We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee09a55 commit 4b37b45Copy full SHA for 4b37b45
1 file changed
src/assets/YAML/default/BuildAndDeployment/PatchManagement.yaml
@@ -39,6 +39,7 @@ Build and Deployment:
39
measure:
40
Fast patching of third party component is needed. The DevOps way is
41
to have an automated pull request for new components. This includes
42
+
43
* Applications
44
* Virtualized operating system components (e.g. container images)
45
* Operating Systems
@@ -47,7 +48,7 @@ Build and Deployment:
47
48
knowledge: 2
49
time: 2
50
resources: 2
- usefulness: 5
51
+ usefulness: 4
52
level: 1
53
implementation:
54
- $ref: src/assets/YAML/default/implementations.yaml#/implementations/dependabot
@@ -62,8 +63,8 @@ Build and Deployment:
62
63
- 12.6.1
64
- 14.2.5
65
iso27001-2022:
- - 8.8
66
- - 8.27
+ - "8.8"
67
+ - "8.27"
68
comments: ""
69
tags:
70
- patching
0 commit comments