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

feat: Update build to remove CVE exposure #18

Merged
merged 4 commits into from
Dec 21, 2023

Conversation

jimmidyson
Copy link

Using a distroless base image reduces the potential for CVEs while preserving functionality due to the static build of kubefed.

  • feat: Use chainguard static distroless base image
  • build: Set up bash flags correctly
  • feat: Build with golang 1.20.5

Ensures that exit codes are not ignored.
@jimmidyson jimmidyson requested a review from a team as a code owner December 21, 2023 11:29
@jimmidyson jimmidyson merged commit c44b12f into master Dec 21, 2023
1 check passed
@jimmidyson jimmidyson deleted the jimmi/image-updates-for-cve branch December 21, 2023 14:24
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.

3 participants