Integrate SonarQube with your AI agent, scan for secrets and dependency risks, and explore and manage issues—all from the command line.
Start using SonarQube CLI
I was looking for the deprecation strategy for parameters (e.g. sonar.language) but only found the one for APIs in the developing a plugin section of the documentation: API Deprecation Strategy
Is the same deprecation strategy valid for parameters and Web APIs?
We generally try to stick to the same strategy, but it’s not always doable. For instance, we’re planning to simplify issue states and it simply won’t be practical to follow the strategy in that case.