Automic VaultAutomic Vault

brew

cni-plugins mit Homebrew, apk, Nix, pacman, zypper, scoop, MacPorts, dnf, apt installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für cni-plugins in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install cni-plugins

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install dhcp

MacPorts ports tree · net/dhcp/Portfile · Quelle: api.github.com

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add cni-plugins

Alpine Linux edge package indexes · cni-plugins · Quelle: dl-cdn.alpinelinux.org

Nixverifiziert · 92%
nix profile install nixpkgs#cni-plugins

nixpkgs package indexes · cni-plugins · Quelle: raw.githubusercontent.com

Arch Linux pacmanverifiziert · 92%
sudo pacman -S cni-plugins

Arch Linux sync databases · cni-plugins · Quelle: geo.mirror.pkgbuild.com

openSUSE zypperverifiziert · 92%
sudo zypper install cni-plugins

openSUSE Tumbleweed package metadata · cni-plugins · Quelle: download.opensuse.org

Fedora dnfverifiziert · 92%
sudo dnf install dhcp-client

Fedora Rawhide package metadata · dhcp-client · Quelle: dl.fedoraproject.org

Debian aptverifiziert · 92%
sudo apt install vlan

Debian stable package indexes · vlan · Quelle: deb.debian.org

Windows

Scoopverifiziert · 92%
scoop install main/cni-plugins

Scoop official bucket manifest trees · bucket/cni-plugins.json · Quelle: api.github.com

Überblick

Paketzusammenfassung

Container Network Interface plugins

Befehle und Aliase

  • bandwidth
  • dhcp
  • dummy
  • firewall
  • host-device
  • host-local
  • ipvlan
  • loopback
  • macvlan
  • portmap
  • ptp
  • sbr
  • static
  • tap
  • tuning
  • vlan
  • vrf

Verlauf

Projektgeschichte und Nutzung

cni-plugins is the reference plugin collection for CNI, the Container Network Interface used by container runtimes and orchestrators to attach Linux and Windows containers to networks.

Projektgeschichte

CNI originated at CoreOS as part of rkt and became a CNCF-hosted project in 2017. The CNI specification defines the runtime-to-plugin interface, while the separate containernetworking/plugins repository maintains practical plugins such as bridge, loopback, macvlan, ptp, host-local, static, dhcp, portmap, bandwidth, tuning, firewall, and others.

Adoptionsgeschichte

CNI grew with the cloud-native container ecosystem because it gave runtimes a simple, vendor-neutral networking interface. CNCF's security self-assessment names Kubernetes, Mesos, CloudFoundry, CRI-O, and others as users, and this batch input records packaging across Homebrew, Nix, Arch, Scoop, openSUSE, Alpine, and other distributions.

Wie es verwendet wird

Administrators and runtimes place CNI network configuration on disk, commonly under /etc/cni/net.d on Linux, and invoke plugin binaries with CNI environment variables and JSON configuration. The plugin set supplies common interface-creating, IPAM, and meta plugins used directly or chained together.

Warum Paket-Nerds sich dafür interessieren

Package nerds care because cni-plugins is infrastructure glue: tiny binaries with stable names that container runtimes expect to find on disk. Packaging it correctly matters more than its user interface, because the package quietly determines whether local Kubernetes, CRI-O, containerd, and lab container setups can create networks.

Zeitleiste

  • 2015: CNI spec v0.1.0 appears as the initial specification tag.
  • 2017: CNCF announced hosting for Container Networking Interface.
  • 2019: CNI maintainers presented introduction and deep-dive sessions at KubeCon/CloudNativeCon.
  • 2020: Spec v1.0.0 removed non-list configurations.
  • 2024: cni-plugins 1.x releases continued reference-plugin maintenance.

Related projects

  • containernetworking/cni contains the specification, Go libraries, and cnitool.
  • Kubernetes, CRI-O, containerd integrations, Calico, Cilium, Flannel, Weave, and other network projects sit around the CNI plugin ecosystem.

Sicherheitslage

Risikostufe: orange

broad file, network, media, or database tool signal. infrastructure mutation or orchestration signal.

Risikoklassifikator

orange Risiko · mittel Konfidenz · infrastructure

Warum

  • broad file, network, media, or database tool signal
  • infrastructure mutation or orchestration signal

Signale

  • text:container
  • text:network

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 2 Plattformziele verfügbar.
  • Build-Metadaten listen 1 Build-Abhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

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.

Linux
/etc/cni/net.d

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
bandwidthcliglobales Executable
dhcpcliglobales Executable
dummycliglobales Executable
firewallcliglobales Executable
host-devicecliglobales Executable
host-localcliglobales Executable
ipvlancliglobales Executable
loopbackcliglobales Executable
macvlancliglobales Executable
portmapcliglobales Executable
ptpcliglobales Executable
sbrcliglobales Executable
staticcliglobales Executable
tapcliglobales Executable
tuningcliglobales Executable
vlancliglobales Executable
vrfcliglobales Executable

Aktualität

Version und 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.

Seite generiert2026-07-26
Manager-Version1.9.1
Manager aktualisiert
lokale DatenOK
Upstreamaktuell
neueste erkannte Versionv1.9.1

