ccs-digitalmarketplace-frameworks 4.11.24 → 4.11.26
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.yml +1 -0
- 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/APIDocumentation.yml +2 -0
- package/frameworks/g-cloud-15/questions/services/APIDocumentationFormats.yml +1 -0
- package/frameworks/g-cloud-15/questions/services/APISandbox.yml +1 -0
- package/frameworks/g-cloud-15/questions/services/APISoftware.yml +2 -0
- package/frameworks/g-cloud-15/questions/services/APIUsage.yml +1 -0
- package/frameworks/g-cloud-15/questions/services/browsersAccess.yml +2 -0
- package/frameworks/g-cloud-15/questions/services/browsersSupported.yml +3 -2
- package/frameworks/g-cloud-15/questions/services/customisationAvailable.yml +2 -0
- package/frameworks/g-cloud-15/questions/services/customisationDescription.yml +1 -0
- package/frameworks/g-cloud-15/questions/services/documentation.yml +1 -0
- package/frameworks/g-cloud-15/questions/services/documentationAccessibility.yml +9 -0
- package/frameworks/g-cloud-15/questions/services/documentationAccessibilityDescription.yml +1 -0
- package/frameworks/g-cloud-15/questions/services/documentationFormats.yml +1 -0
- package/frameworks/g-cloud-15/questions/services/documentationFormatsOther.yml +1 -0
- package/frameworks/g-cloud-15/questions/services/endOfContractDataExtraction.yml +1 -0
- package/frameworks/g-cloud-15/questions/services/endOfContractProcess.yml +1 -0
- package/frameworks/g-cloud-15/questions/services/gettingStarted.yml +1 -0
- package/frameworks/g-cloud-15/questions/services/installation.yml +2 -0
- package/frameworks/g-cloud-15/questions/services/installationCompatibleOperatingSystems.yml +3 -2
- package/frameworks/g-cloud-15/questions/services/mobile.yml +2 -0
- package/frameworks/g-cloud-15/questions/services/mobileDifferences.yml +1 -0
- package/frameworks/g-cloud-15/questions/services/multiqAPISoftware.yml +1 -0
- package/frameworks/g-cloud-15/questions/services/multiqBrowser.yml +1 -0
- package/frameworks/g-cloud-15/questions/services/multiqCustomisation.yml +1 -0
- package/frameworks/g-cloud-15/questions/services/multiqDocumentation.yml +1 -0
- package/frameworks/g-cloud-15/questions/services/multiqInstallation.yml +1 -0
- package/frameworks/g-cloud-15/questions/services/multiqMobile.yml +1 -0
- package/frameworks/g-cloud-15/questions/services/multiqSecurityTesting.yml +5 -0
- package/frameworks/g-cloud-15/questions/services/multiqServiceFeaturesAndBenefitsHostingAndSoftware.yml +0 -1
- package/frameworks/g-cloud-15/questions/services/multiqServiceFeaturesAndBenefitsSupport.yml +13 -0
- package/frameworks/g-cloud-15/questions/services/multiqServiceInterface.yml +1 -0
- package/frameworks/g-cloud-15/questions/services/multiqUserSupport.yml +12 -0
- package/frameworks/g-cloud-15/questions/services/securityTesting.yml +26 -0
- package/frameworks/g-cloud-15/questions/services/securityTestingAccreditations.yml +30 -0
- package/frameworks/g-cloud-15/questions/services/securityTestingAccredited.yml +17 -0
- package/frameworks/g-cloud-15/questions/services/securityTestingWhat.yml +36 -0
- package/frameworks/g-cloud-15/questions/services/securityTestingWhatOther.yml +21 -0
- package/frameworks/g-cloud-15/questions/services/serviceBenefitsSupport.yml +25 -0
- package/frameworks/g-cloud-15/questions/services/serviceFeaturesSupport.yml +25 -0
- package/frameworks/g-cloud-15/questions/services/serviceInterface.yml +2 -0
- package/frameworks/g-cloud-15/questions/services/serviceInterfaceAccessibility.yml +9 -1
- package/frameworks/g-cloud-15/questions/services/serviceInterfaceAccessibilityDescription.yml +1 -0
- package/frameworks/g-cloud-15/questions/services/serviceInterfaceDescription.yml +1 -0
- package/frameworks/g-cloud-15/questions/services/serviceInterfaceTesting.yml +1 -0
- package/frameworks/g-cloud-15/questions/services/standardsISO28000.yml +1 -1
- package/frameworks/g-cloud-15/questions/services/standardsISO28000Exclusions.yml +1 -1
- package/frameworks/g-cloud-15/questions/services/userSupportAccessibility.yml +32 -0
- package/package.json +1 -1
|
@@ -6,11 +6,10 @@ depends:
|
|
|
6
6
|
- "on": lot
|
|
7
7
|
being:
|
|
8
8
|
- isaas
|
|
9
|
+
- saas
|
|
9
10
|
|
|
10
11
|
type: checkboxes
|
|
11
12
|
options:
|
|
12
|
-
- label: Internet Explorer 11
|
|
13
|
-
value: ie11
|
|
14
13
|
- label: Microsoft Edge
|
|
15
14
|
value: edge
|
|
16
15
|
- label: Firefox
|
|
@@ -21,6 +20,8 @@ options:
|
|
|
21
20
|
value: safari
|
|
22
21
|
- label: Opera
|
|
23
22
|
value: opera
|
|
23
|
+
- label: Other
|
|
24
|
+
value: other
|
|
24
25
|
|
|
25
26
|
validations:
|
|
26
27
|
- name: answer_required
|
|
@@ -10,6 +10,7 @@ depends:
|
|
|
10
10
|
- iaas-and-paas
|
|
11
11
|
- iaas-and-paas-above-official
|
|
12
12
|
- isaas
|
|
13
|
+
- saas
|
|
13
14
|
|
|
14
15
|
followup:
|
|
15
16
|
documentationAccessibilityDescription:
|
|
@@ -24,6 +25,14 @@ options:
|
|
|
24
25
|
value: wcag_aa
|
|
25
26
|
- label: WCAG 2.1 A
|
|
26
27
|
value: wcag_a
|
|
28
|
+
- label: WCAG 2.2 AAA
|
|
29
|
+
value: wcag_22_aaa
|
|
30
|
+
- label: WCAG 2.2 AA or EN 301 549
|
|
31
|
+
value: wcag_22_aa
|
|
32
|
+
- label: WCAG 2.2 A
|
|
33
|
+
value: wcag_22_a
|
|
34
|
+
- label: EN 301 549
|
|
35
|
+
value: en_301_549
|
|
27
36
|
- label: "None or don’t know"
|
|
28
37
|
value: none_or_not_sure
|
|
29
38
|
|
|
@@ -6,6 +6,7 @@ depends:
|
|
|
6
6
|
- "on": lot
|
|
7
7
|
being:
|
|
8
8
|
- isaas
|
|
9
|
+
- saas
|
|
9
10
|
|
|
10
11
|
type: checkboxes
|
|
11
12
|
options:
|
|
@@ -19,8 +20,8 @@ options:
|
|
|
19
20
|
value: macos
|
|
20
21
|
- label: Windows
|
|
21
22
|
value: windows
|
|
22
|
-
- label:
|
|
23
|
-
value:
|
|
23
|
+
- label: ChromeOS
|
|
24
|
+
value: chrome_os
|
|
24
25
|
- label: Other
|
|
25
26
|
value: other
|
|
26
27
|
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
id: multiqServiceFeaturesAndBenefits
|
|
2
|
+
question: Service features and benefits
|
|
3
|
+
name: Service features and benefits
|
|
4
|
+
|
|
5
|
+
depends:
|
|
6
|
+
- "on": lot
|
|
7
|
+
being:
|
|
8
|
+
- cloud-support
|
|
9
|
+
|
|
10
|
+
type: multiquestion
|
|
11
|
+
questions:
|
|
12
|
+
- serviceFeaturesSupport
|
|
13
|
+
- serviceBenefitsSupport
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
name: Security services
|
|
2
|
+
question: Do you provide security services?
|
|
3
|
+
question_advice: |
|
|
4
|
+
Security services include:
|
|
5
|
+
|
|
6
|
+
- security strategy
|
|
7
|
+
- security risk management
|
|
8
|
+
- security design
|
|
9
|
+
- cyber security consultancy
|
|
10
|
+
- security testing
|
|
11
|
+
- security incident management
|
|
12
|
+
- security audit services
|
|
13
|
+
|
|
14
|
+
depends:
|
|
15
|
+
- "on": lot
|
|
16
|
+
being:
|
|
17
|
+
- cloud-support
|
|
18
|
+
followup:
|
|
19
|
+
securityTestingWhat:
|
|
20
|
+
- true
|
|
21
|
+
|
|
22
|
+
type: boolean
|
|
23
|
+
|
|
24
|
+
validations:
|
|
25
|
+
- name: answer_required
|
|
26
|
+
message: Select yes if you provide security services.
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
name: Security testing certifications
|
|
2
|
+
question: Which security certifications do your security testers have?
|
|
3
|
+
|
|
4
|
+
hidden: true
|
|
5
|
+
depends:
|
|
6
|
+
- "on": lot
|
|
7
|
+
being:
|
|
8
|
+
- cloud-support
|
|
9
|
+
followup:
|
|
10
|
+
securityTestingAccreditationsOther:
|
|
11
|
+
- other
|
|
12
|
+
|
|
13
|
+
type: checkboxes
|
|
14
|
+
options:
|
|
15
|
+
- label: GBEST
|
|
16
|
+
value: gbest
|
|
17
|
+
- label: CHECK
|
|
18
|
+
value: check
|
|
19
|
+
- label: CREST
|
|
20
|
+
value: crest
|
|
21
|
+
- label: Tigerscheme
|
|
22
|
+
value: tigerscheme
|
|
23
|
+
- label: Cyber Scheme
|
|
24
|
+
value: cyber_scheme
|
|
25
|
+
- label: Other
|
|
26
|
+
value: other
|
|
27
|
+
|
|
28
|
+
validations:
|
|
29
|
+
- name: answer_required
|
|
30
|
+
message: Select a certification.
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
name: Certified security testers
|
|
2
|
+
question: Is your security testing performed by certified security testers?
|
|
3
|
+
hint: Security testing includes penetration testing and IT Health Checks.
|
|
4
|
+
hidden: true
|
|
5
|
+
depends:
|
|
6
|
+
- "on": lot
|
|
7
|
+
being:
|
|
8
|
+
- cloud-support
|
|
9
|
+
followup:
|
|
10
|
+
securityTestingAccreditations:
|
|
11
|
+
- true
|
|
12
|
+
|
|
13
|
+
type: boolean
|
|
14
|
+
|
|
15
|
+
validations:
|
|
16
|
+
- name: answer_required
|
|
17
|
+
message: Select yes if your security testing is performed by certified security testers.
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
name: Security services type
|
|
2
|
+
question: What kind of security services do you provide?
|
|
3
|
+
|
|
4
|
+
hidden: true
|
|
5
|
+
depends:
|
|
6
|
+
- "on": lot
|
|
7
|
+
being:
|
|
8
|
+
- cloud-support
|
|
9
|
+
followup:
|
|
10
|
+
securityTestingWhatOther:
|
|
11
|
+
- other
|
|
12
|
+
securityTestingAccredited:
|
|
13
|
+
- security_testing
|
|
14
|
+
|
|
15
|
+
type: checkboxes
|
|
16
|
+
options:
|
|
17
|
+
- label: Security strategy
|
|
18
|
+
value: security_strategy
|
|
19
|
+
- label: Security risk management
|
|
20
|
+
value: security_risk_management
|
|
21
|
+
- label: Security design
|
|
22
|
+
value: security_design
|
|
23
|
+
- label: Cyber security consultancy
|
|
24
|
+
value: cyber_security_consultancy
|
|
25
|
+
- label: Security testing
|
|
26
|
+
value: security_testing
|
|
27
|
+
- label: Security incident management
|
|
28
|
+
value: security_incident_management
|
|
29
|
+
- label: Security audit services
|
|
30
|
+
value: security_audit_services
|
|
31
|
+
- label: Other
|
|
32
|
+
value: other
|
|
33
|
+
|
|
34
|
+
validations:
|
|
35
|
+
- name: answer_required
|
|
36
|
+
message: Select a service type.
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
name: Other security services
|
|
2
|
+
question: What other kinds of security services do you provide?
|
|
3
|
+
|
|
4
|
+
hidden: true
|
|
5
|
+
depends:
|
|
6
|
+
- "on": lot
|
|
7
|
+
being:
|
|
8
|
+
- cloud-support
|
|
9
|
+
|
|
10
|
+
type: list
|
|
11
|
+
list_item_name: kind of security service
|
|
12
|
+
|
|
13
|
+
validations:
|
|
14
|
+
- name: answer_required
|
|
15
|
+
message: Enter a service.
|
|
16
|
+
- name: under_10_words
|
|
17
|
+
message: Each kind of security service must be 10 words or fewer.
|
|
18
|
+
- name: max_items_limit
|
|
19
|
+
message: You must have 10 or fewer kinds of security service.
|
|
20
|
+
- name: under_character_limit
|
|
21
|
+
message: Each kind of security service must be 100 characters or fewer.
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
id: serviceBenefits
|
|
2
|
+
name: Service benefits
|
|
3
|
+
question: List the service benefits.
|
|
4
|
+
question_advice: >
|
|
5
|
+
Include the benefits that show how your service helps users improve their working processes. Use active phrases, for
|
|
6
|
+
example ‘reduces deployment times’ or ‘reduces business risk and costs’.
|
|
7
|
+
hint: 10 words for each benefit, 10 benefits maximum.
|
|
8
|
+
|
|
9
|
+
depends:
|
|
10
|
+
- "on": lot
|
|
11
|
+
being:
|
|
12
|
+
- cloud-support
|
|
13
|
+
|
|
14
|
+
type: list
|
|
15
|
+
list_item_name: service benefit
|
|
16
|
+
|
|
17
|
+
validations:
|
|
18
|
+
- name: answer_required
|
|
19
|
+
message: Enter a service benefit.
|
|
20
|
+
- name: max_items_limit
|
|
21
|
+
message: You can have no more than 10 benefits.
|
|
22
|
+
- name: under_10_words
|
|
23
|
+
message: Each benefit must be 10 words or fewer.
|
|
24
|
+
- name: under_character_limit
|
|
25
|
+
message: Each benefit must be 100 characters or fewer.
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
id: serviceFeatures
|
|
2
|
+
name: Service features
|
|
3
|
+
question: List the service features.
|
|
4
|
+
question_advice: >
|
|
5
|
+
Include the features that best describe your service, for example ‘system design and assurance’ or ‘help choosing
|
|
6
|
+
systems and vendors’.
|
|
7
|
+
hint: 10 words for each feature, 10 features maximum.
|
|
8
|
+
|
|
9
|
+
depends:
|
|
10
|
+
- "on": lot
|
|
11
|
+
being:
|
|
12
|
+
- cloud-support
|
|
13
|
+
|
|
14
|
+
type: list
|
|
15
|
+
list_item_name: service feature
|
|
16
|
+
|
|
17
|
+
validations:
|
|
18
|
+
- name: answer_required
|
|
19
|
+
message: Enter a service feature.
|
|
20
|
+
- name: max_items_limit
|
|
21
|
+
message: You can have no more than 10 features.
|
|
22
|
+
- name: under_10_words
|
|
23
|
+
message: Each feature must be 10 words or fewer.
|
|
24
|
+
- name: under_character_limit
|
|
25
|
+
message: Each feature must be 100 characters or fewer.
|
|
@@ -6,7 +6,7 @@ depends:
|
|
|
6
6
|
- "on": lot
|
|
7
7
|
being:
|
|
8
8
|
- isaas
|
|
9
|
-
|
|
9
|
+
- saas
|
|
10
10
|
|
|
11
11
|
followup:
|
|
12
12
|
serviceInterfaceAccessibilityDescription:
|
|
@@ -20,6 +20,14 @@ options:
|
|
|
20
20
|
value: wcag_aa
|
|
21
21
|
- label: WCAG 2.1 A
|
|
22
22
|
value: wcag_a
|
|
23
|
+
- label: WCAG 2.2 AAA
|
|
24
|
+
value: wcag_22_aaa
|
|
25
|
+
- label: WCAG 2.2 AA or EN 301 549
|
|
26
|
+
value: wcag_22_aa
|
|
27
|
+
- label: WCAG 2.2 A
|
|
28
|
+
value: wcag_22_a
|
|
29
|
+
- label: EN 301 549
|
|
30
|
+
value: en_301_549
|
|
23
31
|
- label: None or don’t know
|
|
24
32
|
value: none
|
|
25
33
|
|
|
@@ -13,7 +13,7 @@ max_length_in_words: 200
|
|
|
13
13
|
|
|
14
14
|
validations:
|
|
15
15
|
- name: answer_required
|
|
16
|
-
message: Enter the parts of your service not covered by ISO 28000:
|
|
16
|
+
message: Enter the parts of your service not covered by ISO 28000:2022 certification.
|
|
17
17
|
- name: under_200_words
|
|
18
18
|
message: Description must be 200 words or fewer.
|
|
19
19
|
- name: under_character_limit
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
name: User support accessibility
|
|
2
|
+
question: What accessibility standards can you support the user with?
|
|
3
|
+
|
|
4
|
+
|
|
5
|
+
depends:
|
|
6
|
+
- "on": lot
|
|
7
|
+
being:
|
|
8
|
+
- saas
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
type: radios
|
|
12
|
+
options:
|
|
13
|
+
- label: WCAG 2.1 AAA
|
|
14
|
+
value: wcag_aaa
|
|
15
|
+
- label: WCAG 2.1 AA or EN 301 549
|
|
16
|
+
value: wcag_aa
|
|
17
|
+
- label: WCAG 2.1 A
|
|
18
|
+
value: wcag_a
|
|
19
|
+
- label: WCAG 2.2 AAA
|
|
20
|
+
value: wcag_22_aaa
|
|
21
|
+
- label: WCAG 2.2 AA or EN 301 549
|
|
22
|
+
value: wcag_22_aa
|
|
23
|
+
- label: WCAG 2.2 A
|
|
24
|
+
value: wcag_22_a
|
|
25
|
+
- label: EN 301 549
|
|
26
|
+
value: en_301_549
|
|
27
|
+
- label: None or don’t know
|
|
28
|
+
value: none
|
|
29
|
+
|
|
30
|
+
validations:
|
|
31
|
+
- name: answer_required
|
|
32
|
+
message: Select what accessibility standards your service meets.
|