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

Update actionpack to 7.2.2.1 #1666

Merged
merged 1 commit into from
Dec 13, 2024
Merged

Conversation

DavidBiddle
Copy link
Contributor

@DavidBiddle DavidBiddle commented Dec 13, 2024

What problem does this pull request solve?

Trello card:

Updates actionpack to version 7.2.2.1. This resolves a possible Cross Site Scripting (XSS) vulnerability in the content_security_policy helper in Action Pack (CVE-2024-54133) which is blocking our pipeline.

Dependabot couldn't make this change automatically as a couple of other dependencies needed updating as part of it.

Things to consider when reviewing

  • Ensure that you consider the wider context.
  • Does it work when run on your machine?
  • Is it clear what the code is doing?
  • Do the commit messages explain why the changes were made?
  • Are there all the unit tests needed?
  • Has all relevant documentation been updated?

Updates actionpack to version 7.2.2.1. This resolves a possible Cross
Site Scripting (XSS) vulnerability in the content_security_policy helper
in Action Pack (CVE-2024-54133) which is blocking our pipeline.
@DavidBiddle DavidBiddle marked this pull request as ready for review December 13, 2024 10:09
@DavidBiddle DavidBiddle merged commit 29873b7 into main Dec 13, 2024
6 checks passed
@DavidBiddle DavidBiddle deleted the update-actionpack-to-7.2.2.1 branch December 13, 2024 10:14
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.

2 participants