Skip to content
New issue

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

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

Already on GitHub? # to your account

ENH: ctip parser: added parameter overwrite #2112

Merged
1 commit merged into from
Sep 21, 2021
Merged

ENH: ctip parser: added parameter overwrite #2112

1 commit merged into from
Sep 21, 2021

Conversation

ghost
Copy link

@ghost ghost commented Sep 20, 2021

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

@th-certbund

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
@ghost ghost added feature Indicates new feature requests or new features component: bots labels Sep 20, 2021
@ghost ghost added this to the 3.1.0 milestone Sep 20, 2021
@ghost ghost requested a review from waldbauer-certat September 20, 2021 15:16
@ghost ghost self-assigned this Sep 20, 2021
@codecov-commenter
Copy link

Codecov Report

Merging #2112 (f00d5e7) into develop (f8f4ede) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff            @@
##           develop    #2112   +/-   ##
========================================
  Coverage    75.91%   75.91%           
========================================
  Files          438      438           
  Lines        23505    23512    +7     
  Branches      3143     3144    +1     
========================================
+ Hits         17843    17850    +7     
  Misses        4932     4932           
  Partials       730      730           
Impacted Files Coverage Δ
intelmq/bots/parsers/microsoft/parser_ctip.py 86.04% <100.00%> (+0.16%) ⬆️
...s/bots/parsers/microsoft/test_parser_ctip_azure.py 100.00% <100.00%> (ø)

@ghost ghost merged commit 1b75604 into develop Sep 21, 2021
@ghost ghost deleted the wagner/fix-2022 branch September 21, 2021 08:42
This pull request was closed.
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
component: bots feature Indicates new feature requests or new features
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CTIP Parser always overwrites feed.name
2 participants