From 9349e04e1962ae3cf9f1b2081769949ce88ff65d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Vinot?= Date: Mon, 5 Feb 2018 16:51:15 +0100 Subject: [PATCH] chg: Bump describeType --- pymisp/data/describeTypes.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/pymisp/data/describeTypes.json b/pymisp/data/describeTypes.json index 0573550..ba93785 100644 --- a/pymisp/data/describeTypes.json +++ b/pymisp/data/describeTypes.json @@ -133,6 +133,10 @@ "default_category": "Artifacts dropped", "to_ids": 0 }, + "identity-card-number": { + "default_category": "Person", + "to_ids": 0 + }, "cookie": { "default_category": "Network activity", "to_ids": 0 @@ -628,6 +632,7 @@ "stix2-pattern", "sigma", "gene", + "identity-card-number", "cookie", "vulnerability", "attachment", @@ -1127,7 +1132,8 @@ "comment", "text", "other", - "phone-number" + "phone-number", + "identity-card-number" ], "Other": [ "comment",