higress-group/higress

Upgrade the WAF plugin's CRS rule version to the latest

Open

#1,620 opened on Dec 23, 2024

 (0 comments) (0 reactions) (0 assignees)Go (1,219 forks)github user discovery
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:
  1. Configure an independent waf plugin configuration for this route
  2. In secRules, configure SecRuleRemoveById 932250 to remove this problematic rule

Originally posted by @johnlanni in https://github.com/alibaba/higress/issues/1619#issuecomment-2559581637

Contributor guide