You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
I'd like to have a cop which will help me to find unsecured places where we can apply SQL Injection. This cop can already exist. If not, I think we can suggest it for the rubocop-rails gem.
roman-dubrovsky
changed the title
Rails: security cop which will find potential cases with SQL injection
Rails: security cop which finds potential places with SQL injection
Oct 1, 2019
Is your feature request related to a problem? Please describe.
I'd like to have a cop which will help me to find unsecured places where we can apply SQL Injection. This cop can already exist. If not, I think we can suggest it for the
rubocop-rails
gem.Additional context.
https://rails-sqli.org
The text was updated successfully, but these errors were encountered: