Fix handlebars vulnerabilities by overriding to patched version#679
Fix handlebars vulnerabilities by overriding to patched version#679sbouchet wants to merge 1 commit intoche-incubator:mainfrom
Conversation
Override handlebars to 4.7.9 in che-api, che-port, che-remote, che-resource-monitor, and launcher to fix 8 vulnerabilities including critical JS injection (CVSS 9.8) and multiple high severity issues affecting versions 4.0.0-4.7.8. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.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 (5)
📒 Files selected for processing (5)
📝 WalkthroughWalkthroughThis change pins the Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes 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-679-amd64 |
What does this PR do?
Override handlebars to
4.7.9inche-api,che-port,che-remote,che-resource-monitor, andlauncherto fix 8 vulnerabilities including critical JS injection (CVSS 9.8) and multiple high severity issues affecting versions 4.0.0-4.7.8.Especially fixing:
CVE-2026-33937
CVE-2026-33938
CVE-2026-33939
CVE-2026-33940
CVE-2026-33941
What issues does this PR fix?
https://redhat.atlassian.net/browse/CRW-10614
https://redhat.atlassian.net/browse/CRW-10615
https://redhat.atlassian.net/browse/CRW-10616
https://redhat.atlassian.net/browse/CRW-10617
https://redhat.atlassian.net/browse/CRW-10618
https://redhat.atlassian.net/browse/CRW-10619
https://redhat.atlassian.net/browse/CRW-10620
https://redhat.atlassian.net/browse/CRW-10621
https://redhat.atlassian.net/browse/CRW-10622
https://redhat.atlassian.net/browse/CRW-10623
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