# certgraph を Homebrew, MacPorts, Nix でインストール

certgraph のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:certgraph
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install certgraph
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install certgraph
```

  証拠: MacPorts ports tree: net/certgraph/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#certgraph
```

  証拠: nixpkgs package indexes: pkgs/by-name/ce/certgraph/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## パッケージ情報

- **パッケージキー:** brew:certgraph
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/certgraph>
- **バージョン:** 0.1.2
- **ソース概要:** Crawl the graph of certificate Alternate Names
- **ホームページ:** <https://lanrat.github.io/certgraph/>
- **リポジトリ:** <https://github.com/lanrat/certgraph>
- **上流ドキュメント:** <https://lanrat.github.io/certgraph/>
- **ライセンス:** GPL-2.0-or-later
- **ソースアーカイブ:** <https://github.com/lanrat/certgraph/archive/refs/tags/v0.1.2.tar.gz>
- **最終更新:** 2026-07-27T19:20:57+02:00
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- certgraph (cli)
- certgraph (エイリアス)

## ビルド依存関係

- go

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 0.1.2
- マネージャ更新日: 2026-07-27
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/lanrat/certgraph
- 検出された最新: v0.1.2 (最新)
## プロジェクトの歴史と使われ方

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.

### タイムライン

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

### ソース

- <https://api.github.com/repos/lanrat/certgraph>
- <https://github.com/lanrat/certgraph>
- <https://lanrat.github.io/certgraph/>
- <https://github.com/lanrat/certgraph#readme>
- <https://lanrat.github.io/certgraph>
- <https://formulae.brew.sh/api/formula/certgraph.json>


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals

## ソースデータベース詳細

- **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:** head, stable

## 他のパッケージマネージャ記録

- Nix - certgraph: normalized package name match | nixpkgs package indexes: pkgs/by-name/ce/certgraph/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- MacPorts - certgraph: normalized package name match | MacPorts ports tree: net/certgraph/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## 関連リンク

- [Source-control packages](https://pkg.so/ja/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://pkg.so/ja/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Security and crypto packages](https://pkg.so/ja/security-crypto-tools/) - Matched security, identity, cryptography, password, signing, or certificate metadata.
- [go](https://pkg.so/ja/brew/go/) - Build dependency declared by Homebrew.
- [nss](https://pkg.so/ja/brew/nss/) - Shares pkgdb curated category or tags: cli, security, tls.
- [libressl](https://pkg.so/ja/brew/libressl/) - Shares pkgdb curated category or tags: cli, security, tls.
- [sslscan](https://pkg.so/ja/brew/sslscan/) - Shares pkgdb curated category or tags: cli, security, tls.
- [showcert](https://pkg.so/ja/brew/showcert/) - Shares pkgdb curated category or tags: certificates, cli, security, tls, x509.
- [certigo](https://pkg.so/ja/brew/certigo/) - Shares pkgdb curated category or tags: certificates, cli, security, tls, x509.
- [ssllabs-scan](https://pkg.so/ja/brew/ssllabs-scan/) - Shares pkgdb curated category or tags: cli, security, tls.
- [sslsplit](https://pkg.so/ja/brew/sslsplit/) - Shares pkgdb curated category or tags: cli, security, tls.
- [openssl@3](https://pkg.so/ja/brew/openssl-3/) - Shares pkgdb curated category or tags: certificates, cli, security, tls.
- [botan](https://pkg.so/ja/brew/botan/) - Security-sensitive metadata or terminology overlaps. Shared terms: certificates, cli, security, tls, x509.

## Combined YAML source

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


## ソース

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
