-
Michael Henriksen authored
Adds a suggestion to specify ranges in regular expressions instead of unbounded `*` and `+` matchers as part of protecting the matching engine against regular expression DoS also known as Catastrophic Backtracking.
a2a9dedf