macOS
brew install valsprovider-native install command
brew / 順位 3640
vals のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install valsprovider-native install command
概要
Helm-like configuration values loader with support for various sources
履歴
`vals` is a small Helmfile-adjacent utility for resolving configuration values and secrets from external systems. The GitHub repository was created on August 10, 2019, and the README presents it as a tool for managing configuration values and secrets, with URI-style `ref+...` references that can be evaluated in YAML or JSON documents.
`vals` is a small Helmfile-adjacent utility for resolving configuration values and secrets from external systems. The GitHub repository was created on August 10, 2019, and the README presents it as a tool for managing configuration values and secrets, with URI-style `ref+...` references that can be evaluated in YAML or JSON documents.
Its niche is Kubernetes deployment configuration rather than general secret management. The README documents backends such as Vault, AWS SSM Parameter Store, AWS Secrets Manager, SOPS-encrypted files, GCP Secret Manager, 1Password, Kubernetes, Terraform state, and several newer secret stores. Helmfile's own documentation treats vals as the remote-secret/value import path: Helmfile can import configuration parameters from AWS SSM, AWS Secrets Manager, Vault, SOPS, and the broader vals backend list.
Typical usage is to keep references such as `ref+vault://...` or `ref+awsssm://...` in values files, then run `vals eval -f file.yaml` to render concrete values, `vals exec -f env.yaml -- command` to populate environment variables for a subprocess, or let Helmfile template functions fetch or expand those refs during release rendering. The tool is therefore most visible in GitOps and Helm workflows where teams want charts and state files to remain declarative without committing secret material.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
vals | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:vals |
|---|---|
| バージョン | 0.45.0 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://github.com/helmfile/vals |
| リポジトリ | https://github.com/helmfile/vals |
| 最終更新 | 2026-07-26T00:30:00+02:00 |
| Pulse | updated |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.