pawansingh3889/sql-sop
Fast rule-based SQL linter. 43 rules covering DELETE-without-WHERE, SQL injection, performance traps, T-SQL anti-patterns, and contract drift.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| paths | Files or directories to check | no | . |
| severity | Minimum severity to report (error or warning) | no | warning |
| fail-fast | Stop after first error | no | false |
| include-python | Also scan .py files for SQL strings in execute() / read_sql() / sqlalchemy.text() calls | no | false |
Outputs
no outputs