An open API service indexing awesome lists of open source software.

https://github.com/sametcn99/sql-query-safety-checker

A comprehensive TypeScript library for analyzing SQL queries and detecting potential security threats, including SQL injection patterns, dangerous operations, and data modification commands. Perfect for applications that need to validate user-provided SQL queries before execution.
https://github.com/sametcn99/sql-query-safety-checker

bunjs bunup npm-package sql-query-analysis

Last synced: 8 months ago
JSON representation

A comprehensive TypeScript library for analyzing SQL queries and detecting potential security threats, including SQL injection patterns, dangerous operations, and data modification commands. Perfect for applications that need to validate user-provided SQL queries before execution.

Awesome Lists containing this project