Skip to content

Commit 65d1dcb

Browse files
committed
Fixed syntax problem
1 parent 5eb5aad commit 65d1dcb

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@ Test and Verification:
207207
usefulness: 3
208208
level: 2
209209
dependsOn:
210-
- uuid: c1acc8af-312e-4503-a817-a26220c993a0 # Simple false positive treatment
210+
- uuid:c1acc8af-312e-4503-a817-a26220c993a0 # Simple false positive treatment
211211
implementation:
212212
- $ref: src/assets/YAML/default/implementations.yaml#/implementations/owasp-defectdojo
213213
- $ref: src/assets/YAML/default/implementations.yaml#/implementations/purify
@@ -363,8 +363,8 @@ Test and Verification:
363363
usefulness: 4
364364
level: 3
365365
dependsOn:
366-
- uuid: 8f2b4d5a-3c1e-4b7a-9d8f-2e6c4a1b5d7f # Artifact-based false positive treatment
367-
- uuid: 85ba5623-84be-4219-8892-808837be582d # Usage of a vulnerability management system
366+
- uuid:8f2b4d5a-3c1e-4b7a-9d8f-2e6c4a1b5d7f # Artifact-based false positive treatment
367+
- uuid:85ba5623-84be-4219-8892-808837be582d # Usage of a vulnerability management system
368368
implementation:
369369
references:
370370
samm2:

0 commit comments

Comments
 (0)