Hi, I’m interested in the sonarqube developer edition. But there are still some open questions before the purchase. Since I’m very new to code scanning tools, here are my questions:
We are working on a project that consists of several microservices. Each microservice have their own git repository. Can I scan multiple repositories with one sonarqube instance?
How many contributors can be added to a sonarqube instance?
Does Sonarqube also check the license of third party dependencies?
Yes, absolutely. Each repository will be treated as a “project” in SonarQube.
There are no limits on this. You can have as many committers to a project and as many users in SonarQube as you need. We believe every project stakeholder should be able to see the analysis results.