hayd1n/Gitea SARIF to Comment
Post SARIF security scan results to Gitea Pull Request comments
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| sarif-file | Path to the SARIF file | yes | scan_results.sarif |
| token | Gitea/GitHub Token | yes | ${{ github.token }} |
| title | Title of the comment | no | 🛡️ Security Scan Results |
| results-limit | Maximum number of results to post | no | 50 |
| update-existing | Whether to update existing comment if found | no | true |
Outputs
no outputs