sonar-tools
sonar-tools copied to clipboard
Additional command line based tools to help in SonarQube administration tasks
This info should be exported to recreate the branch with the right name
This will allow to potentially detect type errors and increase code quality
Drop in 2025 after deprecation. See #1122 for rationale
Sonar recently introduced the concept of "Accept issue". sonar-findings-sync should sync Accepted issues
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...
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