From a9a56ae47bf1f0eac24ead8c7b2c9d8cc828d40b Mon Sep 17 00:00:00 2001 From: iglocska Date: Mon, 28 Nov 2022 09:46:11 +0100 Subject: [PATCH] fix: [types] added missing type value --- pymisp/data/describeTypes.json | 1 + 1 file changed, 1 insertion(+) diff --git a/pymisp/data/describeTypes.json b/pymisp/data/describeTypes.json index 11a1cef..3228438 100644 --- a/pymisp/data/describeTypes.json +++ b/pymisp/data/describeTypes.json @@ -1286,6 +1286,7 @@ "anonymised", "attachment", "authentihash", + "azure-application-id", "bank-account-nr", "bic", "bin",