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 JWT to resolve CVE-2024-51744 #21951

Merged
merged 2 commits into from
Nov 18, 2024
Merged

Update JWT to resolve CVE-2024-51744 #21951

merged 2 commits into from
Nov 18, 2024

Conversation

sarahalsmiller
Copy link
Member

Description

Update package to resolve CVE-2024-51744

Testing & Reproduction steps

  • CI passes

Links

https://pkg.go.dev/vuln/GO-2024-3250

PR Checklist

  • updated test coverage
  • external facing docs updated
  • appropriate backport labels added
  • not a security concern

@sarahalsmiller sarahalsmiller requested a review from a team as a code owner November 18, 2024 18:40
@github-actions github-actions bot added the pr/dependencies PR specifically updates dependencies of project label Nov 18, 2024
@sarahalsmiller sarahalsmiller added the backport/all Apply backports for all active releases per .release/versions.hcl label Nov 18, 2024
Copy link
Collaborator

@dduzgun-security dduzgun-security left a comment

Choose a reason for hiding this comment

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

LGTM 🙌

@sarahalsmiller sarahalsmiller merged commit 6662e48 into main Nov 18, 2024
102 of 103 checks passed
@sarahalsmiller sarahalsmiller deleted the patch-golang-jwt branch November 18, 2024 19:51
@hc-github-team-consul-core hc-github-team-consul-core added backport/1.20 Changes are backported to 1.20 backport/ent/1.15 Changes are backported to 1.15 ent backport/ent/1.18 Changes are backported to 1.18 ent backport/ent/1.19 Changes are backported to 1.19 ent labels Nov 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport/all Apply backports for all active releases per .release/versions.hcl backport/ent/1.15 Changes are backported to 1.15 ent backport/ent/1.18 Changes are backported to 1.18 ent backport/ent/1.19 Changes are backported to 1.19 ent backport/1.20 Changes are backported to 1.20 pr/dependencies PR specifically updates dependencies of project
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants