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.