mirror of
https://github.com/maxlerebourg/crowdsec-bouncer-traefik-plugin.git
synced 2026-07-21 19:48:59 +02:00
appsec-virtual-patching only ships CVE-specific rules, not generic SQLi. Switch to crowdsecurity/appsec-crs-inband (the blocking OWASP Core Rule Set) and use a SQLi probe that CRS paranoia level 1 matches (rule 942100/942130).
7 lines
120 B
YAML
7 lines
120 B
YAML
listen_addr: 0.0.0.0:7422
|
|
appsec_config: crowdsecurity/crs-inband
|
|
name: e2eAppSec
|
|
source: appsec
|
|
labels:
|
|
type: appsec
|