chili-piper/Trivy Scan Issue Reporter
Creates GitHub Issues from Trivy scan results
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Feb 20, 2025
- License
- MIT
Pinned Snippet
uses: chili-piper/trivy-report-issue-action@0ee7b0e5d57a9040431db0daa7719865c930e4d6 # v1.2tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| token | GitHub token | yes | — |
| input-filename | Filename containing Trivy scan results, in JSON format | yes | — |
| label | Issue label, separated by comma | no | vulnerability |
| assignee | Issue assignees, separated by comma | no | — |
| project-id | Project ID to associate the issue with | no | — |
Outputs
no outputs