CERT-CPP
SEI CERT C++ Coding Standard
Secure coding rules for C++. Addresses C++-specific concerns including object lifecycle, exceptions, templates, and container usage. Complements MISRA C++ with a security-focused perspective.
- Document
- SEI CERT C++ (2016, continuously updated)
- URL
- https://wiki.sei.cmu.edu/confluence/pages/viewpage.action?pageId=88046682
- Label
- Publication
- Keywords
- C++ coding standard secure coding object lifecycle exceptions templates containers MISRA
- Derived from
CERT-C
Domain: Software Engineering · Publication