ccs-digitalmarketplace-frameworks 4.11.3 → 4.11.4
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_as_admin.yml +31 -0
- package/frameworks/g-cloud-15/manifests/edit_submission.yml +36 -0
- package/frameworks/g-cloud-15/metadata/copy_services.yml +0 -25
- 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/guaranteedAvailability.yml +22 -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/multiqPenetrationTesting.yml +13 -0
- package/frameworks/g-cloud-15/questions/services/multiqProtectionOfDataAtRest.yml +13 -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/protectionOfDataAtRest.yml +35 -0
- package/frameworks/g-cloud-15/questions/services/protectionOfDataAtRestOther.yml +20 -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,34 @@
|
|
|
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
|
|
@@ -75,3 +75,39 @@
|
|
|
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
|
|
@@ -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,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,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: 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
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
name: Data storage and processing locations
|
|
2
|
+
question: Data storage and processing locations
|
|
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
|
+
- dataStorageAndProcessing
|
|
13
|
+
- dataStorageAndProcessingLocations
|
|
14
|
+
- dataStorageAndProcessingUserControl
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
name: Protection of data at rest
|
|
2
|
+
question: Protection of data at rest
|
|
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
|
+
- protectionOfDataAtRest
|
|
13
|
+
- protectionOfDataAtRestOther
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
name: Virtualisation
|
|
2
|
+
question: Virtualisation
|
|
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
|
+
- virtualisation
|
|
13
|
+
- virtualisationImplementedBy
|
|
14
|
+
- virtualisationTechnologiesUsed
|
|
15
|
+
- virtualisationTechnologiesUsedOther
|
|
16
|
+
- virtualisationThirdPartyProvider
|
|
17
|
+
- virtualisationSeparation
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
name: Outage reporting
|
|
2
|
+
question: How does your service report any outages?
|
|
3
|
+
question_advice: >
|
|
4
|
+
Include if there’s:
|
|
5
|
+
|
|
6
|
+
- a public dashboard
|
|
7
|
+
- an API
|
|
8
|
+
- email alerts
|
|
9
|
+
|
|
10
|
+
depends:
|
|
11
|
+
- "on": lot
|
|
12
|
+
being:
|
|
13
|
+
- iaas-and-paas
|
|
14
|
+
- iaas-and-paas-above-official
|
|
15
|
+
|
|
16
|
+
type: textbox_large
|
|
17
|
+
max_length_in_words: 200
|
|
18
|
+
|
|
19
|
+
validations:
|
|
20
|
+
- name: answer_required
|
|
21
|
+
message: Enter description.
|
|
22
|
+
- name: under_200_words
|
|
23
|
+
message: Your answer must be no longer than 200 words.
|
|
24
|
+
- name: under_character_limit
|
|
25
|
+
message: Your answer must be no longer than 2000 characters.
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
name: Penetration testing frequency
|
|
2
|
+
question: How often do you do penetration testing?
|
|
3
|
+
|
|
4
|
+
depends:
|
|
5
|
+
- "on": lot
|
|
6
|
+
being:
|
|
7
|
+
- iaas-and-paas
|
|
8
|
+
- iaas-and-paas-above-official
|
|
9
|
+
followup:
|
|
10
|
+
penetrationTestingApproach:
|
|
11
|
+
- at_least_every_6_months
|
|
12
|
+
- at_least_once_a_year
|
|
13
|
+
- less_than_once_a_year
|
|
14
|
+
|
|
15
|
+
type: radios
|
|
16
|
+
options:
|
|
17
|
+
- label: At least every 6 months
|
|
18
|
+
value: at_least_every_6_months
|
|
19
|
+
- label: At least once a year
|
|
20
|
+
value: at_least_once_a_year
|
|
21
|
+
derived_from:
|
|
22
|
+
question: penetrationTesting
|
|
23
|
+
any_of:
|
|
24
|
+
- at_least_every_6_months
|
|
25
|
+
- label: Less than once a year
|
|
26
|
+
value: less_than_once_a_year
|
|
27
|
+
filter_ignore: true
|
|
28
|
+
- label: Never
|
|
29
|
+
value: never
|
|
30
|
+
filter_ignore: true
|
|
31
|
+
|
|
32
|
+
validations:
|
|
33
|
+
- name: answer_required
|
|
34
|
+
message: Select how often you do penentration testing.
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
name: Penetration testing approach
|
|
2
|
+
question: What is your approach to penetration testing?
|
|
3
|
+
|
|
4
|
+
hidden: true
|
|
5
|
+
depends:
|
|
6
|
+
- "on": lot
|
|
7
|
+
being:
|
|
8
|
+
- iaas-and-paas
|
|
9
|
+
- iaas-and-paas-above-official
|
|
10
|
+
|
|
11
|
+
type: radios
|
|
12
|
+
options:
|
|
13
|
+
- label: ‘IT Health Check’ performed by a CHECK service provider
|
|
14
|
+
value: it_health_check_check_provider
|
|
15
|
+
- label: ‘IT Health Check’ performed by a Tigerscheme qualified provider or a CREST-approved service provider
|
|
16
|
+
value: it_health_check_tigerscheme_or_crest_provider
|
|
17
|
+
derived_from:
|
|
18
|
+
question: penetrationTestingApproach
|
|
19
|
+
any_of:
|
|
20
|
+
- it_health_check_check_provider
|
|
21
|
+
- label: Another external penetration testing organisation
|
|
22
|
+
value: other_penetration_testing_organisation
|
|
23
|
+
derived_from:
|
|
24
|
+
question: penetrationTestingApproach
|
|
25
|
+
any_of:
|
|
26
|
+
- it_health_check_check_provider
|
|
27
|
+
- it_health_check_tigerscheme_or_crest_provider
|
|
28
|
+
- label: In-house
|
|
29
|
+
value: in_house
|
|
30
|
+
filter_ignore: true
|
|
31
|
+
|
|
32
|
+
validations:
|
|
33
|
+
- name: answer_required
|
|
34
|
+
message: Select the type of penetration testing your organisation carries out.
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
name: Protecting data at rest
|
|
2
|
+
question: How do you protect data at rest?
|
|
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#rest"
|
|
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
|
+
protectionOfDataAtRestOther:
|
|
16
|
+
- other
|
|
17
|
+
|
|
18
|
+
type: checkboxes
|
|
19
|
+
options:
|
|
20
|
+
- label: Physical access control, complying with CSA CCM v3.0
|
|
21
|
+
value: csa_ccm
|
|
22
|
+
- label: Physical access control, complying with SSAE-16 / ISAE 3402
|
|
23
|
+
value: ssae_isae
|
|
24
|
+
- label: Physical access control, complying with another standard
|
|
25
|
+
value: other_standard
|
|
26
|
+
- label: Encryption of all physical media
|
|
27
|
+
value: encrypted_media
|
|
28
|
+
- label: Scale, obfuscating techniques, or data storage sharding
|
|
29
|
+
value: scale_obfuscation_sharding
|
|
30
|
+
- label: Other
|
|
31
|
+
value: other
|
|
32
|
+
|
|
33
|
+
validations:
|
|
34
|
+
- name: answer_required
|
|
35
|
+
message: Select a data protection method.
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
name: Other data at rest protection approach
|
|
2
|
+
question: Describe how else you protect data at rest.
|
|
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,23 @@
|
|
|
1
|
+
name: Virtualisation technology used to keep applications and users sharing the same infrastructure apart
|
|
2
|
+
question: Do you rely on virtualisation technology to keep applications and users sharing the same infrastructure apart?
|
|
3
|
+
question_advice: >
|
|
4
|
+
Read about the government’s <a
|
|
5
|
+
href="https://www.ncsc.gov.uk/guidance/cloud-security-principle-3-separation-between-users" target="_blank"
|
|
6
|
+
rel="noopener noreferrer">3rd cloud security principle: ‘Separation between users’ (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
|
+
virtualisationImplementedBy:
|
|
15
|
+
- true
|
|
16
|
+
virtualisationSeparation:
|
|
17
|
+
- true
|
|
18
|
+
|
|
19
|
+
type: boolean
|
|
20
|
+
|
|
21
|
+
validations:
|
|
22
|
+
- name: answer_required
|
|
23
|
+
message: Select yes if you rely on virtualisation technology for shared infrastructure.
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
name: Who implements virtualisation
|
|
2
|
+
question: Who implements the virtualisation technology?
|
|
3
|
+
|
|
4
|
+
hidden: true
|
|
5
|
+
depends:
|
|
6
|
+
- "on": lot
|
|
7
|
+
being:
|
|
8
|
+
- iaas-and-paas
|
|
9
|
+
- iaas-and-paas-above-official
|
|
10
|
+
followup:
|
|
11
|
+
virtualisationTechnologiesUsed:
|
|
12
|
+
- supplier
|
|
13
|
+
virtualisationThirdPartyProvider:
|
|
14
|
+
- third_party
|
|
15
|
+
|
|
16
|
+
type: radios
|
|
17
|
+
options:
|
|
18
|
+
- label: Supplier
|
|
19
|
+
value: supplier
|
|
20
|
+
- label: Third-party
|
|
21
|
+
value: third_party
|
|
22
|
+
|
|
23
|
+
validations:
|
|
24
|
+
- name: answer_required
|
|
25
|
+
message: Select if virtualisation technology is implemented by you or a third party.
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
name: How shared infrastructure is kept separate
|
|
2
|
+
question: Describe how different organisations sharing the same infrastructure are kept apart.
|
|
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,39 @@
|
|
|
1
|
+
name: Virtualisation technologies used
|
|
2
|
+
question: What virtualisation technologies are used?
|
|
3
|
+
|
|
4
|
+
hidden: true
|
|
5
|
+
depends:
|
|
6
|
+
- "on": lot
|
|
7
|
+
being:
|
|
8
|
+
- iaas-and-paas
|
|
9
|
+
- iaas-and-paas-above-official
|
|
10
|
+
followup:
|
|
11
|
+
virtualisationTechnologiesUsedOther:
|
|
12
|
+
- other
|
|
13
|
+
|
|
14
|
+
type: radios
|
|
15
|
+
options:
|
|
16
|
+
- label: VMware
|
|
17
|
+
value: vmware
|
|
18
|
+
- label: Hyper-V
|
|
19
|
+
value: hyperv
|
|
20
|
+
- label: Citrix XenServer
|
|
21
|
+
value: citrix
|
|
22
|
+
- label: Oracle VM
|
|
23
|
+
value: oracle
|
|
24
|
+
- label: Red Hat Virtualisation
|
|
25
|
+
value: redhat
|
|
26
|
+
- label: KVM hypervisor
|
|
27
|
+
value: kvm
|
|
28
|
+
- label: Other
|
|
29
|
+
value: other
|
|
30
|
+
|
|
31
|
+
validations:
|
|
32
|
+
- name: answer_required
|
|
33
|
+
message: Select what virtualisation technologies are used.
|
|
34
|
+
- name: under_10_words
|
|
35
|
+
message: Each virtualisation technology must be 10 words or fewer.
|
|
36
|
+
- name: max_items_limit
|
|
37
|
+
message: You must have 10 or fewer virtualisation technology.
|
|
38
|
+
- name: under_character_limit
|
|
39
|
+
message: Each virtualisation technology must be 100 characters or fewer.
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
name: Other virtualisation technology used
|
|
2
|
+
question: Which other virtualisation technology do you use?
|
|
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 details of the other virtualisation technology you use.
|
|
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,19 @@
|
|
|
1
|
+
name: Third-party virtualisation provider
|
|
2
|
+
question: Which third-party service provider are you using for virtualisation?
|
|
3
|
+
|
|
4
|
+
hidden: true
|
|
5
|
+
depends:
|
|
6
|
+
- "on": lot
|
|
7
|
+
being:
|
|
8
|
+
- iaas-and-paas
|
|
9
|
+
- iaas-and-paas-above-official
|
|
10
|
+
|
|
11
|
+
type: text
|
|
12
|
+
|
|
13
|
+
validations:
|
|
14
|
+
- name: answer_required
|
|
15
|
+
message: Enter the provider name.
|
|
16
|
+
- name: under_10_words
|
|
17
|
+
message: Provider name must be 10 words or fewer.
|
|
18
|
+
- name: under_character_limit
|
|
19
|
+
message: Provider name must be 100 characters or fewer.
|