Falco is attending 2021 OSC China Open Source Project Selection , please vote for it!
Falco is in 2021 OSC China Open Source Project Selection {{projectVoteCount} has been obtained in, please vote for it!
2021 OSC China Open Source Project Selection It is in hot progress. Come and vote for your favorite open source project!
2021 OSC China Open Source Project Selection>>> Midfield Review
Falco won the 2021 OSC China Open Source Project Selection "The Best Popularity Project" !
Authorization Agreement Apache-2.0
development language C/C++ Python
operating system Cross platform
Software type Open source software
Open source organizations nothing
region Unknown
intended for unknown
Recording time 2023-02-09

Software Introduction

Falco project, originally created by Sysdig, is an incubating CNCF open source cloud native runtime security tool. Falco makes the consumption kernel events easier and uses information from Kubernetes and other cloud native stacks to enrich these events.

Falco can also extend to other data sources by using plug-ins. Falco has a rich set of security rules, specifically built for Kubernetes, Linux and cloud native. If a rule is violated in the system, Falco will send an alert to notify the user of the violation and its severity.

Falco can detect and warn of any behavior involving making Linux system calls. Falco alerts can be triggered by using specific system calls, their parameters, and the properties of the calling process. For example, Falco can easily detect events, including but not limited to:

  • The shell runs in Kubernetes' container or pod.
  • The container runs in privileged mode, or is mounting a sensitive path from the host, such as /proc
  • The server process is generating a child process of unexpected type.
  • Unexpected reading of sensitive files, such as /etc/shadow .
  • Write non device files /dev .
  • Standard system binaries (e.g ls )Establishing outbound network connection.
  • The privileged pod is started in the Kubernetes cluster.
Expand to read the full text

code

Gitee index of is
exceed Items for

comment

Click to lead the topic 📣 Post and join the discussion 🔥
Published information
03/02 11:10

CNCF announces Falco's graduation

CNCF announced Falco graduation, which is a cloud native security tool specially designed for Linux systems, and is also the de facto Kubernetes threat detection engine. Falco was created and open source by Sysdig in 2016, and became the first runtime security project accepted by CNCF Sandbox in 2018, and then entered the incubator in April 2020. Since then, Falco has attracted maintainers from Amazon, Apple, IBM, Red Hat and other companies. The number of active contributors to the project has increased by 400% since the incubation, and there are hundreds of active code contributors at present. This project has more than

zero
two
No more
Loading failed, please refresh the page
Click to load more
Loading
next page
{{o.pubDate | formatDate}}

{{formatAllHtml(o.title)}}

{{parseInt(o.replyCount) | bigNumberTransform}}
{{parseInt(o.viewCount) | bigNumberTransform}}
No more
No content temporarily
Issued a question and answer
{{o.pubDate | formatDate}}

{{formatAllHtml(o.title)}}

{{parseInt(o.replyCount) | bigNumberTransform}}
{{parseInt(o.viewCount) | bigNumberTransform}}
No more
No content temporarily
No content temporarily
zero comment
one Collection
 OSCHINA
Log in to view more high-quality content
 Back to top
Top