Roberto Scolaro
Roberto Scolaro
**What type of PR is this?** > Uncomment one (or more) `/kind ` lines: > /kind bug > /kind cleanup > /kind design > /kind documentation > /kind failing-test /kind...
**Motivation** As consumers of `libs`, we have developed a comprehensive set of end-to-end tests that have proven valuable in ensuring the reliability and functionality of `falcosecurity/libs`, particularly in conjunction with...
**Describe the bug** The Falco libs use the `/proc` filesystem to retrieve information about processes when they start up. However, if a thread, during its lifecycle, changes its name using...
**Motivation** Currently, the plugin API only supports `uint64` and `charbuf` field types. However, could be a good idea to add support for additional types to align with the `libsinsp` library....
**What type of PR is this?** > Uncomment one (or more) `/kind ` lines: > /kind bug > /kind cleanup > /kind design > /kind documentation > /kind failing-test /kind...