accuknox/AccuKnox Malware Scan

Scan Docker images for malware using ClamAV and push the results to the CSPM panel.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Aug 28, 2026
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: accuknox/malware-scan@e40600ad820a8d31636531d5842012bfdd544a22 # v1.0.1

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
repository_nameDocker image repository nameyes
tagAdd version tag to the repositoryyes${{ github.run_id }}
exit_codeValues '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.no0

no outputs