You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
intelmq.bots.parsers.microsoft.parser_ctip: New parameter `overwrite` (PR#2112 by Sebastian Wagner, fixes#2022).
for azure source: only affects feed.name
for interflow source: no change
fixes#2022
intelmq.bots.parsers.microsoft.parser_ctip: New parameter `overwrite` (PR#2112 by Sebastian Wagner, fixes#2022).
for azure source: only affects feed.name
for interflow source: no change
fixes#2022
The CTIP Parser always sets
feed.name
to what is found in the data:intelmq/intelmq/bots/parsers/microsoft/parser_ctip.py
Line 85 in e098e5e
intelmq/intelmq/bots/parsers/microsoft/parser_ctip.py
Lines 287 to 288 in e098e5e
This field should be left as is, if not explicitly required by the user, e.g. with a overwrite parameter, like it is in the Shadowserver parser.
The text was updated successfully, but these errors were encountered: