Skip to content

Comments

Fix Dependabot alert #54: bump tar to 7.5.8#64

Merged
dggrunzweig merged 1 commit intodevfrom
fix/dependabot-tar-vulnerability
Feb 19, 2026
Merged

Fix Dependabot alert #54: bump tar to 7.5.8#64
dggrunzweig merged 1 commit intodevfrom
fix/dependabot-tar-vulnerability

Conversation

@dggrunzweig
Copy link
Contributor

Summary

  • Resolves Dependabot alert export all enums #54 (high severity): arbitrary file read/write via hardlink target escape through symlink chain in node-tar
  • Bumped tar resolution from 7.5.7 to 7.5.8
  • All consumers of tar are dev/build tooling only (cacache, node-gyp) — no production impact

Test plan

  • yarn resolves successfully
  • yarn why tar confirms updated version
  • CI passes

🤖 Generated with Claude Code

Resolves high-severity arbitrary file read/write vulnerability
(hardlink target escape through symlink chain) in node-tar.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@dggrunzweig dggrunzweig merged commit 8babe2c into dev Feb 19, 2026
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