chg: [file] fullpath can be part of a single file object

pull/115/head
Alexandre Dulaunoy 2018-09-16 17:13:30 +02:00
parent d2b33810c5
commit 4d6e0d7580
No known key found for this signature in database
GPG Key ID: 09E2CD4944E6CBCD
1 changed files with 3 additions and 2 deletions

View File

@ -16,7 +16,8 @@
"pattern-in-file", "pattern-in-file",
"x509-fingerprint-sha1", "x509-fingerprint-sha1",
"malware-sample", "malware-sample",
"path" "path",
"fullpath"
], ],
"attributes": { "attributes": {
"md5": { "md5": {
@ -169,7 +170,7 @@
] ]
} }
}, },
"version": 14, "version": 15,
"description": "File object describing a file with meta-information", "description": "File object describing a file with meta-information",
"meta-category": "file", "meta-category": "file",
"uuid": "688c46fb-5edb-40a3-8273-1af7923e2215", "uuid": "688c46fb-5edb-40a3-8273-1af7923e2215",