We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 094651d commit eeb2c5eCopy full SHA for eeb2c5e
taxonomy/classifications.json
@@ -548,5 +548,20 @@
548
"description": "IP belongs to an entity that scans the internet: cert.pl",
549
"label": "CERT Polska Scanner",
550
"name": "scanner:cert.pl"
551
+ },
552
+ "corporate-proxy:zscaler": {
553
+ "description": "IP is flagged as a Zcaler proxy exit point.",
554
+ "label": "Zscaler",
555
+ "name": "corporate-proxy:zscaler"
556
557
+ "corporate-proxy:netskope": {
558
+ "description": "IP is flagged as a Netskope proxy exit point.",
559
+ "label": "Netskope",
560
+ "name": "corporate-proxy:netskope"
561
562
+ "corporate-proxy:forcepoint": {
563
+ "description": "IP is flagged as a Forcepoint proxy exit point.",
564
+ "label": "Forcepoint",
565
+ "name": "corporate-proxy:forcepoint"
566
}
-}
567
+}
0 commit comments