macOS
brew install bazelisklocal Homebrew formula metadata
sudo port install bazeliskMacPorts ports tree · devel/bazelisk/Portfile · ソース: api.github.com
brew / 順位 712
bazelisk のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install bazelisklocal Homebrew formula metadata
sudo port install bazeliskMacPorts ports tree · devel/bazelisk/Portfile · ソース: api.github.com
sudo dnf install bazeliskFedora Rawhide package metadata · bazelisk · ソース: dl.fedoraproject.org
nix profile install nixpkgs#bazelisknixpkgs package indexes · pkgs/by-name/ba/bazelisk/package.nix · ソース: api.github.com
sudo pacman -S bazeliskArch Linux sync databases · bazelisk · ソース: geo.mirror.pkgbuild.com
sudo zypper install bazel8openSUSE Tumbleweed package metadata · bazel8 · ソース: download.opensuse.org
choco install bazeliskChocolatey community package catalog · bazelisk · ソース: community.chocolatey.org
scoop install main/bazeliskScoop official bucket manifest trees · bucket/bazelisk.json · ソース: api.github.com
winget install --id Bazel.Bazelisk -eWindows Package Manager source index · Bazel.Bazelisk · ソース: cdn.winget.microsoft.com
概要
User-friendly launcher for Bazel
履歴
Bazelisk is the Bazel launcher and version manager that makes Bazel behave like a repo-pinned toolchain: it chooses, downloads, verifies, and runs the Bazel version requested by the current workspace.
The bazelbuild/bazelisk repository begins in September 2018 with a Python script, and the README notes that Bazelisk was later rewritten in Go. The maintained Go version is now the documented implementation.
Bazelisk's core model is intentionally simple: it can be invoked as bazel or bazelisk, reads USE_BAZEL_VERSION, .bazeliskrc, .bazelversion, or fallback settings, downloads official Bazel releases or forked releases, then passes arguments through to the selected Bazel binary.
Bazelisk became common because Bazel workspaces are sensitive to major-version changes, incompatible flags, and migration timing. A checked-in .bazelversion lets teams upgrade Bazel atomically with the source changes needed for that upgrade.
The input records Bazelisk packaging across Homebrew, Chocolatey, MacPorts, Nix, Arch, Scoop, winget, and zypper, and the README also documents npm distribution for frontend developers.
Developers install Bazelisk as bazel on PATH, check a .bazelversion file into the repository, and let Bazelisk download and run the matching Bazel binary on laptops and CI.
Advanced workflows use .bazeliskrc and environment variables for custom release mirrors, SHA256 verification, forked Bazel releases, GitHub tokens, migration runs, bisecting Bazel versions, and wrapper scripts under tools/bazel.
Bazelisk is package-nerd significant because it separates the package-manager-installed launcher from the project-selected compiler/build-tool version, similar in spirit to nvm-style runtime management.
It is also the practical glue that makes versioned Bazel formulas less painful: repositories can declare their expected Bazel line while users keep one stable launcher installed.
セキュリティ状態
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.
$workspace/.bazeliskrc$workspace/.bazelversionCredential-bearing paths to review before unattended agent runs.
~/.netrc実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
bazel | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
bazelisk | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:bazelisk |
|---|---|
| バージョン | 1.29.0 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://github.com/bazelbuild/bazelisk/ |
| リポジトリ | https://github.com/bazelbuild/bazelisk |
| 最終更新 | 2026-07-26T10:56:32+02:00 |
| Pulse | updated |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
bazelisk
nix profile install nixpkgs#bazeliskbazelisk 1.29.0-2.fc45
A user-friendly launcher for Bazel
https://github.com/bazelbuild/bazelisk
sudo dnf install bazeliskbazelisk 1.29.0-1
A user-friendly launcher for Bazel.
https://github.com/bazelbuild/bazelisk
sudo pacman -S bazeliskbazelisk
sudo port install bazeliskbazelisk
choco install bazeliskmain/bazelisk
scoop install main/bazeliskBazel.Bazelisk
winget install --id Bazel.Bazelisk -ebazel
sudo port install bazelbazel
nix profile install nixpkgs#bazelbazel 9.2.0-2
Correct, reproducible, and fast builds for everyone
sudo pacman -S bazelbazel8 8.4.1-1.5
Tool for the automation of building and testing of software
sudo zypper install bazel8bazel
choco install bazelmain/bazel
scoop install main/bazelBazel.Bazel
winget install --id Bazel.Bazel -eソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.