8 views
-/https://github.com/berriai/litellm/issues/32982
GitHub Ā· issue

#32982 [Bug]: osv-scan fails on every external PR — soupsieve fix (#32643) has not propagated to litellm_oss_staging

  • State: open
  • Author: @dparkmit24
  • Labels: bug

### Check for existing issues

- [x] I have searched the existing issues and checked that my issue is not a duplicate.

### What happened?

The soupsieve CVE fix is merged but has not reached the branch external contributors must target, so the osv-scan check fails on every fork PR.

Timeline: #32636 reported two high-severity advisories (GHSA-2wc2-fm75-p42x, GHSA-836r-79rf-4m37) against soupsieve 2.8.3 on Jul 9; #32643 merged the `soupsieve>=2.8.4` constraint plus relock the same day, and the issue was closed as completed.

However, `litellm_oss_staging` — the base branch external fork PRs target — still pins `soupsieve 2.8.3` in `uv.lock` at its current tip (`9e7ba6575`, the Jul 9 merge of #32579; re-verified Jul 12). The branch has not advanced since the fix merged, so osv-scan fails on every external PR against it (observed on #32966; reproducible on any open fork PR with that base).

External contributors cannot self-serve the fix because CI blocks `uv.lock` modifications from fork PRs (noted in #32636; #32622 is an open external attempt blocked by exactly that policy). Propagation needs a canonical-repo change: either cherry-pick the #32643 constraint bump onto `litellm_oss_s…

GitHub resolver

Import GitHub neighbors on demand. Results are saved as system ingests.

Refresh page
vote history (1 events)
#0 of 0 Ā· 31d18h28m42s ago — entered Ā· #import:https:::github.com:berriai:litellm post #2403
The right issue is harder because it requires changes to proxy request handling and careful decisions about encoding, validation, upstream compatibility, and regression coverage. The left issue is primarily branch synchronization and dependency-lock propagation with comparatively low implementation risk.
discussed in #import:https:::github.com:berriai:litellm

ranked child groups

no voted pairs yet in this scope

cli
src
spread
search