https://github.com/containernetworking/plugins

  • InfoNo package-manager update timestamp was available.niedrig Konfidenz

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:cni-plugins
Version1.9.1
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/cni-plugins
Homepagehttps://www.cni.dev
Repositoryhttps://github.com/containernetworking/plugins
Upstream-Dokumentationhttps://github.com/containernetworking/plugins#readme
LizenzApache-2.0
Quellarchivhttps://github.com/containernetworking/plugins/archive/refs/tags/v1.9.1.tar.gz
Build-Abhängigkeitengo
Bottleverfügbar (auf arm64_linux, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namecni-plugins
Version Scheme0
Revision0
Head VersionHEAD
Requirements
  • linux
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyyes
URL Keys
  • head
  • stable

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Nix95%

cni-plugins

nix profile install nixpkgs#cni-plugins
  • normalized package name match
  • Abgeglichen nach: Cni Plugins
nixpkgs package indexes · raw.githubusercontent.com · nixpkgs package indexes: cni-plugins from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix
apk95%

cni-plugins 1.9.1-r2

Some standard networking plugins, maintained by the CNI team

https://www.cni.dev/

sudo apk add cni-plugins
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: cni-plugins
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Cni Plugins
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: cni-plugins from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

cni-plugins-doc 1.9.1-r2

Some standard networking plugins, maintained by the CNI team (documentation)

https://www.cni.dev/

sudo apk add cni-plugins-doc
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: cni-plugins
  • normalized package name match
  • Abgeglichen nach: Cni Plugins
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: cni-plugins-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
pacman95%

cni-plugins 1.9.1-1

Some standard networking plugins, maintained by the CNI team

https://github.com/containernetworking/plugins

sudo pacman -S cni-plugins
  • License: Apache-2.0
  • Architecture: x86_64
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Cni Plugins
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: cni-plugins from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

cni-plugins 1.6.2-1.5

Container Network Interface plugins

https://github.com/containernetworking/plugins

sudo zypper install cni-plugins
  • License: Apache-2.0
  • Category: System/Management
  • Architecture: x86_64
  • Source Package: cni-plugins
  • 9 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Cni Plugins
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: cni-plugins from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
Scoop95%

main/cni-plugins

scoop install main/cni-plugins
  • normalized package name match
  • Abgeglichen nach: Cni Plugins
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/cni-plugins.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
MacPorts94%

dhcp

sudo port install dhcp
  • installed executable or alias match
  • Abgeglichen nach: Dhcp
MacPorts ports tree · api.github.com · MacPorts ports tree: net/dhcp/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Debian apt92%

vlan 2.0.5+nmu3

ifupdown legacy integration for vlan configuration

sudo apt install vlan
  • Section: misc
  • Architecture: all
  • 1 Abhängigkeiten
  • installed executable or alias match
  • Abgeglichen nach: Vlan
Debian stable package indexes · deb.debian.org · Debian stable package indexes: vlan from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix92%

vlan

nix profile install nixpkgs#vlan
  • installed executable or alias match
  • Abgeglichen nach: Vlan
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/vl/vlan/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt92%

vlan 2.0.5ubuntu5

ifupdown integration for vlan configuration

sudo apt install vlan
  • Section: universe/misc
  • Architecture: all
  • 1 Abhängigkeiten
  • installed executable or alias match
  • Abgeglichen nach: Vlan
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: vlan from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk92%

vlan 2.3-r1

Scripts for configuring VLAN network interfaces

https://wiki.alpinelinux.org/wiki/Vlan

sudo apk add vlan
  • License: GPL-2.0-only
  • Architecture: x86_64
  • Source Package: vlan
  • installed executable or alias match
  • Abgeglichen nach: Vlan
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: vlan from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
dnf92%

dhcp-client 4.4.3-26.fc44

Provides the ISC DHCP client daemon and dhclient-script

https://www.isc.org/dhcp/

sudo dnf install dhcp-client
  • License: ISC AND MPL-2.0
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: dhcp
  • 15 Abhängigkeiten
  • 3 stellt bereit
  • installed executable or alias match
  • Abgeglichen nach: Dhcp
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: dhcp-client from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf92%

dhcp-common 4.4.3-26.fc44

Common files used by ISC dhcp client, server and relay agent

https://www.isc.org/dhcp/

sudo dnf install dhcp-common
  • License: ISC AND MPL-2.0
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: dhcp
  • 2 stellt bereit
  • installed executable or alias match
  • Abgeglichen nach: Dhcp
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: dhcp-common from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf92%

dhcp-devel 4.4.3-26.fc44

Development headers and libraries for interfacing to the DHCP server

https://www.isc.org/dhcp/

sudo dnf install dhcp-devel
  • License: ISC AND MPL-2.0
  • Category: Unspecified
  • Architecture: i686
  • Source Package: dhcp
  • 1 Abhängigkeiten
  • 2 stellt bereit
  • installed executable or alias match
  • Abgeglichen nach: Dhcp
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: dhcp-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf92%

dhcp-devel-doc 4.4.3-26.fc44

Developer's Guide for ISC DHCP

https://www.isc.org/dhcp/

sudo dnf install dhcp-devel-doc
  • License: ISC AND MPL-2.0
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: dhcp
  • 1 Abhängigkeiten
  • 2 stellt bereit
  • installed executable or alias match
  • Abgeglichen nach: Dhcp
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: dhcp-devel-doc from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf92%

dhcp-libs-static 4.4.3-26.fc44

Shared libraries used by ISC dhcp client and server

https://www.isc.org/dhcp/

sudo dnf install dhcp-libs-static
  • License: ISC AND MPL-2.0
  • Category: Unspecified
  • Architecture: i686
  • Source Package: dhcp
  • 4 stellt bereit
  • installed executable or alias match
  • Abgeglichen nach: Dhcp
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: dhcp-libs-static from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • 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