Discover QodanaThese topics will help you get started with Qodana.About QodanaQodana is a code quality platform that brings into your CI/CD pipelines all the smart features you love in the JetBrains IDEs as well as project-level checks.Quick startLearn how to get started with Qodana in a few simple steps.Deploy, configure, and launch QodanaQodana Docker imagesLearn how to deploy Qodana locally using Docker images.JetBrains IDEsYou can view Qodana reports in JetBrains IDEs.Integration with CI systemsOur documentation provides several how-tos for integration with the most popular CI/CD systems.Configure QodanaExplore how to configure Qodana using various options.Analyze your codeLearn how you can start inspecting your code and obtain code inspection results.Qodana featuresBaselineTrack your project changes through reviewing new, unchanged, and resolved problems.Code coverageInspect the quality of code coverage.FlexInspectDevelop your own inspections using IntelliJ IDEA.License auditCheck license compatibility between your software license and dependency licenses.PHP version migrationSee how updating PHP will affect your codebase quality.Quality gateRestrict the quantity of problems that can be accepted by your favorite CI/CD system.Quick-fixUse the quick-fix feature to improve the performance of the project development.SARIF outputQodana linters can read and write reports in SARIF format, which is the industry standard for the output of static analysis tools.Taint analysisSecure your code from malicious user data.Vulnerability checkerCheck third-party packages for vulnerabilities.Thanks for your feedback!Was this page helpful?YesNo