Skip to content

LineageScope

Static analysis for data pipelines โ€” point it at a repo to discover SQL, dbt, Airflow, Spark, and ODCS contracts. No warehouse or cloud account required.

  • Lineage
  • Quality gates
  • CI-ready JSON

Explore

Features

  • Lineage graph (NetworkX) โ€” cycles, orphans, fan-out, critical path.
  • Analyzers โ€” dead assets, test/doc coverage, SQL/graph complexity, ownership (CODEOWNERS / dbt meta.owner / git), ODCS compliance, static cost-pattern hints.
  • Outputs โ€” Rich terminal report, JSON for automation, HTML with D3 lineage and score trends.
  • Workflows โ€” .lineagescope/snapshots/, lineagescope diff vs any git ref, lineagescope ci with thresholds and GitHub Actions annotations.

Repository

Source and issues: github.com/kirannarayanak/lineagescope ยท Docs are built with MkDocs Material and deploy to GitHub Pages.