From d7b9755f3afa8bcdfe6b88d863524b3d568d2f15 Mon Sep 17 00:00:00 2001 From: Marvin <127591405+Lokowitz@users.noreply.github.com> Date: Sat, 5 Apr 2025 17:44:20 +0200 Subject: [PATCH] Create appsec.yaml --- install/config/crowdsec/acquis.d/appsec.yaml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 install/config/crowdsec/acquis.d/appsec.yaml diff --git a/install/config/crowdsec/acquis.d/appsec.yaml b/install/config/crowdsec/acquis.d/appsec.yaml new file mode 100644 index 00000000..2cebf9ee --- /dev/null +++ b/install/config/crowdsec/acquis.d/appsec.yaml @@ -0,0 +1,6 @@ +listen_addr: 0.0.0.0:7422 +appsec_config: crowdsecurity/appsec-default +name: myAppSecComponent +source: appsec +labels: + type: appsec