pkg.soopen package index

brew / 順位 4445

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

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install vunnel

local Homebrew formula metadata

Linux

Nix確認済み · 92%
nix profile install nixpkgs#vunnel

nixpkgs package indexes · pkgs/by-name/vu/vunnel/package.nix · ソース: api.github.com

概要

パッケージ概要

Tool for collecting vulnerability data from various sources

コマンドとエイリアス

  • vunnel

履歴

プロジェクトの歴史と使われ方

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.

セキュリティ状態

保護ツール対応はまだ見つかっていません

vunnel に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、パッケージメタデータはここに公開されています。

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • 6 件の実行時依存関係とともにインストールされます。
  • ビルドメタデータには 1 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

local files

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

Config paths the tool may read or write during local use.

Unix
.vunnel.yaml

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
vunnelcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-08-04
マネージャ版0.63.1
マネージャ更新日2026-07-31
ローカルデータOK
上流not checked
検出された最新未検出

https://github.com/anchore/vunnel

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:vunnel
バージョン0.63.1
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/vunnel
ホームページ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
Pulseupdated
依存関係certifi, libyaml, python@3.14, rpds-py, xxhash, zstd
ビルド依存関係rust
macOS 提供ライブラリlibxml2, libxslt
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namevunnel
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

ソースデータベース一致

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

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Nix95%

vunnel

nix profile install nixpkgs#vunnel
  • normalized package name match
  • 一致条件: Vunnel
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/vu/vunnel/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

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