Skip to content

[Snyk] Security upgrade golang from 1.12.4-alpine to 1.26.0-alpine#56

Open
RealTschoegl wants to merge 1 commit intomasterfrom
snyk-fix-a1c480409b7d3fff790ef1fac0363d0c
Open

[Snyk] Security upgrade golang from 1.12.4-alpine to 1.26.0-alpine#56
RealTschoegl wants to merge 1 commit intomasterfrom
snyk-fix-a1c480409b7d3fff790ef1fac0363d0c

Conversation

@RealTschoegl
Copy link

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.0-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 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

@macroscopeapp
Copy link

macroscopeapp bot commented Feb 12, 2026

Upgrade e2e build base image in hydra/Dockerfile-e2e to golang:1.26.0-alpine for Snyk security update

Update the e2e Docker build to use Go 1.26.0 on Alpine by changing the base image in Dockerfile-e2e.

📍Where to Start

Start with the base image line in Dockerfile-e2e.


Macroscope summarized 4f905f5.

Copy link

@macroscopeapp macroscopeapp bot left a comment

Choose a reason for hiding this comment

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

This PR only updates the golang base image version in an e2e test Dockerfile for security purposes. It's a minimal, low-risk change with no runtime logic modifications.

Copy link

@macroscopeapp macroscopeapp bot left a comment

Choose a reason for hiding this comment

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

This PR is a straightforward security upgrade that bumps the golang Docker base image version in an e2e testing Dockerfile. It's a single-line, low-risk change with no runtime behavior impact on production code.

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