security_scan
Scan SQL queries for injection vulnerabilities including tautologies, UNION attacks, stacked queries, and comment bypasses to identify security risks before deployment.
Instructions
Scan SQL for injection patterns: tautologies, UNION attacks, stacked queries, comment bypasses, and more.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sql | Yes | The SQL string to scan |