Affected by GO-2023-1622
and 2 other vulnerabilities
GO-2023-1622: Constellation allows Emergency shell access during initramfs boot phase in github.com/edgelesssys/constellation
GO-2024-2727: Constellation has pods exposed to peers in VPC in github.com/edgelesssys/constellation
GO-2025-4076: Constellation has insecure LUKS2 persistent storage partitions which may be opened and used in github.com/edgelesssys/constellation
package
Version:
v2.5.2
Opens a new window with list of versions in this module.
Published: Feb 16, 2023
License: AGPL-3.0
Opens a new window with license information.
Imports: 17
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package image provides helping wrappers around a versionsapi fetcher.
It also enables local image overrides and download of raw images.
type Downloader struct {
}
Downloader downloads raw images.
NewDownloader creates a new Downloader.
Download downloads the raw image from source.
Fetcher fetches image references using a lookup table.
New returns a new image fetcher.
FetchReference fetches the image reference for a given image version uid, CSP and image variant.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.