# jsawk を Homebrew でインストール

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

## インストール

```sh
sudo av install brew:jsawk
```

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

### macOS

- Homebrew (100%):

```sh
brew install jsawk
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:jsawk
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/jsawk>
- **バージョン:** 1.4
- **ソース概要:** Like awk, but for JSON, using JavaScript objects and arrays
- **ホームページ:** <https://github.com/micha/jsawk>
- **リポジトリ:** <https://github.com/micha/jsawk>
- **ライセンス:** BSD-3-Clause
- **ソースアーカイブ:** <https://github.com/micha/jsawk/archive/refs/tags/1.4.tar.gz>
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- jsawk (cli)
- jsawk (エイリアス)

## 依存関係

- spidermonkey

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 all

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 1.4
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/micha/jsawk
- 検出された最新: 1.4 (最新)
- 情報: No package-manager update timestamp was available.
## プロジェクトの歴史と使われ方

jsawk is a small command-line filter that applies awk-like pipeline habits to JSON data by evaluating JavaScript over objects read from standard input.

### プロジェクトの歴史

The GitHub repository was created in May 2009. Its README frames the tool as awk for JSON: input is parsed into arrays and objects, JavaScript expressions filter or transform the data, and output returns to stdout for shell pipelines.

### 採用の歴史

jsawk remained a compact Unix-style tool rather than a large ecosystem. Homebrew packages version 1.4 from the GitHub tag archive, and the repository has enough stars and forks to show durable interest among shell users who wanted JSON manipulation before jq became the default answer.

### 使われ方

Typical usage is piping REST API JSON into jsawk, selecting or transforming fields with JavaScript, and either emitting JSON again or printing custom text for another command in the pipeline.

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

jsawk is a useful historical waypoint in the JSON-on-the-command-line story: it shows the pre-jq period when developers tried to extend familiar text filters with JavaScript object access instead of adopting a purpose-built JSON query language.

### タイムライン

- 2009: GitHub repository created.
- 2010s: Homebrew packaged jsawk as a JSON-aware shell filter.
- 2026: Homebrew continued to package the 1.4 tag archive.

### Related projects

- Related tools include awk, jq, gron, JSON.sh, fx, jc, and the author's resty command-line REST client.

### ソース

- <https://api.github.com/repos/micha/jsawk>
- <https://formulae.brew.sh/formula/jsawk>
- <https://github.com/micha/jsawk>
- <https://github.com/micha/resty>


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals

## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** jsawk
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable


## 関連リンク

- [Source-control packages](https://pkg.so/ja/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/ja/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/ja/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [spidermonkey](https://pkg.so/ja/brew/spidermonkey/) - Runtime dependency declared by Homebrew.
- [jshon](https://pkg.so/ja/brew/jshon/) - Shares pkgdb curated category or tags: cli, data-processing, developer-tools, json, json-tools.
- [json2tsv](https://pkg.so/ja/brew/json2tsv/) - Shares pkgdb curated category or tags: cli, data-processing, developer-tools, json.
- [mongosh](https://pkg.so/ja/brew/mongosh/) - Shares pkgdb curated category or tags: cli, developer-tools, javascript.
- [rich-cli](https://pkg.so/ja/brew/rich-cli/) - Shares pkgdb curated category or tags: cli, developer-tools, json.
- [jp](https://pkg.so/ja/brew/jp/) - Shares pkgdb curated category or tags: cli, developer-tools, json.
- [nuxi](https://pkg.so/ja/brew/nuxi/) - Shares pkgdb curated category or tags: cli, developer-tools, javascript.
- [json2hcl](https://pkg.so/ja/brew/json2hcl/) - Shares pkgdb curated category or tags: cli, developer-tools, json.
- [yq](https://pkg.so/ja/brew/yq/) - Shares pkgdb curated category or tags: cli, data-processing, developer-tools, json.
- [gron](https://pkg.so/ja/brew/gron/) - Both packages work with overlapping file formats or content types. Shared terms: cli, data, data-processing, developer, developer-tools.
- [jaq](https://pkg.so/ja/brew/jaq/) - Both packages work with overlapping file formats or content types. Shared terms: cli, data, data-processing, developer, developer-tools.

## Combined YAML source

View the package source record on GitHub. [combined/jsawk.yml](https://github.com/mxcl/pkgdb/blob/main/combined/jsawk.yml)


## ソース

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- cross-ecosystem install command graph
