Skip to content

[Snyk] Fix for 2 vulnerabilities#11940

Open
sestinj wants to merge 1 commit intomainfrom
snyk-fix-9a55289bb955e1ac2d78b6708f77a306
Open

[Snyk] Fix for 2 vulnerabilities#11940
sestinj wants to merge 1 commit intomainfrom
snyk-fix-9a55289bb955e1ac2d78b6708f77a306

Conversation

@sestinj
Copy link
Copy Markdown
Contributor

@sestinj sestinj commented Mar 27, 2026

snyk-top-banner

Snyk has created this PR to fix 2 vulnerabilities in the npm dependencies of this project.

Snyk changed the following file(s):

  • extensions/vscode/package.json

Vulnerabilities that will be fixed with an upgrade:

Issue
low severity Prototype Pollution
SNYK-JS-HANDLEBARS-15789775
medium severity Regular Expression Denial of Service (ReDoS)
SNYK-JS-PATHTOREGEXP-15789761

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:

🦉 Prototype Pollution
🦉 Regular Expression Denial of Service (ReDoS)


Summary by cubic

Upgraded express and handlebars in the VS Code extension to resolve two vulnerabilities. This mitigates ReDoS via path-to-regexp and prototype pollution.

  • Dependencies
    • express ^4.18.2 → ^4.22.0
    • handlebars ^4.7.8 → ^4.7.9

Written for commit 2516564. Summary will update on new commits.

@sestinj sestinj requested a review from a team as a code owner March 27, 2026 22:01
@sestinj sestinj requested review from RomneyDa and removed request for a team March 27, 2026 22:01
@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Mar 27, 2026
@continue
Copy link
Copy Markdown
Contributor

continue bot commented Mar 27, 2026

Docs Review: No documentation updates needed.

This PR updates dependency versions (express and handlebars) to address security vulnerabilities. These are internal maintenance changes that don't affect developer-facing behavior, configuration, or usage of Continue.

Copy link
Copy Markdown
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

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

No issues found across 1 file

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

2 participants