content/en/blog/falco-week-48-2023/index.md
Let's go through the major changes that happened in various repositories under the falcosecurity organization.
The anticipated 0.14.0 libs tag (and its driver counterpart) are still a bit late, unfortunately.
Anyway, spring cleaning went on once again this week!
dup3 flags param: https://github.com/falcosecurity/libs/pull/1469b64 dep: https://github.com/falcosecurity/libs/pull/1518tinydir dep: https://github.com/falcosecurity/libs/pull/1516sinsp_evt::get_param_as_json: https://github.com/falcosecurity/libs/pull/1523The big safer parameter handling PR was merged, making libs much more robust!
Moreover, ppc64le support was extended to kmod and legacy ebpf probe, and we added CI jobs to test the build of drivers on it! Thanks to Afsan Hossain for his big contribution!
Finally, some more fixes:
s390x was fixed: https://github.com/falcosecurity/libs/pull/1522sinsp_dns_manager: https://github.com/falcosecurity/libs/pull/1526Rumors have it coming next week:
We bumped libs and driver to latest master: https://github.com/falcosecurity/falco/pull/2929.
Moreover, Falco will now print system info during startup: https://github.com/falcosecurity/falco/pull/2927.
Falco does now expose a new config option to enable libsinsp state metrics: https://github.com/falcosecurity/falco/pull/2883
Finally, the new driver selection mechanism PR was merged!
Some fixes on top of the new driver-loader happened:
/sys/kernel/debug fails to be mounted: https://github.com/falcosecurity/falcoctl/pull/361We meet every week in our community calls, if you want to know the latest and the greatest you should join us there!
If you have any questions
Thanks to all the amazing contributors!
Cheers 🎊
Aldo, Federico