Skip to content

Commit fafe4dc

Browse files
Updating Helm Docs
Signed-off-by: secureCodeBoxBot <securecodebox@iteratec.com>
1 parent f38ab98 commit fafe4dc

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

scanners/nmap/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: "Nmap"
33
category: "scanner"
44
type: "Network"
55
state: "released"
6-
appVersion: "7.95-r0"
6+
appVersion: "7.97-r0"
77
usecase: "Network discovery and security auditing"
88
---
99

scanners/nmap/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. `7.95-r0`
45+
- tagged releases, e.g. `7.97-r0`
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/Nmap.

scanners/nmap/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. `7.95-r0`
45+
- tagged releases, e.g. `7.97-r0`
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/Nmap].

0 commit comments

Comments
 (0)