macOS
brew install netfetchlocal Homebrew formula metadata
安装
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来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.