If you already are running a centralized SonarQube instance, use this action to scan a Git repository with the SonarQube static analysis scanner. The data collected from the scans is available in your SonarQube reports, and the results are also displayed in the CloudBees platform analytics dashboards.
If you do not have SonarQube already installed, use the Scan with SonarQube bundled action instead. |
All CloudBees action repositories are listed at CloudBees, Inc. on GitHub. |
Inputs
Input name | Data type | Required? | Description |
---|---|---|---|
|
String |
Yes |
The SonarQube server URL. |
|
String |
Yes |
The SonarQube username. |
|
String |
Yes |
The SonarQube password. |
|
String |
No |
The language of your Git repository code base. Refer to Supported languages. |