-
Notifications
You must be signed in to change notification settings - Fork 9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Upgrade nginx base image in DockerFile #10151
Comments
Hi, I am a first time contributor and was looking for a good first issue. |
Hey @navalBhagat,
I said to upgrade the
I think dependabot is scanning the image but no one is looking at the report, most of the Docker Build has failed, as per the list, please do look at the Docker Build Pipeline/Security check reports as well |
Thanks for clarifying! I'll pick up this issue :) |
The @swagger-bot merged this PR #10163, but still the vulnerability persists, please merge #10161, so that the vulnerabilities are resolved and also the build job, will pass, please check into it |
The nginx base image version
1.27.0-alpine
has some critical vulnerabilities, so please upgrade the base image of nginx in the DockerFile and upgrade the docker image version of theswagger-ui
The vulnerabilities using the
v5.17.14
is mentioned in the screenshotThese vulnerabilities are mainly in the nginx
1.27.0-alpine
docker image like thisThe nginx
1.27.0-alpine
doesn't have much vulnerabilitiesSo please upgrade the nginx docker image to
1.27.0-alpine
The text was updated successfully, but these errors were encountered: