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

Virus total connector #1458

Merged

Conversation

SalmanMesia
Copy link
Contributor

VirusTotal Connector which queries IPv4, IPv6, 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 VirusTotal, we might have additional SDOs in our STIX Bundle Response

@codecov
Copy link

codecov bot commented May 2, 2023

Codecov Report

Patch coverage: 77.00% and project coverage change: -0.28 ⚠️

Comparison is base (303751d) 85.38% compared to head (2a5ab6a) 85.11%.

❗ Current head 2a5ab6a differs from pull request most recent head 7e5b27a. Consider uploading reports for the commit 7e5b27a to get more accurate results

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1458      +/-   ##
===========================================
- Coverage    85.38%   85.11%   -0.28%     
===========================================
  Files          644      618      -26     
  Lines        49089    46679    -2410     
===========================================
- Hits         41915    39731    -2184     
+ Misses        7174     6948     -226     
Impacted Files Coverage Δ
.../virus_total/stix_transmission/delete_connector.py 42.10% <42.10%> (ø)
...odules/virus_total/stix_transmission/api_client.py 47.74% <47.74%> (ø)
...sts/stix_transmission/test_virus_total_transmit.py 48.03% <48.03%> (ø)
...stix_transmission/test_virus_total_transmission.py 55.55% <55.55%> (ø)
...es/virus_total/stix_transmission/ping_connector.py 69.56% <69.56%> (ø)
.../virus_total/stix_translation/query_constructor.py 79.51% <79.51%> (ø)
...ules/virus_total/stix_transmission/error_mapper.py 85.00% <85.00%> (ø)
...les/virus_total/stix_translation/sdo_translator.py 85.71% <85.71%> (ø)
...virus_total/stix_translation/results_translator.py 90.07% <90.07%> (ø)
stix_shifter_modules/virus_total/entry_point.py 94.59% <94.59%> (ø)
... and 6 more

... and 74 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 582148c 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