diff --git a/scanners/nuclei/Chart.yaml b/scanners/nuclei/Chart.yaml index 6e492057c5..3ab6f6ca31 100644 --- a/scanners/nuclei/Chart.yaml +++ b/scanners/nuclei/Chart.yaml @@ -5,16 +5,13 @@ apiVersion: v2 name: nuclei description: A Helm chart for the nuclei security scanner that integrates with the secureCodeBox. - type: application # version - gets automatically set to the secureCodeBox release version when the helm charts gets published version: v3.1.0-alpha1 -appVersion: "v2.5.2" +appVersion: "v2.5.4" kubeVersion: ">=v1.11.0-0" - annotations: versionApi: https://api.github.com/repos/projectdiscovery/nuclei/releases/latest - keywords: - security - nuclei diff --git a/scanners/nuclei/README.md b/scanners/nuclei/README.md index 4abab7a89c..0ec586ec0d 100644 --- a/scanners/nuclei/README.md +++ b/scanners/nuclei/README.md @@ -3,7 +3,7 @@ title: "Nuclei" category: "scanner" type: "Website" state: "released" -appVersion: "v2.5.2" +appVersion: "v2.5.4" usecase: "Nuclei is a fast, template based vulnerability scanner." ---