List of all sonarqube security hotspot

hi there, im doing a graduation project and we’re using sonarqube to find vulnerabilities in the code
where can i find all security hotspot that sonarqube can find? i mean not to a specific project, but in general list of all security hotspot in sonar.
thanks!

Hey there.

https://rules.sonarsource.com/ is a great place to start.

Otherwise, you can go to the Rules tab of your SonarQube instance and filter on Type!

thats exactly what i needed

thanks a lot Colin

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.