# 使用 Homebrew 安装 ssllabs-scan

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

## 安装

```sh
sudo av install brew:ssllabs-scan
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install ssllabs-scan
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:ssllabs-scan
- **软件包管理器:** Homebrew
- **版本:** 1.5.0
- **来源摘要:** This tool is a command-line client for the SSL Labs APIs
- **主页:** <https://www.ssllabs.com/projects/ssllabs-apis/>
- **仓库:** <https://github.com/ssllabs/ssllabs-scan>
- **最后更新:** 2026-07-26T04:03:46+02:00
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- ssllabs-scan (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 1.5.0
## 项目历史与用法

ssllabs-scan is the official command-line client and reference implementation for the Qualys SSL Labs APIs. In package-manager culture it represents a scriptable bridge from the public SSL Labs server test to bulk assessment, CI checks, inventories, and scheduled TLS hygiene.

### 项目历史

SSL Labs describes its APIs as exposing the SSL/TLS server testing functionality programmatically so site operators can perform scheduled and bulk assessment. The same official page says SSL Labs maintains ssllabs-scan as an open-source command-line scanning tool that doubles as the reference API client.

The README presents the tool as a command-line client for the SSL Labs APIs, designed for automated and bulk testing. Current usage is centered on the API v4 client and registration helper, with an email address required for API v4 use.

### 采用历史

Adoption is tied to SSL Labs itself: the command gives administrators and security teams a packaged way to call the same assessment backend they already know from the web service. The official APIs page also lists product integrations and third-party libraries in several languages, showing that ssllabs-scan sits inside a wider API ecosystem rather than being only a standalone scanner.

The supplied package metadata shows Homebrew packaging for the CLI, making it especially convenient for macOS-based security engineers and CI users who want the official reference client available through a standard package manager.

### 使用方式

Typical usage is to run ssllabs-scan against one hostname or a host file, optionally requesting cached or live results, JSON output, flat JSON, or grade-only output. API v4 usage requires registration and passing the registered organization email.

Because it calls a hosted API, ssllabs-scan is different from local TLS scanners: it is useful when the desired signal is the SSL Labs external assessment model rather than exactly what a local OpenSSL build can negotiate.

### 为什么软件包爱好者会关心

Package nerds care about ssllabs-scan because it packages a public SaaS security assessment as a repeatable CLI. That makes it fit naturally into shell scripts, cron jobs, release checks, and fleet audits.

It also illustrates a common packaging pattern for security tools: a small official client around a remote service, where the important compatibility surface is the API version and output format rather than local cryptographic library behavior.

### 时间线

- 2014: The SSL Labs APIs feed identifies the changelog namespace from 2014, matching the era when SSL Labs API automation became a public integration surface.
- 2015: The SSL Labs APIs page lists integrations such as Metasploit and libraries in multiple languages around the API ecosystem.
- 2026: The official SSL Labs page continues to describe ssllabs-scan as the open-source command-line reference API client.

### Related projects

- Related official surfaces include the SSL Labs APIs, the SSL Labs web assessment service, and SSL Labs API documentation.
- The SSL Labs API page lists integrations and libraries such as Metasploit modules and language bindings, but states that third-party tools are not part of SSL Labs.

### 来源

- <https://github.com/ssllabs/ssllabs-scan#readme>
- <https://www.ssllabs.com/projects/ssllabs-apis>
- input source_facts.package-manager


## 安全说明

broad file, network, media, or database tool signal.

- **Geiger 风险:** blue / 中
- broad file, network, media, or database tool signal


## Combined YAML source

View the package source record on GitHub. [combined/ssllabs-scan.yml](https://github.com/mxcl/pkgdb/blob/main/combined/ssllabs-scan.yml)


## 来源

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
