package
Version:
v0.3.2
Opens a new window with list of versions in this module.
Published: Jun 6, 2026
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Append adds code to items unless it is already present.
Has reports whether items contains code.
HasConfig reports whether items contains a config evidence item with code.
type Config struct {
Code string `json:"code"`
Source string `json:"source,omitempty"`
Message string `json:"message,omitempty"`
}
Config records a config-policy evidence code plus optional provenance.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.