CERT Coding Standards

From HandWiki
Revision as of 21:10, 6 February 2024 by Steve Marsio (talk | contribs) (fix)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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

External links