What's new in JArchitect!

JArchitect v2023.1



Maintainability Index

JArchitect supports this useful metric to better track the maintainability of your code base

Sarif import

You can now import issues from any tool generating a Sarif format which facilitates the integration. Indeed, the Sarif format is the most used standard to report the issues, and many tools support it.

Better Support for False Positives

With JArchitect 2023.1 you can add a comment to your code to exclude a false positive detection.

You have to define a rule id for your rule:

And from the source code, add a comment to exclude the false positive detection:

With JArchitect, software quality can be measured using Code Metrics, visualized using Graphs and Treemaps, and enforced using standard and custom Rules.