Skip to content

Commit f1644d8

Browse files
committed
optimize
1 parent bb8cc45 commit f1644d8

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
@@ -156,7 +156,8 @@ Test and Verification:
156156
- 8.27 # Secure system architecture and engineering principles
157157
- 8.28 # Secure coding
158158
isImplemented: false
159-
evidence: ""
159+
dependsOn:
160+
- Inventory of production applications
160161
comments: ""
161162
Static analysis for all components/libraries:
162163
uuid: f4ff841d-3b2a-45d9-853e-5ec7ecbcb054
@@ -171,6 +172,7 @@ Test and Verification:
171172
dependsOn:
172173
- Static analysis for important client side components
173174
- Static analysis for important server side components
175+
- Inventory of production applications
174176
implementation: []
175177
references:
176178
samm2:
@@ -205,6 +207,7 @@ Test and Verification:
205207
dependsOn:
206208
- Static analysis for important client side components
207209
- Static analysis for important server side components
210+
- Inventory of production applications
208211
references:
209212
samm2:
210213
- V-ST-2-A
@@ -238,6 +241,7 @@ Test and Verification:
238241
- $ref: src/assets/YAML/default/implementations.yaml#/implementations/appscan-vscode-extension
239242
dependsOn:
240243
- Defined build process
244+
- Inventory of production applications
241245
references:
242246
samm2:
243247
- V-ST-2-A
@@ -270,6 +274,7 @@ Test and Verification:
270274
- $ref: src/assets/YAML/default/implementations.yaml#/implementations/appscan-vscode-extension
271275
dependsOn:
272276
- Defined build process
277+
- Inventory of production applications
273278
references:
274279
samm2:
275280
- V-ST-2-A
@@ -323,6 +328,7 @@ Test and Verification:
323328
level: 3
324329
dependsOn:
325330
- Defined build process
331+
- Inventory of production applications
326332
implementation:
327333
- $ref: src/assets/YAML/default/implementations.yaml#/implementations/retire-js
328334
- $ref: src/assets/YAML/default/implementations.yaml#/implementations/npm-audit
@@ -352,6 +358,7 @@ Test and Verification:
352358
level: 2
353359
dependsOn:
354360
- Defined build process
361+
- Inventory of production applications
355362
implementation:
356363
- $ref: src/assets/YAML/default/implementations.yaml#/implementations/owasp-dependency-che
357364
- $ref: src/assets/YAML/default/implementations.yaml#/implementations/dependencyTrack

0 commit comments

Comments
 (0)