falc0ntech/SARIF Courier
A GitHub Action to render SARIF Security Reports right into your Pull Requests. Without the need for GHAS support!
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 to process. | yes | results.sarif |
| post_target | Where to post the results: "pr" for Pull Request comment, "issue" for Issue comment. If not set, the action will auto-detect based on the GitHub context. | no | "" |
Outputs
| name | description |
|---|---|
| result | Result of the SARIF processing. |