What’s new
Discover the latest features released in SonarCloud
October 07, 2024
SonarCloud supports Dart
Support for Dart is now available with SonarCloud 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 SonarCloud Enterprise plan.
See also the Community announcement for further details.
August 13, 2024
Announcing single scan analysis of .NET backend + JS/TS frontend applications
SonarCloud 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.
August 02, 2024
Sonar can detect 146 secret patterns of 81 cloud services
July 31, 2024
SonarCloud new plans announcement
We just launched two new plans on SonarCloud that will replace our existing offering.
The Enterprise plan delivers a range of advanced features offering mission-critical flexibility, scalability, and performance. Available now as an early access program with the following key features:
- SSO through SAML
- Enterprise hierarchy to group multiple organizations
- Management reporting through Portfolios, security reports, and project reports
- Organization-wide project configuration
The Team plan replaces the current paid plan. The Team plan delivers essential capabilities for small development teams and businesses, both from an ecosystem integration and collaboration perspective. Some features of the current paid plan have moved to the Enterprise plan and will not be available with the Team plan:
- Enterprise-specific languages (ABAP, COBOL, RPG, PL/I, Apex)
- GitHub Advanced security integration
- Organization-level project management
- Quality Profile permission delegation
Please visit this blog or Community post for more information. You can also read the new plans FAQ.
July 25, 2024
Open issues in your IDE with SonarLint
You can now open an issue you are investigating in SonarCloud into your preferred IDE (VS Code, JetBrains IDEs, Visual Studio, and Eclipse) to fix it.
In connected mode, SonarLint will automatically open the correct file, and bring the focus to the line of code containing the issue.
Discover more here.