Commit b3eb3b0
committed
fix(pii): bump transformers to 5.5.0 for LightGlue RCE advisory
transformers <5.5.0 is vulnerable to arbitrary code execution during
model initialization in the LightGlue loading path (Dependabot alerts
#174/#175). huggingface_hub moves 1.3.0 -> 1.23.0 because transformers
5.5.0 requires huggingface-hub>=1.5.0.
Verified the full pin set (torch 2.11.0, gliner 0.2.27, presidio
2.2.362, spacy 3.8.14) resolves with pip; gliner 0.2.27 allows
transformers <5.7.0 and any hub >=0.21.4.1 parent 8d7d590 commit b3eb3b0
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | | - | |
| 9 | + | |
| 10 | + | |
0 commit comments