Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions pnpm-workspace.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
overrides:
# Fix CVE-2024-45296 / GHSA-9wv6-86v2-598j: path-to-regexp ReDoS vulnerability
# Fix CVE-2024-45296 / GHSA-9wv6-86v2-598j and CVE-2024-52798 / GHSA-rhx6-c78j-4q9w: path-to-regexp ReDoS vulnerability
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

For better clarity and to be more comprehensive, consider updating the comment to reflect that this override fixes multiple ReDoS vulnerabilities. Mentioning the latest CVE or a more general statement can be more maintainable, as this upgrade to 0.1.12 resolves more than just the two CVEs listed.

  # Fix path-to-regexp ReDoS vulnerabilities (up to CVE-2024-52798 / GHSA-rhx6-c78j-4q9w)

# Transitive via mintlify -> @mintlify/previewing -> express@4.18.2
"path-to-regexp@<0.1.10": "0.1.10"
"path-to-regexp@<0.1.12": "0.1.12"

packages:
- apps/agentstack-ui
Expand Down