macOS
brew install argocd-vault-pluginlocal Homebrew formula metadata
brew
argocd-vault-plugin のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install argocd-vault-pluginlocal Homebrew formula metadata
nix profile install nixpkgs#argocd-vault-pluginnixpkgs package indexes · pkgs/by-name/ar/argocd-vault-plugin/package.nix · ソース: api.github.com
概要
Argo CD plugin to retrieve secrets from Secret Management tools
履歴
Argo CD Vault Plugin is an Argo CD config-management plugin that reads secret references from Kubernetes manifests and resolves them from secret-management systems before Argo CD applies the rendered resources.
The project lives in argoproj-labs, the Argo project area for ecosystem tooling. Its README presents it as a plugin for retrieving secrets from backends such as HashiCorp Vault, IBM Cloud Secrets Manager, AWS Secrets Manager, Google Secret Manager, Yandex Cloud Lockbox, and 1Password Connect, then injecting the values into Kubernetes resources.
Adoption follows Argo CD's GitOps operational model: teams want manifests in Git while keeping secret values in dedicated secret stores. The documentation focuses on ways to supply backend configuration through Kubernetes Secrets, configuration files, and environment variables, which matches real Argo CD repo-server and plugin workflows.
The common CLI shape is `argocd-vault-plugin generate`, optionally with `-c /path/to/config/file.yaml` for a Viper-supported configuration file or `-s` for a Kubernetes Secret containing backend settings. It is also registered as an Argo CD config-management plugin so manifests can be rendered during application reconciliation.
For package managers, this formula matters because it packages a small but operationally important GitOps helper: one executable that sits between Kubernetes YAML, Argo CD plugin execution, and several external secret-store SDKs. Its configuration surface is intentionally portable, so the Homebrew binary can be used locally for manifest generation or installed into Argo CD plugin images.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
local files
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.
Config paths the tool may read or write during local use.
/path/to/config/file.yaml実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
argocd-vault-plugin | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/argoproj-labs/argocd-vault-plugin
インストールメタデータ
| パッケージキー | brew:argocd-vault-plugin |
|---|---|
| バージョン | 1.18.1 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/argocd-vault-plugin |
| ホームページ | https://argocd-vault-plugin.readthedocs.io |
| リポジトリ | https://github.com/argoproj-labs/argocd-vault-plugin |
| 上流ドキュメント | https://argocd-vault-plugin.readthedocs.io/en/stable |
| ライセンス | Apache-2.0 |
| ソースアーカイブ | https://github.com/argoproj-labs/argocd-vault-plugin.git |
| ビルド依存関係 | go |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | argocd-vault-plugin |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
argocd-vault-plugin
nix profile install nixpkgs#argocd-vault-pluginソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.