CERT程式撰写标准

CERT程式撰写标准(CERT Coding Standards)是由软件工程学院英语Software Engineering Institute(SEI)的CERT协调中心发展的软件程式撰写标准英语coding standard,着重在提升软件系统的安全性、可靠性以及资料安全性[1][2],目前已针对C语言C++JavaAndroidPerl的标准文件[3]

CERT C安全程式撰写标准中的指引,参考了许多不同的标准,例如通用缺陷列表(CWE)以及MISRA C[4][5]

相关条目

参考资料

  1. ^ Seacord, Robert C. Secure Coding in C and C++. Addison-Wesley. 23 March 2013. ISBN 9780132981972 –通过Google Books. 
  2. ^ Introduction - SEI CERT C Coding Standard - CERT Secure Coding Standards. www.securecoding.cert.org. [2022-11-29]. (原始内容存档于2017-09-09). 
  3. ^ SEI CERT Coding Standards. CERT Secure Coding - Confluence. [2022-11-29]. (原始内容存档于2023-01-13). 
  4. ^ SEI CERT C Coding Standard - Related Guidelines. [October 15, 2018]. (原始内容存档于2022-11-29). 
  5. ^ MITRE CWE and CERT Secure Coding Standards - US-CERT. www.us-cert.gov. [2022-11-29]. (原始内容存档于2019-08-10). 

外部链接