macOS
brew install netfetchlocal Homebrew formula metadata
brew / Rang 6663
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für netfetch in AI-Agent-Workflows.
Installation
brew install netfetchlocal Homebrew formula metadata
nix profile install nixpkgs#netfetchnixpkgs package indexes · pkgs/by-name/ne/netfetch/package.nix · Quelle: api.github.com
sudo zypper install netfetchopenSUSE Tumbleweed package metadata · netfetch · Quelle: download.opensuse.org
Überblick
K8s tool to scan clusters for network policies and unprotected workloads
Verlauf
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.
Sicherheitslage
broad file, network, media, or database tool signal. infrastructure mutation or orchestration signal.
orange Risiko · mittel Konfidenz · infrastructure
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
netfetch | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
Installationsmetadaten
| Paketschlüssel | brew:netfetch |
|---|---|
| Version | 0.5.4 |
| Paketmanager | Homebrew |
| Homepage | https://github.com/deggja/netfetch |
| Repository | https://github.com/deggja/netfetch |
| Zuletzt aktualisiert | 2026-07-26T19:43:15+02:00 |
| Pulse | updated |
| Bottle | nicht erfasst |
| Dienst | keiner deklariert |
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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-completionQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.