...
Automated Detection
TODO
Other Languages
This rule guideline appears in the C Secure Coding Standard as DCL19-C. Use as minimal a scope as possible for all variables and functions.
This rule guideline appears in the C++ Secure Coding Standard as DCL07-CPP. Use as minimal scope as possible for all variables and methods.
...
Search for vulnerabilities resulting from the violation of this rule guideline on the CERT website.
Bibliography
...