Skip to content

Commit aa7211b

Browse files
committed
Included feedback from PR.
Added tags (scannig, sca, ...)
1 parent a5e92d9 commit aa7211b

File tree

7 files changed

+10
-3
lines changed

7 files changed

+10
-3
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -160,6 +160,7 @@ Build and Deployment:
160160
- 5.9
161161
- 5.12
162162
isImplemented: false
163+
tags: ["inventory", "scanning", "sca"]
163164
evidence: ""
164165
comments: ""
165166
Signing of artifacts:

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -241,6 +241,8 @@ Build and Deployment:
241241
tags:
242242
- inventory
243243
- sbom
244+
- scanning
245+
- sca
244246
Inventory of production components:
245247
uuid: 2a44b708-734f-4463-b0cb-86dc46344b2f
246248
description: |

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@ Build and Deployment:
225225
comments: ""
226226
tags:
227227
- patching
228-
Automated merge of automated PRs: &automerge-PR
228+
Automated merge of automated PRs:
229229
uuid: f2594f8f-1cd6-45f9-af29-eaf3315698eb
230230
description: |-
231231
Automated merges of automated created PRs for outdated dependencies.

src/assets/YAML/default/InformationGathering/Logging.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Information Gathering:
3737
Locally stored system logs can be manipulated by attackers unauthorized or might be corrupt or lost after an incident. In addition, it is hard to perform aggregation of logs.
3838
measure: |
3939
- Implement a centralized logging solution for all critical systems.
40-
- System logs must be securely transmitted and stored in a central repository, protected from unauthorized access and modification.
40+
- System logs must be stored in a central repository, protected from unauthorized access and modification.
4141
- Ensure that log collection is automated and covers all relevant system events.
4242
level: 1
4343
difficultyOfImplementation:

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,6 +180,7 @@ Test and Verification:
180180
- Not explicitly covered by ISO 27001 - too specific
181181
- 5.27
182182
isImplemented: false
183+
tags: ["false-positive", "defect-management", "scanning", "sca", "sats", "dast"]
183184
evidence: ""
184185
comments: ""
185186
Artifact-based false positive treatment:
@@ -221,7 +222,7 @@ Test and Verification:
221222
iso27001-2022:
222223
- 5.25
223224
- 5.27
224-
tags: ["false-positive", "defect-management"]
225+
tags: ["false-positive", "defect-management", "scanning", "sca", "sats", "dast"]
225226
Simple visualization of defects:
226227
uuid: 55f4c916-3a34-474d-ad96-9a9f7a4f6a83
227228
risk:

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -379,6 +379,7 @@ Test and Verification:
379379
iso27001-2022:
380380
- 8.8
381381
isImplemented: false
382+
tags: ["defect-management", "sca"]
382383
evidence: ""
383384
comments: ""
384385
Software Composition Analysis (server side):
@@ -414,6 +415,7 @@ Test and Verification:
414415
- 8.8
415416
tags:
416417
- vmm-testing
418+
tags: ["false-positive", "defect-management", "scanning", "sca", "sats", "dast"]
417419
Usage of multiple analyzers:
418420
uuid: 297be001-8d94-41ee-ab29-207020d423c0
419421
risk:

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ Test and Verification:
5353
iso27001-2022:
5454
- 8.8
5555
isImplemented: false
56+
tags: ["scanning", "sca"]
5657
evidence: ""
5758
comments: ""
5859
Test for malware:

0 commit comments

Comments
 (0)