# Install datadog-static-analyzer with Homebrew

Static analysis tool for code quality and security. Version 0.9.0 via Homebrew; verified 2026-07-24.

## Install

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

Additional install commands:

### macOS

- Homebrew (100%):

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

  Evidence: local Homebrew formula metadata

## Package facts

- **Package key:** brew:datadog-static-analyzer
- **Package manager:** Homebrew
- **Version:** 0.9.0
- **Source summary:** 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>
- **Last updated:** 2026-07-24T15:06:54Z
- **Generated:** 2026-08-03T19:37:03+00:00

## Executables

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

## Install behavior

- Bottle: not available

## Freshness

- Page generated: 2026-08-03
- Package-manager version: 0.9.0
## Project history and usage

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

### Project history

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.

### Adoption history

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.

### How it is used

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.

### Why package nerds care

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.

### Timeline

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

### Sources

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


## Security Notes

narrow executable package without higher-risk signals.

- **Geiger risk:** green / low
- 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)


## Sources

- 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
