Content deleted Content added
fixed ref to link to actual source, not tools vendor. Added other related standards |
|||
Line 1:
The [[Software Engineering Institute|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.<ref>{{cite web|url=https://books.google.com/books?id=Z9aNTafcb3IC|title=Secure Coding in C and C++|first=Robert C.|last=Seacord|date=23 March 2013|publisher=Addison-Wesley|via=Google Books}}</ref><ref>{{cite web|url=https://www.securecoding.cert.org/confluence/display/c/Introduction|title=Introduction - SEI CERT C Coding Standard - CERT Secure Coding Standards|website=www.securecoding.cert.org}}</ref>
Guidelines in the CERT C Secure Coding Standard are cross-referenced with several other standards including [[Common Weakness Enumeration]] (CWE) entries and [[MISRA]].<ref>{{cite web|url=
==See also==
|