sidharthsasikumar/AILint - AI Code Safety Net
Catch the bugs AI coding tools introduce into your codebase
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| path | Path to scan | no | . |
| format | Output format: terminal, json, sarif | no | terminal |
| config | Path to .ailint.yaml config file | no | .ailint.yaml |
| version | AILint version to use | no | latest |
Outputs
| name | description |
|---|---|
| trust-score | Trust score (0-100) |
| findings-count | Total number of findings |
| exit-code | Exit code (0 = pass, 1 = fail) |