chg: [infoleak] Added IP address tag value

infoleak5
mokaddem 2019-09-23 15:19:21 +02:00
parent 633d640c9f
commit 4edc8fa63d
1 changed files with 9 additions and 1 deletions

View File

@ -33,7 +33,7 @@
"expanded": "Test"
}
],
"version": 4,
"version": 5,
"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": [
@ -52,6 +52,10 @@
"value": "iban",
"expanded": "IBAN"
},
{
"value": "ip",
"expanded": "IP address"
},
{
"value": "mail",
"expanded": "Mail"
@ -173,6 +177,10 @@
"value": "iban",
"expanded": "IBAN"
},
{
"value": "ip",
"expanded": "IP address"
},
{
"value": "mail",
"expanded": "Mail"