Skip to main content

Module evidence

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§

EvidenceCommit
One commit that touched the path being evidenced.

Functions§

evidence_for_path
Return the top-N commits that most recently touched path, lineage-aware.