We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb85233 commit 2ff51f5Copy full SHA for 2ff51f5
scanners/nuclei/Chart.yaml
@@ -5,15 +5,12 @@
5
apiVersion: v2
6
name: nuclei
7
description: A Helm chart for the nuclei security scanner that integrates with the secureCodeBox.
8
-
9
type: application
10
# version - gets automatically set to the secureCodeBox release version when the helm charts gets published
11
version: v3.1.0-alpha1
12
-appVersion: "v2.5.2"
+appVersion: "v2.5.3"
13
kubeVersion: ">=v1.11.0-0"
14
15
versionApi: https://api.github.com/repos/projectdiscovery/nuclei/releases/latest
16
17
keywords:
18
- security
19
- nuclei
0 commit comments