Found 610 repositories(showing 30)
A plugin that allows branch analysis and pull request decoration in the Community version of Sonarqube
cnescatlab
Generates analysis reports from SonarQube web API.
sonar-scala
A free and open-source SonarQube plugin for static code analysis of Scala projects.
TharunBalaji2004
DevOps CI/CD pipeline architecture for Android Apps 📲⚙️ (using GitHub Actions) - Unit Test, Instrumentation Test (espresso), Static Code Analysis (Sonarqube), Gradle Packaging, Signing bundle and automated deployment on Google Play Store
ASSERT-KTH
Automatic repair system for static analysis warnings from SonarQube's SonarJava, TDSC 2022 http://arxiv.org/pdf/2103.12033
Sagacify
Sonarqube plugin for scala analysis
JetBrains
A plugin for TeamCity server allowing you to configure and run SonarQube analysis from the CI
cathive
performs SonarQube analyses and checks quality gates https://concourse-ci.org/ https://sonarqube.org/
geerlingguy
DEPRECATED - Drupal CI environment with SonarQube and Jenkins for Drupal Core code analysis.
Anubhav9
RedCoffee is a Python Based CLI Tool that generates PDF Reports for analysis done using SonarQube Community Edition
devcon5ch
Plugin for SonarQube to process mutation analysis results.
brunocantisano
Raspberry Pi thats scans codes for analysis. Sonarqube is a tool that helps refatorate and checks for vulnerabilities in codes.
sfeir-open-source
It provides the ability to feed SonarQube with code coverage data coming from Atlassian Clover
DomGiorda
SonarQube plugin to export code quality metrics for Prometheus. Provides a /api/prometheus/metrics endpoint for scraping configurable SonarQube analysis data. Integrate SonarQube monitoring into your Prometheus setup and visualize with tools like Grafana for centralized code quality visibility. Adopted from github.com/dmeiners88/sonarqube-pro
Rapter1990
Case Study - Weather Api Analysis (Java 21, Spring Boot, Postgres, JUnit,Docker, AOP, Kubernetes, Prometheus, Grafana, Github Actions (CI/CD), Jenkins, Sonarqube, Test Container)
andrearaponi
Intelligent AI system for code quality & security analysis with SonarQube.
felipetofoli
This repository aims to show how to create GitHub Actions to: Build and Test a .Net Full Framework Web API project; Check the code formatting (.NET / C#); Run SonarQube code static analysis.
javajon
A technique for running SonarQube in Kubernetes. Also, a gathering of code analysis plugins for Gradle.
heyvaldemar
SonarQube with Let's Encrypt Using Docker Compose
piomin
sample application used as a source for scanning code quality with sonarqube also containing sovarqube plugin with rules definitions
end-of-game
During the life-cycle of an application in continuous integration and continuous delivery pipelines, we need to build, test, and deliver. The testing phase is the most important and each kind of tests has its specificity. In this article, we deal with code quality tests, such as static code analysis and code coverage, for PHP applications using SonarQube and Gitlab CI.
marcelo-davanco
Quality Scanner — SonarQube + NestJS/TypeScript analysis toolkit with Docker, 8-step scanner, quality gate, and Next.js dashboard
My installation guides and bash script for essential DevOps tools like Jenkins (CI/CD), Nexus (artifact repository), SonarQube (code analysis), Docker (containerization), and Trivy (vulnerability scanning) on Server like EC2.
MatheusIshiyama
A complete step-by-step guide to integrate Jenkins and SonarQube using Docker Compose for local CI and code quality analysis on Node.js projects. Ideal for developers learning DevOps and static code analysis.
Vagrant Environment for a SonarQube based Source Code Analysis service
codescan-io
Github Action which helps to run CodeScan or SonarQube jobs in Github workflow. The action may produce SARIF file with analysis results.
leraux
Command line tool for exporting SonarQube's analysis into an excel
codefarm0
All about microservice testing strategy. Unit testing. Mockito library. Integration testing. Code coverage. Sonarqube. Static code analysis.
otherguy
RSpec 3 formatter that generates an XML file for SonarQube 6.2+, using the Generic Test Data format
Hack23
How to secure your development pipeline with static application security test (SAST) / Dynamic application security test (DAST), software composition analysis (SCA) using Sonarqube.