Automic VaultAutomic Vault

brew

Install certgraph with Homebrew, MacPorts, Nix

Crawl the graph of certificate Alternate Names. Version 0.1.2 via Homebrew; verified 2026-06-15.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install certgraph

local Homebrew formula metadata

MacPortsverified · 94%
sudo port install certgraph

MacPorts ports tree · net/certgraph/Portfile · source: api.github.com

Linux

Nixverified · 92%
nix profile install nixpkgs#certgraph

nixpkgs package indexes · pkgs/by-name/ce/certgraph/package.nix · source: api.github.com

overview

Package summary

Crawl the graph of certificate Alternate Names

Commands and aliases

  • certgraph

history

Project history and usage

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.

Project history

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.

Adoption history

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.

How it is used

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.

Why package nerds care

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.

Timeline

  • 2016: Public GitHub repository created.
  • 2022: Version-tagged upstream release history includes v20220513.20220514.0.
  • 2025: v0.1.0 through v0.1.2 GitHub releases published with prebuilt binaries.

Related projects

  • The README names crt.sh and Censys as Certificate Transparency drivers and links the web UI hosted from the same project.

security posture

Risk level: green

narrow executable package without higher-risk signals.

Risk classifier

green risk · low confidence · appliance

Why

  • narrow executable package without higher-risk signals

Signals

  • metadata:no-higher-risk-signals

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 8 platform targets.
  • Build metadata lists 1 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
certgraphcliglobal executable

freshness

Version and 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.

page generated2026-07-08
manager version0.1.2
manager updated2026-06-15
local dataok
upstreamcurrent
latest detectedv0.1.2

https://github.com/lanrat/certgraph

  • okNo freshness warnings were generated.

install metadata

Package metadata

Package keybrew:certgraph
Version0.1.2
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/certgraph
Homepagehttps://lanrat.github.io/certgraph/
Repositoryhttps://github.com/lanrat/certgraph
Upstream docshttps://github.com/lanrat/certgraph#readme
LicenseGPL-2.0-or-later
Source archivehttps://github.com/lanrat/certgraph/archive/refs/tags/v0.1.2.tar.gz
Last updated2026-06-15T10:20:12-04:00
Pulseupdated
Build dependenciesgo
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namecertgraph
Version Scheme1
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Nix95%

certgraph

nix profile install nixpkgs#certgraph
  • normalized package name match
  • Matched by: Certgraph
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ce/certgraph/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
MacPorts95%

certgraph

sudo port install certgraph
  • normalized package name match
  • Matched by: Certgraph
MacPorts ports tree · api.github.com · MacPorts ports tree: net/certgraph/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment