Skip to content

Commit 95c5f77

Browse files
Upgrading subfinder from v2.7.0 to v2.8.0
Signed-off-by: secureCodeBoxBot <securecodebox@iteratec.com>
1 parent a6a3657 commit 95c5f77

File tree

3 files changed

+3
-4
lines changed

3 files changed

+3
-4
lines changed

scanners/subfinder/Chart.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,10 @@
55
apiVersion: v2
66
name: subfinder
77
description: A Helm chart for the subfinder security Scanner that integrates with the secureCodeBox.
8-
98
type: application
109
# version - gets automatically set to the secureCodeBox release version when the helm charts gets published
1110
version: v3.1.0-alpha1
12-
appVersion: "v2.7.0"
11+
appVersion: "v2.8.0"
1312
kubeVersion: ">=v1.11.0-0"
1413
annotations:
1514
versionApi: https://api.github.com/repos/projectdiscovery/subfinder/releases/latest

scanners/subfinder/README.md

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

scanners/subfinder/docs/README.DockerHub-Parser.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ You can find resources to help you get started on our [documentation website](ht
4242

4343
## Supported Tags
4444
- `latest` (represents the latest stable release build)
45-
- tagged releases, e.g. `v2.7.0`
45+
- tagged releases, e.g. `v2.8.0`
4646

4747
## How to use this image
4848
This `parser` image is intended to work in combination with the corresponding security scanner docker image to parse the `findings` results. For more information details please take a look at the documentation page: https://github.com/projectdiscovery/subfinder.

0 commit comments

Comments
 (0)