ccs-digitalmarketplace-frameworks 5.1.56 → 5.1.58

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,6 +15,10 @@ followup:
15
15
  iso9001certificationURL:
16
16
  - reseller
17
17
  - sole-control
18
+ iso27001certificationURL:
19
+ - reseller
20
+ iso20000_1certificationURL:
21
+ - reseller
18
22
  iso14001certificationSoleControlURL:
19
23
  - sole-control
20
24
  iso27001certificationSoleControlURL:
@@ -15,6 +15,10 @@ followup:
15
15
  iso9001certificationURL:
16
16
  - reseller
17
17
  - sole-control
18
+ iso27001certificationURL:
19
+ - reseller
20
+ iso20000_1certificationURL:
21
+ - reseller
18
22
  areYouReliantForSomeAccreditations:
19
23
  - reseller
20
24
  iso14001certificationSoleControlURL:
@@ -9,8 +9,6 @@ hidden: true
9
9
  followup:
10
10
  iso14001certificationURL:
11
11
  - false
12
- iso27001certificationURL:
13
- - false
14
12
  iso27017certificationURL:
15
13
  - false
16
14
 
@@ -0,0 +1,23 @@
1
+
2
+ name: ISO 20000-1 certification
3
+ question: Provide your ISO 20000-1 certification
4
+ hint: This file must be in an open document format and have a maximum file size of 5MB
5
+
6
+ type: upload
7
+ hidden: true
8
+
9
+ file_settings:
10
+ name: iso-20000-1-certification
11
+ max_size: 5
12
+ file_types:
13
+ - open_document
14
+
15
+ validations:
16
+ - name: answer_required
17
+ message: You must upload your ISO 20000-1 certification
18
+ - name: file_is_valid_format
19
+ message: The file must be in an open format. Select an Open Document Format (ODF) or PDF/A (eg .pdf, .odt).
20
+ - name: file_is_less_than_5mb
21
+ message: The file must be smaller than 5MB.
22
+ - name: file_can_be_saved
23
+ message: The selected file could not be uploaded - try again.
@@ -11,9 +11,10 @@ questions:
11
11
  - areYouAReseller1a
12
12
  - listMultiqCloudServices
13
13
  - iso9001certificationURL
14
+ - iso27001certificationURL
15
+ - iso20000_1certificationURL
14
16
  - areYouReliantForSomeAccreditations
15
17
  - iso14001certificationURL
16
- - iso27001certificationURL
17
18
  - iso27017certificationURL
18
19
  - iso14001certificationSoleControlURL
19
20
  - iso27001certificationSoleControlURL
@@ -11,9 +11,10 @@ questions:
11
11
  - areYouAReseller1b
12
12
  - listMultiqCloudServices
13
13
  - iso9001certificationURL
14
+ - iso27001certificationURL
15
+ - iso20000_1certificationURL
14
16
  - areYouReliantForSomeAccreditations
15
17
  - iso14001certificationURL
16
- - iso27001certificationURL
17
18
  - iso27017certificationURL
18
19
  - iso14001certificationSoleControlURL
19
20
  - iso27001certificationSoleControlURL
@@ -11,13 +11,13 @@ depends:
11
11
  hidden: true
12
12
  type: radios
13
13
  options:
14
- - label: In relation to the services you do not have a current and valid Cyber Essentials [Plus] certificate which has been awarded by one of the government approved Cyber Essentials accreditation bodies but you are working towards gaining it, and will be in a position to confirm that you have been awarded a current and valid Cyber Essentials [Plus] certificate by one of the government approved accreditation bodies, by the date of framework award.
14
+ - label: In relation to the services you do not have a current and valid Cyber Essentials certificate which has been awarded by one of the government approved Cyber Essentials accreditation bodies but you are working towards gaining it, and will be in a position to confirm that you have been awarded a current and valid Cyber Essentials certificate by one of the government approved accreditation bodies, by the date of framework award.
15
15
  value: in_progress
16
- - label: You do not have a current and valid Cyber Essentials [Plus] certificate, or will not have in place by the date of framework award but have an IASME certified equivalent.
16
+ - label: You do not have a current and valid Cyber Essentials certificate, or will not have in place by the date of framework award but have an IASME certified equivalent.
17
17
  value: iasme_equivalent
18
18
  - label: None of the criteria
19
19
  value: None
20
20
 
21
21
  validations:
22
22
  - name: answer_required
23
- message: You must select an option
23
+ message: You must select an option
@@ -0,0 +1,23 @@
1
+ name: Cyber Essentials Alternative
2
+ question: Please select an option below
3
+
4
+ depends:
5
+ - "on": lot
6
+ being:
7
+ - isaas
8
+ - cloud-support
9
+ - saas
10
+
11
+ hidden: true
12
+ type: radios
13
+ options:
14
+ - label: In relation to the services you do not have a current and valid Cyber Essentials Plus certificate which has been awarded by one of the government approved Cyber Essentials accreditation bodies but you are working towards gaining it, and will be in a position to confirm that you have been awarded a current and valid Cyber Essentials Plus certificate by one of the government approved accreditation bodies, by the date of framework award.
15
+ value: in_progress
16
+ - label: You do not have a current and valid Cyber Essentials Plus certificate, or will not have in place by the date of framework award but have an IASME certified equivalent.
17
+ value: iasme_equivalent
18
+ - label: None of the criteria
19
+ value: None
20
+
21
+ validations:
22
+ - name: answer_required
23
+ message: You must select an option
@@ -12,6 +12,7 @@ type: multiquestion
12
12
  questions:
13
13
  - standardsCyberEssentialsValidated
14
14
  - cyberEssentialsValidation
15
+ - cyberEssentialsAlternative
15
16
  - standardsCyberEssentialsPlusValidated
16
17
  - cyberEssentialsPlusValidation
17
- - cyberEssentialsAlternative
18
+ - cyberEssentialsPlusAlternative
@@ -13,7 +13,7 @@ type: boolean
13
13
  followup:
14
14
  cyberEssentialsPlusValidation:
15
15
  - true
16
- cyberEssentialsAlternative:
16
+ cyberEssentialsPlusAlternative:
17
17
  - false
18
18
 
19
19
  validations:
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ccs-digitalmarketplace-frameworks",
3
- "version": "5.1.56",
3
+ "version": "5.1.58",
4
4
  "description": "Data files for Digital Marketplace’s procurement frameworks",
5
5
  "repository": {
6
6
  "type": "git",