8 lines
382 B
Plaintext
8 lines
382 B
Plaintext
=== Parameters
|
|
|
|
* key = maxStackConsumptionFactor
|
|
* description = An indicator approximately proportional to how quickly the stack grows relative to the input size. An issue will be reported if the value for a regex exceeds the maximum set here. Setting this to 0 will cause an issue to be reported for all regular expressions with non-constant stack consumption.
|
|
* default = TBD
|
|
|
|
|