Skip to content

[Snyk] Security upgrade golang from 1.22 to 1.24.1 #22

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: master
Choose a base branch
from

Conversation

DevenGengan
Copy link
Owner

snyk-top-banner

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

  • build/Dockerfile

We recommend upgrading to golang:1.24.1, as this image has only 98 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 Detection of Error Condition Without Action
SNYK-DEBIAN12-OPENSSH-8732597
  586  
medium severity Algorithmic Complexity
SNYK-DEBIAN12-GNUTLS28-8705121
  514  
medium severity Algorithmic Complexity
SNYK-DEBIAN12-LIBTASN16-8689970
  514  
critical severity Integer Overflow or Wraparound
SNYK-DEBIAN12-ZLIB-6008963
  500  
low severity Inappropriate Encoding for Output Context
SNYK-DEBIAN12-OPENSSH-1556053
  321  

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:

🦉 Learn about vulnerability in an interactive lesson of Snyk Learn.

Copy link

guardrails bot commented Mar 6, 2025

⚠️ We detected 1 security issue in this pull request:

Insecure Access Control (1)
Severity Details Docs
High Title: Missing User Instruction
FROM golang:1.24.1 as builder
📚

More info on how to fix Insecure Access Control in Dockerfile.


👉 Go to the dashboard for detailed results.

📥 Happy? Share your feedback with us.

Copy link

dryrunsecurity bot commented Mar 6, 2025

DryRun Security Summary

The PR updates the Dockerfile for golangci-lint by upgrading the base Golang image from version 1.22 to 1.24.1 in both builder and runtime stages without introducing any security vulnerabilities.

Expand for full summary

The PR updates the Dockerfile for golangci-lint, changing the base Golang image from version 1.22 to 1.24.1 in both builder and runtime stages. No security vulnerabilities were found in this change.

View PR in the DryRun Dashboard.

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