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 Intezer connector #1457

Merged

Conversation

SalmanMesia
Copy link
Contributor

Intezer Connector which queries URLs, Domains, 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 Intezer, we might have additional SDOs in our STIX Bundle Response

@codecov
Copy link

codecov bot commented May 2, 2023

Codecov Report

Patch coverage: 84.80% and no project coverage change.

Comparison is base (05e7dd7) 85.44% compared to head (271a1dd) 85.45%.

❗ Current head 271a1dd differs from pull request most recent head cc4b6c7. Consider uploading reports for the commit cc4b6c7 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##           develop    #1457     +/-   ##
==========================================
  Coverage    85.44%   85.45%             
==========================================
  Files          618      602     -16     
  Lines        46888    45734   -1154     
==========================================
- Hits         40064    39081    -983     
+ Misses        6824     6653    -171     
Impacted Files Coverage Δ
...les/intezer/stix_transmission/results_connector.py 60.00% <60.00%> (ø)
...er_modules/intezer/stix_transmission/api_client.py 65.30% <65.30%> (ø)
...ules/intezer/stix_translation/query_constructor.py 76.50% <76.50%> (ø)
..._modules/intezer/stix_transmission/error_mapper.py 85.00% <85.00%> (ø)
...modules/intezer/stix_translation/sdo_translator.py 85.71% <85.71%> (ø)
...les/intezer/stix_translation/results_translator.py 88.36% <88.36%> (ø)
...ules/intezer/stix_transmission/delete_connector.py 89.47% <89.47%> (ø)
...es/intezer/tests/stix_transmission/test_intezer.py 91.84% <91.84%> (ø)
...odules/intezer/stix_transmission/ping_connector.py 92.00% <92.00%> (ø)
...sts/stix_translation/test_intezer_stix_to_query.py 95.50% <95.50%> (ø)
... and 3 more

... and 59 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 6141486 into opencybersecurityalliance:develop May 12, 2023
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.

2 participants