sam-4screen-desktop 2026-5-26:19:24:37
This commit is contained in:
22
.obsidian/workspace.json
vendored
22
.obsidian/workspace.json
vendored
@@ -4,21 +4,17 @@
|
||||
"type": "split",
|
||||
"children": [
|
||||
{
|
||||
"id": "76b0165b401928a8",
|
||||
"id": "d0cee1dcdd989496",
|
||||
"type": "tabs",
|
||||
"children": [
|
||||
{
|
||||
"id": "9aa962591bd54417",
|
||||
"id": "af97ae2b355853f0",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "300 areas/360 Dev-Ops Network Computers/Untitled.md",
|
||||
"mode": "source",
|
||||
"source": false
|
||||
},
|
||||
"type": "empty",
|
||||
"state": {},
|
||||
"icon": "lucide-file",
|
||||
"title": "Untitled"
|
||||
"title": "New tab"
|
||||
}
|
||||
}
|
||||
]
|
||||
@@ -195,10 +191,11 @@
|
||||
"templater-obsidian:Templater": false
|
||||
}
|
||||
},
|
||||
"active": "9aa962591bd54417",
|
||||
"active": "af97ae2b355853f0",
|
||||
"lastOpenFiles": [
|
||||
"300 areas/350 AI/AI Tools to try.md",
|
||||
"300 areas/360 Dev-Ops Network Computers/Bumblebee - The Open-Source Scanner for Messy Dev Machines.md",
|
||||
"300 areas/360 Dev-Ops Network Computers/Untitled.md",
|
||||
"300 areas/350 AI/AI Tools to try.md",
|
||||
"Clippings/Bumblebee The Open-Source Scanner for Messy Dev Machines.md",
|
||||
"Clippings",
|
||||
"Untitled.canvas",
|
||||
@@ -232,7 +229,6 @@
|
||||
"100 inbox/Docker Containers.md",
|
||||
"300 areas/360 Dev-Ops Network Computers/Backup System — Borg, Kopia & Restic.md",
|
||||
"300 areas/360 Dev-Ops Network Computers/Local Wep Apps.md",
|
||||
"200 projects/220 Web Host Migration/Local Web Host.md",
|
||||
"300 areas/360 Dev-Ops Network Computers/Pi MCP.md"
|
||||
"200 projects/220 Web Host Migration/Local Web Host.md"
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,22 @@
|
||||
---
|
||||
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
|
||||
@@ -1,10 +1,4 @@
|
||||
---
|
||||
created: 2026-05-26 19:08
|
||||
modified: 2026-05-26 19:08
|
||||
type: note
|
||||
tags: []
|
||||
aliases: []
|
||||
---
|
||||
|
||||
# [[Untitled]]
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user