falcosecurity / libs

libsinsp, libscap, the kernel module driver, and the eBPF driver sources
https://falcosecurity.github.io/libs/
Apache License 2.0
212 stars 158 forks source link

[LIBS PLUGINS] Accessors to libs state tables fields - 2 (user&group info and containers data) #1944

Open incertum opened 5 days ago

incertum commented 5 days ago

See the previous issue https://github.com/falcosecurity/libs/issues/1712. This issue is to track getting access to the user&group info and containers data. The approach will be similar to the recent extensions regarding how to access the proc args and fd tables.

incertum commented 5 days ago

@jasondellaluce to provide a milestone. Thanks!