mirror of
https://github.com/github/codeql.git
synced 2025-12-24 04:36:35 +01:00
adjust description to not mention user-provided values
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
/**
|
||||
* @name Polynomial regular expression used on uncontrolled data
|
||||
* @description A regular expression that can require polynomial time
|
||||
* to match user-provided values may be
|
||||
* vulnerable to denial-of-service attacks.
|
||||
* to match may be vulnerable to denial-of-service attacks.
|
||||
* @kind path-problem
|
||||
* @problem.severity warning
|
||||
* @precision high
|
||||
|
||||
Reference in New Issue
Block a user