Automic VaultAutomic Vault

brew / rang 294

Installer kustomize

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de kustomize pour les workflows d'agents IA.

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.

installation

Installer avec Automic Vault

Automic Vault
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

Notes de plateforme

  • Aucune note de plateforme propre au paquet n'était présente.

aperçu

Résumé du paquet

Template-free customization of Kubernetes YAML manifests

Commandes et alias

  • kustomize

posture de sécurité

Niveau de risque : 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.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.

exécutables

Exécutables installés

CommandeTypeExpositionNote
kustomizecliglobal executable

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-06-10
version du gestionnaire5.8.1
gestionnaire mis à jour
données localesok
amontcurrent
dernière version détectéekustomize/v5.8.1

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

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

métadonnées d'installation

Métadonnées du paquet

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

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • 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