OWASP Top 10 Vulnerabilities for C# code

Must-share information (formatted with Markdown):

  • Sonar Version 8.0 Community Edition
  • would like to scan the code to check OWASP top 10 vulnerabilities
  • Can see only following OWASP rules applicable for C# code
  1. a6
  2. a7
  3. a3
  4. a2
  5. a10
  6. a8

Following are the rules which are not listed for C# in version 8.0

  1. a1
  2. a4
  3. a5
    4 a9

Help on this topic is much appriciated

Dear @satbeerb,

Welcome to the forum!
Your topic seems to be related to this one: SonarSource C# Ruleset
Basically, additional rules on security, especially detection of injection, are available in Developer Edition ($) and above.

Feel free to contact us on our form here if you want to try it,

Carine

1 Like