We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1f7046 commit 61f3bffCopy full SHA for 61f3bff
1 file changed
data/TestandVerification.yml
@@ -214,9 +214,9 @@ Static depth for applications:
214
- <a href="https://github.com/RetireJS/retire.js/">retire.js</a>
215
- <a href="https://docs.npmjs.com/cli/audit">npm audit</a>
216
samm2: v-security-testing|A|2
217
- Test of backend components with known vulnerabilities:
218
- risk: Components of the middleware might have vulnerabilities.
219
- measure: Tests for known vulnerabilities in components of the backend/middleware are performed.
+ Test of server side components with known vulnerabilities:
+ risk: Server side components might have vulnerabilities.
+ measure: Tests for known vulnerabilities in server side components (e.g. backend/middleware) are performed.
220
difficultyOfImplementation:
221
knowledge: 1
222
time: 2
0 commit comments