Automic VaultAutomic Vault

brew

使用 Homebrew, apk, Nix, pacman, zypper, scoop, MacPorts, dnf, apt 安装 cni-plugins

查看 cni-plugins 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install cni-plugins

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install dhcp

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

Linux

Alpine Linux apk已验证 · 92%
sudo apk add cni-plugins

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

Nix已验证 · 92%
nix profile install nixpkgs#cni-plugins

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

Arch Linux pacman已验证 · 92%
sudo pacman -S cni-plugins

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

openSUSE zypper已验证 · 92%
sudo zypper install cni-plugins

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

Fedora dnf已验证 · 92%
sudo dnf install dhcp-client

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

Debian apt已验证 · 92%
sudo apt install vlan

Debian stable package indexes · vlan · 来源: deb.debian.org

Windows

Scoop已验证 · 92%
scoop install main/cni-plugins

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

概览

软件包摘要

Container Network Interface plugins

命令和别名

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

历史

项目历史与用法

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.

项目历史

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.

采用历史

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.

使用方式

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.

为什么软件包爱好者会关心

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.

时间线

  • 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.

安全态势

风险级别:orange

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

风险分类器

orange 风险 · 中 置信度 · infrastructure

原因

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

信号

  • text:container
  • text:network

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 2 个平台目标。
  • 构建元数据列出 1 个构建依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

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

可执行文件

已安装的可执行文件

命令类型暴露范围备注
bandwidthcli全局可执行文件
dhcpcli全局可执行文件
dummycli全局可执行文件
firewallcli全局可执行文件
host-devicecli全局可执行文件
host-localcli全局可执行文件
ipvlancli全局可执行文件
loopbackcli全局可执行文件
macvlancli全局可执行文件
portmapcli全局可执行文件
ptpcli全局可执行文件
sbrcli全局可执行文件
staticcli全局可执行文件
tapcli全局可执行文件
tuningcli全局可执行文件
vlancli全局可执行文件
vrfcli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-26
管理器版本1.9.1
管理器更新时间
本地数据OK
上游当前
检测到的最新版本v1.9.1

https://github.com/containernetworking/plugins

  • 信息No package-manager update timestamp was available.低 置信度

安装元数据

软件包元数据

软件包键brew:cni-plugins
版本1.9.1
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/cni-plugins
主页https://www.cni.dev
仓库https://github.com/containernetworking/plugins
上游文档https://github.com/containernetworking/plugins#readme
许可证Apache-2.0
源码归档https://github.com/containernetworking/plugins/archive/refs/tags/v1.9.1.tar.gz
构建依赖go
Bottle可用 (于 arm64_linux, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

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

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Nix95%

cni-plugins

nix profile install nixpkgs#cni-plugins
  • normalized package name match
  • 匹配方式: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 依赖
  • normalized package name match
  • 匹配方式: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
  • 匹配方式: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 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式: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 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式: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
  • 匹配方式: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
  • 匹配方式: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 依赖
  • installed executable or alias match
  • 匹配方式: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
  • 匹配方式: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 依赖
  • installed executable or alias match
  • 匹配方式: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
  • 匹配方式: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 依赖
  • 3 提供
  • installed executable or alias match
  • 匹配方式: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 提供
  • installed executable or alias match
  • 匹配方式: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 依赖
  • 2 提供
  • installed executable or alias match
  • 匹配方式: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 依赖
  • 2 提供
  • installed executable or alias match
  • 匹配方式: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 提供
  • installed executable or alias match
  • 匹配方式: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

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • 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