Skip to content

Conversation

@Samsonroyal
Copy link
Collaborator

@Samsonroyal Samsonroyal commented Oct 4, 2024

snyk-top-banner

Snyk has created this PR to fix 5 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):

  • nginx/Dockerfile

We recommend upgrading to nginx:1.27.2-alpine, as this image has only 0 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-ALPINE315-LIBWEBP-5902238
  829  
high severity CVE-2023-44487
SNYK-ALPINE315-NGHTTP2-5964211
  829  
critical severity Incorrect Default Permissions
SNYK-ALPINE315-CURL-2938004
  714  
critical severity Cleartext Transmission of Sensitive Information
SNYK-ALPINE315-CURL-3320718
  714  
critical severity Out-of-bounds Write
SNYK-ALPINE315-ZLIB-2976173
  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:

🦉 Incorrect Default Permissions


Important

Update nginx/Dockerfile to use nginx:1.27.2-alpine to fix 5 security vulnerabilities.

  • Security Upgrade:
    • Update nginx/Dockerfile to use nginx:1.27.2-alpine instead of nginx:1.21-alpine.
    • Addresses 5 vulnerabilities including out-of-bounds write and incorrect default permissions.
  • Files Changed:
    • nginx/Dockerfile: Change base image version.

This description was created by Ellipsis for 82124bf. It will automatically update as commits are pushed.

Copy link

@ellipsis-dev ellipsis-dev bot left a comment

Choose a reason for hiding this comment

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

👍 Looks good to me! Reviewed everything up to 82124bf in 6 seconds

More details
  • Looked at 11 lines of code in 1 files
  • Skipped 0 files when reviewing.
  • Skipped posting 1 drafted comments based on config settings.
1. nginx/Dockerfile:4
  • Draft comment:
    Add a newline at the end of the file for POSIX compliance and to avoid potential issues with some tools.
  • Reason this comment was not posted:
    Confidence changes required: 33%
    The Dockerfile lacks a newline at the end, which is a best practice for POSIX compliance and to avoid potential issues with some tools.

Workflow ID: wflow_I3KtLO4p6PdvFORs


You can customize Ellipsis with 👍 / 👎 feedback, review rules, user-specific overrides, quiet mode, and more.

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.

3 participants