ccs-digitalmarketplace-frameworks 5.1.48 → 5.1.50

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.
@@ -203,7 +203,6 @@
203
203
  - qualityManagementSystem
204
204
  - multiqStandardsCSASTAR
205
205
  - multiqStandardsPCI
206
- - multiqStandardsCyber
207
206
  - multiqStandardsCyberValidated
208
207
  - multiqAccreditationsOther
209
208
 
@@ -318,7 +318,6 @@
318
318
  - qualityManagementSystem
319
319
  - multiqStandardsCSASTAR
320
320
  - multiqStandardsPCI
321
- - multiqStandardsCyber
322
321
  - multiqStandardsCyberValidated
323
322
  - multiqAccreditationsOther
324
323
 
@@ -111,4 +111,6 @@ questions_to_exclude:
111
111
  - webChatSupportAccessibilityTesting
112
112
  - webChatSupportAvailability
113
113
  - wellbeing
114
+ - standardsCyberEssentials
115
+ - standardsCyberEssentialsPlus
114
116
  source_framework: g-cloud-14
@@ -9,6 +9,7 @@ depends:
9
9
  - "on": lot
10
10
  being:
11
11
  - iaas-and-paas
12
+ - iaas-and-paas-above-official
12
13
  - isaas
13
14
  - saas
14
15
 
@@ -10,6 +10,7 @@ depends:
10
10
  - "on": lot
11
11
  being:
12
12
  - iaas-and-paas
13
+ - iaas-and-paas-above-official
13
14
  - isaas
14
15
  - saas
15
16
 
@@ -10,6 +10,7 @@ depends:
10
10
  - "on": lot
11
11
  being:
12
12
  - iaas-and-paas
13
+ - iaas-and-paas-above-official
13
14
  - isaas
14
15
  - saas
15
16
 
@@ -9,6 +9,7 @@ depends:
9
9
  - "on": lot
10
10
  being:
11
11
  - iaas-and-paas
12
+ - iaas-and-paas-above-official
12
13
  - isaas
13
14
  - saas
14
15
 
@@ -9,6 +9,7 @@ depends:
9
9
  - "on": lot
10
10
  being:
11
11
  - iaas-and-paas
12
+ - iaas-and-paas-above-official
12
13
  - isaas
13
14
  - saas
14
15
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ccs-digitalmarketplace-frameworks",
3
- "version": "5.1.48",
3
+ "version": "5.1.50",
4
4
  "description": "Data files for Digital Marketplace’s procurement frameworks",
5
5
  "repository": {
6
6
  "type": "git",
@@ -1,13 +0,0 @@
1
- name: Cyber essentials
2
- question: Cyber essentials
3
-
4
- depends:
5
- - "on": lot
6
- being:
7
- - iaas-and-paas
8
- - iaas-and-paas-above-official
9
-
10
- type: multiquestion
11
- questions:
12
- - standardsCyberEssentials
13
- - standardsCyberEssentialsPlus
@@ -1,14 +0,0 @@
1
- name: Cyber essentials
2
- question: Do you have a current Cyber Essentials certification?
3
-
4
- depends:
5
- - "on": lot
6
- being:
7
- - iaas-and-paas
8
- - iaas-and-paas-above-official
9
-
10
- type: boolean
11
-
12
- validations:
13
- - name: answer_required
14
- message: Select yes if you have any other security certifications.
@@ -1,14 +0,0 @@
1
- name: Cyber essentials plus
2
- question: Do you have a current Cyber Essentials Plus certification?
3
-
4
- depends:
5
- - "on": lot
6
- being:
7
- - iaas-and-paas
8
- - iaas-and-paas-above-official
9
-
10
- type: boolean
11
-
12
- validations:
13
- - name: answer_required
14
- message: Select yes if you have any other security certifications.