| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent c2546e7 commit 09c6807
3 files changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -8,7 +8,7 @@ description: A Helm chart for the nuclei security scanner that integrates with t | |||
| 8 | 8 | type: application | |
| 9 | 9 | # version - gets automatically set to the secureCodeBox release version when the helm charts gets published | |
| 10 | 10 | version: v3.1.0-alpha1 | |
| 11 | - appVersion: "v3.7.0" | ||
| 11 | + appVersion: "v3.7.1" | ||
| 12 | 12 | kubeVersion: ">=v1.11.0-0" | |
| 13 | 13 | annotations: | |
| 14 | 14 | versionApi: https://api.github.com/repos/projectdiscovery/nuclei/releases/latest | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -3,7 +3,7 @@ title: "Nuclei" | |||
| 3 | 3 | category: "scanner" | |
| 4 | 4 | type: "Website" | |
| 5 | 5 | state: "released" | |
| 6 | - appVersion: "v3.7.0" | ||
| 6 | + appVersion: "v3.7.1" | ||
| 7 | 7 | usecase: "Nuclei is a fast, template based vulnerability scanner." | |
| 8 | 8 | --- | |
| 9 | 9 | ||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -42,7 +42,7 @@ You can find resources to help you get started on our [documentation website](ht | |||
| 42 | 42 | ||
| 43 | 43 | ## Supported Tags | |
| 44 | 44 | - `latest` (represents the latest stable release build) | |
| 45 | - - tagged releases, e.g. `v3.7.0` | ||
| 45 | + - tagged releases, e.g. `v3.7.1` | ||
| 46 | 46 | ||
| 47 | 47 | ## How to use this image | |
| 48 | 48 | 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/nuclei. | |
| Back | FazBrowse Home | New Git URL |
0 commit comments