-
Notifications
You must be signed in to change notification settings - Fork 513
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
Upstream pull #438
Upstream pull #438
Conversation
update go packages for 1.17
- Building and pushing images to our artifactory
Replacing Circle CI with GH actions
Bumping to golang:1.17.5
Fixing latest tag not having the JFrog artifactory URL
updated base image
updated the go version for grpcurl
updated golang version
updated go lang version
* update grpcurl * update grpcurl * update grpcurl * update grpcurl * update grpcurl * update grpcurl * updated latest image for golang
Adding Docker push to Dev ACR
update go version to 1.19.2
* updated golang image * updated golang version * updated golang version * updated golang version * updated golang version * updated golang version * updated golang version
|
||
require ( | ||
github.com/golang/protobuf v1.5.2 | ||
github.com/jhump/protoreflect v1.13.0 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Dependency Risk: google.golang.org/[email protected] has 2 vulnerabilities
Upgrade to version 1.56.3
to mitigate all risks. This is a minor change from the installed version.
Severity: High 🚨
Status: Open 🔴
Vulnerabilities:
- GHSA-m425-mq94-257g - Severity: high - Fix: 1.56.3, 1.57.1, 1.58.3
- CVE-2023-44487 - Severity: medium - Fix: 1.58.3, 1.57.1, 1.56.3
You received this notification because a new code risk has been identified
github.com/envoyproxy/go-control-plane v0.10.2-0.20220325020618-49ff273808a1 // indirect | ||
github.com/envoyproxy/protoc-gen-validate v0.1.0 // indirect | ||
github.com/golang/protobuf v1.5.2 // indirect | ||
golang.org/x/net v0.10.0 // indirect |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Dependency Risk: golang.org/x/[email protected] has 3 vulnerabilities
Upgrade to version 0.17.0
to mitigate all risks. This is a minor change from the installed version.
Severity: Medium
Status: Open 🔴
Vulnerabilities:
- CVE-2023-39325 - Severity: medium - Fix: 0.17.0
- CVE-2023-3978 - Severity: medium - Fix: 0.13.0
- CVE-2023-44487 - Severity: medium - Fix: 0.17.0
You received this notification because a new code risk has been identified
not needed |
No description provided.