pkg.soopen package index

brew / rank 5106

Install otterdog with Homebrew

Manage GitHub organizations at scale using an infrastructure as code approach. Version 1.4.0 via Homebrew; verified 2026-08-02.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install otterdog

local Homebrew formula metadata

overview

Package summary

Manage GitHub organizations at scale using an infrastructure as code approach

Commands and aliases

  • otterdog

history

Project history and usage

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.

Project history

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.

Adoption history

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.

How it is used

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.

Why package nerds care

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.

Timeline

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

security posture

Risk level: orange

infrastructure mutation or orchestration signal.

Risk classifier

orange risk · medium confidence · infrastructure

Why

  • infrastructure mutation or orchestration signal

Signals

  • text:infrastructure

Install behavior

  • No Homebrew bottle metadata was recorded.

Recommended review

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

local files

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

Config paths the tool may read or write during local use.

Unix
./otterdog.jsonnet./otterdog.json$OTTERDOG_CONFIG_ROOT/otterdog.jsonnet$OTTERDOG_CONFIG_ROOT/otterdog.json

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
./otterdog.jsonnet./otterdog.json

executables

Installed executables

CommandKindExposureNote
otterdogexecutableindexed executableDiscovered from the local executable index.

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-08-03
manager version1.4.0
manager updated2026-08-02
local dataunknown
upstreamnot available
latest detectednot detected
  • okNo freshness warnings were generated.

install metadata

Package metadata

Package keybrew:otterdog
Version1.4.0
Package managerHomebrew
Homepagehttps://otterdog.readthedocs.io/en/latest/
Repositoryhttps://github.com/eclipse-csi/otterdog
Last updated2026-08-02T22:39:33+09:00
Pulseupdated
Bottlenot recorded
Servicenone declared

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
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • pkg.so package database
  • pkgdb category and tag curation