cssnr/VirusTotal Action
Scan Files for Malware using the Virus Total API
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| vt_api_key | VirusTotal API Key | yes | — |
| file_globs | File Globs to Process | — | — |
| rate_limit | API Calls Per Minute | — | 4 |
| release_id | Release ID to Process | — | "" |
| sha256 | Calculate sha256 Hash | — | false |
| update_release | Update Release Notes | — | true |
| release_heading | Release Notes Heading | — | 🛡️ **VirusTotal Results:** |
| collapsed | Show Links Collapsed | — | false |
| file_name | File Name Display | — | name |
| summary | Add Summary to Job | — | true |
| github_token | Only for external or PAT | — | ${{ github.token }} |
Outputs
| name | description |
|---|---|
| results | Comma Seperated String of file/id |
| json | JSON Object List Results String |