Skip to content

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

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

mraible merged 1 commit into
mainfrom
fix-js-yaml-cve

Conversation

@mraible

@mraible mraible commented Dec 8, 2025

Copy link
Copy Markdown
Contributor

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
@mraible
mraible deleted the fix-js-yaml-cve branch May 29, 2026 15:41
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