macOS
brew install squealerlocal Homebrew formula metadata
brew
squealer のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install squealerlocal Homebrew formula metadata
概要
Scans Git repositories or filesystems for secrets in commit histories
履歴
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.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
squealer | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/owenrumney/squealer
インストールメタデータ
| パッケージキー | brew:squealer |
|---|---|
| バージョン | 1.2.12 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/squealer |
| ホームページ | https://github.com/owenrumney/squealer |
| リポジトリ | https://github.com/owenrumney/squealer |
| 上流ドキュメント | https://github.com/owenrumney/squealer#readme |
| ライセンス | Apache-2.0 |
| ソースアーカイブ | https://github.com/owenrumney/squealer/archive/refs/tags/v1.2.12.tar.gz |
| ビルド依存関係 | go |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.