Versions in this module Expand all Collapse all v0 v0.6.0 Aug 14, 2019 GO-2022-0793 +1 more GO-2022-0793: Path traversal in u-root in github.com/u-root/u-root GO-2022-0805: github.com/u-root/u-root/pkg/tarutil Arbitrary File Write via Archive Extraction (Zip Slip) in github.com/u-root/u-root Changes in this version + var ErrDefaultEntryNotFound = errors.New("default label not found in configuration") + type Config struct + DefaultEntry string + Entries map[string]*boot.LinuxImage + func ParseConfigFile(url string, wd *url.URL) (*Config, error) Incompatible versions in this module v6.0.0+incompatible Aug 14, 2019retracted