SonarQube

Über SonarQube

SonarQube ist ein führendes Tool zur kontinuierlichen Überprüfung der Codequalität und -sicherheit deiner Codedatenbanken. Die Software unterstützt deine Entwicklungsteams während der Codebewertung. SonarQube umfasst 27 Programmiersprachen und koppelt sich mit deiner Software-Pipeline. Die Anwendung bietet Entwicklern klare Abhilfen, damit Probleme verstanden und behoben werden können. Das gesamte Team erhält eine bessere und sichere Software.

Preisoptionen ab:

150,00 $/Jahr

  • Kostenlose Version
  • Gratis Testen
  • Abonnement

Typische Kunden

  • Freie Mitarbeiter
  • Kleine Unternehmen (2–50)
  • Mittelgroße Unternehmen (51–500)
  • Großunternehmen (500 und mehr)

Bereitstellung

  • Cloudbasiert
  • On-Premise (vor Ort)

Erhältlich in diesen Ländern

Australien, Brasilien, Deutschland, Frankreich, Indien und 15 weitere

Unterstützte Sprachen

Nicht vom Anbieter bereitgestellt

Preisoptionen ab:

150,00 $/Jahr

  • Kostenlose Version
  • Gratis Testen
  • Abonnement

Bilder

SonarQube Software - 1
SonarQube Software - 2
SonarQube Software - 3
SonarQube Software - 4
SonarQube Software - 5
SonarQube Software - 6
SonarQube Software - 7
10 weitere anzeigen
Videos zu SonarQube
Videos zu SonarQube
Videos zu SonarQube
SonarQube Software - 1
SonarQube Software - 2
SonarQube Software - 3
SonarQube Software - 4
SonarQube Software - 5
SonarQube Software - 6
SonarQube Software - 7

Funktionen

Gesamtzahl der Funktionen von SonarQube: 37

  • API
  • Aktivitäts-Dashboard
  • Aktivitäts-Verfolgung
  • Anwendungssicherheit
  • Aufgabenmanagement
  • Benutzerdefinierte Entwicklung
  • Berichterstattung / Analyse
  • Compliance Management
  • Dashboard
  • Daten-Import / -Export
  • Debuggen
  • Drittanbieter-Integration
  • Echtzeit-Analytik
  • Echtzeit-Benachrichtigungen
  • Echtzeit-Daten
  • Einsatz-Management
  • Fehlerverfolgung
  • Grafische Benutzeroberfläche
  • Integrierte Entwicklungsumgebung
  • Konfigurierbarer Workflow
  • Kontinuierliche Bereitstellung
  • Kontinuierliche Lieferung
  • Lifecycle-Management
  • Mehrsprachiges Scannen
  • Mobile Entwicklung
  • Problemmanagement
  • Qualitätssicherung
  • Quellcode-Scans
  • Quellkontrolle
  • Schwachstellen-Scannen
  • Software-Entwicklung
  • Statusverfolgung
  • Werkzeuge zur Zusammenarbeit
  • Workflow-Management
  • Zugriffskontrollen / Berechtigungen
  • für Entwickler
  • Überwachung

Alternativen

CodeScan

4,8
Nr. 1 Alternative zu SonarQube
Bei Salesforce DevOps-Teams hilft CodeScan Unternehmen beim Scannen und Analysieren von Salesforce-Codes, bei der...

Docker

4,6
Nr. 2 Alternative zu SonarQube
Docker Cloud ermöglicht es IT-Ops-Team, Dockerized-Anwendungen auf jeder Infrastruktur anzuwenden und zu verwalten, von...

DeepSource

4,8
Nr. 3 Alternative zu SonarQube
DeepSource ist eine Code-Health-Plattform, die alle Tools zum Schreiben von pflegeleichtem und sicherem Code bietet, um...

Snyk

4,7
Nr. 4 Alternative zu SonarQube
Snyk ist eine cloudbasierte Anwendungssicherheits- und Testplattform, mit der Unternehmen Schwachstellen in Open-Source-...

Nutzerbewertungen

Gesamtbewertung

4,6 /5
(52)
Preis-Leistungs-Verhältnis
4,5/5
Funktionen
4,4/5
Bedienkomfort
4,3/5
Kundenbetreuung
4,1/5

Hast du SonarQube bereits?

