Skip to content

chore: resolve open dependabot security alerts - #407

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

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

Conversation

@jonathannorris

Copy link
Copy Markdown
Member

Summary

Both are transitive dependencies pulled in via the openfeature-provider-aws-ssm provider's async extras/dev group (aiobotocore/moto). Relocked with uv lock --upgrade-package aiohttp --upgrade-package cryptography. Verified uv build, poe mypy, and poe cov pass for the affected package (aws-ssm).

Dependabot Alerts Resolved

Alert Package Severity Fix
#46 aiohttp medium Bumped to 3.14.3 (WebSocket client accepts compressed frames without negotiated permessage-deflate)
#47 aiohttp medium Bumped to 3.14.3 (HTTP request smuggling via WebSocket upgrade)
#48 aiohttp high Bumped to 3.14.3 (out-of-bounds heap read in C HTTP response parser error path)
#49 cryptography high Bumped to 50.0.0 (PKCS#7 EnvelopedData decryption Bleichenbacher oracle)

- aiohttp 3.14.1 -> 3.14.3 (medium/high, alerts #46, #47, #48)
- cryptography 49.0.0 -> 50.0.0 (high, alert #49)

Signed-off-by: Jonathan Norris <jonathan.norris@dynatrace.com>
@coderabbitai

coderabbitai Bot commented Aug 12, 2026

Copy link
Copy Markdown

Important

Review skipped

Review was skipped due to path filters

⛔ Files ignored due to path filters (1)
  • uv.lock is excluded by !**/*.lock

CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including **/dist/** will override the default block on the dist directory, by removing the pattern from both the lists.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: ed9f8350-2c7f-4c2a-90c3-200ba68815b1

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@codecov

codecov Bot commented Aug 12, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.28%. Comparing base (92c5f49) to head (6eac6b2).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #407      +/-   ##
==========================================
+ Coverage   95.64%   96.28%   +0.63%     
==========================================
  Files          24       47      +23     
  Lines        1057     1778     +721     
==========================================
+ Hits         1011     1712     +701     
- Misses         46       66      +20     

☔ View full report in Codecov by Harness.
📢 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.

@jonathannorris
jonathannorris marked this pull request as ready for review August 12, 2026 13:33
@jonathannorris
jonathannorris requested review from a team as code owners August 12, 2026 13:33
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