From 33d690e643be2932af54f76f18b620901491af29 Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Thu, 31 Jan 2019 23:35:31 +0100 Subject: [PATCH] chg: [datamodel] anonymised is any category --- app/Model/Attribute.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/app/Model/Attribute.php b/app/Model/Attribute.php index e824a1a26..066557cef 100644 --- a/app/Model/Attribute.php +++ b/app/Model/Attribute.php @@ -418,8 +418,7 @@ class Attribute extends AppModel 'malware-sample' => 'Payload delivery', 'cortex' => 'External analysis', 'dns-soa-email' => 'Attribution', - 'boolean' => 'Other', - 'anonymised' => 'Other' + 'boolean' => 'Other' ); // typeGroupings are a mapping to high level groups for attributes