Andere Softwarekäufer brauchen deine Hilfe! Produktbewertungen helfen uns allen, die richtigen Entscheidungen zu treffen.

Zeigt 5 von 52 Bewertungen
Sachin
Gesamtbewertung
  • Branche: Computer-Software
  • Unternehmensgröße: 10.000+ Mitarbeiter
  • Täglich für 6-12 Monate genutzt
  • Quelle der Bewertung

Gesamtbewertung

  • Preis-Leistungs-Verhältnis
  • Bedienkomfort
  • Kundenbetreuung
  • Weiterempfehlungsquote 9.0 /10

Code Analysis and ensuing security against threats

Bewertet am 23.5.2022

Overall experience with Sonarqube is pretty wholesome integration came handy with my CI/CD tools...

Overall experience with Sonarqube is pretty wholesome integration came handy with my CI/CD tools such as Azure Devops and Jenkins. Provides insights against vulnerabilities and common threats so that necessary actions can be taken by developers to ensure the security and good coding practices to follow. Features like PR decoration allows to get results in CI/CD tools itself if passed then only commit happens to master branch.

Vorteile

Feature like Code Analysis and publishing those analysis report to end user. You can use default Quality Gates and Quality Profiles for scanning of your code. In case you want to modify these you can do that and define your own rule. Whenever there's commit in repo you just need to configure the task in your continuous integration pipeline if it passed the parameter only then commit will happens the master/main branch otherwise it will not. With these features you can eliminate the security threats and ensure that developers are following good practices while developing their code. I have integrated it with Azure DevOps.

Nachteile

Only thing which I can think can be improved is logging of events. Sometime it becomes hard to debug the issues. Other then that, I think over all this fulfills all the requirements.

Verifizierter Rezensent
Gesamtbewertung
  • Branche: Informationstechnologie & -dienste
  • Unternehmensgröße: 501–1.000 Mitarbeiter
  • Täglich für Mehr als 1 Jahr genutzt
  • Quelle der Bewertung

Gesamtbewertung

  • Preis-Leistungs-Verhältnis
  • Bedienkomfort
  • Kundenbetreuung
  • Weiterempfehlungsquote 9.0 /10

Best Code Quality check Tool

Bewertet am 25.8.2022

We are really taking help of SonarQUbe in maintaining code quality. Doing code scanning on each ...

We are really taking help of SonarQUbe in maintaining code quality. Doing code scanning on each JIRA story completion. It also helps our developers to improve their code quality. Coding standards are better now. Reports are very useful.

Vorteile

1. Calculate the quality of code and also helps to improve the quality by providing the solution
2. Highlight the vulnerabilities , repetitive line of code
3. Developer Friendly tool as it provides recommendations on the line of code which needs an improvement.
4. Create Scan reports on demand
5. Option to add exception in code

Nachteile

1. Report Generation sometime take long time.
2. User Interface should be enhanced.
3. Lack custom rule set
4. As per cost, it is little bit expensive.

In Betracht gezogene Alternativen

CodeScan

Warum SonarQube gewählt wurde

SOnarQube is better in terms of quality percentage, provide more insights.
Chandramouli
Gesamtbewertung
  • Branche: Krankenhausversorgung & Gesundheitswesen
  • Unternehmensgröße: 501–1.000 Mitarbeiter
  • Täglich für 6-12 Monate genutzt
  • Quelle der Bewertung

Gesamtbewertung

  • Preis-Leistungs-Verhältnis
  • Bedienkomfort
  • Kundenbetreuung
  • Weiterempfehlungsquote 7.0 /10

Great tool to drive Coding Quality standards

Bewertet am 12.8.2021

PR analysis and Integration with Bitbucket are most in avoiding the new issues.
The tool needs a...

PR analysis and Integration with Bitbucket are most in avoiding the new issues.
The tool needs a lot of improvements
1. Number of rules should be increased.
2. Few rules should have custom exclusions. Ex: Naming conventions => Organisation-specific words will be there which should be in Capital.
3. Generating a lot of false positives
4. Executive reports should generate based on scheduled triggers. We have 20 projects which are assigned to a Portfolio. if you are going to generate a report and send an email for the first portfolio calculation then the rest of the 19 projects info for that day will be missed. Higher management will think that the generated report is the latest but it is not.
5. PR analysis reports should be generated Quickly

