Gaurav Deep

Results 5 issues of Gaurav Deep

I tried fixing some syntax in links and organized the contributions.MD file to learn git pull and GitHub sync thank you 😊

**Purpose of PR?**: This PR add test coverage for CSP, KSP, network, syscall, and top-owner functionality. It adds many new policy tests, and a full test suite for top-owner behavior...

**Purpose of PR?**: Enable complete code coverage metrics collection for KubeArmor systemd mode in CI The workflow now generates a coverage profile from the running binary and uploads the coverage...

**Purpose of PR?**: Adds new test suites HSP and KSP for Systemd environment covering file, process, network, and syscall policies. This increases test coverage and ensures consistent policy enforcement across...

**Purpose of PR?**: This PR moves the fuzz tests (containerPolicy_fuzz_test and hostPolicy_fuzz_test) from the core package into the policy package and merges them into policy_test.go. Additionally, it introduces new unit...