macOS
brew install netfetchlocal Homebrew formula metadata
brew / rank 6663
K8s tool to scan clusters for network policies and unprotected workloads. Version 0.5.4 via Homebrew; verified 2026-07-26. Also installable with nix: nix profile install nixpkgs#netfetch.
install
brew install netfetchlocal Homebrew formula metadata
nix profile install nixpkgs#netfetchnixpkgs package indexes · pkgs/by-name/ne/netfetch/package.nix · source: api.github.com
sudo zypper install netfetchopenSUSE Tumbleweed package metadata · netfetch · source: download.opensuse.org
overview
K8s tool to scan clusters for network policies and unprotected workloads
history
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.
security posture
broad file, network, media, or database tool signal. infrastructure mutation or orchestration signal.
orange risk · medium confidence · infrastructure
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
netfetch | executable | indexed executable | Discovered from the local executable index. |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:netfetch |
|---|---|
| Version | 0.5.4 |
| Package manager | Homebrew |
| Homepage | https://github.com/deggja/netfetch |
| Repository | https://github.com/deggja/netfetch |
| Last updated | 2026-07-26T19:43:15+02:00 |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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-completionsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.