fix(deps): CVE remediation for lodash, immutable, qs (main)#189
Conversation
- Apply npm audit fix for transitive bumps (e.g. lodash 4.18.x, immutable) - Add npm override for qs@6.14.2 (CVE-2025-15284 via Cypress request chain) Relates to New-status OCPBUGS for openshift-4.17–4.20 streams; main uses npm. Made-with: Cursor
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository: openshift/coderabbit/.coderabbit.yaml Review profile: CHILL Plan: Pro Plus Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (1)
WalkthroughUpdated the Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes 🚥 Pre-merge checks | ✅ 10✅ Passed checks (10 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 |
|
@pcbailey: all tests passed! Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: avivtur, pcbailey The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
Pushed an additional commit for CVE-2026-22029 (GHSA-2w69-qvjg-hvjx): bump |
|
/cherry-pick release-4.22 |
|
@pcbailey: new pull request created: #207 DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
Multi-branch CVE remediation for Open Jira issues in New status (lodash CVE-2026-4800 / CVE-2025-13465, immutable CVE-2026-29063, qs CVE-2025-15284).
This PR:
main—npm audit fixplusoverridesforqs@6.14.2.Sister PRs:
release-4.20,release-4.19,release-4.18,release-4.17— Yarnresolutions(lodash,qs) andimmutable@3.xbumped to 3.8.3 inyarn.lock.Verification:
npm ciandnpm run buildon this branch.Made with Cursor
Summary by CodeRabbit