Fix ReDoS vulnerability in stack trace parsing (Issue #35490)#364
Fix ReDoS vulnerability in stack trace parsing (Issue #35490)#364everettbu wants to merge 1 commit into
Conversation
Greptile SummaryFixed a ReDoS (Regular Expression Denial of Service) vulnerability in The original regex had catastrophic backtracking due to competing greedy quantifiers ( Confidence Score: 5/5
Important Files Changed
|
|
This pull request has been automatically marked as stale. If this pull request is still relevant, please leave any comment (for example, "bump"), and we'll keep it open. We are sorry that we haven't been able to prioritize reviewing it yet. Your contribution is very much appreciated. |
|
Closing this pull request after a prolonged period of inactivity. If this issue is still present in the latest release, please ask for this pull request to be reopened. Thank you! |
Mirror of facebook/react#35538
Original author: sujay-bhandari
Summary
How did you test this change?