Commit af5a52a
fix: patch CVE-2024-45296 path-to-regexp ReDoS via pnpm override (#2308)
Add a pnpm workspace override to force path-to-regexp@<0.1.10 to 0.1.10,
the patched version that adds backtrack protection. The vulnerable 0.1.7
was pulled in transitively via mintlify -> @mintlify/previewing -> express@4.
The 8.3.0 version used by express@5 is unaffected.
Fixes GHSA-9wv6-86v2-598j (Dependabot alert #61)
https://claude.ai/code/session_01ESE89rwkpWRsW8VfhrrEVu
Signed-off-by: Jan Pokorný <JenomPokorny@gmail.com>
Co-authored-by: Claude <noreply@anthropic.com>1 parent 37e3166 commit af5a52a
2 files changed
+18
-7
lines changedSome 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 | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
1 | 6 | | |
2 | 7 | | |
3 | 8 | | |
| |||
0 commit comments