higress-group/higress
Upgrade the WAF plugin's CRS rule version to the latest
Open
#1,620 opened on Dec 23, 2024
help wantedlevel/normalsig/wasm
Repository metrics
- Stars
- (9,036 stars)
- PR merge metrics
- (Avg merge 7d 9h) (18 merged PRs in 30d)
Description
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