Skip to content

chore: resolve open dependabot security alerts#394

Draft
jonathannorris wants to merge 1 commit into
mainfrom
chore/dependabot-alerts
Draft

chore: resolve open dependabot security alerts#394
jonathannorris wants to merge 1 commit into
mainfrom
chore/dependabot-alerts

Conversation

@jonathannorris
Copy link
Copy Markdown
Member

Summary

  • Bumped idna 3.13 -> 3.16 via uv lock --upgrade-package idna to resolve a medium-severity transitive vulnerability

Dependabot Alerts Resolved

Alert Package Severity Fix
#33 idna medium Specially crafted inputs to idna.encode() can bypass the CVE-2024-3651 fix; bumped to 3.16 in uv.lock

idna is a transitive dependency. The upgrade is a single-package bump in uv.lock with no manifest changes required.

Signed-off-by: Jonathan Norris <jonathan.norris@dynatrace.com>
@jonathannorris jonathannorris requested review from a team as code owners May 25, 2026 14:09
@jonathannorris jonathannorris marked this pull request as draft May 25, 2026 14:09
@codecov
Copy link
Copy Markdown

codecov Bot commented May 25, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.20%. Comparing base (daafd73) to head (8bbd88b).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #394   +/-   ##
=======================================
  Coverage   96.20%   96.20%           
=======================================
  Files          47       47           
  Lines        1741     1741           
=======================================
  Hits         1675     1675           
  Misses         66       66           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the idna package version from 3.13 to 3.16 in the uv.lock file. I have no feedback to provide.

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