Skip to content

fix(security): pin litellm<1.82.6 to mitigate supply chain attack#356

Merged
GangGreenTemperTatum merged 2 commits intomainfrom
ads/eng-5832-pin-litellm-dependency-version-in-rigging
Mar 24, 2026
Merged

fix(security): pin litellm<1.82.6 to mitigate supply chain attack#356
GangGreenTemperTatum merged 2 commits intomainfrom
ads/eng-5832-pin-litellm-dependency-version-in-rigging

Conversation

@GangGreenTemperTatum
Copy link
Contributor

@GangGreenTemperTatum GangGreenTemperTatum commented Mar 24, 2026

Versions >=1.82.6 are compromised via supply chain attack (BerriAI/litellm#21971). The previous spec (^1.67.2) had no upper bound protection.


Generated Summary

  • Updated litellm dependency from "^1.67.2" to "==1.79.3" to target a specific release version.
  • Added an optional dependency for logfire with version "^3.20.0", expanding logging capabilities.

This summary was generated with ❤️ by rigging

Versions >=1.82.6 are compromised via supply chain attack
(BerriAI/litellm#21971). The previous spec (^1.67.2) had no upper
bound protection.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@GangGreenTemperTatum GangGreenTemperTatum requested a review from a team as a code owner March 24, 2026 13:35
@dreadnode-renovate-bot dreadnode-renovate-bot bot added the area/python Changes to Python package configuration and dependencies label Mar 24, 2026
@GangGreenTemperTatum GangGreenTemperTatum merged commit 1692ca7 into main Mar 24, 2026
7 checks passed
@GangGreenTemperTatum GangGreenTemperTatum deleted the ads/eng-5832-pin-litellm-dependency-version-in-rigging branch March 24, 2026 16:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/python Changes to Python package configuration and dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant