What’s new
Discover the latest features released in SonarQube Cloud
June 22, 2022
Python 'None' value
Think about a bug we all faced at least once with Python. SonarQube Cloud now detects when a 'None' value is accessed which leads to an AttributeError. Learn more
June 03, 2022
Hard coded passwords in Java files
More than detecting hard-coded passwords in your Java files, detect hard-coded secrets by checking if variables or fields are assigned a pseudorandom hard-coded value. Learn more