mertsoylu/aislopfixer
Fail CI when AI-generated slop lands in your web project — leaked chat phrases, hallucinated imports, placeholder secrets, security sinks and the stock AI landing-page aesthetic. Offline, rule-based, no API keys.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| path | Folder to scan, relative to the workspace. | no | . |
| fail-on | What fails the job. Impact gates: risky (any application problem — recommended) or broken (only code that does not work). Severity gates: info, warning, error. never always passes. Empty uses the project's .aislopfixer.toml (default: warning). | no | "" |
| min-confidence | Only report findings at or above this confidence (0..1). Empty uses the project's .aislopfixer.toml (default: 0). | no | "" |
| sarif-file | Also write a SARIF 2.1.0 report to this path. Pair with github/codeql-action/upload-sarif to annotate PRs via code scanning. | no | "" |
Outputs
no outputs