Perplexity Open-Sources Bumblebee: A Read-Only Supply-Chain Scanner for Developer Endpoints
Quick Answer
Perplexity has released Bumblebee, a read-only supply-chain scanner for macOS and Linux developer endpoints, enhancing security for its Comet and Computer products.
Quick Take
Perplexity has released Bumblebee, a read-only supply-chain scanner for macOS and Linux developer endpoints, enhancing security for its Comet and Computer products. This tool scans various package sources like npm and PyPI without executing code, ensuring a safe inventory collection process.
Key Points
- Bumblebee is designed for macOS and Linux developer environments.
- It scans npm, PyPI, Go modules, and more without running any code.
- The tool enhances security for Perplexity's Comet and Computer products.
- Bumblebee is now open-sourced for broader developer use.
Article Excerpt
From source RSS / original summaryPerplexity has open-sourced Bumblebee, an internal security tool it uses to protect the developer systems behind its search product, Comet, and Computer. Bumblebee is a read-only inventory collector for macOS and Linux developer endpoints. It scans npm, PyPI, Go modules, configs, editor extensions, and browser extensions — without invoking any package manager or running any code. The post Perplexity Open-Sources Bumblebee: A Read-Only Supply-Chain Scanner for Developer Endpoints appeared first on MarkTechPost.
Want this in your inbox every morning?
Daily brief at your local 8am — bilingual EN/中文, free.
More from MarkTechPost
See more →Meet Flash-KMeans: An IO-Aware, Exact K-Means That Runs Over 200× Faster Than FAISS on GPUs
Flash-KMeans is an open-source, IO-aware k-means implementation that operates over 200× faster than FAISS on NVIDIA H200 GPUs. It achieves 17.9× end-to-end and 33× speedup over cuML by optimizing distance calculations and updating mechanisms without approximating results. This advancement significantly enhances performance for data scientists and machine learning practitioners.