Automic VaultAutomic Vault

brew

dasel を Homebrew, apk, apt, MacPorts, Nix, scoop でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install dasel

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install dasel

MacPorts ports tree · textproc/dasel/Portfile · ソース: api.github.com

Linux

Alpine Linux apk確認済み · 92%
sudo apk add dasel

Alpine Linux edge package indexes · dasel · ソース: dl-cdn.alpinelinux.org

Debian apt確認済み · 92%
sudo apt install dasel

Debian stable package indexes · dasel · ソース: deb.debian.org

Nix確認済み · 92%
nix profile install nixpkgs#dasel

nixpkgs package indexes · pkgs/by-name/da/dasel/package.nix · ソース: api.github.com

Windows

Scoop確認済み · 92%
scoop install extras/dasel

Scoop official bucket manifest trees · bucket/dasel.json · ソース: api.github.com

概要

パッケージ概要

JSON, YAML, TOML, XML, and CSV query and modification tool

履歴

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

dasel is a command-line query and modification tool for structured data formats including JSON, YAML, TOML, XML, and CSV. Its package-manager appeal is simple: one small executable covers several file formats that otherwise tend to require separate tools.

プロジェクトの歴史

The project is maintained by Tom Wright and documented through its official docs site and GitHub repository. Its design centers on a selector language that can read and modify nested data across multiple serialization formats.

dasel's history is less about a large ecosystem moment and more about the packaging of a practical CLI for configuration-heavy workflows. The official docs emphasize installation, selectors, conversion, and command examples rather than a separate historical narrative.

採用の歴史

dasel has been packaged across common Unix package managers because it fits a familiar CLI niche: scripting against config files without writing one-off parsing code. It is most naturally adopted by shell users who want a `jq`-like utility that is not limited to JSON.

使われ方

Common usage includes selecting values, updating fields, converting between formats, and using the tool in shell pipelines. Since it operates on passed files and streams, there is no official per-user config or credentials location to record.

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

Package nerds care about dasel because it collapses a handful of format-specific dependencies into one CLI. That makes it attractive in minimal environments, CI scripts, and dotfile repositories where JSON, YAML, TOML, and XML all show up.

タイムライン

  • Project era: dasel established itself as a multi-format structured-data CLI.
  • Present: The official docs describe dasel as a data selector and modifier for JSON, YAML, TOML, XML, and CSV.

Related projects

  • dasel is commonly compared with `jq` for JSON, `yq` for YAML, and other small command-line tools that query or transform structured configuration files.

セキュリティ状態

保護ツール対応はまだ見つかっていません

dasel に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • ビルドメタデータには 1 件のビルド依存関係があります。

推奨レビュー

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

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

ページ生成日2026-07-25
マネージャ版3.11.2
マネージャ更新日2026-06-27
ローカルデータOK
上流最新
検出された最新v3.11.2

https://github.com/TomWright/dasel

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

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:dasel
バージョン3.11.2
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/dasel
ホームページhttps://daseldocs.tomwright.me
リポジトリhttps://github.com/TomWright/dasel
上流ドキュメントhttps://github.com/TomWright/dasel#readme
ライセンスMIT
ソースアーカイブhttps://github.com/TomWright/dasel/archive/refs/tags/v3.11.2.tar.gz
最終更新2026-06-27T19:01:12Z
Pulseupdated
ビルド依存関係go
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Debian apt95%

dasel 2.8.1-1

Query, update and convert data structures from the command line (program)

https://github.com/tomwright/dasel

sudo apt install dasel
  • Section: golang
  • Architecture: amd64
  • 1 依存関係
  • normalized package name match
  • 一致条件: Dasel
Debian stable package indexes · deb.debian.org · Debian stable package indexes: dasel from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

golang-github-tomwright-dasel-dev 2.8.1-1

Query, update and convert data structures from the command line (library)

https://github.com/tomwright/dasel

sudo apt install golang-github-tomwright-dasel-dev
  • Section: golang
  • Architecture: all
  • Source Package: dasel
  • normalized package name match
  • 一致条件: Dasel
Debian stable package indexes · deb.debian.org · Debian stable package indexes: golang-github-tomwright-dasel-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

dasel

nix profile install nixpkgs#dasel
  • normalized package name match
  • 一致条件: Dasel
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/da/dasel/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

dasel 2.6.0-1build1

Query, update and convert data structures from the command line (program)

https://github.com/tomwright/dasel

sudo apt install dasel
  • Section: universe/golang
  • Architecture: amd64
  • 1 依存関係
  • normalized package name match
  • 一致条件: Dasel
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: dasel from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

golang-github-tomwright-dasel-dev 2.6.0-1build1

Query, update and convert data structures from the command line (library)

https://github.com/tomwright/dasel

sudo apt install golang-github-tomwright-dasel-dev
  • Section: universe/golang
  • Architecture: all
  • Source Package: dasel
  • normalized package name match
  • 一致条件: Dasel
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: golang-github-tomwright-dasel-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

dasel 2.8.1-r15

Query and modify data structures using selector strings

https://daseldocs.tomwright.me/

sudo apk add dasel
  • License: MIT
  • Architecture: x86_64
  • Source Package: dasel
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Dasel
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: dasel from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

dasel-bash-completion 2.8.1-r15

Bash completions for dasel

https://daseldocs.tomwright.me/

sudo apk add dasel-bash-completion
  • License: MIT
  • Architecture: x86_64
  • Source Package: dasel
  • normalized package name match
  • 一致条件: Dasel
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: dasel-bash-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

dasel-fish-completion 2.8.1-r15

Fish completions for dasel

https://daseldocs.tomwright.me/

sudo apk add dasel-fish-completion
  • License: MIT
  • Architecture: x86_64
  • Source Package: dasel
  • normalized package name match
  • 一致条件: Dasel
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: dasel-fish-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

dasel-zsh-completion 2.8.1-r15

Zsh completions for dasel

https://daseldocs.tomwright.me/

sudo apk add dasel-zsh-completion
  • License: MIT
  • Architecture: x86_64
  • Source Package: dasel
  • normalized package name match
  • 一致条件: Dasel
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: dasel-zsh-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
MacPorts95%

dasel

sudo port install dasel
  • normalized package name match
  • 一致条件: Dasel
MacPorts ports tree · api.github.com · MacPorts ports tree: textproc/dasel/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Scoop95%

extras/dasel

scoop install extras/dasel
  • normalized package name match
  • 一致条件: Dasel
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/dasel.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1

ソース経路

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

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