From 8887e37808f0f32f395def23ad054ba6ff1da2e3 Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Mon, 3 Oct 2016 11:24:40 +0200 Subject: [PATCH] Updated --- misp-core-format/raw.md.txt | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/misp-core-format/raw.md.txt b/misp-core-format/raw.md.txt index 8a75e09..9d30f91 100644 --- a/misp-core-format/raw.md.txt +++ b/misp-core-format/raw.md.txt @@ -198,18 +198,19 @@ Internet-Draft MISP core format October 2016 2.2.1.7. timestamp timestamp represents a reference time when the event was created, or - last updated. timestamp is expressed in seconds (decimal) since 1st - of January 1970 (Unix timestamp). The time zone MUST be UTC. + last updated/edited on the instance. timestamp is expressed in + seconds (decimal) since 1st of January 1970 (Unix timestamp). The + time zone MUST be UTC. timestamp is represented as a JSON string. timestamp MUST be present. 2.2.1.8. publish_timestamp publish_timestamp represents a reference time when the event was - published. published_timestamp is expressed in seconds (decimal) - since 1st of January 1970 (Unix timestamp). At each publication of - an event, publish_timestamp MUST be updated. The time zone MUST be - UTC. + published on the instance. published_timestamp is expressed in + seconds (decimal) since 1st of January 1970 (Unix timestamp). At + each publication of an event, publish_timestamp MUST be updated. The + time zone MUST be UTC. publish_timestamp is represented as a JSON string. publish_timestamp MUST be present. @@ -220,7 +221,6 @@ Internet-Draft MISP core format October 2016 - Dulaunoy & Iklody Expires April 4, 2017 [Page 4] Internet-Draft MISP core format October 2016