Skip to content

accomodate type changes in werkzeug 3.1.4, resolve CVE-2025-66221 - #1041

Merged
p1c2u merged 3 commits into
python-openapi:masterfrom
dylantack:CVE-2025-66221
Dec 12, 2025
Merged

accomodate type changes in werkzeug 3.1.4, resolve CVE-2025-66221#1041
p1c2u merged 3 commits into
python-openapi:masterfrom
dylantack:CVE-2025-66221

Conversation

@dylantack

@dylantackdylantack commented Dec 1, 2025

Copy link
Copy Markdown
Contributor

fixes#938, #991

@codecov

codecovBot commented Dec 12, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.58%. Comparing base (17e0834) to head (558b8f4).
⚠️ Report is 9 commits behind head on master.

Additional details and impacted files
@@ Coverage Diff @@## master #1041 +/- ##
==========================================
+ Coverage 90.57% 90.58% +0.01% 
==========================================
Files 150 150 Lines 4381 4387 +6 Branches 534 534 ==========================================
+ Hits 3968 3974 +6 
Misses 320 320 Partials 93 93 

☔ 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.

@p1c2up1c2u left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

LGTM Thank you for the contribution

@p1c2u
p1c2u merged commit 23d5bae into python-openapi:masterDec 12, 2025
9 checks passed
Sign up for freeto 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.

[Bug]: DjangoOpenAPIResponse no longer type compatible with unmarshal_response

2 participants

@dylantack@p1c2u