Rishabh Soni
Rishabh Soni
Hey folks, I would like to work on this if this is still available 😄
Hey, I would like to work on this issue. Regarding the config file, I found these 2 - 1) https://github.com/intel/cve-bin-tool/blob/main/.github/workflows/update-cache.yml (LINE - 12) 2) https://github.com/intel/cve-bin-tool/blob/main/.github/workflows/testing.yml (LINE - 21) which one...
I have opened a PR regarding this issue please take a look. #2575
Hey @akshat-kaushik thank you for your interest! Let us know if you have any questions.
@smitthakkar96 I would like to work on this!
@smitthakkar96 I had joined the slack channel earlier. I will post my approach here before making a PR to get everyone's opinion. Sounds good?
Apologies folks, I currently don't have the bandwidth to complete this. Please feel free to take it up!
@simonpasquier I would like to work on this, can you please assign this to me?
The configmap does show up the values as intended. However, kubearmor-config does set posture settings globally and should block all activity related to file, process, and network globally, right? 
Ok so it looks like the posture settings are working well! Policy applied: `apiVersion: security.kubearmor.com/v1 kind: KubeArmorPolicy metadata: name: ksp-ubuntu-5-net-tcp-allow-curl namespace: default spec: severity: 8 selector: matchLabels: app: nginx network:...