periphery-security/TrIssue - Trivy Issue Creator
Creates GitHub Issues from Trivy scan results
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| token | GitHub token | yes | — |
| filename | Filename containing Trivy scan results, in JSON format | yes | — |
| labels | Issue labels, separated by comma | no | trivy,vulnerability |
| assignees | Issue assignees, separated by comma | no | — |
| project-id | Project ID to associate the issue with | no | — |
| create-labels | Create the labels if they don't already exist | no | false |
| enable-fix-label | Enable adding the fix label if a fix is available | no | false |
| fix-label | Fix label to be added if a fix is available | no | fix-available |
| dry-run | Perform a dry run, doesnt actually create issues or labels | no | false |
Outputs
no outputs