-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
sync kserve/rest-proxy with odh/rest-proxy #26
Commits on Jan 10, 2024
-
[RHODS-12555] - CVE-2023-44487
Plus: Fixes lint issues: - Can't run linter goanalysis_metalinter: goanalysis_metalinter: buildir: package "netip" (isInitialPkg: false, needAnalyzeSource: true): in net/netip.AddrFromSlice: cannot convert Load <[]byte> t0 ([]byte) to [4]byte Warnings: WARN [runner] The linter 'structcheck' is deprecated (since v1.49.0) due to: The owner seems to have abandoned the linter. Replaced by unused. WARN [runner] The linter 'deadcode' is deprecated (since v1.49.0) due to: The owner seems to have abandoned the linter. Replaced by unused. WARN [runner] The linter 'varcheck' is deprecated (since v1.49.0) due to: The owner seems to have abandoned the linter. Replaced by unused. Signed-off-by: Spolti <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 918f79c - Browse repository at this point
Copy the full SHA 918f79cView commit details -
fix: Specify Python 3.8 in Dockerfile (opendatahub-io#34)
Specify and link python38 to fix build/test failures due to the wrong Python version (3.6) being used from base image. --------- Signed-off-by: Rafael Vasquez <[email protected]> Signed-off-by: Spolti <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for da70aa6 - Browse repository at this point
Copy the full SHA da70aa6View commit details -
Fix github.com/elazarl/goproxy Denial of Service
Signed-off-by: Spolti <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a485071 - Browse repository at this point
Copy the full SHA a485071View commit details -
chore: Add CodeQL configuration (opendatahub-io#29)
Add configuration file for CodeQL vulnerability scanning. Signed-off-by: Christian Kadner <[email protected]> Signed-off-by: Spolti <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c750c98 - Browse repository at this point
Copy the full SHA c750c98View commit details -
chore(deps): Upgrade golang.org/x/net and golang.org/grpc (opendatahu…
…b-io#30) Issues addressed: - https://github.com/kserve/rest-proxy/security/dependabot/1 - https://github.com/kserve/rest-proxy/security/dependabot/2 - https://github.com/kserve/rest-proxy/security/dependabot/3 - https://github.com/kserve/rest-proxy/security/dependabot/4 - https://github.com/kserve/rest-proxy/security/dependabot/5 - https://www.cve.org/CVERecord?id=CVE-2023-37788 --------- Signed-off-by: Spolti <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 11c52d0 - Browse repository at this point
Copy the full SHA 11c52d0View commit details -
chore: Upgrade Golang version from 1.18 to 1.19 (opendatahub-io#28)
- Remove the linters for "deadcode", "structcheck", "varcheck" - Use "os" packages instead of deprecated "io/ioutil" (SA1019) - Capture pre-commit output in a local log file --------- Signed-off-by: Spolti <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2884d60 - Browse repository at this point
Copy the full SHA 2884d60View commit details -
chore: Upgrade google.golang.org/protobuf
chore: Fixes google.golang.org/protobuf Stack-based Buffer Overflow https://security.snyk.io/vuln/SNYK-GOLANG-GOOGLEGOLANGORGPROTOBUFENCODINGPROTOJSON-6137908 Signed-off-by: Spolti <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bd494fe - Browse repository at this point
Copy the full SHA bd494feView commit details -
chore: Upgrade golang.org/x/crypto (opendatahub-io#36)
chore: address the following CVE: - [CVE-2023-48795](https://www.cve.org/CVERecord?id=CVE-2023-48795): golang.org/x/crypto Authentication Bypass by Capture-replay --------- Signed-off-by: Spolti <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 51ba6d1 - Browse repository at this point
Copy the full SHA 51ba6d1View commit details -
Signed-off-by: Filippe Spolti <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6d147f8 - Browse repository at this point
Copy the full SHA 6d147f8View commit details