No more typing reviews! Try our Samantha, our new voice AI agent.

Software Risk Manager ASPM vs SonarQube comparison

 

Comparison Buyer's Guide

Executive SummaryUpdated on Feb 8, 2026

Review summaries and opinions

We asked business professionals to review the solutions they use. Here are some excerpts of what they said:
 

Categories and Ranking

Software Risk Manager ASPM
Ranking in Static Application Security Testing (SAST)
29th
Average Rating
0.0
Reviews Sentiment
7.0
Number of Reviews
1
Ranking in other categories
Software Composition Analysis (SCA) (24th), Application Security Posture Management (ASPM) (15th)
SonarQube
Ranking in Static Application Security Testing (SAST)
1st
Average Rating
8.0
Reviews Sentiment
7.0
Number of Reviews
137
Ranking in other categories
Application Security Tools (1st), Software Development Analytics (1st)
 

Mindshare comparison

As of July 2026, in the Static Application Security Testing (SAST) category, the mindshare of Software Risk Manager ASPM is 1.3%, up from 0.4% compared to the previous year. The mindshare of SonarQube is 14.2%, down from 23.7% compared to the previous year. It is calculated based on PeerSpot user engagement data.
Static Application Security Testing (SAST) Mindshare Distribution
ProductMindshare (%)
SonarQube14.2%
Software Risk Manager ASPM1.3%
Other84.5%
Static Application Security Testing (SAST)
 

Featured Reviews

Saravanan_Radhakrishnan - PeerSpot reviewer
Senior Manager at Happiest Minds Technologies
Facilitates continuous assessment of applications, covering both static and dynamic security aspects
Code Dx lacks one aspect, the dynamic security part, known as DAST. It's not an on-premise solution; it's in the cloud now. There are compliance standards and data standards where the customer might need to have the data on-premises for dynamic security testing. So that is one shortfall. An area of improvement could be developing an on-premise DAST solution. The current one is a complete cloud-based solution, and that can be one of the areas of improvement.
Vitthal Gole - PeerSpot reviewer
Devops Engineer at AIQOD
Automated code checks have improved quality gates and prevent weak code from reaching production
SonarQube could improve by reducing false positives in its static code analysis; while its detection capabilities are strong, some findings require manual verification, increasing developers' workload. More accurate analysis would enhance productivity, and SonarQube would benefit from enhanced AI-powered recommendations for fixing issues. For instance, in our pipeline, if it fails during SonarQube stage, we could check the dashboard for identified issues involving code smells, bugs, or duplicacy. An AI feature should be integrated into SonarQube to resolve issues quickly; optimizing scanning performance for very large repositories and providing faster analysis times would enhance the developer experience, especially in large code bases with frequent commits. For anyone planning to implement SonarQube, I advise starting by defining coding standards first and integrating Quality Gates into the pipeline. You can customize quality profiles to match project requirements; rather than relying entirely on default rules, you can adjust settings for stronger detection and enforcement. Organizations with advanced security, branch analysis, and governance features might consider commercial editions based on their needs.

Quotes from Members

We asked business professionals to review the solutions they use. Here are some excerpts of what they said:
 

Pros

"The customers were looking for something around static security and dynamic security, and in all those areas, they were looking for an industry leader with a proven solution. Synopsys is a Gartner leader, so I position this particular technology for the technical pre-sales part of it."
"The solution has a plug-in that supports both C and C++ languages."
"SonarQube is designed well making it easy to use, simple to identify issues and find solutions to problems."
"This solution is simple to use and can be quickly deployed."
"The feature I find most valuable are Quick access to issues in the code, the ability to define your own analysis profiles, and easy integration with Jenkins."
"If you want to see your reports, and how your development is performing, Sonar is the best tool, I think."
"We advise all of our developers to have this solution in place."
"The stability is good."
"We have seen a decrease of about 25% of issues from since we first started using it a few months ago, and my team code bases are getting better."
 

Cons

"The initial setup is a bit challenging because things are not easy. It needs a lot of technology adaptability plus the customer's environment-specific use cases."
"We had some issues where the Quality Gate check sometimes gets stuck and it is unclear."
"I don't believe you can have metrics of code quality based upon code analysis. I don't think it's possible for a computer to do it."
"You may need to purchase add-ons to get the useability you desire."
"An improvement is with false positives. Sometimes the tool can say there is an issue in your code but, really, you have to do things in a certain way due to external dependencies, and I think it's very hard to indicate this is the case."
"Since most of our projects are open source, there are multiple features which can be improved."
"SonarQube could be improved with more dynamic testing—basically, now, it's a static code analysis scan. For example, when the developer writes the code and does the corresponding unit test, he can cover functional and non-functional. So the SonarQube could be improved by helping to execute unit tests and test dynamically, using various parameters, and to help detect any vulnerabilities. Currently, it'll just give the test case and say whether it passes or fails—it won't give you any other input or dynamic testing. They could use artificial intelligence to build a feature that would help developers identify and fix issues in the early stages, which would help us deliver the product and reduce costs. Another area with room for improvement is in regard to automating things, since the process currently needs to be done manually."
"The solution is a bit lacking on the security side, in terms of finding and identifying vulnerabilities."
"It utilizes a lot of resources from the servers. I think this issue should be resolved because it takes approx 20% of the CPU utilization."
 

Pricing and Cost Advice

"It is more of an enterprise solution for budget-conscious customers. So, it's moderately priced. It's not for everybody."
"The licence is standard open source licensing"
"We are using the free, unlicensed version."
"It's an open-source product."
"The tool's pricing is reasonable."
"The beauty of this solution is the free open-source version is capable enough in doing pretty much what an enterprise-level version can do."
"I was using the Community Edition, which is available free of charge."
"It is very expensive. Its price should be improved."
"We have a license with 125,000 lines of code. We did not purchase a lot of lines but it is specific to our code environment."
report
Use our free recommendation engine to learn which Static Application Security Testing (SAST) solutions are best for your needs.
906,960 professionals have used our research since 2012.
 

Top Industries

By visitors reading reviews
Financial Services Firm
16%
Manufacturing Company
13%
University
10%
Construction Company
8%
Financial Services Firm
13%
Manufacturing Company
13%
Computer Software Company
12%
Comms Service Provider
6%
 

Company Size

By reviewers
Large Enterprise
Midsize Enterprise
Small Business
No data available
By reviewers
Company SizeCount
Small Business44
Midsize Enterprise24
Large Enterprise80
 

Questions from the Community

Ask a question
Earn 20 points
Is SonarQube the best tool for static analysis?
I am not very familiar with SonarQube and their solutions, so I can not answer. But if you are asking me about which tools that are the best for for Static Code Analysis, I suggest you have a look...
Which gives you more for your money - SonarQube or Veracode?
SonarQube is easy to deploy and configure, and also integrates well with other tools to do quality code analysis. SonarQube has a great community edition, which is open-source and free. Easy to use...
How would you decide between Coverity and Sonarqube?
We researched Coverity, but in the end, we chose SonarQube. SonarQube is a tool for reviewing code quality and security. It helps to guide our development teams during code reviews by providing rem...
 

Also Known As

Code Dx
Sonar, SonarQube Cloud
 

Interactive Demo

Demo not available
 

Overview

 

Sample Customers

Discover why companies like: CGI said, "Synopsys and Software Risk Manager have provided the results we’re looking for".
Snowflake, Booking.com, Deutsche Bank, AstraZeneca, and Ford Motor Company.
Find out what your peers are saying about SonarSource Sàrl, Checkmarx, Veracode and others in Static Application Security Testing (SAST). Updated: June 2026.
906,960 professionals have used our research since 2012.