-
-
Notifications
You must be signed in to change notification settings - Fork 402
re2: use compatible syntax in rule 953120 #2356
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
92ef321
to
35dd214
Compare
Got a working test after we merge #2359 . |
We might want to put this live somewhere to check for FPs but looks good to me. |
Definitely. Maybe @theMiddleBlue can take a look at these also, or make it live somewhere. |
Hey! If you want I can bring up an apache backend on the sandbox based on this PR :) so we can test it directly on our sandbox |
This can only be tested after we merge #2359 . |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 👍
Signed-off-by: Felipe Zipitria <felipe.zipitria@owasp.org>
Signed-off-by: Felipe Zipitria <felipe.zipitria@owasp.org>
35dd214
to
cfcb753
Compare
Added tests, now this can be merged. |
@lifeforms Any comment here, or just merge? |
Merging then. |
Signed-off-by: Felipe Zipitria felipe.zipitria@owasp.org
Remove pcre2 only syntax.
Fixes #2354