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

Add AbuseIPDB Connector #1441

Merged

Conversation

SalmanMesia
Copy link
Contributor

Introduces AbuseIPDB Connector which only queries IPv4 and IPv6 Indicators of Compromise to generate a STIX 2.1 threat report from the Threat Feed with Identity, Extension-Definition and Indicator SDOs

@codecov
Copy link

codecov bot commented Apr 27, 2023

Codecov Report

Patch coverage: 80.04% and project coverage change: -0.11 ⚠️

Comparison is base (d342862) 85.38% compared to head (9d62199) 85.28%.

❗ Current head 9d62199 differs from pull request most recent head f8c2d2b. Consider uploading reports for the commit f8c2d2b to get more accurate results

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1441      +/-   ##
===========================================
- Coverage    85.38%   85.28%   -0.11%     
===========================================
  Files          589      602      +13     
  Lines        44674    45477     +803     
===========================================
+ Hits         38146    38784     +638     
- Misses        6528     6693     +165     
Impacted Files Coverage Δ
...odules/abuseipdb/stix_transmission/error_mapper.py 0.00% <0.00%> (ø)
..._modules/abuseipdb/stix_transmission/api_client.py 18.75% <18.75%> (ø)
...es/abuseipdb/stix_translation/query_constructor.py 70.48% <70.48%> (ø)
...dules/abuseipdb/stix_translation/sdo_translator.py 78.57% <78.57%> (ø)
...es/abuseipdb/stix_transmission/delete_connector.py 78.94% <78.94%> (ø)
...s/abuseipdb/stix_translation/results_translator.py 82.14% <82.14%> (ø)
...s/stix_translation/test_abuseipdb_stix_to_query.py 88.05% <88.05%> (ø)
...ules/abuseipdb/stix_transmission/ping_connector.py 91.30% <91.30%> (ø)
...s/abuseipdb/stix_transmission/results_connector.py 93.75% <93.75%> (ø)
...ts/stix_translation/test_abuseipdb_json_to_stix.py 94.18% <94.18%> (ø)
... and 3 more

... and 2 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@delliott90 delliott90 merged commit 7101184 into opencybersecurityalliance:develop May 3, 2023
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants