gejza/SonarQube Docker Action
Run SonarQube analysis via official sonar-scanner-cli docker image
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| project_key | Project key in SonarQube | yes | — |
| sources | Path to source code (e.g., '.') | yes | — |
| host_url | SonarQube server URL | yes | — |
| token | Authentication token for SonarQube | yes | — |
| extra | Extra command-line flags (optional) | no | — |
Outputs
no outputs