Commit 97f16bc
committed
fix(security-tools): pick up the cryptography + aiohttp CVE fixes
Cascade-mirror delivery of the four fleet-canonical files under
.claude/hooks/fleet/setup-security-tools/, byte-identical to
socket-wheelhouse template@3e068f61b.
Clears the 5 open Dependabot alerts this repo reports, all of which resolve
to the two vendored uv.lock closures rather than to anything in this repo:
cryptography 48.0.1 -> 50.0.0 GHSA-g6cj-pr64-35w5 high
aiohttp 3.14.1 -> 3.14.3 GHSA-cq5v-8q36-5273 high
GHSA-mfx4-hv73-q22v medium
GHSA-mq44-7p77-q5h7 medium
No repo-local content is touched. The paired pyproject.toml files carry the
dated soak exceptions each bump needs; cryptography 50.0.0 is a
user-authorized bypass expiring 2026-08-07, aiohttp 3.14.3 is already
soaked.1 parent 172abb3 commit 97f16bc
4 files changed
Lines changed: 231 additions & 224 deletions
File tree
- .claude/hooks/fleet/setup-security-tools
- headroom
- skillspector
Lines changed: 9 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
53 | 60 | | |
54 | 61 | | |
55 | 62 | | |
56 | 63 | | |
57 | | - | |
| 64 | + | |
58 | 65 | | |
59 | 66 | | |
0 commit comments