No more typing reviews! Try our Samantha, our new voice AI agent.
PeerSpot user
Head of Software Delivery at a tech services company with 51-200 employees
Real User
Jul 8, 2020
Provides an automated gated procedure to ensure that engineers are able to deliver great, secure code to production
Pros and Cons
  • "Engineers have also learned from the results and have improved themselves as engineers. This will help them with their careers."
  • "Engineers now feel much more proud of their solution as they gain confidence from these scans and their results."
  • "When that one place has a low coverage for the most basic rules (OWASP top 10 for example) it starts to lose its value add."

What is our primary use case?

Our primary use case is to analyze source code for software bugs, technical debt, vulnerabilities, and test coverage. It provides an automated gated procedure to ensure that engineers are able to deliver great, secure code to production. 

We plug this process into our process right from the start enabling the IDE integrations so that engineers can scan their code before submission. Following on from that we run the scans on every change that has been submitted for review. 

This way we ensure that no core/fundamental issues are added to our codebases. 

How has it helped my organization?

It has helped many of the organizations that I have worked at to improve overall security, quality, and test confidence within the codebases. It also provides this in a speed efficient way. Engineers now feel much more proud of their solution as they gain confidence from these scans and their results. 

Engineers have also learned from the results and have improved themselves as engineers. This will help them with their careers. 

We are also able to get reports on our suite and generate a quality rating for ourselves utilizing this data and more. 

What is most valuable?

By far the quality gate controls. Without this, there would be no way to really utilize the power of this tool. We are able to automatically ensure that no code is delivered to production when it contains severe bugs or vulnerabilities. 

The tight integration to source control also helps us to keep the engineers in the loop with any follow-up actions for issues reported. 

Finally, the historical trend analysis gives us great insight into how we are improving based on our decisions, which are now driven by clear data.

What needs improvement?

It should keep up with newer technologies. As this is primarily open-source, it does require updates from the community. As such, there is sometimes a delay for new technologies to be covered by this too. 

Particularly around the languages that the webpages state they support. The big benefit of Sonar is that it handles so many different languages, problems, and static analysis in one place. 

When that one place has a low coverage for the most basic rules (OWASP top 10 for example) it starts to lose its value add. 

Buyer's Guide
SonarQube
April 2026
Learn what your peers think about SonarQube. Get advice and tips from experienced pros sharing their opinions. Updated: April 2026.
893,244 professionals have used our research since 2012.

For how long have I used the solution?

I have been using SonarQube for five years.

What do I think about the stability of the solution?

Good, I have not really had many issues with it. No major ones either. 

What do I think about the scalability of the solution?

It all depends on where/how you are hosting it. The tool itself scales well. 

Which solution did I use previously and why did I switch?

I have used Checkmarx and also tried a demo of Veracode. 

Checkmarx was far too heavy-handed and only handled security concerns for a VERY large price tag. 

Veracode is very good, however, the price vs a free solution was a deciding factor in many cases. 

How was the initial setup?

It's very straightforward for a SaaS setup. 

For a self-hosted setup, it is documented well and fairly easy. 

What about the implementation team?

We implemented in-house.

What's my experience with pricing, setup cost, and licensing?

SonarQube will incur hosting costs. There are SaaS options available at competitive prices too. 

Self-hosting SonarQube is subject to its open-source licenses documented on their website. 

Which other solutions did I evaluate?

We also evaluated Checkmarx, Veracode and open source solutions specific to each programming language. 

What other advice do I have?

Security analysis is a MUST. 

Disclosure: My company does not have a business relationship with this vendor other than being a customer.
PeerSpot user
reviewer2393703 - PeerSpot reviewer
Director of Software Engineering at a computer software company with 201-500 employees
Real User
Apr 29, 2024
Helps to monitor and manage violations but improvement is needed in integration with third-party platforms and scalability
Pros and Cons
  • "The tool helps us to monitor and manage violations. It manages the bugs and security violations."
  • "SonarQube needs to improve its ease of use, integration with third-party platforms, and scalability."

What is most valuable?

The tool helps us to monitor and manage violations. It manages the bugs and security violations. 

What needs improvement?

SonarQube needs to improve its ease of use, integration with third-party platforms, and scalability. 

For how long have I used the solution?

I have been using the product for five years. 

What do I think about the stability of the solution?

I rate the tool's stability a six out of ten. 

What do I think about the scalability of the solution?

My company has 150 users for SonarQube

How was the initial setup?

The tool's deployment is complex. 

What's my experience with pricing, setup cost, and licensing?

The tool's pricing is reasonable. 

What other advice do I have?

I rate the overall product a seven out of ten and would recommend it to others. 

Which deployment model are you using for this solution?

