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