What’s new
Discover the latest features released in SonarCloud
March 22, 2024
Bind SonarCloud project to a GitHub repository
GitHub projects have a new feature to setup project binding. This feature will allow the binding of SonarCloud projects to GitHub repositories and the option to change this binding when needed.
Bound projects benefit from Automatic PR decoration, Automatic analysis, and more.
For further information, please refer to the Community announcement.
March 21, 2024
Scanner for Maven 3.11 is available
SonarCloud now enables Maven users to scan more files from their projects, with less configuration.
This is an opt-in feature. We invite you to refer to the Community Announcement for more details.
March 06, 2024
Accepted issues visible on PR and Branch analysis
SonarCloud now displays the number of issues marked as Accepted in the Pull Request summary, as well as for the branch.
In addition, the SonarCloud PR decoration within GitHub, GitLab, BitBucket, and Azure DevOps has also been updated to reflect the accepted issues metric.
This improvement is intended to help teams monitor the technical debt accumulating from accepting issues, enabling informed decisions regarding new code.
For further information, please refer to the Community Announcement.
February 23, 2024
SonarCloud supports Java 21 code scanning
SonarCloud now supports the scanning of Java 21 code.
For further information, please refer to the Community Announcement.
February 14, 2024
SonarCloud helps Review and Fix your Quality Gates for maximum impact
SonarCloud now offers to fix your Quality Gate so that new code follows the Clean as You Code methodology.
Navigate to your Quality Gate page and select the option “Review and Fix this Quality Gate.”
SonarCloud will offer suggested adjustments aligned with Clean as You Code best practice that will gradually reduce technical debt in your overall code.
For further information, please refer to the Community Announcement.
February 02, 2024
SonarCloud now supports Helm Chart scanning
SonarCloud has expanded its scanning capabilities to include Helm Chart files, adding to our existing support for Kubernetes.
If you have a repository with Helm Chart, Kubernetes templates, and values.yaml, SonarCloud interprets these to scan your Helm Chart files.
Plus:
- New rules to make your K8S and Helm Chart files cleaner, making 15 rules in total.
For further information, please refer to the Community announcement.