diff --git a/relationships/definition.json b/relationships/definition.json index 024f458..7ddac8e 100644 --- a/relationships/definition.json +++ b/relationships/definition.json @@ -1381,6 +1381,13 @@ ], "name": "is-not-targeted-by" }, + { + "description": "This relationship describes that the source object provides services described in the target object.", + "format": [ + "misp" + ], + "name": "serves" + }, { "description": "The source object considers the target object as a friend. Is not necessarily symmetric.", "format": [ @@ -1508,5 +1515,5 @@ "name": "Me" } ], - "version": 36 -} \ No newline at end of file + "version": 37 +}