SonarQube Information :
- Server Installation: Docker image
- Server Version: Developer Edition, Version 9.7
GitLab Information:
- Server Installation: Docker image
- Server Version: Enterprise Edition, Version 15.7.5.
Question:
I know how to integrate GitLab with SonarQube
But there is a problem with the permission!!
If a GitLab user is not allowed to see the specific project ( and source code ) on GitLab
However, when an authorized GitLab user has analyzed this project on SonarQube.
Then the unauthorized GitLab user can see the source code from SonarQube!?
I know we can setup permission settings on SonarQube
But it is very inconvenient to maintain two personnel authority management ( GitLab and SonarQube )
Is there any way to dynamically import GitLab permission to SonarQube?