Sign in
Categories
Your Saved List Become a Channel Partner Sell in AWS Marketplace Amazon Web Services Home Help

Bitnami package for SonarQube(TM)

Bitnami by VMware | 9.9.4-2-r03 on Debian 12

Linux/Unix, Debian 12 - 64-bit Amazon Machine Image (AMI)

Reviews from AWS Marketplace

1 AWS reviews
  • 1
  • 4 star
    0
  • 3 star
    0
  • 2 star
    0
  • 1 star
    0

External reviews

61 reviews
from G2

External reviews are not included in the AWS star rating for the product.


    Dimitar K.

SonarQube as part of SDLC

  • January 24, 2024
  • Review provided by G2

What do you like best about the product?
The tool is really good for Static Code Analysis - detecting bugs, vulnerabilities and code smells. CI/CD pipeline integrations are really usesfull and cruical as part of the SDLC. Another great feature is the custom rules - for the advanced users. Apart from theese things - combination with SonarLint is great!

Last but not least eveyone can start with the free version and check if it will match their way of working - which is not available for many other tools!
What do you dislike about the product?
It would be great if there is better dependencies report!
What problems is the product solving and how is that benefiting you?
It's part of our Secure code review!


    Sundarrajan G.

Sonar qube

  • November 28, 2023
  • Review provided by G2

What do you like best about the product?
If you don't have much budget to go for sast products, it's good to go for this product, it's good and provides most of the best practices.
What do you dislike about the product?
It's not easy to integrate with cicd pipeline also you might not get very frequent or recent security recommendation like the commercial products.
What problems is the product solving and how is that benefiting you?
If you don't have much budget to go for sast products, it's good to go for this product, it's good and provides most of the best practices.


    NItin K.

Awesome tool for integrated static code analysis along with code smells

  • October 27, 2023
  • Review verified by G2

What do you like best about the product?
Amazing user interface, fast learning curve, faster installation and deployment, good customer support, security scanning features and code smells
What do you dislike about the product?
lacks in good graphs and reports generations, not very easy to customize the reports and export them, webAPI is not value for money
What problems is the product solving and how is that benefiting you?
Helps in fiding the vulnerabilities in our products and give early detection,. Its able to intergrate well with all our build chain.


    Kaviraj R.

Best Code Quality Analysis tool : SonarQube

  • October 07, 2023
  • Review verified by G2

What do you like best about the product?
SonarQube is its ability to identify and highlight code quality issues. It can detect coding errors, code smells, and potential bugs, enabling developers to fix them before they become more significant problems
What do you dislike about the product?
SonarQube can be complex and difficult to configure
community version can only be integrated with one branch, and the enterprise version is expensive
What problems is the product solving and how is that benefiting you?
SonarQube helps identify issues like: Bugs, Code smells, Security hotspots, Other vulnerabilities.
Maintains code quality
Improves coding structure


    Mohit S.

Best tool to inspect code quality and detect bugs and very easy to use.

  • September 07, 2023
  • Review verified by G2

What do you like best about the product?
I like everything about SonarQube, It is best tool to make your code bug free and optimised. It analysis your code very fast and provide proper path of the issue in your code and also provide best suggestion to how to solve it.
What do you dislike about the product?
SonarQube is not snychronze with the IDE, from where I am solving the issues. Whenever I solve an issue I have to re-run the sonarQube to check whether the issue is solved or not. It is little time consuming.
What problems is the product solving and how is that benefiting you?
SonarQube is helping me to improve my code performance and make it bug free, It also suggest best coding practices which helps to increase my knowledge and learn standard coding.


    Financial Services

One stop solution for analysing code and ensure quality

  • August 15, 2023
  • Review verified by G2

What do you like best about the product?
It provides all varieties of the code scans and enterprise provides branch-based analysis
What do you dislike about the product?
Opensource doesn't allow branch analysis
What problems is the product solving and how is that benefiting you?
SonarQube helps development teams build successful and secure applications as part of their CI pipeline.


    Prakash E.

Sonarqube review

  • July 08, 2023
  • Review verified by G2

What do you like best about the product?
Its a efficient tool using performing code review.easy to implement and getting reports very easily and we can integrate on serverless also on eks. It showing wonderfull results
What do you dislike about the product?
Actyally no dislikes. But one thing it has default h2 database better we have postgress
What problems is the product solving and how is that benefiting you?
Its generating code quality reports in efficient way. Its benifiting you very usefully


    Umashankar M.

Sonarqube

  • July 05, 2023
  • Review provided by G2

What do you like best about the product?
Code Quality Analysis, centralized dashboard
What do you dislike about the product?
Setup and configuration complexity, Resource Intensive
What problems is the product solving and how is that benefiting you?
Code Quality Assurance


    Information Technology and Services

Great plugin for Code Analysis

  • June 22, 2023
  • Review verified by G2

What do you like best about the product?
It's good to analyze code. It improves code practice.
What do you dislike about the product?
Sometimes it shows code smell that are not genuine
What problems is the product solving and how is that benefiting you?
Sonar cube is easy to use and solving code review effort as shows best practices for code


    sumit k.

No way to escape from writing the quality code.

  • June 07, 2023
  • Review verified by G2

What do you like best about the product?
Automated quality code check analysis. The code smells, and major issues can easily be tracked mostly, which can cause production failure. We can integrate it with our applications and can perform the sonar checks with a single command.
What do you dislike about the product?
Though most of the time, it works well but sometimes creates problems without any significant issues in the code. Very strict in terms of code coverage part. Integrating and performing pre-flight jobs with sonar is a difficult process if you are a beginner, which means it requires complete knowledge of it.
What problems is the product solving and how is that benefiting you?
In my organization, we have integrated the sonarQube with GitHub pre-flight checks and CI-CD pipeline to perform the quality checks. We have set up a code coverage threshold of 90%, which restricts merging the code if the coverage is below the threshold. So in this way, we always ensure that the code developers write is up to the mark and easily readable.