Paul Cacheux

Results 55 issues of Paul Cacheux

**Version info** - OS: macOS 12.5.1 - Build: 2077 **Description** When a branch has diverged with origin, the amount of commits ahead in the tooltip is wrong, out of sync...

### What does this PR do? The event monitor socket path is currently hardcoded and not configurable, this PR makes it configurable. The end goal is to give the possibility...

changelog/no-changelog
component/system-probe
team/agent-security

### What does this PR do? This new release includes lot of performance improvements, especially around btf copying https://github.com/cilium/ebpf/releases/tag/v0.13.0 ### Motivation ### Additional Notes ### Possible Drawbacks / Trade-offs ###...

changelog/no-changelog
component/system-probe
team/ebpf-platform

### What does this PR do? This PR implements a new version of CWS in addition to the current linux-ebpf, linux-ebpfless and windows one, this time for macOS. The main...

changelog/no-changelog
component/system-probe
team/agent-security

### What does this PR do? This PR adds all missing replaces related to local path that were missing from recent PRs adding new go modules. It does not add...

changelog/no-changelog
team/agent-shared-components
qa/no-code-change

### What does this PR do? Exclude 2 members from the CWS QA rotation. ### Motivation ### Additional Notes ### Possible Drawbacks / Trade-offs ### Describe how to test/QA your...

changelog/no-changelog
team/agent-security
team/agent-cspm
qa/no-code-change

### What does this PR do? Backport the chdir rule from https://github.com/DataDog/security-agent-policies/releases/tag/v0.51.1, using new event type from https://github.com/DataDog/datadog-agent/pull/22777 ### Motivation ### Additional Notes ### Possible Drawbacks / Trade-offs ### Describe...

changelog/no-changelog
team/agent-security
category/bugfix
bugfix/functional

[CWS] fix eval context creation when handling filter actions (cherry picked from commit 2dcbdea270edf65e285905ace4c5b9de651db7bd) ### What does this PR do? ### Motivation ### Additional Notes ### Possible Drawbacks / Trade-offs...

changelog/no-changelog
team/agent-security
category/bugfix
bugfix/functional
qa/done

### What does this PR do? This PR allows building the system probe on macOS (it can't do much yet but it builds): ``` inv -e system-probe.build --no-bundle ``` and...

changelog/no-changelog
component/system-probe
team/agent-security
team/ebpf-platform

### What does this PR do? This PR adds a new pprof label around rule evaluation allowing to measure and compare the CPU impact of each rule The implementation is...

changelog/no-changelog
component/system-probe
team/agent-security