chore(deps): bump github.com/moby/buildkit from 0.25.1 to 0.28.1 by dependabot[bot] · Pull Request #5003 · supabase/cli
Bumps github.com/moby/buildkit from 0.25.1 to 0.28.1.
Release notes
Sourced from github.com/moby/buildkit's releases.
v0.28.1
Welcome to the v0.28.1 release of buildkit!
Please try out the release binaries and report any issues at https://github.com/moby/buildkit/issues.
Contributors
- Tõnis Tiigi
- CrazyMax
- Sebastiaan van Stijn
Notable Changes
- Fix insufficient validation of Git URL
#ref:subdirfragments that could allow access to restricted files outside the checked-out repository root. GHSA-4vrq-3vrq-g6gg- Fix a vulnerability where an untrusted custom frontend could cause files to be written outside the BuildKit state directory. GHSA-4c29-8rgm-jvjj
- Fix a panic when processing invalid
.dockerignorepatterns duringCOPY. #6610 moby/patternmatcher#9Dependency Changes
- github.com/moby/patternmatcher v0.6.0 -> v0.6.1
Previous release can be found at v0.28.0
v0.28.0
buildkit 0.28.0
Welcome to the v0.28.0 release of buildkit!
Please try out the release binaries and report any issues at https://github.com/moby/buildkit/issues.
Contributors
- Tõnis Tiigi
- CrazyMax
- Sebastiaan van Stijn
- Jonathan A. Sternberg
- Akihiro Suda
- Amr Mahdi
- Dan Duvall
- David Karlsson
- Jonas Geiler
- Kevin L.
- rsteube
... (truncated)
Commits
45b038cgit: normalize and validate subdir pathsf5462c2git: harden ref arg handling71577a5source: extract SafeFileName into shared pathutil packagedf43783source/http: use os.Root for saved file operations9ce6f62source/http: sanitize downloaded filenames099cf80executor: validate container IDs centrally2642113Merge pull request #6610 from thaJeztah/0.28_backport_bump_patternmatcher802da78vendor: github.com/moby/patternmatcher v0.6.15245d86Merge pull request #6551 from tonistiigi/v0.28-cherry-picks90ee5devendor: update x/net to v0.51.0- Additional commits viewable in compare view