# 使用 Homebrew 安装 ksops

查看 ksops 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:ksops
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install ksops
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:ksops
- **软件包管理器:** Homebrew
- **版本:** 4.5.1
- **来源摘要:** Flexible Kustomize Plugin for SOPS Encrypted Resources
- **主页:** <https://github.com/viaduct-ai/kustomize-sops>
- **仓库:** <https://github.com/viaduct-ai/kustomize-sops>
- **最后更新:** 2026-07-27T21:58:41+02:00
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- ksops (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 4.5.1
## 项目历史与用法

KSOPS is a kustomize-SOPS plugin for decrypting SOPS-encrypted Kubernetes resources during kustomize builds. It sits in the GitOps secrets-management niche where teams want encrypted manifests in Git but plain Kubernetes objects at apply time.

### 项目历史

The README says Viaduct built KSOPS after finding no solution compatible with its Kubernetes GitOps stack for managing secrets. The project connects kustomize to SOPS and documents integration with Argo CD so encrypted manifests can be managed like other Kubernetes manifests.

### 采用历史

KSOPS is aimed at teams already using kustomize, SOPS, and GitOps workflows rather than at general secret storage. Its adoption footprint is therefore narrow but practical: it is packaged as a Homebrew formula and documented as an installable CLI-style kustomize plugin.

### 使用方式

Typical use is to define SOPS creation rules in .sops.yaml, add a KSOPS generator to kustomization.yaml, and run kustomize with plugin support so encrypted Secrets or ConfigMaps are decrypted during the build.

### 为什么软件包爱好者会关心

KSOPS is interesting to package people because it packages a kustomize exec plugin as a normal command-line artifact, bridging Kubernetes configuration tooling, Git-stored encrypted files, and local package-manager installation.

### 时间线

- v1.0: The repository has a public v1.0 tag for the early KSOPS release line.
- v2.x: Later tags track the second major release line of the kustomize-SOPS plugin.
- v3.x: The repository tags include a third major release line for the plugin.

### Related projects

- Related projects include kustomize, SOPS, Argo CD, Kubernetes Secrets, and GitOps workflows.

### 来源

- <https://github.com/viaduct-ai/kustomize-sops>
- <https://github.com/viaduct-ai/kustomize-sops/releases>
- <https://github.com/viaduct-ai/kustomize-sops/tags>


## 安全说明

broad file, network, media, or database tool signal.

- **Geiger 风险:** blue / 中
- broad file, network, media, or database tool signal


## 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

- Unix: .sops.yaml

## Combined YAML source

View the package source record on GitHub. [combined/ksops.yml](https://github.com/mxcl/pkgdb/blob/main/combined/ksops.yml)


## 来源

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