Include Page |
---|
| seccode:Secure Coding Space Homepage Notices |
---|
| seccode:Secure Coding Space Homepage Notices |
---|
|
Include Page |
---|
| seccode:Understand the Difference Between Rules and Recommendations |
---|
| seccode:Understand the Difference Between Rules and Recommendations |
---|
|
Info |
---|
title | Linking to Our Pages |
---|
|
Link to guidelines using the Tiny Link under Tools→Link to this Page... (This URL will not change if the name of the guideline changes.) |
Info |
---|
title | Information for Editors |
---|
|
- To eliminate a section from the lists above, label it section and void.
- To have a section listed as a recommendation, label it section and recommendation.
- To have a section listed as a rule, label it section and rule.
|
This is the home page for the C++ Secure Coding Practices space.
The Secure Coding Standard for the C Programming Language is available CERT C Programming Language Secure Coding Standard.
01. Casts (CAS)
02. Pointer arithmetic, arrays and polymorphism (POI)
03. Basic string class (BSC)
04. Exceptions (EXC)
05. Vectors (VEC)
...