[Snyk] Security upgrade alpine from 3.20.3 to 3.21.5#9654
[Snyk] Security upgrade alpine from 3.20.3 to 3.21.5#9654
Conversation
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-ALPINE320-MUSL-8720638 - https://snyk.io/vuln/SNYK-ALPINE320-MUSL-8720638 - https://snyk.io/vuln/SNYK-ALPINE320-OPENSSL-13174134 - https://snyk.io/vuln/SNYK-ALPINE320-OPENSSL-13174135 - https://snyk.io/vuln/SNYK-ALPINE320-OPENSSL-13174136
|
|
|
Build Error! No Linked Issue found. Please link an issue or mention it in the body using #<issue_id> |
2 similar comments
|
Build Error! No Linked Issue found. Please link an issue or mention it in the body using #<issue_id> |
|
Build Error! No Linked Issue found. Please link an issue or mention it in the body using #<issue_id> |
There was a problem hiding this comment.
This is the final PR Bugbot will review for you during this billing cycle
Your free Bugbot reviews will reset on December 3
Details
Your team is on the Bugbot Free tier. On this plan, Bugbot will review limited PRs each billing cycle for each member of your team.
To receive Bugbot reviews on all of your PRs, visit the Cursor dashboard to activate Pro and start your 14-day free trial.
| @@ -1,5 +1,5 @@ | |||
| # use a minimal alpine image | |||
| FROM alpine:3.20.3 | |||
| FROM alpine:3.21.5 | |||
There was a problem hiding this comment.
Bug: Inconsistent Alpine versions between EE and non-EE
The Alpine upgrade to 3.21.5 only applies to the EE Dockerfile, while pkg/query-service/Dockerfile remains at Alpine 3.20.3. This creates an inconsistent security posture where the non-EE version still contains the CVE vulnerabilities this PR intends to fix, leaving one variant of the query service unpatched.
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):
ee/query-service/DockerfileWe recommend upgrading to
alpine:3.21.5, 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:
SNYK-ALPINE320-MUSL-8720638
SNYK-ALPINE320-MUSL-8720638
SNYK-ALPINE320-OPENSSL-13174134
SNYK-ALPINE320-OPENSSL-13174135
SNYK-ALPINE320-OPENSSL-13174136
Important
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:
🦉 Learn about vulnerability in an interactive lesson of Snyk Learn.
Note
Upgrade
ee/query-serviceDocker base image fromalpine:3.20.3to3.21.5.Written by Cursor Bugbot for commit 316b843. This will update automatically on new commits. Configure here.