# Installer gator avec Homebrew

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

## installation

```sh
sudo av install brew:gator
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install gator
```

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:gator
- **Gestionnaire de paquets:** Homebrew
- **Version:** 3.23.0
- **Résumé source:** CLI Utility for Open Policy Agent Gatekeeper
- **Page d'accueil:** <https://open-policy-agent.github.io/gatekeeper/>
- **Dépôt:** <https://github.com/open-policy-agent/gatekeeper>
- **Dernière mise à jour:** 2026-07-29T16:04:59+02:00
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- gator (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

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

gator is the command-line utility shipped by Open Policy Agent Gatekeeper for local Gatekeeper policy work. It lets users evaluate ConstraintTemplates and Constraints outside the cluster, and newer versions add policy-library management commands.

### Historique du projet

Gatekeeper's repository was created in 2018 as the Kubernetes admission-control project in the Open Policy Agent ecosystem. The README distinguishes modern Gatekeeper from earlier OPA sidecar and kube-mgmt usage, noting native Kubernetes CRDs, constraints, constraint templates, audit functionality, mutation, and external data support.

The gator CLI is documented as a Gatekeeper v3.11+ beta feature. The same official page notes that `go install` support requires Gatekeeper master or v3.16.0 and later, and that the `gator policy` subcommand is a v3.22+ alpha feature.

### Historique d'adoption

Official gator installation paths include downloading binaries from Gatekeeper releases, building from source, and installing with Homebrew on macOS and Linux. Its adoption is tied to Gatekeeper users who want to test or manage policies before applying them to Kubernetes clusters.

### Modes d'utilisation

`gator test` evaluates Kubernetes objects against templates and constraints and reports violations through both output and exit status. `gator policy` provides a brew-inspired interface for discovering, installing, upgrading, and managing policies from the official gatekeeper-library.

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

gator matters because it packages policy validation and policy-library workflows into a local CLI, making Gatekeeper policy development fit into package-manager, CI, and preflight-test workflows rather than only live-cluster admission control.

### Chronologie

- 2018: Gatekeeper repository created.
- 2019: v2.0.1 release published.
- 2023: v3.11.0 release line introduced the documented gator beta feature state.
- 2024: v3.16.0 became the documented minimum for `go install` of gator by version.
- 2026: v3.22.0 release line introduced the documented `gator policy` alpha feature state.

### Related projects

- gator is part of Open Policy Agent Gatekeeper and works with Gatekeeper ConstraintTemplates, Constraints, Kubernetes resources, and the official gatekeeper-library. The Gatekeeper README also relates the project to OPA with kube-mgmt.

### Sources

- <https://github.com/open-policy-agent/gatekeeper>
- <https://github.com/open-policy-agent/gatekeeper/releases>
- <https://open-policy-agent.github.io/gatekeeper/website/docs>
- <https://open-policy-agent.github.io/gatekeeper/website/docs/gator>


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- narrow executable package without higher-risk signals


## Combined YAML source

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


## Sources

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