Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The CERT Perl Secure Coding Standard provides rules and recommendations for secure coding in the Perl programming language. The goal of these rules and recommendations is to eliminate insecure coding practices and undefined behaviors that can lead to exploitable vulnerabilities. The application of the secure coding standard will lead to higher-quality systems that are robust and more resistant to attack.

Scope

Tool Selection and Validation

Rules versus Recommendations

Development Process

Usage

Deprecations

Usage

System Qualities

Risk Assessment

Vulnerability MetricRisk Assessment

Source Code Validation

Automatically Generated Code

Source Code Validation

 

 Tool Selection and Validation

...