[added] relationship 'executes' : Describes a an object that executes another object

pull/174/head
haxpak 2019-04-15 18:04:44 +05:30
parent 2d6522887d
commit befa47d2c5
1 changed files with 5 additions and 3 deletions

View File

@ -13,7 +13,9 @@
{ {
"name": "executes", "name": "executes",
"description": "This relationship describes an object which executes another object", "description": "This relationship describes an object which executes another object",
"format" : [ "misp" ] "format": [
"misp"
]
}, },
{ {
"name": "duplicate-of", "name": "duplicate-of",