Documentation
¶
Index ¶
- func AnalyzeCommand(cmd *cobra.Command, args []string)
- func CreateImageSbom(engine string, image string, output string) error
- func CreateImageSbomSyft(image string, output string) error
- func CreateImageSbomTrivy(image string, output string) error
- func Execute()
- func ImageCommand(cmd *cobra.Command, args []string)
- func IsTerminalWriter(output io.Writer) bool
- func KubernetesCommand(cmd *cobra.Command, args []string)
- func NotImplemented(cmd *cobra.Command, args []string)
- func RunBuildCommand(cmd *cobra.Command, args []string)
- func RunDiffCommand(cmd *cobra.Command, args []string)
- func RunFilesystemCommand(cmd *cobra.Command, args []string)
- func RunFilesystemScanner(paths []string, vendorPaths []string, flagDepth uint, flagOutput string, ...)
- func UploadCommand(cmd *cobra.Command, args []string)
- func VerifyCommand(cmd *cobra.Command, args []string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AnalyzeCommand ¶
func CreateImageSbomSyft ¶
func CreateImageSbomTrivy ¶
func Execute ¶
func Execute()
Execute adds all child commands to the root command and sets flags appropriately. This is called by main.main(). It only needs to happen once to the rootCmd.
func ImageCommand ¶
func IsTerminalWriter ¶
func KubernetesCommand ¶
func NotImplemented ¶
func RunBuildCommand ¶
func RunDiffCommand ¶
func RunFilesystemCommand ¶
func RunFilesystemScanner ¶
func UploadCommand ¶
func VerifyCommand ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.