content/en/blog/falco-week-7-2024/index.md
Let's go through the major changes that happened in various repositories under the falcosecurity organization.
Multiple fixes and some cleanups happened in the libs repo:
newfstatat syscall is now configured with UF_ALWAYS_DROP: https://github.com/falcosecurity/libs/pull/1683sendto and sendmsg in modern bpf: https://github.com/falcosecurity/libs/pull/1687CT_UNKNOWN container type zero value and properly initialize uninitialized value: https://github.com/falcosecurity/libs/pull/1688m_exe... fields in threadinfo: https://github.com/falcosecurity/libs/pull/1691Falco has seens quite a bit of C++ improvements, thanks to Samuel Gaist! Keep up the great job!
http-headers option to Falco driver-loader images: https://github.com/falcosecurity/falco/pull/3075Falcoctl has seen a small yet important fix:
Even if the effort was part of last week, and since we skipped last "Weekly Recap", it is important to mention that the kernel-testing framework recently got a big update:
ghcr.io/falcosecurity/kernel-testing repomain tag and under latest|$tag for releases$distro-{kernel,image}:$kernelrelease-$arch-$imagetag, eg: amazonlinux2-kernel:5.10-x86_64-v0.3.2As always, you can find detailed kernel-testing outputs against our drivers under https://falcosecurity.github.io/libs/matrix/.
Thanks to Aldo's continuous effort, we now have much better documentation all around the repo:
We 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 🎊
Federico