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 jsonflag 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.