From a61ab4ac70883250175d9f9987563aec9a23b496 Mon Sep 17 00:00:00 2001 From: pussycat0x <65701233+pussycat0x@users.noreply.github.com> Date: Thu, 16 Feb 2023 16:34:30 +0530 Subject: [PATCH] reference -update --- file/keys/zapier-webhook.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/file/keys/zapier-webhook.yaml b/file/keys/zapier-webhook.yaml index 0c8595778d..1959f5574a 100644 --- a/file/keys/zapier-webhook.yaml +++ b/file/keys/zapier-webhook.yaml @@ -4,6 +4,9 @@ info: name: Zapier Webhook author: Devang-Solanki severity: high + reference: + - https://github.com/streaak/keyhacks#Zapier-Webhook-Token + - https://docs.gitguardian.com/secrets-detection/detectors/specifics/zapier_webhook_url tags: token,file,zapier file: @@ -13,4 +16,4 @@ file: extractors: - type: regex regex: - - 'https://(?:www.)?hooks\.zapier\.com/hooks/catch/[A-Za-z0-9]+/[A-Za-z0-9]+/' \ No newline at end of file + - 'https://(?:www.)?hooks\.zapier\.com/hooks/catch/[A-Za-z0-9]+/[A-Za-z0-9]+/'