What’s new
Discover the latest features released in SonarQube Cloud
December 06, 2024
Introducing the new free tier for SonarQube Cloud
We are excited to announce the launch of our new free tier for SonarQube Cloud, replacing our previous free offering.
This new tier is designed to provide even more value to small teams and developers and to make it easier to explore Sonar’s capabilities before moving to a commercial plan.
Key features of the new free tier:
- Private repository scanning: Scan private repositories with up to 50k lines of code
- Comprehensive analysis: Get pull request and main branch analysis
- Broad language support: Supports 30 languages and frameworks
- Team collaboration: Allows up to 5 users
- Public repository scanning: Free scanning for all public repositories, regardless of size
- Easy sign-up: No credit card is required to sign up
To upgrade your existing free offering to the new free tier, visit the Billing & Upgrade page, and select Modify plan.
For more details on the benefits and how to get started, check out our blog post.
November 25, 2024
SonarQube Cloud support for .NET 9
SonarQube Cloud users can take advantage of a new release of the .NET analyzer with:
- Support for .NET 9
- New UX for Null Reference advanced issues
- New secrets detection rule
- New advanced rules
See this community post for more details.
November 11, 2024
SonarQube Cloud supports Ansible
Support for Ansible is now available with SonarQube Cloud (all plans).
Offering 17 rules that allow you to scan your YAML-based Ansible files, covering security issues in Ansible itself, Docker, and Kubernetes deployments, as well as maintainability issues.
You can view our list of rules here.
See the Community Post for more details.
October 07, 2024
SonarQube Cloud supports Dart
Support for Dart is now available with SonarQube Cloud Team and Enterprise plans, as well as Open Source projects.
You can view our expanding list of rules here. To learn more about the approach we have taken check out this blog.
See the Community Post for more details.
August 21, 2024
STIG and CASA security reports are now available
We have added DISA Application Security and Development (ASD) STIG and Cloud Application Security Assessment (CASA) security reports to the SonarQube Cloud Enterprise plan.
See also the Community announcement for further details.
August 13, 2024
Announcing single scan analysis of .NET backend + JS/TS frontend applications
SonarQube Cloud now supports multi-language analysis via the SonarScanner for .NET.
Now, a single scan can analyze your entire repository.
Plus, for JS and TS files the scanner auto-detects test files, meaning you can now analyze a typical .NET backend + JS/TS frontend application with a single scan.
See also the Community announcement for details of languages supported and set up guide.