diff --git a/relationships/definition.json b/relationships/definition.json index 4a9f801..873fdb1 100644 --- a/relationships/definition.json +++ b/relationships/definition.json @@ -934,6 +934,13 @@ "format": [ "misp" ] + }, + { + "name": "creates", + "description": "Represents an object that creates something.", + "format": [ + "misp" + ] } ], "description": "Default type of relationships in MISP objects.",