Automic VaultAutomic Vault

brew

Install otterdog with Homebrew

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

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 post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Installs with 6 runtime dependencies.
  • 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.

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
otterdogcliglobal 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-26
manager version1.4.0
manager updated2026-07-25
local dataok
upstreamnot checked
latest detectednot detected

https://otterdog.readthedocs.io/en/latest/

install metadata

Package metadata

Package keybrew:otterdog
Version1.4.0
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/otterdog
Homepagehttps://otterdog.readthedocs.io/en/latest/
Repositoryhttps://github.com/eclipse-csi/otterdog
Upstream docshttps://github.com/eclipse-csi/otterdog#readme
LicenseEPL-2.0
Source archivehttps://files.pythonhosted.org/packages/19/88/fffe8ad66be0149d1f34ec12bdd8abb3dde467b4780746cede544d83b26c/otterdog-1.4.0.tar.gz
Last updated2026-07-25T18:28:48Z
Pulseupdated
Dependenciescertifi, cryptography, libsodium, node, python@3.14, rpds-py
Build dependenciesrust
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

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

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 configuration and credential file locations
  • curated package history
  • package relationship graph
  • package version freshness
  • package-page enrichment