Skip to content
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

[main]Replace busybox with internal copy binary and fix CVEs. #137

Merged
merged 1 commit into from
Apr 19, 2023

Conversation

blackpiglet
Copy link
Collaborator

@blackpiglet blackpiglet commented Apr 15, 2023

Replace the busybox image.
Bump Golang version to v1.20.

Due to actions/setup-python's limitation, golang's version 1.20 is parsed into 1.2. Need to use '1.20' instead.
actions/setup-go#326 (comment)

@codecov-commenter
Copy link

Codecov Report

Merging #137 (07a2648) into main (666f0a0) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #137   +/-   ##
=======================================
  Coverage   22.00%   22.00%           
=======================================
  Files           3        3           
  Lines         468      468           
=======================================
  Hits          103      103           
  Misses        361      361           
  Partials        4        4           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@blackpiglet blackpiglet changed the title Replace busybox with internal copy binary and fix CVEs. [main]Replace busybox with internal copy binary and fix CVEs. Apr 17, 2023
Replace the busybox image.
Bump Golang version to v1.20.

Signed-off-by: Xun Jiang <blackpiglet@gmail.com>
@Lyndon-Li Lyndon-Li merged commit dd1262d into vmware-tanzu:main Apr 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants