Skip to content

Conversation

ronaldosc
Copy link
Collaborator

snyk-top-banner

Snyk has created this PR to fix 4 vulnerabilities in the dockerfile dependencies of this project.

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

Snyk changed the following file(s):

  • client/Dockerfile

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

Vulnerabilities that will be fixed with an upgrade:

Issue Score
high severity Out-of-bounds Write
SNYK-DEBIAN11-LIBWEBP-5893094
  829  
high severity Resource Exhaustion
SNYK-DEBIAN11-NGHTTP2-5953384
  829  
high severity Out-of-bounds Write
SNYK-DEBIAN11-GLIBC-5927133
  721  
high severity Out-of-bounds Write
SNYK-DEBIAN11-GLIBC-5927133
  721  
critical severity Out-of-bounds Write
SNYK-DEBIAN11-CURL-5955037
  714  

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • Max score is 1000. Note that the real score may have changed since the PR was raised.
  • This PR was automatically created by Snyk using the credentials of a real user.

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
📜 Customise PR templates
🛠 Adjust project settings
📚 Read about Snyk's upgrade logic


Learn how to fix vulnerabilities with free interactive lessons:

🦉 Resource Exhaustion

@ronaldosc ronaldosc requested a review from Copilot May 17, 2025 21:49
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR upgrades the Docker base image from nginx:1.23.3 to nginx:1.25.3 to address multiple security vulnerabilities.

  • Updated the FROM statement in client/Dockerfile to reference nginx:1.25.3, mitigating known security risks.
  • Ensures the deployment uses a version with fewer vulnerabilities.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants