Automic VaultAutomic Vault

brew

gsar を Homebrew でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install gsar

local Homebrew formula metadata

概要

パッケージ概要

General Search And Replace on files

コマンドとエイリアス

  • gsar

履歴

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

gsar is Tormod Tjaberg and Hans Peter Verne's General Search And Replace utility, a command-line search-and-replace tool for text and binary files. Its official manual describes it as a binary-aware grep-like utility without regular-expression support, using a Boyer-Moore-derived search algorithm.

プロジェクトの歴史

The official source archive identifies the program as gsar 1.51 and credits Tormod Tjaberg and Hans Peter Verne for 1992-2020 copyright. The change log starts with early 1992 implementation work, followed by a sequence of DOS, Unix, compiler-portability, and buffer-handling releases.

The 1996 1.10 release was a major rewrite of the search and replace code, with easier Unix compilation, generated Boyer-Moore-Gosper tables at runtime, and safer handling of directories and buffers. Later releases were quieter maintenance updates, including MinGW support in 2002, larger search buffers and documentation cleanup in 2008, new text modifiers in 2019, and explicit 64-bit file offsets in 2020.

採用の歴史

The official homepage says the archive includes full source and DOS/Win32 executables, while most programs compile under Unix as well. Homebrew packages gsar as a small Unix-style command-line utility, which reflects its continued use as a portable binary search-and-replace tool rather than a large active ecosystem.

The homepage notes that gsar was selected as PriceLessWare 2006, indicating some Windows freeware-era recognition before its later package-manager life on Unix-like systems.

使われ方

gsar searches one or more input files, optionally replaces matches, can overwrite multiple files, and can operate as a stdin/stdout filter. The manual emphasizes binary-safe strings, byte offsets, hex entry, DOS-to-Unix and Unix-to-DOS conversion helpers, and context display.

Typical package-manager usage is for scripts or one-off maintenance where byte-oriented search and replace is needed without regular expressions, especially across binary files or files containing control characters.

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

gsar is package-nerd interesting because it is a compact old utility that still fills a sharp niche: binary-safe search and replacement with source available, no runtime dependency stack, and behavior stable enough for packaging.

Its long change log is a small history of portability work across DOS, Windows, Unix, MinGW, compiler quirks, large-file offsets, and command-line parsing, which is exactly the sort of maintenance package managers preserve for users who need the old tool to keep working.

タイムライン

  • 1992: Official change log records main program and parser work.
  • 1993: Version 1.05 implements filter mode and faster disk I/O.
  • 1996: Version 1.10 rewrites search and replace code and improves Unix compilation.
  • 2002: Version 1.11 adds MinGW support and ships a Win32 executable.
  • 2008: Version 1.21 expands search and replace buffers and refreshes documentation.
  • 2019: Version 1.50 adds wide-character and hexadecimal text modifiers.
  • 2020: Version 1.51 adds explicit 64-bit file offsets.

Related projects

  • gsar sits near grep, sed, tr, binary patching tools, and small DOS/Unix text-processing utilities, but its official documentation emphasizes binary search and replace rather than line-oriented regular-expression processing.

セキュリティ状態

リスクレベル: yellow

generalized runtime or code generation signal.

リスク分類器

リスク yellow · 信頼度 中 · runtime

理由

  • generalized runtime or code generation signal

信号

  • text:repl

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 13 個のプラットフォームターゲットで利用できます。

推奨レビュー

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

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

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

https://tjaberg.com/

  • 情報No package-manager update timestamp was available.信頼度 低
  • 情報Release/tag comparison is only available for GitHub repositories.https://tjaberg.com/信頼度 none

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:gsar
バージョン1.51
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/gsar
ホームページhttps://tjaberg.com/
上流ドキュメントhttps://tjaberg.com/
ライセンスGPL-2.0-only
ソースアーカイブhttps://tjaberg.com/gsar151.zip
Bottle利用可能 (対象 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namegsar
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • 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