Skip to content

security: remediate idna CVE-2026-45409, release 0.2.2#21

Merged
mjstealey merged 1 commit into
mainfrom
CVE-2026
May 28, 2026
Merged

security: remediate idna CVE-2026-45409, release 0.2.2#21
mjstealey merged 1 commit into
mainfrom
CVE-2026

Conversation

@mjstealey
Copy link
Copy Markdown
Member

Summary

  • Bump idna 3.12 → 3.17 in uv.lock (transitive via requests) to remediate CVE-2026-45409 (Moderate, flagged by Dependabot — requires >= 3.15).
  • Release 0.2.2: version bump in comanage_api/__init__.py, CHANGELOG.md entry, and version assertion in tests/test_api.py.

Lock-file-only dependency change — no minimum Python or direct dependency bump required.

Test plan

  • uv run pytest -q — 138 passed
  • Confirmed idna resolves to 3.17 in uv.lock

🤖 Generated with Claude Code

Bump idna>=3.15 (transitive via requests), resolved to 3.17 in the
lock file, to fix the moderate-severity vulnerability reported by
Dependabot. Lock-file-only dependency change; no minimum Python or
direct dependency bump required.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@mjstealey mjstealey merged commit d918773 into main May 28, 2026
11 checks passed
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.

1 participant