ccs-digitalmarketplace-frameworks 4.4.15 → 4.4.16

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.
@@ -1,6 +1,6 @@
1
1
  name: Cyber Essentials Plus certificate
2
2
 
3
- question: Does your organisation (and if applicable, your consortium members) already have, or can commit to obtain prior to the commencement of the framework contract, a current and valid Cyber Essentials Plus certificate?
3
+ question: Does your organisation (and if applicable, your consortium members and/or subcontractors) already have, or can commit to obtain prior to the commencement of the framework contract, a current and valid Cyber Essentials Plus certificate?
4
4
 
5
5
  question_advice: >
6
6
  <p class="govuk-body">This question is assessed as Pass/Fail.</p>
@@ -17,13 +17,13 @@ depends:
17
17
  type: radios
18
18
 
19
19
  options:
20
- - label: 'Yes, your organisation (and if applicable, your consortium members) has a current and valid Cyber Essentials Plus certificate which has been awarded by one of the government approved Cyber Essentials accreditation bodies within the most recent 12 months'
20
+ - label: 'Yes, your organisation (and if applicable, your consortium members and/or subcontractors) has a current and valid Cyber Essentials Plus certificate which has been awarded by one of the government approved Cyber Essentials accreditation bodies within the most recent 12 months'
21
21
  value: 'yes-valid'
22
- - label: 'Yes, your organisation (and if applicable, your consortium members) is working towards gaining Cyber Essentials Plus certification, and will be in a position to confirm that you have been awarded a current and valid Cyber Essentials Plus certificate by one of the government approved accreditation bodies, by the date of framework award'
22
+ - label: 'Yes, your organisation (and if applicable, your consortium members and/or subcontractors) is working towards gaining Cyber Essentials Plus certification, and will be in a position to confirm that you have been awarded a current and valid Cyber Essentials Plus certificate by one of the government approved accreditation bodies, by the date of framework award'
23
23
  value: 'yes-working-towards'
24
- - label: 'Your organisation (and if applicable, your consortium members) do not have a current and valid Cyber Essentials Plus certificate, or will not have in place by the date of framework award, but have an IASME certified equivalent'
24
+ - label: 'Your organisation (and if applicable, your consortium members and/or subcontractors) do not have a current and valid Cyber Essentials Plus certificate, or will not have in place by the date of framework award, but have an IASME certified equivalent'
25
25
  value: 'no-but-IASME'
26
- - label: 'No, your organisation (and if applicable, your consortium members) does not have, and will not have in place by the date of framework award, a current and valid Cyber Essentials Plus certificate or an IASME certified equivalent'
26
+ - label: 'No, your organisation (and if applicable, your consortium members and/or subcontractors) does not have, and will not have in place by the date of framework award, a current and valid Cyber Essentials Plus certificate or an IASME certified equivalent'
27
27
  value: 'no-never'
28
28
 
29
29
  followup:
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ccs-digitalmarketplace-frameworks",
3
- "version": "4.4.15",
3
+ "version": "4.4.16",
4
4
  "description": "Data files for Digital Marketplace’s procurement frameworks",
5
5
  "repository": {
6
6
  "type": "git",