mirror of
https://github.com/github/codeql.git
synced 2025-12-21 11:16:30 +01:00
apply docs review suggestion
This commit is contained in:
@@ -25,7 +25,7 @@ The following example shows an HTTP request parameter that is used to construct
|
||||
</p>
|
||||
<p>
|
||||
In the first case the user-provided regex is not escaped.
|
||||
If a malicious user provides a regex that has exponential worst case performance,
|
||||
If a malicious user provides a regex whose worst-case performance is exponential,
|
||||
then this could lead to a Denial of Service.
|
||||
</p>
|
||||
<p>
|
||||
|
||||
Reference in New Issue
Block a user