Automic VaultAutomic Vault

brew

svu を Homebrew, MacPorts, Nix でインストール

svu のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install svu

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install svu

MacPorts ports tree · devel/svu/Portfile · ソース: api.github.com

Linux

Nix確認済み · 92%
nix profile install nixpkgs#svu

nixpkgs package indexes · pkgs/by-name/sv/svu/package.nix · ソース: api.github.com

概要

パッケージ概要

Semantic version utility

コマンドとエイリアス

  • svu

履歴

プロジェクトの歴史と使われ方

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.

タイムライン

  • 2017: GitHub repository created and v0.0.1 released.
  • 2020: v1.0.0 released.
  • 2026: v3.4.1 listed as the latest GitHub release during research.

Related projects

  • svu explicitly points users to the SemVer specification and advertises Conventional Commits compatibility through its README badges and bump rules.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • ビルドメタデータには 1 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Unix
.svu.yml

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
svucliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-08
マネージャ版3.4.1
マネージャ更新日2026-05-01
ローカルデータOK
上流最新
検出された最新v3.4.1

https://github.com/caarlos0/svu

  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:svu
バージョン3.4.1
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/svu
ホームページhttps://github.com/caarlos0/svu
リポジトリhttps://github.com/caarlos0/svu
上流ドキュメントhttps://github.com/caarlos0/svu#readme
ライセンスMIT
ソースアーカイブhttps://github.com/caarlos0/svu/archive/refs/tags/v3.4.1.tar.gz
最終更新2026-05-01T18:22:26Z
Pulseupdated
ビルド依存関係go
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namesvu
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Nix95%

svu

nix profile install nixpkgs#svu
  • normalized package name match
  • 一致条件: Svu
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/sv/svu/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
MacPorts95%

svu

sudo port install svu
  • normalized package name match
  • 一致条件: Svu
MacPorts ports tree · api.github.com · MacPorts ports tree: devel/svu/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment