# Installer astgen avec Homebrew

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

## installation

```sh
sudo av install brew:astgen
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install astgen
```

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:astgen
- **Gestionnaire de paquets:** Homebrew
- **Version:** 3.47.0
- **Résumé source:** Generate AST in json format for JS/TS
- **Page d'accueil:** <https://github.com/joernio/astgen-monorepo>
- **Dépôt:** <https://github.com/joernio/astgen-monorepo>
- **Dernière mise à jour:** 2026-07-17T09:31:55Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- astgen (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

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

astgen is a Joern-related AST generator package for producing JSON AST output for JavaScript and TypeScript. The original standalone repository is now archived and points to joernio/astgen-monorepo.

### Historique du projet

The original joernio/astgen repository describes the package as generating AST in JSON format for JavaScript and TypeScript. GitHub now marks that repository archived, and its README directs future work to joernio/astgen-monorepo.

The replacement monorepo reframes astgen as a family of language-specific AST generators for the Joern code analysis platform. Its README lists ABAP, .NET, Go, JavaScript/TypeScript, Ruby, Rust, and Swift generators, each with its own build system, dependencies, tests, and release workflow.

### Historique d'adoption

Public adoption evidence is thin: the supplied facts show a Homebrew formula, while the original repository has a small public footprint. The package is best understood as a Joern ecosystem utility rather than a broad standalone developer tool.

### Modes d'utilisation

Package users invoke the astgen executable to produce AST JSON for JavaScript/TypeScript workflows. In current upstream development, users should expect language-specific directories and prefixed release tags in the monorepo rather than all work happening in the archived standalone repository.

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

The interesting package-manager detail is the repository transition: a Homebrew package points at a historical standalone tool, while upstream now collects multiple AST generators under one monorepo with per-language releases and checksums.

That makes source provenance and release-tag selection more important than the package's public popularity.

### Chronologie

- 2026: joernio/astgen was archived and its README directed users to joernio/astgen-monorepo.
- 2026: astgen-monorepo README documents independently versioned language generators and prefixed release tags.

### Related projects

- Joern is the code analysis platform named by the monorepo README as the consumer context for the AST generators.
- javascript-astgen in the monorepo is the closest successor to the standalone JS/TS astgen package.
- Other monorepo siblings include abap-astgen, dotnet-astgen, go-astgen, ruby-astgen, rust-astgen, and swift-astgen.

### Sources

- <https://github.com/joernio/astgen#readme>
- <https://github.com/joernio/astgen-monorepo#readme>
- source_facts.package-manager


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


## Sources

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