# otterdog を Homebrew でインストール

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

## インストール

```sh
sudo av install brew:otterdog
```

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

### macOS

- Homebrew (100%):

```sh
brew install otterdog
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:otterdog
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/otterdog>
- **バージョン:** 1.4.0
- **ソース概要:** Manage GitHub organizations at scale using an infrastructure as code approach
- **ホームページ:** <https://otterdog.readthedocs.io/en/latest/>
- **リポジトリ:** <https://github.com/eclipse-csi/otterdog>
- **上流ドキュメント:** <https://github.com/eclipse-csi/otterdog#readme>
- **ライセンス:** EPL-2.0
- **ソースアーカイブ:** <https://files.pythonhosted.org/packages/19/88/fffe8ad66be0149d1f34ec12bdd8abb3dde467b4780746cede544d83b26c/otterdog-1.4.0.tar.gz>
- **最終更新:** 2026-07-25T18:28:48Z
- **生成日時:** 2026-07-26T07:20:29+00:00

## 実行可能ファイル

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

## 依存関係

- certifi
- cryptography
- libsodium
- node
- python@3.14
- rpds-py

## ビルド依存関係

- rust

## インストール挙動

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

## バージョンと鮮度

- ページ生成日: 2026-07-26
- マネージャ版: 1.4.0
- マネージャ更新日: 2026-07-25
- ローカルデータ: OK
- 上流リポジトリ: https://otterdog.readthedocs.io/en/latest/
- 情報: Release/tag comparison is only available for GitHub repositories.
## プロジェクトの歴史と使われ方

Eclipse Otterdog is a Python CLI for managing GitHub organizations with a configuration-as-code workflow. It models organization and repository settings in a configuration repository, lets project teams propose changes by pull request, and applies approved changes to GitHub.

### プロジェクトの歴史

Otterdog was developed by the Eclipse Foundation security team to manage GitHub organizations at scale. Eclipse documentation describes it as infrastructure as code for GitHub organizations, with configuration stored in each enabled organization's repository and changes applied with the otterdog CLI.

The project moved from Eclipse's GitLab namespace to the eclipse-csi GitHub organization; the old GitLab page marks that repository obsolete and points new development to GitHub. The GitHub README describes Otterdog as a tool the Eclipse Foundation uses for numerous GitHub-hosted projects.

### 採用の歴史

A May 2023 Eclipse JDT mailing-list post explains the rollout motivation: project leads can submit configuration PRs, automated feedback describes planned changes, Eclipse security staff approve and apply them, and the setup helps monitor security-related organization settings at scale while reducing help-desk load.

The public eclipse-csi/.eclipsefdn configuration repository and dashboard show Otterdog's self-service model in practice: configuration lives in a repository, documentation points contributors to Otterdog, and a dashboard exposes the effective configuration and a Jsonnet playground.

### 使われ方

Administrators install the CLI, define an otterdog.jsonnet or otterdog.json configuration, connect organization credentials through plain, pass, or Bitwarden-backed providers, and run operations such as import, plan, apply, validate, fetch-config, push-config, show-live, and list-members.

Non-administrator project contributors usually interact with Otterdog through pull requests against the configuration repository. That workflow makes GitHub settings reviewable and auditable in the same style as infrastructure code.

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

otterdog is notable because it packages GitHub organization governance as a CLI instead of a dashboard-only process. For package nerds, it is a concrete example of configuration-as-code moving upward from servers and clusters into source-hosting administration.

### タイムライン

- 31 May 2023: Eclipse's JDT mailing list described Otterdog setup for an Eclipse GitHub organization and explained the planned self-service workflow.
- 2026: The GitLab project page pointed new development to github.com/eclipse-csi/otterdog.
- 30 June 2026: The GitHub repository listed Otterdog v1.3.4 as a release.

### Related projects

- Otterdog is related to Eclipse Foundation GitHub operations, eclipse-csi configuration repositories, Jsonnet-based configuration, GitHub organization policy management, and infrastructure-as-code tools such as Terraform or OpenTofu that address adjacent GitHub administration problems.

### ソース

- <https://eclipse-csi.github.io/.eclipsefdn/>
- <https://github.com/eclipse-csi/.eclipsefdn>
- <https://github.com/eclipse-csi/otterdog>
- <https://gitlab.eclipse.org/eclipsefdn/security/otterdog>
- <https://otterdog.readthedocs.io/en/latest/>
- <https://otterdog.readthedocs.io/en/latest/reference/operations/>
- <https://www.eclipse.org/lists/jdt-dev/msg02277.html>


## セキュリティノート

infrastructure mutation or orchestration signal.

- **Geiger リスク:** orange / 中
- infrastructure mutation or orchestration signal


## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Unix: ./otterdog.jsonnet, ./otterdog.json, $OTTERDOG_CONFIG_ROOT/otterdog.jsonnet, $OTTERDOG_CONFIG_ROOT/otterdog.json

## Credential files

- Unix: ./otterdog.jsonnet, ./otterdog.json
## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** otterdog
- **Version Scheme:** 0
- **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


## 関連リンク

- [Cloud CLI packages](https://www.automicvault.com/ja/pkg/cloud-clis/) - Belongs to a cloud or infrastructure command family.
- [Source-control packages](https://www.automicvault.com/ja/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Secret-risk packages](https://www.automicvault.com/ja/pkg/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://www.automicvault.com/ja/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [node](https://www.automicvault.com/ja/pkg/brew/node/) - Runtime dependency declared by Homebrew.
- [python@3.14](https://www.automicvault.com/ja/pkg/brew/python-3-14/) - Runtime dependency declared by Homebrew.
- [rust](https://www.automicvault.com/ja/pkg/brew/rust/) - Build dependency declared by Homebrew.
- [aws-cdk](https://www.automicvault.com/ja/pkg/brew/aws-cdk/) - Shares av.db curated category or tags: cli, cloud-infrastructure, infrastructure-as-code.
- [opentofu](https://www.automicvault.com/ja/pkg/brew/opentofu/) - Shares av.db curated category or tags: cli, cloud-infrastructure, infrastructure-as-code.
- [org-formation](https://www.automicvault.com/ja/pkg/brew/org-formation/) - Shares av.db curated category or tags: cli, cloud-infrastructure, infrastructure-as-code.
- [pug](https://www.automicvault.com/ja/pkg/brew/pug/) - Shares av.db curated category or tags: cli, cloud-infrastructure, infrastructure-as-code.
- [pulumi](https://www.automicvault.com/ja/pkg/brew/pulumi/) - Shares av.db curated category or tags: cli, cloud-infrastructure, infrastructure-as-code.
- [rain](https://www.automicvault.com/ja/pkg/brew/rain/) - Shares av.db curated category or tags: cli, cloud-infrastructure, infrastructure-as-code.
- [sceptre](https://www.automicvault.com/ja/pkg/brew/sceptre/) - Shares av.db curated category or tags: cli, cloud-infrastructure, infrastructure-as-code.
- [aztfexport](https://www.automicvault.com/ja/pkg/brew/aztfexport/) - Shares av.db curated category or tags: cli, cloud-infrastructure, infrastructure-as-code.
- [ansible](https://www.automicvault.com/ja/pkg/brew/ansible/) - Both packages touch the same language runtime or ecosystem. Shared terms: certifi, cli, cloud, cloud-infrastructure, code.

## Combined YAML source

View the package source record on GitHub. [combined/otterdog.yml](https://github.com/automic-vault/db/blob/main/combined/otterdog.yml)


## ソース

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- cross-ecosystem install command graph
