anantacloud-actions/Custom Trivy Scanner

Scan images or filesystems for vulnerabilities with caching support

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
scan-typeType of scan (image, fs, config, rootfs)yesfs
scan-targetThe target to scan (e.g. "." or "nginx:latest")yes.
severitySeverities to include (UNKNOWN,LOW,MEDIUM,HIGH,CRITICAL)HIGH,CRITICAL
exit-codeExit code when vulnerabilities are found (0 to pass, 1 to fail)0
ignore-unfixedIgnore vulnerabilities without a fixed versionfalse
trivy-versionSpecific Trivy version to use0.48.3
generate-sbomGenerate a CycloneDX SBOM instead of a vulnerability scanfalse
formatOutput format (table, json, sarif)table

no outputs