From 39bd2641aa33ce733151bbf74fdbd3da6118a20e Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Fri, 21 Dec 2018 20:50:12 +0100 Subject: [PATCH] chg: [relationships] witness-of added --- relationships/definition.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/relationships/definition.json b/relationships/definition.json index c6c94bb..0242365 100644 --- a/relationships/definition.json +++ b/relationships/definition.json @@ -927,6 +927,13 @@ "format": [ "alfred" ] + }, + { + "name": "witness-of", + "description": "Represents an object being a witness of something.", + "format": [ + "misp" + ] } ], "description": "Default type of relationships in MISP objects.",