Automic VaultAutomic Vault

brew

diesel を Homebrew でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install diesel

local Homebrew formula metadata

概要

パッケージ概要

Command-line tool for Rust ORM Diesel

履歴

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

Diesel is a Rust ORM, query builder, and migration toolchain with a Homebrew-packaged CLI. Its public identity is type-safe database interaction for PostgreSQL, MySQL, and SQLite.

プロジェクトの歴史

The Diesel repository was created in 2015 and describes the project as a safe, extensible ORM and query builder for Rust. Its README emphasizes reducing database boilerplate while using Rust's type system to catch query errors at compile time.

The official guide places the CLI in the normal project workflow: set DATABASE_URL in .env, run diesel setup, generate migrations, and let diesel.toml guide generated schema output.

採用の歴史

Diesel grew with the Rust ecosystem as one of the main answers for developers who wanted SQL databases without giving up Rust's compile-time checks. The project publishes crates, API docs, guides, and frequent GitHub releases, which makes it natural for both Cargo and system package managers.

使われ方

Developers use the diesel CLI to set up projects, manage migrations, and generate schema files, while application code uses Diesel's derive macros and query builder. The common local convention is a project diesel.toml plus a .env file containing DATABASE_URL.

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

For package nerds, Diesel is notable because the Homebrew formula exposes only the CLI, but that binary is the operational face of a larger Rust crate ecosystem and database-migration workflow.

タイムライン

  • 2015: The diesel-rs/diesel GitHub repository is created.
  • 2025: Diesel 2.3.x releases continue active maintenance.
  • 2026: Diesel 2.3.10 is published on GitHub releases.

Related projects

  • The diesel crate, diesel_cli, docs.rs API docs, and PostgreSQL, MySQL, and SQLite backends are the main adjacent pieces.

セキュリティ状態

リスクレベル: グリーン

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 個のプラットフォームターゲットで利用できます。
  • 2 件の実行時依存関係とともにインストールされます。
  • ビルドメタデータには 1 件のビルド依存関係があります。

推奨レビュー

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

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
diesel.toml.env

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
.env

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

ページ生成日2026-07-25
マネージャ版2.3.11
マネージャ更新日2026-07-10
ローカルデータOK
上流最新
検出された最新v2.3.11

https://github.com/diesel-rs/diesel

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

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:diesel
バージョン2.3.11
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/diesel
ホームページhttps://diesel.rs
リポジトリhttps://github.com/diesel-rs/diesel
上流ドキュメントhttps://diesel.rs/guides/getting-started
ライセンスApache-2.0 OR MIT
ソースアーカイブhttps://github.com/diesel-rs/diesel/archive/refs/tags/v2.3.11.tar.gz
最終更新2026-07-10T07:04:39Z
Pulseupdated
依存関係libpq, mariadb-connector-c
ビルド依存関係rust
macOS 提供ライブラリsqlite
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namediesel
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 configuration and credential file locations
  • curated package history
  • package relationship graph
  • package version freshness
  • package-page enrichment