Affected by GO-2025-3479
and 1 other vulnerabilities
GO-2025-3479: lakeFS allows an authenticated user to cause a crash by exhausting server memory in github.com/treeverse/lakefs
GO-2025-4090: lakeFS affected by unauthenticated access to API usage metrics in github.com/treeverse/lakefs
package
Version:
v1.33.0
Opens a new window with list of versions in this module.
Published: Sep 5, 2024
License: Apache-2.0, MIT
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
¶
View Source
const (
SEPARATOR = "/"
HiddenPrefix = "_"
)
Join joins the parts with the separator.
Will keep the first part prefix separator (if found) and the last part suffix separator optional.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.