Info | ||
---|---|---|
| ||
This page is automatically generated from the "Automated Detection" sections in the individual guidelines. Do not modify this page directly. |
Version number:
v5.0
Perl checkers | Rule |
---|---|
| DCL30-PL. Do not import deprecated modules - Perl - CERT Secure Coding Standard |
.* masks earlier declaration in same scope | DCL01-PL. Do not reuse variable names in subscopes - Perl - CERT Secure Coding Standard |
Unterminated <> operator | IDS31-PL. Do not use the two-argument form of open() - Perl - CERT Secure Coding Standard |
Use of <> | IDS31-PL. Do not use the two-argument form of open() - Perl - CERT Secure Coding Standard |