itxaka/Sarif filter
A GitHub Action that filters entries in a sarif file based on the minimum severity
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| input | Input file to filter | yes | — |
| output | Output filtered file | yes | — |
| severity | minimal severity, it can be critical, high, medium or low, anything lower than the chosen will be dropped | yes | high |
Outputs
no outputs