# bom mit Homebrew, Nix, zypper, scoop installieren

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

## Installation

```sh
sudo av install brew:bom
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install bom
```

  Evidenz: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#bom
```

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

- zypper (92%):

```sh
sudo zypper install bom
```

  Evidenz: openSUSE Tumbleweed package metadata: bom from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

### Windows

- Scoop (92%):

```sh
scoop install main/bom
```

  Evidenz: Scoop official bucket manifest trees: bucket/bom.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

## Paketfakten

- **Paketschlüssel:** brew:bom
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/bom>
- **Version:** 0.7.1
- **Quellzusammenfassung:** Utility to generate SPDX-compliant Bill of Materials manifests
- **Homepage:** <https://kubernetes-sigs.github.io/bom/>
- **Repository:** <https://github.com/kubernetes-sigs/bom>
- **Upstream-Dokumentation:** <https://kubernetes-sigs.github.io/bom/>
- **Lizenz:** Apache-2.0
- **Quellarchiv:** <https://github.com/kubernetes-sigs/bom/archive/refs/tags/v0.7.1.tar.gz>
- **Zuletzt aktualisiert:** 2026-07-26T10:56:34+02:00
- **Generiert:** 2026-08-04T22:13:35+00:00

## Executables

- bom (cli)
- bom (Alias)

## Build-Abhängigkeiten

- go

## Installationsverhalten

- Post-install-Hook: nicht definiert
- Bottle: verfügbar auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version und Aktualität

- Seite generiert: 2026-08-04
- Manager-Version: 0.7.1
- Manager aktualisiert: 2026-07-26
- lokale Daten: OK
- Upstream-Repository: https://github.com/kubernetes-sigs/bom
- neueste erkannte Version: v0.7.1 (aktuell)
## Projektgeschichte und Nutzung

bom is the Kubernetes SIGs SBOM multitool for creating, viewing, and transforming Software Bills of Materials, especially SPDX documents.

### Projektgeschichte

The official README says bom was created as part of the effort to create an SBOM for the Kubernetes project. It later became a general-purpose CLI that can generate SPDX packages from directories, container images, single files, archives, and other sources.

The project is associated with the Linux Foundation's Automating Compliance Tooling Technical Advisory Council, placing it in the supply-chain compliance tooling ecosystem rather than only in Kubernetes internals.

### Adoptionsgeschichte

bom's adoption follows the post-SolarWinds supply-chain tooling wave: SBOMs became expected release artifacts, and Kubernetes needed tooling that could fit CI, container images, Go dependency analysis, SPDX output, and in-toto provenance workflows. The input package facts list Homebrew, Nix, Scoop, and zypper packaging.

### Wie es verwendet wird

Common usage is `bom generate` against a directory, file list, archive, or image, then `bom document` to inspect or query the resulting SPDX document. The README also documents license classification, `.gitignore` support, Go dependency analysis, and provenance export.

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

bom is package-nerd significant because it is tooling about packages themselves: it turns source trees, images, and dependencies into machine-readable supply-chain metadata. It sits where package management, compliance, SPDX, Kubernetes release engineering, and container provenance meet.

### Zeitleiste

- 2021: bom appears in Kubernetes SIG tooling around the Kubernetes SBOM effort.
- 2020s: bom grows into a general-purpose SPDX SBOM generator for files, directories, archives, container images, and Go dependencies.
- 2020s: The project is incubated under the Linux Foundation Automating Compliance Tooling TAC.

### Related projects

- Related projects include Kubernetes, SPDX, in-toto, Syft, CycloneDX tooling, cosign, and other software supply-chain inventory tools.

### Quellen

- <https://github.com/kubernetes-sigs/bom#readme>
- <https://kubernetes-sigs.github.io/bom>
- input.source_facts.package-manager


## Sicherheitshinweise

narrow executable package without higher-risk signals.

- **Geiger-Risiko:** grün / niedrig
- narrow executable package without higher-risk signals

## Details aus der Quelldatenbank

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** bom
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable

## Andere Paketmanager-Einträge

- Nix - bom: normalized package name match | nixpkgs package indexes: pkgs/by-name/bo/bom/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- zypper - bom - 1.0.1-1.17: normalized package name match | openSUSE Tumbleweed package metadata: bom from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Deals with Unicode byte order marks | https://github.com/archiecobbs/bom
- Scoop - main/bom: normalized package name match | Scoop official bucket manifest trees: bucket/bom.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1


## Verwandte Links

- [Cloud CLI packages](https://pkg.so/de/cloud-clis/) - Belongs to a cloud or infrastructure command family.
- [Source-control packages](https://pkg.so/de/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/de/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://pkg.so/de/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [go](https://pkg.so/de/brew/go/) - Build dependency declared by Homebrew.
- [cdxgen](https://pkg.so/de/brew/cdxgen/) - Shares pkgdb curated category or tags: cli, sbom, security, software-supply-chain, spdx.
- [cyclonedx-cli](https://pkg.so/de/brew/cyclonedx-cli/) - Shares pkgdb curated category or tags: cli, sbom, security, software-supply-chain, spdx.
- [bomctl](https://pkg.so/de/brew/bomctl/) - Shares pkgdb curated category or tags: cli, sbom, security, software-supply-chain, spdx.
- [chainloop-cli](https://pkg.so/de/brew/chainloop-cli/) - Shares pkgdb curated category or tags: cli, sbom, security, software-supply-chain.
- [scorecard](https://pkg.so/de/brew/scorecard/) - Shares pkgdb curated category or tags: cli, security, software-supply-chain, supply-chain.
- [sbom-tool](https://pkg.so/de/brew/sbom-tool/) - Shares pkgdb curated category or tags: cli, sbom, security, software-supply-chain.
- [cyclonedx-python](https://pkg.so/de/brew/cyclonedx-python/) - Shares pkgdb curated category or tags: cli, sbom, security, software-supply-chain.
- [cyclonedx-gomod](https://pkg.so/de/brew/cyclonedx-gomod/) - Shares pkgdb curated category or tags: cli, sbom, security, software-supply-chain.

## Combined YAML source

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


## Quellen

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