We are happy to announce the release of Cppcheck Premium 24.2.1!
The update incorporates CERT C checkers as specified in chapter 1.5 of the CERT C++ standard into CERT C++ checking. Compliance reports have been improved to include suppressed rules. MISRA C checking enhancements target specific rules for more accurate analysis. Fixes and improvements are also made to MISra C++ 2008 checkers, particularly correcting the output for rule 6-2-3 and enhancing the checker for rule 4-10-2. Additionally, the update addresses false positives in MISRA configurations within `sizeof()` expressions, speeds up MISRA C checking, and is based on Cppcheck version 2.13.4.
Release notes: