Merge pull request #163 from haxpak/master

add : relationship "creates"
pull/173/head
Alexandre Dulaunoy 2019-04-13 09:28:04 +02:00 committed by GitHub
commit 6cbac470ef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 0 deletions

View File

@ -934,6 +934,13 @@
"format": [ "format": [
"misp" "misp"
] ]
},
{
"name": "creates",
"description": "Represents an object that creates something.",
"format": [
"misp"
]
} }
], ],
"description": "Default type of relationships in MISP objects.", "description": "Default type of relationships in MISP objects.",