From d90a23bfd5ed2c0cb6cc43930fb089899eb5b8ea Mon Sep 17 00:00:00 2001 From: n1474335 Date: Tue, 13 Aug 2019 14:11:52 +0100 Subject: [PATCH] Added 'Parse SSH Host Key' operation to the Networking category --- src/core/config/Categories.json | 1 + 1 file changed, 1 insertion(+) diff --git a/src/core/config/Categories.json b/src/core/config/Categories.json index f590b02c..d9305639 100755 --- a/src/core/config/Categories.json +++ b/src/core/config/Categories.json @@ -167,6 +167,7 @@ "Parse IP range", "Parse IPv6 address", "Parse IPv4 header", + "Parse SSH Host Key", "Parse URI", "URL Encode", "URL Decode",