Skip to content

Fix Redos vuln in string().url() regex#2245

Open
thomscoder wants to merge 3 commits into
jquense:masterfrom
thomscoder:fix-url-regex
Open

Fix Redos vuln in string().url() regex#2245
thomscoder wants to merge 3 commits into
jquense:masterfrom
thomscoder:fix-url-regex

Conversation

@thomscoder

Copy link
Copy Markdown

Fix #2244
The new regex is a safer version it should cover all the cases, please let me know if i left out something.
I added the tests with the ReDOS string that in current version would cause jest to hang.

@thomscoder thomscoder changed the title Fix freeze string().url() regex Fix Redos vuln in string().url() regex Oct 1, 2024
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.

Freeze with string().url() validation

1 participant