ccs-digitalmarketplace-frameworks 4.12.6 → 4.12.8

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.
@@ -133,6 +133,7 @@
133
133
  - multiqPenetrationTesting
134
134
  - multiqProtectionOfDataAtRest
135
135
  - multiqDataSanitisation
136
+ - equipmentDisposalApproach
136
137
 
137
138
  - name: Availability and resilience
138
139
  editable: True
@@ -237,6 +237,7 @@
237
237
  - multiqPenetrationTesting
238
238
  - multiqProtectionOfDataAtRest
239
239
  - multiqDataSanitisation
240
+ - equipmentDisposalApproach
240
241
 
241
242
  - name: Availability and resilience
242
243
  editable: False
@@ -1,6 +1,6 @@
1
1
  id: dataSanitisationType
2
2
  name: Data sanitisation type
3
- question: What type of data sanitisation process do you have?
3
+ question: How do you make sure customer data is sanitised and/or permanently erased from your solution after use?
4
4
 
5
5
  hidden: true
6
6
  depends:
@@ -9,11 +9,13 @@ question_advice: >
9
9
  depends:
10
10
  - "on": lot
11
11
  being:
12
+ - iaas-and-paas
13
+ - isaas
12
14
  - saas
13
15
 
14
16
  type: radios
15
17
  options:
16
- - label: Complying with a recognised standard, for example CSA CCM v.30, CAS (Sanitisation) or ISO/IEC 27001
18
+ - label: Complying with a recognised standard, for example CSA CCM v4.0, CAS (Sanitisation) or ISO/IEC 27001
17
19
  value: recognised_standard
18
20
  - label: In-house destruction process
19
21
  value: in_house
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ccs-digitalmarketplace-frameworks",
3
- "version": "4.12.6",
3
+ "version": "4.12.8",
4
4
  "description": "Data files for Digital Marketplace’s procurement frameworks",
5
5
  "repository": {
6
6
  "type": "git",