Skip to content
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

[Snyk] Security upgrade nginx from 1.25.1 to 1.25.3 #3329

Closed
wants to merge 1 commit into from

Conversation

yurake
Copy link
Owner

@yurake yurake commented Feb 17, 2024

This PR was automatically created by Snyk using the credentials of a real user.


Keeping your Docker base image up-to-date means you’ll benefit from security fixes in the latest version of your chosen image.

Changes included in this PR

  • kubernetes/nginx/Dockerfile

We recommend upgrading to nginx:1.25.3, as this image has only 80 known vulnerabilities. To do this, merge this pull request, then verify your application still works as expected.

Some of the most important vulnerabilities in your base image include:

Severity Priority Score / 1000 Issue Exploit Maturity
high severity 721 Out-of-bounds Write
SNYK-DEBIAN12-GLIBC-5927132
Proof of Concept
high severity 793 Out-of-bounds Write
SNYK-DEBIAN12-GLIBC-6210098
Proof of Concept
high severity 793 Out-of-bounds Write
SNYK-DEBIAN12-GLIBC-6210098
Proof of Concept
high severity 829 Out-of-bounds Write
SNYK-DEBIAN12-LIBWEBP-5893095
Mature
high severity 829 Resource Exhaustion
SNYK-DEBIAN12-NGHTTP2-5953379
Mature

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.

For more information:
🧐 View latest project report

🛠 Adjust project settings


Learn how to fix vulnerabilities with free interactive lessons:

🦉 Resource Exhaustion

Copy link

what-the-diff bot commented Feb 17, 2024

PR Summary

  • Upgrade of nginx image
    The Dockerfile, which provides the instructions to create the Docker image for the nginx server, has been updated. We have now moved to a more recent version of nginx (1.25.3) replacing the older 1.25.1. This move ensures that we benefit from the latest improvements and security fixes in nginx.

  • Setting the Time Zone
    The 'TZ' environment variable in the Dockerfile has been adjusted to 'Asia/Tokyo'. This means that all timestamps and system time within the running Docker container will adhere to the Asian/Tokyo time zone. It helps align the system time with local operational hours if your work or servers are primarily based in this time zone.

@github-actions github-actions bot added kubernetes someone for kubernetes docker Pull requests that update Docker code labels Feb 17, 2024
Copy link

codeclimate bot commented Feb 17, 2024

Code Climate has analyzed commit 9a59d35 and detected 0 issues on this pull request.

View more on Code Climate.

Copy link

sonarcloud bot commented Feb 17, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@yurake yurake closed this Sep 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docker Pull requests that update Docker code kubernetes someone for kubernetes size/XS
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants