added "signed-by" relationship fix #87

pull/112/head
Alexandre Dulaunoy 2018-08-21 10:22:42 +02:00
parent ab58f01666
commit a2384e9032
No known key found for this signature in database
GPG Key ID: 09E2CD4944E6CBCD
1 changed files with 8 additions and 1 deletions

View File

@ -1,5 +1,5 @@
{
"version": 12,
"version": 13,
"values": [
{
"name": "derived-from",
@ -615,6 +615,13 @@
"format": [
"misp"
]
},
{
"name": "signed-by",
"description": "This relationship describes an object signed by another object.",
"format": [
"misp"
]
}
],
"description": "Default type of relationships in MISP objects.",