macOS
brew install shushlocal Homebrew formula metadata
安装
brew install shushlocal Homebrew formula metadata
sudo apt install shushUbuntu 24.04 LTS package indexes · shush · 来源: archive.ubuntu.com
概览
Encrypt and decrypt secrets using the AWS Key Management Service
历史
shush is a Go command-line utility from REA Group for encrypting and decrypting small secrets with AWS Key Management Service.
REA Group developed shush as a small AWS KMS encryption and decryption tool. The official repository's copyright notice dates from 2019, and the project was implemented in Go with downloadable release binaries.
The official project publishes release binaries, documents installation with go install, and provides a direct Unix/Linux installation example. Its exec mode also supports container-entrypoint use, broadening it from an interactive encryption utility into a deployment-time secret injector.
Pipe plaintext to shush encrypt with a KMS key ID, ARN, or alias, then pipe the Base64 ciphertext to shush decrypt. The exec subcommand decrypts KMS_ENCRYPTED_ environment variables and exposes the plaintext under names without that prefix before starting another command.
shush is representative of small cloud-native security utilities that wrap a managed key service in Unix pipes and environment-variable conventions. Its command-shim mode is particularly relevant to container and twelve-factor deployment workflows.
安全态势
broad file, network, media, or database tool signal.
blue 风险 · 中 置信度 · tool
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
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.
Credential-bearing paths to review before unattended agent runs.
~/.aws/credentials可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
shush | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/realestate-com-au/shush
安装元数据
| 软件包键 | brew:shush |
|---|---|
| 版本 | 1.5.5 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/shush |
| 主页 | https://github.com/realestate-com-au/shush |
| 仓库 | https://github.com/realestate-com-au/shush |
| 许可证 | MIT |
| 源码归档 | https://github.com/realestate-com-au/shush/archive/refs/tags/v1.5.5.tar.gz |
| 最后更新 | 2026-09-13T09:11:47Z |
| Pulse | updated |
| 构建依赖 | go |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | shush |
| 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 软件包链接分开显示。
shush 1.2.3-5.1
runs a command and optionally reports its output by mail
sudo apt install shush来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.