Merge pull request #285 from Terrtia/main

chg: [infoleak] add qrcode tag
pull/286/head
Alexandre Dulaunoy 2024-10-01 14:51:19 +02:00 committed by GitHub
commit ae275e1f2d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 9 additions and 1 deletions

View File

@ -32,7 +32,7 @@
"exclusive": true
}
],
"version": 7,
"version": 8,
"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": "qrcode",
"expanded": "QR Code"
},
{
"value": "sql-injection",
"expanded": "SQL injection"
@ -288,6 +292,10 @@
"value": "onion",
"expanded": "Onion link"
},
{
"value": "qrcode",
"expanded": "QR Code"
},
{
"value": "sql-injection",
"expanded": "SQL injection"