# 使用 Homebrew 安装 aerleon

查看 aerleon 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

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

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install aerleon
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:aerleon
- **软件包管理器:** Homebrew
- **版本:** 1.17.0
- **来源摘要:** Generate firewall configs for multiple firewall platforms
- **主页:** <https://aerleon.readthedocs.io/en/latest/>
- **仓库:** <https://github.com/aerleon/aerleon>
- **最后更新:** 2026-07-03T09:13:23Z
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- aclcheck (别名)
- aclgen (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 1.17.0
## 项目历史与用法

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.

### 项目历史

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.

### 采用历史

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.

### 使用方式

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.

### 为什么软件包爱好者会关心

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.

### 时间线

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

### 来源

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


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- 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)


## 来源

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