find_sql_injection
Detects possible SQL injection by finding query/execute calls with interpolated template literals or string concatenation in JavaScript/TypeScript projects.
Instructions
Possible SQL injection (heuristic): query/execute calls with interpolated template literal or string concatenation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name or path of the loaded project |