higress-group/higress
Upgrade the WAF plugin's CRS rule version to the latest
開放
#1,620 建立於 2024年12月23日
help wantedlevel/normalsig/wasm
倉庫指標
- 星標
- (9,036 顆星)
- PR 合併指標
- (平均合併 7天 9小時) (30 天內合併 18 個 PR)
描述
Currently, the owasp 4.0.0-rc1 rule engine is being used. We will upgrade to the latest version later. For now, we can bypass it like this:
- Configure an independent waf plugin configuration for this route
- In
secRules, configureSecRuleRemoveById 932250to remove this problematic rule
Originally posted by @johnlanni in https://github.com/alibaba/higress/issues/1619#issuecomment-2559581637