Skip to content

6176- upgrade gunicorn to v.23.0.0 #6187

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

Merged
merged 1 commit into from
Apr 7, 2025
Merged

Conversation

cnlucas
Copy link
Member

@cnlucas cnlucas commented Apr 3, 2025

Summary (required)

Upgrades gunicorn to 23.0.0 to remediate snyk vulnerability

Breaking Changes
refuse requests where the uri field is empty
refuse requests with invalid CR/LR/NUL in heade field values
remove temporary --tolerate-dangerous-framing switch from 22.0

Required reviewers

1 dev

Impacted areas of the application

General components of the application that this PR will affect:

  • gunicorn servers

Related PRs

Related PRs against other branches:
fecgov/fec-cms#6743

How to test

OR

  • Deploy to a space

Copy link
Contributor

@fec-jli fec-jli left a comment

Choose a reason for hiding this comment

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

It works as expected. Thanks

@fec-jli fec-jli merged commit 1d9f14b into develop Apr 7, 2025
3 checks passed
@github-project-automation github-project-automation bot moved this to ✅ Done in Website project Apr 7, 2025
@cnlucas cnlucas deleted the feature/6176-upgrade-gunicorn branch June 5, 2025 17:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

[Snyk: High] gunicorn HTTP Request Smuggling (Due: 05/01/25)
2 participants