PerlCritic policy that attempts to detect the most common sources of SQL injection in manually crafted SQL statements, by detecting the use of variables inside interpolated strings that look like SQL statements.
What is the guillaumeaubert/Perl-Critic-Policy-ValuesAndExpressions-PreventSQLInjection GitHub project? Description: "PerlCritic policy that attempts to detect the most common sources of SQL injection in manually crafted SQL statements, by detecting the use of variables inside interpolated strings that look like SQL statements.". Written in Perl. Explain what it does, its main use cases, key features, and who would benefit from using it.
Question is copied to clipboard — paste it after the AI opens.
Clone via HTTPS
Clone via SSH
Download ZIP
Download master.zipReport bugs or request features on the Perl-Critic-Policy-ValuesAndExpressions-PreventSQLInjection issue tracker:
Open GitHub Issues