ccs-digitalmarketplace-frameworks 5.1.49 → 5.1.51

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.
@@ -203,7 +203,6 @@
203
203
  - qualityManagementSystem
204
204
  - multiqStandardsCSASTAR
205
205
  - multiqStandardsPCI
206
- - multiqStandardsCyber
207
206
  - multiqStandardsCyberValidated
208
207
  - multiqAccreditationsOther
209
208
 
@@ -318,7 +318,6 @@
318
318
  - qualityManagementSystem
319
319
  - multiqStandardsCSASTAR
320
320
  - multiqStandardsPCI
321
- - multiqStandardsCyber
322
321
  - multiqStandardsCyberValidated
323
322
  - multiqAccreditationsOther
324
323
 
@@ -111,4 +111,8 @@ questions_to_exclude:
111
111
  - webChatSupportAccessibilityTesting
112
112
  - webChatSupportAvailability
113
113
  - wellbeing
114
+ - standardsCyberEssentials
115
+ - standardsCyberEssentialsPlus
116
+ - dataSanitisationTypeHosting
117
+ - dataSanitisationTypeSoftware
114
118
  source_framework: g-cloud-14
@@ -1,4 +1,3 @@
1
- id: dataSanitisationType
2
1
  name: Data sanitisation type
3
2
  question: How do you make sure customer data is sanitised and/or permanently erased from your solution after use?
4
3
 
@@ -6,6 +5,7 @@ hidden: true
6
5
  depends:
7
6
  - "on": lot
8
7
  being:
8
+ - iaas-and-paas-above-official
9
9
  - iaas-and-paas
10
10
  - isaas
11
11
  - saas
@@ -12,5 +12,4 @@ depends:
12
12
  type: multiquestion
13
13
  questions:
14
14
  - dataSanitisation
15
- - dataSanitisationTypeHosting
16
- - dataSanitisationTypeSoftware
15
+ - dataSanitisationType
@@ -19,7 +19,6 @@ depends:
19
19
  - iaas-and-paas
20
20
  - iaas-and-paas-above-official
21
21
  - saas
22
- - cloud-support
23
22
 
24
23
  type: upload
25
24
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ccs-digitalmarketplace-frameworks",
3
- "version": "5.1.49",
3
+ "version": "5.1.51",
4
4
  "description": "Data files for Digital Marketplace’s procurement frameworks",
5
5
  "repository": {
6
6
  "type": "git",
@@ -1,22 +0,0 @@
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-above-official
10
-
11
- type: checkboxes
12
- options:
13
- - label: Explicit overwriting of storage before reallocation
14
- value: overwriting
15
- - label: Deleted data can’t be directly accessed
16
- value: no_access
17
- - label: Hardware containing data is completely destroyed
18
- value: hardware_destroyed
19
-
20
- validations:
21
- - name: answer_required
22
- message: Select a data sanitisation process.
@@ -1,13 +0,0 @@
1
- name: Cyber essentials
2
- question: Cyber essentials
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
- - standardsCyberEssentials
13
- - standardsCyberEssentialsPlus
@@ -1,14 +0,0 @@
1
- name: Cyber essentials
2
- question: Do you have a current Cyber Essentials certification?
3
-
4
- depends:
5
- - "on": lot
6
- being:
7
- - iaas-and-paas
8
- - iaas-and-paas-above-official
9
-
10
- type: boolean
11
-
12
- validations:
13
- - name: answer_required
14
- message: Select yes if you have any other security certifications.
@@ -1,14 +0,0 @@
1
- name: Cyber essentials plus
2
- question: Do you have a current Cyber Essentials Plus certification?
3
-
4
- depends:
5
- - "on": lot
6
- being:
7
- - iaas-and-paas
8
- - iaas-and-paas-above-official
9
-
10
- type: boolean
11
-
12
- validations:
13
- - name: answer_required
14
- message: Select yes if you have any other security certifications.