-
Notifications
You must be signed in to change notification settings - Fork 62
/
Copy pathmailgun.json
45 lines (45 loc) · 1.12 KB
/
mailgun.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
{
"id": "mailgun",
"name": "Mailgun",
"description": "Mailgun offers APIs that allow users to send, receive and track emails.",
"categories": [
"API",
"Transactional Email"
],
"iconUrl": "https://res.cloudinary.com/gdprtracker-io/image/upload/v1527206405/mailgun.png",
"website": "https://www.mailgun.com",
"applicationUrl": "https://app.mailgun.com/sessions/new",
"countryHQ": "US",
"gdprReadyStatus": "inProgress",
"privacyUrl": "https://www.mailgun.com/privacy-policy",
"dsarUrl": "",
"dpaUrl": "https://app.hellosign.com/s/2dc49398",
"subprocessorsUrl": "",
"dataCenters": [
"US",
"EU"
],
"hostingProviders": [
"AWS",
"Rackspace",
"SoftLayer"
],
"contacts": [],
"certifications": [
"EU-U.S. Privacy Shield"
],
"dataBreaches": [
{
"date": "January 3, 2018",
"url": "http://blog.mailgun.com/mailgun-security-incident-and-important-customer-information/"
}
],
"articles": [
{
"url": "https://www.mailgun.com/gdpr"
}
],
"bugBountyProgramUrl": "",
"securityUrl": "https://www.mailgun.com/security-privacy",
"verified": false
}