-
Notifications
You must be signed in to change notification settings - Fork 62
/
Copy pathrollbar.json
55 lines (55 loc) · 1.5 KB
/
rollbar.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
{
"id": "rollbar",
"name": "Rollbar",
"description": "Rollbar provides real-time exception reporting and ",
"categories": [
"Error Monitoring",
"Bug Reporting"
],
"iconUrl": "https://res.cloudinary.com/apideck/image/upload/v1565390186/catalog/rollbar/icon128x128.jpg",
"website": "https://rollbar.com",
"applicationUrl": "https://rollbar.com/login",
"countryHQ": "US",
"gdprReadyStatus": "ready",
"privacyUrl": "https://docs.rollbar.com/docs/privacy-policy",
"dsarUrl": "",
"dpaUrl": "https://docs.rollbar.com/docs/data-processing-agreement",
"subprocessorsUrl": "https://docs.rollbar.com/docs/data-subprocessors",
"dataCenters": [
"US"
],
"hostingProviders": [
"Google Cloud"
],
"contacts": [
{
"type": "DPO",
"name": "Rollbar Data Privacy Officer",
"email": "[email protected]",
"region": "EU"
}
],
"certifications": [
"EU-U.S. Privacy Shield",
"Swiss-U.S. Privacy Shield",
"ISO 27001",
"HIPAA"
],
"dataBreaches": [],
"articles": [
{
"url": "https://docs.rollbar.com/docs/security"
},
{
"url": "https://www.privacyshield.gov/participant?id=a2zt0000000TNcNAAW"
},
{
"url": "https://docs.rollbar.com/docs/privacy-shield-statement"
}
],
"bugBountyProgramUrl": "https://docs.rollbar.com/docs/responsible-disclosure-policy",
"statusUrl": "https://status.rollbar.com/",
"statusTwitter": "",
"securityUrl": "https://docs.rollbar.com/docs/security",
"verified": true
}