guillaumeaubert/Perl-Critic-Policy-ValuesAndExpressions-PreventSQLInjection
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.
GitHub repository with 6 stars and 8 forks.
Language: Perl
Topics: perl, cpan, maintenance-mode