Automic VaultAutomic Vault

brew

kube-linter を Homebrew, MacPorts, Nix, pacman, zypper, scoop でインストール

kube-linter のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install kube-linter

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install kube-linter

MacPorts ports tree · devel/kube-linter/Portfile · ソース: api.github.com

Linux

Nix確認済み · 92%
nix profile install nixpkgs#kube-linter

nixpkgs package indexes · pkgs/by-name/ku/kube-linter/package.nix · ソース: api.github.com

Arch Linux pacman確認済み · 92%
sudo pacman -S kube-linter

Arch Linux sync databases · kube-linter · ソース: geo.mirror.pkgbuild.com

openSUSE zypper確認済み · 92%
sudo zypper install kube-linter

openSUSE Tumbleweed package metadata · kube-linter · ソース: download.opensuse.org

Windows

Scoop確認済み · 92%
scoop install main/kube-linter

Scoop official bucket manifest trees · bucket/kube-linter.json · ソース: api.github.com

概要

パッケージ概要

Static analysis tool for Kubernetes YAML files and Helm charts

コマンドとエイリアス

  • kube-linter

履歴

プロジェクトの歴史と使われ方

KubeLinter is StackRox's static-analysis CLI for Kubernetes manifests, Helm charts, and Kustomize output. It checks workload definitions before deployment and reports production-readiness and security recommendations such as non-root execution, least privilege, resource settings, and secret handling.

プロジェクトの歴史

The public GitHub repository was created on 2020-08-13, and the first GitHub release, 0.0.1, was published on 2020-09-17. StackRox announced KubeLinter publicly on 2020-10-28 as an open source tool for finding Kubernetes misconfigurations before workloads reach a cluster.

The project later became part of the StackRox/Red Hat Kubernetes security toolchain identity: its README says KubeLinter was created by StackRox and is powered by Red Hat. The codebase stayed focused on one job: linting Kubernetes YAML-family inputs with configurable checks and machine-readable output formats.

採用の歴史

KubeLinter's adoption path followed the normal Kubernetes CLI pattern: standalone release binaries, Homebrew packaging, Go installation, Docker images, and CI integration. The companion stackrox/kube-linter-action repository packages the same scanner as a GitHub Action for pull-request and workflow checks.

使われ方

Users run KubeLinter locally or in CI against rendered manifests, Helm charts, or Kustomize output. A failed check returns a non-zero exit code, which makes the tool useful as a lightweight guardrail before kubectl apply, Helm install, or a GitOps reconciler sees the manifests.

The config file convention in this batch, .kube-linter.yaml, matches the tool's configurable-policy role: teams can enable, disable, or define checks around their own Kubernetes baseline instead of accepting a single universal rule set.

パッケージ好きにとっての重要性

For package people, KubeLinter is a good example of the security-shift-left wave becoming a small installable CLI. It sits next to kubectl, helm, kustomize, and CI actions rather than requiring a hosted service, which is why Homebrew and other package-manager delivery matter.

Its significance is less about replacing cluster admission policy and more about catching obvious manifest mistakes while the artifact is still text in a repository.

タイムライン

  • 2020-08-13: GitHub repository created.
  • 2020-09-17: First GitHub release, 0.0.1, published.
  • 2020-10-28: StackRox announced KubeLinter as an open source Kubernetes misconfiguration scanner.
  • 2026-03-10: GitHub release v0.8.3 published.

Related projects

  • kube-linter-action packages KubeLinter for GitHub Actions workflows.
  • Helm and Kustomize are common upstream renderers for the manifests KubeLinter scans.
  • Kubernetes admission controllers and policy engines such as OPA Gatekeeper solve related policy problems later in the deployment path.

セキュリティ状態

リスクレベル: orange

infrastructure mutation or orchestration signal.

リスク分類器

リスク orange · 信頼度 中 · infrastructure

理由

  • infrastructure mutation or orchestration signal

信号

  • text:kubernetes

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • ビルドメタデータには 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.

Unix
.kube-linter.yaml

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
kube-lintercliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-25
マネージャ版0.8.3
マネージャ更新日2026-06-15
ローカルデータOK
上流最新
検出された最新v0.8.3

https://github.com/stackrox/kube-linter

  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:kube-linter
バージョン0.8.3
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/kube-linter
ホームページhttps://docs.kubelinter.io/
リポジトリhttps://github.com/stackrox/kube-linter
上流ドキュメントhttps://docs.kubelinter.io/
ライセンスApache-2.0
ソースアーカイブhttps://github.com/stackrox/kube-linter/archive/refs/tags/v0.8.3.tar.gz
最終更新2026-06-15T10:20:19-04:00
Pulseupdated
ビルド依存関係go
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Nix95%

kube-linter

nix profile install nixpkgs#kube-linter
  • normalized package name match
  • 一致条件: Kube Linter
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ku/kube-linter/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
pacman95%

kube-linter 0.8.3-1

Static analysis tool that checks Kubernetes YAML files and Helm charts

https://github.com/stackrox/kube-linter

sudo pacman -S kube-linter
  • License: Apache-2.0
  • Architecture: x86_64
  • 1 依存関係
  • normalized package name match
  • 一致条件: Kube Linter
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: kube-linter from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

kube-linter 0.8.3-1.2

Static analysis tool that checks Kubernetes YAML files and Helm charts

https://github.com/stackrox/kube-linter

sudo zypper install kube-linter
  • License: Apache-2.0
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: kube-linter
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Kube Linter
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: kube-linter from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

kube-linter-bash-completion 0.8.3-1.2

Bash Completion for kube-linter

https://github.com/stackrox/kube-linter

sudo zypper install kube-linter-bash-completion
  • License: Apache-2.0
  • Category: System/Shells
  • Architecture: noarch
  • Source Package: kube-linter
  • 2 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Kube Linter
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: kube-linter-bash-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

kube-linter-fish-completion 0.8.3-1.2

Fish Completion for kube-linter

https://github.com/stackrox/kube-linter

sudo zypper install kube-linter-fish-completion
  • License: Apache-2.0
  • Category: System/Shells
  • Architecture: noarch
  • Source Package: kube-linter
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Kube Linter
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: kube-linter-fish-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

kube-linter-zsh-completion 0.8.3-1.2

Zsh Completion for kube-linter

https://github.com/stackrox/kube-linter

sudo zypper install kube-linter-zsh-completion
  • License: Apache-2.0
  • Category: System/Shells
  • Architecture: noarch
  • Source Package: kube-linter
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Kube Linter
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: kube-linter-zsh-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

kube-linter

sudo port install kube-linter
  • normalized package name match
  • 一致条件: Kube Linter
MacPorts ports tree · api.github.com · MacPorts ports tree: devel/kube-linter/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Scoop95%

main/kube-linter

scoop install main/kube-linter
  • normalized package name match
  • 一致条件: Kube Linter
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/kube-linter.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • 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