Category-736: CERT C Secure Coding Standard (2008) Chapter 3 - Declarations and Initialization (DCL)

ID: 736 Status: Obsolete

Summary

Weaknesses in this category are related to the rules and recommendations in the Declarations and Initialization (DCL) chapter of the CERT C Secure Coding Standard (2008).

Membership

ID NAME
CWE-547 使用硬编码、安全相关的常数
CWE-628 使用不正确指定参数的函数调用
CWE-686 使用不正确参数类型的函数调用

Notes

Relationship

References

REF-597 The CERT C Secure Coding Standard