Webinar: Evaluation - 05.12
The SEI CERT coding standards are developed by the CERT Coordination Center. They are designed to improve programs' safety, reliability and security. Separate standards are available for C, C++, Java, and Perl.
The SEI CERT secure coding recommendations have cross references with other standards and classification systems such as MISRA and CWE.
Various static code analyzers can detect errors listed in these standards. PVS-Studio is one of these tools. As of July 2021, PVS-Studio can classify warnings according to the CERT Coding Standards for C, C++ and Java.
0