-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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
chore(owasp-crs): Update OWASP CRS to v4.0.0 #11012
chore(owasp-crs): Update OWASP CRS to v4.0.0 #11012
Conversation
This issue is currently awaiting triage. If Ingress contributors determines this is a relevant issue, they will accept it by applying the The Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
Welcome @NeckBeardPrince! |
Hi @NeckBeardPrince. Thanks for your PR. I'm waiting for a kubernetes member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
✅ Deploy Preview for kubernetes-ingress-nginx canceled.
|
Before we merge it, can you do some manual tests and confirm there is no breaking change on how modsecurity operates with this new rules. eg.: does it need some fix on some rule? some action? does it represents some positive or negative performance impact? Because this is a major version after so long, I'm worried about simply merging it and breaking real use cases /hold |
@NeckBeardPrince as a way to test it, please change this value in https://github.com/kubernetes/ingress-nginx/blob/main/images/nginx-1.25/rootfs/build.sh#L45 This is our new image that should be released with Ingress v1.10, if you can make it pass we can ship it on the new release. Thanks! |
Also, if it passes, the TAG https://github.com/kubernetes/ingress-nginx/blob/main/images/nginx-1.25/TAG should be bumped |
Bumped tag and the build ran fine. edit: Looks like we did the same thing. |
b1122fa
to
0a87031
Compare
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: NeckBeardPrince The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Hey, I didn't merged the coreruleset. Which commit I did for it? |
Bumps OWASP CRS to latest, v4.0.0
What this PR does / why we need it:
The OWASP Core Rule Set has been updated to v4.0.0.
Types of changes
Which issue/s this PR fixes
How Has This Been Tested?
Checklist: