# Installer otterdog avec Homebrew

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de otterdog pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install otterdog
```

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:otterdog
- **Gestionnaire de paquets:** Homebrew
- **Version:** 1.4.0
- **Résumé source:** Manage GitHub organizations at scale using an infrastructure as code approach
- **Page d'accueil:** <https://otterdog.readthedocs.io/en/latest/>
- **Dépôt:** <https://github.com/eclipse-csi/otterdog>
- **Dernière mise à jour:** 2026-08-02T22:39:33+09:00
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- otterdog (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 1.4.0
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

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

### Sources

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


## Notes de sécurité

infrastructure mutation or orchestration signal.

- **Risque Geiger:** orange / moyen
- 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

## Combined YAML source

View the package source record on GitHub. [combined/otterdog.yml](https://github.com/mxcl/pkgdb/blob/main/combined/otterdog.yml)


## Sources

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
