ccs-digitalmarketplace-frameworks 5.0.0 → 5.0.2

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.
@@ -15,7 +15,7 @@ followup:
15
15
 
16
16
  type: checkboxes
17
17
  options:
18
- - label: 2-factor authentication
18
+ - label: Multi-Factor Authentication (MFA)
19
19
  value: two_factor
20
20
  - label: Public key authentication (including by TLS client certificate)
21
21
  value: public_key
@@ -16,7 +16,7 @@ followup:
16
16
 
17
17
  type: checkboxes
18
18
  options:
19
- - label: CSA CCM version 3.0
19
+ - label: Physical access control, complying with CSA CCM v4.0
20
20
  value: csa_ccm
21
21
  - label: ISO/IEC 27001
22
22
  value: iso_iec_27001
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ccs-digitalmarketplace-frameworks",
3
- "version": "5.0.0",
3
+ "version": "5.0.2",
4
4
  "description": "Data files for Digital Marketplace’s procurement frameworks",
5
5
  "repository": {
6
6
  "type": "git",