ccs-digitalmarketplace-frameworks 4.11.3 → 4.11.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/frameworks/g-cloud-15/manifests/edit_service.yml +5 -0
- package/frameworks/g-cloud-15/manifests/edit_service_as_admin.yml +52 -0
- package/frameworks/g-cloud-15/manifests/edit_submission.yml +60 -0
- package/frameworks/g-cloud-15/metadata/copy_services.yml +0 -25
- package/frameworks/g-cloud-15/questions/services/accreditationsOther.yml +17 -0
- package/frameworks/g-cloud-15/questions/services/accreditationsOtherList.yml +22 -0
- package/frameworks/g-cloud-15/questions/services/approachToResilience.yml +27 -0
- package/frameworks/g-cloud-15/questions/services/boardLevelServiceSecurity.yml +19 -0
- package/frameworks/g-cloud-15/questions/services/dataProtectionBetweenNetworks.yml +40 -0
- package/frameworks/g-cloud-15/questions/services/dataProtectionBetweenNetworksOther.yml +20 -0
- package/frameworks/g-cloud-15/questions/services/dataProtectionWithinNetwork.yml +34 -0
- package/frameworks/g-cloud-15/questions/services/dataProtectionWithinNetworkOther.yml +21 -0
- package/frameworks/g-cloud-15/questions/services/dataSanitisation.yml +22 -0
- package/frameworks/g-cloud-15/questions/services/dataSanitisationTypeHosting.yml +23 -0
- package/frameworks/g-cloud-15/questions/services/dataSanitisationTypeSoftware.yml +21 -0
- package/frameworks/g-cloud-15/questions/services/dataStorageAndProcessing.yml +24 -0
- package/frameworks/g-cloud-15/questions/services/dataStorageAndProcessingLocations.yml +28 -0
- package/frameworks/g-cloud-15/questions/services/dataStorageAndProcessingUserControl.yml +15 -0
- package/frameworks/g-cloud-15/questions/services/energyEfficientDatacentres.yml +19 -0
- package/frameworks/g-cloud-15/questions/services/energyEfficientDatacentresDescription.yml +20 -0
- package/frameworks/g-cloud-15/questions/services/guaranteedAvailability.yml +22 -0
- package/frameworks/g-cloud-15/questions/services/multiqAccreditationsOther.yml +13 -0
- package/frameworks/g-cloud-15/questions/services/multiqDataProtectionBetweenNetworks.yml +13 -0
- package/frameworks/g-cloud-15/questions/services/multiqDataProtectionWithinNetwork.yml +13 -0
- package/frameworks/g-cloud-15/questions/services/multiqDataSanitisation.yml +14 -0
- package/frameworks/g-cloud-15/questions/services/multiqDataStorageAndProcessing.yml +14 -0
- package/frameworks/g-cloud-15/questions/services/multiqEnergyEfficiency.yml +13 -0
- package/frameworks/g-cloud-15/questions/services/multiqPenetrationTesting.yml +13 -0
- package/frameworks/g-cloud-15/questions/services/multiqProtectionOfDataAtRest.yml +13 -0
- package/frameworks/g-cloud-15/questions/services/multiqStandardsCSASTAR.yml +15 -0
- package/frameworks/g-cloud-15/questions/services/multiqStandardsCyber.yml +13 -0
- package/frameworks/g-cloud-15/questions/services/multiqStandardsPCI.yml +15 -0
- package/frameworks/g-cloud-15/questions/services/multiqVirtualisation.yml +17 -0
- package/frameworks/g-cloud-15/questions/services/outageReporting.yml +25 -0
- package/frameworks/g-cloud-15/questions/services/penetrationTesting.yml +34 -0
- package/frameworks/g-cloud-15/questions/services/penetrationTestingApproach.yml +34 -0
- package/frameworks/g-cloud-15/questions/services/pricingDocumentURL.yml +37 -0
- package/frameworks/g-cloud-15/questions/services/protectionOfDataAtRest.yml +35 -0
- package/frameworks/g-cloud-15/questions/services/protectionOfDataAtRestOther.yml +20 -0
- package/frameworks/g-cloud-15/questions/services/serviceDefinitionDocumentURL.yml +39 -0
- package/frameworks/g-cloud-15/questions/services/sfiaRateDocumentURL.yml +36 -0
- package/frameworks/g-cloud-15/questions/services/standardsCSASTAR.yml +23 -0
- package/frameworks/g-cloud-15/questions/services/standardsCSASTARExclusions.yml +20 -0
- package/frameworks/g-cloud-15/questions/services/standardsCSASTARLevel.yml +26 -0
- package/frameworks/g-cloud-15/questions/services/standardsCSASTARWhen.yml +18 -0
- package/frameworks/g-cloud-15/questions/services/standardsCyberEssentials.yml +14 -0
- package/frameworks/g-cloud-15/questions/services/standardsCyberEssentialsPlus.yml +14 -0
- package/frameworks/g-cloud-15/questions/services/standardsPCI.yml +22 -0
- package/frameworks/g-cloud-15/questions/services/standardsPCIExclusions.yml +20 -0
- package/frameworks/g-cloud-15/questions/services/standardsPCIWhen.yml +18 -0
- package/frameworks/g-cloud-15/questions/services/standardsPCIWho.yml +20 -0
- package/frameworks/g-cloud-15/questions/services/termsAndConditionsDocumentURL.yml +37 -0
- package/frameworks/g-cloud-15/questions/services/virtualisation.yml +23 -0
- package/frameworks/g-cloud-15/questions/services/virtualisationImplementedBy.yml +25 -0
- package/frameworks/g-cloud-15/questions/services/virtualisationSeparation.yml +20 -0
- package/frameworks/g-cloud-15/questions/services/virtualisationTechnologiesUsed.yml +39 -0
- package/frameworks/g-cloud-15/questions/services/virtualisationTechnologiesUsedOther.yml +20 -0
- package/frameworks/g-cloud-15/questions/services/virtualisationThirdPartyProvider.yml +19 -0
- package/package.json +1 -1
|
@@ -60,3 +60,55 @@
|
|
|
60
60
|
editable: True
|
|
61
61
|
questions:
|
|
62
62
|
- multiqUsageNotifications
|
|
63
|
+
|
|
64
|
+
- name: Data-in-transit protection
|
|
65
|
+
editable: True
|
|
66
|
+
questions:
|
|
67
|
+
- multiqDataProtectionBetweenNetworks
|
|
68
|
+
- multiqDataProtectionWithinNetwork
|
|
69
|
+
|
|
70
|
+
- name: Asset protection
|
|
71
|
+
editable: True
|
|
72
|
+
questions:
|
|
73
|
+
- multiqDataStorageAndProcessing
|
|
74
|
+
- multiqPenetrationTesting
|
|
75
|
+
- multiqProtectionOfDataAtRest
|
|
76
|
+
- multiqDataSanitisation
|
|
77
|
+
|
|
78
|
+
- name: Availability and resilience
|
|
79
|
+
editable: True
|
|
80
|
+
questions:
|
|
81
|
+
- guaranteedAvailability
|
|
82
|
+
- approachToResilience
|
|
83
|
+
- outageReporting
|
|
84
|
+
|
|
85
|
+
- name: Separation between users
|
|
86
|
+
editable: True
|
|
87
|
+
questions:
|
|
88
|
+
- multiqVirtualisation
|
|
89
|
+
|
|
90
|
+
- name: Governance
|
|
91
|
+
editable: True
|
|
92
|
+
questions:
|
|
93
|
+
- boardLevelServiceSecurity
|
|
94
|
+
|
|
95
|
+
- name: Standards and certifications
|
|
96
|
+
editable: True
|
|
97
|
+
questions:
|
|
98
|
+
- multiqStandardsCSASTAR
|
|
99
|
+
- multiqStandardsPCI
|
|
100
|
+
- multiqStandardsCyber
|
|
101
|
+
- multiqAccreditationsOther
|
|
102
|
+
|
|
103
|
+
- name: Energy efficiency
|
|
104
|
+
editable: True
|
|
105
|
+
questions:
|
|
106
|
+
- multiqEnergyEfficiency
|
|
107
|
+
|
|
108
|
+
- name: Documents
|
|
109
|
+
editable: True
|
|
110
|
+
questions:
|
|
111
|
+
- serviceDefinitionDocumentURL
|
|
112
|
+
- termsAndConditionsDocumentURL
|
|
113
|
+
- pricingDocumentURL
|
|
114
|
+
- sfiaRateDocumentURL
|
|
@@ -75,3 +75,63 @@
|
|
|
75
75
|
edit_questions: True
|
|
76
76
|
questions:
|
|
77
77
|
- multiqUsageNotifications
|
|
78
|
+
|
|
79
|
+
- name: Data-in-transit protection
|
|
80
|
+
editable: False
|
|
81
|
+
edit_questions: True
|
|
82
|
+
questions:
|
|
83
|
+
- multiqDataProtectionBetweenNetworks
|
|
84
|
+
- multiqDataProtectionWithinNetwork
|
|
85
|
+
|
|
86
|
+
- name: Asset protection
|
|
87
|
+
editable: False
|
|
88
|
+
edit_questions: True
|
|
89
|
+
questions:
|
|
90
|
+
- multiqDataStorageAndProcessing
|
|
91
|
+
- multiqPenetrationTesting
|
|
92
|
+
- multiqProtectionOfDataAtRest
|
|
93
|
+
- multiqDataSanitisation
|
|
94
|
+
|
|
95
|
+
- name: Availability and resilience
|
|
96
|
+
editable: False
|
|
97
|
+
edit_questions: True
|
|
98
|
+
questions:
|
|
99
|
+
- guaranteedAvailability
|
|
100
|
+
- approachToResilience
|
|
101
|
+
- outageReporting
|
|
102
|
+
|
|
103
|
+
- name: Separation between users
|
|
104
|
+
editable: False
|
|
105
|
+
edit_questions: True
|
|
106
|
+
questions:
|
|
107
|
+
- multiqVirtualisation
|
|
108
|
+
|
|
109
|
+
- name: Governance
|
|
110
|
+
editable: False
|
|
111
|
+
edit_questions: True
|
|
112
|
+
questions:
|
|
113
|
+
- boardLevelServiceSecurity
|
|
114
|
+
|
|
115
|
+
- name: Standards and certifications
|
|
116
|
+
editable: False
|
|
117
|
+
edit_questions: True
|
|
118
|
+
questions:
|
|
119
|
+
- multiqStandardsCSASTAR
|
|
120
|
+
- multiqStandardsPCI
|
|
121
|
+
- multiqStandardsCyber
|
|
122
|
+
- multiqAccreditationsOther
|
|
123
|
+
|
|
124
|
+
- name: Energy efficiency
|
|
125
|
+
editable: False
|
|
126
|
+
edit_questions: True
|
|
127
|
+
questions:
|
|
128
|
+
- multiqEnergyEfficiency
|
|
129
|
+
|
|
130
|
+
- name: Documents
|
|
131
|
+
editable: False
|
|
132
|
+
edit_questions: True
|
|
133
|
+
questions:
|
|
134
|
+
- serviceDefinitionDocumentURL
|
|
135
|
+
- termsAndConditionsDocumentURL
|
|
136
|
+
- pricingDocumentURL
|
|
137
|
+
- sfiaRateDocumentURL
|
|
@@ -7,12 +7,10 @@ questions_to_exclude:
|
|
|
7
7
|
- accessRestrictionTesting
|
|
8
8
|
- accreditationsOther
|
|
9
9
|
- accreditationsOtherList
|
|
10
|
-
- approachToResilience
|
|
11
10
|
- auditBuyersActions
|
|
12
11
|
- auditBuyersActionsStorage
|
|
13
12
|
- auditSuppliersActions
|
|
14
13
|
- auditSuppliersActionsStorage
|
|
15
|
-
- boardLevelServiceSecurity
|
|
16
14
|
- browsersAccess
|
|
17
15
|
- browsersSupported
|
|
18
16
|
- cloudDeploymentModel
|
|
@@ -26,17 +24,6 @@ questions_to_exclude:
|
|
|
26
24
|
- dataExportHow
|
|
27
25
|
- dataImportFormats
|
|
28
26
|
- dataImportFormatsOther
|
|
29
|
-
- dataProtectionBetweenNetworks
|
|
30
|
-
- dataProtectionBetweenNetworksOther
|
|
31
|
-
- dataProtectionWithinNetwork
|
|
32
|
-
- dataProtectionWithinNetworkOther
|
|
33
|
-
- dataSanitisation
|
|
34
|
-
- dataSanitisationType
|
|
35
|
-
- dataSanitisationTypeHosting
|
|
36
|
-
- dataSanitisationTypeSoftware
|
|
37
|
-
- dataStorageAndProcessing
|
|
38
|
-
- dataStorageAndProcessingLocations
|
|
39
|
-
- dataStorageAndProcessingUserControl
|
|
40
27
|
- datacentreSecurityStandards
|
|
41
28
|
- devicesUsersManageTheServiceThrough
|
|
42
29
|
- educationPricing
|
|
@@ -54,7 +41,6 @@ questions_to_exclude:
|
|
|
54
41
|
- freeVersionTrialOption
|
|
55
42
|
- governmentSecurityClearances
|
|
56
43
|
- governmentSecurityClearancesFilter
|
|
57
|
-
- guaranteedAvailability
|
|
58
44
|
- howLongSystemLogsStored
|
|
59
45
|
- incidentManagementApproach
|
|
60
46
|
- incidentManagementType
|
|
@@ -78,9 +64,6 @@ questions_to_exclude:
|
|
|
78
64
|
- ongoingSupportDescription
|
|
79
65
|
- ongoingSupportServices
|
|
80
66
|
- onsiteSupport
|
|
81
|
-
- outageReporting
|
|
82
|
-
- penetrationTesting
|
|
83
|
-
- penetrationTestingApproach
|
|
84
67
|
- phoneSupport
|
|
85
68
|
- phoneSupportAvailability
|
|
86
69
|
- planningService
|
|
@@ -93,8 +76,6 @@ questions_to_exclude:
|
|
|
93
76
|
- priceMin
|
|
94
77
|
- priceUnit
|
|
95
78
|
- pricingDocumentURL
|
|
96
|
-
- protectionOfDataAtRest
|
|
97
|
-
- protectionOfDataAtRestOther
|
|
98
79
|
- protectiveMonitoringApproach
|
|
99
80
|
- protectiveMonitoringType
|
|
100
81
|
- publicSectorNetworks
|
|
@@ -172,12 +153,6 @@ questions_to_exclude:
|
|
|
172
153
|
- userAuthenticationNeeded
|
|
173
154
|
- userAuthenticationSoftware
|
|
174
155
|
- userSupportAccessibility
|
|
175
|
-
- virtualisation
|
|
176
|
-
- virtualisationImplementedBy
|
|
177
|
-
- virtualisationSeparation
|
|
178
|
-
- virtualisationTechnologiesUsed
|
|
179
|
-
- virtualisationTechnologiesUsedOther
|
|
180
|
-
- virtualisationThirdPartyProvider
|
|
181
156
|
- vulnerabilityManagementApproach
|
|
182
157
|
- vulnerabilityManagementType
|
|
183
158
|
- webChatSupport
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
name: Other security certifications
|
|
2
|
+
question: Do you have any other security certifications that cover this service?
|
|
3
|
+
|
|
4
|
+
depends:
|
|
5
|
+
- "on": lot
|
|
6
|
+
being:
|
|
7
|
+
- iaas-and-paas
|
|
8
|
+
- iaas-and-paas-above-official
|
|
9
|
+
followup:
|
|
10
|
+
accreditationsOtherList:
|
|
11
|
+
- true
|
|
12
|
+
|
|
13
|
+
type: boolean
|
|
14
|
+
|
|
15
|
+
validations:
|
|
16
|
+
- name: answer_required
|
|
17
|
+
message: Select yes if you have any other security certifications.
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
name: Any other security certifications
|
|
2
|
+
question: What other security certifications do you have?
|
|
3
|
+
|
|
4
|
+
hidden: true
|
|
5
|
+
depends:
|
|
6
|
+
- "on": lot
|
|
7
|
+
being:
|
|
8
|
+
- iaas-and-paas
|
|
9
|
+
- iaas-and-paas-above-official
|
|
10
|
+
|
|
11
|
+
list_item_name: security certification
|
|
12
|
+
type: list
|
|
13
|
+
|
|
14
|
+
validations:
|
|
15
|
+
- name: answer_required
|
|
16
|
+
message: Enter a security certification.
|
|
17
|
+
- name: under_10_words
|
|
18
|
+
message: Each security certification must be 10 words or fewer.
|
|
19
|
+
- name: max_items_limit
|
|
20
|
+
message: You must have 10 or fewer security certifications.
|
|
21
|
+
- name: under_character_limit
|
|
22
|
+
message: Each security certification must be 100 characters or fewer.
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
name: Approach to resilience
|
|
2
|
+
question: Describe how your service is designed to be resilient.
|
|
3
|
+
question_advice: >
|
|
4
|
+
Include how your datacentre setup is resilient. If you don’t want to make this information public, you can say that
|
|
5
|
+
it’s available on request.
|
|
6
|
+
|
|
7
|
+
Read about the government’s <a
|
|
8
|
+
href="https://www.ncsc.gov.uk/guidance/cloud-security-principle-2-asset-protection-and-resilience#resilience"
|
|
9
|
+
target="_blank" rel="noopener noreferrer">2nd cloud security principle: ‘Asset protection and resilience’ (link opens
|
|
10
|
+
in a new tab)</a>.
|
|
11
|
+
|
|
12
|
+
depends:
|
|
13
|
+
- "on": lot
|
|
14
|
+
being:
|
|
15
|
+
- iaas-and-paas
|
|
16
|
+
- iaas-and-paas-above-official
|
|
17
|
+
|
|
18
|
+
type: textbox_large
|
|
19
|
+
max_length_in_words: 200
|
|
20
|
+
|
|
21
|
+
validations:
|
|
22
|
+
- name: answer_required
|
|
23
|
+
message: Enter description.
|
|
24
|
+
- name: under_200_words
|
|
25
|
+
message: Description must be 200 words or fewer.
|
|
26
|
+
- name: under_character_limit
|
|
27
|
+
message: Description must be 2000 characters or fewer.
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
name: Named board-level person responsible for service security
|
|
2
|
+
question: Does your organisation have a named person with board-level (or equivalent) authorisation who’s responsible for the
|
|
3
|
+
security of all of your services?
|
|
4
|
+
question_advice: >
|
|
5
|
+
Read about the government’s <a href="https://www.ncsc.gov.uk/guidance/cloud-security-principle-4-governance-framework"
|
|
6
|
+
target="_blank" rel="noopener noreferrer">4th cloud security principle: ‘Governance framework’ (link opens in a new
|
|
7
|
+
tab)</a>.
|
|
8
|
+
|
|
9
|
+
depends:
|
|
10
|
+
- "on": lot
|
|
11
|
+
being:
|
|
12
|
+
- iaas-and-paas
|
|
13
|
+
- iaas-and-paas-above-official
|
|
14
|
+
|
|
15
|
+
type: boolean
|
|
16
|
+
|
|
17
|
+
validations:
|
|
18
|
+
- name: answer_required
|
|
19
|
+
message: Select yes if your organisation has a board-level person responsible for service security.
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
name: Data protection between buyer and supplier networks
|
|
2
|
+
question: How do you protect data between the buyer’s network and your network?
|
|
3
|
+
question_advice: >
|
|
4
|
+
Read about the government’s <a
|
|
5
|
+
href="https://www.ncsc.gov.uk/guidance/cloud-security-principle-1-data-transit-protection" target="_blank"
|
|
6
|
+
rel="noopener noreferrer">1st cloud security principle: ’Data-in-transit protection’ (link opens in a new tab)</a>.
|
|
7
|
+
|
|
8
|
+
depends:
|
|
9
|
+
- "on": lot
|
|
10
|
+
being:
|
|
11
|
+
- iaas-and-paas
|
|
12
|
+
- iaas-and-paas-above-official
|
|
13
|
+
followup:
|
|
14
|
+
dataProtectionBetweenNetworksOther:
|
|
15
|
+
- other
|
|
16
|
+
|
|
17
|
+
type: checkboxes
|
|
18
|
+
options:
|
|
19
|
+
- label: Private network or public sector network
|
|
20
|
+
value: private_or_psn
|
|
21
|
+
filter_label: private network or public sector network
|
|
22
|
+
- label: TLS (Version 1.2 or above)
|
|
23
|
+
value: tls
|
|
24
|
+
filter_label: TLS (version 1.2 or above)
|
|
25
|
+
- label: IPsec or TLS VPN gateway
|
|
26
|
+
value: ipsec_or_vpn
|
|
27
|
+
- label: Bonded fibre optic connections
|
|
28
|
+
value: bonded_fibre
|
|
29
|
+
filter_label: bonded fibre optic connections
|
|
30
|
+
- label: Legacy SSL and TLS (under 1.2)
|
|
31
|
+
value: legacy_ssl
|
|
32
|
+
filter_ignore: true
|
|
33
|
+
filter_label: legacy SSL and TLS (under version 1.2)
|
|
34
|
+
- label: Other
|
|
35
|
+
value: other
|
|
36
|
+
filter_ignore: true
|
|
37
|
+
|
|
38
|
+
validations:
|
|
39
|
+
- name: answer_required
|
|
40
|
+
message: Select a data protection method.
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
name: Other protection between networks
|
|
2
|
+
question: Describe how else you protect data between the buyer’s network and your network.
|
|
3
|
+
|
|
4
|
+
hidden: true
|
|
5
|
+
depends:
|
|
6
|
+
- "on": lot
|
|
7
|
+
being:
|
|
8
|
+
- iaas-and-paas
|
|
9
|
+
- iaas-and-paas-above-official
|
|
10
|
+
|
|
11
|
+
type: textbox_large
|
|
12
|
+
max_length_in_words: 100
|
|
13
|
+
|
|
14
|
+
validations:
|
|
15
|
+
- name: answer_required
|
|
16
|
+
message: Enter description.
|
|
17
|
+
- name: under_100_words
|
|
18
|
+
message: Description must be 100 words or fewer.
|
|
19
|
+
- name: under_character_limit
|
|
20
|
+
message: Description must be 1000 characters or fewer.
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
name: Data protection within supplier network
|
|
2
|
+
question: How do you protect data within your network?
|
|
3
|
+
question_advice: >
|
|
4
|
+
Read about the government’s <a
|
|
5
|
+
href="https://www.ncsc.gov.uk/guidance/cloud-security-principle-1-data-transit-protection" target="_blank"
|
|
6
|
+
rel="noopener noreferrer">1st cloud security principle: ’Data-in-transit protection’ (link opens in a new tab)</a>.
|
|
7
|
+
|
|
8
|
+
depends:
|
|
9
|
+
- "on": lot
|
|
10
|
+
being:
|
|
11
|
+
- iaas-and-paas
|
|
12
|
+
- iaas-and-paas-above-official
|
|
13
|
+
followup:
|
|
14
|
+
dataProtectionWithinNetworkOther:
|
|
15
|
+
- other
|
|
16
|
+
|
|
17
|
+
type: checkboxes
|
|
18
|
+
options:
|
|
19
|
+
- label: TLS (Version 1.2 or above)
|
|
20
|
+
value: tls
|
|
21
|
+
filter_label: TLS (version 1.2 or above)
|
|
22
|
+
- label: IPsec or TLS VPN gateway
|
|
23
|
+
value: ipsec_or_vpn
|
|
24
|
+
- label: Legacy SSL and TLS (under 1.2)
|
|
25
|
+
value: ssl
|
|
26
|
+
filter_ignore: true
|
|
27
|
+
filter_label: legacy SSL and TLS (under version 1.2)
|
|
28
|
+
- label: Other
|
|
29
|
+
value: other
|
|
30
|
+
filter_ignore: true
|
|
31
|
+
|
|
32
|
+
validations:
|
|
33
|
+
- name: answer_required
|
|
34
|
+
message: Select a data protection method.
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
name: Other protection within supplier network
|
|
2
|
+
question: Describe how else you protect data within your network.
|
|
3
|
+
|
|
4
|
+
hidden: true
|
|
5
|
+
depends:
|
|
6
|
+
- "on": lot
|
|
7
|
+
being:
|
|
8
|
+
- iaas-and-paas
|
|
9
|
+
- iaas-and-paas-above-official
|
|
10
|
+
|
|
11
|
+
type: textbox_large
|
|
12
|
+
max_length_in_words: 100
|
|
13
|
+
|
|
14
|
+
validations:
|
|
15
|
+
- name: answer_required
|
|
16
|
+
message: Enter description.
|
|
17
|
+
- name: under_100_words
|
|
18
|
+
message: Description must be 100 words or fewer.
|
|
19
|
+
- name: under_character_limit
|
|
20
|
+
message: Description must be 1000 characters or fewer.
|
|
21
|
+
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
name: Data sanitisation process
|
|
2
|
+
question: Do you have a data sanitisation process?
|
|
3
|
+
question_advice: >
|
|
4
|
+
Read about the government’s <a
|
|
5
|
+
href="https://www.ncsc.gov.uk/guidance/cloud-security-principle-2-asset-protection-and-resilience#sanitisation"
|
|
6
|
+
target="_blank" rel="noopener noreferrer">2nd cloud security principle: ‘Asset protection and resilience’ (link opens
|
|
7
|
+
in a new tab)</a>.
|
|
8
|
+
|
|
9
|
+
depends:
|
|
10
|
+
- "on": lot
|
|
11
|
+
being:
|
|
12
|
+
- iaas-and-paas
|
|
13
|
+
- iaas-and-paas-above-official
|
|
14
|
+
followup:
|
|
15
|
+
dataSanitisationType:
|
|
16
|
+
- true
|
|
17
|
+
|
|
18
|
+
type: boolean
|
|
19
|
+
|
|
20
|
+
validations:
|
|
21
|
+
- name: answer_required
|
|
22
|
+
message: Select yes if you have a data sanitisation process.
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
id: dataSanitisationType
|
|
2
|
+
name: Data sanitisation type
|
|
3
|
+
question: What type of data sanitisation process do you have?
|
|
4
|
+
|
|
5
|
+
hidden: true
|
|
6
|
+
depends:
|
|
7
|
+
- "on": lot
|
|
8
|
+
being:
|
|
9
|
+
- iaas-and-paas
|
|
10
|
+
- iaas-and-paas-above-official
|
|
11
|
+
|
|
12
|
+
type: checkboxes
|
|
13
|
+
options:
|
|
14
|
+
- label: Explicit overwriting of storage before reallocation
|
|
15
|
+
value: overwriting
|
|
16
|
+
- label: Deleted data can’t be directly accessed
|
|
17
|
+
value: no_access
|
|
18
|
+
- label: Hardware containing data is completely destroyed
|
|
19
|
+
value: hardware_destroyed
|
|
20
|
+
|
|
21
|
+
validations:
|
|
22
|
+
- name: answer_required
|
|
23
|
+
message: Select a data sanitisation process.
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
id: dataSanitisationType
|
|
2
|
+
name: Data sanitisation type
|
|
3
|
+
question: What type of data sanitisation process do you have?
|
|
4
|
+
|
|
5
|
+
hidden: true
|
|
6
|
+
depends:
|
|
7
|
+
- "on": lot
|
|
8
|
+
being:
|
|
9
|
+
- iaas-and-paas
|
|
10
|
+
- iaas-and-paas-above-official
|
|
11
|
+
|
|
12
|
+
type: checkboxes
|
|
13
|
+
options:
|
|
14
|
+
- label: Explicit overwriting of storage before reallocation
|
|
15
|
+
value: overwriting
|
|
16
|
+
- label: Deleted data can’t be directly accessed
|
|
17
|
+
value: no_access
|
|
18
|
+
|
|
19
|
+
validations:
|
|
20
|
+
- name: answer_required
|
|
21
|
+
message: Select a data sanitisation process.
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
name: Knowledge of data storage and processing locations
|
|
2
|
+
question: Do you know where your data is stored and processed?
|
|
3
|
+
question_advice: >
|
|
4
|
+
Read the government’s <a
|
|
5
|
+
href="https://www.ncsc.gov.uk/guidance/cloud-security-principle-2-asset-protection-and-resilience#physical"
|
|
6
|
+
target="_blank" rel="noopener noreferrer">cloud security guidance for data storage (link opens
|
|
7
|
+
in a new tab)</a>.
|
|
8
|
+
|
|
9
|
+
depends:
|
|
10
|
+
- "on": lot
|
|
11
|
+
being:
|
|
12
|
+
- iaas-and-paas
|
|
13
|
+
- iaas-and-paas-above-official
|
|
14
|
+
followup:
|
|
15
|
+
dataStorageAndProcessingLocations:
|
|
16
|
+
- true
|
|
17
|
+
dataStorageAndProcessingUserControl:
|
|
18
|
+
- true
|
|
19
|
+
|
|
20
|
+
type: boolean
|
|
21
|
+
|
|
22
|
+
validations:
|
|
23
|
+
- name: answer_required
|
|
24
|
+
message: Select yes if you know where your data is stored and processed.
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
name: Data storage and processing locations
|
|
2
|
+
question: Where is data stored and processed?
|
|
3
|
+
|
|
4
|
+
hidden: true
|
|
5
|
+
depends:
|
|
6
|
+
- "on": lot
|
|
7
|
+
being:
|
|
8
|
+
- iaas-and-paas
|
|
9
|
+
- iaas-and-paas-above-official
|
|
10
|
+
|
|
11
|
+
type: checkboxes
|
|
12
|
+
options:
|
|
13
|
+
- label: United Kingdom
|
|
14
|
+
value: uk
|
|
15
|
+
- label: European Economic Area (EEA)
|
|
16
|
+
value: eea
|
|
17
|
+
derived_from:
|
|
18
|
+
question: dataStorageAndProcessingLocations
|
|
19
|
+
any_of:
|
|
20
|
+
- uk
|
|
21
|
+
- label: Other locations
|
|
22
|
+
value: other
|
|
23
|
+
filter_ignore: true
|
|
24
|
+
|
|
25
|
+
|
|
26
|
+
validations:
|
|
27
|
+
- name: answer_required
|
|
28
|
+
message: Select a location.
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
name: User control over data storage and processing locations
|
|
2
|
+
question: Can users specify where data is stored and processed?
|
|
3
|
+
|
|
4
|
+
hidden: true
|
|
5
|
+
depends:
|
|
6
|
+
- "on": lot
|
|
7
|
+
being:
|
|
8
|
+
- iaas-and-paas
|
|
9
|
+
- iaas-and-paas-above-official
|
|
10
|
+
|
|
11
|
+
type: boolean
|
|
12
|
+
|
|
13
|
+
validations:
|
|
14
|
+
- name: answer_required
|
|
15
|
+
message: Select yes if users can specify where data is stored and processed.
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
name: Energy-efficient datacentres
|
|
2
|
+
question: Do your datacentres adhere to the EU code of conduct for energy-efficient datacentres?
|
|
3
|
+
question_advice: >
|
|
4
|
+
Read about the <a href="https://joint-research-centre.ec.europa.eu/energy-efficiency/energy-efficiency-products/code-conduct-ict/code-conduct-energy-efficiency-data-centres_en" target="_blank" rel="noopener noreferrer">EU code of conduct for energy-efficient datacentres (link opens in a new tab)</a>.
|
|
5
|
+
|
|
6
|
+
depends:
|
|
7
|
+
- "on": lot
|
|
8
|
+
being:
|
|
9
|
+
- iaas-and-paas
|
|
10
|
+
- iaas-and-paas-above-official
|
|
11
|
+
followup:
|
|
12
|
+
energyEfficientDatacentresDescription:
|
|
13
|
+
- true
|
|
14
|
+
|
|
15
|
+
type: boolean
|
|
16
|
+
|
|
17
|
+
validations:
|
|
18
|
+
- name: answer_required
|
|
19
|
+
message: Select yes if your datacentres adhere to the EU code of conduct.
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
name: Description of energy efficient datacentres
|
|
2
|
+
question: Describe how your datacentres adhere to the EU Code of Conduct for Energy Efficient datacentres
|
|
3
|
+
|
|
4
|
+
hidden: true
|
|
5
|
+
depends:
|
|
6
|
+
- "on": lot
|
|
7
|
+
being:
|
|
8
|
+
- iaas-and-paas
|
|
9
|
+
- iaas-and-paas-above-official
|
|
10
|
+
|
|
11
|
+
type: textbox_large
|
|
12
|
+
max_length_in_words: 200
|
|
13
|
+
|
|
14
|
+
validations:
|
|
15
|
+
- name: answer_required
|
|
16
|
+
message: Enter description.
|
|
17
|
+
- name: under_200_words
|
|
18
|
+
message: Description must be 200 words or fewer.
|
|
19
|
+
- name: under_character_limit
|
|
20
|
+
message: Description must be 2000 characters or fewer.
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
name: Guaranteed availability
|
|
2
|
+
question: Describe the level of availability you guarantee.
|
|
3
|
+
question_advice: >
|
|
4
|
+
Include any service level agreements (SLAs) you have for availability and how users are refunded if you don’t meet
|
|
5
|
+
guaranteed levels of availability.
|
|
6
|
+
|
|
7
|
+
depends:
|
|
8
|
+
- "on": lot
|
|
9
|
+
being:
|
|
10
|
+
- iaas-and-paas
|
|
11
|
+
- iaas-and-paas-above-official
|
|
12
|
+
|
|
13
|
+
type: textbox_large
|
|
14
|
+
max_length_in_words: 200
|
|
15
|
+
|
|
16
|
+
validations:
|
|
17
|
+
- name: answer_required
|
|
18
|
+
message: Enter description.
|
|
19
|
+
- name: under_200_words
|
|
20
|
+
message: Your answer must be no longer than 200 words.
|
|
21
|
+
- name: under_character_limit
|
|
22
|
+
message: Your answer must be no longer than 2000 characters.
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
name: Other security certifications
|
|
2
|
+
question: Other security certifications
|
|
3
|
+
|
|
4
|
+
depends:
|
|
5
|
+
- "on": lot
|
|
6
|
+
being:
|
|
7
|
+
- iaas-and-paas
|
|
8
|
+
- iaas-and-paas-above-official
|
|
9
|
+
|
|
10
|
+
type: multiquestion
|
|
11
|
+
questions:
|
|
12
|
+
- accreditationsOther
|
|
13
|
+
- accreditationsOtherList
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
name: Protection between networks
|
|
2
|
+
question: Protection between networks
|
|
3
|
+
|
|
4
|
+
depends:
|
|
5
|
+
- "on": lot
|
|
6
|
+
being:
|
|
7
|
+
- iaas-and-paas
|
|
8
|
+
- iaas-and-paas-above-official
|
|
9
|
+
|
|
10
|
+
type: multiquestion
|
|
11
|
+
questions:
|
|
12
|
+
- dataProtectionBetweenNetworks
|
|
13
|
+
- dataProtectionBetweenNetworksOther
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
name: Protection within your network
|
|
2
|
+
question: Protection within your network
|
|
3
|
+
|
|
4
|
+
depends:
|
|
5
|
+
- "on": lot
|
|
6
|
+
being:
|
|
7
|
+
- iaas-and-paas
|
|
8
|
+
- iaas-and-paas-above-official
|
|
9
|
+
|
|
10
|
+
type: multiquestion
|
|
11
|
+
questions:
|
|
12
|
+
- dataProtectionWithinNetwork
|
|
13
|
+
- dataProtectionWithinNetworkOther
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
name: Data sanitisation process
|
|
2
|
+
question: Data sanitisation process
|
|
3
|
+
|
|
4
|
+
depends:
|
|
5
|
+
- "on": lot
|
|
6
|
+
being:
|
|
7
|
+
- iaas-and-paas
|
|
8
|
+
- iaas-and-paas-above-official
|
|
9
|
+
|
|
10
|
+
type: multiquestion
|
|
11
|
+
questions:
|
|
12
|
+
- dataSanitisation
|
|
13
|
+
- dataSanitisationTypeHosting
|
|
14
|
+
- dataSanitisationTypeSoftware
|