Vendor-reported
LiteLLM v1.99.0 release notes describe Docker image signature verification
Summary
The release notes for LiteLLM v1.99.0 state that all Docker images are signed with cosign, using a key introduced in a specific commit. The notes explain how to verify the image signature.
TRACE Analysis
The source is a release note excerpt that focuses solely on the security feature of image signing. It does not mention any functional changes or bug fixes, so the update may be primarily a security or documentation enhancement. However, the excerpt is partial, so there may be other changes not covered.
Why this matters
This matters because it provides users with a method to verify the integrity and authenticity of LiteLLM Docker images, reducing supply chain risk.