Commit 26740cf
committed
fix(cpex): bump litellm to 1.84.0 to clear dependency-review vulns
litellm 1.83.10 (the previous pin) is flagged by two newer advisories that
fail the PR dependency-review gate (fail-on-severity: moderate):
* GHSA-4xpc-pv4p-pm3w — authentication bypass via Host header injection
(critical; vulnerable < 1.84.0)
* GHSA-qrc4-49gv-mv9m — internal_user can create API keys beyond their
role (high; vulnerable < 1.83.14)
1.84.0 is the lowest release that clears both (and every other known
litellm advisory), consistent with the file's lowest-safe-release pin
convention.
Assisted-By: Claude (Anthropic AI) <noreply@anthropic.com>
Signed-off-by: Frederico Araujo <frederico.araujo@ibm.com>1 parent d68cdc7 commit 26740cf
1 file changed
Lines changed: 7 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | | - | |
23 | | - | |
24 | | - | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
25 | 28 | | |
26 | 29 | | |
27 | 30 | | |
| |||
0 commit comments