3 matches found
clawpatrol
clawpatrol 面向代理的安全防火墙。 Claw Patrol位于您的代理和生产环境之间,在底层解析它们的流量,并根据您用HCL编写的规则对每个操作进行门控。例如,您可以阻止破坏性的SQL,或暂停kubectl delete pod,直到人工批准后才将请求发送到Kubernetes。 完整概述请参见clawpatrol.dev。 Install root@kitploit: curl -fsSL https://clawpatrol.dev/install.sh | sh 从源码构建:make(需要Go和Node.js)。 一个规则 来自我们生产配置的一个真实规则:...
CVE-2026-23990
The Flux Operator is a Kubernetes CRD controller that manages the lifecycle of CNCF Flux CD and the ControlPlane enterprise distribution. Starting in version 0.36.0 and prior to version 0.40.0, a privilege escalation vulnerability exists in the Flux Operator Web UI authentication code that allows...
GHSA-WXWX-9FH7-5MRW cel-rust May Panic During Parsing of Invalid CEL Expressions
Summary Parsing certain malformed CEL expressions can cause the parser to panic, terminating the process. When the crate is used to evaluate untrusted expressions e.g., user-supplied input over an API, an attacker can send crafted input to trigger a denial of service DoS. Remediation Upgrade to...