You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
See owasp-modsecurity/ModSecurity#2007.
Adds "re_groups" field to RX (regular expression) test cases,
allowing not only binary match-no match test, but also verifying
that capturing groups are correct.
This obviously needs support from the test case runner,
but the change is backward-compatible in the way that
these new fields can be ignored.
0 commit comments