Commit fd54fa4
fix: Upgrade glob to 10.5.0 to fix command injection vulnerability (CVE-2025-64756)
Add npm override to force glob to version >=10.5.0, fixing a high severity
command injection vulnerability in the glob CLI's -c/--cmd option that allows
arbitrary command execution when processing files with malicious names.
The vulnerable glob 10.4.5 was a transitive dependency of mocha 11.0.1.1 parent 8b68944 commit fd54fa4
2 files changed
Lines changed: 51 additions & 39 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 | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
76 | 78 | | |
77 | 79 | | |
78 | 80 | | |
| |||
0 commit comments