Skip to content

Bump js-yaml to 5.2.2 to fix DoS vulnerability - #94

Merged
snecklifter merged 1 commit into
mainfrom
fix/js-yaml-vulnerability
Jul 28, 2026
Merged

Bump js-yaml to 5.2.2 to fix DoS vulnerability#94
snecklifter merged 1 commit into
mainfrom
fix/js-yaml-vulnerability

Conversation

@snecklifter

Copy link
Copy Markdown
Contributor

Summary

  • Upgrades js-yaml from 5.2.1 to 5.2.2 in action-io-generator to resolve GHSA-pm4m-ph32-ghv5
  • Versions 5.0.0–5.2.1 are vulnerable to denial of service via exponential parsing time in flow collections
  • Rebuilt action-io-generator/dist/ bundle to include the patched dependency

Test plan

  • npm run lint passes
  • npm run compile passes
  • npm run bundle succeeds
  • npm run test-cli passes
  • CI workflows pass

🤖 Generated with Claude Code

Resolves Dependabot alert for js-yaml (GHSA-pm4m-ph32-ghv5).
Versions 5.0.0–5.2.1 are vulnerable to denial of service via
exponential parsing time in flow collections. Updating to 5.2.2
eliminates this vulnerability.

Rebuilt action-io-generator dist bundle to include the patched
dependency.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@snecklifter
snecklifter requested a review from a team as a code owner July 28, 2026 15:35
@snecklifter
snecklifter merged commit 8af1fcb into main Jul 28, 2026
6 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.

1 participant