Skip to content

Commit d1f7046

Browse files
authored
Update TestandVerification.yml
1 parent 4e3c41b commit d1f7046

1 file changed

Lines changed: 7 additions & 5 deletions

File tree

data/TestandVerification.yml

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -228,18 +228,20 @@ Static depth for applications:
228228
implementation: OWASP Dependency Check
229229
samm: SA
230230
samm2: v-security-testing|A|2
231-
Usage of multiple scanners:
232-
risk: Each vulnerability scanner has different opportunities. By using just one scanner, some vulnerabilities might not be found.
231+
Usage of multiple analysers:
232+
risk: Each vulnerability analyser has different opportunities. By using just one analyser, some vulnerabilities might not be found.
233233
measure: Usage of multiple static tools to find more vulnerabilities.
234234
difficultyOfImplementation:
235235
knowledge: 3
236236
time: 3
237237
resources: 5
238238
usefulness: 1
239-
level: 3
239+
level: 4
240+
samm2: v-security-testing|A|3
240241
dependsOn:
241-
- Usage of different roles
242-
samm2: v-security-testing|A|2
242+
- "Test of server side components with known vulnerabilities"
243+
- "Test of client side components with known vulnerabilities"
244+
- "Static analysis for all self written components"
243245
Test-Intensity:
244246
Creation and application of a testing concept:
245247
risk: Scans might use a too small or too high test intensity.

0 commit comments

Comments
 (0)