Skip to content

Add sql-sop (rule-based SQL linter)#1846

Open
Pawansingh3889 wants to merge 1 commit into
analysis-tools-dev:masterfrom
Pawansingh3889:add-sql-sop
Open

Add sql-sop (rule-based SQL linter)#1846
Pawansingh3889 wants to merge 1 commit into
analysis-tools-dev:masterfrom
Pawansingh3889:add-sql-sop

Conversation

@Pawansingh3889

Copy link
Copy Markdown

Adds sql-sop, an open-source (MIT) rule-based SQL linter on PyPI.

It checks SQL with configurable rules, ships a libCST-based injection scanner, SARIF output, inline disable directives, and runs as a CLI, a pre-commit hook or a GitHub Action. ~500 downloads/month on PyPI, and there's a browser playground that runs entirely client-side via Pyodide.

Added as data/tools/sql-sop.yml, following the existing format (e.g. sqlfluff.yml).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant