-
Notifications
You must be signed in to change notification settings - Fork 62
/
Copy pathsensorpro.json
46 lines (46 loc) · 1.04 KB
/
sensorpro.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
{
"id": "sensorpro",
"name": "Sensorpro",
"description": "GDPR Signup forms",
"categories": [
"GDPR",
"CRM"
],
"iconUrl": "https://res.cloudinary.com/gdprtracker-io/image/upload/v1527609065/sensorpro.png",
"website": "https://www.sensorpro.net?r=gdpr",
"applicationUrl": "https://sensorpro.net/signup",
"twitter": "sensorpro",
"countryHQ": "IE",
"gdprReadyStatus": "ready",
"privacyUrl": "https://www.sensorpro.com/privacy",
"dsarUrl": "https://sensorpro.net/sla",
"dpaUrl": "https://www.sensorpro.com/aup",
"subprocessorsUrl": "",
"dataCenters": [
"EU"
],
"hostingProviders": [
"Blacknight"
],
"contacts": [
{
"type": "DPO",
"name": "Dave Ewing",
"email": "[email protected]",
"region": "EU"
}
],
"certifications": [
"ISO 27001"
],
"dataBreaches": [],
"articles": [
{
"url": "https://sensorpro.net/gdpr"
}
],
"bugBountyProgramUrl": "",
"statusUrl": "https://sensorpro.net/status",
"statusTwitter": "sensorpro",
"verified": true
}