macOS
brew install ssllabs-scanlocal Homebrew formula metadata
brew
This tool is a command-line client for the SSL Labs APIs. Version 1.5.0 via Homebrew; verified from local package data.
install
brew install ssllabs-scanlocal Homebrew formula metadata
overview
This tool is a command-line client for the SSL Labs APIs
history
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.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
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 |
|---|---|---|---|
ssllabs-scan | 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/ssllabs/ssllabs-scan
install metadata
| Package key | brew:ssllabs-scan |
|---|---|
| Version | 1.5.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/ssllabs-scan |
| Homepage | https://www.ssllabs.com/projects/ssllabs-apis/ |
| Repository | https://github.com/ssllabs/ssllabs-scan |
| Upstream docs | https://github.com/ssllabs/ssllabs-scan#readme |
| License | Apache-2.0 |
| Source archive | https://github.com/ssllabs/ssllabs-scan/archive/refs/tags/v1.5.0.tar.gz |
| Build dependencies | go |
| Bottle | available (on arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
| Caveats | By installing this package you agree to the Terms and Conditions defined by Qualys. You can find the terms and conditions at this link: https://www.ssllabs.com/about/terms.html If you do not agree with those you should uninstall the formula. |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | ssllabs-scan |
| Version Scheme | 0 |
| Revision | 0 |
| 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.