karlsgate/SARIF Issue Manager
A GitHub Action to create and manage issues based on SARIF output using GitHub CLI.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | GitHub token for authentication | yes | — |
| sarif-file | Path to the SARIF file | yes | — |
| issue-title-replacement | Docker image name | yes | — |
| label | Additional label added to issue | no | "" |
| allow-reopening | Allow reopening of previously closed issues | no | true |
| allow-closing | Allow closing of resolved issues | no | true |
Outputs
no outputs