-
Notifications
You must be signed in to change notification settings - Fork 62
/
Copy pathnetflix.json
47 lines (47 loc) · 1.2 KB
/
netflix.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
{
"id": "netflix",
"name": "Netflix",
"description": "Video on demand platform",
"categories": [
"SaaS",
"Entertainment"
],
"website": "https://www.netflix.com/",
"applicationUrl": "https://www.netflix.com/login",
"twitter": "netflix",
"countryHQ": "US",
"gdprReadyStatus": "ready",
"privacyUrl": "https://help.netflix.com/legal/privacy",
"dsarUrl": "",
"dpaUrl": "",
"subprocessorsUrl": "",
"dataCenters": [
"US"
],
"hostingProviders": [
"AWS"
],
"contacts": [
{
"type": "Privacy Officer",
"name": "Privacy Officer",
"email": "[email protected]",
"region": "US"
}
],
"certifications": [
],
"dataBreaches": [],
"articles": [
{
"date": "13/8/2018",
"url": "https://www.aol.com/article/finance/2018/08/13/hundreds-of-stolen-passwords-for-netflix-hbo-hulu-and-more-discovered-for-sale-on-dark-web/23501424/?guccounter=1"
}
],
"bugBountyProgramUrl": "https://bugcrowd.com/netflix",
"statusUrl": "https://help.netflix.com/en/is-netflix-down",
"statusTwitter": "https://twitter.com/netflixhelps",
"gdprUrl": "https://help.netflix.com/en/node/100629",
"securityUrl": "",
"verified": false
}