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.
- package/frameworks/g-cloud-15/manifests/edit_service_as_admin.yml +0 -1
- package/frameworks/g-cloud-15/manifests/edit_submission.yml +0 -1
- package/frameworks/g-cloud-15/metadata/copy_services.yml +2 -0
- package/frameworks/g-cloud-15/questions/services/configurationAndChangeManagementType.yml +1 -0
- package/frameworks/g-cloud-15/questions/services/datacentreSecurityStandards.yml +1 -0
- package/frameworks/g-cloud-15/questions/services/equipmentDisposalApproach.yml +1 -0
- package/frameworks/g-cloud-15/questions/services/incidentManagementType.yml +1 -0
- package/frameworks/g-cloud-15/questions/services/protectiveMonitoringType.yml +1 -0
- package/package.json +1 -1
- package/frameworks/g-cloud-15/questions/services/multiqStandardsCyber.yml +0 -13
- package/frameworks/g-cloud-15/questions/services/standardsCyberEssentials.yml +0 -14
- package/frameworks/g-cloud-15/questions/services/standardsCyberEssentialsPlus.yml +0 -14
package/package.json
CHANGED
|
@@ -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.
|