Skip to content

Set of scripts for Sonarqube integration in our stack

Notifications You must be signed in to change notification settings

transcovo/sonarqube-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

sonarqube-scripts

Set of scripts for Sonarqube integration in our stack

scan.sh

This script is used to run a code analysis using sonar-scanner.

Prerequisites

  • It expects to be run in a project directory containing a sonar-project.properties file.
  • An environment variable named SONAR_TOKEN is expected to be set, containing a valid sonarQube token for the project.
  • It expects a package.json file with name, version, and description

About

Set of scripts for Sonarqube integration in our stack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages