ksoclabs/KSOC Image Scan

KSOC scans for CVEs in your images as part of your GitHub Actions CI workflow.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Aug 13, 2024
License
Apache 2.0

Pinned Snippet

workflow.ymlSHA-pinned
uses: ksoclabs/image-scan-action@e8f6694be7fddbd5c6f8b6af97d46b5128b97f34 # v0.0.5

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

namedescriptionrequireddefault
fail_on_severityThe severity level at which to fail the workflow. Valid values are: negligible, low, medium, high, critical.no
formatThe format of the output. Valid values are: table, sarif.notable
ignore_cvesList of CVEs to ignore.no
imageImage to scan.no
namedescription
sarifPath to a SARIF report file for the image