
The highest tagged major version is
v5.
package
Version:
v2.1.3
Opens a new window with list of versions in this module.
Published: Aug 9, 2021
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package checks contains util fns for reading input YAML file.
type Check struct {
Risk string `yaml:"-"`
Description string `yaml:"description"`
Remediation []string `yaml:"remediation"`
}
Check defines expected check definition in checks.yaml.
Doc maps to checks.yaml file.
Read parses `checks.yaml` file and returns a `Doc` struct.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.