# xeol mit Homebrew, Nix installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für xeol in AI-Agent-Workflows.

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install xeol
```

  Evidenz: local Homebrew formula metadata

### Linux

- Nix (92%):

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

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

## Paketfakten

- **Paketschlüssel:** brew:xeol
- **Paketmanager:** Homebrew
- **Version:** 0.10.8
- **Quellzusammenfassung:** Xcanner for end-of-life software in container images, filesystems, and SBOMs
- **Homepage:** <https://www.xeol.io/>
- **Repository:** <https://github.com/xeol-io/xeol>
- **Zuletzt aktualisiert:** 2026-07-25T21:49:09+02:00
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- xeol (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 0.10.8
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

- 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.

### Quellen

- <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>


## Sicherheitshinweise

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

- **Geiger-Risiko:** orange / mittel
- broad file, network, media, or database tool signal
- infrastructure mutation or orchestration signal

## Andere Paketmanager-Einträge

- 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)


## Quellen

- 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
