Skip to content

Commit 4dcddab

Browse files
Upgrading amass from 3.14.3 to 3.15.0
Signed-off-by: secureCodeBoxBot <securecodebox@iteratec.com> ## Release changes : ## Changelog b45eaa0 max-depth option for brute-forcing 8429618 Updates to the new max depth recursive brute forcing feature 8697b0c Update to Snapcraft config for automatic reviews and platform builds 808002c Improvements to graph database migration performance dabcf1a FullHunt integration that resolves issue #740 e229483 Fix to ASN information caching with large impact on performance fb0ebe9 Additional improvements to the enumeration engine 4be5f78 Adding MaxDepth option to Brute-force
1 parent 2dd697e commit 4dcddab

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

scanners/amass/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ description: A Helm chart for the Amass security scanner that integrates with th
88
type: application
99
# version - gets automatically set to the secureCodeBox release version when the helm charts gets published
1010
version: v3.1.0-alpha1
11-
appVersion: "v3.14.3"
11+
appVersion: "v3.15.0"
1212
kubeVersion: ">=v1.11.0-0"
1313
annotations:
1414
versionApi: https://api.github.com/repos/OWASP/Amass/releases/latest

scanners/amass/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: "Amass"
33
category: "scanner"
44
type: "Network"
55
state: "released"
6-
appVersion: "v3.14.3"
6+
appVersion: "v3.15.0"
77
usecase: "Subdomain Enumeration Scanner"
88
---
99

0 commit comments

Comments
 (0)