fix: update firebase/php-jwt version to ^7.0 (sec issue)#48
Merged
Keith-wright merged 2 commits intopusher:masterfrom Feb 26, 2026
Merged
fix: update firebase/php-jwt version to ^7.0 (sec issue)#48Keith-wright merged 2 commits intopusher:masterfrom
Keith-wright merged 2 commits intopusher:masterfrom
Conversation
Contributor
Author
Contributor
Author
|
@jameshfisher @jonathanlloyd can we get a review on this ASAP? |
aonemd
approved these changes
Feb 26, 2026
Member
|
Could you rebase this branch with origin:master? I updated the GH actions. @atymic |
Contributor
Author
|
Done |
Keith-wright
pushed a commit
that referenced
this pull request
Feb 26, 2026
- Bump firebase/php-jwt from ^6.0 to ^7.0 to address CVE-2025-45769 (GHSA-2x45-7fc3-mxwq, CWE-326 inadequate encryption strength). v6.x accepts arbitrarily short HMAC keys; v7.0 enforces minimum key length and rejects weak secrets. - Bump doctrine/instantiator from 1.4.0 to ^1.5.0 to resolve a pre-existing dev dependency conflict that caused the prefer-lowest CI job to fail at dependency resolution before any tests could run. Closes #48. Co-authored-by: atymic <atymic@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
See GHSA-2x45-7fc3-mxwq