Questions tagged [sonarqube]

SonarQube is the open source platform, to continuously inspect code quality of applications. It allows developers to detect bugs and vulnerabilities as well as to decrease code smells, in more than 20 different languages.

21 questions
1
vote
1 answer

Sonarqube Github authentication plugin is not recognizing organisation

I'm using the Sonarqube github authentication plugin. I want to make it so that only users in my Github organisation can sign up. It does not appear to work because even users that are in my organisation are blocked with the reason: Reason:…
Andy
  • 317
1
vote
0 answers

How to get list of admin users from projects in sonarqube, using API?

How to get projects having admin users or list of them if multiple admin users on them using API? I tried few links, but not working. sonarqube version 8.9, I am using.
Sara June
  • 521
0
votes
1 answer

How to generate sonar report with sonarqube version 9.2.1.49989. Which plugin i need to install for that?

How to generate sonar report with sonarqube version 9.2.1.49989. Which plugin i need to install for that? I installed CNES Report .jar plugin to generate sonar report but this plugin(CNES) not supporting could you please help how to generate…