Skip to content

Commit 640ce6b

Browse files
authored
Add Gcore CDN to taxonomy (#1777)
1 parent 548445b commit 640ce6b

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

taxonomy/false_positives.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,11 @@
1919
"label": "Cloudfront CDN",
2020
"name": "cdn:cloudfront_exit_node"
2121
},
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+
},
2227
"cdn:cdn77_exit_node": {
2328
"description": "IP is a CDN77 CDN exit IP and should not be flagged as a threat.",
2429
"label": "CDN77 CDN",

0 commit comments

Comments
 (0)