# bomber を Homebrew, apt, dnf, MacPorts, pacman, zypper, winget でインストール

bomber のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:bomber
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install bomber
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install bomber
```

  証拠: MacPorts ports tree: kde/bomber/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- Debian apt (92%):

```sh
sudo apt install bomber
```

  証拠: Debian stable package indexes: bomber from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- dnf (92%):

```sh
sudo dnf install bomber
```

  証拠: Fedora Rawhide package metadata: bomber from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst

- pacman (92%):

```sh
sudo pacman -S bomber
```

  証拠: Arch Linux sync databases: bomber from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

- zypper (92%):

```sh
sudo zypper install bomber
```

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

### Windows

- winget (92%):

```sh
winget install --id KDE.Bomber -e
```

  証拠: Windows Package Manager source index: KDE.Bomber from https://cdn.winget.microsoft.com/cache/source.msix

## パッケージ情報

- **パッケージキー:** brew:bomber
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/bomber>
- **バージョン:** 0.5.1
- **ソース概要:** Scans Software Bill of Materials for security vulnerabilities
- **ホームページ:** <https://devops-kung-fu.github.io/bomber/>
- **リポジトリ:** <https://github.com/devops-kung-fu/bomber>
- **上流ドキュメント:** <https://devops-kung-fu.github.io/bomber/>
- **ライセンス:** MPL-2.0
- **ソースアーカイブ:** <https://github.com/devops-kung-fu/bomber/archive/refs/tags/v0.5.1.tar.gz>
- **最終更新:** 2026-07-25T14:19:44-04:00
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- bomber (cli)
- bomber (エイリアス)

## ビルド依存関係

- go

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 0.5.1
- マネージャ更新日: 2026-07-25
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/devops-kung-fu/bomber
- 検出された最新: v0.5.1 (最新)
## プロジェクトの歴史と使われ方

bomber is a DevSecOps command-line scanner for Software Bill of Materials files. It reads CycloneDX, SPDX, and Syft SBOMs and checks listed components against vulnerability providers.

### プロジェクトの歴史

The Git repository begins in July 2022, with the first tagged public release following in August 2022. The README describes the project as a response to a practical SBOM question: after receiving a vendor SBOM for closed-source software, users need a fast way to identify component vulnerabilities and license risk.

The project evolved through v0.3 and v0.4 releases in 2022 and 2023, then v0.5 in 2024. Its README labels the project beta while documenting a broad feature set around providers, output formats, ignore lists, severity filtering, data enrichment, and CI-friendly stdin scanning.

### 採用の歴史

bomber belongs to the post-SBOM-surge security tooling ecosystem. The input package metadata lists Homebrew plus Linux distribution packages, MacPorts, Pacman, Ubuntu, and zypper, reflecting adoption as a portable security CLI rather than a library embedded in applications.

### 使われ方

Typical use is `bomber scan` against one SBOM file or a directory of SBOMs. The README documents OSV as the default no-credential provider, with optional GitHub Advisory Database, Sonatype OSS Index, and Snyk providers, plus stdout, HTML, JSON, and Markdown output modes.

### パッケージ好きにとっての重要性

bomber is package-nerd relevant because it treats package metadata itself as the object of security analysis. It sits downstream of SBOM generators such as Syft and normalizes vulnerability lookup across package ecosystems and advisory providers.

### タイムライン

- 2022-07-08: Initial repository commit.
- 2022-08-22: v0.1.0 tag and initial public version.
- 2022-09-19: v0.3.0 tag appears during rapid early development.
- 2023-12-13: v0.4.8 tag appears.
- 2024-08-15: v0.5.0 tag appears.
- 2024-09-23: v0.5.1 tag appears.

### Related projects

- CycloneDX, SPDX, and Syft are documented input SBOM formats.
- OSV, GitHub Advisory Database, Sonatype OSS Index, and Snyk are documented vulnerability providers.
- Syft is a common companion tool because it can generate an SBOM and pipe it directly into bomber.

### ソース

- <https://devops-kung-fu.github.io/bomber>
- <https://github.com/devops-kung-fu/bomber#readme>
- <https://github.com/devops-kung-fu/bomber/releases>
- source_facts.package-manager


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals

## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** bomber
- **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

## 他のパッケージマネージャ記録

- Debian apt - bomber - 4:25.04.0-1: normalized package name match | Debian stable package indexes: bomber from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | arcade spaceship game | https://apps.kde.org/bomber/
- Ubuntu apt - bomber - 4:23.08.5-0ubuntu3: normalized package name match | Ubuntu 24.04 LTS package indexes: bomber from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | arcade spaceship game | http://games.kde.org/
- dnf - bomber - 26.07.90-1.fc45: normalized package name match | Fedora Rawhide package metadata: bomber from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | Arcade bombing game | https://invent.kde.org/games/bomber
- pacman - bomber - 26.04.3-1: normalized package name match | Arch Linux sync databases: bomber from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | A single player arcade game | https://apps.kde.org/bomber/
- zypper - bomber - 26.04.3-1.2: normalized package name match | openSUSE Tumbleweed package metadata: bomber from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Game involving the invasion of cities with a plane | https://apps.kde.org/bomber
- zypper - bomber-lang - 26.04.3-1.2: normalized package name match | openSUSE Tumbleweed package metadata: bomber-lang from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Translations for package bomber | https://apps.kde.org/bomber
- MacPorts - bomber: normalized package name match | MacPorts ports tree: kde/bomber/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
- winget - KDE.Bomber: normalized package name match | Windows Package Manager source index: KDE.Bomber from https://cdn.winget.microsoft.com/cache/source.msix


## 関連リンク

- [Source-control packages](https://pkg.so/ja/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://pkg.so/ja/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Security and crypto packages](https://pkg.so/ja/security-crypto-tools/) - Matched security, identity, cryptography, password, signing, or certificate metadata.
- [go](https://pkg.so/ja/brew/go/) - Build dependency declared by Homebrew.
- [cve-bin-tool](https://pkg.so/ja/brew/cve-bin-tool/) - Shares pkgdb curated category or tags: cli, devsecops, sbom, security, vulnerability-scanner.
- [osv-scanner](https://pkg.so/ja/brew/osv-scanner/) - Shares pkgdb curated category or tags: cli, security, vulnerability-scanner, vulnerability-scanning.
- [nuclei](https://pkg.so/ja/brew/nuclei/) - Shares pkgdb curated category or tags: cli, security, vulnerability-scanner, vulnerability-scanning.
- [safety](https://pkg.so/ja/brew/safety/) - Shares pkgdb curated category or tags: cli, security, vulnerability-scanner, vulnerability-scanning.
- [trivy](https://pkg.so/ja/brew/trivy/) - Shares pkgdb curated category or tags: cli, sbom, security, vulnerability-scanner.
- [gitleaks](https://pkg.so/ja/brew/gitleaks/) - Shares pkgdb curated category or tags: cli, devsecops, security.
- [syft](https://pkg.so/ja/brew/syft/) - Shares pkgdb curated category or tags: cli, sbom, security.
- [grype](https://pkg.so/ja/brew/grype/) - Shares pkgdb curated category or tags: cli, security, vulnerability-scanner.

## Combined YAML source

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


## ソース

- 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
