Skip to content
Merged
Show file tree
Hide file tree
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
2 changes: 1 addition & 1 deletion demo-apps/bodgeit/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
apiVersion: v2
version: v2.5.0-alpha1
version: v2.6.0-alpha1
type: application
appVersion: "v1.4.0"
name: bodgeit
Expand Down
2 changes: 1 addition & 1 deletion demo-apps/bodgeit/helm2.Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
apiVersion: v1
version: v2.5.0-alpha1
version: v2.6.0-alpha1
type: application
appVersion: "v1.4.0"
name: bodgeit
Expand Down
2 changes: 1 addition & 1 deletion demo-apps/dummy-ssh/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
apiVersion: v2
version: v2.5.0-alpha1
version: v2.6.0-alpha1
type: application
appVersion: "v1.0.0"
name: dummy-ssh
Expand Down
2 changes: 1 addition & 1 deletion demo-apps/dummy-ssh/helm2.Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
apiVersion: v1
version: v2.5.0-alpha1
version: v2.6.0-alpha1
type: application
appVersion: "v1.0.0"
name: dummy-ssh
Expand Down
2 changes: 1 addition & 1 deletion demo-apps/http-webhook/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: v2.5.0-alpha1
version: v2.6.0-alpha1

# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
Expand Down
2 changes: 1 addition & 1 deletion demo-apps/juice-shop/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
apiVersion: v2
version: v2.5.0-alpha1
version: v2.6.0-alpha1
appVersion: "v12.4.0"
name: juice-shop
description: "OWASP Juice Shop: Probably the most modern and sophisticated insecure web application"
Expand Down
2 changes: 1 addition & 1 deletion demo-apps/juice-shop/helm2.Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
apiVersion: v2
version: v2.5.0-alpha1
version: v2.6.0-alpha1
appVersion: "v12.4.0"
name: juice-shop
description: "OWASP Juice Shop: Probably the most modern and sophisticated insecure web application"
Expand Down
2 changes: 1 addition & 1 deletion demo-apps/old-wordpress/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
apiVersion: v2
version: v2.5.0-alpha1
version: v2.6.0-alpha1
appVersion: "4.0"
name: old-wordpress
description: "Insecure & Outdated Wordpress Instance: Never expose it to the internet!"
Expand Down
2 changes: 1 addition & 1 deletion demo-apps/old-wordpress/helm2.Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
apiVersion: v2
version: v2.5.0-alpha1
version: v2.6.0-alpha1
appVersion: "4.0"
name: old-wordpress
description: "Insecure & Outdated Wordpress Instance: Never expose it to the internet!"
Expand Down
2 changes: 1 addition & 1 deletion demo-apps/swagger-petstore/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
apiVersion: v2
version: v2.5.0-alpha1
version: v2.6.0-alpha1
appVersion: "1.0.3"
name: swagger-petstore
description: "This is the sample petstore application"
Expand Down
2 changes: 1 addition & 1 deletion demo-apps/swagger-petstore/helm2.Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
apiVersion: v2
version: v2.5.0-alpha1
version: v2.6.0-alpha1
appVersion: "1.0.3"
name: swagger-petstore
description: "This is the sample petstore application"
Expand Down
2 changes: 1 addition & 1 deletion demo-apps/unsafe-https/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
apiVersion: v2
version: v2.5.0-alpha1
version: v2.6.0-alpha1
type: application
appVersion: "v1.0.0"
name: unsafe-https
Expand Down
2 changes: 1 addition & 1 deletion demo-apps/unsafe-https/helm2.Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
apiVersion: v2
version: v2.5.0-alpha1
version: v2.6.0-alpha1
type: application
appVersion: "v1.0.0"
name: unsafe-https
Expand Down
2 changes: 1 addition & 1 deletion hooks/declarative-subsequent-scans/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: Starts possible subsequent security scans based on findings (e.g. o
type: application

# version - gets automatically set to the secureCodeBox release version when the helm charts gets published
version: v2.5.0-alpha1
version: v2.6.0-alpha1
kubeVersion: ">=v1.11.0-0"

dependencies: []
4 changes: 2 additions & 2 deletions hooks/declarative-subsequent-scans/helm2.Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ description: Starts possible subsequent security scans based on findings (e.g. o
type: application

# version - gets automatically set to the secureCodeBox release version when the helm charts gets published
version: v2.5.0-alpha1
kubeVersion: ">=v1.11.0-0"
version: v2.6.0-alpha1
kubeVersion: ">=v1.11.0-0"
2 changes: 1 addition & 1 deletion hooks/finding-post-processing/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ description: Lets you add or override a field to every finding that meets specif
type: application

# version - gets automatically set to the secureCodeBox release version when the helm charts gets published
version: v2.5.0-alpha1
version: v2.6.0-alpha1
kubeVersion: ">=v1.11.0-0"

dependencies: []
2 changes: 1 addition & 1 deletion hooks/finding-post-processing/helm2.Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@ description: Lets you add or override a field to every finding that meets specif
type: application

# version - gets automatically set to the secureCodeBox release version when the helm charts gets published
version: v2.5.0-alpha1
version: v2.6.0-alpha1
kubeVersion: ">=v1.11.0-0"
2 changes: 1 addition & 1 deletion hooks/generic-webhook/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: Lets you send http webhooks after scans are completed
type: application

# version - gets automatically set to the secureCodeBox release version when the helm charts gets published
version: v2.5.0-alpha1
version: v2.6.0-alpha1
kubeVersion: ">=v1.11.0-0"

dependencies: []
4 changes: 2 additions & 2 deletions hooks/generic-webhook/helm2.Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ description: Lets you send http webhooks after scans are completed
type: application

# version - gets automatically set to the secureCodeBox release version when the helm charts gets published
version: v2.5.0-alpha1
kubeVersion: ">=v1.11.0-0"
version: v2.6.0-alpha1
kubeVersion: ">=v1.11.0-0"
2 changes: 1 addition & 1 deletion hooks/persistence-elastic/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: The elastic persistence provider persists secureCodeBox findings in
type: application

# version - gets automatically set to the secureCodeBox release version when the helm charts gets published
version: v2.5.0-alpha1
version: v2.6.0-alpha1

appVersion: 7.9.2
kubeVersion: ">=v1.11.0-0"
Expand Down
4 changes: 2 additions & 2 deletions hooks/persistence-elastic/helm2.Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ description: The elastic persistence provider persists secureCodeBox findings in
type: application

# version - gets automatically set to the secureCodeBox release version when the helm charts gets published
version: v2.5.0-alpha1
version: v2.6.0-alpha1
appVersion: 7.6.1
kubeVersion: ">=v1.11.0-0"
kubeVersion: ">=v1.11.0-0"
2 changes: 1 addition & 1 deletion hooks/teams-webhook/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ description: Lets you send a findings result summary as webhook to MS Teams, aft
type: application

# version - gets automatically set to the secureCodeBox release version when the helm charts gets published
version: v2.5.0-alpha1
version: v2.6.0-alpha1
kubeVersion: ">=v1.11.0-0"

dependencies: []
2 changes: 1 addition & 1 deletion hooks/teams-webhook/helm2.Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@ description: Lets you send a findings result summary as webhook to MS Teams, aft
type: application

# version - gets automatically set to the secureCodeBox release version when the helm charts gets published
version: v2.5.0-alpha1
version: v2.6.0-alpha1
kubeVersion: ">=v1.11.0-0"
2 changes: 1 addition & 1 deletion hooks/update-field/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: Lets you add or override a field to every finding
type: application

# version - gets automatically set to the secureCodeBox release version when the helm charts gets published
version: v2.5.0-alpha1
version: v2.6.0-alpha1
kubeVersion: ">=v1.11.0-0"

dependencies: []
4 changes: 2 additions & 2 deletions hooks/update-field/helm2.Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ description: Lets you add or override a field to every finding
type: application

# version - gets automatically set to the secureCodeBox release version when the helm charts gets published
version: v2.5.0-alpha1
kubeVersion: ">=v1.11.0-0"
version: v2.6.0-alpha1
kubeVersion: ">=v1.11.0-0"
2 changes: 1 addition & 1 deletion operator/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: secureCodeBox Operator to automate the execution of security scans
type: application

# version - gets automatically set to the secureCodeBox release version when the helm charts gets published
version: v2.5.0-alpha1
version: v2.6.0-alpha1
kubeVersion: ">=v1.11.0-0"

keywords:
Expand Down
2 changes: 1 addition & 1 deletion operator/helm2.Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: secureCodeBox Operator to automate the execution of security scans
type: application

# version - gets automatically set to the secureCodeBox release version when the helm charts gets published
version: v2.5.0-alpha1
version: v2.6.0-alpha1
kubeVersion: ">=v1.11.0-0"

keywords:
Expand Down
2 changes: 1 addition & 1 deletion scanners/amass/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: A Helm chart for the Amass security scanner that integrates with th

type: application
# version - gets automatically set to the secureCodeBox release version when the helm charts gets published
version: v2.5.0-alpha1
version: v2.6.0-alpha1
# Latest Amass release version can be found here: https://github.com/OWASP/Amass/releases
appVersion: "v3.11.3"
kubeVersion: ">=v1.11.0-0"
Expand Down
4 changes: 2 additions & 2 deletions scanners/amass/helm2.Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ description: A Helm chart for the Amass security scanner that integrates with th

type: application
# version - gets automatically set to the secureCodeBox release version when the helm charts gets published
version: v2.5.0-alpha1
appVersion: "v3.10.4"
version: v2.6.0-alpha1
appVersion: "v3.11.3"
kubeVersion: ">=v1.11.0-0"

keywords:
Expand Down
2 changes: 1 addition & 1 deletion scanners/git-repo-scanner/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: A Helm chart for the git-repo-scanner that integrates with the secu

type: application
# version - gets automatically set to the secureCodeBox release version when the helm charts gets published
version: v2.5.0-alpha1
version: v2.6.0-alpha1
kubeVersion: ">=v1.11.0-0"

keywords:
Expand Down
2 changes: 1 addition & 1 deletion scanners/git-repo-scanner/helm2.Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: A Helm chart for the git-repo-scanner that integrates with the secu

type: application
# version - gets automatically set to the secureCodeBox release version when the helm charts gets published
version: v2.5.0-alpha1
version: v2.6.0-alpha1
kubeVersion: ">=v1.11.0-0"

keywords:
Expand Down
2 changes: 1 addition & 1 deletion scanners/gitleaks/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: A Helm chart for the gitleaks repository scanner that integrates wi

type: application
# version - gets automatically set to the secureCodeBox release version when the helm charts gets published
version: v2.5.0-alpha1
version: v2.6.0-alpha1
appVersion: v6.1.2
kubeVersion: ">=v1.11.0-0"

Expand Down
2 changes: 1 addition & 1 deletion scanners/gitleaks/helm2.Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: A Helm chart for the gitleaks repository scanner that integrates wi

type: application
# version - gets automatically set to the secureCodeBox release version when the helm charts gets published
version: v2.5.0-alpha1
version: v2.6.0-alpha1
appVersion: v6.1.2
kubeVersion: ">=v1.11.0-0"

Expand Down
4 changes: 2 additions & 2 deletions scanners/kube-hunter/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ description: A Helm chart for the kube-hunter security scanner that integrates w

type: application
# version - gets automatically set to the secureCodeBox release version when the helm charts gets published
version: v2.5.0-alpha1
appVersion: 0.3.0
version: v2.6.0-alpha1
appVersion: 0.4.1
kubeVersion: ">=v1.11.0-0"

keywords:
Expand Down
4 changes: 2 additions & 2 deletions scanners/kube-hunter/helm2.Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ description: A Helm chart for the kube-hunter security scanner that integrates w

type: application
# version - gets automatically set to the secureCodeBox release version when the helm charts gets published
version: v2.5.0-alpha1
appVersion: "0.3.0"
version: v2.6.0-alpha1
appVersion: "0.4.1"
kubeVersion: ">=v1.11.0-0"

keywords:
Expand Down
4 changes: 2 additions & 2 deletions scanners/kubeaudit/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ name: kubeaudit
description: A Helm chart for the kubeaudit security scanner that integrates with the secureCodeBox.

type: application
version: v2.5.0-alpha1
appVersion: v0.11.5
version: v2.6.0-alpha1
appVersion: v0.12.0
kubeVersion: ">=v1.11.0-0"

keywords:
Expand Down
4 changes: 2 additions & 2 deletions scanners/kubeaudit/helm2.Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ name: kubeaudit
description: A Helm chart for the kubeaudit security scanner that integrates with the secureCodeBox.

type: application
version: v2.5.0-alpha1
appVersion: "v0.11.5"
version: v2.6.0-alpha1
appVersion: "v0.12.0"
kubeVersion: ">=v1.11.0-0"

keywords:
Expand Down
2 changes: 1 addition & 1 deletion scanners/ncrack/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: A Helm chart for the NCRACK security Scanner that integrates with t

type: application
# version - gets automatically set to the secureCodeBox release version when the helm charts gets published
version: v2.5.0-alpha1
version: v2.6.0-alpha1
appVersion: 0.7
kubeVersion: ">=v1.11.0-0"

Expand Down
2 changes: 1 addition & 1 deletion scanners/ncrack/helm2.Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: A Helm chart for the NCRACK security Scanner that integrates with t

type: application
# version - gets automatically set to the secureCodeBox release version when the helm charts gets published
version: v2.5.0-alpha1
version: v2.6.0-alpha1
appVersion: 0.7
kubeVersion: ">=v1.11.0-0"

Expand Down
2 changes: 1 addition & 1 deletion scanners/nikto/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: A Helm chart for the Nikto security scanner that integrates with th

type: application
# version - gets automatically set to the secureCodeBox release version when the helm charts gets published
version: v2.5.0-alpha1
version: v2.6.0-alpha1
# appVersion - Nikto doesn't really version its releases
appVersion: latest
kubeVersion: ">=v1.11.0-0"
Expand Down
2 changes: 1 addition & 1 deletion scanners/nikto/helm2.Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: A Helm chart for the Nikto security scanner that integrates with th

type: application
# version - gets automatically set to the secureCodeBox release version when the helm charts gets published
version: v2.5.0-alpha1
version: v2.6.0-alpha1
# appVersion - Nikto doesn't really version its releases
appVersion: latest
kubeVersion: ">=v1.11.0-0"
Expand Down
2 changes: 1 addition & 1 deletion scanners/nmap/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: A Helm chart for the NMAP security Scanner that integrates with the

type: application
# version - gets automatically set to the secureCodeBox release version when the helm charts gets published
version: v2.5.0-alpha1
version: v2.6.0-alpha1
appVersion: 7.91-r0
kubeVersion: ">=v1.11.0-0"

Expand Down
4 changes: 2 additions & 2 deletions scanners/nmap/helm2.Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ description: A Helm chart for the NMAP security Scanner that integrates with the

type: application
# version - gets automatically set to the secureCodeBox release version when the helm charts gets published
version: v2.5.0-alpha1
appVersion: 7.80-r2
version: v2.6.0-alpha1
appVersion: 7.91-r0
kubeVersion: ">=v1.11.0-0"

keywords:
Expand Down
2 changes: 1 addition & 1 deletion scanners/screenshooter/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: A Helm chart for the Screenshooter that integrates with the secureC

type: application
# version - gets automatically set to the secureCodeBox release version when the helm charts gets published
version: v2.5.0-alpha1
version: v2.6.0-alpha1
kubeVersion: ">=v1.11.0-0"

keywords:
Expand Down
2 changes: 1 addition & 1 deletion scanners/screenshooter/helm2.Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: A Helm chart for the Screenshooter that integrates with the secureC

type: application
# version - gets automatically set to the secureCodeBox release version when the helm charts gets published
version: v2.5.0-alpha1
version: v2.6.0-alpha1
kubeVersion: ">=v1.11.0-0"

keywords:
Expand Down
2 changes: 1 addition & 1 deletion scanners/ssh-scan/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: A Helm chart for the SSH_Scan security scanner that integrates with

type: application
# version - gets automatically set to the secureCodeBox release version when the helm charts gets published
version: v2.5.0-alpha1
version: v2.6.0-alpha1
appVersion: "0.0.43"
kubeVersion: ">=v1.11.0-0"

Expand Down
Loading