ccs-digitalmarketplace-frameworks 4.10.1 → 4.10.2

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.
@@ -6,8 +6,9 @@ depends:
6
6
  type: checkboxes
7
7
  hint: You can request to update the capabilities when the framework is live.
8
8
  options:
9
- - label: NCSC information assurance certification
10
- description: Offer services as a NCSC Certified Professional - the government’s approved standard for cyber security professionals.
9
+ - label: Information assurance certification
10
+ value: NCSC information assurance certification
11
+ description: Offer services as a NCSC Certified Cyber Professional (expiring 31 December 2026) or UKCSC Chartered Cyber Security Professional (ChCSP) in an appropriate specialism - the government’s approved standard for cyber security professionals.
11
12
  - label: Firewall audit
12
13
  description: Ensure deployed firewall rules match security policies, and identify where the rules should be changed.
13
14
  - label: Incident response and forensics
@@ -15,7 +16,7 @@ options:
15
16
  - label: Infrastructure review
16
17
  description: Review infrastructure to ensure the hardware and software meets security policies, and is appropriately configured and patched.
17
18
  - label: IT health check
18
- description: Conduct penetration testing using NCSC-approved firms.
19
+ description: Conduct penetration testing using NCSC-assured firms.
19
20
  - label: Risk management
20
21
  description: Identify, analyse, document, mitigate and monitor the risks of a system.
21
22
  - label: Security policy
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ccs-digitalmarketplace-frameworks",
3
- "version": "4.10.1",
3
+ "version": "4.10.2",
4
4
  "description": "Data files for Digital Marketplace’s procurement frameworks",
5
5
  "repository": {
6
6
  "type": "git",