Jump to content

CERT Coding Standards

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Cabayi (talk | contribs) at 11:09, 7 October 2017 (Filled in 4 bare reference(s) with reFill ()). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

The SEI CERT C Coding Standard is a software coding standard for the C programming language, developed by the CERT Coordination Center to improve the safety, reliability, and security of software systems.[1][2]

Guidelines in the CERT C Secure Coding Standard are cross-referenced with Common Weakness Enumeration (CWE) entries.[3][4]

References

  1. ^ Seacord, Robert C. (23 March 2013). "Secure Coding in C and C++". Addison-Wesley – via Google Books.
  2. ^ "Introduction - SEI CERT C Coding Standard - CERT Secure Coding Standards". www.securecoding.cert.org.
  3. ^ "CERT C Secure Coding Standard - PRQA". www.prqa.com.
  4. ^ "MITRE CWE and CERT Secure Coding Standards - US-CERT". www.us-cert.gov.