-
Notifications
You must be signed in to change notification settings - Fork 441
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
https://pkg.go.dev/vuln/GO-2024-3250 Addressed by bumping the github.com/golang-jwt/jwt/v4 library from v4.5.0 to v4.5.1. Based on a quick look at the calls to ParseWithClaims (the affected function) I don't think there was necessarily a problem to begin with (we treated all errors as fatal), but this will make `go vuln` happy which is important.
- Loading branch information
Showing
2 changed files
with
3 additions
and
1 deletion.
There are no files selected for viewing
This file contains 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
This file contains 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