pkg.sopackage field notes

brew / 順位 6870

boot-clj を Homebrew でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install boot-clj

provider-native install command

概要

パッケージ概要

Build tooling for Clojure

コマンドとエイリアス

  • boot

履歴

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

Boot is a Clojure build framework and command-line script runner built around the idea that builds are programs. Its historical niche was giving Clojure projects programmable build pipelines, immutable filesets, classloader isolation, and ad-hoc scripting before the newer Clojure CLI tooling became common.

プロジェクトの歴史

Boot's own README describes it as both a Clojure build framework and an ad-hoc Clojure script evaluator. Instead of treating a build as a static project map, Boot evaluates Clojure scripts in a runtime environment that can add dependencies, compose tasks, and pass managed filesets between task middleware.

The public release line visible in the official GitHub releases starts with 2.0.0 prereleases in late 2014, moves through 2.0 release candidates in early 2015, and continues through the 2.7 and 2.8 series. The 2.8.3 release in April 2019 is the last stable release shown in the sampled GitHub release metadata.

採用の歴史

Boot was adopted inside the Clojure community as an alternative to Leiningen-style project configuration, especially for workflows needing composable pipelines, ClojureScript builds, REPL-driven automation, and single-file scripts. The official README lists package-manager installation paths through Homebrew, Nix, AUR, Docker, Chocolatey, and Scoop, showing that it crossed from library ecosystem tooling into OS package collections.

使われ方

Users run `boot` with tasks such as `repl`, `pom`, `jar`, and `install`, or write a `build.boot` script that composes tasks in Clojure. The wrapper script or executable is a thin launcher that downloads and runs Boot's JARs from Maven, so `boot -u` historically handled updating the runtime bits.

パッケージ好きにとっての重要性

Boot is interesting to package nerds because it is both a package and a package bootstrapper: the installed command is a shim, while the real tool comes from Maven coordinates. It also illustrates a Clojure-era preference for programmable build logic, fileset immutability, and REPL-friendly build automation rather than declarative-only project files.

タイムライン

  • 2014: Boot 2.0.0 prereleases appear on GitHub.
  • 2015: Boot 2.0.0 release-candidate series continues.
  • 2016: Boot 2.6.0 and 2.7.x releases published.
  • 2018: Boot 2.8.0 and 2.8.x releases published.
  • 2019: Boot 2.8.3 published on GitHub.

Related projects

  • Related projects include Clojure itself, Maven repositories used for dependency resolution, Leiningen credentials compatibility noted in the curation data, boot-bin wrapper releases, and ClojureScript build workflows documented by the Boot project.

セキュリティ状態

リスクレベル: yellow

generalized runtime or code generation signal.

リスク分類器

リスク yellow · 信頼度 中 · runtime

理由

  • generalized runtime or code generation signal

信号

  • text:build tool

インストール挙動

  • 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
$BOOT_HOME/boot.properties./boot.properties$BOOT_HOME/profile.boot./profile.boot./build.boot./.bootignore

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
$BOOT_HOME/credentials.gpg~/.lein/credentials.clj.gpg

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

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

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:boot-clj
バージョン2.8.3
パッケージマネージャHomebrew
ホームページhttps://boot-clj.github.io/
リポジトリhttps://github.com/boot-clj/boot
最終更新2026-06-22T14:02:54-07:00
Pulseupdated
Bottle未記録
サービス宣言なし

ソース経路

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

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

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • curated configuration and credential file locations
  • curated package history
  • pkgdb category and tag curation