We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b14337d commit 25fd74eCopy full SHA for 25fd74e
1 file changed
taxonomy/false_positives.json
@@ -218,5 +218,10 @@
218
"description": "IP belongs to Telegram and should not be flagged as a threat.",
219
"label": "Telegram Crawler",
220
"name": "crawler:telegram"
221
+ },
222
+ "webhook:stripe": {
223
+ "description": "IP belongs to Stripe's webhook delivery service and should not be flagged as a threat.",
224
+ "label": "Stripe Webhooks",
225
+ "name": "webhook:stripe"
226
}
227
0 commit comments