Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ManualCheck []string
Functions ¶
Types ¶
type Metadata ¶
type Metadata struct { Category string `yaml:"category"` CheckTool string `yaml:"checkTool"` CheckType []string `yaml:"checkType"` Description yaml.Node `yaml:"description"` Provider string `yaml:"provider"` Severity string `yaml:"severity"` Title yaml.Node `yaml:"title"` ID yaml.Node `yaml:"id"` LwIds map[string]interface{} `yaml:"lwids"` }
Click to show internal directories.
Click to hide internal directories.