From b3cafd2a1d1e20d8225436b26889f7e74cdb8cf3 Mon Sep 17 00:00:00 2001 From: Terrtia Date: Fri, 26 May 2023 11:44:29 +0200 Subject: [PATCH] chg: [correlation graph] update node legend --- bin/lib/objects/Titles.py | 3 +-- .../correlation/legend_graph_correlation.html | 24 +++++++++++++++++-- 2 files changed, 23 insertions(+), 4 deletions(-) diff --git a/bin/lib/objects/Titles.py b/bin/lib/objects/Titles.py index 3c682224..5a8186f0 100755 --- a/bin/lib/objects/Titles.py +++ b/bin/lib/objects/Titles.py @@ -51,9 +51,8 @@ class Title(AbstractDaterangeObject): url = f'{baseurl}/correlation/show?type={self.type}&id={self.id}' return url - # TODO # CHANGE COLOR def get_svg_icon(self): - return {'style': 'fas', 'icon': '\uf1dc', 'color': '#1E88E5', 'radius': 5} + return {'style': 'fas', 'icon': '\uf1dc', 'color': '#3C7CFF', 'radius': 5} def get_misp_object(self): obj_attrs = [] diff --git a/var/www/templates/correlation/legend_graph_correlation.html b/var/www/templates/correlation/legend_graph_correlation.html index f749dc69..ce5dc7ed 100644 --- a/var/www/templates/correlation/legend_graph_correlation.html +++ b/var/www/templates/correlation/legend_graph_correlation.html @@ -8,7 +8,7 @@ Decoded: - Screenshot: + Objects: Pgp: @@ -20,7 +20,7 @@ Domain: - Paste: + Item: @@ -111,6 +111,16 @@ +
+ + + + + + + cve +
@@ -121,6 +131,16 @@ screenshot
+
+ + + + + + + title +