okorach / sonar-tools

Additional command line based tools to help in SonarQube administration tasks
GNU Lesser General Public License v3.0
47 stars 18 forks source link

sonar-tools only gets the first 10000 rules in recent version of SonarQube or SonarCloud #1466

Closed okorach closed 2 weeks ago

okorach commented 2 weeks ago

api/rules/search is limited to 10000 rules, and recently SQ and SC have exceeded this number: SQ 10.7 has about 7300 built-in rules plus several thousand external ones (3rd party linters), which exceed 10K. The rules search must be sliced to get all rules