commit
c6617db1c4
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue