Categories: None [Edit]

sql_injection_detection

https://rubygems.org/gems/sql_injection_detection
https://github.com/JakubSchwenkbeck/SQL-Injection-Detector-GEM
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.

Total

Ranking: 192,343 of 196,218
Downloads: 533

Daily

Ranking: 59,748 of 196,179
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
291,011,902,583rspec

Owners

#GravatarHandle
1iconJakubSchwenkbeck