quay/Clair V4

Scans container images for vulnerabilities

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
image-refA remote reference for the image to be scannedno""
image-pathA path to the image .tar file (generated from the docker save command) to be scannedno""
formatIn which format to produce the resultsnosarif
outputWhere to put the resultsno""
return-codeWhat code to return if vulnerabilities are foundno0
db-file-urlURL of the Sqlite3 zstd-compressed vulnerability databaseno""
docker-config-dirPath to the docker config dir for the image registry where image-ref is storedno""
modeWhether you want a report or to update the vulnerability database, choose report or updatenoreport
db-fileVulnerability database file created for mode `update` or DB file used for `report` modeno""
clair-configPath to a Clair v4 YAML config file (relative to GITHUB_WORKSPACE) for `update` modeno""

no outputs