CVE-2026-59869: patch js-yaml to v4.3.0 - #747
Conversation
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.1.1 to 4.3.0. - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](nodeca/js-yaml@4.1.1...4.3.0) --- updated-dependencies: - dependency-name: js-yaml dependency-version: 4.3.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Made-with: Cursor
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: ASSERTIVE Plan: Enterprise Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (4)
WalkthroughThe pull request upgrades Changesjs-yaml dependency alignment
Estimated code review effort: 1 (Trivial) | ~5 minutes Suggested labels: Suggested reviewers: 🚥 Pre-merge checks | ✅ 15✅ Passed checks (15 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Warning There were issues while running some tools. Please review the errors and either fix the tool's configuration or disable the tool if it's a critical failure. 🔧 ESLint
ESLint install timed out. The project may have too many dependencies for the sandbox. Comment |
Bump js-yaml to 4.3.0 and add root overrides (main #747). Made-with: Cursor
Bump js-yaml to 4.3.0 and add root overrides (main #747). Made-with: Cursor
CVE Fix
Vulnerabilities Addressed
Related: Dependabot alert #160 (GHSA-52cp-r559-cp3m).
https://github.com/advisories/
Strategy Justification
CVE-2026-59869 — js-yaml
Running
npm update js-yamlwas not enough as 2 dev tools were pinning to exact older versions.Added
overridesin package.jsonjs-yamlto4.3.0inlibs/ui-components/,apps/standalone/, andapps/ocp-plugin/to address CVE-2026-59869.package.jsonoverrides to enforcejs-yaml@4.3.0for development tools that pinned older versions.libs/types/,libs/i18n/,libs/cypress/,proxy/,packaging/, or.github/workflows/. No Go auth proxy, container build, E2E test, or CI configuration changes.