ccs-digitalmarketplace-frameworks 5.1.46 → 5.1.48
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 +1 -0
- package/frameworks/g-cloud-15/manifests/edit_submission.yml +1 -0
- package/frameworks/g-cloud-15/questions/services/cyberEssentialsAlternative.yml +23 -0
- package/frameworks/g-cloud-15/questions/services/cyberEssentialsPlusValidation.yml +24 -0
- package/frameworks/g-cloud-15/questions/services/cyberEssentialsValidation.yml +24 -0
- package/frameworks/g-cloud-15/questions/services/{metricsFocus.yml → metricsFocusResourceTagging.yml} +1 -2
- package/frameworks/g-cloud-15/questions/services/metricsHosting.yml +5 -0
- package/frameworks/g-cloud-15/questions/services/metricsHostingHow.yml +0 -1
- package/frameworks/g-cloud-15/questions/services/metricsHostingWhat.yml +1 -1
- package/frameworks/g-cloud-15/questions/services/metricsHostingWhatOther.yml +0 -1
- package/frameworks/g-cloud-15/questions/services/metricsSoftware.yml +2 -2
- package/frameworks/g-cloud-15/questions/services/multiqMetricsHosting.yml +1 -2
- package/frameworks/g-cloud-15/questions/services/multiqMetricsSoftware.yml +2 -1
- package/frameworks/g-cloud-15/questions/services/multiqStandardsCyber.yml +0 -3
- package/frameworks/g-cloud-15/questions/services/multiqStandardsCyberValidated.yml +17 -0
- package/frameworks/g-cloud-15/questions/services/standardsCyberEssentials.yml +0 -3
- package/frameworks/g-cloud-15/questions/services/standardsCyberEssentialsPlus.yml +0 -3
- package/frameworks/g-cloud-15/questions/services/standardsCyberEssentialsPlusValidated.yml +21 -0
- package/frameworks/g-cloud-15/questions/services/standardsCyberEssentialsValidated.yml +21 -0
- package/package.json +1 -1
- package/frameworks/g-cloud-15/questions/services/metricsHostingFocus.yml +0 -26
|
@@ -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
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
name: Cyber Essentials Plus Validation
|
|
2
|
+
question: Please provide your Cyber Essential Plus Certificate Number
|
|
3
|
+
question_advice: Certificate number should be in the format ‘xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx’
|
|
4
|
+
depends:
|
|
5
|
+
- "on": lot
|
|
6
|
+
being:
|
|
7
|
+
- isaas
|
|
8
|
+
- cloud-support
|
|
9
|
+
- saas
|
|
10
|
+
|
|
11
|
+
hidden: true
|
|
12
|
+
type: text
|
|
13
|
+
|
|
14
|
+
validations:
|
|
15
|
+
- name: answer_required
|
|
16
|
+
message: You must provide a valid certificate number
|
|
17
|
+
- name: certificate_not_right_level
|
|
18
|
+
message: This certificate number does not have the required certificate level
|
|
19
|
+
- name: certificate_expired
|
|
20
|
+
message: This certificate number has expired
|
|
21
|
+
- name: certificate_not_found
|
|
22
|
+
message: The certificate number provided is not recognised by IASME
|
|
23
|
+
- name: api_error
|
|
24
|
+
message: The certificate number provided is not recognised by IASME
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
name: Cyber Essentials Validation
|
|
2
|
+
question: Please provide your Cyber Essential Certificate Number
|
|
3
|
+
question_advice: Certificate number should be in the format ‘xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx’
|
|
4
|
+
depends:
|
|
5
|
+
- "on": lot
|
|
6
|
+
being:
|
|
7
|
+
- isaas
|
|
8
|
+
- cloud-support
|
|
9
|
+
- saas
|
|
10
|
+
|
|
11
|
+
hidden: true
|
|
12
|
+
type: text
|
|
13
|
+
|
|
14
|
+
validations:
|
|
15
|
+
- name: answer_required
|
|
16
|
+
message: You must provide a valid certificate number
|
|
17
|
+
- name: certificate_not_right_level
|
|
18
|
+
message: This certificate number does not have the required certificate level
|
|
19
|
+
- name: certificate_expired
|
|
20
|
+
message: This certificate number has expired
|
|
21
|
+
- name: certificate_not_found
|
|
22
|
+
message: The certificate number provided is not recognised by IASME
|
|
23
|
+
- name: api_error
|
|
24
|
+
message: The certificate number provided is not recognised by IASME
|
|
@@ -7,6 +7,7 @@ question: Do you provide infrastructure or application metrics?
|
|
|
7
7
|
depends:
|
|
8
8
|
- 'on': lot
|
|
9
9
|
being:
|
|
10
|
+
- iaas-and-paas
|
|
10
11
|
- iaas-and-paas-above-official
|
|
11
12
|
|
|
12
13
|
followup:
|
|
@@ -14,6 +15,10 @@ followup:
|
|
|
14
15
|
- true
|
|
15
16
|
metricsHow:
|
|
16
17
|
- true
|
|
18
|
+
metricsResourceTagging:
|
|
19
|
+
- true
|
|
20
|
+
metricsFocusResourceTagging:
|
|
21
|
+
- true
|
|
17
22
|
|
|
18
23
|
type: boolean
|
|
19
24
|
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
name: Cyber essentials
|
|
2
|
+
question: Cyber essentials
|
|
3
|
+
|
|
4
|
+
depends:
|
|
5
|
+
- "on": lot
|
|
6
|
+
being:
|
|
7
|
+
- isaas
|
|
8
|
+
- cloud-support
|
|
9
|
+
- saas
|
|
10
|
+
|
|
11
|
+
type: multiquestion
|
|
12
|
+
questions:
|
|
13
|
+
- standardsCyberEssentialsValidated
|
|
14
|
+
- standardsCyberEssentialsPlusValidated
|
|
15
|
+
- cyberEssentialsAlternative
|
|
16
|
+
- cyberEssentialsPlusValidation
|
|
17
|
+
- cyberEssentialsValidation
|
|
@@ -0,0 +1,21 @@
|
|
|
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
|
+
- isaas
|
|
8
|
+
- cloud-support
|
|
9
|
+
- saas
|
|
10
|
+
|
|
11
|
+
type: boolean
|
|
12
|
+
|
|
13
|
+
followup:
|
|
14
|
+
cyberEssentialsPlusValidation:
|
|
15
|
+
- true
|
|
16
|
+
cyberEssentialsAlternative:
|
|
17
|
+
- false
|
|
18
|
+
|
|
19
|
+
validations:
|
|
20
|
+
- name: answer_required
|
|
21
|
+
message: Select yes if you have any other security certifications.
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
name: Cyber essentials
|
|
2
|
+
question: Do you have a current Cyber Essentials certification?
|
|
3
|
+
|
|
4
|
+
depends:
|
|
5
|
+
- "on": lot
|
|
6
|
+
being:
|
|
7
|
+
- isaas
|
|
8
|
+
- cloud-support
|
|
9
|
+
- saas
|
|
10
|
+
|
|
11
|
+
type: boolean
|
|
12
|
+
|
|
13
|
+
followup:
|
|
14
|
+
cyberEssentialsValidation:
|
|
15
|
+
- true
|
|
16
|
+
cyberEssentialsAlternative:
|
|
17
|
+
- false
|
|
18
|
+
|
|
19
|
+
validations:
|
|
20
|
+
- name: answer_required
|
|
21
|
+
message: Select yes if you have any other security certifications.
|
package/package.json
CHANGED
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
id: metrics
|
|
2
|
-
|
|
3
|
-
name: Infrastructure or application metrics
|
|
4
|
-
|
|
5
|
-
question: Do you provide infrastructure or application metrics?
|
|
6
|
-
|
|
7
|
-
depends:
|
|
8
|
-
- 'on': lot
|
|
9
|
-
being:
|
|
10
|
-
- iaas-and-paas
|
|
11
|
-
|
|
12
|
-
followup:
|
|
13
|
-
metricsWhat:
|
|
14
|
-
- true
|
|
15
|
-
metricsHow:
|
|
16
|
-
- true
|
|
17
|
-
metricsFocus:
|
|
18
|
-
- true
|
|
19
|
-
metricsResourceTagging:
|
|
20
|
-
- true
|
|
21
|
-
|
|
22
|
-
type: boolean
|
|
23
|
-
|
|
24
|
-
validations:
|
|
25
|
-
- name: answer_required
|
|
26
|
-
message: Select yes if you provide infrastructure or application metrics.
|