particular/Run virus scan
Runs virus scan on artifacts of published releases, including source and binary packages
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Jul 10, 2026
- License
- MIT
Pinned Snippet
uses: particular/virus-scan-action@5d25c41108a078ca4c8eae611290f3ac009a6f97 # test/virus-test-filetags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| owner | Owner of the repository containing the release to virus scan | yes | — |
| repo | Name of the repository containing the release to virus scan | yes | — |
| tag | The tag of the release to virus scan | yes | — |
| github-access-token | A GitHub access token that can read and write the release details | yes | — |
| slack-token | A Slack bearer token for posting virus warnings to a Slack channel | no | — |
| slack-channel | The Slack channel to post virus warnings to | no | — |
Outputs
no outputs