package
Version:
v0.0.0-...-a36e8e9
Opens a new window with list of versions in this module.
Published: Oct 25, 2025
License: AGPL-3.0
Opens a new window with license information.
Imports: 15
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
var (
Version = "0.0.24"
GitCommit = "HEAD"
)
type Rule struct {
ID string `json:"id"`
Description string `json:"description"`
Impact string `json:"impact"`
Severity string `json:"severity"`
Passed bool `json:"passed" default:"true"`
Query string `json:"query"`
RuleProvider string `json:"ruleProvider"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.