# vunnel を Homebrew, Nix でインストール

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

## インストール

```sh
sudo av install brew:vunnel
```

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

### macOS

- Homebrew (100%):

```sh
brew install vunnel
```

  証拠: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#vunnel
```

  証拠: nixpkgs package indexes: pkgs/by-name/vu/vunnel/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## パッケージ情報

- **パッケージキー:** brew:vunnel
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/vunnel>
- **バージョン:** 0.63.1
- **ソース概要:** Tool for collecting vulnerability data from various sources
- **ホームページ:** <https://github.com/anchore/vunnel>
- **リポジトリ:** <https://github.com/anchore/vunnel>
- **ライセンス:** Apache-2.0
- **ソースアーカイブ:** <https://files.pythonhosted.org/packages/23/18/838d892c5617bd84482dcadeb45e19bc0eb6b1ed922b2a8cfce611b00506/vunnel-0.63.1.tar.gz>
- **最終更新:** 2026-07-31T20:02:02Z
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

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

## 依存関係

- certifi
- libyaml
- python@3.14
- rpds-py
- xxhash
- zstd

## ビルド依存関係

- rust

## macOS 提供ライブラリ

- libxml2
- libxslt

## インストール挙動

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

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 0.63.1
- マネージャ更新日: 2026-07-31
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/anchore/vunnel
- 情報: No cached GitHub release or tag data was available.
## プロジェクトの歴史と使われ方

Vunnel is Anchore's vulnerability-data collection and transformation tool: an ETL-style command-line program used to fetch upstream advisory data, normalize it, and store it for downstream vulnerability database construction.

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

Anchore's public repository for Vunnel was created in November 2022. The project describes itself as a tool for fetching, transforming, and storing vulnerability data from many sources, including Linux distribution feeds, GitHub Security Advisories, NVD, and other advisory services.

Vunnel sits in Anchore's Syft/Grype security-tooling ecosystem rather than being a user-facing scanner itself. Anchore's product documentation explains that Anchore Enterprise and Grype use multiple vulnerability sources because upstream advisory data is fragmented, and that Vunnel exists to understand those source-specific formats and emit a consistent form usable by the vulnerability database.

### 採用の歴史

Its adoption is mostly indirect: users of Grype and Anchore Enterprise benefit from Vunnel through the vulnerability database those tools consume. Anchore's public documentation for contributors treats Vunnel providers as the extension point for adding new vulnerability-data sources.

### 使われ方

In package-nerd terms, Vunnel is the data plumbing behind a scanner database. Maintainers write providers that implement source-specific update logic, choose a schema such as OSV or OpenVEX where possible, and normalize feed data so later matching tools can reason over it.

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

Vunnel matters because vulnerability scanners are only as good as their advisory feeds. It is the small, specialized tool that turns a messy world of distro trackers, NVD records, GitHub advisories, and emerging vulnerability-exchange schemas into buildable database input.

### タイムライン

- 2022: The anchore/vunnel GitHub repository was created.
- 2023: Public releases in the 0.x series show Vunnel becoming a separately versioned component of Anchore's vulnerability-data pipeline.
- 2026: Anchore contributor documentation describes new-provider schema selection, including preference for OSV and other externally specified formats.

### Related projects

- Grype consumes vulnerability database data built from upstream feeds; grype-db is the database-builder side of the same Anchore ecosystem; OSV, OpenVEX, and CSAF are related vulnerability-data formats mentioned in Vunnel contributor guidance.

### ソース

- <https://api.github.com/repos/anchore/vunnel>
- <https://docs.anchore.com/5.13/docs/vulnerability_management/>
- <https://github.com/anchore/vunnel>
- <https://oss.anchore.com/docs/contributing/vunnel/>


## セキュリティノート

vunnel に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ 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: .vunnel.yaml
## ソースデータベース詳細

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

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

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


## 関連リンク

- [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.
- [Language runtime packages](https://pkg.so/ja/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [Networking and protocol packages](https://pkg.so/ja/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [zstd](https://pkg.so/ja/brew/zstd/) - Runtime dependency declared by Homebrew.
- [python@3.14](https://pkg.so/ja/brew/python-3-14/) - Runtime dependency declared by Homebrew.
- [xxhash](https://pkg.so/ja/brew/xxhash/) - Runtime dependency declared by Homebrew.
- [rust](https://pkg.so/ja/brew/rust/) - Build dependency declared by Homebrew.
- [shodan](https://pkg.so/ja/brew/shodan/) - Shares pkgdb curated category or tags: cli, python, security.
- [pwntools](https://pkg.so/ja/brew/pwntools/) - Shares pkgdb curated category or tags: cli, python, security.
- [bandit](https://pkg.so/ja/brew/bandit/) - Shares pkgdb curated category or tags: cli, python, security.
- [pip-audit](https://pkg.so/ja/brew/pip-audit/) - Shares pkgdb curated category or tags: cli, python, security.
- [pdfalyzer](https://pkg.so/ja/brew/pdfalyzer/) - Shares pkgdb curated category or tags: cli, python, security.
- [recon-ng](https://pkg.so/ja/brew/recon-ng/) - Shares pkgdb curated category or tags: cli, python, security.
- [pocsuite3](https://pkg.so/ja/brew/pocsuite3/) - Shares pkgdb curated category or tags: cli, python, security.
- [gnutls](https://pkg.so/ja/brew/gnutls/) - Shares pkgdb curated category or tags: cli, security.
- [cve-bin-tool](https://pkg.so/ja/brew/cve-bin-tool/) - Both packages touch the same language runtime or ecosystem. Shared terms: certifi, cli, libyaml, python, python-3-14.
- [cycode](https://pkg.so/ja/brew/cycode/) - Both packages touch the same language runtime or ecosystem. Shared terms: certifi, cli, libyaml, python, python-3-14.

## Combined YAML source

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


## ソース

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