docs directory.
27 | >
28 | ),
29 | },
30 | {
31 | title: <>Powered by React>,
32 | imageUrl: 'img/undraw_docusaurus_react.svg',
33 | description: (
34 | <>
35 | Extend or customize your website layout by reusing React. Docusaurus can
36 | be extended while reusing the same header and footer.
37 | >
38 | ),
39 | },
40 | ];
41 |
42 | function Feature({imageUrl, title, description}) {
43 | const imgUrl = useBaseUrl(imageUrl);
44 | return (
45 | {description}
53 |{siteConfig.tagline}
68 |
6 | 44 | CWE : {{ dialogData.cwe }} 45 |
46 |ASVS
79 |125 | Vulnerabilities linked with threat scenario 126 |
127 |181 | {{ dialogData.test_case }} 182 |
183 |
184 | Type :
185 |
190 | Tools : {{ dialogData.tools.toString() }} 191 |
192 |CWE : {{ cwe }}
47 |ASVS
73 |119 | Vulnerabilities linked with threat scenario 120 |
121 |{{ testCase }}
175 |
176 | Type :
177 |
182 | Tools : {{ tools.toString() }} 183 |
184 |