katanox/Trivy PR Decorator

Parse Trivy vulnerability scan results and post formatted comments to pull requests

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
results-filePath to the Trivy JSON results fileyes
github-tokenGitHub token for API authenticationyes
max-table-rowsMaximum number of rows to display in the vulnerability details tableno20
namedescription
total-vulnerabilitiesTotal number of vulnerabilities found
critical-countNumber of CRITICAL vulnerabilities
high-countNumber of HIGH vulnerabilities
medium-countNumber of MEDIUM vulnerabilities
low-countNumber of LOW vulnerabilities