From 25fd74ede896c8a1c77328e745e0ad6ef96b6ce5 Mon Sep 17 00:00:00 2001 From: Thibault Koechlin Date: Fri, 15 May 2026 08:55:39 +0200 Subject: [PATCH] stripe --- taxonomy/false_positives.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/taxonomy/false_positives.json b/taxonomy/false_positives.json index fab93217215..73ce577562d 100644 --- a/taxonomy/false_positives.json +++ b/taxonomy/false_positives.json @@ -218,5 +218,10 @@ "description": "IP belongs to Telegram and should not be flagged as a threat.", "label": "Telegram Crawler", "name": "crawler:telegram" + }, + "webhook:stripe": { + "description": "IP belongs to Stripe's webhook delivery service and should not be flagged as a threat.", + "label": "Stripe Webhooks", + "name": "webhook:stripe" } } \ No newline at end of file