Bump vulnerable transitive deps to patched versions (S360 CVEs)#27751
Bump vulnerable transitive deps to patched versions (S360 CVEs)#27751shlevari wants to merge 1 commit into
Conversation
Add pnpm overrides in the affected release groups and regenerate the affected lockfiles surgically to force patched versions of three transitive dependencies flagged by S360 Component Governance: - axios -> 1.16.0 (CVE-2026-44486, CVE-2026-44487, CVE-2026-44492) - websocket-driver -> 0.7.5 (CVE-2026-54466) - @nevware21/ts-utils -> 0.14.0 (CVE-2026-46681) Affected workspaces: root/client (websocket-driver), common/lib/common-utils (axios), and website (all three). The server release groups (routerlicious/historian/gitrest) already resolve axios >= 1.16.0. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
|
Hi! Thank you for opening this PR. Want me to review it? Based on the diff (121 lines, 6 files), I've queued these reviewers:
How this works
|
Fleet Review — CleanNo issues found across the reviewer fleet for this run. |
|
🔗 No broken links found! ✅ Your attention to detail is admirable. linkcheck output |
Bundle size comparisonBase commit: Notable changesNo bundles changed by ≥ 500 bytes parsed. Per-bundle deltas
|
Add pnpm overrides in the affected release groups and regenerate the affected lockfiles surgically to force patched versions of three transitive dependencies flagged by S360 Component Governance:
Affected workspaces: root/client (websocket-driver), common/lib/common-utils (axios), and website (all three). The server release groups (routerlicious/historian/gitrest) already resolve axios >= 1.16.0.