 
                            ...
| CERT C++ Secure Coding Standard | PRE09-CPP. Do not replace secure functions with less secure functions | 
| ISO/IEC TR 24772:2013 | Executing or loading untrusted code [XYS] | 
| MITRE CWE | CWE-684, Failure to provide specified functionality | 
...
 
                            ...
| CERT C++ Secure Coding Standard | PRE09-CPP. Do not replace secure functions with less secure functions | 
| ISO/IEC TR 24772:2013 | Executing or loading untrusted code [XYS] | 
| MITRE CWE | CWE-684, Failure to provide specified functionality | 
...