Dockerized SonarQube - Code Quality and Code Security

แชร์
ฝัง
  • เผยแพร่เมื่อ 20 ธ.ค. 2022
  • SonarQube Communication Edition is an open-source code quality and security tool that analyzes your code and provides you with code quality and security reports.
    If you’re building a SAAS application, then using tools like SonarQube is essential as it can be used to detected bugs, vulnerabilities, bad programming practises maintainability scores and much more.
    If your using continuous development, then you can also use SonarQube as a Quality Gate in your pipelines. For example, you can use it to prevent code from being merged to your master branch if certain coverage, or ratings are below a certain threshold.
    In this tutorial, were going to learn how to build and run SonarQube using Docker Compose. Once we have SonarQube up and running locally, we will also learn how to set up for your project.
    Github Repo: github.com/emad-zaamout/Sonar...
  • วิทยาศาสตร์และเทคโนโลยี

ความคิดเห็น • 15

  • @khoihoang8888
    @khoihoang8888 ปีที่แล้ว

    This was very helpful! Thank you for making this video!

  • @shadyueh
    @shadyueh ปีที่แล้ว +4

    4:24 Building & Running SonarQube
    7:28 Install SonarQube Scanner

  • @blairhoddinott7377
    @blairhoddinott7377 ปีที่แล้ว

    Super helpful. Nice tutorial man.

  • @Abu_Hassan
    @Abu_Hassan ปีที่แล้ว +1

    شكرا اخي!

  • @pablue
    @pablue 5 หลายเดือนก่อน

    Muito grato pelo seu tutorial e também por disponibilizar o repositório.
    Estou aprendendo muito com ele.
    Obs: Acredito que podemos trabalhar a nova versão Docker da CLI do Sonarqube. Acho que vale um vídeo novo em....

  • @arminekimanga3264
    @arminekimanga3264 2 หลายเดือนก่อน

    Thank you so much😇😇

  • @TickTickBoom358
    @TickTickBoom358 2 หลายเดือนก่อน

    This video saved my life bro... Thank you very much. I see that this is the latest version of SonarQube 10.5.91... Will this update automatically always?

  • @jihadabdulrazaq338
    @jihadabdulrazaq338 8 หลายเดือนก่อน

    Great job, any ideas why test coverage report not shown ?

  • @kibetkiptanui6293
    @kibetkiptanui6293 ปีที่แล้ว +1

    Awesome

  • @dannyroy8571
    @dannyroy8571 7 หลายเดือนก่อน

    hey there amzing video now what if i want to scan my java project using soanrqube i had already created a project in sonarqube whats the final command to scan ?

  • @rajshekharvitkar1894
    @rajshekharvitkar1894 ปีที่แล้ว

    How Do i do the same thing for c++ project ?

  • @khai-vq5hn
    @khai-vq5hn 7 หลายเดือนก่อน

    how do i integrate report plugin to this ,its urgent

  • @camilleb1754
    @camilleb1754 6 หลายเดือนก่อน

    Hello , can you help me ? I have a warning message in sonnar ;
    "Embedded database should be used for evaluation purposes only
    The embedded database will not scale, it will not support upgrading to newer versions of SonarQube, and there is no support for migrating your data out of it into a different database engine."
    However, I installed the database correctly, can you help me?
    Thanks :)

    • @pablue
      @pablue 5 หลายเดือนก่อน

      Olá amigo, você usou o Docker Compose para executar o servidor do Sonarqube? Ou fez de forma manual?

  • @ravikiran8541
    @ravikiran8541 ปีที่แล้ว

    hi sir can i get your number i have one doubt