# 使用 Homebrew, apt 安装 bagel

查看 bagel 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:bagel
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install bagel
```

  证据: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install bagel
```

  证据: Debian stable package indexes: bagel from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

## 软件包事实

- **软件包键:** brew:bagel
- **软件包管理器:** Homebrew
- **版本:** 0.7.1
- **来源摘要:** CLI to audit posture and evaluate compromise blast radius
- **主页:** <https://boostsecurityio.github.io/bagel/>
- **仓库:** <https://github.com/boostsecurityio/bagel>
- **最后更新:** 2026-07-26T10:56:31+02:00
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- bagel (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 0.7.1
## 项目历史与用法

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.

### 时间线

- 2026-02: GitHub repository created and v0.1.0 released.
- 2026-03: v0.3.0 and v0.5.0 releases published during early iteration.
- 2026-06: v0.7.1 released.

### Related projects

- Bagel is related to BoostSecurity Developer Endpoint Protection, which the README describes as the enterprise-grade scale-out product.
- It is adjacent to secret scanners, SSH and Git hardening tools, cloud credential auditors, and developer endpoint inventory agents.

### 来源

- <https://boostsecurityio.github.io/bagel>
- <https://github.com/boostsecurityio/bagel>
- <https://github.com/boostsecurityio/bagel/releases>
- source_facts.package-manager


## 安全说明

没有找到 bagel 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布，以便未来覆盖拥有稳定的软件包 URL。



## Configuration and credential file locations

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.


## Configuration files

- Unix: ./bagel.yaml, ~/.config/bagel/bagel.yaml
- Windows: %APPDATA%\bagel\bagel.yaml
## 其他软件包管理器记录

- Debian apt - bagel - 1.2.2-8: normalized package name match | Debian stable package indexes: bagel from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Computational Chemistry Package | http://www.nubakery.org/
- Ubuntu apt - bagel - 1.2.2-7: normalized package name match | Ubuntu 24.04 LTS package indexes: bagel from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Computational Chemistry Package | http://www.nubakery.org/


## Combined YAML source

View the package source record on GitHub. [combined/bagel.yml](https://github.com/mxcl/pkgdb/blob/main/combined/bagel.yml)


## 来源

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
