From 19e90eb9bf566729ea4c8fb64d2702be2855c119 Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Mon, 7 Jan 2019 22:05:04 +0100 Subject: [PATCH] chg: [information-security-data-source] originality added (WiP) --- information-security-data-source/machinetag.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/information-security-data-source/machinetag.json b/information-security-data-source/machinetag.json index 844efe6..9f17159 100644 --- a/information-security-data-source/machinetag.json +++ b/information-security-data-source/machinetag.json @@ -87,6 +87,21 @@ "description": "Information regarding any object or characteristic that has value to an organization" } ] + }, + { + "predicate": "originality", + "entry": [ + { + "value": "original-source", + "expanded": "Original source", + "description": "Information originates from the data sources which publish their own information" + }, + { + "value": "secondary-source", + "expanded": "Secondary source", + "description": "Information is integrated or copied from another information security data source" + } + ] } ] }