# 使用 Homebrew 安装 squealer

查看 squealer 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

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

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install squealer
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:squealer
- **软件包管理器:** Homebrew
- **版本:** 1.2.12
- **来源摘要:** Scans Git repositories or filesystems for secrets in commit histories
- **主页:** <https://github.com/owenrumney/squealer>
- **仓库:** <https://github.com/owenrumney/squealer>
- **最后更新:** 2026-07-26T04:03:45+02:00
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- squealer (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 1.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


## 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
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
