JSPM

bumblebee-scan

0.1.5
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 41
  • Score
    100M100P100Q81874F
  • License Apache-2.0

Supply-chain inventory collector for package, extension, and developer-tool metadata on macOS and Linux.

Package Exports

    This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (bumblebee-scan) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

    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-scan

    The 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.json

    See the full documentation for details.

    License

    Apache-2.0