Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@syinwu
Copy link
Member

@syinwu syinwu commented Mar 10, 2022

Thank you for contributing to Coraza WAF, your effort is greatly appreciated
Before submitting check if what you want to add to coraza list meets quality standards before sending pull request. Thanks!

Note: that go.mod and go.sum can only be modified for tested dependency updates or justified new features.

Make sure that you've checked the boxes below before you submit PR:

Thanks for your PR ❤️

@syinwu syinwu requested review from fzipi and jptosso March 10, 2022 03:37
@syinwu syinwu linked an issue Mar 10, 2022 that may be closed by this pull request
@syinwu syinwu changed the title support for #195 feat(operator): support SecRule "! ^some" as a valid @re negation Mar 10, 2022
@syinwu syinwu added the enhancement New feature or request label Mar 10, 2022
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication

@syinwu syinwu changed the title feat(operator): support SecRule "! ^some" as a valid @re negation feat(operator): support SecRule "! ^some" as a valid @rx negation Mar 10, 2022
Copy link
Member

@jptosso jptosso left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@fzipi
Copy link
Member

fzipi commented Mar 10, 2022

Well... this looks like compatibility :)

In CRS we changed to use explicit operators while back, and it makes sense. But I don't think being compatible hurts in this case.

@jptosso jptosso merged commit 62dd3db into v2/master Mar 10, 2022
@jptosso jptosso deleted the v2/#195 branch March 10, 2022 18:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support SecRule "! ^some$" as a valid @rx negation

4 participants