 
                            ...
| CERT C++ Coding Standard | CTR00-CPP. Understand when to prefer vectors over arrays | 
| MITRE CWE | CWE-119, Failure to constrain operations within the bounds of an allocated memory buffer CWE-129, Unchecked array indexing | 
...
 
                            ...
| CERT C++ Coding Standard | CTR00-CPP. Understand when to prefer vectors over arrays | 
| MITRE CWE | CWE-119, Failure to constrain operations within the bounds of an allocated memory buffer CWE-129, Unchecked array indexing | 
...