Leonardo Di Giovanna

Results 34 comments of Leonardo Di Giovanna

> Proposal suggests it to be done after all the conversion work has happened, but most of the rulesets could use just the exit events much earlier than that, so...

Yes both of them are correct. However, as I said, I think the boolean global variable solution will work better, especially because it will enable the eBPF verifier to perform...

> While working on [#2427](https://github.com/falcosecurity/libs/issues/2427) and supporting activities such as [#2545](https://github.com/falcosecurity/libs/pull/2545) in order to remove the current implementation's dependency of information in the enter events, I started thinking that there...

> Based on https://github.com/falcosecurity/libs/issues/2427#issuecomment-2948799557, ultimately we will remove also implementation of this as well when removing enter event support, so I'm actually questioning myself if this is worth implementing at...

Thank you very much! I'm gonna wait till the end of the day in order to let other people add their opinions on this, and if nobody complains, I'll close...