accuknox/AccuKnox Malware Scan
Scan Docker images for malware using ClamAV and push the results to the CSPM panel.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Aug 28, 2026
- License
- None
Pinned Snippet
uses: accuknox/malware-scan@e40600ad820a8d31636531d5842012bfdd544a22 # v1.0.1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| repository_name | Docker image repository name | yes | — |
| tag | Add version tag to the repository | yes | ${{ github.run_id }} |
| exit_code | Values '0' and '1' are accepted. '0' indicates the pipeline will not halt if malware is found, while '1' indicates the pipeline will stop if malware is detected. | no | 0 |
Outputs
no outputs