File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,9 @@ CHANGELOG
2020- ` intelmq.bots.parsers.microsoft.parser_ctip ` :
2121 - Fix mapping of ` DestinationIpInfo.DestinationIpConnectionType ` field (contained a typo).
2222 - Explicitly ignore field ` DestinationIpInfo.DestinationIpv4Int ` as the data is already in another field.
23- - ` intelmq.bots.parsers.generic.parser_csv ` : Ignore line having spaces or tabs only or comment having leading tabs or spaces (PR #1669 by Brajneesh).
23+ - ` intelmq.bots.parsers.generic.parser_csv ` :
24+ - Ignore line having spaces or tabs only or comment having leading tabs or spaces (PR #1669 by Brajneesh).
25+ - Data fields containing ` - ` are now ignored and do not raise an exeception anymore (#1651 , PR #74 by Sebastian Waldbauer).
2426
2527#### Experts
2628
You can’t perform that action at this time.
0 commit comments