mirror of https://github.com/OISF/suricata
detect/parse: set limits for pcre2
Ticket: 6889
To avoid regexp dos with too much backtracking.
This is already done on pcre keyword, and pcrexform transform.
We use the same default limits for rules parsing.
(cherry picked from commit 316cc528f7)
Using pcre1 in master6
pull/10945/head
parent
d5ffecf11a
commit
1099eec3dd
Loading…
Reference in New Issue