ccs-digitalmarketplace-frameworks 5.3.4 → 5.4.0
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/assessed_additional_lot_questions.yml +17 -0
- package/frameworks/g-cloud-15/manifests/assessed_lot_pricing.yml +77 -0
- package/frameworks/g-cloud-15/manifests/assessment.yml +45 -0
- package/frameworks/g-cloud-15/questions/additional-lot-questions/haveInPlaceCyberEssentialsCertification.yml +8 -0
- package/frameworks/g-cloud-15/questions/additional-lot-questions/haveIndustryStandardDataSanitisationProcess.yml +8 -0
- package/frameworks/g-cloud-15/questions/additional-lot-questions/howAreStaffSecurityChecksPerformed.yml +8 -0
- package/frameworks/g-cloud-15/questions/additional-lot-questions/howOftenWillPenTestingBeConducted.yml +10 -0
- package/frameworks/g-cloud-15/questions/additional-lot-questions/whatLevelOfStaffSecurityClearance.yml +10 -0
- package/frameworks/g-cloud-15/questions/additional-lot-questions/whenIsUserSupportAvailable.yml +10 -0
- package/frameworks/g-cloud-15/questions/additional-lot-questions/whereIsDataStoredAndProcessed.yml +10 -0
- package/frameworks/g-cloud-15/questions/assessment/awardCriteriaLot2Comment.yml +9 -0
- package/frameworks/g-cloud-15/questions/assessment/awardCriteriaLot2Score.yml +14 -0
- package/frameworks/g-cloud-15/questions/assessment/awardCriteriaLot3Comment.yml +8 -0
- package/frameworks/g-cloud-15/questions/assessment/awardCriteriaLot3Score.yml +13 -0
- package/frameworks/g-cloud-15/questions/assessment/discountComment.yml +8 -0
- package/frameworks/g-cloud-15/questions/assessment/discountScore.yml +13 -0
- package/frameworks/g-cloud-15/questions/assessment/maximisingBuyerValueComment.yml +8 -0
- package/frameworks/g-cloud-15/questions/assessment/maximisingBuyerValueScore.yml +13 -0
- package/frameworks/g-cloud-15/questions/assessment/priceForOnboardingComment.yml +8 -0
- package/frameworks/g-cloud-15/questions/assessment/priceForOnboardingScore.yml +13 -0
- package/frameworks/g-cloud-15/questions/assessment/pricingLot2Comment.yml +9 -0
- package/frameworks/g-cloud-15/questions/assessment/pricingLot2Score.yml +14 -0
- package/frameworks/g-cloud-15/questions/assessment/pricingLot3Comment.yml +8 -0
- package/frameworks/g-cloud-15/questions/assessment/pricingLot3Score.yml +13 -0
- package/frameworks/g-cloud-15/questions/assessment/qualityCloudServicesComment.yml +8 -0
- package/frameworks/g-cloud-15/questions/assessment/qualityCloudServicesScore.yml +13 -0
- package/frameworks/g-cloud-15/questions/assessment/socialValueComment.yml +11 -0
- package/frameworks/g-cloud-15/questions/assessment/socialValueScore.yml +16 -0
- package/package.json +1 -1
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
-
|
|
2
|
+
name: "Mandatory award criteria for Lots 2a and/or 2b"
|
|
3
|
+
assessment_key: awardCriteria
|
|
4
|
+
questions:
|
|
5
|
+
- multiqHowYouWillProvideUserSupportCloudSoftware
|
|
6
|
+
- multiqHowYouWillProvideAssetProtection
|
|
7
|
+
- multiqWhatFrequencyWillPenTestingBeConducted
|
|
8
|
+
- multiqHowYouWillProvideSataSanitisation
|
|
9
|
+
|
|
10
|
+
-
|
|
11
|
+
name: "Mandatory award criteria for Lot 3"
|
|
12
|
+
assessment_key: awardCriteria
|
|
13
|
+
questions:
|
|
14
|
+
- multiqHowYouWillProvideUserSupportCloudSupport
|
|
15
|
+
- multiqHowDoYouManageStaffSecurityClearanceChecks
|
|
16
|
+
- multiqWhatLevelOfSecurityClearance
|
|
17
|
+
- multiqHaveInPlaceCyberEssentials
|
|
@@ -0,0 +1,77 @@
|
|
|
1
|
+
- name: Price for onboarding
|
|
2
|
+
assessment_key: priceForOnboarding
|
|
3
|
+
questions:
|
|
4
|
+
- multiqPriceForOnboarding
|
|
5
|
+
|
|
6
|
+
- name: Discount
|
|
7
|
+
assessment_key: discount
|
|
8
|
+
questions:
|
|
9
|
+
- discountPercentageLot1
|
|
10
|
+
|
|
11
|
+
- name: Pricing
|
|
12
|
+
assessment_key: pricing
|
|
13
|
+
questions:
|
|
14
|
+
- multiqArchitectureRolesBusinessArchitect
|
|
15
|
+
- multiqArchitectureRolesDataArchitect
|
|
16
|
+
- multiqArchitectureRolesEnterpriseArchitect
|
|
17
|
+
- multiqArchitectureRolesNetworkArchitect
|
|
18
|
+
- multiqArchitectureRolesSecurityArchitect
|
|
19
|
+
- multiqArchitectureRolesSolutionArchitect
|
|
20
|
+
- multiqArchitectureRolesTechnicalArchitect
|
|
21
|
+
- multiqChiefDigitalAndDataRolesChiefDataOfficer
|
|
22
|
+
- multiqChiefDigitalAndDataRolesChiefInformationSecurityOfficer
|
|
23
|
+
- multiqChiefDigitalAndDataRolesChiefTechnologyOfficer
|
|
24
|
+
- multiqCyberSecurityRolesCyberSecurityAuditAndAssurance
|
|
25
|
+
- multiqCyberSecurityRolesCyberSecurityGovernanceAndRiskManagement
|
|
26
|
+
- multiqCyberSecurityRolesCyberSecurityMonitoring
|
|
27
|
+
- multiqCyberSecurityRolesCyberSecurityIncidentResponse
|
|
28
|
+
- multiqCyberSecurityRolesCyberSecurityVulnerabilityManagement
|
|
29
|
+
- multiqCyberSecurityRolesCyberSecurityDigitalForensics
|
|
30
|
+
- multiqCyberSecurityRolesCyberSecurityTesting
|
|
31
|
+
- multiqCyberSecurityRolesCyberSecuritySecureDesign
|
|
32
|
+
- multiqDataRolesAnalyticsEngineer
|
|
33
|
+
- multiqDataRolesDataAnalyst
|
|
34
|
+
- multiqDataRolesDataEngineer
|
|
35
|
+
- multiqDataRolesDataEthicist
|
|
36
|
+
- multiqDataRolesDataGovernanceManager
|
|
37
|
+
- multiqDataRolesDataScientist
|
|
38
|
+
- multiqDataRolesMachineLearningEngineer
|
|
39
|
+
- multiqDataRolesPerformanceAnalyst
|
|
40
|
+
- multiqItOperationsRolesApplicationOperationsEngineer
|
|
41
|
+
- multiqItOperationsRolesBusinessRelationshipManager
|
|
42
|
+
- multiqItOperationsRolesChangeAndReleaseManager
|
|
43
|
+
- multiqItOperationsRolesCommandAndControlCentreManager
|
|
44
|
+
- multiqItOperationsRolesEndUserComputingEngineer
|
|
45
|
+
- multiqItOperationsRolesItServiceManager
|
|
46
|
+
- multiqItOperationsRolesIncidentManager
|
|
47
|
+
- multiqItOperationsRolesInfrastructureEngineer
|
|
48
|
+
- multiqItOperationsRolesInfrastructureOperationsEngineer
|
|
49
|
+
- multiqItOperationsRolesProblemManager
|
|
50
|
+
- multiqItOperationsRolesServiceDeskManager
|
|
51
|
+
- multiqItOperationsRolesServiceTransitionManager
|
|
52
|
+
- multiqProductAndDeliveryRolesBusinessAnalyst
|
|
53
|
+
- multiqProductAndDeliveryRolesDeliveryManager
|
|
54
|
+
- multiqProductAndDeliveryRolesDigitalPortfolioManager
|
|
55
|
+
- multiqProductAndDeliveryRolesProductManager
|
|
56
|
+
- multiqProductAndDeliveryRolesProgrammeDeliveryManager
|
|
57
|
+
- multiqProductAndDeliveryRolesServiceOwner
|
|
58
|
+
- multiqQualityAssuranceTestingRolesQualityAssuranceTestingAnalyst
|
|
59
|
+
- multiqQualityAssuranceTestingRolesTestEngineer
|
|
60
|
+
- multiqQualityAssuranceTestingRolesTestManager
|
|
61
|
+
- multiqSoftwareDevelopmentRolesDevelopmentOperationsEngineer
|
|
62
|
+
- multiqSoftwareDevelopmentRolesFrontendDeveloper
|
|
63
|
+
- multiqSoftwareDevelopmentRolesSoftwareDeveloper
|
|
64
|
+
- multiqUserCentredDesignRolesAccessibilitySpecialist
|
|
65
|
+
- multiqUserCentredDesignRolesContentDesigner
|
|
66
|
+
- multiqUserCentredDesignRolesContentStrategist
|
|
67
|
+
- multiqUserCentredDesignRolesGraphicDesigner
|
|
68
|
+
- multiqUserCentredDesignRolesInteractionDesigner
|
|
69
|
+
- multiqUserCentredDesignRolesServiceDesigner
|
|
70
|
+
- multiqUserCentredDesignRolesTechnicalWriter
|
|
71
|
+
- multiqUserCentredDesignRolesUserResearcher
|
|
72
|
+
- discountPercentagesLessThan250000
|
|
73
|
+
- discountPercentagesLessThan500000
|
|
74
|
+
- discountPercentagesLessThan1000000
|
|
75
|
+
- discountPercentagesLessThan2500000
|
|
76
|
+
- discountPercentagesLessThan5000000
|
|
77
|
+
- discountPercentagesOver5000000
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
-
|
|
2
|
+
name: Social value
|
|
3
|
+
questions:
|
|
4
|
+
- socialValueScore
|
|
5
|
+
- socialValueComment
|
|
6
|
+
|
|
7
|
+
-
|
|
8
|
+
name: Quality Cloud Services
|
|
9
|
+
questions:
|
|
10
|
+
- qualityCloudServicesScore
|
|
11
|
+
- qualityCloudServicesComment
|
|
12
|
+
|
|
13
|
+
-
|
|
14
|
+
name: Maximising Buyer Value
|
|
15
|
+
questions:
|
|
16
|
+
- maximisingBuyerValueScore
|
|
17
|
+
- maximisingBuyerValueComment
|
|
18
|
+
|
|
19
|
+
-
|
|
20
|
+
name: Price for onboarding
|
|
21
|
+
questions:
|
|
22
|
+
- priceForOnboardingScore
|
|
23
|
+
- priceForOnboardingComment
|
|
24
|
+
|
|
25
|
+
-
|
|
26
|
+
name: Discount
|
|
27
|
+
questions:
|
|
28
|
+
- discountScore
|
|
29
|
+
- discountComment
|
|
30
|
+
|
|
31
|
+
-
|
|
32
|
+
name: Award criteria
|
|
33
|
+
questions:
|
|
34
|
+
- awardCriteriaLot2Score
|
|
35
|
+
- awardCriteriaLot2Comment
|
|
36
|
+
- awardCriteriaLot3Score
|
|
37
|
+
- awardCriteriaLot3Comment
|
|
38
|
+
|
|
39
|
+
-
|
|
40
|
+
name: Pricing
|
|
41
|
+
questions:
|
|
42
|
+
- pricingLot2Score
|
|
43
|
+
- pricingLot2Comment
|
|
44
|
+
- pricingLot3Score
|
|
45
|
+
- pricingLot3Comment
|
|
@@ -4,6 +4,14 @@ question: Are you prepared to have in place Cyber Essentials (or equivalent or h
|
|
|
4
4
|
|
|
5
5
|
type: boolean
|
|
6
6
|
|
|
7
|
+
assessment_criteria:
|
|
8
|
+
available_score: 100
|
|
9
|
+
score_conditions:
|
|
10
|
+
- value: true
|
|
11
|
+
weighting: 1
|
|
12
|
+
- value: false
|
|
13
|
+
weighting: 0
|
|
14
|
+
|
|
7
15
|
validations:
|
|
8
16
|
- name: answer_required
|
|
9
17
|
message: You must select if you are you prepared to have in place Cyber Essentials certification
|
|
@@ -4,6 +4,14 @@ question: Do you have an industry standard data sanitisation process, such as ex
|
|
|
4
4
|
|
|
5
5
|
type: boolean
|
|
6
6
|
|
|
7
|
+
assessment_criteria:
|
|
8
|
+
available_score: 100
|
|
9
|
+
score_conditions:
|
|
10
|
+
- value: true
|
|
11
|
+
weighting: 1
|
|
12
|
+
- value: false
|
|
13
|
+
weighting: 0
|
|
14
|
+
|
|
7
15
|
validations:
|
|
8
16
|
- name: answer_required
|
|
9
17
|
message: You must select if you have a industry standard data sanitisation process
|
|
@@ -10,6 +10,14 @@ options:
|
|
|
10
10
|
- label: Staff screening performed but doesn’t conform with BS7858:2019
|
|
11
11
|
value: does-not-conform-to-bs
|
|
12
12
|
|
|
13
|
+
assessment_criteria:
|
|
14
|
+
available_score: 100
|
|
15
|
+
score_conditions:
|
|
16
|
+
- value: conforms-to-bs
|
|
17
|
+
weighting: 1
|
|
18
|
+
- value: does-not-conform-to-bs
|
|
19
|
+
weighting: 0.25
|
|
20
|
+
|
|
13
21
|
validations:
|
|
14
22
|
- name: answer_required
|
|
15
23
|
message: You must select how are staff security checks performed
|
|
@@ -9,6 +9,16 @@ options:
|
|
|
9
9
|
- label: At least once a year
|
|
10
10
|
- label: Less than once a year
|
|
11
11
|
|
|
12
|
+
assessment_criteria:
|
|
13
|
+
available_score: 100
|
|
14
|
+
score_conditions:
|
|
15
|
+
- value: At least every 6 months
|
|
16
|
+
weighting: 1
|
|
17
|
+
- value: At least once a year
|
|
18
|
+
weighting: 0.5
|
|
19
|
+
- value: Less than once a year
|
|
20
|
+
weighting: 0.25
|
|
21
|
+
|
|
12
22
|
validations:
|
|
13
23
|
- name: answer_required
|
|
14
24
|
message: You must select how often will penetration testing be conducted
|
|
@@ -12,6 +12,16 @@ options:
|
|
|
12
12
|
- label: Up to Baseline Personnel Security Standard (BPSS)
|
|
13
13
|
value: bpss
|
|
14
14
|
|
|
15
|
+
assessment_criteria:
|
|
16
|
+
available_score: 100
|
|
17
|
+
score_conditions:
|
|
18
|
+
- value: dv
|
|
19
|
+
weighting: 1
|
|
20
|
+
- value: sc
|
|
21
|
+
weighting: 0.5
|
|
22
|
+
- value: bpss
|
|
23
|
+
weighting: 0.25
|
|
24
|
+
|
|
15
25
|
validations:
|
|
16
26
|
- name: answer_required
|
|
17
27
|
message: You must select what level of staff security clearance are you prepared to have in place
|
package/frameworks/g-cloud-15/questions/additional-lot-questions/whenIsUserSupportAvailable.yml
CHANGED
|
@@ -9,6 +9,16 @@ options:
|
|
|
9
9
|
- label: 9 to 5 (UK time), 7 days a week
|
|
10
10
|
- label: 9 to 5 (UK time), Monday to Friday
|
|
11
11
|
|
|
12
|
+
assessment_criteria:
|
|
13
|
+
available_score: 100
|
|
14
|
+
score_conditions:
|
|
15
|
+
- value: 24 hours, 7 days a week
|
|
16
|
+
weighting: 1
|
|
17
|
+
- value: 9 to 5 (UK time), 7 days a week
|
|
18
|
+
weighting: 0.5
|
|
19
|
+
- value: 9 to 5 (UK time), Monday to Friday
|
|
20
|
+
weighting: 0.25
|
|
21
|
+
|
|
12
22
|
validations:
|
|
13
23
|
- name: answer_required
|
|
14
24
|
message: You must select when is user support is available
|
package/frameworks/g-cloud-15/questions/additional-lot-questions/whereIsDataStoredAndProcessed.yml
CHANGED
|
@@ -9,6 +9,16 @@ options:
|
|
|
9
9
|
- label: European Economic Area (EEA)
|
|
10
10
|
- label: Other
|
|
11
11
|
|
|
12
|
+
assessment_criteria:
|
|
13
|
+
available_score: 100
|
|
14
|
+
score_conditions:
|
|
15
|
+
- value: United Kingdom
|
|
16
|
+
weighting: 1
|
|
17
|
+
- value: European Economic Area (EEA)
|
|
18
|
+
weighting: 0.5
|
|
19
|
+
- value: Other
|
|
20
|
+
weighting: 0.25
|
|
21
|
+
|
|
12
22
|
validations:
|
|
13
23
|
- name: answer_required
|
|
14
24
|
message: You must select where is service user data stored and processed
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
question: Social value
|
|
2
|
+
depends:
|
|
3
|
+
- "on": "lot"
|
|
4
|
+
being:
|
|
5
|
+
- iaas-and-paas
|
|
6
|
+
- iaas-and-paas-above-official
|
|
7
|
+
- isaas
|
|
8
|
+
- saas
|
|
9
|
+
- cloud-support
|
|
10
|
+
|
|
11
|
+
type: assessment_score
|
|
12
|
+
|
|
13
|
+
assessment_settings:
|
|
14
|
+
type: automatic
|
|
15
|
+
model: declaration
|
|
16
|
+
weighting: 10
|