# 使用 Homebrew, Nix 安装 xeol

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

## 安装

```sh
sudo av install brew:xeol
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install xeol
```

  证据: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#xeol
```

  证据: nixpkgs package indexes: pkgs/by-name/xe/xeol/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## 软件包事实

- **软件包键:** brew:xeol
- **软件包管理器:** Homebrew
- **版本:** 0.10.8
- **来源摘要:** Xcanner for end-of-life software in container images, filesystems, and SBOMs
- **主页:** <https://www.xeol.io/>
- **仓库:** <https://github.com/xeol-io/xeol>
- **最后更新:** 2026-07-25T21:49:09+02:00
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- xeol (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

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

Xeol is a Go CLI for finding end-of-life software in container images, filesystems, and SBOMs. Its niche is adjacent to vulnerability scanners: instead of asking only whether a package has a known CVE, it asks whether the software line is out of vendor support.

### 项目历史

The xeol repository was created in December 2022, with v0.1.0 published at the end of that month. The README describes a scanner for EOL packages and documents inputs that include Docker and Podman images, OCI archives, Singularity images, directories, Syft/SPDX/CycloneDX SBOMs, registries, and attestations.

### 采用历史

Xeol grew in the SBOM and container-security moment when teams already had image inventories and wanted policy checks beyond CVE matching. Its GitHub Action packages that workflow directly for CI, including an option to fail pipelines when EOL software is found.

### 使用方式

Typical use is `xeol <image>` for a container image, `xeol dir:path` for a filesystem, or `xeol sbom:file` for an existing SBOM. It maintains a local SQLite EOL database sourced from endoflife.date, package registries, vendor-package feeds, and browser data, with automatic update and offline-management commands.

### 为什么软件包爱好者会关心

Xeol matters to package nerds because it treats lifecycle metadata as a first-class scan target. It connects package identity, SBOM formats, vendor support windows, and CI policy into one small CLI rather than leaving EOL status as a spreadsheet or wiki chore.

### 时间线

- 2022-12-23: GitHub repository is created.
- 2022-12-31: v0.1.0 is published.
- 2023: GitHub issues and the Marketplace action show CI and automation use cases forming around the scanner.
- 2025-03-05: v0.10.8 is published as the latest GitHub release visible from the repository page.

### Related projects

- endoflife.date is one of the aggregator sources for Xeol's EOL database.
- Syft is a supported SBOM input source and format producer.
- SPDX and CycloneDX are SBOM formats Xeol can read.
- Grype is a related Anchore vulnerability scanner; Xeol covers the lifecycle-status dimension instead.

### 来源

- <https://api.github.com/repos/xeol-io/xeol>
- <https://api.github.com/repos/xeol-io/xeol/releases?per_page=100>
- <https://github.com/marketplace/actions/xeol-end-of-life-eol-scan>
- <https://github.com/xeol-io/xeol>
- <https://www.xeol.io/end-of-life>


## 安全说明

broad file, network, media, or database tool signal. infrastructure mutation or orchestration signal.

- **Geiger 风险:** orange / 中
- broad file, network, media, or database tool signal
- infrastructure mutation or orchestration signal

## 其他软件包管理器记录

- Nix - xeol: normalized package name match | nixpkgs package indexes: pkgs/by-name/xe/xeol/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## Combined YAML source

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


## 来源

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