# datadog-static-analyzer mit Homebrew installieren

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

## Installation

```sh
sudo av install brew:datadog-static-analyzer
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install datadog-static-analyzer
```

  Evidenz: local Homebrew formula metadata

## Paketfakten

- **Paketschlüssel:** brew:datadog-static-analyzer
- **Paketmanager:** Homebrew
- **Version:** 0.9.0
- **Quellzusammenfassung:** Static analysis tool for code quality and security
- **Homepage:** <https://docs.datadoghq.com/security/code_security/static_analysis/>
- **Repository:** <https://github.com/DataDog/datadog-static-analyzer>
- **Zuletzt aktualisiert:** 2026-07-24T15:06:54Z
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- datadog-static-analyzer (Alias)
- datadog-static-analyzer-git-hook (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

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

Datadog Static Analyzer is the command-line static analysis engine for Datadog Static Code Analysis.

### Projektgeschichte

The public Datadog repository was created in July 2023 and published an initial 0.0.1 release that same month. Its README positions the analyzer as the engine behind Datadog's SAST product and documents direct CLI, Docker, CI/CD, and IDE usage.

### Adoptionsgeschichte

Adoption follows Datadog's Code Security product rather than a standalone community plugin model: the official docs describe scans in CI/CD pipelines or hosted scanning, pull-request feedback, IDE integrations, and Datadog result views.

### Wie es verwendet wird

Users run `datadog-static-analyzer` against a directory and emit CSV or SARIF-style reports, optionally selecting rules through a `code-security.datadog.yaml` file at the repository root.

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

For package managers, the analyzer is notable because it packages a vendor SAST engine as a local binary that can run outside the Datadog UI while still feeding Datadog-oriented code-security workflows.

### Zeitleiste

- 2023: Public repository created and 0.0.1 initial release published.
- 2026: 0.8.x releases show continuing binary distribution through GitHub releases.

### Related projects

- Official integrations include a GitHub Action, a CircleCI orb, Datadog IDE plugins, and the broader Datadog Code Security product.

### Quellen

- <https://github.com/DataDog/datadog-static-analyzer#readme>
- <https://github.com/DataDog/datadog-static-analyzer/releases/tag/0.0.1>
- <https://github.com/DataDog/datadog-static-analyzer/releases/tag/0.8.7>
- <https://docs.datadoghq.com/security/code_security/static_analysis>


## Sicherheitshinweise

narrow executable package without higher-risk signals.

- **Geiger-Risiko:** grün / niedrig
- narrow executable package without higher-risk signals


## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Unix: code-security.datadog.yaml, static-analysis.datadog.yml

## Combined YAML source

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


## Quellen

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