VOOZH about

URL: https://www.javacodegeeks.com/tag/sonarqube

⇱ Sonarqube Archives - Java Code Geeks


  • Core Java👁 Image
    Eleftheria DrosopoulouAugust 18th, 2025
    0 548

    Securing Java Pipelines with OWASP ZAP, SonarQube & Security Gates

    Security is no longer something we “bolt on” at the end of development. In a modern DevSecOps culture, we embed…

    Read More »
  • Enterprise Java👁 Image
    Sandra ParsickJune 15th, 2020
    0 1,203

    Test Coverage Reports For Maven Projects In SonarQube 8.3.x

    Some years ago I write a blog post about how to generate test reports in SonarQube separate in test report…

    Read More »
  • Software Development👁 Image
    Paris ApostolopoulosMarch 22nd, 2016
    0 155

    Is your codebase smelly? Find out with the help of SonarQube and the Smells plugin!

    In the project which I recently joined, I discovered a set of annotations, (part of the code) that eventually did…

    Read More »
  • DevOps👁 Image
    Ted VinkeMarch 21st, 2016
    0 875

    3 Steps For Analyzing a Gradle Project With SonarQube Using Docker

    How hard can it be to get up and running with a Gradle project and getting it analyzed with SonarQube…

    Read More »
  • Enterprise Java👁 Image
    Sandra ParsickMay 18th, 2015
    0 311

    Unit And Integration Test Reports For Maven Projects In SonarQube

    Since SonarQube 4.2. the test report isn’t generated by the Sonar Maven Plugin during a Maven build (see SonarQube’s blog…

    Read More »
  • Software Development👁 Image
    Patroklos PapapetrouSeptember 15th, 2014
    0 185

    What SonarQube Is NOT

    The age when SonarQube was not very popular has passed a lot time ago. Nowadays is considered the de-facto tool…

    Read More »
  • Software Development👁 Image
    Patroklos PapapetrouJuly 25th, 2014
    2 202

    SonarQube As An Education Platform

    I’ve been using SonarQube [1] platform for more than four years. I remember the time when it was making its first baby…

    Read More »
  • Enterprise Java👁 Image
    Bear GilesFebruary 18th, 2014
    0 204

    Creating Sonarqube Projects

    Sonarqube (nee Sonar) is da bomb. It’s not something you have to check daily but if you’re serious about quality…

    Read More »
  • Software Development👁 Image
    Patroklos PapapetrouFebruary 17th, 2014
    0 102

    To SonarQube or not to SonarQube?

    This is the first question that a team leader, s/w director, customer, developer, architect, tester or whatever role exists in…

    Read More »
Back to top button
Close