Jump to content

CERT Coding Standards

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Fadesga (talk | contribs) at 21:56, 16 March 2019 (External links). 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 several other standards including Common Weakness Enumeration (CWE) entries and MISRA.[3][4]

See also

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. ^ "SEI CERT C Coding Standard - Related Guidelines". Retrieved October 15, 2018.
  4. ^ "MITRE CWE and CERT Secure Coding Standards - US-CERT". www.us-cert.gov.