macOS
brew install squealerlocal Homebrew formula metadata
安装
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 |
|
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.