diff --git a/relationships/definition.json b/relationships/definition.json index fae3795..763274f 100644 --- a/relationships/definition.json +++ b/relationships/definition.json @@ -1,5 +1,5 @@ { - "version": 17, + "version": 18, "values": [ { "name": "derived-from", @@ -991,6 +991,13 @@ "format": [ "misp" ] + }, + { + "name": "knows", + "description": "Represents an object having the knowledge of another object.", + "format": [ + "misp" + ] } ], "description": "Default type of relationships in MISP objects.",