ccs-digitalmarketplace-frameworks 9.2.13 → 9.2.14

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.
@@ -112,6 +112,7 @@
112
112
  slug: datacentre-security-standard
113
113
  filter_settings:
114
114
  name: datacentreSecurityStandards
115
+ filter_type: radios
115
116
  item_name:
116
117
  singular: datacentre security standard filter
117
118
  plural: datacentre security standard filters
@@ -21,10 +21,8 @@ options:
21
21
  filter_label: complies with a recognised standard (for example CSA CCM version 4.0)
22
22
  - label: Supplier-defined controls
23
23
  value: supplier_defined
24
- filter_label: uses supplier-defined controls
25
24
  - label: Managed by a third party
26
25
  value: third_party
27
- filter_label: is managed by a third party
28
26
 
29
27
  validations:
30
28
  - name: answer_required
@@ -18,6 +18,7 @@ type: checkboxes
18
18
  options:
19
19
  - label: Physical access control, complying with CSA CCM v4.0
20
20
  value: csa_ccm
21
+ filter_label: CSA CSM version 4.0
21
22
  - label: ISO/IEC 27001
22
23
  value: iso_iec_27001
23
24
  - label: Other
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ccs-digitalmarketplace-frameworks",
3
- "version": "9.2.13",
3
+ "version": "9.2.14",
4
4
  "description": "Data files for Digital Marketplace’s procurement frameworks",
5
5
  "repository": {
6
6
  "type": "git",