We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bce1828 commit fc0ea2bCopy full SHA for fc0ea2b
2 files changed
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.23.3"
+appVersion: "v4.2.0"
12
kubeVersion: ">=v1.11.0-0"
13
annotations:
14
versionApi: https://api.github.com/repos/OWASP/Amass/releases/latest
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