advanced-security/Filter SARIF
Filter SARIF results by path
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| patterns | Patterns for the results to remove. If a pattern starts with "-", it is an exclusion pattern, otherwise, it is an inclusion pattern. | yes | — |
| input | Path to the input SARIF file | yes | — |
| output | Path to the output SARIF file | yes | — |
| severity | Optional comma-separated list of severity levels to keep (e.g. "error,warning" or "high,critical"). Supports SARIF levels (error, warning, note, none) and security severity categories (critical, high, medium, low). | no | — |
Outputs
no outputs