sametatas/rein review
Run rein over a path and upload findings as SARIF for code scanning.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| path | File or directory to review. | no | src/ |
| output | Path to write the SARIF report to. | no | rein.sarif |
| upload | Upload the SARIF to GitHub code scanning (Security tab). Set to "false" to only produce the SARIF file as an artifact - useful where code scanning is unavailable (private repos without GitHub Advanced Security). | no | true |
Outputs
no outputs