Versions in this module Expand all Collapse all v0 v0.2.4 Jul 24, 2026 v0.2.3 Jul 20, 2026 v0.2.2 Jul 17, 2026 v0.2.1 Jul 8, 2026 v0.2.0 Jul 5, 2026 v0.1.5 Jun 29, 2026 v0.1.4 Jun 29, 2026 v0.1.3 Jun 29, 2026 v0.1.2 Jun 28, 2026 v0.1.1 Jun 28, 2026 v0.1.0 Jun 27, 2026 Changes in this version + const SchemaVersion + func ClassifyEndpoints(eps []EndpointReport) (actionable []EndpointReport, resolvedClean []ResolvedCleanEndpoint, ...) + type AuditReport struct + Baseline *BaselineSummary + BlockReason string + Blocked bool + CodefitVersion string + Commit string + CoverageNote string + Endpoints []EndpointReport + Findings []findings.Finding + Language string + Project string + RegressionRisk *RegressionRisk + SchemaVersion string + Score scoring.ScoreSummary + SensorResults []findings.SensorResult + Surface []findings.SurfaceItem + Timestamp time.Time + type BaselineSummary struct + Active bool + BaselinedFindings int + NewFindings int + type CertaintyLevel string + const Deterministic + const SurfaceConfirmed + const SurfaceFrontier + type Concern struct + Actionable bool + Affirms bool + Baseline string + Category string + Certainty CertaintyLevel + Confidence float64 + Description string + Fingerprint string + Gap string + ID string + Line int + Probabilistic bool + Question string + RefinesAuthz bool + Signals []string + Source string + Title string + type EndpointReport struct + Actionable int + CertainConcerns int + Concerns []Concern + File string + Line int + Method string + func AggregateEndpoints(fs []findings.Finding, surface []findings.SurfaceItem) []EndpointReport + type FrontierEndpoint struct + Categories []string + File string + Line int + Method string + type JSONRenderer struct + func (JSONRenderer) Render(w io.Writer, r AuditReport) error + type RegressionItem struct + Callsites []string + File string + Reason string + Symbol string + type RegressionRisk struct + High []RegressionItem + Medium []RegressionItem + type Renderer interface + Render func(w io.Writer, r AuditReport) error + type ResolvedCleanEndpoint struct + File string + Line int + Method string + Verification string v0.1.0-alpha.2 Jun 25, 2026 v0.1.0-alpha.1 Jun 24, 2026