ccs-digitalmarketplace-frameworks 1.1.9 → 1.2.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/README.md CHANGED
@@ -225,3 +225,5 @@ of the [Open Government 3.0][ogl] licence.
225
225
  [mit]: LICENCE
226
226
  [copyright]: http://www.nationalarchives.gov.uk/information-management/re-using-public-sector-information/uk-government-licensing-framework/crown-copyright/
227
227
  [ogl]: http://www.nationalarchives.gov.uk/doc/open-government-licence/version/3/
228
+
229
+
@@ -15,7 +15,7 @@ options:
15
15
  - label: Infrastructure review
16
16
  description: Review infrastructure to ensure the hardware and software meets security policies, and is appropriately configured and patched.
17
17
  - label: IT health check
18
- description: Conduct penetration testing using CESG-approved firms.
18
+ description: Conduct penetration testing using NCSC-approved firms.
19
19
  - label: Risk management
20
20
  description: Identify, analyse, document, mitigate and monitor the risks of a system.
21
21
  - label: Security policy
@@ -5,7 +5,6 @@ depends:
5
5
  - "on": lot
6
6
  being:
7
7
  - cloud-software
8
- - cloud-professional
9
8
 
10
9
  type: multiquestion
11
10
  questions:
@@ -5,7 +5,6 @@ depends:
5
5
  - "on": lot
6
6
  being:
7
7
  - cloud-software
8
- - cloud-professional
9
8
 
10
9
  type: multiquestion
11
10
  questions:
@@ -11,7 +11,6 @@ depends:
11
11
  followup:
12
12
  serviceInterfaceAccessibilityDescription:
13
13
  - none
14
- hidden: true
15
14
 
16
15
  type: radios
17
16
  options:
@@ -5,10 +5,7 @@ question: What accessibility standards can you support the user with?
5
5
  depends:
6
6
  - "on": lot
7
7
  being:
8
- - cloud-hosting
9
8
  - cloud-software
10
- - cloud-support
11
- - cloud-professional
12
9
 
13
10
  type: radios
14
11
  options:
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ccs-digitalmarketplace-frameworks",
3
- "version": "1.1.9",
3
+ "version": "1.2.0",
4
4
  "description": "Data files for Digital Marketplace’s procurement frameworks",
5
5
  "repository": "git@github.com:Brickendon-DMp1-5/digitalmarketplace-frameworks",
6
6
  "author": "enquiries@digitalmarketplace.service.gov.uk"