Jump to content

CERT Coding Standards

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Citation bot (talk | contribs) at 18:46, 6 April 2020 (Alter: template type. Add: isbn. | You can use this bot yourself. Report bugs here. | Activated by Zppix | Category:Computing stubs‎ | via #UCB_Category). 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. ISBN 9780132981972 – 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.