How do I scan C code in SonarQube

Must-share information (formatted with Markdown):

  • which versions are you using (SonarQube, Scanner, Plugin, and any relevant extension)
  • what are you trying to achieve
  • what have you tried so far to achieve this

I am using SonarQube version 8.8
I am Trying to know steps to scan c code in SonarQube

C/C++ are only included in the paid Developer Edition. On Github you’ll also find a free community plugin.

I have both paid developer edition and enterprise edition, So can you please help me with the step by step process of C code scan in SonarQube

Hi @mukesh

you will find more information here: https://docs.sonarqube.org/latest/analysis/languages/cfamily/

And I recommend you to upgrade as your earliest convenience to 8.9 LTS version or 9.1 latest released version of SonarQube, as the 8.8 version isn’t supported anymore.

Have a nice day
Carine