ccs-digitalmarketplace-frameworks 5.1.49 → 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
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ccs-digitalmarketplace-frameworks",
3
- "version": "5.1.49",
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.