cilium / tetragon

eBPF-based Security Observability and Runtime Enforcement
https://tetragon.io
Apache License 2.0
3.67k stars 370 forks source link

[backport/v1.2] Add support to exclude valid processes from dump processCache #3104

Closed tpapagian closed 1 week ago

tpapagian commented 1 week ago

Mainly to backport https://github.com/cilium/tetragon/pull/2949.

We needed to backport the following PRs as well:

  1. https://github.com/cilium/tetragon/pull/2917
  2. https://github.com/cilium/tetragon/pull/3034