celo-org/Trivy

Run a Trivy Scan and upload the results

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit Nov 13, 2025
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: celo-org/trivy-composite-action@723ec407fb1bf8a9b573ff09e0210c95b02c0434 # v1.0.1

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

namedescriptionrequireddefault
scan-typeType of scan: image or filesystem.yes
image-refImage to scan (required if scan-type is "image").
scan-refPath to scan (required if scan-type is "fs").
timeout15m
vuln-typeos,library
severityUNKNOWN,LOW,MEDIUM,HIGH,CRITICAL
tf-vars
pr-commenttrue
skip-dirs
skip-setup-trivyfalse
namedescription
text-reporttext report of trivy scan
sarif-filesarif report from trivy scan