Affected by GO-2023-1956
and 1 other vulnerabilities
GO-2023-1956: KubePi Privilege Escalation vulnerability in github.com/KubeOperator/kubepi
GO-2023-1957: KubePi may leak password hash of any user in github.com/KubeOperator/kubepi
package
Version:
v1.6.4
Opens a new window with list of versions in this module.
Published: Jan 11, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Project struct {
v1.BaseModel `storm:"inline"`
v1.Metadata `storm:"inline"`
Users []string `json:"users"`
ClusterRef string `json:"clusterRef" storm:"index"`
ProjectName string `json:"projectName"`
Certificate []byte `json:"certificate"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.