# squealer を Homebrew でインストール

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

## インストール

```sh
sudo av install brew:squealer
```

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

### macOS

- Homebrew (100%):

```sh
brew install squealer
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:squealer
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/squealer>
- **バージョン:** 1.2.12
- **ソース概要:** Scans Git repositories or filesystems for secrets in commit histories
- **ホームページ:** <https://github.com/owenrumney/squealer>
- **リポジトリ:** <https://github.com/owenrumney/squealer>
- **ライセンス:** Apache-2.0
- **ソースアーカイブ:** <https://github.com/owenrumney/squealer/archive/refs/tags/v1.2.12.tar.gz>
- **最終更新:** 2026-07-26T04:03:45+02:00
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

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

## ビルド依存関係

- go

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 1.2.12
- マネージャ更新日: 2026-07-26
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/owenrumney/squealer
- 検出された最新: v1.2.12 (最新)
## プロジェクトの歴史と使われ方

Squealer is a Go command-line secret scanner for Git repositories and filesystems, aimed at finding leaked credentials in current files and commit history.

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

The GitHub repository was created in 2021. The official README presents Squealer as a local or CI-oriented scanner with built-in regular-expression checks for common credential types and support for custom rule configuration.

### 採用の歴史

The README documents installation by shell script, Docker images for multiple CPU architectures, use as a Go library, and releases distributed from GitHub. The input facts identify a Homebrew formula, putting it in the package-manager lane alongside other lightweight security CLIs.

### 使われ方

Squealer can scan a remote Git repository, a local repository, or a plain directory with --no-git. It can output default, JSON, or SARIF-like formats, redact findings, scan all commits, and accept a user-supplied config file with rules, ignored paths, ignored extensions, and exceptions.

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

Package nerds care because Squealer is the kind of small security binary that can be dropped into local hooks, CI jobs, and package-manager installs without adopting a larger platform.

### タイムライン

- 2021: GitHub repository created.
- 2024: v1.2.x releases were published.
- 2025: v1.2.12 release published.

### Related projects

- git-secrets, trufflehog, gitleaks, GitHub secret scanning, CI security checks.

### ソース

- <https://api.github.com/repos/owenrumney/squealer>
- <https://api.github.com/repos/owenrumney/squealer/releases>
- <https://github.com/owenrumney/squealer#readme>
- source_facts.package-manager


## セキュリティノート

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:** squealer
- **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.
- [Developer build packages](https://pkg.so/ja/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [Networking and protocol packages](https://pkg.so/ja/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [go](https://pkg.so/ja/brew/go/) - Build dependency declared by Homebrew.
- [gitleaks](https://pkg.so/ja/brew/gitleaks/) - Shares pkgdb curated category or tags: cli, git, secret-scanning, security.
- [git-secrets](https://pkg.so/ja/brew/git-secrets/) - Shares pkgdb curated category or tags: cli, git, secret-scanning, security.
- [tartufo](https://pkg.so/ja/brew/tartufo/) - Shares pkgdb curated category or tags: cli, git, secret-scanning, security.
- [git-hound](https://pkg.so/ja/brew/git-hound/) - Shares pkgdb curated category or tags: cli, git, secret-scanning, security.
- [trufflehog](https://pkg.so/ja/brew/trufflehog/) - Shares pkgdb curated category or tags: cli, git, security.
- [zizmor](https://pkg.so/ja/brew/zizmor/) - Shares pkgdb curated category or tags: ci, cli, security.
- [git-crypt](https://pkg.so/ja/brew/git-crypt/) - Shares pkgdb curated category or tags: cli, git, security.
- [grype](https://pkg.so/ja/brew/grype/) - Shares pkgdb curated category or tags: cli, filesystem, security.
- [detect-secrets](https://pkg.so/ja/brew/detect-secrets/) - Security-sensitive metadata or terminology overlaps. Shared terms: cli, commit, scanning, secret, secret-scanning.

## Combined YAML source

View the package source record on GitHub. [combined/squealer.yml](https://github.com/mxcl/pkgdb/blob/main/combined/squealer.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
