Sonarqube C Source Code Analysis

I have downloaded:
Sonar-Scanner 3.3.0.1492
Sonarqube 7.6

I have installed Sonar-C-plugin-1.2.2.1653.jar

I have followed all the steps of download.
I wanted to send my C code with flaws to test, when I paste to url at browser, the report generated by Sonarqube is showing 0 Bugs, 0 Flaws and 0 Vulnerabilities even I have it in my code.

Can I get some information on how it will work to detect C flaws.

Hi @Pallavi,

you are using the open source C/C++ analyzer, please contact their support, it is is not the SonarSource supported C/C++ analyzer.

Thank You So Much

May I please know, form where I could be able to download SonarSource supported C/C++ analyze?

Hi @Pallavi,

you can analyze public projects for free on https://sonarcloud.io or it is available starting with developer edition, see https://www.sonarsource.com/plans-and-pricing/.