LiteLLM PyPI has been compromised an hour ago, do not update
futuresearch.ai
LiteLLM PyPI has been compromised an hour ago, do not update
1–9 of 9 posts
Re: LiteLLM PyPI has been compromised an hour ago, do not update
#2Thank you!
Re: LiteLLM PyPI has been compromised an hour ago, do not update
#3It's also been reported to their GitHub: https://github.com/BerriAI/litellm/issues/24512
Re: LiteLLM PyPI has been compromised an hour ago, do not update
#4It's also been reported to their GitHub: https://github.com/BerriAI/litellm/issues/24512
yeah, updated in the post
Re: LiteLLM PyPI has been compromised an hour ago, do not update
#5[deleted]
Re: LiteLLM PyPI has been compromised an hour ago, do not update
#6We recently switched to pnpm, in part to guard against supply chain attacks (https://pnpm.io/supply-chain-security).
Reading this got me wondering whether uv has something similar, and indeed it does appear to (https://docs.astral.sh/uv/reference/settings/#exclude-newer)
Re: LiteLLM PyPI has been compromised an hour ago, do not update
#7[dead]
Re: LiteLLM PyPI has been compromised an hour ago, do not update
#8We recently switched to pnpm, in part to guard against supply chain attacks ( https://pnpm.io/supply-chain-security ). Reading this got me wondering whether uv has something similar, and indeed it does appear to ( https://docs.astral.sh/uv/reference/settings/#exclude-newer )
Wherever practical, I also recommend using devcontainers, so that in addition to breaking supply chain security, large-scale damage would require an unpatched sandbox exploit too.
Re: LiteLLM PyPI has been compromised an hour ago, do not update
#9[deleted]