You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
LiteLLM has been compromised via a PyPI supply chain attack. Details: BerriAI/litellm#24512
Are Giskard packages affected?
Not directly. However, litellm may be present in your environment if you installed giskard[llm], giskard-agents, or giskard-checks (alpha).
What should you do?
If you've worked on any Python project recently (with or without giskard), check whether you're affected. LiteLLM is present as a transitive dependency for many common packages. You can:
We've drafted a simple bash script to automatically check for indications of compromise (check_litellm_compromise.sh)
Or check manually per the guidance in this writeup
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
LiteLLM has been compromised via a PyPI supply chain attack. Details: BerriAI/litellm#24512
Are Giskard packages affected?
Not directly. However, litellm may be present in your environment if you installed
giskard[llm],giskard-agents, orgiskard-checks(alpha).What should you do?
If you've worked on any Python project recently (with or without giskard), check whether you're affected. LiteLLM is present as a transitive dependency for many common packages. You can:
Beta Was this translation helpful? Give feedback.
All reactions