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 postgres from 15.3-alpine to 15.7-alpine #3342

Closed
wants to merge 1 commit into from

Conversation

yurake
Copy link
Owner

@yurake yurake commented May 10, 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/postgres/Dockerfile

We recommend upgrading to postgres:15.7-alpine, as this image has only 0 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 614 Use After Free
SNYK-ALPINE318-LIBXML2-6245694
No Known Exploit
high severity 614 CVE-2023-5363
SNYK-ALPINE318-OPENSSL-6032386
No Known Exploit
high severity 614 CVE-2023-5363
SNYK-ALPINE318-OPENSSL-6032386
No Known Exploit
medium severity 514 Improper Check for Unusual or Exceptional Conditions
SNYK-ALPINE318-OPENSSL-6055795
No Known Exploit
medium severity 514 CVE-2024-0727
SNYK-ALPINE318-OPENSSL-6191692
No Known Exploit

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:

🦉 Use After Free

Copy link

what-the-diff bot commented May 10, 2024

PR Summary

  • Updated Base Image in Dockerfile
    The Dockerfile, a set of instructions used to create a Docker image, has been updated. Specifically, we've upgraded the base image of PostgreSQL from version 15.3 to 15.7 on the Alpine platform. The benefits of this update include the latest performance improvements, security patches, and new features from PostgreSQL. This not only enhances our application's stability and security but potentially also its performance.

Copy link

codeclimate bot commented May 10, 2024

Code Climate has analyzed commit 388f417 and detected 0 issues on this pull request.

View more on Code Climate.

Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

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

See analysis details on SonarCloud

@github-actions github-actions bot added kubernetes someone for kubernetes docker Pull requests that update Docker code labels May 10, 2024
@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