forked from scionproto/scion
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
deps: update lestrrat-go/jwx to v1.2.29
Update github.com/lestrrat-go/jwx from v1.2.25 to v1.2.29. This includes security patches for vulnerabilities reported to us via dependabot: - lestrrat-go/jwx's malicious parameters in JWE can cause a DOS - Parsing JSON serialized payload without protected field can lead to segfault - JWX vulnerable to a denial of service attack using compressed JWE message As far as I understand, these issues affect the JWE and JWS modules, which we don't use. We use the JWA and JWT modules to perform JWT authorization via Bearer tokens as part of the internal management API.
- Loading branch information
Showing
3 changed files
with
82 additions
and
60 deletions.
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
Oops, something went wrong.