From e5c1d75b2fcb6be54d978885c37081b60f9fc5cc Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Tue, 6 Sep 2022 14:31:47 +0200 Subject: [PATCH] chg: [documentation] fix JSON --- documentation/website/expansion/hyasinsight.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/documentation/website/expansion/hyasinsight.json b/documentation/website/expansion/hyasinsight.json index 9647047..59e0c8e 100644 --- a/documentation/website/expansion/hyasinsight.json +++ b/documentation/website/expansion/hyasinsight.json @@ -9,4 +9,5 @@ "references": [ "https://www.hyas.com/hyas-insight/" ], - "features": "This Module takes the IP Address, Domain, URL, Email, Phone Number, MD5, SHA1, Sha256, SHA512 MISP Attributes as input to query the HYAS Insight API.\n The results of the HYAS Insight API are than are then returned and parsed into Hyas Insight Objects. \n\nAn API key is required to submit queries to the HYAS Insight API.\n" \ No newline at end of file + "features": "This Module takes the IP Address, Domain, URL, Email, Phone Number, MD5, SHA1, Sha256, SHA512 MISP Attributes as input to query the HYAS Insight API.\n The results of the HYAS Insight API are than are then returned and parsed into Hyas Insight Objects. \n\nAn API key is required to submit queries to the HYAS Insight API.\n" +}