...
Guideline | Severity | Likelihood | Remediation Cost | Priority | Level |
---|---|---|---|---|---|
DCL03-J | low | unlikely | high | P1 | L3 |
Other Languages
This rule guideline appears in the C Secure Coding Standard as DCL08-C. Properly encode relationships in constant definitions.
This rule guideline appears in the C++ Secure Coding Standard as DCL08-CPP. Properly encode relationships in constant definitions.
...
Search for vulnerabilities resulting from the violation of this rule guideline on the CERT website.
Bibliography
...