Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Generated Content
Info
title
Note

This page is automatically generated from the "Automated Detection" sections in the individual guidelines. Do not modify this page directly.

Version number:
v5.0

was automatically generated and should not be edited.

Note

The information on this page was provided by outside contributors and has not been verified by SEI CERT.

Tip

The table below can be re-ordered, by clicking column headers.

...

Include Page
perl:B::Lint_V
perl:B::Lint_V
DCL30-PL. Do not import deprecated modules - Perl - CERT Secure Coding Standard

Checker

Guideline

Perl checkers

Rule

 

.* masks earlier declaration in same scope DCL01-PL. Do not reuse variable names in subscopes - Perl - CERT Secure Coding Standard
... is deprecated and will be removed in a future ... DCL30-PL. Do not import deprecated modules
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