# Installer aerleon avec Homebrew

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

## installation

```sh
sudo av install brew:aerleon
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install aerleon
```

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:aerleon
- **Gestionnaire de paquets:** Homebrew
- **Version:** 1.17.0
- **Résumé source:** Generate firewall configs for multiple firewall platforms
- **Page d'accueil:** <https://aerleon.readthedocs.io/en/latest/>
- **Dépôt:** <https://github.com/aerleon/aerleon>
- **Dernière mise à jour:** 2026-07-03T09:13:23Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- aclcheck (alias)
- aclgen (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

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

Aerleon is a firewall configuration generator that turns a platform-agnostic policy language into configs for multiple firewall platforms. The official README describes it as both a command-line tool and Python API, with support for Cisco, Juniper, Palo Alto Networks, and other generators documented in the official docs.

### Historique du projet

Aerleon began as a fork of Google's Capirca. The official README is explicit about the fork lineage and lists the project's major additions: YAML policy and network definition files, a pol2yaml converter, FQDN data in network definitions, plugin-based firewall platform support, typed Python APIs for ACL generation and aclcheck queries, a SLSA-compatible release process, regression tests, bug fixes, and performance enhancements.

The project carries forward Capirca's network-policy-as-code model while making it friendlier to modern Python packaging and YAML-oriented infrastructure workflows. The README credits Google-owned Capirca files and states that Aerleon documentation may contain modified phrases and sections from the original.

### Historique d'adoption

Aerleon's distribution path is centered on Python packaging and Homebrew. The official README documents installation with pip and Homebrew, and the supplied package-manager facts list Homebrew packaging for this batch.

The official README points users to GitHub Issues, GitHub Discussions, and a community Slack, which shows that the project has an operational user community around firewall policy generation rather than just a static fork.

### Modes d'utilisation

The typical workflow is to maintain policy and network definitions in a platform-neutral form, then run aclgen to emit vendor-specific firewall configs or aclcheck to query policy behavior. The official README highlights both the command-line workflow and typed Python APIs.

Because firewall policies are high-blast-radius configuration, Aerleon's package appeal is in repeatable generation and regression testing: the same policy source can target multiple vendors, and generated output can be reviewed, tested, and versioned.

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

Aerleon is interesting as a package because it is infrastructure-as-code for firewall rules in a relatively small CLI surface: aclgen and aclcheck. It also shows a common open-source lifecycle pattern where a widely used internal-origin tool, Capirca, is forked into a community package with modern release verification and packaging.

For Homebrew users, Aerleon provides a way to install network policy generation tooling outside Python virtualenv muscle memory while still matching the upstream Python package and docs.

### Chronologie

- 1.0.0: Earliest public release tag visible in the official GitHub repository.
- 2.0.x: Current major release series visible in official repository tags.
- Current docs: Read the Docs hosts the Aerleon documentation and links back to the GitHub repository.

### Related projects

- Aerleon is directly related to Google Capirca, pol2yaml, Cisco ACL generation, Juniper policy generation, Palo Alto Networks config generation, and infrastructure-as-code workflows for network security policy.

### Sources

- <https://aerleon.readthedocs.io/en/latest/>
- <https://github.com/aerleon/aerleon>
- <https://github.com/aerleon/aerleon/blob/main/README.md>


## 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/aerleon.yml](https://github.com/mxcl/pkgdb/blob/main/combined/aerleon.yml)


## Sources

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