Skip to content

Commit c33059f

Browse files
authored
Added Generation of patch management statistics
1 parent 9619774 commit c33059f

1 file changed

Lines changed: 21 additions & 0 deletions

File tree

src/assets/YAML/default/TestAndVerification/Consolidation.yaml

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,27 @@ Test and Verification:
2626
isImplemented: false
2727
evidence: ""
2828
comments: ""
29+
Generation of Patch Management Statistics:
30+
risk: Delays in patch response lead to an increased attack surface through longer exposure of known vulnerabilities.
31+
measure: Average time to patch is visualized per component/project/team.
32+
difficultyOfImplementation:
33+
knowledge: 2
34+
time: 2
35+
resources: 1
36+
usefulness: 2
37+
level: 3
38+
implementation:
39+
- $ref: src/assets/YAML/default/implementations.yaml#/implementations/owasp-defectdojo
40+
- $ref: src/assets/YAML/default/implementations.yaml#/implementations/purify
41+
- $ref: src/assets/YAML/default/implementations.yaml#/implementations/business-friendly-vulnerability-metrics
42+
references:
43+
samm2:
44+
- I-DM-3-B
45+
iso27001-2017:
46+
- 16.1.4
47+
isImplemented: false
48+
evidence: ""
49+
comments: ""
2950
Definition of quality gates:
3051
risk: Improper examination of vulnerabilities leads to no visibility at all.
3152
measure: |-

0 commit comments

Comments
 (0)