Commit 0958b5b
committed
Bump security floor constraints for 4 transitive dependencies
protobuf >=5.29.6 (JSON recursion depth bypass — was stuck on 4.x from mediapipe era)
pillow >=12.1.1 (out-of-bounds write on PSD images)
tornado >=6.5.5 (multipart DoS + cookie validation — dev-only via ipykernel)
Resolves dependabot alerts #46, #47, #48, #49.
Alert #50 (onnx <=1.20.1) has no upstream fix yet and is dev-only.1 parent ad96856 commit 0958b5b
2 files changed
Lines changed: 100 additions & 92 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
| 24 | + | |
23 | 25 | | |
24 | 26 | | |
25 | 27 | | |
| |||
136 | 138 | | |
137 | 139 | | |
138 | 140 | | |
| 141 | + | |
139 | 142 | | |
0 commit comments