Module evidence
Expand description
Evidence chain for gate findings — the top-N commits that most recently
and heavily touched a path, used to populate codeFlows and
relatedLocations in SARIF output.
Structs§
- Evidence
Commit - One commit that touched the path being evidenced.
Functions§
- evidence_
for_ path - Return the top-N commits that most recently touched
path, lineage-aware.