Search documentation
Dashboard
Release Notes

Chao

0.6.0
November 14, 2023
new
Chao now tracks the `PodStatus` of the pods in your cluster, which will be used for future Detected Risks.
0.5.1
October 31, 2023
new
Dependency updates and minor fixes.
0.5.0
July 26, 2023
new
Chao now sends the imageID (e.g. docker.io/my/image@sha256:e10723f3ce663b535d00e21447d0ddb6895e0d08454e53398211318890ecb9029) of each container to inform detected risks.
0.4.2
June 14, 2023
new
Bug fix that controls how long to wait based on certain conditions before sending full update when namespaces are set when running chao
0.4.1
May 23, 2023
new
Improved Agent Efficiency: the Chao agent now tracks object changes or "deltas" in the cluster using Kubernetes APIs, allowing it to send only relevant changes to the backend.