From 56ee9b01a56b99b4e952190c46039682a02f4893 Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Sun, 23 Jun 2019 17:20:09 +0200 Subject: [PATCH] chg: [misp-object-template] JSON reference is now RFC 8259 - Comment from Carsten Bormann --- misp-object-template-format/raw.md | 2 +- misp-object-template-format/raw.md.txt | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/misp-object-template-format/raw.md b/misp-object-template-format/raw.md index 1e08e20..cccab4c 100755 --- a/misp-object-template-format/raw.md +++ b/misp-object-template-format/raw.md @@ -67,7 +67,7 @@ MISP object template elements consist of an object\_relation (**MUST**), a type ## Overview -The MISP object template format uses the JSON [@!RFC4627] format. Each template is represented as a JSON object with meta information including the following fields: uuid, requiredOneOf, description, version, meta-category, name. +The MISP object template format uses the JSON [@!RFC8259] format. Each template is represented as a JSON object with meta information including the following fields: uuid, requiredOneOf, description, version, meta-category, name. ### Object Template diff --git a/misp-object-template-format/raw.md.txt b/misp-object-template-format/raw.md.txt index 9e8aa98..fc22dd1 100755 --- a/misp-object-template-format/raw.md.txt +++ b/misp-object-template-format/raw.md.txt @@ -136,7 +136,7 @@ Internet-Draft MISP object template format April 2018 2.1. Overview - The MISP object template format uses the JSON [RFC4627] format. Each + The MISP object template format uses the JSON [RFC8259] format. Each template is represented as a JSON object with meta information including the following fields: uuid, requiredOneOf, description, version, meta-category, name. @@ -989,10 +989,10 @@ Internet-Draft MISP object template format April 2018 DOI 10.17487/RFC4122, July 2005, . - [RFC4627] Crockford, D., "The application/json Media Type for - JavaScript Object Notation (JSON)", RFC 4627, - DOI 10.17487/RFC4627, July 2006, - . + [RFC8259] Bray, T., Ed., "The JavaScript Object Notation (JSON) Data + Interchange Format", STD 90, RFC 8259, + DOI 10.17487/RFC8259, December 2017, + . 5.2. Informative References