Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use a version of path-to-regexp that isn't vulnerable to REDoS #136

Merged
merged 1 commit into from
Dec 11, 2024

Conversation

dowski
Copy link
Collaborator

@dowski dowski commented Dec 10, 2024

Fixes #107.

https://github.com/pillarjs/path-to-regexp/releases/tag/v6.3.0

We'll want to include that this is a potentially breaking change in our release notes, as the version 7.x path-to-regexp that we were using supported more regular expressions in path patterns.


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Fixes get-convex#107.

https://github.com/pillarjs/path-to-regexp/releases/tag/v6.3.0

We'll want to include that this is a potentially breaking change in our release notes, as the version 7.x path-to-regexp that we were using supported more regular expressions in path patterns.
Copy link

vercel bot commented Dec 10, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
convex-auth-docs ✅ Ready (Inspect) Visit Preview Dec 10, 2024 7:36pm

@thomasballinger thomasballinger merged commit d2024f2 into get-convex:main Dec 11, 2024
3 checks passed
@dowski dowski deleted the fix-path-to-regexp-dep branch December 11, 2024 14:37
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.

npm audit: path-to-regexp outputs backtracking regular expressions
2 participants