Fix js-yaml security advisories in rush-lib - #5950
Closed
Jackson Weber (JacksonWeber) wants to merge 1 commit into
Closed
Fix js-yaml security advisories in rush-lib#5950Jackson Weber (JacksonWeber) wants to merge 1 commit into
Jackson Weber (JacksonWeber) wants to merge 1 commit into
Conversation
Raise the shared js-yaml dependency to ~4.3.1 and refresh Rush dependency metadata. Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes #5843.
Summary
js-yamldependency from~4.1.0to~4.3.1, including@microsoft/rush-lib.Security rationale
~4.2.0, as proposed by #5847, addresses GHSA-h67p-54hq-rp68 but is no longer a sufficient floor. CVE-2026-59869 is fixed injs-yaml4.3.0, while GHSA-5p4m-2wfm-xmqj requires 4.3.1. Using~4.3.1addresses all three advisories while remaining within the existing major version.Validation
rush check --subspace defaultrush install --to @microsoft/rush-lib --bypass-policyrush build --to @microsoft/rush-libpnpmShrinkwrapHashvalues and contain nojs-yaml@4.1.1resolution.