From 4cf9671d3d416a6d87c2214550f3f5150a8e4e7a Mon Sep 17 00:00:00 2001 From: terrtia Date: Tue, 5 Nov 2024 13:59:22 +0100 Subject: [PATCH] chg: [infoleak] add barcode --- infoleak/machinetag.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/infoleak/machinetag.json b/infoleak/machinetag.json index f2a5cff..faa422a 100644 --- a/infoleak/machinetag.json +++ b/infoleak/machinetag.json @@ -32,7 +32,7 @@ "exclusive": true } ], - "version": 8, + "version": 9, "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": [ @@ -159,6 +159,10 @@ "value": "onion", "expanded": "Onion link" }, + { + "value": "barcode", + "expanded": "Barcode" + }, { "value": "qrcode", "expanded": "QR Code" @@ -292,6 +296,10 @@ "value": "onion", "expanded": "Onion link" }, + { + "value": "barcode", + "expanded": "Barcode" + }, { "value": "qrcode", "expanded": "QR Code"