Jump to content

CERT Coding Standards

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by DavidCary (talk | contribs) at 14:16, 9 September 2017 (rough draft, with references). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

The SEI CERT C Coding Standard is a software coding standard for the C programming language, developed to improve the safety, reliability, and security of software systems.[1][2]

Guidelines in the CERT C Secure Coding Standard are cross-referenced with Common Weakness Enumeration (CWE) entries.[3][4]