Skip to content

[Draft][develop] Upgrade connexion to 2.15.0rc3, upgrade Werkzeug to 3.1.3 to address CVE #6932

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

hehe7318
Copy link
Contributor

@hehe7318 hehe7318 commented Aug 6, 2025

Description of changes

  • Upgrade connexion to 2.15.0rc3(Temporary).
  • Upgrade Werkzeug to ~=3.0.0 to address CVE.
  • Upgrade serverless_wsgi.py to the latest version.
  • Changes to encoder.py, flask_app.py and etc. to adapt the version bump.

Tests

  • Changes to tests to adapt the version bump.
  • Unit tests all passed.
  • Integ tests on-going.

References

  • Link to impacted open issues.
  • Link to related PRs in other packages (i.e. cookbook, node).
  • Link to documentation useful to understand the changes.

Checklist

  • Make sure you are pointing to the right branch.
  • If you're creating a patch for a branch other than develop add the branch name as prefix in the PR title (e.g. [release-3.6]).
  • Check all commits' messages are clear, describing what and why vs how.
  • Make sure to have added unit tests or integration tests to cover the new/modified code.
  • Check if documentation is impacted by this change.

Please review the guidelines for contributing and Pull Request Instructions.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

…0 to address CVE. Upgrade serverless_wsgi.py to the latest version. Changes to encoder, flask_app and etc. to adapt the version bump.
@hehe7318 hehe7318 requested review from a team as code owners August 6, 2025 21:48
@hehe7318 hehe7318 added the 3.x label Aug 6, 2025
@hehe7318 hehe7318 marked this pull request as draft August 6, 2025 21:48
@hehe7318 hehe7318 added the skip-bad-url-suffix-check Skip the checks regarding the bad URL suffix label Aug 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3.x skip-bad-url-suffix-check Skip the checks regarding the bad URL suffix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant