From 3ae5e4af92d203b720075931494460bcf0be0116 Mon Sep 17 00:00:00 2001 From: Saad Kadhi Date: Tue, 5 Jun 2018 15:53:13 +0200 Subject: [PATCH 1/2] bump URLhaus version #270 --- thehive-templates/{URLhaus_0_1_0 => URLhaus_1_0}/long.html | 0 thehive-templates/{URLhaus_0_1_0 => URLhaus_1_0}/short.html | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename thehive-templates/{URLhaus_0_1_0 => URLhaus_1_0}/long.html (100%) rename thehive-templates/{URLhaus_0_1_0 => URLhaus_1_0}/short.html (100%) diff --git a/thehive-templates/URLhaus_0_1_0/long.html b/thehive-templates/URLhaus_1_0/long.html similarity index 100% rename from thehive-templates/URLhaus_0_1_0/long.html rename to thehive-templates/URLhaus_1_0/long.html diff --git a/thehive-templates/URLhaus_0_1_0/short.html b/thehive-templates/URLhaus_1_0/short.html similarity index 100% rename from thehive-templates/URLhaus_0_1_0/short.html rename to thehive-templates/URLhaus_1_0/short.html From 5664e2ef9045c84f66878befe014e4651bb390e0 Mon Sep 17 00:00:00 2001 From: Saad Kadhi Date: Tue, 5 Jun 2018 15:53:24 +0200 Subject: [PATCH 2/2] bump URLhaus version #270 --- analyzers/URLhaus/URLhaus.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/analyzers/URLhaus/URLhaus.json b/analyzers/URLhaus/URLhaus.json index 4a15db780..fbb18578e 100644 --- a/analyzers/URLhaus/URLhaus.json +++ b/analyzers/URLhaus/URLhaus.json @@ -3,7 +3,7 @@ "author": "ninoseki", "license": "MIT", "url": "https://github.com/ninoseki/cortex_URLhaus_analyzer", - "version": "0.1.0", + "version": "1.0", "description": "Search domains, URLs or hashes on URLhaus.", "dataTypeList": ["domain", "url", "hash"], "command": "URLhaus/URLhaus_analyzer.py",