Skip to content

[Snyk] Security upgrade node from 26.2.0-alpine3.23 to 26.7.0-alpine3.23 - #227

Merged
HeyItsGilbert merged 1 commit into
mainfrom
snyk-fix-c197d796303d80db17261000a704d06e
Aug 9, 2026
Merged

[Snyk] Security upgrade node from 26.2.0-alpine3.23 to 26.7.0-alpine3.23#227
HeyItsGilbert merged 1 commit into
mainfrom
snyk-fix-c197d796303d80db17261000a704d06e

Conversation

@HeyItsGilbert

Copy link
Copy Markdown
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):

  • Dockerfile

We recommend upgrading to node:26.7.0-alpine3.23, 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
critical severity Directory Traversal
SNYK-UPSTREAM-NODE-18507940
  786  
high severity Improper Certificate Validation
SNYK-UPSTREAM-NODE-18507942
  686  
high severity Directory Traversal
SNYK-UPSTREAM-NODE-18507943
  686  
high severity Integer Overflow or Wraparound
SNYK-UPSTREAM-NODE-17674807
  614  
medium severity Incorrect Authorization
SNYK-UPSTREAM-NODE-18507944
  586  

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
🦉 Integer Overflow or Wraparound
🦉 Incorrect Authorization

Copilot AI lite review requested due to automatic review settings August 6, 2026 09:57

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

🟢 Ready to approve

The change is a straightforward base-image patch-level bump in the Dockerfile with no other functional modifications.

This review doesn't count toward merge requirements. Sign up for the private preview to control whether Copilot approvals count.

Pull request overview

Updates the Docker base image used by this project to address Snyk-reported upstream Node image vulnerabilities while keeping the existing multi-stage build structure unchanged.

Changes:

  • Bump node base image from 26.2.0-alpine3.23 to 26.7.0-alpine3.23 for the builder stage.
  • Bump node base image from 26.2.0-alpine3.23 to 26.7.0-alpine3.23 for the runtime stage.
File summaries
File Description
Dockerfile Updates both FROM node:... stages to 26.7.0-alpine3.23 to remediate upstream vulnerabilities.
Review details
  • Files reviewed: 1/1 changed files
  • Comments generated: 0
  • Review effort level: Lite

We're testing this review assessment. Please use 👍 or 👎 to tell us if it's correct.

@HeyItsGilbert
HeyItsGilbert merged commit 27b46cf into main Aug 9, 2026
3 checks passed
@HeyItsGilbert
HeyItsGilbert deleted the snyk-fix-c197d796303d80db17261000a704d06e branch August 9, 2026 04:35
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.

3 participants