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 @@