
Security News
GitHub Actions Pricing Whiplash: Self-Hosted Actions Billing Change Postponed
GitHub postponed a new billing model for self-hosted Actions after developer pushback, but moved forward with hosted runner price cuts on January 1.
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
GitHub postponed a new billing model for self-hosted Actions after developer pushback, but moved forward with hosted runner price cuts on January 1.

Research
Destructive malware is rising across open source registries, using delays and kill switches to wipe code, break builds, and disrupt CI/CD.

Security News
Socket CTO Ahmad Nassri shares practical AI coding techniques, tools, and team workflows, plus what still feels noisy and why shipping remains human-led.