There was an error while loading. Please reload this page.
1 parent 7b02cd0 commit a1d1ca8Copy full SHA for a1d1ca8
1 file changed
gatsby-config.js
@@ -29,14 +29,14 @@ const scannerRepos = [
29
name: 'SSLyze',
30
url: 'https://github.com/secureCodeBox/scanner-infrastructure-sslyze',
31
},
32
- {
33
- name: 'WPScan',
34
- url: 'https://github.com/secureCodeBox/scanner-cms-wpscan',
35
- },
36
{
37
name: 'Zap',
38
url: 'https://github.com/secureCodeBox/scanner-webapplication-zap',
39
+ {
+ name: 'WPScan',
+ url: 'https://github.com/secureCodeBox/scanner-cms-wpscan',
+ },
40
];
41
42
module.exports = {
0 commit comments