This repository was archived by the owner on Oct 14, 2020. It is now read-only.
Tags: secureCodeBox/secureCodeBox-v2
Toggle v2.0.0-rc.11's commit message
Correct Nmap & Ncrack Version
Nmap & Ncrack have their own Versioning schemes and should not use the
chart version but the appVersion.
This also corrects a typo in the ci config which build the wrong
tag name (missing the `r`).
Toggle v2.0.0-rc.10's commit message
Merge pull request #129 from secureCodeBox/security-contexts
Add securityContexts to secureCodeBox Components
Toggle v2.0.0-rc.9's commit message
Acutally set istio inject to false
Toggle v2.0.0-rc.8's commit message
Correct Istio AutoInject Flag to a Annotation
Toggle v2.0.0-rc.7's commit message
Toggle v2.0.0-rc.6's commit message
Merge pull request #117 from secureCodeBox/disable-istio-injection
Disable Istio Injection for Scan/Parser/Hook Pods
Toggle v2.0.0-rc.5's commit message
Merge pull request #117 from secureCodeBox/disable-istio-injection
Disable Istio Injection for Scan/Parser/Hook Pods
Toggle v2.0.0-rc.4's commit message
Merge pull request #113 from secureCodeBox/feature/helm2-support
Trying to support helm2 in parallel to helm3 (WIP).
Toggle v2.0.0-rc.3's commit message
Remove helm chart linting 😕
This is conflicting with the non semver conform "latest" version in the chart yaml... This gets overriden on release anyway
Toggle v2.0.0-rc.2's commit message
Merge pull request #97 from secureCodeBox/zap-integration-tests
Add Integration Tests for ZAP and some other improvements to improve the stability and debuggability of the tests