information

package
v1.3.2 Latest Latest
Warning

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

Go to latest
Published: Apr 12, 2024 License: AGPL-3.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CliParameter

type CliParameter struct {
	Name           string
	NameVerbose    string
	Required       bool
	Type           string
	MethodType     string
	Default        any
	Help           string
	Group          string
	MultipleSelect bool
	SelectOption   map[string]string
}

func ParseCliParameter

func ParseCliParameter(prog *ssaapi.Program) []*CliParameter

type RiskInfo

type RiskInfo struct {
	Level             string
	CVE               string
	Type, TypeVerbose string
	Description       string
	Solution          string
}

func ParseRiskInfo

func ParseRiskInfo(prog *ssaapi.Program) []*RiskInfo

Jump to

Keyboard shortcuts

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