The sql_injection_detection gem provides a basic yet effective way to detect common SQL injection attempts by matching input strings against known malicious patterns. It can be used in Ruby on Rails applications or any Ruby-based projects to help prevent SQL injection vulnerabilities.
Required Ruby Version
>= 3.0.0
Authors
Jakub Schwenkbeck
Versions
- 1.0.0 August 27, 2024 (10.5 KB)