What problem does it solve?
Provide a structured, evidence-first investigation workflow to detect supply-chain compromises in GitHub repositories, recover deleted or force-pushed commits, and produce an auditable forensic report; it reduces missed traces and unsupported claims by enforcing cross-source verification.
Core Features & Use Cases
- Multi-source Evidence Collection: Parallel investigators for local git, GitHub REST API, GH Archive (BigQuery), Wayback Machine, and IOC enrichment to collect and correlate proofs.
- Deleted Commit & Force-Push Recovery: Procedures and recovery techniques to fetch orphaned commits, recover archived pages, and reconstruct timelines.
- Structured Reporting & Guardrails: An evidence store with EV-XXXX identifiers, templated forensic reports, and anti-hallucination rules that require multi-source verification before stating facts.
- Use Case: Investigate suspected maintainer takeover or malicious dependency injection, recover erased commits, extract IOCs, validate hypotheses, and produce a final report with cited evidence.
Quick Start
Investigate owner/repo for supply-chain compromise, recover deleted commits, extract IOCs, and generate a templated forensic report.