ccs-digitalmarketplace-frameworks 4.12.2 → 4.12.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.
@@ -1,5 +1,5 @@
1
1
  name: Understanding of Buyer-Included Social Value Requirements in Call-Offs
2
- question: Do you understand that a buyer calling off under the G-Cloud 15 framework may include a social value requirement to a Call-Off contract. Please refer to Attachment 2
2
+ question: Do you understand that a buyer calling off under the G-Cloud 15 framework may include a social value requirement to a Call-Off contract? Please refer to Attachment 2.
3
3
  type: boolean
4
4
 
5
5
  required_value: true
@@ -1,5 +1,5 @@
1
1
  name: Understanding of Social Value Evaluation Process
2
- question: Do you understand that CCS will evaluate your G-Cloud 15 Social Value response as per the process described within Attachment 2
2
+ question: Do you understand that CCS will evaluate your G-Cloud 15 social value response as per the process described within Attachment 2?
3
3
  type: boolean
4
4
 
5
5
  required_value: true
@@ -1,5 +1,5 @@
1
1
  name: Understanding of Social Value Delivery Requirement
2
- question: Do you understand that CCS and users of the G-Cloud 15 agreement are required to deliver Social Value and to provide evidence of delivery during the contract?
2
+ question: Do you understand that CCS and users of the G-Cloud 15 agreement are required to deliver social value and to provide evidence of delivery during the contract?
3
3
  type: boolean
4
4
 
5
5
  required_value: true
@@ -6,9 +6,7 @@ hidden: true
6
6
  depends:
7
7
  - "on": lot
8
8
  being:
9
- - iaas-and-paas
10
9
  - iaas-and-paas-above-official
11
- - isaas
12
10
 
13
11
  type: checkboxes
14
12
  options:
@@ -6,14 +6,22 @@ hidden: true
6
6
  depends:
7
7
  - "on": lot
8
8
  being:
9
+ - iaas-and-paas
10
+ - isaas
9
11
  - saas
10
12
 
11
13
  type: checkboxes
12
14
  options:
13
- - label: Explicit overwriting of storage before reallocation
14
- value: overwriting
15
- - label: Deleted data can’t be directly accessed
15
+ - label: Deleted data can’t be directly accessed / Cryptographic Erasure
16
16
  value: no_access
17
+ - label: Data Erasure
18
+ value: data_erasure
19
+ - label: Explicit overwriting of storage before reallocation / Secure Erase
20
+ value: overwriting
21
+ - label: Degaussing
22
+ value: degaussing
23
+ - label: Physical Destruction / Hardware containing data is completely destroyed
24
+ value: physical_destruction
17
25
 
18
26
  validations:
19
27
  - name: answer_required
@@ -10,6 +10,8 @@ depends:
10
10
  - 'on': lot
11
11
  being:
12
12
  - iaas-and-paas
13
+ - isaas
14
+ - saas
13
15
 
14
16
  type: boolean
15
17
 
@@ -11,6 +11,8 @@ depends:
11
11
  followup:
12
12
  metricsDescription:
13
13
  - true
14
+ metricsFocus:
15
+ - true
14
16
  metricsHow:
15
17
  - true
16
18
 
@@ -13,3 +13,4 @@ questions:
13
13
  - metricsSoftware
14
14
  - metricsSoftwareDescription
15
15
  - metricsSoftwareHow
16
+ - metricsFocus
@@ -5,6 +5,7 @@ depends:
5
5
  - "on": lot
6
6
  being:
7
7
  - isaas
8
+ - saas
8
9
 
9
10
  type: multiquestion
10
11
  questions:
@@ -13,6 +13,7 @@ depends:
13
13
  - iaas-and-paas-above-official
14
14
  - isaas
15
15
  - cloud-support
16
+ - saas
16
17
 
17
18
  type: list
18
19
  list_item_name: service benefit
@@ -10,6 +10,7 @@ depends:
10
10
  - "on": lot
11
11
  being:
12
12
  - cloud-support
13
+ - saas
13
14
 
14
15
  type: list
15
16
  list_item_name: service benefit
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ccs-digitalmarketplace-frameworks",
3
- "version": "4.12.2",
3
+ "version": "4.12.4",
4
4
  "description": "Data files for Digital Marketplace’s procurement frameworks",
5
5
  "repository": {
6
6
  "type": "git",