Skip to content

Cppcheck Premium 23.4.0 released

We are happy to announce the release of Cppcheck Premium 23.4.0!

Refactoring of CERT C++ checking now achieves full coverage with the `--premium=cert-c++-2016` flag, making other premium flags unnecessary. New checks for CERT C++ STR53 and CTR50 have been implemented, along with a series of MISRA C++ rules. Additionally, the update brings improvements to license registration.

Release notes:

  • Refactoring CERT C++ checking. There is now full Cert C++ coverage with --premium=cert-c++-2016 other premium flags are not needed.
  • Implemented new checking for Cert C++ STR53 and CTR50
  • Implement Misra C++ 6-6-3
  • Implement Misra C++ 6-6-5
  • Implement Misra C++ 7-3-5
  • Implement Misra C++ 7-5-3
  • Implement Misra C++ 10-1-2
  • Implement Misra C++ 10-1-3
  • Implement Misra C++ 14-5-1
  • Implement Misra C++ 14-5-2
  • Implement Misra C++ 14-6-1
  • Implement Misra C++ 14-7-1
  • Implement Misra C++ 14-7-2
  • Improved license registration