macOS
brew install sbt
local Homebrew formula metadata
sudo port install sbt
MacPorts ports tree · devel/sbt/Portfile · ソース: api.github.com
brew パッケージインテリジェンス
sbt のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
sudo av install brew:sbt
brew install sbt
local Homebrew formula metadata
sudo port install sbt
MacPorts ports tree · devel/sbt/Portfile · ソース: api.github.com
nix profile install nixpkgs#sbt
nixpkgs package indexes · sbt · ソース: raw.githubusercontent.com
sudo pacman -S sbt
Arch Linux sync databases · sbt · ソース: geo.mirror.pkgbuild.com
choco install sbt
Chocolatey community package catalog · sbt · ソース: community.chocolatey.org
scoop install main/sbt
Scoop official bucket manifest trees · bucket/sbt.json · ソース: api.github.com
winget install --id sbt.sbt -e
Windows Package Manager source index · sbt.sbt · ソース: cdn.winget.microsoft.com
概要
Automic Vault は、sbt のパッケージ固有のインストール経路、実行可能ファイル情報、セキュリティメタデータをローカルパッケージデータから公開します。
radioisotope
sbt reads ~/.sbt/.credentials, which can contain repository passwords or tokens as plaintext Java properties. Our isotope stores that credentials file in the macOS keychain and injects it through SBT_CREDENTIALS only while `sbt` runs.
yellow リスク · medium 信頼度 · runtime
ローカル README 抜粋
sbt reads global publishing credentials from ~/.sbt/.credentials. Those files can contain repository passwords or tokens as plaintext Java properties.
This radioisotope migrates that default credentials file into the macOS keychain and wraps sbt so it receives the credentials through a temporary file referenced by SBT_CREDENTIALS.
~/.sbt/.credentials file only..sbt build definitions are not migrated.ソース: data/radioisotopes/sbt/README.md
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
sbt | cli | global executable |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:sbt |
|---|---|
| バージョン | 1.12.11 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/sbt |
| ホームページ | https://www.scala-sbt.org/ |
| リポジトリ | https://github.com/sbt/sbt |
| 上流ドキュメント | https://www.scala-sbt.org/ |
| ライセンス | Apache-2.0 |
| ソースアーカイブ | https://github.com/sbt/sbt/releases/download/v1.12.11/sbt-1.12.11.tgz |
| 更新 | 2026-05-02T21:37:09Z |
| Pulse | updated |
| 依存関係 | openjdk |
| Bottle | 利用可能 (all) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
| Caveats | You can use $SBT_OPTS to pass additional JVM options to sbt. Project specific options should be placed in .sbtopts in the root of your project. Global settings should be placed in $HOMEBREW_PREFIX/etc/sbtopts The installation does not include `sbtn`. |
ソース経路
このページは scripts/generate-pkg-pages.py によって書かれます。www/pkg/ がローカルパッケージデータに対して古い場合、デプロイは公開を拒否します。