From 8d8433399f0d00651238237be091fe63768a924f Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Thu, 17 Aug 2023 14:49:19 +0200 Subject: [PATCH] chg: [tlp] fix an unclear thing in tlp:unclear --- tlp/machinetag.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tlp/machinetag.json b/tlp/machinetag.json index 16bf3d2..b80e9b1 100755 --- a/tlp/machinetag.json +++ b/tlp/machinetag.json @@ -44,13 +44,13 @@ { "colour": "#7e7eae", "expanded": "(TLP:UNCLEAR) Community, Organization, Clients, and Recipients are all so confused what the appropriate disclosure level is, and if this or that indicator can or cannot be shared. Assumptions are rampant and the confusion is so high that a chi-square test might in fact be required to ensure the randomness of the mess before labelling this case TLP:UNCLEAR.", - "value": "tlp:unclear" + "value": "unclear" } ], "refs": [ "https://www.first.org/tlp" ], - "version": 8, + "version": 9, "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,