Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Changelog

0.1.0 (unreleased)

Initial release.

  • Go, JavaScript/TypeScript, Python, Rust, Java support
  • AST-based import scanning (tree-sitter + OXC)
  • Confidence scoring (high/medium/low)
  • Text, JSON, SARIF output formats
  • scan, init, fix subcommands
  • .ghostdep.yaml configuration with three-layer merging
  • Monorepo support with internal package detection
  • Incremental caching with blake3 hashing
  • WASM plugin host (experimental)
  • Poetry and uv/PEP 735 pyproject.toml support
  • ~150 Java import-to-artifact mappings
  • GitHub Actions release workflow
  • Cross-platform binaries (Linux, macOS, Windows)