diff --git a/scanners/amass/Chart.yaml b/scanners/amass/Chart.yaml index 14e4a6f8ad..41b79759a6 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.2.0" 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 01ddc828d8..655c46a9fb 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.2.0" usecase: "Subdomain Enumeration Scanner" ---