macOS
brew install netfetchlocal Homebrew formula metadata
brew / 順位 6663
netfetch のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install netfetchlocal Homebrew formula metadata
nix profile install nixpkgs#netfetchnixpkgs package indexes · pkgs/by-name/ne/netfetch/package.nix · ソース: api.github.com
sudo zypper install netfetchopenSUSE Tumbleweed package metadata · netfetch · ソース: download.opensuse.org
概要
K8s tool to scan clusters for network policies and unprotected workloads
履歴
Netfetch is a small Kubernetes security CLI for scanning clusters for workloads that are not targeted by network policies. Its project README describes it as a work in progress aimed at demystifying Kubernetes network policies.
The public history is short and mostly lives in the GitHub repository and release page. The README documents a CLI-first tool with a dashboard, Kubernetes NetworkPolicy support, Cilium policy support in the CLI, Homebrew installation, Helm deployment for the dashboard, and a scoring model that decreases as more workloads run without policy coverage.
Adoption appears niche but real. The GitHub releases page showed 449 stars and 25 forks in the repository header, and the Homebrew formula page on July 1, 2026 reported 237 installs over 365 days and 39 installs over 30 days. That is consistent with a young Kubernetes operator/security helper rather than a foundational package.
Users run netfetch scan against a kubeconfig-backed cluster to inspect all non-system namespaces or a named namespace, often with --dryrun while auditing. The README also documents --cilium for Cilium Network Policies, --target for inspecting a specific policy, and netfetch dash for a local dashboard that can scan, map pods and policies, preview YAML, and suggest policy changes.
The package is significant mainly for Kubernetes network-policy hygiene. Kubernetes documentation says NetworkPolicies control layer 3/4 traffic and require a network plugin that enforces them; Netfetch sits in the practical gap between 'policies exist' and 'which workloads are actually covered?'. It is not yet broad infrastructure, but it packages a useful audit loop into one command.
セキュリティ状態
broad file, network, media, or database tool signal. infrastructure mutation or orchestration signal.
リスク orange · 信頼度 中 · infrastructure
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
netfetch | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:netfetch |
|---|---|
| バージョン | 0.5.4 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://github.com/deggja/netfetch |
| リポジトリ | https://github.com/deggja/netfetch |
| 最終更新 | 2026-07-26T19:43:15+02:00 |
| Pulse | updated |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
netfetch
nix profile install nixpkgs#netfetchnetfetch 0.5.4-1.8
Scanning clusters for network policies and identifying unprotected workloads
https://github.com/deggja/netfetch
sudo zypper install netfetchnetfetch-bash-completion 0.5.4-1.8
Bash Completion for netfetch
https://github.com/deggja/netfetch
sudo zypper install netfetch-bash-completionnetfetch-fish-completion 0.5.4-1.8
Fish Completion for netfetch
https://github.com/deggja/netfetch
sudo zypper install netfetch-fish-completionnetfetch-zsh-completion 0.5.4-1.8
Zsh Completion for netfetch
https://github.com/deggja/netfetch
sudo zypper install netfetch-zsh-completionソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.