ccs-digitalmarketplace-frameworks 5.1.69 → 5.1.71
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_additional_lot_questions.yml +23 -2
- package/frameworks/g-cloud-15/manifests/edit_service_as_admin.yml +0 -11
- package/frameworks/g-cloud-15/manifests/edit_submission.yml +0 -12
- package/frameworks/g-cloud-15/metadata/copy_services.yml +14 -0
- package/frameworks/g-cloud-15/questions/{services → additional-lot-questions}/accreditationsOther.yml +2 -3
- package/frameworks/g-cloud-15/questions/{services → additional-lot-questions}/accreditationsOtherList.yml +3 -3
- package/frameworks/g-cloud-15/questions/{services → additional-lot-questions}/multiqAccreditationsOther.yml +3 -3
- package/frameworks/g-cloud-15/questions/{services → additional-lot-questions}/multiqStandardsCSASTAR.yml +3 -3
- package/frameworks/g-cloud-15/questions/{services → additional-lot-questions}/multiqStandardsCyberValidated.yml +3 -3
- package/frameworks/g-cloud-15/questions/{services → additional-lot-questions}/multiqStandardsISO28000.yml +3 -3
- package/frameworks/g-cloud-15/questions/{services → additional-lot-questions}/multiqStandardsISO9001.yml +3 -5
- package/frameworks/g-cloud-15/questions/{services → additional-lot-questions}/multiqStandardsISOIEC27001.yml +3 -5
- package/frameworks/g-cloud-15/questions/{services → additional-lot-questions}/multiqStandardsPCI.yml +4 -3
- package/frameworks/g-cloud-15/questions/{services → additional-lot-questions}/qualityManagementSystem.yml +3 -3
- package/frameworks/g-cloud-15/questions/{services → additional-lot-questions}/standardsCSASTAR.yml +5 -5
- package/frameworks/g-cloud-15/questions/{services → additional-lot-questions}/standardsCSASTARExclusions.yml +3 -3
- package/frameworks/g-cloud-15/questions/{services → additional-lot-questions}/standardsCSASTARLevel.yml +3 -3
- package/frameworks/g-cloud-15/questions/{services → additional-lot-questions}/standardsCSASTARWhen.yml +4 -4
- package/frameworks/g-cloud-15/questions/{services → additional-lot-questions}/standardsCyberEssentialsAlternative.yml +3 -3
- package/frameworks/g-cloud-15/questions/{services → additional-lot-questions}/standardsCyberEssentialsPlusAlternative.yml +3 -3
- package/frameworks/g-cloud-15/questions/{services → additional-lot-questions}/standardsCyberEssentialsPlusValidated.yml +3 -3
- package/frameworks/g-cloud-15/questions/{services → additional-lot-questions}/standardsCyberEssentialsPlusValidation.yml +3 -3
- package/frameworks/g-cloud-15/questions/{services → additional-lot-questions}/standardsCyberEssentialsValidated.yml +3 -3
- package/frameworks/g-cloud-15/questions/{services → additional-lot-questions}/standardsCyberEssentialsValidation.yml +3 -3
- package/frameworks/g-cloud-15/questions/{services → additional-lot-questions}/standardsISO28000.yml +4 -4
- package/frameworks/g-cloud-15/questions/{services → additional-lot-questions}/standardsISO28000Exclusions.yml +4 -4
- package/frameworks/g-cloud-15/questions/{services → additional-lot-questions}/standardsISO28000When.yml +4 -4
- package/frameworks/g-cloud-15/questions/{services → additional-lot-questions}/standardsISO28000Who.yml +4 -5
- package/frameworks/g-cloud-15/questions/{services → additional-lot-questions}/standardsISO9001.yml +3 -5
- package/frameworks/g-cloud-15/questions/{services → additional-lot-questions}/standardsISO9001Exclusions.yml +3 -5
- package/frameworks/g-cloud-15/questions/{services → additional-lot-questions}/standardsISO9001When.yml +3 -5
- package/frameworks/g-cloud-15/questions/{services → additional-lot-questions}/standardsISO9001Who.yml +3 -5
- package/frameworks/g-cloud-15/questions/{services → additional-lot-questions}/standardsISOIEC27001.yml +3 -5
- package/frameworks/g-cloud-15/questions/{services → additional-lot-questions}/standardsISOIEC27001Exclusions.yml +3 -5
- package/frameworks/g-cloud-15/questions/{services → additional-lot-questions}/standardsISOIEC27001When.yml +3 -5
- package/frameworks/g-cloud-15/questions/{services → additional-lot-questions}/standardsISOIEC27001Who.yml +3 -5
- package/frameworks/g-cloud-15/questions/{services → additional-lot-questions}/standardsPCI.yml +3 -3
- package/frameworks/g-cloud-15/questions/{services → additional-lot-questions}/standardsPCIExclusions.yml +3 -3
- package/frameworks/g-cloud-15/questions/{services → additional-lot-questions}/standardsPCIWhen.yml +3 -3
- package/frameworks/g-cloud-15/questions/{services → additional-lot-questions}/standardsPCIWho.yml +3 -3
- package/package.json +1 -1
|
@@ -2,6 +2,7 @@
|
|
|
2
2
|
name: "Conditions of Participation Lot Specific"
|
|
3
3
|
slug: selection-questions
|
|
4
4
|
editable: True
|
|
5
|
+
edit_questions: False
|
|
5
6
|
questions:
|
|
6
7
|
- multiqSelectionQuestions1a
|
|
7
8
|
- multiqSelectionQuestions1b
|
|
@@ -11,6 +12,7 @@
|
|
|
11
12
|
name: "Evaluation questions"
|
|
12
13
|
slug: evaluation-questions
|
|
13
14
|
editable: True
|
|
15
|
+
edit_questions: False
|
|
14
16
|
questions:
|
|
15
17
|
- multiqQualityCloudServices1a
|
|
16
18
|
- multiqQualityCloudServices1b
|
|
@@ -21,6 +23,7 @@
|
|
|
21
23
|
name: "Non-scored mandatory questions"
|
|
22
24
|
slug: non-scored-mandatory-questions
|
|
23
25
|
editable: True
|
|
26
|
+
edit_questions: False
|
|
24
27
|
questions:
|
|
25
28
|
- alsoBiddingLot2
|
|
26
29
|
- alsoBiddingLot3
|
|
@@ -31,9 +34,10 @@
|
|
|
31
34
|
- howYouEngageInChangeOfService
|
|
32
35
|
|
|
33
36
|
-
|
|
34
|
-
name: "
|
|
37
|
+
name: "Mandatory award criteria for Lots 2a and/or 2b"
|
|
35
38
|
slug: award-criteria-2a-and-or-2b
|
|
36
39
|
editable: True
|
|
40
|
+
edit_questions: False
|
|
37
41
|
description: |
|
|
38
42
|
CCS requires you to confirm your understanding of providing user support and asset protection for SaaS services is essential for successful delivery..
|
|
39
43
|
|
|
@@ -47,9 +51,10 @@
|
|
|
47
51
|
- multiqHowYouWillProvideSataSanitisation
|
|
48
52
|
|
|
49
53
|
-
|
|
50
|
-
name: "
|
|
54
|
+
name: "Mandatory award criteria for Lot 3"
|
|
51
55
|
slug: award-criteria-3
|
|
52
56
|
editable: True
|
|
57
|
+
edit_questions: False
|
|
53
58
|
description: |
|
|
54
59
|
CCS requires you to confirm your understanding of providing user support, staff security and cyber security certification for Cloud Support services is essential for successful delivery
|
|
55
60
|
|
|
@@ -66,5 +71,21 @@
|
|
|
66
71
|
name: "Cyber Essentials"
|
|
67
72
|
slug: cyber-essentials
|
|
68
73
|
editable: True
|
|
74
|
+
edit_questions: False
|
|
69
75
|
questions:
|
|
70
76
|
- multiqCyberEssentialsPlus
|
|
77
|
+
|
|
78
|
+
-
|
|
79
|
+
name: "Non-mandatory Standards and certifications"
|
|
80
|
+
slug: standards-certifications
|
|
81
|
+
editable: True
|
|
82
|
+
edit_questions: False
|
|
83
|
+
questions:
|
|
84
|
+
- multiqStandardsISOIEC27001
|
|
85
|
+
- multiqStandardsISO28000
|
|
86
|
+
- multiqStandardsISO9001
|
|
87
|
+
- qualityManagementSystem
|
|
88
|
+
- multiqStandardsCSASTAR
|
|
89
|
+
- multiqStandardsPCI
|
|
90
|
+
- multiqStandardsCyberValidated
|
|
91
|
+
- multiqAccreditationsOther
|
|
@@ -172,17 +172,6 @@
|
|
|
172
172
|
- multiqAccessSuppliersAudit
|
|
173
173
|
- howLongSystemLogsStored
|
|
174
174
|
|
|
175
|
-
- name: Standards and certifications
|
|
176
|
-
editable: True
|
|
177
|
-
questions:
|
|
178
|
-
- multiqStandardsISOIEC27001
|
|
179
|
-
- multiqStandardsISO28000
|
|
180
|
-
- qualityManagementSystem
|
|
181
|
-
- multiqStandardsCSASTAR
|
|
182
|
-
- multiqStandardsPCI
|
|
183
|
-
- multiqStandardsCyberValidated
|
|
184
|
-
- multiqAccreditationsOther
|
|
185
|
-
|
|
186
175
|
- name: Energy efficiency
|
|
187
176
|
editable: True
|
|
188
177
|
questions:
|
|
@@ -201,18 +201,6 @@
|
|
|
201
201
|
- multiqAccessSuppliersAudit
|
|
202
202
|
- howLongSystemLogsStored
|
|
203
203
|
|
|
204
|
-
- name: Standards and certifications
|
|
205
|
-
editable: False
|
|
206
|
-
edit_questions: True
|
|
207
|
-
questions:
|
|
208
|
-
- multiqStandardsISOIEC27001
|
|
209
|
-
- multiqStandardsISO28000
|
|
210
|
-
- multiqStandardsISO9001
|
|
211
|
-
- qualityManagementSystem
|
|
212
|
-
- multiqStandardsCSASTAR
|
|
213
|
-
- multiqStandardsPCI
|
|
214
|
-
- multiqStandardsCyberValidated
|
|
215
|
-
- multiqAccreditationsOther
|
|
216
204
|
|
|
217
205
|
- name: Energy efficiency
|
|
218
206
|
editable: False
|
|
@@ -96,6 +96,20 @@ questions_to_exclude:
|
|
|
96
96
|
- standardsISO28000Exclusions
|
|
97
97
|
- standardsISO28000Who
|
|
98
98
|
- standardsISOIEC27001
|
|
99
|
+
- standardsPCIExclusions
|
|
100
|
+
- standardsCSASTARWhen
|
|
101
|
+
- standardsCSASTAR
|
|
102
|
+
- standardsISOIEC27001Who
|
|
103
|
+
- standardsCSASTARLevel
|
|
104
|
+
- standardsISO28000When
|
|
105
|
+
- standardsPCIWho
|
|
106
|
+
- standardsCSASTARExclusions
|
|
107
|
+
- standardsPCI
|
|
108
|
+
- standardsISOIEC27001Exclusions
|
|
109
|
+
- accreditationsOther
|
|
110
|
+
- standardsISOIEC27001When
|
|
111
|
+
- standardsPCIWhen
|
|
112
|
+
- accreditationsOtherList
|
|
99
113
|
- supportLevels
|
|
100
114
|
- supportMultiCloud
|
|
101
115
|
- tacklingEconomicInequality
|
|
@@ -2,13 +2,12 @@ name: Other security certifications
|
|
|
2
2
|
question: Do you have any other security certifications that cover this service?
|
|
3
3
|
|
|
4
4
|
depends:
|
|
5
|
-
- "on":
|
|
5
|
+
- "on": route
|
|
6
6
|
being:
|
|
7
7
|
- iaas-and-paas
|
|
8
8
|
- iaas-and-paas-above-official
|
|
9
|
-
-
|
|
9
|
+
- cloud-software
|
|
10
10
|
- cloud-support
|
|
11
|
-
- saas
|
|
12
11
|
|
|
13
12
|
followup:
|
|
14
13
|
accreditationsOtherList:
|
|
@@ -3,13 +3,13 @@ question: What other security certifications do you have?
|
|
|
3
3
|
|
|
4
4
|
hidden: true
|
|
5
5
|
depends:
|
|
6
|
-
- "on":
|
|
6
|
+
- "on": route
|
|
7
7
|
being:
|
|
8
8
|
- iaas-and-paas
|
|
9
9
|
- iaas-and-paas-above-official
|
|
10
|
-
-
|
|
10
|
+
- cloud-software
|
|
11
11
|
- cloud-support
|
|
12
|
-
|
|
12
|
+
|
|
13
13
|
|
|
14
14
|
list_item_name: security certification
|
|
15
15
|
type: list
|
|
@@ -2,13 +2,13 @@ name: Other security certifications
|
|
|
2
2
|
question: Other security certifications
|
|
3
3
|
|
|
4
4
|
depends:
|
|
5
|
-
- "on":
|
|
5
|
+
- "on": route
|
|
6
6
|
being:
|
|
7
7
|
- iaas-and-paas
|
|
8
8
|
- iaas-and-paas-above-official
|
|
9
|
-
-
|
|
9
|
+
- cloud-software
|
|
10
10
|
- cloud-support
|
|
11
|
-
|
|
11
|
+
|
|
12
12
|
|
|
13
13
|
type: multiquestion
|
|
14
14
|
questions:
|
|
@@ -2,13 +2,13 @@ name: CSA STAR certification
|
|
|
2
2
|
question: CSA STAR certification
|
|
3
3
|
|
|
4
4
|
depends:
|
|
5
|
-
- "on":
|
|
5
|
+
- "on": route
|
|
6
6
|
being:
|
|
7
7
|
- iaas-and-paas
|
|
8
8
|
- iaas-and-paas-above-official
|
|
9
|
-
-
|
|
9
|
+
- cloud-software
|
|
10
10
|
- cloud-support
|
|
11
|
-
|
|
11
|
+
|
|
12
12
|
|
|
13
13
|
type: multiquestion
|
|
14
14
|
questions:
|
|
@@ -2,13 +2,13 @@ name: ISO 28000:2022 certification
|
|
|
2
2
|
question: ISO 28000:2022 certification
|
|
3
3
|
|
|
4
4
|
depends:
|
|
5
|
-
- "on":
|
|
5
|
+
- "on": route
|
|
6
6
|
being:
|
|
7
|
-
- isaas
|
|
8
7
|
- iaas-and-paas
|
|
9
8
|
- iaas-and-paas-above-official
|
|
9
|
+
- cloud-software
|
|
10
10
|
- cloud-support
|
|
11
|
-
|
|
11
|
+
|
|
12
12
|
|
|
13
13
|
type: multiquestion
|
|
14
14
|
questions:
|
|
@@ -3,13 +3,11 @@ name: ISO 9001 certification
|
|
|
3
3
|
question: ISO 9001 certification
|
|
4
4
|
|
|
5
5
|
depends:
|
|
6
|
-
- "on":
|
|
6
|
+
- "on": route
|
|
7
7
|
being:
|
|
8
|
-
-
|
|
9
|
-
- iaas-and-paas-above-official
|
|
10
|
-
- isaas
|
|
11
|
-
- saas
|
|
8
|
+
- cloud-software
|
|
12
9
|
- cloud-support
|
|
10
|
+
|
|
13
11
|
|
|
14
12
|
type: multiquestion
|
|
15
13
|
questions:
|
|
@@ -3,13 +3,11 @@ name: ISO/IEC 27001 certification
|
|
|
3
3
|
question: ISO/IEC 27001 certification
|
|
4
4
|
|
|
5
5
|
depends:
|
|
6
|
-
- "on":
|
|
6
|
+
- "on": route
|
|
7
7
|
being:
|
|
8
|
-
-
|
|
9
|
-
- iaas-and-paas
|
|
10
|
-
- iaas-and-paas-above-official
|
|
8
|
+
- cloud-software
|
|
11
9
|
- cloud-support
|
|
12
|
-
|
|
10
|
+
|
|
13
11
|
|
|
14
12
|
type: multiquestion
|
|
15
13
|
questions:
|
package/frameworks/g-cloud-15/questions/{services → additional-lot-questions}/multiqStandardsPCI.yml
RENAMED
|
@@ -2,13 +2,14 @@ name: PCI certification
|
|
|
2
2
|
question: PCI certification
|
|
3
3
|
|
|
4
4
|
depends:
|
|
5
|
-
- "on":
|
|
5
|
+
- "on": route
|
|
6
6
|
being:
|
|
7
7
|
- iaas-and-paas
|
|
8
8
|
- iaas-and-paas-above-official
|
|
9
|
-
-
|
|
9
|
+
- cloud-software
|
|
10
10
|
- cloud-support
|
|
11
|
-
|
|
11
|
+
|
|
12
|
+
|
|
12
13
|
|
|
13
14
|
type: multiquestion
|
|
14
15
|
questions:
|
|
@@ -3,13 +3,13 @@ name: Quality management systems (QMS)
|
|
|
3
3
|
question: Do you have a quality management system?
|
|
4
4
|
|
|
5
5
|
depends:
|
|
6
|
-
- "on":
|
|
6
|
+
- "on": route
|
|
7
7
|
being:
|
|
8
8
|
- iaas-and-paas
|
|
9
9
|
- iaas-and-paas-above-official
|
|
10
|
-
-
|
|
11
|
-
- saas
|
|
10
|
+
- cloud-software
|
|
12
11
|
- cloud-support
|
|
12
|
+
|
|
13
13
|
|
|
14
14
|
type: boolean
|
|
15
15
|
|
package/frameworks/g-cloud-15/questions/{services → additional-lot-questions}/standardsCSASTAR.yml
RENAMED
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
name: CSA STAR certification
|
|
2
2
|
question: >
|
|
3
|
-
Do you have a current CSA Security, Trust & Assurance Registry (STAR) certification that covers the security of
|
|
4
|
-
your
|
|
3
|
+
Do you have a current CSA Security, Trust & Assurance Registry (STAR) certification that covers the security of
|
|
4
|
+
your services?
|
|
5
5
|
filter_label: CSA STAR (service security)
|
|
6
6
|
depends:
|
|
7
|
-
- "on":
|
|
7
|
+
- "on": route
|
|
8
8
|
being:
|
|
9
9
|
- iaas-and-paas
|
|
10
10
|
- iaas-and-paas-above-official
|
|
11
|
-
-
|
|
11
|
+
- cloud-software
|
|
12
12
|
- cloud-support
|
|
13
|
-
|
|
13
|
+
|
|
14
14
|
|
|
15
15
|
followup:
|
|
16
16
|
standardsCSASTARWhen:
|
|
@@ -3,13 +3,13 @@ question: What parts of your service are not covered by your CSA STAR certificat
|
|
|
3
3
|
|
|
4
4
|
hidden: true
|
|
5
5
|
depends:
|
|
6
|
-
- "on":
|
|
6
|
+
- "on": route
|
|
7
7
|
being:
|
|
8
8
|
- iaas-and-paas
|
|
9
9
|
- iaas-and-paas-above-official
|
|
10
|
-
-
|
|
10
|
+
- cloud-software
|
|
11
11
|
- cloud-support
|
|
12
|
-
|
|
12
|
+
|
|
13
13
|
|
|
14
14
|
type: textbox_large
|
|
15
15
|
max_length_in_words: 200
|
|
@@ -3,13 +3,13 @@ question: What level is the certification?
|
|
|
3
3
|
|
|
4
4
|
hidden: true
|
|
5
5
|
depends:
|
|
6
|
-
- "on":
|
|
6
|
+
- "on": route
|
|
7
7
|
being:
|
|
8
8
|
- iaas-and-paas
|
|
9
9
|
- iaas-and-paas-above-official
|
|
10
|
-
-
|
|
10
|
+
- cloud-software
|
|
11
11
|
- cloud-support
|
|
12
|
-
|
|
12
|
+
|
|
13
13
|
|
|
14
14
|
type: radios
|
|
15
15
|
options:
|
|
@@ -2,11 +2,11 @@ name: Please provide your Cyber Essentials Plus Certificate Number
|
|
|
2
2
|
question: Please provide your Cyber Essentials Plus Certificate Number
|
|
3
3
|
question_advice: Certificate number should be in the format ‘xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx’
|
|
4
4
|
depends:
|
|
5
|
-
- "on":
|
|
5
|
+
- "on": route
|
|
6
6
|
being:
|
|
7
|
-
-
|
|
7
|
+
- cloud-software
|
|
8
8
|
- cloud-support
|
|
9
|
-
|
|
9
|
+
|
|
10
10
|
|
|
11
11
|
hidden: true
|
|
12
12
|
type: text
|
|
@@ -2,11 +2,11 @@ name: Please provide your Cyber Essentials Certificate Number
|
|
|
2
2
|
question: Please provide your Cyber Essentials Certificate Number
|
|
3
3
|
question_advice: Certificate number should be in the format ‘xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx’
|
|
4
4
|
depends:
|
|
5
|
-
- "on":
|
|
5
|
+
- "on": route
|
|
6
6
|
being:
|
|
7
|
-
-
|
|
7
|
+
- cloud-software
|
|
8
8
|
- cloud-support
|
|
9
|
-
|
|
9
|
+
|
|
10
10
|
|
|
11
11
|
hidden: true
|
|
12
12
|
type: text
|
package/frameworks/g-cloud-15/questions/{services → additional-lot-questions}/standardsISO28000.yml
RENAMED
|
@@ -3,13 +3,13 @@ question: Do you have a current ISO 28000:2022 certification that covers the sec
|
|
|
3
3
|
filter_label: ISO 28000:2022 (supply chain security)
|
|
4
4
|
|
|
5
5
|
depends:
|
|
6
|
-
- "on":
|
|
6
|
+
- "on": route
|
|
7
7
|
being:
|
|
8
|
-
- isaas
|
|
9
|
-
- cloud-support
|
|
10
|
-
- saas
|
|
11
8
|
- iaas-and-paas
|
|
12
9
|
- iaas-and-paas-above-official
|
|
10
|
+
- cloud-software
|
|
11
|
+
- cloud-support
|
|
12
|
+
|
|
13
13
|
|
|
14
14
|
followup:
|
|
15
15
|
standardsISO28000Who:
|
|
@@ -3,13 +3,13 @@ question: What is not covered by your ISO 28000:2022 certification?
|
|
|
3
3
|
|
|
4
4
|
hidden: true
|
|
5
5
|
depends:
|
|
6
|
-
- "on":
|
|
6
|
+
- "on": route
|
|
7
7
|
being:
|
|
8
|
-
- isaas
|
|
9
|
-
- cloud-support
|
|
10
|
-
- saas
|
|
11
8
|
- iaas-and-paas
|
|
12
9
|
- iaas-and-paas-above-official
|
|
10
|
+
- cloud-software
|
|
11
|
+
- cloud-support
|
|
12
|
+
|
|
13
13
|
|
|
14
14
|
type: textbox_large
|
|
15
15
|
max_length_in_words: 200
|
|
@@ -3,14 +3,13 @@ question: Who accredited the ISO 28000:2022 certification?
|
|
|
3
3
|
|
|
4
4
|
hidden: true
|
|
5
5
|
depends:
|
|
6
|
-
- "on":
|
|
6
|
+
- "on": route
|
|
7
7
|
being:
|
|
8
|
-
- isaas
|
|
9
|
-
- cloud-support
|
|
10
|
-
- saas
|
|
11
8
|
- iaas-and-paas
|
|
12
9
|
- iaas-and-paas-above-official
|
|
13
|
-
|
|
10
|
+
- cloud-software
|
|
11
|
+
- cloud-support
|
|
12
|
+
|
|
14
13
|
type: text
|
|
15
14
|
max_length_in_words: 10
|
|
16
15
|
|
package/frameworks/g-cloud-15/questions/{services → additional-lot-questions}/standardsISO9001.yml
RENAMED
|
@@ -3,13 +3,11 @@ question: Do you have a current ISO 9001 certification (2015 or later)?
|
|
|
3
3
|
filter_label: ISO 9001
|
|
4
4
|
|
|
5
5
|
depends:
|
|
6
|
-
- "on":
|
|
6
|
+
- "on": route
|
|
7
7
|
being:
|
|
8
|
-
-
|
|
9
|
-
- iaas-and-paas-above-official
|
|
10
|
-
- isaas
|
|
11
|
-
- saas
|
|
8
|
+
- cloud-software
|
|
12
9
|
- cloud-support
|
|
10
|
+
|
|
13
11
|
|
|
14
12
|
followup:
|
|
15
13
|
standardsISO9001Who:
|
|
@@ -2,13 +2,11 @@ name: What the ISO 9001 doesn’t cover
|
|
|
2
2
|
question: What is not covered by your ISO 9001 certification?
|
|
3
3
|
|
|
4
4
|
depends:
|
|
5
|
-
- "on":
|
|
5
|
+
- "on": route
|
|
6
6
|
being:
|
|
7
|
-
-
|
|
8
|
-
- iaas-and-paas-above-official
|
|
9
|
-
- isaas
|
|
10
|
-
- saas
|
|
7
|
+
- cloud-software
|
|
11
8
|
- cloud-support
|
|
9
|
+
|
|
12
10
|
|
|
13
11
|
type: textbox_large
|
|
14
12
|
max_length_in_words: 200
|
|
@@ -3,13 +3,11 @@ question: When was the certification accredited?
|
|
|
3
3
|
hint: Enter the accreditation date, eg 31/12/2016.
|
|
4
4
|
|
|
5
5
|
depends:
|
|
6
|
-
- "on":
|
|
6
|
+
- "on": route
|
|
7
7
|
being:
|
|
8
|
-
-
|
|
9
|
-
- iaas-and-paas-above-official
|
|
10
|
-
- isaas
|
|
11
|
-
- saas
|
|
8
|
+
- cloud-software
|
|
12
9
|
- cloud-support
|
|
10
|
+
|
|
13
11
|
|
|
14
12
|
type: date
|
|
15
13
|
|
|
@@ -3,13 +3,11 @@ question: Who accredited the ISO 9001 certification?
|
|
|
3
3
|
question_advice: Enter the accreditor name.
|
|
4
4
|
|
|
5
5
|
depends:
|
|
6
|
-
- "on":
|
|
6
|
+
- "on": route
|
|
7
7
|
being:
|
|
8
|
-
-
|
|
9
|
-
- iaas-and-paas-above-official
|
|
10
|
-
- isaas
|
|
11
|
-
- saas
|
|
8
|
+
- cloud-software
|
|
12
9
|
- cloud-support
|
|
10
|
+
|
|
13
11
|
|
|
14
12
|
type: text
|
|
15
13
|
max_length_in_words: 10
|
|
@@ -3,13 +3,11 @@ question: Do you have a current ISO/IEC 27001 certification (2013 or 2022) that
|
|
|
3
3
|
filter_label: ISO/IEC 27001 (service security)
|
|
4
4
|
|
|
5
5
|
depends:
|
|
6
|
-
- "on":
|
|
6
|
+
- "on": route
|
|
7
7
|
being:
|
|
8
|
-
-
|
|
8
|
+
- cloud-software
|
|
9
9
|
- cloud-support
|
|
10
|
-
|
|
11
|
-
- iaas-and-paas
|
|
12
|
-
- iaas-and-paas-above-official
|
|
10
|
+
|
|
13
11
|
|
|
14
12
|
followup:
|
|
15
13
|
standardsISOIEC27001Who:
|
|
@@ -2,13 +2,11 @@ name: What the ISO/IEC 27001 doesn’t cover
|
|
|
2
2
|
question: What is not covered by your ISO/IEC 27001 certification?
|
|
3
3
|
|
|
4
4
|
depends:
|
|
5
|
-
- "on":
|
|
5
|
+
- "on": route
|
|
6
6
|
being:
|
|
7
|
-
-
|
|
7
|
+
- cloud-software
|
|
8
8
|
- cloud-support
|
|
9
|
-
|
|
10
|
-
- iaas-and-paas
|
|
11
|
-
- iaas-and-paas-above-official
|
|
9
|
+
|
|
12
10
|
|
|
13
11
|
type: textbox_large
|
|
14
12
|
max_length_in_words: 200
|
|
@@ -3,13 +3,11 @@ question: When was the certification accredited?
|
|
|
3
3
|
hint: eg 31/12/2016
|
|
4
4
|
|
|
5
5
|
depends:
|
|
6
|
-
- "on":
|
|
6
|
+
- "on": route
|
|
7
7
|
being:
|
|
8
|
-
-
|
|
8
|
+
- cloud-software
|
|
9
9
|
- cloud-support
|
|
10
|
-
|
|
11
|
-
- iaas-and-paas
|
|
12
|
-
- iaas-and-paas-above-official
|
|
10
|
+
|
|
13
11
|
|
|
14
12
|
type: date
|
|
15
13
|
|
|
@@ -2,13 +2,11 @@ name: Who accredited the ISO/IEC 27001
|
|
|
2
2
|
question: Who accredited the ISO/IEC 27001 certification?
|
|
3
3
|
|
|
4
4
|
depends:
|
|
5
|
-
- "on":
|
|
5
|
+
- "on": route
|
|
6
6
|
being:
|
|
7
|
-
-
|
|
7
|
+
- cloud-software
|
|
8
8
|
- cloud-support
|
|
9
|
-
|
|
10
|
-
- iaas-and-paas
|
|
11
|
-
- iaas-and-paas-above-official
|
|
9
|
+
|
|
12
10
|
|
|
13
11
|
type: text
|
|
14
12
|
max_length_in_words: 10
|
package/frameworks/g-cloud-15/questions/{services → additional-lot-questions}/standardsPCI.yml
RENAMED
|
@@ -3,13 +3,13 @@ question: Do you have a current Payment Card Industry Data Security Standard (PC
|
|
|
3
3
|
filter_label: PCI DSS (payment card security)
|
|
4
4
|
|
|
5
5
|
depends:
|
|
6
|
-
- "on":
|
|
6
|
+
- "on": route
|
|
7
7
|
being:
|
|
8
8
|
- iaas-and-paas
|
|
9
9
|
- iaas-and-paas-above-official
|
|
10
|
-
-
|
|
10
|
+
- cloud-software
|
|
11
11
|
- cloud-support
|
|
12
|
-
|
|
12
|
+
|
|
13
13
|
|
|
14
14
|
followup:
|
|
15
15
|
standardsPCIWho:
|
|
@@ -3,13 +3,13 @@ question: What is not covered by your PCI DSS certification?
|
|
|
3
3
|
|
|
4
4
|
hidden: true
|
|
5
5
|
depends:
|
|
6
|
-
- "on":
|
|
6
|
+
- "on": route
|
|
7
7
|
being:
|
|
8
8
|
- iaas-and-paas
|
|
9
9
|
- iaas-and-paas-above-official
|
|
10
|
-
-
|
|
10
|
+
- cloud-software
|
|
11
11
|
- cloud-support
|
|
12
|
-
|
|
12
|
+
|
|
13
13
|
|
|
14
14
|
type: textbox_large
|
|
15
15
|
max_length_in_words: 200
|
package/frameworks/g-cloud-15/questions/{services → additional-lot-questions}/standardsPCIWho.yml
RENAMED
|
@@ -3,13 +3,13 @@ question: Who accredited you?
|
|
|
3
3
|
|
|
4
4
|
hidden: true
|
|
5
5
|
depends:
|
|
6
|
-
- "on":
|
|
6
|
+
- "on": route
|
|
7
7
|
being:
|
|
8
8
|
- iaas-and-paas
|
|
9
9
|
- iaas-and-paas-above-official
|
|
10
|
-
-
|
|
10
|
+
- cloud-software
|
|
11
11
|
- cloud-support
|
|
12
|
-
|
|
12
|
+
|
|
13
13
|
|
|
14
14
|
type: text
|
|
15
15
|
max_length_in_words: 10
|