CERT程式撰写标准
外观
此条目需要更新。 (2022年11月15日) |
CERT程式撰写标准(CERT Coding Standards)是由软件工程学院(SEI)的CERT协调中心发展的软件程式撰写标准,着重在提升软件系统的安全性、可靠性以及资料安全性[1][2],目前已针对C语言、C++、Java、Android及Perl的标准文件[3]。
CERT C安全程式撰写标准中的指引,参考了许多不同的标准,例如通用缺陷列表(CWE)以及MISRA C[4][5]。
相关条目
[编辑]参考资料
[编辑]- ^ Seacord, Robert C. Secure Coding in C and C++. Addison-Wesley. 23 March 2013. ISBN 9780132981972 –通过Google Books.
- ^ Introduction - SEI CERT C Coding Standard - CERT Secure Coding Standards. www.securecoding.cert.org. [2022-11-29]. (原始内容存档于2017-09-09).
- ^ SEI CERT Coding Standards. CERT Secure Coding - Confluence. [2022-11-29]. (原始内容存档于2023-01-13).
- ^ SEI CERT C Coding Standard - Related Guidelines. [October 15, 2018]. (原始内容存档于2022-11-29).
- ^ MITRE CWE and CERT Secure Coding Standards - US-CERT. www.us-cert.gov. [2022-11-29]. (原始内容存档于2019-08-10).