sonar-solutions/Universal SonarQube Scanner
A GitHub Action to analyze code using SonarQube or SonarCloud for various languages.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| sonar_token | SonarQube or SonarCloud authentication token | yes | — |
| project_key | SonarQube project key | yes | — |
| organization | SonarCloud organization (optional) | no | — |
| host_url | SonarQube or SonarCloud server URL | no | https://sonarcloud.io |
| language | Project language/platform (e.g., 'dotnet', 'java-maven', 'java-gradle', 'generic') | yes | — |
| build_command | Custom build command for Java or .NET | no | — |
Outputs
no outputs