Skip to content
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

Upgrades cookie dependency for CVE-2024-47764 #12041

Merged
merged 3 commits into from
Oct 14, 2024
Merged

Conversation

andrewscfc
Copy link
Contributor

Resolves JIRA N/A

Overall changes

I had to force resolutions for now as Express has a fixed dependency on cookie 0.6.0. Express fix their issue in a later version and it looks like they just upgrade cookie with no changes in their codebase: expressjs/express#6029

Ideally we want to bring Express up to the latest version but this a is a bigger change.

Testing

Should be sufficiently covered by automated tests

Helpful Links

Coding Standards

Repository use guidelines

@karinathomasbbc karinathomasbbc merged commit 22cc602 into latest Oct 14, 2024
11 checks passed
@karinathomasbbc karinathomasbbc deleted the upgrade-cookie branch October 14, 2024 09:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants