From 34d4915a1dae14caf54e7e5e3058ce3b4701d43e Mon Sep 17 00:00:00 2001 From: chrisr3d Date: Tue, 8 Sep 2020 12:12:25 +0200 Subject: [PATCH] add: Added some relationships introduced recently in misp modules --- relationships/definition.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/relationships/definition.json b/relationships/definition.json index 4bb3015..79577d4 100644 --- a/relationships/definition.json +++ b/relationships/definition.json @@ -1004,6 +1004,20 @@ ], "name": "knows" }, + { + "description": "Represents the semantic link of describing another object.", + "format": [ + "misp" + ], + "name": "describes" + }, + { + "description": "Represents the semantic link of extending another object.", + "format": [ + "misp" + ], + "name": "extends" + }, { "description": "owns", "format": [