From 52c4e1e990e137361e144ce6e59971ff4aa3a286 Mon Sep 17 00:00:00 2001 From: secureCodeBoxBot Date: Mon, 24 Jul 2023 09:20:45 +0000 Subject: [PATCH] Upgrading amass from v4.0.2 to v4.0.3 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 d6c54e473b..9ea5dc8e14 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: "v4.0.2" +appVersion: "v4.0.3" 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 e693e9e51a..7ca6473ece 100644 --- a/scanners/amass/README.md +++ b/scanners/amass/README.md @@ -3,7 +3,7 @@ title: "Amass" category: "scanner" type: "Network" state: "released" -appVersion: "v4.0.2" +appVersion: "v4.0.3" usecase: "Subdomain Enumeration Scanner" ---