pkg.soopen package index

brew / 順位 5679

godap を Homebrew, apk でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install godap

local Homebrew formula metadata

概要

パッケージ概要

Complete TUI (terminal user interface) for LDAP

コマンドとエイリアス

  • godap

履歴

プロジェクトの歴史と使われ方

godap is a Go terminal user interface for LDAP, with a strong focus on Active Directory browsing and administration. It combines LDAP bind options, tree browsing, searches, group membership work, deleted-object inspection, DACL editing, GPO viewing, ADIDNS operations, and export workflows in a single TUI.

プロジェクトの歴史

The public GitHub repository was created in December 2023. The README describes godap as a complete terminal user interface for LDAP and lists authentication support for passwords, NTLM hashes, Kerberos tickets, and PEM or PKCS#12 certificates.

The project grew quickly through the 2.x release line. Its README calls it a fun side project that became useful, and the release history shows frequent 2.10.x maintenance and feature releases through 2025 and early 2026.

採用の歴史

godap's adoption is visible through security and directory-service packaging channels rather than broad language-runtime ecosystems. The README says community members published working releases in Homebrew, Alpine Linux community, and Arch AUR, while upstream provides automated releases for several platforms.

GitHub repository metadata showed hundreds of stars by June 2026, consistent with a specialized but visible tool for LDAP and Active Directory operators.

使われ方

Typical usage is `godap <hostname or IP>` with bind flags for username and password, NTLM hash, Kerberos ticket, certificate, anonymous bind, LDAPS, StartTLS, or SOCKS proxy. The README and wiki document in-session connection changes, reconnects, TLS upgrades, paging, formatting, colors, expanded attributes, and deleted-object controls.

godap is interactive by design: users navigate LDAP trees, search objects, inspect and edit attributes, manage groups, export data, and perform Active Directory-specific operations from terminal keybindings.

パッケージ好きにとっての重要性

Package nerds care about godap because it is a modern Go TUI packaged for a niche operational workflow. It shows how security and infrastructure tools often move from GitHub releases to Homebrew, Alpine, and AUR once operators want repeatable workstation installs.

It also has unusually rich credential and transport surfaces for a CLI package, which matters to packagers and users checking docs for Kerberos, certificates, LDAPS, StartTLS, SOCKS, and Active Directory behavior.

タイムライン

  • 2023-12: GitHub repository created.
  • 2024-12: v2.10.2 and v2.10.3 releases published.
  • 2025-02: v2.10.4 released.
  • 2025-10: v2.10.7 released.
  • 2026-03: v2.11.0 released.

Related projects

  • tview is the Go terminal UI toolkit named by the repository topics.
  • ldapper and Darksteel are acknowledged as sources for adapted DACL parsing and SOCKS code.
  • BadBlood is acknowledged as useful test data during development.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • Homebrew bottle メタデータは記録されていません。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
godap実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-08-03
マネージャ版2.11.1
マネージャ更新日2026-07-27
ローカルデータ不明
上流利用不可
検出された最新未検出
  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:godap
バージョン2.11.1
パッケージマネージャHomebrew
ホームページhttps://github.com/Macmod/godap
リポジトリhttps://github.com/Macmod/godap
最終更新2026-07-27T16:47:24+02:00
Pulseupdated
Bottle未記録
サービス宣言なし

ソースデータベース一致

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

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

apk95%

godap 2.11.1-r0

A complete TUI for LDAP

https://github.com/Macmod/godap

sudo apk add godap
  • License: MIT
  • Architecture: x86_64
  • Source Package: godap
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Godap
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: godap from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

godap-bash-completion 2.11.1-r0

Bash completions for godap

https://github.com/Macmod/godap

sudo apk add godap-bash-completion
  • License: MIT
  • Architecture: x86_64
  • Source Package: godap
  • normalized package name match
  • 一致条件: Godap
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: godap-bash-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

godap-doc 2.11.1-r0

A complete TUI for LDAP (documentation)

https://github.com/Macmod/godap

sudo apk add godap-doc
  • License: MIT
  • Architecture: x86_64
  • Source Package: godap
  • normalized package name match
  • 一致条件: Godap
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: godap-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

godap-fish-completion 2.11.1-r0

Fish completions for godap

https://github.com/Macmod/godap

sudo apk add godap-fish-completion
  • License: MIT
  • Architecture: x86_64
  • Source Package: godap
  • normalized package name match
  • 一致条件: Godap
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: godap-fish-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

godap-zsh-completion 2.11.1-r0

Zsh completions for godap

https://github.com/Macmod/godap

sudo apk add godap-zsh-completion
  • License: MIT
  • Architecture: x86_64
  • Source Package: godap
  • normalized package name match
  • 一致条件: Godap
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: godap-zsh-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

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