24 packages found
This express module detects sql injection attacks and stops them with 403 http status code.
a complete package to control user input data to prevent Cross Site Scripting (XSS) ,Sql injection and no Sql injection attack
This module checks for sql injection using regex and rejects requests with 403 response if sql is found
This module checks for sql injection using regex and rejects requests with 403 response if sql is found
Easiest and safest way to use postgres abusing template strings
PostgreSQL query builder
Simple SQL string escape.
From the Big List of Naughty Strings, made testing friendly
HTTP server middleware for detecting and rejecting SQL injection attempts
A watchdog for sensitive Database commands and transactions that (when given a text string) will return an array of recognized sensitive SQL phrases if present
Generate safe Postgres-compliant SQL with tagged template literals
AWS Lambda framework for building functions using Node.js for API Gateway, IoT applications, and other AWS events
- AWS Lambda
- AWS Lambda Framework
- JWT
- JWK
- AWS
- Lambda
- framework
- validation
- wrapper
- api
- gateway
- sql
- sql injection
- sqli
- View more
Check if input could be an SQL injection.
Escape arrays in MySQL queries to prevent SQL injection vulnerabilities. This is especially useful in MySQL IN statements.
Simple SQL string escape.
Node.js agent for Sqreen, please see https://www.sqreen.io/
string template tags for safely composing MySQL and PostgreSQL query strings
Here this express module detects SQL injection attacks and rejects the requests.
mysql-apostrophe is use to save in DB apostrophe without any error
A middleware to sanitize all of the request inputs to prevent SQL injections and XSS attacks