Modify rule S5852: replace the broken link

Using the archived version of the page. The initial version is no longer available, but the story was so interesting that we want to be able to share it nonetheless.
This commit is contained in:
Arseniy Zaostrovnykh 2022-06-16 15:38:26 +02:00 committed by GitHub
parent e13f5a7313
commit 4d57064e05
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,6 +4,6 @@
* https://cwe.mitre.org/data/definitions/400[MITRE, CWE-400] - Uncontrolled Resource Consumption
* https://cwe.mitre.org/data/definitions/1333[MITRE, CWE-1333] - Inefficient Regular Expression Complexity
* https://owasp.org/www-community/attacks/Regular_expression_Denial_of_Service_-_ReDoS[owasp.org] - OWASP Regular expression Denial of Service - ReDoS
* https://stackstatus.net/post/147710624694/outage-postmortem-july-20-2016[stackstatus.net] - Outage Postmortem - July 20, 2016
* https://web.archive.org/web/20220506215733/https://stackstatus.net/post/147710624694/outage-postmortem-july-20-2016[stackstatus.net(archived)] - Outage Postmortem - July 20, 2016
* https://www.regular-expressions.info/catastrophic.html[regular-expressions.info] - Runaway Regular Expressions: Catastrophic Backtracking
* https://docs.microsoft.com/en-us/dotnet/standard/base-types/backtracking-in-regular-expressions#backtracking-with-nested-optional-quantifiers[docs.microsoft.com] - Backtracking with Nested Optional Quantifiers
* https://docs.microsoft.com/en-us/dotnet/standard/base-types/backtracking-in-regular-expressions#backtracking-with-nested-optional-quantifiers[docs.microsoft.com] - Backtracking with Nested Optional Quantifiers