Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

harm: remove type backdoor #1995

Merged
3 commits merged into from
Jun 21, 2021
Merged

harm: remove type backdoor #1995

3 commits merged into from
Jun 21, 2021

Conversation

ghost
Copy link

@ghost ghost commented Jun 17, 2021

type backdoor is not in RSIT
merged into type system-compromise

update documentation
adapt bots depending on the type
add changelog and news entries, including SQL update statements

type `backdoor` is not in RSIT
merged into type `system-compromise`

update documentation
adapt bots depending on the type
add changelog and news entries, including SQL update statements
@ghost ghost added this to the 3.0.0 milestone Jun 17, 2021
@ghost ghost requested a review from waldbauer-certat June 17, 2021 15:19
@ghost ghost self-assigned this Jun 17, 2021
@ghost ghost mentioned this pull request Jun 17, 2021
16 tasks
Sebastian Wagner added 2 commits June 17, 2021 17:21
taxonomy names are with dashes, not spaces
make the order in line with the table
@codecov-commenter
Copy link

codecov-commenter commented Jun 17, 2021

Codecov Report

Merging #1995 (d8c3549) into develop (4f27a0f) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff            @@
##           develop    #1995   +/-   ##
========================================
  Coverage    75.92%   75.93%           
========================================
  Files          418      418           
  Lines        22347    22350    +3     
  Branches      2968     2969    +1     
========================================
+ Hits         16968    16971    +3     
  Misses        4693     4693           
  Partials       686      686           
Impacted Files Coverage Δ
intelmq/bots/experts/idea/expert.py 98.07% <ø> (ø)
intelmq/bots/experts/taxonomy/expert.py 100.00% <ø> (ø)
intelmq/bots/parsers/blueliv/parser_crimeserver.py 90.00% <ø> (ø)
intelmq/bots/parsers/cert_eu/parser_csv.py 82.00% <ø> (ø)
intelmq/bots/parsers/misp/parser.py 88.23% <ø> (ø)
intelmq/bots/parsers/n6/parser_n6stomp.py 79.61% <ø> (ø)
intelmq/bots/parsers/taichung/parser.py 92.30% <ø> (ø)
intelmq/lib/harmonization.py 87.78% <100.00%> (+0.03%) ⬆️
intelmq/tests/lib/test_harmonization.py 100.00% <100.00%> (ø)

@ghost ghost merged commit 8bea8d4 into develop Jun 21, 2021
@ghost ghost deleted the class-backdoor branch June 21, 2021 07:11
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants