VirusTotal Action
Version updated for https://github.com/cssnr/virustotal-action to version v2.0.0.
- This action is used across all versions by 52 repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The VirusTotal GitHub Action automates the process of submitting files or release assets to the VirusTotal API for malware scanning and analysis. It streamlines security workflows by integrating scans directly into release events, with the ability to update release notes with customizable links to scan results. This action enhances software security management by providing seamless integration with VirusTotal’s threat intelligence platform.
What’s Changed
- Update Node from 20 to 24 (breaking for old self-hosted runners)
- Update Dependencies and Workflows
Note: this update is fully backwards compatible unless you are using a runner with node20.
What’s Changed
- Update Workflows by @smashedr in https://github.com/cssnr/virustotal-action/pull/33
- Update dependencies and Node.js version by @TLCFEM in https://github.com/cssnr/virustotal-action/pull/34
Full Changelog: https://github.com/cssnr/virustotal-action/compare/v1.7.0...v2.0.0
๐ Use this release with these tags:
cssnr/virustotal-action@latest
cssnr/virustotal-action@v2
cssnr/virustotal-action@v2.0
cssnr/virustotal-action@v2.0.0
cssnr/virustotal-action@5edfa4c982eb0caec6d568ea27cf715269f5c23b # v2.0.0
โค๏ธ Please report any issues you find.
Package Changes
Click Here to View Changes
Changes for: package-lock.json
| Packageย Name | โ | Operation | Before | After |
|---|---|---|---|---|
| @actions/glob/node_modules/@actions/core | ๐ | Added | 2.0.3 | |
| @actions/glob/node_modules/@actions/exec | ๐ | Added | 2.0.0 | |
| @actions/glob/node_modules/@actions/http-client | ๐ | Added | 3.0.2 | |
| @actions/glob/node_modules/@actions/io | ๐ | Added | 2.0.0 | |
| @actions/glob/node_modules/undici | ๐ | Added | 6.25.0 | |
| @humanfs/types | ๐ | Added | 0.15.0 | |
| @actions/glob | โ | Upgraded | 0.5.0 | 0.5.1 |
| @eslint-community/eslint-utils | โ | Upgraded | 4.9.0 | 4.9.1 |
| @eslint-community/regexpp | โ | Upgraded | 4.12.1 | 4.12.2 |
| @eslint/config-array | โ | Upgraded | 0.21.0 | 0.21.2 |
| @eslint/config-helpers | โ | Upgraded | 0.4.0 | 0.4.2 |
| @eslint/core | โ | Upgraded | 0.16.0 | 0.17.0 |
| @eslint/eslintrc | โ | Upgraded | 3.3.1 | 3.3.5 |
| @eslint/js | โ | Upgraded | 9.37.0 | 9.39.4 |
| @eslint/object-schema | โ | Upgraded | 2.1.6 | 2.1.7 |
| @eslint/plugin-kit | โ | Upgraded | 0.4.0 | 0.4.1 |
| @humanfs/core | โ | Upgraded | 0.19.1 | 0.19.2 |
| @humanfs/node | โ | Upgraded | 0.16.7 | 0.16.8 |
| acorn | โ | Upgraded | 8.15.0 | 8.16.0 |
| ajv | โ | Upgraded | 6.12.6 | 6.15.0 |
| axios | โ | Upgraded | 1.12.2 | 1.15.2 |
| brace-expansion | โ | Upgraded | 1.1.12 | 1.1.14 |
| eslint | โ | Upgraded | 9.37.0 | 9.39.4 |
| esquery | โ | Upgraded | 1.6.0 | 1.7.0 |
| flatted | โ | Upgraded | 3.3.3 | 3.4.2 |
| form-data | โ | Upgraded | 4.0.4 | 4.0.5 |
| hasown | โ | Upgraded | 2.0.2 | 2.0.3 |
| js-yaml | โ | Upgraded | 4.1.0 | 4.1.1 |
| minimatch | โ | Upgraded | 3.1.2 | 3.1.5 |
| prettier | โ | Upgraded | 3.6.2 | 3.8.3 |
| proxy-from-env | โ | Upgraded | 1.1.0 | 2.1.0 |