From c5d3f255c74cccaeba566c78efd0ea672a0fd20b Mon Sep 17 00:00:00 2001 From: secureCodeBoxBot Date: Wed, 20 May 2026 10:24:23 +0000 Subject: [PATCH] Upgrading wpscan from v3.8.28 to v4.0.0 Signed-off-by: secureCodeBoxBot --- scanners/wpscan/Chart.yaml | 2 +- scanners/wpscan/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/scanners/wpscan/Chart.yaml b/scanners/wpscan/Chart.yaml index 1baf31d5f5..1af1fe7672 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.28" +appVersion: "v4.0.0" 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 9a999bf9d9..ac53f088d6 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.28" +appVersion: "v4.0.0" usecase: "Wordpress Vulnerability Scanner" ---