Falco On Track To Version 1.0.0 |
Written by Nikos Vaggalis |
Tuesday, 02 April 2024 |
Falco is a cloud native runtime security tool for the Linux operating system, designed to detect abnormal behavior and warn of potential security threats in real-time. Now it's about to release its first stable version. Falco was originated by SysDig in 2016. It was donated to the Cloud Native Computing Foundation (CNCF) in 2018 as an incubator project and has now attained graduation status. This means that the project has matured enough to be used in production. As a complete cloud native surveillance system, Falco enables teams to detect and respond to threats, find and prioritize software vulnerabilities, detect and fix misconfigurations, and maximize performance and availability. It does that by employing custom rules on kernel events to provide real-time alerts and help users gain visibility into abnormal behavior, hence contributing to comprehensive runtime security. The key here is runtime security. Falco monitors the Kernel by enabling an agent that observes syscalls and events based on custom rules. Falco doesn't stop there tough; it can enhance these events by integrating metadata from the container runtime and Kubernetes. These alerts can easily be forwarded to more than 50+ third parties using the JSON format which allows for storing, analysis, or triggering reactions easily. The collected data can be analyzed off-host in SIEM or data lake systems. Before adopting it for your own needs, first you have to take care of some considerations:
After getting the stamp of approval from CFNF, Falco is on track to release its 1.0.0 version and is the following objectives:
For the full details check the project's roadmap.
More InformationRelated ArticlesSysdig Exposes The Risk and Cost Of Cloud Usage Happy Birthday To Wolfi Linux Undistro
To be informed about new articles on I Programmer, sign up for our weekly newsletter, subscribe to the RSS feed and follow us on Twitter, Facebook or Linkedin.
Comments
or email your comment to: comments@i-programmer.info |