Affected by GO-2024-2582
and 4 other vulnerabilities
GO-2024-2582 : Minder trusts client-provided mapping from repo name to upstream ID in github.com/stacklok/minder
GO-2024-2864 : Denial of service of Minder Server with attacker-controlled REST endpoint in github.com/stacklok/minder
GO-2024-2871 : Stacklok Minder vulnerable to denial of service from maliciously crafted templates in github.com/stacklok/minder
GO-2024-2885 : Denial of service of Minder Server from maliciously crafted GitHub attestations in github.com/stacklok/minder
GO-2024-2934 : Minder affected by denial of service from maliciously configured Git repository in github.com/stacklok/minder
Discover Packages
github.com/stacklok/minder
internal
util
cli
useragent
package
Version:
v0.0.23
Opens a new window with list of versions in this module.
Published: Dec 22, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Package useragent contains utilities for setting up the CLI's user agent
GetUserAgent returns the user agent string for the CLI
Note that the user agent used here replicates the user agent used by the
browsers.
e.g. <product>/<product-version> (<system-information>) <platform> (<platform-details>) <extensions>
In our case, we'll leave extensions empty.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.