# datadog-static-analyzer を Homebrew でインストール

datadog-static-analyzer のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

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

追加のインストールコマンド:

### macOS

- Homebrew (100%):

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

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:datadog-static-analyzer
- **パッケージマネージャ:** Homebrew
- **バージョン:** 0.9.0
- **ソース概要:** Static analysis tool for code quality and security
- **ホームページ:** <https://docs.datadoghq.com/security/code_security/static_analysis/>
- **リポジトリ:** <https://github.com/DataDog/datadog-static-analyzer>
- **最終更新:** 2026-07-24T15:06:54Z
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- datadog-static-analyzer (エイリアス)
- datadog-static-analyzer-git-hook (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 0.9.0
## プロジェクトの歴史と使われ方

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

### プロジェクトの歴史

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

### 使われ方

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.

### パッケージ好きにとっての重要性

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.

### タイムライン

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

### ソース

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


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- 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)


## ソース

- 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
