Versions in this module Expand all Collapse all v0 v0.7.0 Jul 11, 2026 Changes in this version + const ResultsPath + func Write(rootDir string, r *Results) error + type Finding struct + Message string + Severity string + Source string + type FluxValidate struct + NoSchema map[string]int + Roots int + Skipped string + Verdicts map[string]Verdict + type Results struct + FluxValidate *FluxValidate + Version int + func Read(rootDir string) (*Results, error) + type Verdict struct + Findings []Finding + Status string