CERT C Secure Coding Section 02 - Declarations and Initialization (DCL) |
Category ID: 736 (Category) | Status: Incomplete |
Description Summary
Weaknesses in this category are related to rules in the declarations and initialization section of the CERT C Secure Coding Standard. Since not all rules map to specific weaknesses, this category may be incomplete.
Nature | Type | ID | Name | View(s) this relationship pertains to![]() |
---|---|---|---|---|
ParentOf | ![]() | 547 | Use of Hard-coded, Security-relevant Constants | Weaknesses Addressed by the CERT C Secure Coding Standard (primary)734 |
ParentOf | ![]() | 628 | Function Call with Incorrectly Specified Arguments | Weaknesses Addressed by the CERT C Secure Coding Standard (primary)734 |
ParentOf | ![]() | 686 | Function Call With Incorrect Argument Type | Weaknesses Addressed by the CERT C Secure Coding Standard (primary)734 |
MemberOf | ![]() | 734 | Weaknesses Addressed by the CERT C Secure Coding Standard | Weaknesses Addressed by the CERT C Secure Coding Standard (primary)734 |
CERT. "02. Declarations and Initialization (DCL)". <https://www.securecoding.cert.org/confluence/display/seccode/02.+Declarations+and+Initialization+%28DCL%29>. |