Skip to content

Fix js-yaml quadratic CPU vulnerability - #82

Merged
ChrisSimmons merged 1 commit into
mainfrom
fix/js-yaml-dependabot-61
Aug 10, 2026
Merged

Fix js-yaml quadratic CPU vulnerability#82
ChrisSimmons merged 1 commit into
mainfrom
fix/js-yaml-dependabot-61

Conversation

@ChrisSimmons

@ChrisSimmons ChrisSimmons commented Aug 10, 2026

Copy link
Copy Markdown
Member

Summary

Test plan

  • Ran npm install and confirmed js-yaml resolves to 3.15.1 in package-lock.json.
  • Ran npm test; all 164 tests pass.

Add an override pinning the transitive dev dependency js-yaml to
3.15.0 or later, which patches a high-severity denial-of-service
issue in YAML merge-key handling.
@ChrisSimmons ChrisSimmons self-assigned this Aug 10, 2026
@coveralls

Copy link
Copy Markdown

Coverage Status

coverage: 98.086%. remained the same — fix/js-yaml-dependabot-61 into main

@ChrisSimmons
ChrisSimmons merged commit 9159083 into main Aug 10, 2026
14 checks passed
@ChrisSimmons
ChrisSimmons deleted the fix/js-yaml-dependabot-61 branch August 10, 2026 18:09
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.

3 participants