Melissa Kilby

Results 559 comments of Melissa Kilby

> > Was thinking if we couldn't just run it as is on the CNCF test server as ad-hoc on demand CI pipeline (non required)? While the vagrant and vbox...

@leogr agreed with your suggestions! I have opened a PR for consideration to allow for simple indexed access wrt `proc.args`.

Raw notes from the 2023-11-02 core maintainers meeting: - Reject raw pointers? We should still replace them with smart pointers whenever possible. This will make ownership more clear and transparent...

I think we have 5+ folks currently cleaning the code base like crazy in many corners, which is amazing :rocket:

Within the eBPF programs (legacy Falco ebpf or modern_ebpf), we use the BPF helper `bpf_get_current_pid_tgid()` to associate the thread ID and process ID with the `dup*` syscall. Since this is...

@therealbobo shared his staging commits with me, and I reviewed them yesterday. Since I am gradually off-boarding from the project, I won’t be able to assist further, but I wanted...

Thank you very much @arirubinstein for opening this issue. Recognizing that the proposal is scoped only to the HTTP output option, I just wanted to share that there may be...

Hi @networkhell happy to help debugging. First of all wanted to provide feedback that for me it continues to work very well after upgrading to Falco 0.38.0, so let's try...

Thanks for providing the crictl output. The labels are there. > There is one thing I noticed while testing with crictl: I have to use unix:///var/run/cri-dockerd.sock as cri socket. Containerd...