Releases: HenrikJoreteg/html-parse-stringify
Releases · HenrikJoreteg/html-parse-stringify
Fix reported ReDos vulnerability
See changelog in readme for details.
In short, if you sent it <!'''''''''''''''''''''''''''''''''''''''''! it would hang the parser. The fix was a change to the regex for parsing tags also added corresponding tests.