Commit 753b230
committed
fix: upgrade tar to 7.5.10 to patch CVE-2026-29786
Add pnpm override to force tar@>=7.5.10 across all transitive
dependencies. The vulnerability (GHSA-qffp-2rhf-9h96) allows
hardlink path traversal via drive-relative linkpaths (e.g. C:../target.txt),
enabling arbitrary file overwrite outside the extraction directory.
[email protected] was pulled in transitively via mintlify -> @mintlify/previewing.
https://claude.ai/code/session_01LpHvg7gvwzGesRa3h5PFh61 parent af5a52a commit 753b230
2 files changed
Lines changed: 36 additions & 55 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
5 | 8 | | |
6 | 9 | | |
7 | 10 | | |
| |||
0 commit comments