Vorteile

PR analysis and Integration with Bitbucket are most helpful.

Nachteile

1. Number of rules should be increased.
2. Few rules should have custom exclusions. Ex: Naming conventions => Organisation-specific words will be there which should be in Capital.
3. Generating a lot of false positives
4. Executive reports should generate based on scheduled triggers. We have 20 projects which are assigned to a Portfolio. if you are going to generate a report and send an email for the first portfolio calculation then the rest of the 19 projects info for that day will be missed. Higher management will think that the generated report is the latest but it is not.
5. PR analysis reports should be generated Quickly

Antwort von SonarSource

Thank you for your review, Chandramouli. We appreciate your feedback, and invite you to join the SonarSource Community Forum.

SonarSource Community Forum: https://community.sonarsource.com/

Posting to the Forum will allow there to be transparency to the community, and allow our product managers & users to understand any issues you are facing.

To better assist you, please indicate what language(s), and how long the PR analysis is actually taking; as well as, examples of the false positives.

Thanks!

Ie
Gesamtbewertung
  • Branche: Computer-Software
  • Unternehmensgröße: 1.001–5.000 Mitarbeiter
  • Wöchentlich für Mehr als 1 Jahr genutzt
  • Quelle der Bewertung

Gesamtbewertung

  • Preis-Leistungs-Verhältnis
  • Bedienkomfort
  • Kundenbetreuung
  • Weiterempfehlungsquote 10.0 /10

Popular tool for code smell search in the organisation's repositories

Bewertet am 8.8.2023

Vorteile

Easy-to-administer tool, with good functionality to monitor security part of your code (using SAST methodology), with ability to integrate with Jenkins, GitHub and other tools. You are able to fail the build if the code doesn't meet percentage score.

Nachteile

When new repository is added - there should be pop-up suggestion to create SonarQube project for it, coming from SonarQube. At the moment the user/administrator must watch out for new repositories in the organisation, without a note from the system itself that there is a new repository which you might want to add for scanning.

Verifizierter Rezensent
Gesamtbewertung
  • Branche: Hochschulbildung
  • Unternehmensgröße: 1.001–5.000 Mitarbeiter
  • Monatlich für 6-12 Monate genutzt
  • Quelle der Bewertung

Gesamtbewertung

  • Preis-Leistungs-Verhältnis
  • Bedienkomfort
  • Kundenbetreuung
  • Weiterempfehlungsquote 8.0 /10

SonarQube is Great for Developers!

Bewertet am 23.12.2022

We could identify many code related issues that are presented in our code and improve the quality...

We could identify many code related issues that are presented in our code and improve the quality of the application that we are developing. As a overall, SonarQube tool is able to add a value to our applications.

Vorteile

It is simple for developers to recognize their code smells, unused lines of code, errors, problems with the third-party libraries they are using, etc. information and the precise location of the issue. It also offers answers to those problems. As a result, figuring out the problems and fixing them is simple. This will be a terrific tool for developers. Except that, we can introduce our own rules for checking the code quality. It could identify the code issues that are vulnerable to cyber attacks such as XSS, SQL Injection, etc.

Nachteile

It was difficult to use the SonarQube on-premise application. Once we pushed a new code section, the server needed to restart in order for the application to work.

5 von 52 Bewertungen angezeigt Alle Bewertungen

SonarQube Häufig gestellte Fragen

Weiter unter folgen häufig gestellte Fragen über SonarQube.

SonarQube bietet folgende Kostenpläne an:

  • Ab: 150,00 $/Jahr
  • Preismodell: Kostenlose Version, Abonnement
  • Gratis Testen: Verfügbar

SonarQube hat die folgenden typischen Kunden:

2–10, 11–50, 51–200, 201–500, 501–1.000, 1.001–5.000

Wir haben keine Informationen darüber, welche Sprachen SonarQube unterstützt

SonarQube unterstützt die folgenden Geräte:

SonarQube kann in folgende Anwendungen integriert werden:

Bitbucket, GitHub, GitLab, Microsoft Azure

SonarQube bietet folgende Optionen für Kundensupport:

E-Mail/Helpdesk, FAQ/Forum, Telefon-Support

Ähnliche Kategorien

Sieh alle für SonarQube gefundenen Softwarekategorien an.