- https://docs.sonarsource.com/sonarqube/latest/setup-and-upgrade/release-upgrade-notes/#release-10.5-upgrade-notes - https://docs.sonarsource.com/sonarqube/latest/extension-guide/developing-a-plugin/plugin-basics/#configuring-plugins-for-analyzer-loading-optimization - https://community.sonarsource.com/t/the-sonarscanners-download-only-required-3rd-party-plugins/108156 - [ ] Add `Plugin-RequiredForLanguages` to `MANIFEST` ## examples - https://github.com/green-code-initiative/ecoCode-javascript/pull/32 - https://github.com/SonarSource/sonar-php/pull/1157 - https://github.com/SonarSource/SonarJS/pull/4314 - https://github.com/SonarSource/sonar-kotlin/pull/366 - https://github.com/SonarSource/sonar-custom-rules-examples/pull/83 - https://github.com/felipebz/zpa/commit/139994305485b47c0ba510946cb5f71bb2d8e8ef - https://github.com/1c-syntax/sonar-bsl-plugin-community/pull/331
Plugin-RequiredForLanguagestoMANIFESTexamples