Affected by GO-2023-1377
and 1 other vulnerabilities
GO-2023-1377: GitOps Run allows for Kubernetes workload injection in github.com/weaveworks/weave-gitops
GO-2023-1388: Gitops Run insecure communication in github.com/weaveworks/weave-gitops
package
Version:
v0.9.6-rc.2
Opens a new window with list of versions in this module.
Published: Sep 29, 2022
License: MPL-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
¶
View Source
var Cmd = &cobra.Command{
Use: "check",
Short: "Validates flux compatibility",
Example: `
# Validate flux and kubernetes compatibility
gitops check
`,
RunE: runCmd,
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.