
Security News
Insecure Agents Podcast: Certified Patches, Supply Chain Security, and AI Agents
Socket CEO Feross Aboukhadijeh joins Insecure Agents to discuss CVE remediation and why supply chain attacks require a different security approach.
vt-graph-api
Advanced tools
VirusTotal Graph API allows you programatically interact with VirusTotal dataset.
Install VirusTotal Graph Python API.
git clone https://github.com/VirusTotal/vt_graph_api
cd vt_graph_api
pip install . --user
>>> import vt_graph_api
>>> vt_graph_api.__version__
X.X.X
For more information about how to use vt_graph_api visit the documentation page.
You may also want to take a look at some of our example scripts, which besides doing useful work for you can be used as a guidance on how to use vt_graph_api.
In addition, you can find the documentation for the VirusTotal Graph REST API at the API reference
Use tox to test:
>>> tox
carbonblack_children and carbonblack_parent relationships in File entity.FAQs
The official Python client library for VirusTotal Graph API
We found that vt-graph-api demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 open source maintainers collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
Socket CEO Feross Aboukhadijeh joins Insecure Agents to discuss CVE remediation and why supply chain attacks require a different security approach.

Security News
Tailwind Labs laid off 75% of its engineering team after revenue dropped 80%, as LLMs redirect traffic away from documentation where developers discover paid products.

Security News
The planned feature introduces a review step before releases go live, following the Shai-Hulud attacks and a rocky migration off classic tokens that disrupted maintainer workflows.