diff --git a/scanners/wpscan/Chart.yaml b/scanners/wpscan/Chart.yaml index 34992fa798..1baf31d5f5 100644 --- a/scanners/wpscan/Chart.yaml +++ b/scanners/wpscan/Chart.yaml @@ -8,7 +8,7 @@ description: A Helm chart for the WordPress security scanner that integrates wit 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.27" +appVersion: "v3.8.28" kubeVersion: ">=v1.11.0-0" annotations: versionApi: https://api.github.com/repos/wpscanteam/wpscan/releases/latest diff --git a/scanners/wpscan/README.md b/scanners/wpscan/README.md index 73a28447d8..9a999bf9d9 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.27" +appVersion: "v3.8.28" usecase: "Wordpress Vulnerability Scanner" ---