fix multiple CVEs by updating fast-uri to patched versions - #812
Conversation
|
Pull Request images published ✨ Editor amd64: quay.io/che-incubator-pull-requests/che-code:pr-812-amd64 |
1 similar comment
|
Pull Request images published ✨ Editor amd64: quay.io/che-incubator-pull-requests/che-code:pr-812-amd64 |
There was a problem hiding this comment.
regen made some changes on the file. i can't control how it's generated :(
There was a problem hiding this comment.
it looks like only order was changed, so - no problem
I also get the change when I build this package in the main, your changes fix the problem
thanks!
|
Navigate logical layers of code changes, visualize relationships, and explore their blast radius. No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository: che-incubator/che-code/.coderabbit.yaml Review profile: CHILL Plan: Advanced Run ID: ⛔ Files ignored due to path filters (8)
📒 Files selected for processing (6)
Included review availability: Your plan provides up to 1 included review per hour; 0 remain after this review. 📝 WalkthroughWalkthroughThe package manifests add overrides that pin Priority: ➖ Normal Estimated code review effort: 2 (Simple) | ~10 minutes Change: Bug fix Merge Risk: ⚪ Minimal · up to The dependency updates and rebase rules show no actionable merge-blocking issue; the PR is ready for normal checks. 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ 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-812-amd64 |
CVE-2026-76172, CVE-2026-75975, CVE-2026-75899, CVE-2026-75931, CVE-2026-84394, CVE-2026-84292 Signed-off-by: Stephane Bouchet <sbouchet@redhat.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> 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>
0a03c0b to
ba80ab6
Compare
|
Pull Request images published ✨ Editor amd64: quay.io/che-incubator-pull-requests/che-code:pr-812-amd64 |
What does this PR do?
This PR fixes CVE-2026-76172, CVE-2026-75975, CVE-2026-75899, CVE-2026-75931, CVE-2026-84394 and CVE-2026-84292.
fast-uriversion is updated to3.1.8What issues does this PR fix?
https://redhat.atlassian.net/browse/CRW-12729
https://redhat.atlassian.net/browse/CRW-12725
https://redhat.atlassian.net/browse/CRW-12721
https://redhat.atlassian.net/browse/CRW-12712
https://redhat.atlassian.net/browse/CRW-12865
https://redhat.atlassian.net/browse/CRW-12858
https://redhat.atlassian.net/browse/CRW-13183
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
Summary by CodeRabbit
Bug Fixes
Chores