macOS
brew install envelopelocal Homebrew formula metadata
sudo port install envelopeMacPorts ports tree · sysutils/envelope/Portfile · 来源: api.github.com
安装
brew install envelopelocal Homebrew formula metadata
sudo port install envelopeMacPorts ports tree · sysutils/envelope/Portfile · 来源: api.github.com
概览
Environment variables CLI tool
历史
envelope is a Rust command-line tool for managing environment variables in a per-project SQLite database named .envelope.
The GitHub repository was created in September 2023. The README describes an environment variables CLI backed by SQLite, with commands for initializing, adding, listing, importing, exporting, history, diffing, and locking the database.
The input package metadata lists Homebrew and MacPorts packages. Homebrew currently tracks the 0.8.0 source archive from the official GitHub release.
Users initialize a project database with envelope init, add environment variables under named environments, export them into shell workflows, import from .env files, and lock or unlock the database for sensitive projects.
The project is interesting to package users because it replaces scattered .env files with a single SQLite-backed CLI database while retaining import/export workflows for traditional dotenv tooling.
安全态势
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.
.envelopeCredential-bearing paths to review before unattended agent runs.
.envelope可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
envelope | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:envelope |
|---|---|
| 版本 | 0.8.0 |
| 软件包管理器 | Homebrew |
| 主页 | https://github.com/mattrighetti/envelope |
| 仓库 | https://github.com/mattrighetti/envelope |
| Bottle | 未记录 |
| 服务 | 未声明 |
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
envelope
sudo port install envelope来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.