Skip to content
This repository was archived by the owner on Oct 14, 2020. It is now read-only.

Tags: secureCodeBox/secureCodeBox-v2

Tags

v2.0.0-rc.11

Verified

This commit was signed with the committer’s verified signature. The key has expired.
J12934 Jannik Hollenbach
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`).

v2.0.0-rc.10

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #129 from secureCodeBox/security-contexts

Add securityContexts to secureCodeBox Components

v2.0.0-rc.9

Verified

This commit was signed with the committer’s verified signature.
J12934 Jannik Hollenbach
Acutally set istio inject to false

v2.0.0-rc.8

Verified

This commit was signed with the committer’s verified signature.
J12934 Jannik Hollenbach
Correct Istio AutoInject Flag to a Annotation

v2.0.0-rc.7

Verified

This commit was signed with the committer’s verified signature.
J12934 Jannik Hollenbach
Fix copy of crds folder

v2.0.0-rc.6

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #117 from secureCodeBox/disable-istio-injection

Disable Istio Injection for Scan/Parser/Hook Pods

v2.0.0-rc.5

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #117 from secureCodeBox/disable-istio-injection

Disable Istio Injection for Scan/Parser/Hook Pods

v2.0.0-rc.4

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #113 from secureCodeBox/feature/helm2-support

Trying to support helm2 in parallel to helm3 (WIP).

v2.0.0-rc.3

Verified

This commit was signed with the committer’s verified signature.
J12934 Jannik Hollenbach
Remove helm chart linting 😕

This is conflicting with the non semver conform "latest" version in the chart yaml... This gets overriden on release anyway

v2.0.0-rc.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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