From d6ac3e733b51d0fa853994f80d1d46212f95e860 Mon Sep 17 00:00:00 2001 From: secureCodeBoxBot Date: Sat, 22 Jul 2023 09:19:20 +0000 Subject: [PATCH] Upgrading amass from v3.23.3 to v4.0.2 Signed-off-by: secureCodeBoxBot --- scanners/amass/Chart.yaml | 2 +- scanners/amass/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/scanners/amass/Chart.yaml b/scanners/amass/Chart.yaml index 14e4a6f8ad..d6c54e473b 100644 --- a/scanners/amass/Chart.yaml +++ b/scanners/amass/Chart.yaml @@ -8,7 +8,7 @@ description: A Helm chart for the Amass security scanner that integrates with th type: application # version - gets automatically set to the secureCodeBox release version when the helm charts gets published version: v3.1.0-alpha1 -appVersion: "v3.23.3" +appVersion: "v4.0.2" kubeVersion: ">=v1.11.0-0" annotations: versionApi: https://api.github.com/repos/OWASP/Amass/releases/latest diff --git a/scanners/amass/README.md b/scanners/amass/README.md index 0f52bb1479..e693e9e51a 100644 --- a/scanners/amass/README.md +++ b/scanners/amass/README.md @@ -3,7 +3,7 @@ title: "Amass" category: "scanner" type: "Network" state: "released" -appVersion: "v3.23.3" +appVersion: "v4.0.2" usecase: "Subdomain Enumeration Scanner" ---