2793/how-to-get-issues-count-based-on-rules-in-a-sonar-project
Is there any way to get the issues count in sonarqube based on the rules for a project using REST api?
There are API docs in the footer area of a sonarqube UI page. In the issues/search, then use componentKeys(your project id) to qualify and then look at the paging.total in the response JSON file.
Use the following command cf restart-app-instance This will issue ...READ MORE
First;y install java after that download the ...READ MORE
user_data should be used as it is ...READ MORE
You can use sonarqube quality gates which ...READ MORE
Hey @nmentityvibes, you seem to be using ...READ MORE
Consider this - In 'extended' Git-Flow, (Git-Multi-Flow, ...READ MORE
It can work if you try to put ...READ MORE
When you use docker-compose down, all the ...READ MORE
You can use unless inside your state ...READ MORE
Use san publish profile names while creating ...READ MORE
OR
Already have an account? Sign in.