Affected by GO-2024-3077
and 1 other vulnerabilities
GO-2024-3077 : Capsule tenant owner with "patch namespace" permission can hijack system namespaces in github.com/projectcapsule/capsule
GO-2026-5406 : Capsule: Incomplete fix of CVE-2026-30963: singular/plural typo leaves namespaces/finalize unprotected in github.com/projectcapsule/capsule
Discover Packages
github.com/projectcapsule/capsule
pkg
template
functions
package
Version:
v0.13.5
Opens a new window with list of versions in this module.
Published: Jun 9, 2026
License: Apache-2.0
Opens a new window with license information.
Imports: 11
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
CustomFuncMap return our custom templates.
TxtFuncMap returns an aggregated template function map. Currently (custom functions + sprig).
type AgeKeyPair struct {
Identity string `json:"identity" yaml:"identity"`
Recipient string `json:"recipient" yaml:"recipient"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.