Skip to content
OpenCatalogcurated by FLOSSK
Security & Privacy

Falco

Cloud-native runtime security for Linux/Kubernetes: syscall and K8s audit rules with Falcoctl and ecosystem outputs.

Why it is included

CNCF graduated project; default mental model for K8s behavioral alerts.

Best for

Clusters needing rule-based detection for shells, sensitive file access, and odd process trees.

Strengths

  • Rich default rules
  • gVisor/eBPF paths
  • Vendor integrations

Limitations

  • Tuning noise vs coverage; not a full EDR

Good alternatives

Tracee · Tetragon (different stack)

Related tools