macOS
brew install svulocal Homebrew formula metadata
sudo port install svuMacPorts ports tree · devel/svu/Portfile · ソース: api.github.com
brew / 順位 5603
svu のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install svulocal Homebrew formula metadata
sudo port install svuMacPorts ports tree · devel/svu/Portfile · ソース: api.github.com
nix profile install nixpkgs#svunixpkgs package indexes · pkgs/by-name/sv/svu/package.nix · ソース: api.github.com
概要
Semantic version utility
履歴
svu is a small command-line utility for deriving semantic versions from Git history. It is aimed at release scripts and CI workflows that want version bumps to follow SemVer and Conventional Commits without carrying a larger release-management system.
The caarlos0/svu repository was created on GitHub in December 2017 and describes the tool as a semantic version utility. Its README presents the project as a helper for release scripts and workflows, with commands that increment version components or calculate the next version from commit history.
The README documents installation through Homebrew, apt/yum repositories, Docker images, go install, and GitHub releases. The input package facts also list Homebrew, MacPorts, and Nix packaging, which is typical for a small Go CLI that package-manager users install directly into release pipelines.
The central command is `svu next`, which inspects `git log` and maps commit-message patterns such as fixes, features, and breaking changes to patch, minor, or major version bumps. The README also documents a repository-local `.svu.yml` file for setting flag defaults.
svu matters to package and release-tool users because it reduces semantic-version calculation to a composable Unix-style executable. It fits especially well in formula update scripts, CI jobs, and Git tag automation where maintainers want predictable version output rather than a full changelog or release platform.
セキュリティ状態
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.
.svu.yml実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
svu | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:svu |
|---|---|
| バージョン | 3.4.1 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://github.com/caarlos0/svu |
| リポジトリ | https://github.com/caarlos0/svu |
| 最終更新 | 2026-07-26T04:03:48+02:00 |
| Pulse | updated |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
svu
nix profile install nixpkgs#svusvu
sudo port install svuソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.