From 9e66862b59cb1b4fed238973dfcfb51fc8d9cac8 Mon Sep 17 00:00:00 2001 From: Srishti-Gupta74 Date: Sat, 6 Jun 2026 16:58:25 +0530 Subject: [PATCH] feat: add help text for people-email-discovery metadata --- plugins/people-email-discovery/metadata.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/plugins/people-email-discovery/metadata.json b/plugins/people-email-discovery/metadata.json index dc7ccf94..f3415fcf 100644 --- a/plugins/people-email-discovery/metadata.json +++ b/plugins/people-email-discovery/metadata.json @@ -26,6 +26,7 @@ { "id": "target", "label": "Target Domain", + "help": "Enter the domain name to search for associated email addresses and public profiles.", "type": "string", "required": true, "placeholder": "secuscan.in" @@ -53,5 +54,5 @@ "python_packages": [], "system_packages": [] }, - "checksum": "0f0889733638a60dc134a94a668c6683cbdb435560d60f61e7735d47114334c6" + "checksum": "704b89c320e0ee31973d2375fb833adbb81741d07e2e3f96f67eabb9d6c0679c" }