cmd

package
v0.0.0-...-25be970 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 8, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Package cmd contains commands base structure

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CLI

type CLI struct {
	Agent   agentcmd.Agent     `cmd:"" help:"Start CISIN agent"`
	Server  servercmd.Server   `cmd:"" help:"Start CISIN server"`
	Analyze analyzecmd.Analyze `cmd:"" help:"Analyse traces "`
}

CLI contains the base commands for CISIN.

Directories

Path Synopsis
Package agentcmd contains the command to start the agent
Package agentcmd contains the command to start the agent
Package analyze contains subcommand to analyze and list traces.
Package analyze contains subcommand to analyze and list traces.
list
Package list contains the list command.
Package list contains the list command.
sbom
Package sbom contains the command to scan a trace for vulnerabilities based on embedded SBOM urls.
Package sbom contains the command to scan a trace for vulnerabilities based on embedded SBOM urls.
Package server contains the command to start the CISIN server.
Package server contains the command to start the CISIN server.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL