...
CERT C++ Secure Coding Standard: DCL07-CPP. Minimize the scope of variables and methods
The CERT Oracle Secure Coding Standard for Java: DCL14-J. Minimize the scope of variables
Related Vulnerabilities
Search for vulnerabilities resulting from the violation of this rule on the CERT website.
...