Qodana, created by developer tools company JetBrains, is a code quality platform with a static analysis engine that integrates into CI/CD pipelines.[2] It is used by software development teams to improve code quality by assisting them with the code review process, mitigating some human error, enforcing quality guidelines, and building quality gates, among other features.[3]

Qodana
Developer(s)JetBrains
Initial release2023
Stable release
2023.2 / July 27, 2023; 9 months ago (2023-07-27)[1]
Written in
Operating systemCross-platform
TypeStatic program analysis
LicenseProprietary
Websitejetbrains.com/qodana/

History and product development edit

Qodana preview was released in 2021, and the product was officially launched to the public in 2023, with support for over 60 programming languages and frameworks, most CI pipelines, and many JetBrains IDEs.[3] JetBrains made a Visual Studio Code extension available in late 2023.[4][5]

While developers can use the tool to support code reviews, spot bugs, and build quality gateways, it was also designed for QA engineers, security managers, development team leads, and legal teams.[3] For these teams, it is a code quality monitoring tool to identify and suggest fixes for bugs, security vulnerabilities, duplications, licence audits and imperfections.

Capabilities edit

The static code analysis tool integrates with CI/CD pipelines, allowing developers to address code problems within the IDE.[2] Qodana is the sole code quality platform that leverages inspections directly integrated into JetBrains IDEs.[3]

See also edit

References edit

  1. ^ "New in version 2023.2 | Qodana". Qodana Help. July 27, 2023. Retrieved December 6, 2023.
  2. ^ a b Lewkowicz, Jakub (October 19, 2021). "JetBrains launches code quality platform Qodana". SD Times. Retrieved December 6, 2023.
  3. ^ a b c d Corrales, Enrique (September 1, 2023). "Exploring Qodana: A Comprehensive Review". Developer.com. Retrieved December 11, 2023.
  4. ^ "Download Qodana 1.0.0 Extension (Vsix File) for VS Code". VsixHub. September 29, 2023. Retrieved December 11, 2023.
  5. ^ Daws, Ryan (July 20, 2023). "JetBrains launches code quality platform Qodana". Developer Tech News. Retrieved November 15, 2023.

External links edit