macOS
brew install squealerlocal Homebrew formula metadata
brew
Scans Git repositories or filesystems for secrets in commit histories. Version 1.2.12 via Homebrew; verified from local package data.
install
brew install squealerlocal Homebrew formula metadata
overview
Scans Git repositories or filesystems for secrets in commit histories
history
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
squealer | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/owenrumney/squealer
install metadata
| Package key | brew:squealer |
|---|---|
| Version | 1.2.12 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/squealer |
| Homepage | https://github.com/owenrumney/squealer |
| Repository | https://github.com/owenrumney/squealer |
| Upstream docs | https://github.com/owenrumney/squealer#readme |
| License | Apache-2.0 |
| Source archive | https://github.com/owenrumney/squealer/archive/refs/tags/v1.2.12.tar.gz |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.