misp contibutor predicate

pull/23/head
Alexandre Dulaunoy 2016-06-12 05:20:26 +02:00
parent c94b4dd8d8
commit f0dcc0a55d
1 changed files with 13 additions and 0 deletions

View File

@ -17,6 +17,15 @@
}
],
"predicate": "api"
},
{
"predicate": "contributor",
"entry": [
{
"expanded": "OpenPGP Fingerprint",
"value": "pgpfingerprint"
}
]
}
],
"predicates": [
@ -27,6 +36,10 @@
{
"expanded": "API related tag influencing the MISP behavior of the API.",
"value": "api"
},
{
"expanded": "Information related to the contributor.",
"value": "contributor"
}
],
"version": 1,