actions-marketplace-validations/Trivy Action

Scan docker image vulnerability using Trivy and create GitHub Issue

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
trivy_versionTrivy versionnolatest
imageThe target image name of vulnerability scan (specify this parameter or "IMAGE_NAME" environment variableno
severityseverities of vulnerabilities (separated by commma)noHIGH,CRITICAL
vuln_typetarget vlunerability [os,library] (separated by commma)noos,library
ignore_unfixedIgnore unfixed vulnerabilities [true, false]nofalse
templateTrivy --template optionno
tokenGitHub access token used to create a issueyes
issue_titleIssue titlenoSecurity Alert
issue_labelIssue label (separated by commma)notrivy,vulnerability
issue_assigneeIssue assignee (separated by commma)no
fail_on_vulnerabilitiesWhether the action should fail if a vulnerability was foundnofalse
namedescription
issue_numberThe created issue number
html_urlThe URL to view the issue