Hybrid Cloud
Disclosure: My company does not have a business relationship with this vendor other than being a customer.
PeerSpot user
Buyer's Guide
SonarQube
April 2026
Learn what your peers think about SonarQube. Get advice and tips from experienced pros sharing their opinions. Updated: April 2026.
893,244 professionals have used our research since 2012.
Infosec Consultant at Anzen Technologies
Consultant
Feb 29, 2024
Has a user-friendly UI and can be used for secure code review
Pros and Cons
  • "The solution's user interface is very user-friendly."
  • "It would be a great add-on if SonarQube could update its database for vulnerabilities or plugging parts."

What is our primary use case?

We used SonarQube for secure code review.

What is most valuable?

The solution's user interface is very user-friendly. The solution also provides good efficiency.

What needs improvement?

It would be a great add-on if SonarQube could update its database for vulnerabilities or plugging parts.

For how long have I used the solution?


What do I think about the stability of the solution?

I rate the solution a seven out of ten for stability.

What do I think about the scalability of the solution?

I rate the solution a nine out of ten for scalability.

How was the initial setup?

On a scale from one to ten, where one is difficult and ten is easy, I rate the solution's initial setup an eight out of ten.

What about the implementation team?

It takes around one hour to deploy SonarQube.

What's my experience with pricing, setup cost, and licensing?

SonarQube is a fairly affordable solution for a larger scale if you have a specific role or specific department for secure code. We didn't pay for SonarQube. We used a free version of the solution because we had a small amount of code.

What other advice do I have?

We used SonarQube for one project. To improve code quality, we do vulnerability assessment. We have an R&D department, and we collaborate with other teams to do any work related to secure code.

SonarQube simplified our code review process. Since we are new to secure code review, we mostly use freely available or impactful applications. That's why our R&D team suggested using SonarQube.

We use SonarQube to find vulnerabilities in the application code. The code is related to the application used by our client. We find vulnerabilities in their application, and we suggest solutions.

We have experienced challenges related to the client-side code. Sometimes, the server faces downtime, and our R&D team knows how to resolve such errors. It is easy to maintain the solution.

Overall, I rate the solution a nine out of ten.

Disclosure: My company does not have a business relationship with this vendor other than being a customer.
PeerSpot user
Uzma Noreen - PeerSpot reviewer
Head of Infrastructure & Compliance & Cloud at TEO
Real User
Jun 29, 2023
Offers continuous code analysis which can improve the code quality
Pros and Cons
  • "The solution provides continuous code analysis which has improved the quality of our code. It can raise alarms on vulnerabilities with immediate reports on the dashboard. Few things are false positives and we can customize the rules."
  • "The solution needs to improve its customization and flexibility."

What is most valuable?

The solution provides continuous code analysis which has improved the quality of our code. It can raise alarms on vulnerabilities with immediate reports on the dashboard. Few things are false positives and we can customize the rules. 

What needs improvement?

The solution needs to improve its customization and flexibility. 

For how long have I used the solution?

I have been using the solution for ten days. 

What do I think about the stability of the solution?

I would rate the product's stability an eight out of ten. 

How are customer service and support?

We have received instant replies from the support but not actual answers. We contacted support regarding upgrading the edition.  

How was the initial setup?

The tool's setup is not complex. Our engineers were not experienced and they took time to implement the product. 

What other advice do I have?

The tool is simple and I would rate it an eight out of ten. 

Disclosure: My company does not have a business relationship with this vendor other than being a customer.
PeerSpot user
Axel Niering - PeerSpot reviewer
Software Architect Sales Systems at SV Informatik GmbH
Real User
May 3, 2023
A simple solution that helps with the static quality checks of codes
Pros and Cons
  • "The product is simple."
  • "The product's pricing could be lower."

What is our primary use case?

We use the tool to check our code. It's used for static quality checks. 

What is most valuable?

The product is simple. 

What needs improvement?

The product's pricing could be lower. 

For how long have I used the solution?

I have been using the product for two years. 

What do I think about the stability of the solution?

The tool is stable. 

How was the initial setup?

The product is easy to deploy and update. 

What's my experience with pricing, setup cost, and licensing?

We use the tool's community edition. 

What other advice do I have?

I would rate the product an eight out of ten. 

Which deployment model are you using for this solution?

On-premises
Disclosure: My company does not have a business relationship with this vendor other than being a customer.
PeerSpot user
Product Manager | Senior Software Developer at RedShift II - Solutions
Real User
Feb 26, 2022
Coding quality assurance tool that comes with good DevOps implementation
Pros and Cons
  • "This solution has the capability to analyze source code in almost all the languages in the market."
  • "This solution has evolved a lot in the last ten years and it comes with good DevOps implementation and security, which is a big problem today."
  • "This is a well-rounded solution, however, some features could be made available on the free version. The price of the solution could be reduced."
  • "This is a well-rounded solution, however, some features could be made available on the free version. The price of the solution could be reduced."

What is our primary use case?

This solution has the capability to analyze source code in almost all the languages in the market.

What needs improvement?

