salman-accuknox

Results 6 issues of salman-accuknox

**General Information** - Environment: GKE cluster (Image type: `Container-Optimized OS with containerd (cos_containerd)`) - karmor and KubeArmor version: ``` ➜ ~ karmor version karmor version 0.7.6 linux/amd64 BuildDate=2022-06-29T03:58:05Z current version...

bug

## Bug Report **General Information** - Environment: `GKE` - Kernel version (run `uname -a`): ``` Linux cs-891809400264-default-boost-p5lbm 5.10.68+ #1 SMP Wed Dec 1 10:07:21 UTC 2021 x86_64 GNU/Linux ``` -...

bug

## Issue Report **General Information** - Environment: `AKS` - Orchestration system version in use (e.g. `kubectl version`, ...) ``` Client Version: version.Info{Major:"1", Minor:"23", GitVersion:"v1.23.5", GitCommit:"c285e781331a3785a7f436042c65c5641ce8a9e9", GitTreeState:"clean", BuildDate:"2022-03-16T15:58:47Z", GoVersion:"go1.17.8", Compiler:"gc", Platform:"linux/amd64"}...

**General Information** - Environment: GKE cluster (Image type: `Container-Optimized OS with containerd (cos_containerd)`) - accuknox-cli and KubeArmor version: ``` ➜ accuknox version accuknox-cli version 0.1.14 linux/amd64 BuildDate=2022-07-22T11:27:46Z current version is...

**Steps to reproduce:** - Environment: GKE cluster - Install dependencies using `accuknox install` command - Deployed Java sample application `https://raw.githubusercontent.com/accuknox/samples/main/log4j-demo/k8s.yaml` - Auto-generated policies after application up and running - Auto...

This PR adds the FIM (File Integrity Monitoring) tag to the existing file integrity policy to enable tracking of all file integrity violations across clusters. The FIM tag will allow...