Skip to content

Commit b16b0dd

Browse files
authored
Merge pull request #776 from secureCodeBox/dependencies/upgrading-amass-to-3.14.2
[SCB-Bot] Upgraded amass from 3.14.1 to 3.14.2
2 parents 97aa41b + 57fec59 commit b16b0dd

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.1"
11+
appVersion: "v3.14.2"
1212
kubeVersion: ">=v1.11.0-0"
1313
versionApi: https://api.github.com/repos/OWASP/Amass/releases/latest
1414
keywords:

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.1"
6+
appVersion: "v3.14.2"
77
usecase: "Subdomain Enumeration Scanner"
88
---
99

0 commit comments

Comments
 (0)