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" ---