package
Version:
v1.0.2
Opens a new window with list of versions in this module.
Published: Feb 23, 2026
License: Apache-2.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Profile struct {
Name string `yaml:"name" json:"name"`
Description string `yaml:"description" json:"description"`
MinCompliance float64 `yaml:"min_compliance" json:"min_compliance"`
RuleThreshold map[string]int `yaml:"rule_thresholds" json:"rule_thresholds"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.