diff --git a/relationships/definition.json b/relationships/definition.json index c6624b0..18e4c28 100644 --- a/relationships/definition.json +++ b/relationships/definition.json @@ -1,5 +1,5 @@ { - "version": 6, + "version": 7, "values": [ { "name": "derived-from", @@ -178,6 +178,13 @@ "format": [ "misp" ] + }, + { + "name": "calls", + "descriptipn": "This relationship describes an object which calls another objects.", + "format": [ + "misp" + ] } ], "description": "Default type of relationships in MISP objects.",