← Back to match
kguardian
Auto-generates least-privilege Kubernetes NetworkPolicies and seccomp profiles from real pod traffic via eBPF.
Servicefreeglobal
kguardian is a free (for non-production use), open-source Kubernetes tool that uses eBPF to watch real pod traffic and syscalls, then auto-generates least-privilege NetworkPolicy, CiliumNetworkPolicy, and seccomp profiles from what it observes — no hand-authored rules. A policy can be audited against live traffic before enforcement, and the CLI always writes files for review rather than applying anything automatically. It's aimed at platform and security teams who want least-privilege Kubernetes security policies without writing rules by hand.
Categories
Kubernetes securityDevSecOpsnetwork security

