fix(crowdsec): 修复配置文件
这个提交包含在:
@@ -73,7 +73,7 @@ spec:
|
|||||||
password: nyrHzh9WWlDZzvVw7bDFo74gKb9zsls0Sy7OwRTDWiRTNPQQQkW85taUFAoX2AIC
|
password: nyrHzh9WWlDZzvVw7bDFo74gKb9zsls0Sy7OwRTDWiRTNPQQQkW85taUFAoX2AIC
|
||||||
sslmode: require
|
sslmode: require
|
||||||
# api profiles.yaml配置
|
# api profiles.yaml配置
|
||||||
profiles.yaml:
|
profiles.yaml: |
|
||||||
name: captcha_remediation
|
name: captcha_remediation
|
||||||
filters:
|
filters:
|
||||||
- Alert.Remediation == true && Alert.GetScope() == "Ip" && Alert.GetScenario() contains "http" && GetDecisionsSinceCount(Alert.GetValue(), "24h") <= 3
|
- Alert.Remediation == true && Alert.GetScope() == "Ip" && Alert.GetScenario() contains "http" && GetDecisionsSinceCount(Alert.GetValue(), "24h") <= 3
|
||||||
|
|||||||
在新议题中引用
屏蔽一个用户