content/en/blog/falco-0-36-2/index.md
Today we announce the release of Falco 0.36.2 🦅!
Falco's 0.36.2 release is a small patch addressing a few bugs. It includes the following:
rawarg filtercheck for non-string types. (https://github.com/falcosecurity/libs/pull/1428)stdin getting closed while Falco soft restarted. (https://github.com/falcosecurity/libs/issues/1448)Thanks to everyone in the community for helping us in spotting these annoying bugs 🐛! You make Falco successful 🦅!
Thanks as always to the Falco maintainers for their support and effort during the entire release process.
As usual, in case you just want to try out the stable Falco 0.36.2, you can install its packages following the process outlined in the docs:
Prefer to use a container image? No problem at all! 🐳
You can read more about running Falco with Docker in the docs.
You can also find the Falcosecurity container images on the public AWS ECR gallery:
The community is active on many topics and we hope to deliver great features and many stability fixes once again during the next release cycle!
falco-driver-loader script is showing its age and it's time to work on a more maintainable solution. falcoctl is a great candidate to host everything driver related, implement new features and make our lives easier when we need to install Falco drivers on a new machine.And many, many, more enhancements!
To get a weekly reminder of all the great stuff happening in the Falco lands, make sure to join the #falco channel on the Kubernetes Slack!
We meet every Wednesday 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