paniolo-ai/paniolo-scan
Run the @paniolo/scan meta-harness diagnostic CLI and fail the build on findings at or above a severity threshold.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| fail-on | Severity threshold that fails the build: error | warn | info. | no | error |
| harness | Comma-separated harness filter (copilot,cursor,codex,antigravity,claude,gemini). Empty scans all. | no | "" |
| path | Path within the repository to scan. Passed as the trailing positional argument. | no | . |
| args | Additional raw CLI flags (must be valid @paniolo/scan flags; unknown flags fail the run). | no | "" |
Outputs
no outputs