CERT-C
SEI CERT C Coding Standard
Secure coding rules and recommendations for C. Developed by Carnegie Mellon's Software Engineering Institute. Covers memory management, integer overflow, string handling, concurrency, and other vulnerability classes. Referenced by IEC 62443 and safety-critical development processes.
- Document
- SEI CERT C (2016, continuously updated)
- URL
- https://wiki.sei.cmu.edu/confluence/display/c/SEI+CERT+C+Coding+Standard
- Label
- Publication
- Keywords
- C coding standard secure coding memory management integer overflow string handling concurrency vulnerability prevention
Domain: Software Engineering · Publication