We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 97aa41b + 57fec59 commit b16b0ddCopy full SHA for b16b0dd
scanners/amass/Chart.yaml
@@ -8,7 +8,7 @@ description: A Helm chart for the Amass security scanner that integrates with th
8
type: application
9
# version - gets automatically set to the secureCodeBox release version when the helm charts gets published
10
version: v3.1.0-alpha1
11
-appVersion: "v3.14.1"
+appVersion: "v3.14.2"
12
kubeVersion: ">=v1.11.0-0"
13
versionApi: https://api.github.com/repos/OWASP/Amass/releases/latest
14
keywords:
scanners/amass/README.md
@@ -3,7 +3,7 @@ title: "Amass"
3
category: "scanner"
4
type: "Network"
5
state: "released"
6
7
usecase: "Subdomain Enumeration Scanner"
---
0 commit comments