23 lines
1.1 KiB
Markdown
23 lines
1.1 KiB
Markdown
---
|
||
created: 2026-05-26 19:13
|
||
modified: 2026-05-26 19:13
|
||
type: note
|
||
tags:
|
||
- ai
|
||
- dev
|
||
- dev-ops
|
||
- security
|
||
aliases: []
|
||
source_url: https://www.youtube.com/watch?v=L6iAw5yitfc
|
||
---
|
||
# [[Bumblebee - The Open-Source Scanner for Messy Dev Machines]]
|
||

|
||
|
||
In this video, I take a hands-on look at Bumblebee, Perplexity’s new open-source scanner for developer machines, and show how it helps answer one of the hardest supply chain security questions: “Do any dev laptops have a risky package, extension, or AI config sitting on disk right now?”
|
||
|
||
I’ll run Bumblebee live to show how it scans local metadata without running package managers, executing project code, or triggering install scripts. It’s a fast, read-only developer endpoint inventory tool that outputs clean NDJSON so teams can pipe results into scripts, MDM, SIEM workflows, or incident response processes.
|
||
|
||
🔗 Relevant Links
|
||
Perplexity Bumblebee - https://www.perplexity.ai/hub/blog/perplexity-is-open-sourcing-bumblebee
|
||
Bumblebee Repo - https://github.com/perplexityai/bumblebee
|