diff --git a/infoleak/machinetag.json b/infoleak/machinetag.json index d1b70f5..1c1a6ce 100644 --- a/infoleak/machinetag.json +++ b/infoleak/machinetag.json @@ -33,7 +33,7 @@ "expanded": "Test" } ], - "version": 3, + "version": 4, "description": "A taxonomy describing information leaks and especially information classified as being potentially leaked. The taxonomy is based on the work by CIRCL on the AIL framework. The taxonomy aim is to be used at large to improve classification of leaked information.", "namespace": "infoleak", "values": [ @@ -96,6 +96,14 @@ "value": "pgp-message", "expanded": "PGP message" }, + { + "value": "pgp-public-key-block", + "expanded": "PGP public key block" + }, + { + "value": "pgp-signature", + "expanded": "PGP signature" + }, { "value": "pgp-private-key", "expanded": "PGP private key" @@ -209,6 +217,14 @@ "value": "pgp-message", "expanded": "PGP message" }, + { + "value": "pgp-public-key-block", + "expanded": "PGP public key block" + }, + { + "value": "pgp-signature", + "expanded": "PGP signature" + }, { "value": "pgp-private-key", "expanded": "PGP private key"