Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 14 additions & 0 deletions data/tools/sql-sop.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
name: sql-sop
categories:
- linter
tags:
- sql
license: MIT License
types:
- cli
source: 'https://github.com/Pawansingh3889/sql-guard'
homepage: 'https://pypi.org/project/sql-sop/'
description: Rule-based SQL linter with a libCST injection scanner, SARIF output, a pre-commit hook and a GitHub Action.
resources:
- title: Browser playground (runs locally via Pyodide)
url: https://pawansingh3889.github.io/sql-guard/
Loading