forked from kubernetes/kubernetes
-
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.
heketi that is dependency for glusterfs was updated to import a fork of jwt-go that fixes a high severity CVE-2020-26160 by importing a forked repo (form3tech-oss/jwt-go) that fixes the CVE as the original repo (dgrijalva/jwt-go) has a fix with breaking changes and the repo is generally loosely maintained. This fork is already being used in other places in kubernetes. Heketi 10.3.0 includes this fix. NOTE: The vulnerable function is not used by heketi or kubernetes. So the vulnerable package is a transitive dependency and this fix will reduce false postive CVE alerts on kubernetes Bumped github.com/auth0/go-jwt-middleware to v1.0.0 which removes dgrijalva/jwt-go cleanly Fixing test failures: pull-kubernetes-dependencies Removing unused dependencies in replace block to fix test failures: pull-kubernetes-dependencies Bump go-jwt-middleware to v1.0.1 to *not* pull in examples only deps
- Loading branch information
Showing
25 changed files
with
19 additions
and
1,649 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
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
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.