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