forked from DPGAlliance/publicgoods-candidates
-
Notifications
You must be signed in to change notification settings - Fork 0
/
everwell-hub.json
100 lines (100 loc) · 3.43 KB
/
everwell-hub.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
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
{
"name": "Everwell Hub",
"clearOwnership": {
"isOwnershipExplicit": "Yes",
"copyrightURL": "https://gitlab.com/everwell/hub-foss/-/blob/master/LICENSE"
},
"platformIndependence": {
"mandatoryDepsCreateMoreRestrictions": "Yes",
"isSoftwarePltIndependent": "",
"pltIndependenceDesc": ""
},
"documentation": {
"isDocumentationAvailable": "Yes",
"documentationURL": [
"https://gitlab.com/everwell/hub-foss"
]
},
"NonPII": {
"collectsNonPII": "Yes",
"checkNonPIIAccessMechanism": "Yes",
"nonPIIAccessMechanism": "Some of our sub-projects (or deployments) choose to collect PII. Non-PII related information for these projects can be easily extracted or imported using sql queries or reporting data bases that do not contain PII details "
},
"privacy": {
"isPrivacyCompliant": "Yes",
"privacyComplianceList": [
"ISO 27001"
],
"adherenceSteps": [
"https://www.everwell.org/_files/ugd/4b9674_3fdf417f100745a5a79959ebb8917ae8.pdf"
]
},
"standards": {
"supportStandards": "Yes",
"standardsList": [
"ISO 27001"
],
"evidenceStandardSupport": [
"https://www.everwell.org/_files/ugd/4b9674_3fdf417f100745a5a79959ebb8917ae8.pdf"
],
"implementBestPractices": "Yes",
"bestPracticesList": [
"We have commonly used best practices defined by azure architecture defined here - https://learn.microsoft.com/en-us/dotnet/architecture/modern-web-apps-azure/architectural-principles"
]
},
"doNoHarm": {
"preventHarm": {
"stepsToPreventHarm": "Yes",
"additionalInfoMechanismProcessesPolicies": "https://drive.google.com/drive/folders/1fgk-oxUeHuGY1jxfNPh5VojY95jzHy3P"
},
"dataPrivacySecurity": {
"collectsPII": "Yes",
"typesOfDataCollected": [
"As a default, this project does not collect of store PII data, but some partners and deployments would like the option to have the same; in which case we store the name, address and phone number of the consenting individual and clearly mention in our contracting terms that we do not own any of this data"
],
"thirdPartyDataSharing": "No",
"dataSharingCircumstances": [
""
],
"ensurePrivacySecurity": "Yes",
"privacySecurityDescription": "As a default, this project does not collect of store PII data, but some partners and deployments would like the option to have the same; in which case we store the name, address and phone number of the consenting individual and clearly mention in our contracting terms that we do not own any of this data"
},
"inappropriateIllegalContent": {
"collectStoreDistribute": "No",
"type": "",
"contentFilter": "",
"policyGuidelinesDocumentationLink": "",
"illegalContentDetection": "",
"illegalContentDetectionMechanism": ""
},
"protectionFromHarassment": {
"userInteraction": "No",
"addressSafetySecurityUnderageUsers": "",
"stepsAddressRiskPreventSafetyUnderageUsers": [
""
],
"griefAbuseHarassmentProtection": "",
"harassmentProtectionSteps": [
""
]
}
},
"locations": {
"developmentCountries": [
"India"
],
"deploymentCountries": [
"Bangladesh",
"Burkina Faso",
"Democratic Republic of the Congo",
"India",
"Myanmar",
"Nigeria",
"Tanzania",
"Ukraine",
"Ethiopia",
"South Africa",
"Philippines"
]
}
}