-
Notifications
You must be signed in to change notification settings - Fork 118
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: Update go dependency to fix CVE-2022-1996 (#328)
#### Motivation Address a security vulnerability in old version of the `go-restful` library #### Modifications Update go dependency #### Result No longer vulnerable to the "Authorization Bypass Through User-Controlled Key". #### Related Issues: https://github.com/kserve/modelmesh-serving/security/dependabot/4 emicklei/go-restful#489 https://www.cve.org/CVERecord?id=CVE-2022-1996 https://huntr.dev/bounties/be837427-415c-4d8c-808b-62ce20aa84f1/ Signed-off-by: Christian Kadner <ckadner@us.ibm.com>
- Loading branch information
Showing
2 changed files
with
53 additions
and
39 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
Oops, something went wrong.