diff --git a/objects/file/definition.json b/objects/file/definition.json index 49bbc28..d58f4db 100644 --- a/objects/file/definition.json +++ b/objects/file/definition.json @@ -131,6 +131,12 @@ "ui-priority": 0, "misp-attribute": "text" }, + "fullpath": { + "description": "Complete path of the filename including the filename", + "multiple": true, + "ui-priority": 0, + "misp-attribute": "text" + }, "tlsh": { "description": "Fuzzy hash by Trend Micro: Locality Sensitive Hash", "ui-priority": 0, @@ -163,7 +169,7 @@ ] } }, - "version": 13, + "version": 14, "description": "File object describing a file with meta-information", "meta-category": "file", "uuid": "688c46fb-5edb-40a3-8273-1af7923e2215",