Automic VaultAutomic Vault

brew

jtbl を Homebrew, MacPorts, Nix でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install jtbl

local Homebrew formula metadata

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

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

Linux

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

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

概要

パッケージ概要

Convert JSON and JSON Lines to terminal, CSV, HTTP, and markdown tables

コマンドとエイリアス

  • jtbl

履歴

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

jtbl is a small command-line formatter for turning JSON and JSON Lines streams into terminal, CSV, HTTP, and Markdown tables. Its niche is the shell pipeline: JSON-producing tools on one side, human-readable tabular output on the other.

プロジェクトの歴史

The public repository describes jtbl as a simple CLI that reads JSON from standard input and writes table output to standard output. GitHub tag history shows a 1.0.0 tag in March 2020, followed by continued packaged releases through the 1.x line.

採用の歴史

Adoption evidence is modest and package-manager-centered. The tool is packaged by Homebrew, MacPorts, and Nix, which places it in the same terminal-data-tool ecosystem as jq, jc, and other JSON pipeline utilities.

使われ方

jtbl is used when a script or API emits JSON but the operator wants a quick table without writing a custom formatter. Its value is strongest in ad hoc inspection, README examples, shell aliases, and command demos.

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

Package nerds care about jtbl because it is a focused Unix-filter style utility: stdin in, stdout out, no daemon, no framework, and a packaging footprint small enough for multiple package ecosystems.

タイムライン

  • 2020: The repository has a v1.0.0 tag dated March 17.
  • 2021: The 1.2.x release series expanded the packaged 1.x line.
  • 2023: The GitHub releases page records a 1.6.0 release.

Related projects

  • jq is the broader JSON query tool commonly paired with terminal JSON workflows.
  • jc, by the same maintainer, converts many command outputs and file formats into JSON for similar shell-pipeline use.

セキュリティ状態

リスクレベル: blue

broad file, network, media, or database tool signal.

リスク分類器

リスク blue · 信頼度 中 · tool

理由

  • broad file, network, media, or database tool signal

信号

  • text:http

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 1 個のプラットフォームターゲットで利用できます。
  • 1 件の実行時依存関係とともにインストールされます。

推奨レビュー

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

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

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

https://github.com/kellyjonbrazil/jtbl

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:jtbl
バージョン1.6.0
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/jtbl
ホームページhttps://github.com/kellyjonbrazil/jtbl
リポジトリhttps://github.com/kellyjonbrazil/jtbl
上流ドキュメントhttps://github.com/kellyjonbrazil/jtbl
ライセンスMIT
ソースアーカイブhttps://files.pythonhosted.org/packages/9e/7c/b21f3383ca611b56dbc281081cca73a24274c3f39654e7fe196d73a67af6/jtbl-1.6.0.tar.gz
依存関係python@3.14
Bottle利用可能 (対象 all)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

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

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

Nix95%

jtbl

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

jtbl

sudo port install jtbl
  • normalized package name match
  • 一致条件: Jtbl
MacPorts ports tree · api.github.com · MacPorts ports tree: textproc/jtbl/Portfile from https://api.github.com/repos/macports/macports-ports/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