Update Security_Containers/crowdsec/geoip-allow.yaml

This commit is contained in:
2026-05-15 02:53:34 +00:00
parent bfeec895f1
commit b15a58556d
@@ -1,7 +0,0 @@
name: crowdsecurity/geoip-allow-us-de
description: "Block all countries except US and Germany"
filter: "evt.Enriched.IsoCode != 'US' && evt.Enriched.IsoCode != 'DE'"
blackhole: 1m
labels:
type: geo_block
remediation: true