-
Notifications
You must be signed in to change notification settings - Fork 62
/
Copy pathapple.json
32 lines (32 loc) · 889 Bytes
/
apple.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
{
"id": "apple",
"name": "Apple",
"description": "Think Different",
"categories": [
"Consumer Electronics",
"Computer Software"
],
"iconUrl": "https://res.cloudinary.com/gdprtracker-io/image/upload/v1527127926/apple.png",
"website": "https://www.apple.com",
"applicationUrl": "https://itunesconnect.apple.com/login",
"countryHQ": "US",
"gdprReadyStatus": "ready",
"privacyUrl": "https://www.apple.com/legal/privacy",
"dsarUrl": "https://privacy.apple.com",
"dpaUrl": "",
"subprocessorsUrl": "",
"dataCenters": [
"Global"
],
"hostingProviders": [],
"contacts": [],
"certifications": [],
"dataBreaches": [],
"articles": [
{
"url": "https://techcrunch.com/2018/05/23/apple-introduces-new-privacy-portal-to-comply-with-gdpr"
}
],
"bugBountyProgramUrl": "https://developer.apple.com/bug-reporting/",
"verified": false
}