Skip to content

Commit c784025

Browse files
authored
Merge pull request #45 from codymikol/regex-link-fix
Replace dead link with archived link for Regex Vulns.
2 parents 316531b + 4efdfb0 commit c784025

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ npm test
4343

4444
Locates potentially unsafe regular expressions, which may take a very long time to run, blocking the event loop.
4545

46-
More information: https://blog.liftsecurity.io/2014/11/03/regular-expression-dos-and-node.js
46+
More information: https://web.archive.org/web/20170131192028/https://blog.liftsecurity.io/2014/11/03/regular-expression-dos-and-node.js
4747

4848
#### `detect-buffer-noassert`
4949

0 commit comments

Comments
 (0)