umitkavala/Revet Code Review
Run revet code review with inline PR annotations and SARIF upload
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| version | "source" to build from HEAD, or a release tag (e.g. "v0.1.0", "latest") to download a pre-built binary | no | source |
| mode | "diff" (PR changes only) or "full" (entire repo) | no | diff |
| diff-base | Git ref to diff against. Auto-detects PR base SHA on pull_request events. | no | "" |
| fail-on | Severity threshold for failing the step: "error", "warning", "info", or "never" | no | "" |
| modules | Comma-separated list of modules to enable (e.g. "security,ml,infra") | no | "" |
| sarif-upload | Upload SARIF results to GitHub Code Scanning | no | true |
| gate | Per-severity count limits, e.g. "error:0,warning:10". Overrides fail-on when set. | no | "" |
| format | Annotation format: "github", "json", or "none" | no | github |
| working-directory | Path to the repository root | no | . |
Outputs
no outputs