Versions in this module Expand all Collapse all v1 v1.1.0 Aug 10, 2025 Changes in this version + type CheckDefinition map[string]any + func (cd CheckDefinition) CommandsForOS(osName string) []CommandRule + type CommandRule struct + Excludes string + ExitCode *int + File string + Includes string + Output string + Remediation []string + type Config struct + Checks map[string]CheckDefinition