 
                            ...
Search for vulnerabilities resulting from the violation of this rule on the CERT website.
Related Guidelines
| SEI CERT C++ Coding Standard | INT06-CPP. Use strtol() or a related function to convert a string token to an integer | 
| MITRE CWE | CWE-676, Use of potentially dangerous function CWE-20, Insufficient input validation | 
...