OpenBAS is an open source platform allowing organizations to plan, schedule and conduct cyber adversary simulation campaign and tests.
Charts are available in:
helm repo add openbas https://devops-ia.github.io/helm-openbas
helm repo update
helm install [RELEASE_NAME] openbas/openbas
This install all the Kubernetes components associated with the chart and creates the release.
See helm install for command documentation.
Charts are also available in OCI format. The list of available charts can be found here.
helm install [RELEASE_NAME] oci://ghcr.io/devops-ia/helm-openbas/openbas --version=[version]
Can be found in openbas chart.