10
votes

I'd like to use SonarQube to analyse C code for an open source project and integrate it into Jenkins. Unfortunately the commercial C/C++ plugin is at EUR 7.000, which rules it out for a free software. I also saw the community C++ plugin. Does this also work well for C code? If not, how could I configure SonarQube with suitable open source tools to get a legal free C plugin?

2

2 Answers

2
votes

Check this out:

This repository contains a SonarQube plugin implementing C++ support.

https://github.com/SonarOpenCommunity/sonar-cxx

1
votes

If your open source project is well-known, it can be analyzed for free on Nemo: http://nemo.sonarqube.org. Feel free to inquire on the developer mailing-list. See http://www.sonarqube.org/resources/join-our-community/