macOS
brew install otterdoglocal Homebrew formula metadata
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de otterdog pour les workflows d'agents IA.
installation
brew install otterdoglocal Homebrew formula metadata
aperçu
Manage GitHub organizations at scale using an infrastructure as code approach
historique
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.
posture de sécurité
infrastructure mutation or orchestration signal.
risque orange · confiance moyen · infrastructure
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
local files
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.
Config paths the tool may read or write during local use.
./otterdog.jsonnet./otterdog.json$OTTERDOG_CONFIG_ROOT/otterdog.jsonnet$OTTERDOG_CONFIG_ROOT/otterdog.jsonCredential-bearing paths to review before unattended agent runs.
./otterdog.jsonnet./otterdog.jsonexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
otterdog | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://otterdog.readthedocs.io/en/latest/
métadonnées d'installation
| Clé du paquet | brew:otterdog |
|---|---|
| Version | 1.4.0 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/otterdog |
| Page d'accueil | https://otterdog.readthedocs.io/en/latest/ |
| Dépôt | https://github.com/eclipse-csi/otterdog |
| Docs amont | https://github.com/eclipse-csi/otterdog#readme |
| Licence | EPL-2.0 |
| Archive source | https://files.pythonhosted.org/packages/19/88/fffe8ad66be0149d1f34ec12bdd8abb3dde467b4780746cede544d83b26c/otterdog-1.4.0.tar.gz |
| Dernière mise à jour | 2026-07-25T18:28:48Z |
| Pulse | updated |
| Dépendances | certifi, cryptography, libsodium, node, python@3.14, rpds-py |
| Dépendances de compilation | rust |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| 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 |
|
piste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.