ccs-digitalmarketplace-frameworks 4.11.22 → 4.11.24
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/metadata/copy_services.yml +0 -3
- package/frameworks/g-cloud-15/questions/services/multiqServiceFeaturesAndBenefitsHostingAndSoftware.yml +1 -0
- package/frameworks/g-cloud-15/questions/services/multiqStandardsISO28000.yml +3 -0
- package/frameworks/g-cloud-15/questions/services/multiqStandardsISOIEC27001.yml +1 -0
- package/frameworks/g-cloud-15/questions/services/pricingDocumentURL.yml +1 -0
- package/frameworks/g-cloud-15/questions/services/securityTestingAccreditationsOther.yml +0 -1
- package/frameworks/g-cloud-15/questions/services/sfiaRateDocumentURL.yml +1 -0
- package/frameworks/g-cloud-15/questions/services/standardsISO28000.yml +23 -0
- package/frameworks/g-cloud-15/questions/services/standardsISO28000Exclusions.yml +20 -0
- package/frameworks/g-cloud-15/questions/services/standardsISO28000Who.yml +20 -0
- package/frameworks/g-cloud-15/questions/services/standardsISOIEC27001.yml +23 -0
- package/package.json +1 -1
|
@@ -86,14 +86,12 @@ questions_to_exclude:
|
|
|
86
86
|
- securityGovernanceStandardsOther
|
|
87
87
|
- securityTesting
|
|
88
88
|
- securityTestingAccreditations
|
|
89
|
-
- securityTestingAccreditationsOther
|
|
90
89
|
- securityTestingAccredited
|
|
91
90
|
- securityTestingCCP
|
|
92
91
|
- securityTestingWhat
|
|
93
92
|
- securityTestingWhatOther
|
|
94
93
|
- serviceAddOnDetails
|
|
95
94
|
- serviceAddOnType
|
|
96
|
-
- serviceBenefits
|
|
97
95
|
- serviceBenefitsSupport
|
|
98
96
|
- serviceCategories
|
|
99
97
|
- serviceCategoriesHosting
|
|
@@ -101,7 +99,6 @@ questions_to_exclude:
|
|
|
101
99
|
- serviceCategoriesSupport
|
|
102
100
|
- serviceConstraints
|
|
103
101
|
- serviceConstraintsSupport
|
|
104
|
-
- serviceFeatures
|
|
105
102
|
- serviceFeaturesSupport
|
|
106
103
|
- serviceInterface
|
|
107
104
|
- serviceInterfaceAccessibility
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
name: ISO 28000:2022 certification
|
|
2
|
+
question: Do you have a current ISO 28000:2022 certification that covers the security of your supply chain?
|
|
3
|
+
filter_label: ISO 28000:2022 (supply chain security)
|
|
4
|
+
|
|
5
|
+
depends:
|
|
6
|
+
- "on": lot
|
|
7
|
+
being:
|
|
8
|
+
- isaas
|
|
9
|
+
- cloud-support
|
|
10
|
+
|
|
11
|
+
followup:
|
|
12
|
+
standardsISO28000Who:
|
|
13
|
+
- true
|
|
14
|
+
standardsISO28000When:
|
|
15
|
+
- true
|
|
16
|
+
standardsISO28000Exclusions:
|
|
17
|
+
- true
|
|
18
|
+
|
|
19
|
+
type: boolean
|
|
20
|
+
|
|
21
|
+
validations:
|
|
22
|
+
- name: answer_required
|
|
23
|
+
message: Select yes if you have a current ISO 28000:2007 certification.
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
name: What the ISO 28000:2022 doesn’t cover
|
|
2
|
+
question: What is not covered by your ISO 28000:2022 certification?
|
|
3
|
+
|
|
4
|
+
hidden: true
|
|
5
|
+
depends:
|
|
6
|
+
- "on": lot
|
|
7
|
+
being:
|
|
8
|
+
- isaas
|
|
9
|
+
- cloud-support
|
|
10
|
+
|
|
11
|
+
type: textbox_large
|
|
12
|
+
max_length_in_words: 200
|
|
13
|
+
|
|
14
|
+
validations:
|
|
15
|
+
- name: answer_required
|
|
16
|
+
message: Enter the parts of your service not covered by ISO 28000:2007 certification.
|
|
17
|
+
- name: under_200_words
|
|
18
|
+
message: Description must be 200 words or fewer.
|
|
19
|
+
- name: under_character_limit
|
|
20
|
+
message: Description must be 2000 characters or fewer.
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
name: Who accredited the ISO 28000:2022
|
|
2
|
+
question: Who accredited the ISO 28000:2022 certification?
|
|
3
|
+
|
|
4
|
+
hidden: true
|
|
5
|
+
depends:
|
|
6
|
+
- "on": lot
|
|
7
|
+
being:
|
|
8
|
+
- isaas
|
|
9
|
+
- cloud-support
|
|
10
|
+
|
|
11
|
+
type: text
|
|
12
|
+
max_length_in_words: 10
|
|
13
|
+
|
|
14
|
+
validations:
|
|
15
|
+
- name: answer_required
|
|
16
|
+
message: Enter the accreditor name.
|
|
17
|
+
- name: under_10_words
|
|
18
|
+
message: Accreditor name must be 10 words or fewer.
|
|
19
|
+
- name: under_character_limit
|
|
20
|
+
message: Accreditor name must be 100 characters or fewer.
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
name: ISO/IEC 27001 certification
|
|
2
|
+
question: Do you have a current ISO/IEC 27001 certification (2005, 2013 or 2022) that covers the security of your service?
|
|
3
|
+
filter_label: ISO/IEC 27001 (service security)
|
|
4
|
+
|
|
5
|
+
depends:
|
|
6
|
+
- "on": lot
|
|
7
|
+
being:
|
|
8
|
+
- isaas
|
|
9
|
+
- cloud-support
|
|
10
|
+
|
|
11
|
+
followup:
|
|
12
|
+
standardsISOIEC27001Who:
|
|
13
|
+
- true
|
|
14
|
+
standardsISOIEC27001When:
|
|
15
|
+
- true
|
|
16
|
+
standardsISOIEC27001Exclusions:
|
|
17
|
+
- true
|
|
18
|
+
|
|
19
|
+
type: boolean
|
|
20
|
+
|
|
21
|
+
validations:
|
|
22
|
+
- name: answer_required
|
|
23
|
+
message: Select yes if you have a current ISO/IEC 27001 certification.
|