From fc12a106f5481e466275799de71e29dd7cf764f7 Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Thu, 4 Aug 2022 08:59:16 +0200 Subject: [PATCH] fix: [tlp] description of the TLP taxonomy updated to clarify the aspect of four labels mentioned in the standard even if there are five labels and some more in this taxonomy for backward compatibility. --- tlp/machinetag.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tlp/machinetag.json b/tlp/machinetag.json index a7e4bb0..09608f3 100755 --- a/tlp/machinetag.json +++ b/tlp/machinetag.json @@ -45,8 +45,8 @@ "refs": [ "https://www.first.org/tlp" ], - "version": 6, - "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 labels 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.", + "version": 7, + "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, "namespace": "tlp"