Commit 241d7b4
deps(security): pin pillow >= 12.2.0 (GHSA-whj4-6x5x-4v2j) (#228)
Closes the single open Dependabot advisory on GeoSync main:
GHSA-whj4-6x5x-4v2j — FITS GZIP decompression bomb in Pillow
(high). Vulnerable range ``>= 10.3.0, < 12.2.0``; SBOM recorded
12.1.1; fix 12.2.0+.
Pillow is a pure transitive — it enters the install tree via
scientific/ML extras and isn't listed in ``requirements.txt`` or
``pyproject.toml`` directly. Following the existing pattern in
``constraints/security.txt``, pin the floor here so transitive
resolution cannot regress below the fix line across environments.
Also refreshes the ``sbom/combined-requirements.txt`` row so the
SBOM stays consistent with the new constraint.
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 3cf2010 commit 241d7b4
2 files changed
Lines changed: 10 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
95 | | - | |
| 95 | + | |
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
| |||
0 commit comments