Ved Ratan
Ved Ratan
**Purpose of PR?**: Fixes #1514 **Does this PR introduce a breaking change?** **If the changes in this PR are manually verified, list down the scenarios covered:**: **Additional information for reviewer?**...
On trying to run my go user space code the following error logs are generated: ``` CGO_ENABLED=1 go run drop.go # github.com/aquasecurity/libbpfgo ../go/pkg/mod/github.com/aquasecurity/[email protected]/libbpfgo.go:30:9: could not determine kind of name for...
## Description Fixes #89 **Does this PR introduce a breaking change?** ## Checklist - [x] PR title follows the `: ` convention - [ ] I use [conventional commits](https://www.conventionalcommits.org/) in...
## Description This PR introduces the e2e tests for the separate adapters. Fixes #95 **Does this PR introduce a breaking change?** ## Checklist - [x] PR title follows the `:...
## Explanation This is the CVE fix in release 1.12. Link to CVE's: https://nvd.nist.gov/vuln/detail/CVE-2024-24557 https://nvd.nist.gov/vuln/detail/CVE-2024-29018 ## Related issue ## Milestone of this PR ## Documentation (required for features) My PR...
## Description This PR introduces a new intent exploit-pfa. Along with the specific intent and intent binding. Fixes #80 **Does this PR introduce a breaking change?** ## Checklist - [x]...
Currently the coco-intent doesn't mutate all the deployments with the same lables, this should be fixed
## Description This PR introduces a new intent named Virtual Patch Fixes #100 **Does this PR introduce a breaking change?** ## Checklist - [x] PR title follows the `: `...