nimbus
nimbus copied to clipboard
Intent driven security automation framework
Currently, the caldera tests are true e2e tests since they test if the policy applied to security engine is actually doing what is intended. We can use put this testing...
## Description this PR introduces a e2e test case for a new coco-workload intent ## Checklist - [x] PR title follows the `: ` convention - [ ] I use...
## Description This PR adds and updates the existing e2e tests with caldera complaint tests, so that we can monitor the behaviour of policy engines correctly on any changes in...
## Description Currently, the operator responsible for managing `DiscoveredPolicy` (DSP) resources doesn't recreate them if they are deleted by any means. This issue proposes an update to the operator to...
Use cloud-api adapter and coco.
Please add a separate issues for this to fix later _Originally posted by @shivaccuknox in https://github.com/5GSEC/nimbus/pull/212#discussion_r1666344760_
In the publish helm charts step.. 6 files changed, 73 insertions(+), 3 deletions(-) create mode 100644 nimbus-0.1.2.tgz create mode 100[64](https://github.com/5GSEC/nimbus/actions/runs/9698501697/job/26765196449#step:5:65)4 nimbus-k8tls-0.1.0.tgz create mode 100644 nimbus-kubearmor-0.1.3.tgz create mode 100644 nimbus-kyverno-0.1.1.tgz rewrite...
This issue is seen with the latest helm charts where all the components are installed through a single helm chart When the coco intent is applied, the mutateexisting kyverno policy...