sql_injection_detection 1.0.0
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.
Gemfile:
=
install:
=
Versions:
- 1.0.0 August 27, 2024 (10.5 KB)
Development Dependencies (1):
rspec
>= 0