Fix CVE-2026-4926 by updating path-to-regexp to patched versions#677
Fix CVE-2026-4926 by updating path-to-regexp to patched versions#677sbouchet wants to merge 3 commits intoche-incubator:mainfrom
Conversation
Override path-to-regexp to 8.4.0 in code/package.json and code/test/mcp/package.json to fix a ReDoS vulnerability (CVSS 7.5) affecting versions 8.0.0–8.3.0. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> Signed-off-by: Stephane Bouchet <sbouchet@redhat.com>
Signed-off-by: Stephane Bouchet <sbouchet@redhat.com>
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: ⛔ Files ignored due to path filters (2)
📒 Files selected for processing (5)
📝 WalkthroughWalkthroughThis pull request adds a dependency override for Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Possibly related PRs
Suggested reviewers
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
Pull Request images published ✨ Editor amd64: quay.io/che-incubator-pull-requests/che-code:pr-677-amd64 |
What does this PR do?
This PR fixes CVE-2026-4926.
path-to-regexpversions is updated to latest version8.4.0What issues does this PR fix?
https://redhat.atlassian.net/browse/CRW-10598
https://redhat.atlassian.net/browse/CRW-10600
How to test this PR?
Does this PR contain changes that override default upstream Code-OSS behavior?
git rebasewere added to the .rebase folderSummary by CodeRabbit