From d29abeb2b9728d916b567d8b6e79a42ca4dcdf64 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Leonard?= Date: Tue, 5 Jun 2018 15:19:09 +0200 Subject: [PATCH] #270 - fix bugs in ThreatCrowd reports --- analyzers/Threatcrowd/threatcrowd_analyzer.py | 2 +- thehive-templates/Threatcrowd_1_0/long.html | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/analyzers/Threatcrowd/threatcrowd_analyzer.py b/analyzers/Threatcrowd/threatcrowd_analyzer.py index 49cd0ef3d..ec4ba54da 100755 --- a/analyzers/Threatcrowd/threatcrowd_analyzer.py +++ b/analyzers/Threatcrowd/threatcrowd_analyzer.py @@ -27,7 +27,7 @@ def summary(self, raw): value = "unknown" level = "info" else: - value = "unknown" + value = "None" level = "info" taxonomies.append(self.build_taxonomy(level, "Threatcrowd", "votes", value)) diff --git a/thehive-templates/Threatcrowd_1_0/long.html b/thehive-templates/Threatcrowd_1_0/long.html index 06bd166d5..76ef54b07 100644 --- a/thehive-templates/Threatcrowd_1_0/long.html +++ b/thehive-templates/Threatcrowd_1_0/long.html @@ -57,6 +57,10 @@

+ +
+ No result found +