macOS
brew install certgraphlocal Homebrew formula metadata
sudo port install certgraphMacPorts ports tree · net/certgraph/Portfile · source: api.github.com
brew
Crawl the graph of certificate Alternate Names. Version 0.1.2 via Homebrew; verified 2026-06-15.
install
brew install certgraphlocal Homebrew formula metadata
sudo port install certgraphMacPorts ports tree · net/certgraph/Portfile · source: api.github.com
nix profile install nixpkgs#certgraphnixpkgs package indexes · pkgs/by-name/ce/certgraph/package.nix · source: api.github.com
overview
Crawl the graph of certificate Alternate Names
history
CertGraph is a Go command-line tool for exploring relationships exposed by TLS certificate Subject Alternative Names. Its README describes it as creating a directed graph of domains and certificate alternate-name edges, with drivers for live TLS connections and Certificate Transparency sources.
The public GitHub repository was created in 2016 under lanrat/certgraph. The project later added GitHub Pages documentation and a web UI that consumes JSON graph output, and its release process now publishes prebuilt binaries for Linux, macOS, and Windows.
The README lists Linux distribution packaging in BlackArch and Kali Linux, while the supplied package facts show Homebrew, MacPorts, and Nix packaging. That spread places CertGraph in the security-reconnaissance package ecosystem rather than only as a source checkout.
CertGraph is used for host-name enumeration and certificate relationship discovery. Operators can crawl from seed hostnames, switch between HTTP, SMTP, crt.sh, and Censys drivers, emit JSON, save certificates, or serve the graph through the bundled web UI.
For package maintainers, CertGraph is a compact example of certificate-transparency tooling that matters because it crosses CLI, OSINT, and graph visualization workflows. It is also a useful package because its upstream provides a single Go binary and official multi-platform releases.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
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 |
|---|---|---|---|
certgraph | 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/lanrat/certgraph
install metadata
| Package key | brew:certgraph |
|---|---|
| Version | 0.1.2 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/certgraph |
| Homepage | https://lanrat.github.io/certgraph/ |
| Repository | https://github.com/lanrat/certgraph |
| Upstream docs | https://github.com/lanrat/certgraph#readme |
| License | GPL-2.0-or-later |
| Source archive | https://github.com/lanrat/certgraph/archive/refs/tags/v0.1.2.tar.gz |
| Last updated | 2026-06-15T10:20:12-04:00 |
| Pulse | updated |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | certgraph |
| Version Scheme | 1 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
certgraph
nix profile install nixpkgs#certgraphcertgraph
sudo port install certgraphsource 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.