Skip to content

Fix js-yaml prototype pollution vulnerability (GHSA-mh29-5h37-fv8m)#82

Merged
mraible merged 1 commit intomainfrom
fix-js-yaml-cve
Dec 8, 2025
Merged

Fix js-yaml prototype pollution vulnerability (GHSA-mh29-5h37-fv8m)#82
mraible merged 1 commit intomainfrom
fix-js-yaml-cve

Conversation

@mraible
Copy link
Copy Markdown
Contributor

@mraible mraible commented Dec 8, 2025

Add npm override to pin js-yaml to ^3.14.2, fixing the prototype pollution vulnerability in the merge (<<) functionality.

  • Vulnerability: GHSA-mh29-5h37-fv8m
  • Affected: js-yaml < 3.14.2 (transitive dependency via jest)
  • Fix: npm override to force ^3.14.2

Tests pass and build succeeds.

@mraible mraible requested a review from a team December 8, 2025 18:20
@mraible mraible merged commit e04e713 into main Dec 8, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants