Will jwt-go version 3.2.2 be getting a patch for CVE-2025-30204 #444
Closed
naut-brian
started this conversation in
General
Replies: 1 comment 1 reply
-
We decided not to support v3 any more. We are supporting the last two major versions (v4 and v5). v3 has several technical issues, such as no proper go module support and the Go minimum version is several versions behind the current one. We are happy to help with a transition to at least v4. This should be more or less a drop-in replacement with an adjustment of the module path. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
GHSA-mh63-6h87-95cp
I was wondering if there will be a patch for version 3 of jwt-go
Beta Was this translation helpful? Give feedback.
All reactions