adjust description to not mention user-provided values

This commit is contained in:
Erik Krogh Kristensen
2021-01-14 10:36:10 +01:00
parent d71adff079
commit e8ea720650

View File

@@ -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