crazy-max/Container Scan

Check for vulnerabilities in your container image

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
trivy_versionTrivy CLI version (eg. v0.20.0)nolatest
imageContainer image to scan (eg. alpine:3.7)no
tarballContainer image tarball path to scanno
dockerfileDockerfile required to generate a sarif reportno
severityReport vulnerabilities of provided level or higher (default: UNKNOWN,LOW,MEDIUM,HIGH,CRITICAL)no
severity_thresholdDefines threshold for severityno
ignore_unfixedIgnore unfixed vulnerabilitiesnofalse
annotationsCreate GitHub annotations in your workflow for vulnerabilities discoverednofalse
github_tokenGitHub Token as provided by secretsno${{ github.token }}
namedescription
jsonJSON format scan result
sarifSARIF format scan result