KubeArmor
Runtime security enforcement system for Kubernetes
Every release in the feed is a candidate — the stable line is decided elsewhere.
◆Recent moves
- 27d ago
DNS visibility moves to the udp_send_skb probe point
Switches DNS visibility instrumentation from udp_sendmsg to udp_send_skb, a lower-level attach point in the kernel's UDP transmit path, and adds sample policies for database protection. The eBPF probe refinement is the substance; the rest is test coverage and code ownership housekeeping.
View source ↗ - 1mo ago
Kernel 6.17 DNS support and Ubuntu 26.04 compatibility
Adds DNS support and a verifier for kernel 6.17 plus Ubuntu 26.04 and openEuler 24.03 support, fixes containerd CVEs, and rate-limits drop logs that were causing memory spikes. A representative candidate: mostly keeping the agent attached across new kernels and distributions.
View source ↗ - 1mo ago
Hostname policy matching improved; TLD enforcement reverted
Improves policy matching for hostnames and adds a gRPC-based liveness healthcheck, but the notable detail is that TLD and subdomain enforcement was added and reverted within the same candidate. Network-identity policy is being attempted and has not yet held.
View source ↗ - 2mo ago
Opening 1.7.4 candidate with dependency and CI updates
A raw commit list of dependency updates, a Go upgrade to clear a vulnerability, CI certification fixes and a non-root image change that was later reverted. Opening candidate for the 1.7.4 cycle with no user-facing capability.
View source ↗