From 6efa8c30757930109fbc96d6f582532882d15bc9 Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Wed, 22 Nov 2023 11:32:14 +0100 Subject: [PATCH] fix: [tlp] updated TLP:AMBER+strict description based on #261 by @vba-anssi --- tlp/machinetag.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tlp/machinetag.json b/tlp/machinetag.json index b80e9b1..0861232 100755 --- a/tlp/machinetag.json +++ b/tlp/machinetag.json @@ -15,7 +15,7 @@ { "colour": "#FFC000", "description": "Limited disclosure, recipients can only spread this on a need-to-know basis within their organization. Sources may use TLP:AMBER+STRICT when information requires support to be effectively acted upon, yet carries risk to privacy, reputation, or operations if shared outside of the organizations involved. Recipients may share TLP:AMBER+STRICT information with members of their own organization.", - "expanded": "Limited disclosure, recipients can only spread this on a need-to-know basis within their organization.", + "expanded": "(TLP:AMBER+STRICT) Limited disclosure, recipients can only spread this on a need-to-know basis within their organization.", "value": "amber+strict" }, { @@ -50,7 +50,7 @@ "refs": [ "https://www.first.org/tlp" ], - "version": 9, + "version": 10, "description": "The Traffic Light Protocol (TLP) (v2.0) was created to facilitate greater sharing of potentially sensitive information and more effective collaboration. Information sharing happens from an information source, towards one or more recipients. TLP is a set of four standard labels (a fifth label is included in amber to limit the diffusion) used to indicate the sharing boundaries to be applied by the recipients. Only labels listed in this standard are considered valid by FIRST. This taxonomy includes additional labels for backward compatibility which are no more validated by FIRST SIG.", "expanded": "Traffic Light Protocol", "exclusive": true,