8000 [SCB-Bot] Upgraded nuclei from v2.5.2 to v2.5.3 by github-actions[bot] · Pull Request #779 · secureCodeBox/secureCodeBox · GitHub
[go: up one dir, main page]

Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 1 addition & 4 deletions scanners/nuclei/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,12 @@
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.3"
kubeVersion: ">=v1.11.0-0"

versionApi: https://api.github.com/repos/projectdiscovery/nuclei/releases/latest

keywords:
- security
- nuclei
Expand Down
0