macOS
brew install ssllabs-scanlocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für ssllabs-scan in AI-Agent-Workflows.
Installation
brew install ssllabs-scanlocal Homebrew formula metadata
Überblick
This tool is a command-line client for the SSL Labs APIs
Verlauf
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.
Sicherheitslage
broad file, network, media, or database tool signal.
blue Risiko · mittel Konfidenz · tool
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
ssllabs-scan | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/ssllabs/ssllabs-scan
Installationsmetadaten
| Paketschlüssel | brew:ssllabs-scan |
|---|---|
| Version | 1.5.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/ssllabs-scan |
| Homepage | https://www.ssllabs.com/projects/ssllabs-apis/ |
| Repository | https://github.com/ssllabs/ssllabs-scan |
| Upstream-Dokumentation | https://github.com/ssllabs/ssllabs-scan#readme |
| Lizenz | Apache-2.0 |
| Quellarchiv | https://github.com/ssllabs/ssllabs-scan/archive/refs/tags/v1.5.0.tar.gz |
| Build-Abhängigkeiten | go |
| Bottle | verfügbar (auf 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 | nicht definiert |
| Dienst | keiner deklariert |
| Einschränkungen | 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-Fakten
| 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 |
|
Quellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.