Skip to content

[Snyk] Security upgrade golang from 1.12.4-alpine to 1.26.1-alpine#60

Open
heratech wants to merge 2 commits intomasterfrom
snyk-fix-ca3fb3acad8a73a92df971e8261db564
Open

[Snyk] Security upgrade golang from 1.12.4-alpine to 1.26.1-alpine#60
heratech wants to merge 2 commits intomasterfrom
snyk-fix-ca3fb3acad8a73a92df971e8261db564

Conversation

@heratech
Copy link

@heratech heratech commented Mar 17, 2026

snyk-top-banner

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

  • hydra/Dockerfile-e2e

We recommend upgrading to golang:1.26.1-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
high severity NULL Pointer Dereference
SNYK-ALPINE39-OPENSSL-588029
  721  
high severity NULL Pointer Dereference
SNYK-ALPINE39-OPENSSL-588029
  721  
critical severity Out-of-bounds Write
SNYK-ALPINE39-MUSL-458529
  714  
critical severity Out-of-bounds Write
SNYK-ALPINE39-MUSL-458529
  714  
medium severity NULL Pointer Dereference
SNYK-ALPINE39-OPENSSL-1089231
  621  

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:

🦉 NULL Pointer Dereference
🦉 Out-of-bounds Write

Note

Upgrade Go base image in e2e Dockerfile from 1.12.4-alpine to 1.26.1-alpine

Updates Dockerfile-e2e to use golang:1.26.1-alpine as the base image, replacing the outdated golang:1.12.4-alpine to address security vulnerabilities in the old image.

Macroscope summarized 67c2812.

@macroscopeapp
Copy link

macroscopeapp bot commented Mar 17, 2026

Approvability

Verdict: Approved

This is a simple security-driven dependency upgrade changing the Go base image version in an e2e test Dockerfile. The change is single-line, low-risk, and doesn't affect production runtime behavior.

No code changes detected at 67c2812. Prior analysis still applies.

You can customize Macroscope's approvability policy. Learn 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