Automic VaultAutomic Vault

brew / 排名 294

安装 kustomize

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

agent safety

Agent safety answer

kustomize builds Kubernetes manifests that are commonly applied to clusters.

Credential access

Reads manifest files that may include secret generators or config references.

Remote mutation

Build is local, but output is intended for cluster mutation.

Publish/artifact risk

Can generate deployable Kubernetes artifacts.

Recommended control

Gate secret-generator inputs and downstream apply operations.

Agent-use guidance

Allow build output review; require approval before applying generated manifests or reading secret files.

安装

使用 Automic Vault 安装

Automic Vault
下载 AV
sudo av install brew:kustomize

macOS

Homebrewverified · 100%
brew install kustomize

local Homebrew formula metadata

MacPortsverified · 94%
sudo port install kustomize

MacPorts ports tree · devel/kustomize/Portfile · source: api.github.com

Linux

Alpine Linux apkverified · 92%
sudo apk add kustomize

Alpine Linux edge package indexes · kustomize · source: dl-cdn.alpinelinux.org

Debian aptverified · 92%
sudo apt install golang-k8s-sigs-kustomize-dev

Debian stable package indexes · golang-k8s-sigs-kustomize-dev · source: deb.debian.org

Fedora dnfverified · 92%
sudo dnf install kustomize

Fedora Rawhide package metadata · kustomize · source: dl.fedoraproject.org

Nixverified · 92%
nix profile install nixpkgs#kustomize

nixpkgs package indexes · kustomize · source: raw.githubusercontent.com

Arch Linux pacmanverified · 92%
sudo pacman -S kustomize

Arch Linux sync databases · kustomize · source: geo.mirror.pkgbuild.com

openSUSE zypperverified · 92%
sudo zypper install kustomize

openSUSE Tumbleweed package metadata · kustomize · source: download.opensuse.org

Windows

Chocolateyverified · 92%
choco install kustomize

Chocolatey community package catalog · kustomize · source: community.chocolatey.org

Scoopverified · 92%
scoop install main/kustomize

Scoop official bucket manifest trees · bucket/kustomize.json · source: api.github.com

Windows Package Managerverified · 92%
winget install --id Kubernetes.kustomize -e

Windows Package Manager source index · Kubernetes.kustomize · source: cdn.winget.microsoft.com

平台说明

  • 没有特定于此软件包的平台说明。

概览

软件包摘要

Template-free customization of Kubernetes YAML manifests

命令和别名

  • kustomize

安全态势

风险级别:orange

infrastructure mutation or orchestration signal.

Risk classifier

orange risk · medium confidence · infrastructure

Why

  • infrastructure mutation or orchestration signal

Signals

  • text:kubernetes

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Build metadata lists 1 build dependencies.

建议审查

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

可执行文件

已安装的可执行文件

命令类型暴露范围备注
kustomizecliglobal executable

新鲜度

版本和新鲜度

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

页面生成时间2026-06-10
管理器版本5.8.1
管理器更新时间
本地数据ok
上游current
检测到的最新版本kustomize/v5.8.1

https://github.com/kubernetes-sigs/kustomize

  • infoNo package-manager update timestamp was available.low confidence

安装元数据

软件包元数据

