chg: jq all the things ;-)

pull/117/head
Alexandre Dulaunoy 2018-09-27 13:19:33 +02:00
parent 96f234884a
commit 5acaa3498f
No known key found for this signature in database
GPG Key ID: 09E2CD4944E6CBCD
1 changed files with 8 additions and 8 deletions

View File

@ -24,20 +24,20 @@
"description": "Determines the type of activity conducted on the file at a given time",
"ui-priority": 0,
"misp-attribute": "text",
"sane_default": [
"Accessed",
"Created",
"Changed",
"Modified",
"Other"
]
"sane_default": [
"Accessed",
"Created",
"Changed",
"Modified",
"Other"
]
},
"filePermissions": {
"description": "Describes permissions assigned the file",
"ui-priority": 0,
"misp-attribute": "text"
},
"file": {
"file": {
"description": "Mactime output file",
"ui-priority": 0,
"misp-attribute": "attachment"