Paul Cacheux

Results 55 issues of Paul Cacheux

`HaveMapFlag(flag uint32) error` would allow a user to probe running kernel for support for map flags. The main target of this would be to probe for availability of mmapable array...

### What does this PR do? This PR extracts validators used in the runtime security rule checker for easier re-use. Open questions: - I found multiple places where we create...

changelog/no-changelog
team/agent-security

### What does this PR do? This PR adds support for internal profiling to the security agent. This has not been tested yet ### Motivation ### Additional Notes ### Possible...

changelog/no-changelog
team/agent-security

### What does this PR do? https://pchaigno.github.io/bpf/2021/10/20/ebpf-instruction-sets.html ### Motivation ### Additional Notes ### Possible Drawbacks / Trade-offs ### Describe how to test/QA your changes ### Reviewer's Checklist - [ ]...

changelog/no-changelog
team/networks
team/agent-security

### What does this PR do? The pattern `map[A]map[B]C` is pretty bad because it requires a lot of pointer chasing and 2 hashes. This PR simplifies one of the usage...

changelog/no-changelog
team/agent-security

### What does this PR do? ### Motivation ### Additional Notes ### Possible Drawbacks / Trade-offs ### Describe how to test/QA your changes ### Reviewer's Checklist - [ ] If...

changelog/no-changelog
team/agent-security

### What does this PR do? ### Motivation ### Additional Notes ### Possible Drawbacks / Trade-offs ### Describe how to test/QA your changes ### Reviewer's Checklist - [ ] If...

changelog/no-changelog
team/agent-security

### What does this PR do? Results (`go_mod_tidy_check` plays the role of a typical retriver here): | step | gzip | zstd | |-----|-----|------| | `go_deps` script step | 217sec...

changelog/no-changelog

### What does this PR do? The windows unit tests are not run on main branches. This PR fixes this, and upgrade actions versions ### Motivation ### Additional Notes ###...

changelog/no-changelog
qa/skip-qa
team/agent-security

### What does this PR do? ### Motivation ### Additional Notes ### Possible Drawbacks / Trade-offs ### Describe how to test/QA your changes ### Reviewer's Checklist - [ ] If...