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

bots: ignore NULL bytes in all csv parsers #1114

Merged
1 commit merged into from
Nov 30, 2017
Merged

bots: ignore NULL bytes in all csv parsers #1114

1 commit merged into from
Nov 30, 2017

Conversation

ghost
Copy link

@ghost ghost commented Nov 9, 2017

fixes #967

@ghost ghost added bug Indicates an unexpected problem or unintended behavior component: bots labels Nov 9, 2017
@ghost ghost added this to the 1.0.3 milestone Nov 9, 2017
@codecov-io
Copy link

codecov-io commented Nov 9, 2017

Codecov Report

Merging #1114 into maintenance will increase coverage by 0.01%.
The diff coverage is 100%.

@@               Coverage Diff               @@
##           maintenance    #1114      +/-   ##
===============================================
+ Coverage        75.19%   75.21%   +0.01%     
===============================================
  Files              216      216              
  Lines             9197     9203       +6     
  Branches          1245     1245              
===============================================
+ Hits              6916     6922       +6     
  Misses            1996     1996              
  Partials           285      285
Impacted Files Coverage Δ
intelmq/bots/parsers/shadowserver/parser.py 83.96% <ø> (ø) ⬆️
intelmq/bots/parsers/turris/parser.py 92% <100%> (+0.33%) ⬆️
intelmq/bots/parsers/generic/parser_csv.py 88.88% <100%> (+0.17%) ⬆️
intelmq/lib/bot.py 63.97% <100%> (+0.16%) ⬆️
intelmq/bots/parsers/abusech/parser_ransomware.py 97.56% <100%> (+0.06%) ⬆️
intelmq/bots/parsers/phishtank/parser.py 48.14% <100%> (+1.99%) ⬆️

@ghost ghost merged commit 62e7a94 into maintenance Nov 30, 2017
@ghost ghost deleted the fix-967 branch December 12, 2017 13:59
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Indicates an unexpected problem or unintended behavior component: bots
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant