depGraph

Changelog

New updates and improvements to the DepGraph platform.

June 10, 2026

CLI v1.2: Deep Transitive Analysis

We've completely rewritten our CLI scanning engine to support ultra-deep dependency resolution. You can now specify --depth infinity to crawl your entire lockfile without performance degradation.

  • Added: --format json flag for CI integrations.
  • Improved: Scan speeds are now 4x faster thanks to aggressively batched API resolution.
  • Fixed: Resolved an issue where yarn v3 workspaces were not detected properly.
May 24, 2026

New GitHub Action & API Keys

DepGraph can now block PRs that introduce abandoned or malicious packages.

  • Added: Official GitHub Action py-kalki/depgraph-action@v1 available in the marketplace.
  • Added: Dashboard UI to generate and revoke API keys (Pro/Team plans).
May 1, 2026

Public Beta Launch

DepGraph is officially open to the public. We're launching with a fully functional dashboard, GitHub OAuth integration, and real-time package scoring.