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
package
Version:
v0.0.19
Opens a new window with list of versions in this module.
Published: Nov 28, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package entities contains internal helper functions to deal with,
validate and print the Entity protobuf enum. Mostly to interact
with the database.
EntityTypeFromDB returns the entity type from the database entity
EntityTypeToDB returns the database entity from the protobuf entity type
KnownTypesCSV returns a comma separated list of known entity types. Useful for UI
Source Files
¶
Click to show internal directories.
Click to hide internal directories.