CERT Coding Standards
From HandWiki
The SEI CERT Coding Standards are software coding standards developed by the CERT Coordination Center to improve the safety, reliability, and security of software systems.[1][2] Individual standards are offered for C, C++, Java, Android OS, and Perl.[3] Guidelines in the CERT C Secure Coding Standard are cross-referenced with several other standards including Common Weakness Enumeration (CWE) entries and MISRA.[4][5]
See also
References
- ↑ Seacord, Robert C. (23 March 2013). Secure Coding in C and C++. Addison-Wesley. ISBN 9780132981972. https://books.google.com/books?id=Z9aNTafcb3IC.
- ↑ "Introduction - SEI CERT C Coding Standard - CERT Secure Coding Standards". https://www.securecoding.cert.org/confluence/display/c/Introduction.
- ↑ "SEI CERT Coding Standards". https://wiki.sei.cmu.edu/confluence/display/seccode/SEI+CERT+Coding+Standards.
- ↑ "SEI CERT C Coding Standard - Related Guidelines". https://wiki.sei.cmu.edu/confluence/display/c/FF.+Related+Guidelines.
- ↑ "MITRE CWE and CERT Secure Coding Standards - US-CERT". https://www.us-cert.gov/bsi/articles/knowledge/coding-practices/mitre-cwe-and-cert-secure-coding-standards.
External links
Original source: https://en.wikipedia.org/wiki/CERT Coding Standards.
Read more |