DEV Community

Cover image for CppDepend 2023.1 Introduces Maintainability Index, SARIF Import and False Positives Exclusion
CoderGears
CoderGears

Posted on

1

CppDepend 2023.1 Introduces Maintainability Index, SARIF Import and False Positives Exclusion

CppDepend, the leading code analysis tool for C/C++ developers, announces the release of its latest version 2023.1, with exciting new features aimed at improving code quality and maintenance.

The latest version includes a Maintainability Index, which helps developers assess the maintainability of their code. The index is calculated using various metrics, including code complexity and design, and provides a single, easy-to-understand score that gives developers a quick understanding of the state of their codebase.

Maintainability Index

CppDepend has also made it easier to exclude false positives from its analysis, giving developers more control over the results. This is particularly useful for projects where certain code patterns are deemed acceptable, but might be flagged as issues by the analysis tool.

False Positives

Another key feature in version 2023.1 is the ability to import SARIF files, which makes it easier for developers to share their analysis results with others. The SARIF format is widely used in the software development industry and allows developers to collaborate more effectively on code improvement efforts.

We’re thrilled to release this new version of CppDepend. Our goal is to help C/C++ developers write better code, and the new features in version 2023.1 make this easier than ever before. We’re confident that our users will see a significant improvement in their code quality and maintenance efforts with this release.

The CppDepend Development Team

CppDepend offers a free-fully trial for new users.

About CppDepend

CppDepend is a code analysis tool for C/C++ developers that helps to improve code quality, reduce technical debt, and increase maintainability. It offers a comprehensive set of code analysis features, including code duplication detection, code coverage analysis, and cyclomatic complexity analysis, among others.

For more information, visit the CppDepend website at https://www.cppdepend.com

πŸ‘‹ One new thing before you go

If you don't invest in your dev career who will?

We have created a membership program that helps cap your costs so you can build and experiment for less. And we currently have early-bird pricing which makes it an even better value! πŸ₯

Just one of many great perks of being part of the network ❀️

Top comments (0)

AWS Security LIVE!

Tune in for AWS Security LIVE!

Join AWS Security LIVE! for expert insights and actionable tips to protect your organization and keep security teams prepared.

Learn More

πŸ‘‹ Kindness is contagious

Dive into an ocean of knowledge with this thought-provoking post, revered deeply within the supportive DEV Community. Developers of all levels are welcome to join and enhance our collective intelligence.

Saying a simple "thank you" can brighten someone's day. Share your gratitude in the comments below!

On DEV, sharing ideas eases our path and fortifies our community connections. Found this helpful? Sending a quick thanks to the author can be profoundly valued.

Okay