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

Introduce Other/malware classification #1917

Merged
2 commits merged into from
May 4, 2021
Merged

Introduce Other/malware classification #1917

2 commits merged into from
May 4, 2021

Conversation

ghost
Copy link

@ghost ghost commented Apr 29, 2021

ENH: harmonization: create and use other/malware
the classification
malicious code / malware
is replaced by
malcious code / infected system
malcious code / malware-distribution
other / malware for all other cases, i.e. malware itself

fixes #1752
related to #1409

DOC: fixes for "other" classification

@ghost ghost added the data-format label Apr 29, 2021
@ghost ghost added this to the 3.0.0 milestone Apr 29, 2021
@ghost ghost mentioned this pull request Apr 29, 2021
16 tasks
@ghost ghost force-pushed the fix-1752 branch 2 times, most recently from d8edee7 to 40892e2 Compare April 29, 2021 13:11
@codecov-commenter
Copy link

codecov-commenter commented Apr 29, 2021

Codecov Report

Merging #1917 (177dce8) into develop (16e2c93) will increase coverage by 0.25%.
The diff coverage is 100.00%.

@@             Coverage Diff             @@
##           develop    #1917      +/-   ##
===========================================
+ Coverage    75.04%   75.30%   +0.25%     
===========================================
  Files          402      402              
  Lines        21575    21573       -2     
  Branches      2880     2880              
===========================================
+ Hits         16192    16246      +54     
+ Misses        4711     4656      -55     
+ Partials       672      671       -1     
Impacted Files Coverage Δ
intelmq/bots/experts/idea/expert.py 98.07% <ø> (ø)
intelmq/bots/experts/taxonomy/expert.py 100.00% <ø> (ø)
intelmq/lib/harmonization.py 87.55% <ø> (ø)
intelmq/bots/parsers/github_feed/parser.py 88.50% <100.00%> (+28.73%) ⬆️
...elmq/tests/bots/parsers/github_feed/test_parser.py 100.00% <100.00%> (+48.43%) ⬆️

@ghost ghost changed the title Introdude Other/malware classifcation Introduce Other/malware classifcation Apr 29, 2021
@ghost ghost changed the title Introduce Other/malware classifcation Introduce Other/malware classification May 3, 2021
Sebastian Wagner added 2 commits May 4, 2021 08:55
the classification
malicious code / malware
is replaced by
malcious code / infected system
malcious code / malware-distribution
other / malware for all other cases, i.e. malware itself

fixes #1752
related to #1409
@ghost ghost merged commit 5693313 into develop May 4, 2021
@ghost ghost deleted the fix-1752 branch May 4, 2021 07:09
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.

No possibility to classify "malware" itself
1 participant