# astgen mit Homebrew installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für astgen in AI-Agent-Workflows.

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install astgen
```

  Evidenz: local Homebrew formula metadata

## Paketfakten

- **Paketschlüssel:** brew:astgen
- **Paketmanager:** Homebrew
- **Version:** 3.47.0
- **Quellzusammenfassung:** Generate AST in json format for JS/TS
- **Homepage:** <https://github.com/joernio/astgen-monorepo>
- **Repository:** <https://github.com/joernio/astgen-monorepo>
- **Zuletzt aktualisiert:** 2026-07-17T09:31:55Z
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- astgen (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 3.47.0
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

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

### Quellen

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


## Sicherheitshinweise

narrow executable package without higher-risk signals.

- **Geiger-Risiko:** grün / niedrig
- 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)


## Quellen

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