sql-injection
This express module detects sql injection attacks and stops them with 403 http status code.
perfect-express-sanitizer
a complete package to control user input data to prevent Cross Site Scripting (XSS) ,Sql injection and no Sql injection attack
knex-sql-injection-detector
A CLI tool to detect potential SQL injection risks in knex.js codebases by analyzing raw SQL query construction.
sql-query-safety-checker
🛡️ Comprehensive TypeScript library for SQL query security analysis with injection detection, risk assessment, and Express middleware integration
sqlstring
Simple SQL escape and format for MySQL