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",