Skip to content

Commit 62902e8

Browse files
Upgrading whatweb from v0.5.5 to v6.0.1
Signed-off-by: secureCodeBoxBot <securecodebox@iteratec.com>
1 parent e554ce7 commit 62902e8

4 files changed

Lines changed: 4 additions & 7 deletions

File tree

scanners/whatweb/Chart.yaml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,18 +5,15 @@
55
apiVersion: v2
66
name: whatweb
77
description: A Helm chart for the whatweb 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: "v0.5.5"
11+
appVersion: "v6.0.1"
1312
kubeVersion: ">=v1.11.0-0"
14-
1513
annotations:
1614
versionApi: https://api.github.com/repos/urbanadventurer/WhatWeb/releases/latest
1715
# supported cpu architectures for which docker images for the scanner should be build
1816
supported-platforms: linux/amd64
19-
2017
keywords:
2118
- security
2219
- whatweb

scanners/whatweb/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: "Whatweb"
33
category: "scanner"
44
type: "Network"
55
state: "released"
6-
appVersion: "v0.5.5"
6+
appVersion: "v6.0.1"
77
usecase: "Website identification"
88
---
99

scanners/whatweb/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. `v0.5.5`
45+
- tagged releases, e.g. `v6.0.1`
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://www.securecodebox.io/docs/scanners/Whatweb.

scanners/whatweb/docs/README.DockerHub-Scanner.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. `v0.5.5`
45+
- tagged releases, e.g. `v6.0.1`
4646

4747
## How to use this image
4848
This `scanner` image is intended to work in combination with the corresponding `parser` image to parse the scanner `findings` to generic secureCodeBox results. For more information details please take a look at the [project page][scb-docs] or [documentation page][https://www.securecodebox.io/docs/scanners/Whatweb].

0 commit comments

Comments
 (0)