GO-2024-3080 : Kanister vulnerable to cluster-level privilege escalation in github.com/kanisterio/kanister
Discover Packages
github.com/kanisterio/kanister
pkg
blueprint
validate
package
Version:
v0.113.0-alpha.1
Opens a new window with list of versions in this module.
Published: Nov 7, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
View Source
const (
BPValidationErr = "Failed to validate"
)
Do takes a blueprint and validates if the function names in phases are correct
and all the required arguments for the kanister functions are provided. This doesn't
check anything with template params yet.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.