Predicate isExponentialRegex
An expression that represents a regular expression with potential exponential behavior.
Import path
import semmle.code.csharp.security.dataflow.ReDoSQuery
predicate
isExponentialRegex
(
StringLiteral
s
)