-
Notifications
You must be signed in to change notification settings - Fork 61
Update go-toolset version for CVEs #334
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
Update go-toolset version for CVEs #334
Conversation
Hi @anishasthana and @tedhtchang
And this cleans up all the OS items and leaves just 8 Go items left from the /manager path:
If you see the quay.io security scan for my two images, it shows the unmodified Dockerfile with 3 high and 18 fixable issues, where the ubi-minimal:8.8 is clean (But quay security scan doesn't catch the items in the /manager folder) |
Signed-off-by: Anish Asthana <anishasthana1@gmail.com>
28ce5f3
to
3ecdc4c
Compare
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.
Looks good - thanks Anish! Big vulnerability improvement
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: jbusche The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Ran it locally on my OC 4.13.4 cluster, looked good
|
There's a number of CVEs that are closed in the latest versions of the go-1.19 toolset.
Related: ray-project/kuberay#1488