From 5acaa3498f193abec14a54b1af80236be5b9f12f Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Thu, 27 Sep 2018 13:19:33 +0200 Subject: [PATCH] chg: jq all the things ;-) --- .../mactime-timeline-analysis/definition.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/objects/mactime-timeline-analysis/definition.json b/objects/mactime-timeline-analysis/definition.json index b09ea49..55d86e0 100644 --- a/objects/mactime-timeline-analysis/definition.json +++ b/objects/mactime-timeline-analysis/definition.json @@ -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"