Skip to content

[Snyk] Security upgrade amazoncorretto from 17.0.10-alpine to 17.0.13-alpine #222

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

karthick-vinod
Copy link
Collaborator

@karthick-vinod karthick-vinod commented Nov 19, 2024

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):

  • kubernetes/Dockerfile

We recommend upgrading to amazoncorretto:17.0.13-alpine, as this image has only 1 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
medium severity Out-of-bounds Write
SNYK-ALPINE319-BUSYBOX-6913413
  514  
medium severity Use After Free
SNYK-ALPINE319-BUSYBOX-6928845
  514  
medium severity Use After Free
SNYK-ALPINE319-BUSYBOX-6928846
  514  
medium severity Use After Free
SNYK-ALPINE319-BUSYBOX-6928846
  514  
medium severity Use After Free
SNYK-ALPINE319-BUSYBOX-6928847
  514  

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:

🦉 Use After Free


Important

Upgrade Docker base image in kubernetes/Dockerfile to fix security vulnerabilities.

  • Dockerfile Update:
    • Upgrade base image in kubernetes/Dockerfile from amazoncorretto:17.0.10-alpine to amazoncorretto:17.0.13-alpine to fix 4 vulnerabilities.
    • New base image reduces known vulnerabilities from 4 to 1.

This description was created by Ellipsis for 32dfd08. 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 32dfd08 in 10 seconds

More details
  • Looked at 10 lines of code in 1 files
  • Skipped 0 files when reviewing.
  • Skipped posting 1 drafted comments based on config settings.
1. kubernetes/Dockerfile:1
  • Draft comment:
    Consider combining the RUN mkdir -p /opt/app and RUN mkdir -p /opt/app_logs commands into a single RUN command to reduce the number of layers in the Docker image.
  • Reason this comment was not posted:
    Confidence changes required: 50%
    The Dockerfile is generally well-structured, but there are some improvements that can be made for efficiency and best practices.

Workflow ID: wflow_FVKPqIbq85b1jZUU


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.

2 participants