Quality gates for license audit
- Now you can set quality gate thresholds to make sure that your project dependencies contain no prohibited or unknown licenses.
Code coverage updates
- Starting from version 2026.2, Qodana automatically detects code coverage reports contained in directories and files described in the Before you start chapter. You can also use the codeCoverageLocations option of the qodana.yaml file to override the default locations of code coverage reports.
- Additionally, you can use JetBrains IDEs to track code coverage for pull or merge requests. For more details, see the Incremental analysis chapter.
Post-quantum cryptography (PQC) inspections
- The Qodana for JVM linter supports five levels of post-quantum cryptography (PQC) inspections to let you mitigate the risks of quantum attacks.
Opengrep rule support
- The Qodana for .NET linter now supports rules compatible with Opengrep.