Skip to content

Resolve open Dependabot alerts (urllib3, idna, uv)#197

Merged
bh2smith merged 3 commits into
mainfrom
fix/dependabot-vulns
Jun 1, 2026
Merged

Resolve open Dependabot alerts (urllib3, idna, uv)#197
bh2smith merged 3 commits into
mainfrom
fix/dependabot-vulns

Conversation

@bh2smith
Copy link
Copy Markdown
Member

@bh2smith bh2smith commented Jun 1, 2026

Summary

  • Bump urllib3 2.6.3 → 2.7.0 — fixes CVE-2026-44431 (sensitive headers forwarded across origins on proxied redirects) and CVE-2026-44432 (decompression-bomb safeguard bypass in streaming API). Both High severity.
  • Bump idna 3.10 → 3.17 — fixes GHSA-65pc-fj4g-8rjx (IDNA encode bypass of the CVE-2024-3651 fix). Medium severity. Transitive via requests and yarl/aiohttp.
  • Bump uv 0.11.9 → 0.11.17 — fixes GHSA-4gg8-gxpx-9rph (arbitrary file write through entry point names). Medium severity. Transitive via tox-uv.

All three are transitive deps; only uv.lock changes.

Test plan

  • CI green (lint, types, unit, tox matrix across 3.11/3.12/3.13)
  • E2E tests pass with live DUNE_API_KEY
  • Dependabot alerts 32, 33, 34, 35 close automatically after merge

@bh2smith bh2smith merged commit 2f364b7 into main Jun 1, 2026
2 checks passed
@bh2smith bh2smith deleted the fix/dependabot-vulns branch June 1, 2026 08:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants