bumblebee-scan
v0.1.5
Published
Supply-chain inventory collector for package, extension, and developer-tool metadata on macOS and Linux.
Downloads
626
Maintainers
Readme
bumblebee-scan
npm wrapper for bumblebee — a read-only supply-chain inventory collector for package, extension, and developer-tool metadata on macOS and Linux.
Install
npm install -g bumblebee-scanThe postinstall script downloads the pre-built binary from GitHub Releases. If that fails, it falls back to go install (requires Go 1.25+).
Usage
bumblebee scan --profile baseline > inventory.ndjson
bumblebee scan --profile deep --root "$HOME" --exposure-catalog ./catalog.jsonSee the full documentation for details.
License
Apache-2.0
