JetBrains has made the Qodana platform generally available. This platform makes it easier for developers to produce high-quality code.
JetBrains says the platform offers analysis of static code. It can be integrated directly into CI/CD pipelines. This allows code issues to be resolved directly from the IDE.
The platform was launched in a preview in 2021, but is getting more functionality with the general release. The platform now features a vulnerability checker for identifying vulnerable packages and provides suggestions for fixing them.
In addition, the experimental feature Quick Fixes should help with fully automatic application of certain fixes in code.
Code coverage and other features
The tool now provides code coverage for Java, Kotlin, PHP, JavaScript and TypeScript. More features will be added in the near future, including for better test execution.
In total, the JetBrains Qonada platform supports more than 60 code languages and most CI pipelines. These include JetBrains TeamCity, Space, GitHub Actions, Jenkins and GitLab CI. The platform also integrates with several JetBrains IDEs, such as IntelliJ IDEA, WebStorm, PhpStorm, PyCharm, Rider and GoLand.
The Qodana platform is available in three ways: a free option with limited functionality and two paid subscriptions. The latter subscriptions are available starting at $6 per active user per month.