This is a well-rounded solution, however, some features could be made available on the free version. The price of the solution could be reduced.

For how long have I used the solution?

I have used this solution for ten years. 

What do I think about the stability of the solution?

This is a stable solution. 

What do I think about the scalability of the solution?

This is a scalable solution. We have been using it for all of our critical projects. 

What was our ROI?

I have never made the calculations to understand the real value of this solution but I know that the return of investment is very good. If not, we wouldn't have continued to use it for the past 10 years.

What's my experience with pricing, setup cost, and licensing?

As a user and a consumer of this solution, it can be pricey for my company to support and use, even though there are many benefits. For this reason, we use the free version. In the future, as our product cycles develop and evolve at a more steady pace, we hope to invest in the licensing for this tool. 

What other advice do I have?

This solution has evolved a lot in the last ten years. 

It comes with good DevOps implementation and security, which is a big problem today. 

Disclosure: My company does not have a business relationship with this vendor other than being a customer.
PeerSpot user
Team Lead at CNSI
Real User
Feb 22, 2022
Reliable and secure solution used for qualitative coding, including the SonarLint plugin
Pros and Cons
  • "We use this solution for qualitative coding. We make use of the SonarLint plugin as well as the dashboard."
  • "I would recommend SonarQube to other users as it is a good solution and the security issues we experienced are being fixed."
  • "We previously experienced issues with security but a segregated security violation has been implemented and the issues we experienced are being fixed."
  • "We previously experienced issues with security but a segregated security violation has been implemented and the issues we experienced are being fixed."

What is our primary use case?

We use this solution for qualitative coding. We make use of the SonarLint plugin as well as the dashboard.

What needs improvement?

We previously experienced issues with security but a segregated security violation has been implemented and the issues we experienced are being fixed. We have also experienced duplications of rules within the system as well as code samples that are short of ten numbers. 

What do I think about the stability of the solution?

This is a stable solution.

What do I think about the scalability of the solution?

This is a scalable solution. 

How was the initial setup?

The initial setup was straightforward. 

What about the implementation team?

Most of the deployment was done by me. Once a certain level of complexity was involved, a team was used to validate and deploy those parts of the solution. 

What other advice do I have?

I would recommend SonarQube to other users as it is a good solution and the security issues we experienced are being fixed. 
I would rate this solution an eight out of ten. 

Which deployment model are you using for this solution?

On-premises
Disclosure: My company does not have a business relationship with this vendor other than being a customer.
PeerSpot user
reviewer1158774 - PeerSpot reviewer
Senior Technical Architect at a tech services company with 501-1,000 employees
Real User
Feb 20, 2022
Effective vulnerability scanning, good support, and simple setup
Pros and Cons
  • "SonarQube has a lot of value, it reviews the basic coding standards and security vulnerabilities of code that help to reduce issues."
  • "SonarQube has a lot of value, it reviews the basic coding standards and security vulnerabilities of code that help to reduce issues."
  • "SonarQube can improve by scanning the internal library which currently it does not do. We are looking for a solution for this."
  • "SonarQube can improve by scanning the internal library which currently it does not do. We are looking for a solution for this."

What is our primary use case?

We are using SonarQube for scanning our services for issues as part of our IT department.

What is most valuable?

SonarQube has a lot of value, it reviews the basic coding standards and security vulnerabilities of code that help to reduce issues. 

What needs improvement?

SonarQube can improve by scanning the internal library which currently it does not do. We are looking for a solution for this.

For how long have I used the solution?

I have been using SonarQube for approximately three years.

What do I think about the stability of the solution?

SonarQube is a stable solution.

What do I think about the scalability of the solution?

I have found SonarQube to be stable. However, we have not tested it with more than one million lines of code.

We have a server that SonarQube is running on and we have approximately 50 people using it.

How are customer service and support?

We have used technical support in the past but not recently.

I would rate the support from SonarQube a four out of five.

Which solution did I use previously and why did I switch?

I have used Veracode previously.

How was the initial setup?

The initial setup is straightforward for SonarQube.

What about the implementation team?

We did the implementation in-house.

The DevOps team handles the maintenance of SonarQube.

What's my experience with pricing, setup cost, and licensing?

We are using the Developer Edition and the cost is based on the amount of code that is being processed.

What other advice do I have?

If SonarQube meets the needs of your use case then I use it.

I rate SonarQube an eight out of ten.

Which deployment model are you using for this solution?

Public Cloud

If public cloud, private cloud, or hybrid cloud, which cloud provider do you use?

Amazon Web Services (AWS)
Disclosure: My company does not have a business relationship with this vendor other than being a customer.
PeerSpot user
Buyer's Guide
Download our free SonarQube Report and get advice and tips from experienced pros sharing their opinions.
Updated: April 2026
Buyer's Guide
Download our free SonarQube Report and get advice and tips from experienced pros sharing their opinions.