macOS
brew install bagellocal Homebrew formula metadata
安装
brew install bagellocal Homebrew formula metadata
概览
CLI to audit posture and evaluate compromise blast radius
历史
Bagel is a BoostSecurity CLI for inventorying security-relevant metadata on developer workstations. It focuses on supply-chain and endpoint posture signals such as tool configuration, risky settings, and the locations of secrets without collecting secret values.
The boostsecurityio/bagel GitHub repository was created in February 2026, and its first v0.1.0 release followed the next day. The README describes it as a cross-platform CLI for macOS, Linux, and Windows that inspects developer machines and outputs structured JSON reports.
From its first public versions, Bagel documented a privacy-first boundary: metadata about paths, permissions, timestamps, key types, and config flags may be reported, but secret payloads are not written or exfiltrated. The README also positions Bagel as the open-source counterpart or lightweight lead-in to BoostSecurity's enterprise Developer Endpoint Protection product.
Bagel's public adoption history is short because the repository and releases began in 2026. The batch metadata already shows Homebrew, Debian, and Ubuntu packaging, which suggests upstream wanted package-manager distribution quickly for workstation and CI use.
GitHub releases progressed from v0.1.0 in February 2026 to v0.7.1 in June 2026, indicating rapid early iteration around probes, detectors, output, and packaging.
Typical usage is bagel scan, producing JSON by default or table output for quick review. The README documents flags for output path, strict mode, cache rebuilds, progress display, verbose logging, config path, and disabling version checks.
Bagel checks areas such as Git, SSH, npm, environment variables, shell history, cloud credentials, JetBrains IDEs, GitHub CLI, and AI CLI tools. Security teams can use --strict as a CI gate when findings are present.
Bagel is significant as an early example of developer-workstation posture scanning being packaged like a normal CLI. Instead of requiring an agent rollout, it can be installed with Homebrew or OS packages and run locally or in automation.
For package maintainers, its interesting boundary is privacy: the package scans sensitive locations but promises metadata-only output, making documentation and trust signals especially important.
安全态势
没有找到 bagel 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
./bagel.yaml~/.config/bagel/bagel.yaml%APPDATA%\bagel\bagel.yaml可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
bagel | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:bagel |
|---|---|
| 版本 | 0.7.1 |
| 软件包管理器 | Homebrew |
| 主页 | https://boostsecurityio.github.io/bagel/ |
| 仓库 | https://github.com/boostsecurityio/bagel |
| 最后更新 | 2026-07-26T10:56:31+02:00 |
| Pulse | updated |
| Bottle | 未记录 |
| 服务 | 未声明 |
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
bagel 1.2.2-8
Computational Chemistry Package
sudo apt install bagelbagel 1.2.2-7
Computational Chemistry Package
sudo apt install bagel来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.