From 7a01bff00f9eb25fdd2fcfe49034dfb6134fb363 Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Sat, 1 Jun 2019 11:17:33 +0200 Subject: [PATCH] chg: [relationships] screenshot-of added to the list of default relationships --- relationships/definition.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/relationships/definition.json b/relationships/definition.json index 29c470f..9668cc6 100644 --- a/relationships/definition.json +++ b/relationships/definition.json @@ -949,6 +949,13 @@ "misp", "haxpak" ] + }, + { + "name": "screenshot-of", + "description": "Represents an object being the screenshot of something.", + "format": [ + "misp" + ] } ], "description": "Default type of relationships in MISP objects.",