Software Alternatives & Reviews

PVS-Studio VS SonarQube

Compare PVS-Studio VS SonarQube and see what are their differences

PVS-Studio logo PVS-Studio

PVS-Studio is a useful piece of software for detecting problems in source code. The software examines program codes written in C, C++, and C# for any problems that might prohibit the code from functioning properly.

SonarQube logo SonarQube

SonarQube, a core component of the Sonar solution, is an open source, self-managed tool that systematically helps developers and organizations deliver Clean Code.
  • PVS-Studio Landing page
    Landing page //
    2023-08-02
  • SonarQube Landing page
    Landing page //
    2023-07-12

SonarQube, a core component of the Sonar solution, is an open source, self-managed tool that systematically helps developers and organizations deliver Clean Code. SonarQube integrates into the developers' CI/CD pipeline and DevOps platform to detect and help fix issues in the code while performing continuous inspection of projects.

Supported by the Sonar Clean as You Code methodology, only code that meets the defined quality standard can be released to production. SonarQube analyzes the most popular programming languages, frameworks, and infrastructure technologies and supports over 5,000 Clean Code rules.

Trusted by 7 million developers and 400,000 organizations globally to clean more than half a trillion lines of code, Sonar has become integral to delivering better software.

Explore our pricing and request an evaluation: https://www.sonarsource.com/plans-and-pricing/

PVS-Studio

Categories
  • Code Analysis
  • Code Coverage
  • Code Review
  • Development
Website pvs-studio.com
Details $-

SonarQube

Categories
  • Code Analysis
  • Code Review
  • Code Coverage
  • Code Quality
  • Clean Code
  • Open Source
  • Security
Website sonarsource.com
Details $freemium $150.0 / Annually

PVS-Studio videos

Generic Talks - PVS-Studio

More videos:

  • Review - CppCast Episode 238: PVS-Studio Static Analysis with Yuri Minaev

SonarQube videos

What is SonarQube?

More videos:

  • Tutorial - What is SonarQube? How to configure a maven project for Code Coverage | Tech Primers
  • Tutorial - How to analyze code quality using SonarQube | Easy tutorial

Category Popularity

0-100% (relative to PVS-Studio and SonarQube)
Code Analysis
9 9%
91% 91
Code Coverage
9 9%
91% 91
Code Review
12 12%
88% 88
Development
100 100%
0% 0

User comments

Share your experience with using PVS-Studio and SonarQube. For example, how are they different and which one is better?
Log in or Post with

Reviews

These are some of the external sources and on-site user reviews we've used to compare PVS-Studio and SonarQube

PVS-Studio Reviews

TOP 40 Static Code Analysis Tools (Best Source Code Analysis Tools)
PVS-Studio is a tool for detecting bugs and security weaknesses in the source code of programs, written in C, C++, C#, and Java. It works in Windows, Linux, and macOS environment.

SonarQube Reviews

5 Best DevSecOps Tools in 2023
Whereas OWASP ZAP scans your website once it has been deployed (known as dynamic code scanning), SonarQube/SonarCloud is a product/service that will scan the source code itself before it is deployed and alert on any possible security issues related to the source code. This is known as static code scanning. It looks for things that can be exploited. Things such as not...
Ten Best SonarQube alternatives in 2021
Other critical elements to bear in mind even as mastering alternatives to SonarQube embody Integration and initiatives. We have compiled a listing of SonarQube alternatives that reviewers voted for because of the excellent standard options to employ instead of SonarQube.
Source: duecode.io
TOP 40 Static Code Analysis Tools (Best Source Code Analysis Tools)
It is possible to integrate it into Visual Studio, IntelliJ IDEA, and other widespread IDE. The results of the analysis can be imported into SonarQube.
Top 4 Open Source Security Testing Tools to Test Web Application
Though written in Java, it can analyze over twenty different programming languages. It can easily integrate with continuous integration tools like Jenkins server, etc. The results will be populated to the SonarQube server with ‘green’ and ‘red lights’.
11 Interesting Tools for Auditing and Managing Code Quality
SonarQube is the most popular code quality and security analysis tool in the market. With the support of the open-source community, Sonarqube presently can analyze and produce outputs for over 25 programming languages, which are higher than most tools in the market.
Source: geekflare.com

Social recommendations and mentions

Based on our record, PVS-Studio should be more popular than SonarQube. It has been mentiond 9 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

PVS-Studio mentions (9)

  • Bugs that buzzed a lot
    One of the ways to create better and more secure code is to use static analyzers such as PVS-Studio. The tool provides code analysis for the C, C++, C#, and Java programming languages. - Source: dev.to / 6 days ago
  • Examining suspicious code fragments in AWS SDK for .NET
    I checked the code with the PVS-Studio analyzer using the plugin for Visual Studio. - Source: dev.to / 10 months ago
  • Do developers care about code security?
    I'm working on PVS-Studio. It's a code analysis tool detects both coding errors and security flaws (SAST). So, I'd like to know more about what teams expect from SAST solutions. Source: 12 months ago
  • SAST in Secure SDLC: 3 reasons to integrate it in a DevSecOps pipeline
    And yet SAST is another essential step-up that can help reduce reputational and financial risks. If you are building SSDLC, SAST tools should be a mandatory part of the DevSecOps pipeline. - Source: dev.to / almost 2 years ago
  • Vulnerabilities due to XML files processing: XXE in C# applications in theory and in practice
    Since the project is open-source, we'll take advantage of this. To search for vulnerabilities, in addition to our own knowledge, we use PVS-Studio — a solution that searches for errors and security weaknesses. We need a group of security-related diagnostics — OWASP. You can read about turning on the corresponding warnings here. - Source: dev.to / about 2 years ago
View more

SonarQube mentions (1)

  • Google: C++20, How Hard Could It Be
    Even for Java, C# and JS we do enforce such kind of rules, e.g. https://sonarqube.org. - Source: Hacker News / over 1 year ago

What are some alternatives?

When comparing PVS-Studio and SonarQube, you can also consider the following products

Cppcheck - Cppcheck is an analysis tool for C/C++ code. It detects the types of bugs that the compilers normally fail to detect. The goal is no false positives. CppCheckDownload cppcheck for free.

Codacy - Automatically reviews code style, security, duplication, complexity, and coverage on every change while tracking code quality throughout your sprints.

Clang Static Analyzer - The Clang Static Analyzer is a source code analysis tool that finds bugs in C, C++, and Objective-C...

Checkmarx - The industry’s most comprehensive AppSec platform, Checkmarx One is fast, accurate, and accelerates your business.

Coverity Scan - Find and fix defects in your Java, C/C++ or C# open source project for free

CodeClimate - Code Climate provides automated code review for your apps, letting you fix quality and security issues before they hit production. We check every commit, branch and pull request for changes in quality and potential vulnerabilities.