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:
=
インストール:
=
バージョン履歴:
- 1.0.0 August 27, 2024 (10.5KB)
Development依存関係 (1):
rspec
>= 0