Noaa Barki

Results 14 issues of Noaa Barki

### **Describe the solution you'd like** We want to add a new default rule for Containers that ensures seccomp profile is restricted and not set to `unconfined`. **Requirements** - The...

enhancement
good first issue
WIP

### **Describe the solution you'd like** We want to add a new default rule to Argo policy that verifies the usage of `manifest-generate-paths` annotations. For instance the following manifest configured...

enhancement
good first issue
up for grabs

### **Describe the solution you'd like** We want to add a new default rule for the Argo policy that will verify blue-green Rollouts are configured `scaleDownDelaySeconds` with value 2. For...

enhancement
good first issue
up for grabs

### **Describe the solution you'd like** We want to add a new default rule for the Argo policy; the rule will ensure there are enough repo-server instances in order to...

enhancement
good first issue
up for grabs

**Describe the solution you'd like** Add new `upgrade` command to install the latest datree version. - The command should support only macOS & Linux. - The command should check if...

enhancement
up for grabs

**Describe the solution you'd like** Read all test command’s flags from both command and the config file(`~/.datree/config.yaml`). The main feature is to allow users to set permanent yet custom flags...

enhancement
good first issue
up for grabs

**Describe the solution you'd like** Validate test commands arguments before Run. This pattern will allow us to governance behaviors such as flags/arguments validation in all commands. Additionally, this should make...

enhancement
good first issue
WIP

**Describe the solution you'd like** Add tests for networking failures flows in test command `datree test ` Basic use cases to cover: Failed to create evaluation - should create evaluation...

enhancement
good first issue
up for grabs
testing

**Describe the solution you'd like** We want to add logger in order to provide more useful info and help our user more conveniently detect errors. **Requirements** Golang basic level. **“How...

enhancement
up for grabs

**Describe the solution you'd like** Cleanup: 1. Delete `LocalConfig`(empty struct). Instead, export `GetLocalConfiguration` function. Add comments to this function. 2. Remove *`getConfigName` and `getConfigType`.* Use const instead. 3. Add setter...

enhancement
up for grabs