pkg.soopen package index

brew / 順位 5603

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

インストール挙動

  • Homebrew bottle メタデータは記録されていません。

推奨レビュー

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

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

実行可能ファイル

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

コマンド種類公開範囲メモ
svu実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。

鮮度

バージョンと鮮度

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

ページ生成日2026-08-03
マネージャ版3.4.1
マネージャ更新日2026-07-26
ローカルデータ不明
上流利用不可
検出された最新未検出
  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:svu
バージョン3.4.1
パッケージマネージャHomebrew
ホームページhttps://github.com/caarlos0/svu
リポジトリhttps://github.com/caarlos0/svu
最終更新2026-07-26T04:03:48+02:00
Pulseupdated
Bottle未記録
サービス宣言なし

ソースデータベース一致

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

一致は外部パッケージマネージャインデックスから取得され、ローカルの 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
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation