Versions in this module Expand all Collapse all v1 v1.0.1 May 7, 2026 v1.0.0 Apr 30, 2026 Changes in this version + func ExecHealthcheckHTML(h ExecHealthcheck) (template.HTML, error) + func WriteHealthcheckPage(hcs []ExecHealthcheck, path string) error + type ExecHealthcheck struct + ActiveEpics int + AvgCycleTime string + AvgDeployFreq string + AvgThroughput string + Critical int + CycleTimeTrend string + DeployFreqTrend string + ExploitableCritical int + ExploitableHigh int + FixableCritical int + FixableHigh int + HasDeployData bool + HasJIRAData bool + HasSnykData bool + HideDeployFreq bool + High int + LastWeekDeploys int + Team string + ThroughputTrend string + Weeks int