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

Bump docker to silence non-impactful CVE #1414

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Conversation

natalieparellano
Copy link
Member

(GHSA-v23v-6jw2-98fq)

Summary

Release notes


Related

Resolves #___


Context

@natalieparellano natalieparellano requested a review from a team as a code owner October 28, 2024 19:17
@natalieparellano
Copy link
Member Author

Ugh this may be blocked on upstream dependencies getting updated:

  • We need docker at least v27.1.0, which requires buildkit at least v0.15.0
  • This is incompatible with the latest version of kaniko, which uses buildkit v0.14.1

Maybe we can contribute the dependency bump in kaniko. For now, I'll put this PR in draft, and add an entry to our .grype.yaml file to ignore the CVE during scans since it is non-impactful

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.

2 participants