sonar-tools icon indicating copy to clipboard operation
sonar-tools copied to clipboard

Additional command line based tools to help in SonarQube administration tasks

Results 51 sonar-tools issues
Sort by recently updated
recently updated
newest added

This info should be exported to recreate the branch with the right name

improvement
sonar-config

This will allow to potentially detect type errors and increase code quality

improvement

Drop in 2025 after deprecation. See #1122 for rationale

improvement
sonar-findings-sync

Sonar recently introduced the concept of "Accept issue". sonar-findings-sync should sync Accepted issues

improvement
sonar-findings-sync

Currently sonar-tools assume unlimited API calls is possible, like this is the case with SonarQube With SonarCloud these API calls are limited, see [SC API Rate Limiting](https://docs.sonarsource.com/sonarcloud/advanced-setup/web-api/#api-rate-limiting) This needs to...

improvement
sonarcloud

For technical reasons, SonarQube will prorgessively migrate to bearer authentication (instead of basic auth). In preparation of this, **sonar-tools** should be prepared to migrate to bearer auth

improvement