Affected by GO-2024-2441
and 3 other vulnerabilities
GO-2024-2441: The DES/3DES cipher was used as part of the TLS protocol by installation tools in github.com/karmada-io/karmada
GO-2024-2817: karmada vulnerable to arbitrary code execution via a crafted command in github.com/karmada-io/karmada
GO-2025-3363: Karmada Tar Slips in CRDs archive extraction in github.com/karmada-io/karmada
GO-2025-3364: Karmada PULL Mode Cluster Privilege Escalation in github.com/karmada-io/karmada
package
Version:
v0.10.1
Opens a new window with list of versions in this module.
Published: Nov 24, 2021
License: Apache-2.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 3
Opens a new window with list of known importers.
Documentation
¶
type Info struct {
GitVersion string `json:"gitVersion"`
GitCommit string `json:"gitCommit"`
GitTreeState string `json:"gitTreeState"`
BuildDate string `json:"buildDate"`
GoVersion string `json:"goVersion"`
Compiler string `json:"compiler"`
Platform string `json:"platform"`
}
Info contains versioning information.
Get returns the overall codebase version. It's for detecting
what code a binary was built from.
String returns a Go-syntax representation of the Info.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.