Must-share information (formatted with Markdown):
- which versions are you using (SonarQube, Scanner, Plugin, and any relevant extension)
sonarqube7.9.1
- what are you trying to achieve
- what have you tried so far to achieve this
Good day,
Lately, I’ve been trying to review the SonarC# rules.
But I can’t find the rule code on the website. (C# static code analysis)
For example, I’ve looked it up the rule of “Database queries should not be vulnerable to injection attacks” like below picture, but there’s no rule code.
And I also searched on my sonarqube web, but I can’t find the rule.
Not only for this rule, I have to check all the SonarC# rule.
How can I know the rule code on the SonarC# page?