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

ThreatQ connector #1461

Merged

Conversation

SalmanMesia
Copy link
Contributor

ThreatQ Connector which queries IPv4, IPv6, Domains, URLs, File Hashes of MD5, SHA-1 and SHA-256 as Indicators of Compromise to generate a STIX 2.1 threat report from the Threat Feed with Identity, Extension-Definition and Indicator SDOs

Depending on the response from ThreatQ, we might have additional SDOs in our STIX Bundle Response

@codecov
Copy link

codecov bot commented May 2, 2023

Codecov Report

Patch coverage: 81.25% and project coverage change: -0.14 ⚠️

Comparison is base (05e7dd7) 85.44% compared to head (2c0db6a) 85.31%.

❗ Current head 2c0db6a differs from pull request most recent head 8b80cab. Consider uploading reports for the commit 8b80cab to get more accurate results

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1461      +/-   ##
===========================================
- Coverage    85.44%   85.31%   -0.14%     
===========================================
  Files          618      615       -3     
  Lines        46888    46579     -309     
===========================================
- Hits         40064    39739     -325     
- Misses        6824     6840      +16     
Impacted Files Coverage Δ
...r_modules/threat_q/stix_transmission/api_client.py 26.71% <26.71%> (ø)
...es/threat_q/stix_translation/results_translator.py 78.65% <78.65%> (ø)
...les/threat_q/stix_transmission/delete_connector.py 78.94% <78.94%> (ø)
...les/threat_q/stix_translation/query_constructor.py 79.51% <79.51%> (ø)
...modules/threat_q/stix_transmission/error_mapper.py 85.00% <85.00%> (ø)
...dules/threat_q/stix_transmission/ping_connector.py 92.00% <92.00%> (ø)
...es/threat_q/stix_transmission/results_connector.py 92.50% <92.50%> (ø)
.../threat_q/tests/stix_transmission/test_threat_q.py 97.61% <97.61%> (ø)
stix_shifter_modules/threat_q/entry_point.py 100.00% <100.00%> (ø)
...ules/threat_q/stix_translation/query_translator.py 100.00% <100.00%> (ø)
... and 3 more

... and 44 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 37c07ad into opencybersecurityalliance:develop May 12, 2023
1 of 4 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