tradeshift/sonarqube
runs a sonar scanner
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| args | additional sonarqube arguments | no | — |
| ca-cert | MTLS ca cert | no | — |
| client-cert | MTLS client cert, configuring this will enable the proxy | no | — |
| client-key | MTLS client key | no | — |
| scanner | — | — | sonar-scanner |
| sonar-scanner-version | version of the SonarScanner cli to use/install | — | 5.0.1.3006 |
| token | Sonarqube access token | yes | — |
| github-token | Github token for cleaning up PR comments. By default, the automatic token provided by GitHub is used. You can see more info about GitHub's default token here: https://docs.github.com/en/actions/configuring-and-managing-workflows/authenticating-with-the-github_token | no | ${{ github.token }} |
Outputs
no outputs