Skip to content

Commit 10cc808

Browse files
committed
optimize
1 parent db5be93 commit 10cc808

2 files changed

Lines changed: 34 additions & 2 deletions

File tree

src/assets/YAML/default/BuildAndDeployment/Deployment.yaml

Lines changed: 26 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,32 @@ Build and Deployment:
203203
isImplemented: false
204204
evidence: ""
205205
comments: ""
206-
Inventory of running artifacts:
206+
Inventory of production applications:
207+
uuid: 2a44b708-734f-4463-b0cb-86dc46344b2f
208+
risk:
209+
An organization is unaware of applications in production.
210+
measure: A documented inventory or applications exists (gathered manually or automatically)
211+
dependsOn:
212+
difficultyOfImplementation:
213+
knowledge: 2
214+
time: 2
215+
resources: 3
216+
usefulness: 3
217+
level: 3
218+
implementation: []
219+
references:
220+
samm2:
221+
- I-SD-2-A
222+
iso27001-2017:
223+
- 8.1
224+
- 8.2
225+
iso27001-2022:
226+
- 5.9
227+
- 5.12
228+
isImplemented: false
229+
evidence: ""
230+
comments: ""
231+
Inventory of production artifacts:
207232
uuid: 83057028-0b77-4d2e-8135-40969768ae88
208233
risk:
209234
In case a vulnerability of severity high or critical exists, it needs

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

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,8 @@ Test and Verification:
151151
- 8.27 # Secure system architecture and engineering principles
152152
- 8.28 # Secure coding
153153
isImplemented: false
154-
evidence: ""
154+
dependsOn:
155+
- Inventory of production applications
155156
comments: ""
156157
Static analysis for all components/libraries:
157158
uuid: f4ff841d-3b2a-45d9-853e-5ec7ecbcb054
@@ -166,6 +167,7 @@ Test and Verification:
166167
dependsOn:
167168
- Static analysis for important client side components
168169
- Static analysis for important server side components
170+
- Inventory of production applications
169171
implementation: []
170172
references:
171173
samm2:
@@ -200,6 +202,7 @@ Test and Verification:
200202
dependsOn:
201203
- Static analysis for important client side components
202204
- Static analysis for important server side components
205+
- Inventory of production applications
203206
references:
204207
samm2:
205208
- V-ST-2-A
@@ -233,6 +236,7 @@ Test and Verification:
233236
- $ref: src/assets/YAML/default/implementations.yaml#/implementations/appscan-vscode-extension
234237
dependsOn:
235238
- Defined build process
239+
- Inventory of production applications
236240
references:
237241
samm2:
238242
- V-ST-2-A
@@ -265,6 +269,7 @@ Test and Verification:
265269
- $ref: src/assets/YAML/default/implementations.yaml#/implementations/appscan-vscode-extension
266270
dependsOn:
267271
- Defined build process
272+
- Inventory of production applications
268273
references:
269274
samm2:
270275
- V-ST-2-A
@@ -318,6 +323,7 @@ Test and Verification:
318323
level: 3
319324
dependsOn:
320325
- Defined build process
326+
- Inventory of production applications
321327
implementation:
322328
- $ref: src/assets/YAML/default/implementations.yaml#/implementations/retire-js
323329
- $ref: src/assets/YAML/default/implementations.yaml#/implementations/npm-audit
@@ -347,6 +353,7 @@ Test and Verification:
347353
level: 2
348354
dependsOn:
349355
- Defined build process
356+
- Inventory of production applications
350357
implementation:
351358
- $ref: src/assets/YAML/default/implementations.yaml#/implementations/owasp-dependency-che
352359
- $ref: src/assets/YAML/default/implementations.yaml#/implementations/dependencyTrack

0 commit comments

Comments
 (0)