macOS
brew install smimesignlocal Homebrew formula metadata
sudo port install smimesignMacPorts ports tree · security/smimesign/Portfile · ソース: api.github.com
brew
smimesign のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install smimesignlocal Homebrew formula metadata
sudo port install smimesignMacPorts ports tree · security/smimesign/Portfile · ソース: api.github.com
nix profile install nixpkgs#smimesignnixpkgs package indexes · pkgs/by-name/sm/smimesign/package.nix · ソース: api.github.com
scoop install main/smimesignScoop official bucket manifest trees · bucket/smimesign.json · ソース: api.github.com
winget install --id GitHub.smimesign -eWindows Package Manager source index · GitHub.smimesign · ソース: cdn.winget.microsoft.com
概要
S/MIME signing utility for use with Git
履歴
smimesign is GitHub's S/MIME signing utility for Git commits and tags on macOS and Windows. It matters in CLI packaging because it bridges Git's signing hooks with native X.509 certificate stores instead of requiring GnuPG keys.
The official README describes smimesign as an S/MIME signing utility compatible with Git, using X.509 certificates from public or internal certificate authorities. It also states that the tool uses keys and certificates already stored in macOS Keychain or Windows Certificate Store.
The README documents Homebrew installation on macOS and Scoop installation on Windows, while the supplied package metadata also lists MacPorts, Nix, and winget. This made it installable through the same package managers developers already use for Git tooling.
Users configure Git to invoke smimesign for signing. For Git 2.19 and newer, the README shows setting `gpg.x509.program` to `smimesign` and `gpg.format` to `x509`, either locally per repository or globally for all repositories.
Package maintainers care because smimesign is security-sensitive, platform-specific, and tied to native certificate stores and smart cards. It is also a clear example of package managers distributing small developer-security helpers that integrate with a larger tool, Git.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
smimesign | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/github/smimesign
インストールメタデータ
| パッケージキー | brew:smimesign |
|---|---|
| バージョン | 0.2.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/smimesign |
| ホームページ | https://github.com/github/smimesign |
| リポジトリ | https://github.com/github/smimesign |
| 上流ドキュメント | https://github.com/github/smimesign#readme |
| ライセンス | MIT |
| ソースアーカイブ | https://github.com/github/smimesign/archive/refs/tags/v0.2.0.tar.gz |
| ビルド依存関係 | go |
| Bottle | 利用可能 (対象 arm64_big_sur, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | smimesign |
| Version Scheme | 0 |
| Revision | 0 |
| Requirements |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
smimesign
nix profile install nixpkgs#smimesignsmimesign
sudo port install smimesignmain/smimesign
scoop install main/smimesignGitHub.smimesign
winget install --id GitHub.smimesign -eソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.