Versions in this module Expand all Collapse all v0 v0.3.0-alpha.1 Aug 23, 2026 v0.2.9 Aug 18, 2026 Changes in this version + func Resolve(items []findings.SurfaceItem, ids []string) (found []findings.SurfaceItem, unrecognized []string) + type Entry struct + Category string + File string + Fingerprint string + ID string + Line int + StructuralFacts map[string]bool + func Index(items []findings.SurfaceItem) ([]Entry, int)