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). 

外部連結[编辑]