How to download or Export the Rules and its content from the portal?

Hello,

I got this page where i can see the list of rules available for each languages.

Will you please help me out with downloading this rules list (probably in EXCEL / CSV format) .

It’s required for the documentation purpose.
Thank you.

Hi,

Welcome to the community!

You’re better off using the APIs to download the rules directly from your SonarQube instance.

The best way to master the API is to perform the desired action via the UI and eavesdrop to see which calls the UI made to accomplish the action.

You may also find this guide helpful.

 
HTH,
Ann