uptycslabs/Uptycs Image Scanner

Scans containers for vulnerabilities, secrets, malware, and potentially dangerous image configurations.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
credentialsTenant-specific credentials for authenticating to uptycsyes
imageThe name or ID of the docker image(s) to scan (comma-separated for multiple)yes
fatal-cvss-scoreThe CVSS score at which a detected vulnerability should fail the build no-1
fatal-vulnerability-severityMaximum allowable severity for a detected vulnerability. nounset
ignore-no-exploitIgnore any vulnerabilities for which no known exploits are available. no
ignore-no-fixOnly report vulnerabilities for which fixes are available.no
output-formatThe format type to use when writing reports to disk. Valid values are 'json' and 'csv'. no
output-nameA unique ID that can be used to organize output files from multiple scans. Defaults to the id of the scanned image. no
policy-nameThe name of the image assurance policy to apply to images scanned in this workflow. no
scanner-imageThe uptycs-ci image to use when executing the scan.nouptycs/uptycs-ci:3.7.4
uptycs-ca-certThe path to a custom CA Cert to use for connecting to uptycs.no""
verboseInclude verbose output.no
versionThe version of uptycs-cli to use when scanning.no3.7.4
install_dirThe directory to copy the uptycs-cli binaryno/usr/local/bin/
exit-on-errorFail build on error.no

no outputs