macOS
brew install chamberlocal Homebrew formula metadata
安装
brew install chamberlocal Homebrew formula metadata
nix profile install nixpkgs#chambernixpkgs package indexes · pkgs/by-name/ch/chamber/package.nix · 来源: api.github.com
概览
CLI for managing secrets through AWS SSM Parameter Store
历史
Chamber is Segment's CLI for managing secrets in AWS Systems Manager Parameter Store. It stores values under service/key paths and can inject them into process environments for application startup.
The public repository was created in June 2017 and v1.0.0 was released two days later. The README frames Chamber as a tool for managing secrets through SSM Parameter Store and documents AWS IAM and KMS requirements.
The README records important compatibility milestones: version 2.0 moved to Parameter Store's path-based API by default, and version 3.0 reserved the _chamber service name for internal use.
Chamber is packaged by Homebrew and Nix according to the input package facts, while upstream GitHub releases provide the main release channel. The README also recommends use with aws-vault, showing how it fits into AWS operator workflows.
Common commands write, read, list, tag, export, import, and show history for secrets. The exec command loads secrets from one or more services, converts secret keys to environment variable names, and runs a child process with those values.
Chamber is significant because it made AWS SSM Parameter Store usable as a lightweight secrets backend from a single Go CLI. For package managers, it is the kind of small operational binary that replaced custom shell glue around AWS APIs.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
chamber | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/segmentio/chamber
安装元数据
| 软件包键 | brew:chamber |
|---|---|
| 版本 | 3.1.5 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/chamber |
| 主页 | https://github.com/segmentio/chamber |
| 仓库 | https://github.com/segmentio/chamber |
| 上游文档 | https://github.com/segmentio/chamber#readme |
| 许可证 | MIT |
| 源码归档 | https://github.com/segmentio/chamber/archive/refs/tags/v3.1.5.tar.gz |
| 构建依赖 | 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 | chamber |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
chamber
nix profile install nixpkgs#chamber来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.