Skip to content

Conversation

02ez
Copy link
Owner

@02ez 02ez commented Sep 1, 2025

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

We recommend upgrading to node:18.20.8-alpine, as this image has only 3 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 HTTP Request Smuggling
SNYK-UPSTREAM-NODE-5741793
  621  
medium severity Denial of Service (DoS)
SNYK-UPSTREAM-NODE-5741895
  621  
medium severity Improper Access Control
SNYK-UPSTREAM-NODE-5843454
  621  
high severity CVE-2023-5363
SNYK-ALPINE317-OPENSSL-6032385
  614  
high severity Arbitrary Code Injection
SNYK-UPSTREAM-NODE-5848038
  614  

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:

🦉 Denial of Service (DoS)
🦉 Improper Access Control
🦉 Arbitrary Code Injection

@Copilot Copilot AI review requested due to automatic review settings September 1, 2025 08:04
Copy link

@Copilot 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 is a security-focused upgrade that updates the Node.js Docker base image from version 18.15-alpine to 18.20.8-alpine to address 5 known vulnerabilities. The upgrade fixes critical security issues including HTTP Request Smuggling, Denial of Service, Improper Access Control, and Arbitrary Code Injection vulnerabilities.

Key changes:

  • Updates Node.js base image to address security vulnerabilities
  • Maintains Alpine Linux distribution for minimal footprint
  • Fixes 5 vulnerabilities with scores ranging from 614-621

@02ez 02ez merged commit 4bb0bdb into main Sep 1, 2025
15 checks passed
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