We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 548445b commit 6dca4e3Copy full SHA for 6dca4e3
1 file changed
taxonomy/false_positives.json
@@ -19,6 +19,11 @@
19
"label": "Cloudfront CDN",
20
"name": "cdn:cloudfront_exit_node"
21
},
22
+ "cdn:gcore_exit_node": {
23
+ "description": "IP is a Gcore CDN exit IP and should not be flagged as a threat.",
24
+ "label": "Gcore CDN",
25
+ "name": "cdn:gcore_exit_node"
26
+ },
27
"cdn:cdn77_exit_node": {
28
"description": "IP is a CDN77 CDN exit IP and should not be flagged as a threat.",
29
"label": "CDN77 CDN",
0 commit comments