fix: remediate js-yaml vulnerability - #132
Merged
Merged
Conversation
Mendr repair ec3e8aa7-eb7f-48eb-9cd9-25d2e255cc65
dunice
changed the base branch from
master
to
mendr/repair/b1be3540-4bb1-4e1e-a3c5-f91ea1ea209d
September 16, 2026 21:52
dunice
marked this pull request as ready for review
September 16, 2026 21:52
dunice
approved these changes
Sep 16, 2026
dunice
merged commit Sep 16, 2026
7fc5604
into
mendr/repair/b1be3540-4bb1-4e1e-a3c5-f91ea1ea209d
8 of 9 checks passed
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.
What changed
Updated the transitive js-yaml dependency from 4.1.1 to 4.3.2 in package-lock.json.
Validation
Repository setting: Agent decides. The agent chooses relevant checks. Observed results are reported below.
Passed npm ci, 44 tests, lint, dependency resolution, audit, and git diff checks. All requested js-yaml advisories are absent; one unrelated brace-expansion advisory remains.
Security context
Remediate the reported vulnerabilities in js-yaml.
Reported advisories: GHSA-2883-xcg3-v3hh, GHSA-52cp-r559-cp3m, GHSA-5p4m-2wfm-xmqj, GHSA-h67p-54hq-rp68, CVE-2026-53550, CVE-2026-59869, CVE-2026-84375
Affected dependency files:
package-lock.jsonIndependent AI review
The lockfile-only update correctly upgrades the sole js-yaml instance from 4.1.1 to 4.3.2. All four requested advisory ranges are remediated, dependency resolution is consistent, and recorded npm ci, 44 tests, and lint checks passed. Audit reports no js-yaml findings; one unrelated brace-expansion advisory remains.
Execution details
These counts include investigation, setup, checks, and cleanup. They are not a test pass rate. Full command output is retained in the Mendr repair record.
Base:
f472c2fReviewed commit:
53070fdRepair run:
ec3e8aa7-eb7f-48eb-9cd9-25d2e255cc65