Must-share information (formatted with Markdown):
- which versions are you using (SonarQube, Scanner, Plugin, and any relevant extension)
sonarqube:10.2.1-community - how is SonarQube deployed: zip, Docker, Helm
Docker - what are you trying to achieve
I’d like to know Docker image’s security policy. - what have you tried so far to achieve this
Hi there,
I’m working with sonarqube docker image and I’d like to know about the docker image’s vulnerability management policy.
sonarqube docker image contains multiple vulnerabilities. It can be seen on dockerhub like here.
I must evaluate the security risks to these existing vulnerabilities, but I’m not sure they are actually vunlerable (exploitable) as sonarqube itself.
So I’d like to know your approach to vulnerabilities delived from dependencies.
Of cource, it is difficult to eliminate all vulnerabiities but I guess some policy to reduce security risks.
If you know (have) any document the policy described, please let me share.