From aa7160a7b56e71d4e2a31c35fd5bed84450f0633 Mon Sep 17 00:00:00 2001 From: secureCodeBoxBot Date: Sat, 10 Jun 2023 09:19:33 +0000 Subject: [PATCH] Upgrading wpscan from v3.8.22 to v3.8.24 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 b38b3a8b0a..840cc86260 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.22" +appVersion: "v3.8.24" 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 c4aa32b3c7..8fb15c7863 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.22" +appVersion: "v3.8.24" usecase: "Wordpress Vulnerability Scanner" ---