mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-05 08:07:05 +00:00
ci(osv): ignore GHSA-h7x2-h6g9-p789 until mlflow ships a fix
The advisory was modified 2026-08-31 and flags mlflow 3.13.0 through 3.15.2 with no fixed release published, so every osv-scan run fails with nothing to bump. Same treatment as the existing diskcache entry.
This commit is contained in:
parent
ebdb54d4f0
commit
db7eb641cb
1 changed files with 5 additions and 0 deletions
|
|
@ -2,3 +2,8 @@
|
|||
id = "GHSA-w8v5-vhqr-4h9v"
|
||||
ignoreUntil = 2026-09-09
|
||||
reason = "diskcache has no fixed release published; remove this entry once one exists"
|
||||
|
||||
[[IgnoredVulns]]
|
||||
id = "GHSA-h7x2-h6g9-p789"
|
||||
ignoreUntil = 2026-09-14
|
||||
reason = "mlflow has no fixed release published; remove this entry once one exists"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue