ccs-digitalmarketplace-frameworks 9.2.16 → 9.2.18

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.
@@ -0,0 +1,45 @@
1
+ - name: Mandatory certifications
2
+ slug: mandatory-certifications
3
+ questions:
4
+ - multiqSelectionQuestions
5
+
6
+ - name: Cyber Essentials
7
+ slug: cyber-essentials
8
+ questions:
9
+ - cyberEssentialsPlusPossession
10
+ - cyberEssentialsPlusCertificateValidation
11
+ - cyberEssentialsPlusAlternative
12
+ - haveInPlaceCyberEssentialsCertification
13
+
14
+ - name: Non-mandatory Standards and certifications
15
+ slug: standards-certifications
16
+ questions:
17
+ - standardsISOIEC27001
18
+ - standardsISOIEC27001Who
19
+ - standardsISOIEC27001When
20
+ - standardsISOIEC27001Exclusions
21
+ - standardsISO28000
22
+ - standardsISO28000Who
23
+ - standardsISO28000When
24
+ - standardsISO28000Exclusions
25
+ - standardsISO9001
26
+ - standardsISO9001Who
27
+ - standardsISO9001When
28
+ - standardsISO9001Exclusions
29
+ - qualityManagementSystem
30
+ - standardsCSASTAR
31
+ - standardsCSASTARWhen
32
+ - standardsCSASTARLevel
33
+ - standardsCSASTARExclusions
34
+ - standardsPCI
35
+ - standardsPCIWho
36
+ - standardsPCIWhen
37
+ - standardsPCIExclusions
38
+ - standardsCyberEssentialsValidated
39
+ - standardsCyberEssentialsValidation
40
+ - standardsCyberEssentialsAlternative
41
+ - standardsCyberEssentialsPlusValidated
42
+ - standardsCyberEssentialsPlusValidation
43
+ - standardsCyberEssentialsPlusAlternative
44
+ - accreditationsOther
45
+ - accreditationsOtherList
@@ -0,0 +1,4 @@
1
+ - name: Social value
2
+ slug: social-value
3
+ questions:
4
+ - socialValueSectionB
@@ -1,5 +1,6 @@
1
1
  name: API
2
2
  question: Is there an API for your service?
3
+ filter_label: API (hosting)
3
4
 
4
5
  depends:
5
6
  - "on": lot
@@ -1,6 +1,6 @@
1
1
  name: API
2
2
  question: Is there an API for your service?
3
- filter_label: API
3
+ filter_label: API (software)
4
4
 
5
5
  depends:
6
6
  - "on": lot
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ccs-digitalmarketplace-frameworks",
3
- "version": "9.2.16",
3
+ "version": "9.2.18",
4
4
  "description": "Data files for Digital Marketplace’s procurement frameworks",
5
5
  "repository": {
6
6
  "type": "git",