jorshyy/git-secrets SARIF converter
Convert git-secrets scan output into SARIF 2.1.0 for GitHub Code Scanning
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| input-file | Path to git-secrets scan output (text file) | yes | — |
| output-file | Path where the SARIF file should be written | yes | — |
Outputs
| name | description |
|---|---|
| sarif-file | Path to the generated SARIF file |
| findings-count | Number of findings parsed from git-secrets output |