What’s new
Discover the latest features released in SonarQube Cloud
November 14, 2022
Crash with KeyError/IndexError exceptions
Access to the wrong list or the wrong dictionary will make your application crash with KeyError or IndexError exceptions. SonarQube Cloud will now help you prevent such a case. Learn more
October 07, 2022
Python + AWS CDK encryption problems
Identify Encryption at Rest and at Transit problems in your code when using Python with the AWS Cloud Development Kit. Also, support for domains such as Public Access, Network, Firewall, Permission, and Access Control is coming soon. Learn more
October 06, 2022
Hard-coded passwords detection in Java files
It's the end of hard-coded passwords left mistakenly in the Java code! SonarQube Cloud now detects when a hard-coded string is provided to a method that expects a password, a secret, or a key as a parameter. Learn more
September 28, 2022
SonarQube Cloud’s facelift step 1
A more modern, consistent, and accessible UI for SonarQube Cloud is born. New shapes, new colors, new fonts, consolidated layouts, and components... We have touched up multiple parts of the UI encompassing many areas of the application.
In a nutshell, here are the improvements:
- A new set of fonts
- Revamped color palette
- Unified layouts
- Modernized componentry
This release is the first step of a long journey that brings a fresh look and feel to SonarQube Cloud. Stay tuned for more about this work that will eventually make a dark mode available for SonarQube Cloud. Learn more
September 27, 2022
Faster JS/TS PR analysis
JavaScript and TypeScript analysis duration of pull requests has been shortened by an average of 40%. Large projects are the ones where there is the biggest improvement. Learn more
September 13, 2022
Python critical bugs causing crashes
Avoid potential crashes or inappropriate behaviors for your Python app by identifying critical bugs. 3 new types of bugs can be detected with this latest Python analysis update. Learn more