Closed jasondellaluce closed 8 months ago
Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale
.
Stale issues rot after an additional 30d of inactivity and eventually close.
If this issue is safe to close now please do so with /close
.
Provide feedback via https://github.com/falcosecurity/community.
/lifecycle stale
Motivation
The SDK currently relies on the Falco libs plugin API v3.0.0. The latest API v3.2.0 introduces the ability of releasing state table entry pointers when not used anymore (essential for a complete memory ownership model), looping over state tables, and modiying event-type based runtime filters for the parsing and extraction capabilities post plugin initialization, and pushing asynchronous events with timestamp-based ordering guarantees.
More is visibile in detail in: https://github.com/falcosecurity/libs/commits/master/userspace/plugin/plugin_api.h