What’s new
Discover the latest features released in SonarQube Cloud
April 26, 2023
SonarQube Cloud Integrates with Atlassian Compass
We're pleased to announce the SonarQube Cloud integration with Atlassian Compass. Featuring the Sonar scorecard, it's easy to tell if your component is built with clean, quality code. The Sonar scorecard is based on the Sonar Quality Gate, which is a clear Go/No-Go visual indicator if your component is ready for production or if there are coding issues to address before release.
Get all the details along with instructions on how to enable the Sonar scorecard in the Community post.
April 11, 2023
GitLab monorepo support now available
March 16, 2023
SonarQube Cloud can scan Kotlin 1.8 code
Hello Kotlin developers, we've upgraded the Sonar Kotlin analyzer to support v1.8.
See all the details in the Community post.
March 15, 2023
7 New Clean Code Rules for Docker
In our never-ending Clean Code quest, we've added 7 new rules dedicated to finding security issues in your Dockerfiles.
See all the details in the Community post.
February 22, 2023
Automatic analysis is now available for .NET projects on GitHub
Today, we released automatic analysis for .NET projects using GitHub. With just a couple clicks, you’ll get immediate, actionable feedback to ensure you’re following Sonar Clean Code best practices. This feature is perfect if you’re just getting started with Sonar or for a quick analysis on a new project to see where things stand. For the most complete experience we still recommend integrating Sonar with your CI-based workflow. We provide guidance on how to switch directly in the user interface.
See all the details in the Community post.
February 10, 2023
Faster C++ Pull/Merge Request and Branch analysis
Devs can now enjoy faster CFamily PR and Branch analysis on SonarQube Cloud following the deployment of the server-side cache mechanism announced a couple of days ago.
Now, by default, there is a cache on the server side that helps to speed up all your analysis. For it to work, you need to have configured your branch (Branch Analysis Setup | SonarQube Cloud Docs) and your pull request analysis ( Pull Request Analysis | SonarQube Cloud Docs) on SonarQube Cloud.
See all the details in the Community post.