Automic VaultAutomic Vault

brew

bacon-ls を Homebrew でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install bacon-ls

local Homebrew formula metadata

概要

パッケージ概要

Rust diagnostic provider based on Bacon

コマンドとエイリアス

  • bacon-ls

履歴

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

bacon-ls is a Rust language-server companion that publishes diagnostics from Bacon or directly from cargo. It is designed to supplement rust-analyzer, not replace it.

プロジェクトの歴史

The GitHub repository was created in May 2024. Its README frames the project around a specific pain point: rust-analyzer diagnostics can be slow on large Rust codebases, so bacon-ls exposes LSP diagnostic capabilities backed by Bacon or cargo.

By 2025-2026 the project had a steady GitHub release train from 0.6.0 to 0.29.0. The README documents an important evolution: the cargo backend became available in 0.23.0 and became the default in 0.26.0, making bacon-ls useful even without a separate background bacon process.

採用の歴史

Adoption is concentrated in editor and Rust-tooling circles. The README documents VS Code extension distribution through VSCE and Open VSX, Mason.nvim installation, manual cargo install, and Nix flakes. Homebrew packaging adds another general-purpose install path.

使われ方

Users install bacon-ls alongside Rust tooling and configure an editor LSP client. It can publish diagnostics on save, open, close, rename, and manual triggers; run cargo check or clippy directly; or read Bacon's exported diagnostics file when Bacon is already running.

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

bacon-ls is notable because it packages a focused LSP surface around diagnostics only. For Rust developers with large workspaces, it is a small composable alternative to making rust-analyzer do every job, and its packaging across cargo, editor registries, Nix, Mason, and Homebrew reflects modern developer-tool distribution.

タイムライン

  • 2024: GitHub repository created for crisidev/bacon-ls.
  • 2025: 0.6.0 published as the earliest GitHub release listed by the repository.
  • 2025: 0.23.0 introduced the cargo backend according to the README.
  • 2025: 0.26.0 made the cargo backend the default according to the README.
  • 2026: 0.29.0 published in GitHub releases.

Related projects

  • The README explicitly relates bacon-ls to Bacon, rust-analyzer, cargo check, cargo clippy, the Language Server Protocol, VS Code, Mason.nvim, Neovim, Coc.nvim, Helix, Crates.io, and Nix flakes.

セキュリティ状態

リスクレベル: グリーン

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 件のビルド依存関係があります。

推奨レビュー

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

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

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

https://github.com/crisidev/bacon-ls

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

インストールメタデータ

パッケージメタデータ

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

レジストリ情報

ソースデータベース詳細

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

ソース経路

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

このページは 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 package history
  • package relationship graph
  • package version freshness
  • package-page enrichment