From acfef2f5e8b16daf6ef492f46d9d19055fd00a45 Mon Sep 17 00:00:00 2001 From: Sebastien Larinier Date: Thu, 7 Mar 2024 12:02:23 +0000 Subject: [PATCH] change type of ans name --- objects/crowdsec-ip-context/definition.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/objects/crowdsec-ip-context/definition.json b/objects/crowdsec-ip-context/definition.json index a163cde..2d425c9 100644 --- a/objects/crowdsec-ip-context/definition.json +++ b/objects/crowdsec-ip-context/definition.json @@ -7,7 +7,7 @@ ], "description": "Autonomous system name", "disable_correlation": true, - "misp-attribute": "AS", + "misp-attribute": "text", "multiple": true, "ui-priority": 0 },