Announcing SonarQube Advanced Security

Sonar is excited to announce SonarQube Advanced Security, extending SonarQube’s analysis capabilities beyond first-party and AI-generated code to include third-party open source code. With this, we’re delivering the first fully integrated solution for finding and fixing code quality and code security issues in the development phase of the SDLC.

The first step in integrating Sonar’s recent acquisition of Tidelift, SonarQube Advanced Security strengthens a robust set of existing security capabilities with Software Composition Analysis (SCA) and advanced Static Application Security Testing (SAST).

SonarQube Advanced Security General Availability (GA) is planned for May 2025, and will be available as a new license on top of version SonarQube 2025.3 Enterprise Edition. For SonarQube Cloud Enterprise, it is expected to be available shortly after that. Stay tuned for more information!

Blog Post
Security Solution webpage

6 Likes
Does SonarQube's Deeper SAST includes SCA?
Is Software Composition Analysis planned in the future?
Software compositin analysis in SonarCloud/SonarQube
SonarCloud and scanning for the Log4J vulnerability
Known vulnerable files scanning?
Third-party Software Components
Should Sonar Cloud detect Java CVEs?
Does SonarCloud detect OWASP vulnerabilities in transitive dependencies in a Java project
Support for scanning OSS
CVE-2018-8292 alert in Github but not from SonarQube Scan
Scanning PHP composer file
Metrics categorisation
Support Dependency Checks for Known Vulnerabilities
Npm audit results in SonarCloud
Open Source Vulnerability Scanner in SonarQube?
List of code dependencies / libraries
SonarCloud vs MSCA
SonarQube scan for python libraries
Does SonarQube scan 3rd-party code?
Does SonarQube audit NPM packages for vulnerabilities?
Dependency checking for Swift package manager
SCA - dependency check report in Sonar Cloud
How does SonarQube handle zero days?
Can you please help me with Add dependency checking to sonarqube cloud
Dependency management with SonarCloud?
Can SonarQube scan GNU licensed libs etc?
Clarification on Creation Date for Dependency Vulnerabilities
Can Sonarcloud help prevent black listed packages being used in projects?
How to do license check for C# project
Third-party library scanning
Is there dependency check in sonarcloud?
SonarQube Advanced Security now available
Known C# vulnerabilities not detected by SonarQube
Does SonarCloud support SCA?
Support in Sonarcloud for SCA tools
SonarQube opensource vulnerability detection
Not seeing any CVE vulnerabilities?
Analysis of nuget packages in a solution
Any way to do software composition analysis via Sonar Cloud

Will license compliance functionality be able to highlight where a project uses mutually incompatible licenses? eg, where “X on its’ own” is fine and “Y on its’ own” is also fine… but X and Y have terms that contradict each other and so they cause problems when appearing in the same project?

Which SBOM format(s) will be supported?

  • Will they include evidence such as callstack information?
  • Will they support concluded as well as declared licenses?

Edit: this was supposed to be a reply to the original post (ie, @manish.k )

Hi Mark -

License functionality is starting with “are these licenses allowed or denied by your policy”. Interactions between licenses are a complex topic.

SBOM formats will be CycloneDX and SPDX, in JSON and XML form. Where Sonar researchers have researched a more accurate license than what may have been posted on the upstream package manager, we will have different declared and concluded licenses.

We are not doing call stacks in SBOMs at this time.

Hello,

It wasn’t clear to me whether the SonarQube Cloud Enterprise plan includes the SCA report or whether it’s an add-on.