-
Notifications
You must be signed in to change notification settings - Fork 0
/
config.json
60 lines (55 loc) · 2.77 KB
/
config.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
{
"zero trust": [
{ "perimeter81" : "yes", "linkedin": "perimeter-81" },
{ "axissecurity" : "yes", "linkedin": "axis-security"},
{ "banyansecurity" : "yes", "linkedin": "banyansecurity"},
{ "twingate" : "yes", "linkedin": "twingate"},
{ "cyolo" : "yes", "linkedin": "cyolo"},
{ "appgate" : "yes", "linkedin": "appgate-security"},
{ "instasafe" : "yes", "linkedin": "instasafe"},
{ "attivonetworks" : "yes", "linkedin": "attivo-networks-inc-"},
{ "netmotionsoftware" : "yes", "linkedin": "netmotion-software"},
{ "infusedinnovations" : "yes", "linkedin": "infused-innovations-inc"},
{ "doubleoctopus" : "yes", "linkedin": "secret-double-octopus"},
{ "delinea" : "yes", "linkedin": "delinea"},
{ "gurucul" : "yes", "linkedin": "gurucul"},
{ "securecircle" : "yes", "linkedin": "securecircle"}
],
"xdr": [
{ "mandiant" : "yes", "linkedin": "mandiant"},
{ "corelight" : "yes", "linkedin": "corelight"},
{ "sentinelone" : "yes", "linkedin": "sentinelone"},
{ "labs.sentinelone": "yes", "linkedin": "sentinelone"},
{ "cybereason" : "yes", "linkedin": "cybereason"},
{ "uptycs" : "yes", "linkedin": "uptycs"},
{ "fireeye" : "no", "linkedin": "cybereason"},
{ "crowdstrike" : "no", "linkedin": "netskope"},
{ "ariva" : "no", "linkedin": "ariva"},
{ "bitdefender" : "no", "linkedin": "bitdefender"}
],
"sase": [
{ "akamai" : "yes", "linkedin": "akamai-technologies"},
{ "netskope" : "yes", "linkedin": "netskope"},
{ "symantec" : "no", "linkedin": "symantec"},
{ "awake" : "no", "linkedin": "awake"}
],
"ess": [
{ "paloaltonetworks" : "yes", "linkedin": "palo-alto-networks"},
{ "unit42.panetworks": "yes", "linkedin": "palo-alto-networks"},
{ "fireeye.com-cti" : "no" },
{ "mcafee" : "no", "linkedin": "cybereason"},
{ "symantec" : "no", "linkedin": "symantec"},
{ "microsoft" : "no", "linkedin": "microsoft"},
{ "cisco" : "no", "linkedin": "cisco"},
{ "ibm" : "no", "linkedin": "ibm"},
{ "verizon" : "no", "linkedin": "verizon"},
{ "att" : "no", "linkedin": "att"},
{ "trendmiro" : "no", "linkedin": "trend-micro"}
],
"cti": [
{ "threatpost" : "no", "linkedin": "cybereason"}
],
"web tech": [
{ "logrocket" : "yes", "linkedin": "logrocket"}
]
}