pkg.soopen package index

brew / 順位 3053

chart-testing を Homebrew, Nix, zypper, pacman でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install chart-testing

local Homebrew formula metadata

Linux

Nix確認済み · 92%
nix profile install nixpkgs#chart-testing

nixpkgs package indexes · pkgs/by-name/ch/chart-testing/package.nix · ソース: api.github.com

openSUSE zypper確認済み · 92%
sudo zypper install chart-testing

openSUSE Tumbleweed package metadata · chart-testing · ソース: download.opensuse.org

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

Arch Linux sync databases · ct · ソース: geo.mirror.pkgbuild.com

概要

パッケージ概要

Testing and linting Helm charts

コマンドとエイリアス

  • ct

履歴

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

Chart Testing is the Helm project CLI, `ct`, for linting and testing Helm charts, especially in pull-request and CI workflows where changed charts need to be detected and validated.

プロジェクトの歴史

The Helm organization created the chart-testing repository in November 2017. Its README notes that v2.0.0 refactored the tool from a bash library to Go while keeping v1 parity, and GitHub release metadata shows v2.0.0 published in November 2018 and the current v3.14.0 release in October 2025.

採用の歴史

Chart Testing spread with Helm chart repository CI. The README recommends the Quay Docker image because it bundles Helm, Git, yamllint, Yamale, and kubectl; it also documents binary releases and Homebrew installation, while the input facts list Homebrew, Nix, pacman, and zypper packaging.

使われ方

`ct` is used to list changed charts, lint charts, install charts, and run combined lint-and-install checks. Configuration is supplied by CLI flags, `CT_` environment variables, or config files, and default config lookup includes the current directory, `$HOME/.ct`, and `/etc/ct`.

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

Chart Testing is package infrastructure for packages-that-are-YAML: it gives Helm chart maintainers repeatable CI checks around chart metadata, dependency linting, schema validation, Kubernetes installation, and change detection. For chart repositories, it fills the role that language package ecosystems often get from their native test and lint commands.

タイムライン

  • 2017-11: Helm chart-testing repository created.
  • 2018-11: v2.0.0 released after the refactor from bash library to Go.
  • 2025-10: Latest upstream GitHub release metadata lists v3.14.0.

Related projects

  • Helm is the chart ecosystem that `ct` validates.
  • chart-releaser is a sibling Helm tool for publishing charts after testing.
  • yamllint, Yamale, kubectl, Git, and Helm are documented prerequisites in the official README.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • Homebrew bottle メタデータは記録されていません。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

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
./ct.yaml~/.ct/ct.yaml/etc/ct/ct.yaml

実行可能ファイル

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

コマンド種類公開範囲メモ
ct実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。

鮮度

バージョンと鮮度

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

ページ生成日2026-08-03
マネージャ版3.14.0
マネージャ更新日2026-07-27
ローカルデータ不明
上流利用不可
検出された最新未検出
  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:chart-testing
バージョン3.14.0
パッケージマネージャHomebrew
ホームページhttps://github.com/helm/chart-testing
リポジトリhttps://github.com/helm/chart-testing
最終更新2026-07-27T19:21:00+02:00
Pulseupdated
Bottle未記録
サービス宣言なし

ソースデータベース一致

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

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

Nix95%

chart-testing

nix profile install nixpkgs#chart-testing
  • normalized package name match
  • 一致条件: Chart Testing
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ch/chart-testing/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
zypper95%

chart-testing 3.14.0-1.7

CLI tool for linting and testing Helm charts

https://github.com/helm/chart-testing

sudo zypper install chart-testing
  • License: Apache-2.0
  • Category: Development/Languages/Other
  • Architecture: x86_64
  • Source Package: chart-testing
  • 5 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Chart Testing
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: chart-testing from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

ソース経路

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

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

使用ソース

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation