c-tonneslan/vouch
Lint Go code for AI-authored failure modes (hallucinated symbols, arity/type mismatches)
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| path | Directory to check. | no | . |
| diff | Git ref to diff against. When set, only findings touching changed lines are reported. Defaults to the base ref of pull-request runs and the previous commit on push runs; pass an explicit ref here to override that auto-detection. | no | "" |
| fail-on-finding | Fail the job when vouch reports any finding. | no | true |
| version | vouch CLI version to install (a release tag like v0.2.0, or "latest"). | no | latest |
Outputs
no outputs