Skip to content

Conversation

@howardfackrell
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):

  • Dockerfile

We recommend upgrading to golang:1.25.1, as this image has only 78 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
critical severity Arbitrary Argument Injection
SNYK-DEBIAN8-GIT-340820
  886  
critical severity Arbitrary Argument Injection
SNYK-DEBIAN8-GIT-340820
  886  
high severity Directory Traversal
SNYK-DEBIAN8-GIT-340907
  786  
high severity Out-of-bounds Write
SNYK-DEBIAN8-PROCPS-309313
  786  
high severity Out-of-bounds Write
SNYK-DEBIAN8-PROCPS-309313
  786  

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:

🦉 Directory Traversal

Copilot AI review requested due to automatic review settings September 8, 2025 09:31
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR upgrades the Go base image from version 1.8 to 1.25.1 to address critical and high severity security vulnerabilities in the Docker dependencies. The upgrade fixes 3 vulnerabilities including arbitrary argument injection and directory traversal issues.

Key changes:

  • Updates Dockerfile to use golang:1.25.1 instead of golang:1.8
  • Addresses security vulnerabilities with severity scores up to 886

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

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