The Wayback Machine - https://web.archive.org/web/20220601085253/https://github.com/topics/security-testing
Skip to content
#

security-testing

Here are 228 public repositories matching this topic...

secureCodeBox
malexmave
malexmave commented Mar 10, 2022

🐞 Bug report

Describe the bug

Running install.sh (from the bin folder) tries to install the operator in the version docker.io/securecodebox/operator:v3.1.0-alpha1, which does not exist.

Steps To Reproduce

  1. Start with a fresh cluster
  2. Run install.sh, install nothing but the operator
  3. Observe that the installed operator fails to come up:
% k get pods -n s
bug good first issue

Improve this page

Add a description, image, and links to the security-testing topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the security-testing topic, visit your repo's landing page and select "manage topics."

Learn more