actions-marketplace-validations/Cynalytica Container image scan

Scan container images for vulnerabilities and issues from scan

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Mar 9, 2022
License
MIT
Runtime
Deprecated runtime

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/cynalytica_container-scan@dd7eed0f4656671cae2d9b5f3cf8d3b5535c4f97 # no releases — HEAD as of 2026-07-13

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

namedescriptionrequireddefault
image-namesDocker images to scan, comma or space seperated image list to scanyes
severity-threshold(Optional) Minimum severity threshold set to control flagging of the vulnerabilities found during the scan. The available levels are: (UNKNOWN, LOW, MEDIUM, HIGH, CRITICAL); if you set the severity-threshold to be `MEDIUM` every CVE found of a level higher than or equal to `MEDIUM` would be displayednoMEDIUM
wont-fix-labelLabel to identify the closed issues that should not be re-opened from this action.yeswontfix
no-fix-labelLabel to use to tag CVE's that have no known fix at the momentyesno-fix
is-fixed-labelUser applied label to prevent issues from being reopened.yesfixed
max-create-retryMaximum number of times to try and create an issue. otherwise just call it a day.no2
usernameUsername to authenticate to the Docker registryno
passwordPassword to authenticate to the Docker registryno
tokenGithub tokenyes${{ github.token }}
run-issue-createCreate issues on the repo instead of using SARIF reports.nofalse
namedescription
sarif-report-pathFile path where the scan results are stored
audit-reports-pathFile path where the scan results are stored