Affected by GO-2026-4858
and 1 other vulnerabilities
GO-2026-4858 : BuildKit's Malicious frontend can cause file escape outside of storage root in github.com/moby/buildkit
GO-2026-4859 : BuildKit Git URL subdir component can cause access to restricted files in github.com/moby/buildkit
Discover Packages
github.com/moby/buildkit
util
compression
package
Version:
v0.9.1
Opens a new window with list of versions in this module.
Published: Oct 4, 2021
License: Apache-2.0
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 63
Opens a new window with list of known importers.
Documentation
Documentation
¶
DetectLayerMediaType returns media type from existing blob data.
Type represents compression type for blob data.
const (
Uncompressed Type = iota
Gzip
UnknownCompression Type = -1
)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.