Package keybrew:kustomize
Version5.8.1
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/kustomize
Homepagehttps://github.com/kubernetes-sigs/kustomize
Repositoryhttps://github.com/kubernetes-sigs/kustomize
Upstream docshttps://github.com/kubernetes-sigs/kustomize#readme
LicenseApache-2.0
Source archivehttps://github.com/kubernetes-sigs/kustomize/archive/refs/tags/kustomize/v5.8.1.tar.gz
Build dependenciesgo
Bottleavailable (arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namekustomize
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Debian apt95%

golang-k8s-sigs-kustomize-dev 5.6.0+ds-1

Customization of Kubernetes YAML configurations (library)

https://github.com/kubernetes-sigs/kustomize

sudo apt install golang-k8s-sigs-kustomize-dev
  • Section: golang
  • Architecture: all
  • Source Package: kustomize
  • 10 dependencies
  • normalized package name match
  • Matched by: Kustomize
Debian stable package indexes · deb.debian.org · Debian stable package indexes: golang-k8s-sigs-kustomize-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

kustomize 5.6.0+ds-1+b2

Customization of Kubernetes YAML configurations (program)

https://github.com/kubernetes-sigs/kustomize

sudo apt install kustomize
  • Section: golang
  • Architecture: amd64
  • Source Package: kustomize
  • 1 dependencies
  • normalized package name match
  • Matched by: Kustomize
Debian stable package indexes · deb.debian.org · Debian stable package indexes: kustomize from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

kustomize

nix profile install nixpkgs#kustomize
  • normalized package name match
  • Matched by: Kustomize
nixpkgs package indexes · raw.githubusercontent.com · nixpkgs package indexes: kustomize from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix
apk95%

kustomize 5.8.1-r2

Template-free customization of Kubernetes YAML manifests

https://kustomize.io/

sudo apk add kustomize
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: kustomize
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Kustomize
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: kustomize from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

kustomize-bash-completion 5.8.1-r2

Bash completions for kustomize

https://kustomize.io/

sudo apk add kustomize-bash-completion
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: kustomize
  • normalized package name match
  • Matched by: Kustomize
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: kustomize-bash-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

kustomize-fish-completion 5.8.1-r2

Fish completions for kustomize

https://kustomize.io/

sudo apk add kustomize-fish-completion
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: kustomize
  • normalized package name match
  • Matched by: Kustomize
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: kustomize-fish-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

kustomize-zsh-completion 5.8.1-r2

Zsh completions for kustomize

https://kustomize.io/

sudo apk add kustomize-zsh-completion
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: kustomize
  • normalized package name match
  • Matched by: Kustomize
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: kustomize-zsh-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

kustomize 5.8.1-1.fc45

Customization of kubernetes YAML configurations

https://github.com/kubernetes-sigs/kustomize

sudo dnf install kustomize
  • License: Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND ISC AND MIT AND MPL-2.0
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: kustomize
  • 4 dependencies
  • 2 provides
  • normalized package name match
  • Matched by: Kustomize
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: kustomize from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/13ee7b80cb813542594d4235c4a0b8695435d5ecf23dd3580bc7515ae1b6180d-primary.xml.zst
pacman95%

kustomize 5.8.1-1

Template-free customization of Kubernetes YAML manifests

https://github.com/kubernetes-sigs/kustomize

sudo pacman -S kustomize
  • License: Apache-2.0
  • Architecture: x86_64
  • 1 dependencies
  • 1 optional deps
  • normalized package name match
  • Matched by: Kustomize
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: kustomize from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

kustomize 5.8.1-1.2

Customization of kubernetes YAML configurations

https://github.com/kubernetes-sigs/kustomize

sudo zypper install kustomize
  • License: Apache-2.0
  • Category: System/Management
  • Architecture: x86_64
  • Source Package: kustomize
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Kustomize
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: kustomize from https://download.opensuse.org/tumbleweed/repo/oss/repodata/155b97171d05e27afd950b6fe0d55513ff38f4597110664535bceedc680bbe6fd459f0733718dcc21dcf0efc7c8250fd1390c73d4790b42e62fb2c16a87242e5-primary.xml.zst
zypper95%

kustomize-bash-completion 5.8.1-1.2

Bash Completion for kustomize

https://github.com/kubernetes-sigs/kustomize

sudo zypper install kustomize-bash-completion
  • License: Apache-2.0
  • Category: System/Shells
  • Architecture: noarch
  • Source Package: kustomize
  • 2 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Kustomize
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: kustomize-bash-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/155b97171d05e27afd950b6fe0d55513ff38f4597110664535bceedc680bbe6fd459f0733718dcc21dcf0efc7c8250fd1390c73d4790b42e62fb2c16a87242e5-primary.xml.zst
zypper95%

kustomize-fish-completion 5.8.1-1.2

Fish Completion for kustomize

https://github.com/kubernetes-sigs/kustomize

sudo zypper install kustomize-fish-completion
  • License: Apache-2.0
  • Category: System/Shells
  • Architecture: noarch
  • Source Package: kustomize
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Kustomize
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: kustomize-fish-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/155b97171d05e27afd950b6fe0d55513ff38f4597110664535bceedc680bbe6fd459f0733718dcc21dcf0efc7c8250fd1390c73d4790b42e62fb2c16a87242e5-primary.xml.zst
zypper95%

kustomize-zsh-completion 5.8.1-1.2

Zsh Completion for kustomize

https://github.com/kubernetes-sigs/kustomize

sudo zypper install kustomize-zsh-completion
  • License: Apache-2.0
  • Category: System/Shells
  • Architecture: noarch
  • Source Package: kustomize
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Kustomize
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: kustomize-zsh-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/155b97171d05e27afd950b6fe0d55513ff38f4597110664535bceedc680bbe6fd459f0733718dcc21dcf0efc7c8250fd1390c73d4790b42e62fb2c16a87242e5-primary.xml.zst
MacPorts95%

kustomize

sudo port install kustomize
  • normalized package name match
  • Matched by: Kustomize
MacPorts ports tree · api.github.com · MacPorts ports tree: devel/kustomize/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Chocolatey95%

kustomize

choco install kustomize
  • normalized package name match
  • Matched by: Kustomize
Chocolatey community package catalog · community.chocolatey.org · Chocolatey community package catalog: kustomize from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','kubectx'
Scoop95%

main/kustomize

scoop install main/kustomize
  • normalized package name match
  • Matched by: Kustomize
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/kustomize.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

来源线索

由仓库数据生成

此页面由 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 agent safety answer
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment