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.
- Host: GitHub
- URL: https://github.com/sametcn99/sql-query-safety-checker
- Owner: sametcn99
- License: gpl-3.0
- Created: 2025-06-11T10:30:49.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-06-19T06:53:18.000Z (8 months ago)
- Last Synced: 2025-06-19T06:55:59.895Z (8 months ago)
- Topics: bunjs, bunup, npm-package, sql-query-analysis
- Language: TypeScript
- Homepage: https://www.npmjs.com/package/sql-query-safety-checker
- Size: 76.2 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE