From 72ca71a1cc8d30f1e6892ebc8b1ab2ba2962553b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Vinot?= Date: Mon, 12 Dec 2016 20:10:31 +0100 Subject: [PATCH] Update definition.json --- objects/file/definition.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/objects/file/definition.json b/objects/file/definition.json index d4aaae8..41eb57e 100644 --- a/objects/file/definition.json +++ b/objects/file/definition.json @@ -74,6 +74,14 @@ "text": { "misp-attribute": "text", "misp-usage-frequency": 1 + }, + "original-filename": { + "misp-attribute": "original-filename", + "misp-usage-frequency": 0 + }, + "compilation-timestamp": { + "misp-attribute": "compilation-timestamp", + "misp-usage-frequency": 0 } },