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

intelmqsetup: Fix #2197 #2198

Merged
merged 2 commits into from
Jul 7, 2022
Merged

intelmqsetup: Fix #2197 #2198

merged 2 commits into from
Jul 7, 2022

Conversation

wagner-intevation
Copy link
Contributor

@codecov-commenter
Copy link

codecov-commenter commented Jun 29, 2022

Codecov Report

Merging #2198 (6e625d2) into develop (cef39c1) will increase coverage by 0.00%.
The diff coverage is 0.00%.

@@           Coverage Diff            @@
##           develop    #2198   +/-   ##
========================================
  Coverage    76.34%   76.34%           
========================================
  Files          441      441           
  Lines        23649    23655    +6     
  Branches      3739     3739           
========================================
+ Hits         18054    18059    +5     
- Misses        4858     4859    +1     
  Partials       737      737           
Impacted Files Coverage Δ
intelmq/bin/intelmqsetup.py 0.00% <0.00%> (ø)
intelmq/bots/experts/asn_lookup/expert.py 35.20% <0.00%> (+0.52%) ⬆️
...telmq/bots/experts/recordedfuture_iprisk/expert.py 42.55% <0.00%> (+0.61%) ⬆️
intelmq/bots/experts/maxmind_geoip/expert.py 21.42% <0.00%> (+0.62%) ⬆️
intelmq/bots/experts/tor_nodes/expert.py 47.05% <0.00%> (+0.63%) ⬆️
intelmq/bots/experts/domain_suffix/expert.py 43.33% <0.00%> (+0.63%) ⬆️

@sebix sebix added this to the 3.1.0 milestone Jun 29, 2022
@sebix sebix added bug Indicates an unexpected problem or unintended behavior component: core labels Jun 29, 2022
@sebix sebix self-assigned this Jun 29, 2022
The version of the intelmq_api is available under a different path
@wagner-intevation
Copy link
Contributor Author

Fixed the PR number in the changelog in the last push

@sebix sebix merged commit 3b15e09 into develop Jul 7, 2022
@sebix sebix deleted the fix-2197 branch July 15, 2022 09:09
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: core
Projects
None yet
Development

Successfully merging this pull request may close these issues.

intelmqsetup accesses version of intelmq_api wrongly leading to crash
4 participants