diff --git a/scanners/wpscan/Chart.yaml b/scanners/wpscan/Chart.yaml index edcf3c03ce..564cbfaf7e 100644 --- a/scanners/wpscan/Chart.yaml +++ b/scanners/wpscan/Chart.yaml @@ -5,14 +5,14 @@ apiVersion: v2 name: wpscan description: A Helm chart for the WordPress security scanner that integrates with the secureCodeBox. - type: application # version - gets automatically set to the secureCodeBox release version when the helm charts gets published version: v3.1.0-alpha1 -appVersion: "v3.8.19" +appVersion: "v3.8.20" kubeVersion: ">=v1.11.0-0" -versionApi: https://api.github.com/repos/wpscanteam/wpscan/releases/latest +annotations: + versionApi: https://api.github.com/repos/wpscanteam/wpscan/releases/latest keywords: - security diff --git a/scanners/wpscan/README.md b/scanners/wpscan/README.md index bc33752e77..67b0bc2a33 100644 --- a/scanners/wpscan/README.md +++ b/scanners/wpscan/README.md @@ -3,7 +3,7 @@ title: 'WPScan' category: 'scanner' type: "CMS" state: "released" -appVersion: "v3.8.19" +appVersion: "v3.8.20" usecase: "Wordpress Vulnerability Scanner" ---