All Projects → SonarSource → Sonar Scanner Jenkins

SonarSource / Sonar Scanner Jenkins

Licence: other
SonarQube Scanner for Jenkins

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Sonar Scanner Jenkins

Dashboard
📺 Create your own team dashboard with custom widgets. Built with Next.js, React, styled-components and polished.
Stars: ✭ 1,007 (+549.68%)
Mutual labels:  sonarqube, jenkins
Springcloudfeign
基于Gitlab + Jenkins + Harbor + Sonarqube + Docker + Kubernetes 完成可持续集成与可持续交付解决方案
Stars: ✭ 149 (-3.87%)
Mutual labels:  sonarqube, jenkins
Jenkins Os
Groovy pipeline jobs that build and test Container Linux with Jenkins
Stars: ✭ 43 (-72.26%)
Mutual labels:  jenkins, jenkins-plugin
2021-nolto
부담없이 자랑하는 작고 소중한 내 프로젝트 🧸✨
Stars: ✭ 34 (-78.06%)
Mutual labels:  jenkins, sonarqube
Butler
Export/Import Jenkins jobs & plugins 📤
Stars: ✭ 113 (-27.1%)
Mutual labels:  jenkins, jenkins-plugin
Pipeline Aws Plugin
Jenkins Pipeline Step Plugin for AWS
Stars: ✭ 389 (+150.97%)
Mutual labels:  jenkins, jenkins-plugin
Envinject Plugin
This plugin makes it possible to setup a custom environment for your jobs
Stars: ✭ 74 (-52.26%)
Mutual labels:  jenkins, jenkins-plugin
docker
collection of docker / docker-compose files, dind, gitlab, jenkins, mongo, mysql, oracle, rabbitmq, redis, sonarqube
Stars: ✭ 25 (-83.87%)
Mutual labels:  jenkins, sonarqube
Role Strategy Plugin
Jenkins Role-Strategy plugin
Stars: ✭ 91 (-41.29%)
Mutual labels:  jenkins, jenkins-plugin
Docker For All
Docker applied in development, devops, testing, product management etc.
Stars: ✭ 88 (-43.23%)
Mutual labels:  sonarqube, jenkins
calendar-view-plugin
Jenkins Calendar View Plugin: Shows past and future builds in a calendar view
Stars: ✭ 17 (-89.03%)
Mutual labels:  jenkins, jenkins-plugin
Delivery Pipeline Plugin
Jenkins plugin for pipeline visualisation, perfect for Continuous Delivery
Stars: ✭ 122 (-21.29%)
Mutual labels:  jenkins, jenkins-plugin
parameterized-trigger-plugin
Jenkins parameterized-trigger plugin
Stars: ✭ 63 (-59.35%)
Mutual labels:  jenkins, jenkins-plugin
Docker Workflow Plugin
Jenkins plugin which allows building, testing, and using Docker images from Jenkins Pipeline projects.
Stars: ✭ 419 (+170.32%)
Mutual labels:  jenkins, jenkins-plugin
pipeline-maven-plugin
Pipeline Maven Plugin
Stars: ✭ 50 (-67.74%)
Mutual labels:  jenkins, jenkins-plugin
Simple Theme Plugin
A simple theme plugin for Jenkins
Stars: ✭ 45 (-70.97%)
Mutual labels:  jenkins, jenkins-plugin
docker-commons-plugin
API plugin, which provides the common shared functionality for various Docker-related plugins.
Stars: ✭ 38 (-75.48%)
Mutual labels:  jenkins, jenkins-plugin
github-api-plugin
This plugin packages stock github-api library
Stars: ✭ 20 (-87.1%)
Mutual labels:  jenkins, jenkins-plugin
Jira Steps Plugin
Jenkins pipeline steps for integration with JIRA.
Stars: ✭ 88 (-43.23%)
Mutual labels:  jenkins, jenkins-plugin
Swarm Plugin
Jenkins swarm plugin
Stars: ✭ 114 (-26.45%)
Mutual labels:  jenkins, jenkins-plugin

SonarQube Scanner for Jenkins

Build Status Quality Gate

This plugin allow easy integration of SonarQube™, the open source platform for Continuous Inspection of code quality.

Documentation: http://redirect.sonarsource.com/plugins/jenkins.html

Issue tracking: https://jira.sonarsource.com/browse/SONARJNKNS

If you want to make changes, please clone the Git repository.

With this plugin, you can configure SonarQube instances and run a SonarQube Scanner analysis in several ways:

  • By injecting the SonarQube configuration as environment variables and using them in any job step (such as Maven, Ant, Gradle, ...);
  • Using the Sonar Scanner job;
  • Using SonarScanner for MSBuild's 'begin analysis' and 'end analysis' jobs;

'SonarQube Scanner' and 'SonarScanner for MSBuild' are managed as installable tools. List of available versions is retrieved automatically by Jenkins/Hudson from a json file hosted on their respective update site:

For Jenkins, the files are automatically updated when a new version of Sonar Scanner or SonarScanner for MSBuild is published, thanks to crawlers written in groovy:

License

Copyright 2007-2021 SonarSource.

Licensed under the GNU Lesser General Public License, Version 3.0

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].