Commit 259f186
fix: remediate CVEs for quay-unstructured-api
Bump starlette (1.0.0 -> 1.1.0), lxml (6.1.0 -> 6.1.1), and
python-multipart (0.0.27 -> 0.0.29) to resolve 5 SLA-breached CVEs:
- CVE-2025-62727 (starlette, HIGH)
- CVE-2025-54121 (starlette, MEDIUM)
- CVE-2026-41066 (lxml, HIGH)
- CVE-2026-40347 (python-multipart, MEDIUM)
- CVE-2025-12781 (python-3.12 apk, MEDIUM — resolved by rebuild)
Adds constraint-dependencies for starlette and lxml (transitive deps)
to prevent version regression. Bumps python-multipart minimum in
direct dependencies.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 58d9c34 commit 259f186
4 files changed
Lines changed: 2330 additions & 2310 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
1 | 10 | | |
2 | 11 | | |
3 | 12 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
46 | 50 | | |
47 | 51 | | |
48 | 52 | | |
| |||
0 commit comments