From 28c09a416bedf724b05f50f685ee214bfe14403d Mon Sep 17 00:00:00 2001 From: "Thibault \"bui\" Koechlin" Date: Thu, 17 Oct 2024 12:02:36 +0200 Subject: [PATCH] quic cloud (#1135) --- taxonomy/false_positives.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/taxonomy/false_positives.json b/taxonomy/false_positives.json index d58249b8423..842347262a8 100644 --- a/taxonomy/false_positives.json +++ b/taxonomy/false_positives.json @@ -9,6 +9,11 @@ "label": "Akamai CDN", "name": "cdn:akamai_exit_node" }, + "cdn:quic_exit_node": { + "description": "IP is a Quic Cloud CDN exit IP and should not be flagged as a threat.", + "label": "Quic Cloud CDN", + "name": "cdn:quic_exit_node" + }, "cdn:cloudfront_exit_node": { "description": "IP is a Cloudfront CDN exit IP and should not be flagged as a threat.", "label": "Cloudfront CDN",