uptycslabs/Uptycs Vulnerability Scanner

Scans containers for vulnerabilities and secrets

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
uptycs-secretTenant-specific secret for authenticating to uptycsyes
image-idID of the docker image to scan for vulnerabilitiesyes
hostnameThe hostname of the uptycs stack to send results toyes
fatal-cvss-scoreThe CVSS score at which a detected vulnerability should fail the buildno7.0
custom-ca-certThe path to a custom CA Cert to use for connecting to uptycs.no""
vulnerabilities-enabledEnable or disable vulnerability scanning.notrue
secret-scanning-enabledEnable or disable secret scanning.notrue
malware-scanning-enabledEnable or disable malware scanning.notrue
secret-pathPath to scan for secrets.no
malware-pathPath to scan for malware.no
api-keyTenant-specific key for authenticating to the uptycs API. Required if enabling grace-period.no
api-secretTenant-specific secret for authenticating to the uptycs API. Required if enabling grace-period.no
customer-idUptycs Customer ID. Required if enabling grace-period.no
grace-periodDuration of time to allow vulnerabilities to remain in an image without failing a build. Example: `grace-period: "7d"`.no
ignore-no-fixOnly report vulnerabilities for which fixes are available.no
output-log-formatThe format type to use when logging results to stdout. Valid values are 'json' and 'tab'.no
output-formatThe format type to use when writing reports to disk. Valid values are 'json' and 'csv'.no
ignore-cve-fileIgnore any CVEs contained within the specified CSV file.no
ignore-packages-fileIgnore vulnerabilities in packages specified within the specified CSV file.no
ignore-no-exploitIgnore any vulnerabilities for which no known exploits are available.nofalse
auditRun an audit of the specified image but do not fail the build.nofalse
fatal-secret-severitySeverity level at which detected secrets will fail the build.no
fatal-vulnerability-severityMaximum allowable severity for a detected vulnerability.no
vulnerability-log-minimumFilter any vulnerabilities with a severity lower than the specified severity when logging results.no
secret-log-minimumFilter any secrets with a severity lower than the specified severity when logging results.no
config-fileThe path to the uptycs-ci configuration file to load.no
policy-nameThe name of the image assurance policy to apply to images scanned in this workflow.no
uptycs-ci-imageThe uptycs-ci image to use when executing the scan.nouptycs/uptycs-ci:latest

no outputs