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 +2 -0
- package/frameworks/digital-outcomes-6/questions/services/securityTypes.yml +1 -1
- package/frameworks/g-cloud-13/questions/services/multiqServiceInterface.yml +0 -1
- package/frameworks/g-cloud-13/questions/services/multiqUserSupport.yml +0 -1
- package/frameworks/g-cloud-13/questions/services/serviceInterfaceAccessibility.yml +0 -1
- package/frameworks/g-cloud-13/questions/services/userSupportAccessibility.yml +0 -3
- package/package.json +1 -1
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
|
|
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
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "ccs-digitalmarketplace-frameworks",
|
|
3
|
-
"version": "1.
|
|
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"
|