SonarQube

Description

This data provider imports findings from SonarQube. Note that versions prior to 6.2 may not be supported.

For more details, refer to https://www.sonarqube.org/.

Note

This Data Provider is new in Squore 18.0

Usage

SonarQube has the following options:

  • SonarQube Location ( sonar , default: http://127.0.0.1:9000) Specify the URL of the SonarQube installation to work with (for example: http://localhost:9000)​

  • SonarQube Component Key ( key )

  • Version Name ( version )

  • Login ( login )

  • Password ( password )

The full command line syntax for SonarQube is:

-d "type=sonarqube,sonar=[text],key=[text],version=[text],login=[text],password=[password]"