# ld-find-code-refs を Homebrew でインストール

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

## インストール

```sh
sudo av install brew:ld-find-code-refs
```

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

### macOS

- Homebrew (100%):

```sh
brew install ld-find-code-refs
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:ld-find-code-refs
- **パッケージマネージャ:** Homebrew
- **バージョン:** 2.16.0
- **ソース概要:** Build tool for sending feature flag code references to LaunchDarkly
- **ホームページ:** <https://launchdarkly.com>
- **リポジトリ:** <https://github.com/launchdarkly/ld-find-code-refs>
- **最終更新:** 2026-07-28T21:55:02Z
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- ld-find-code-refs (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

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

ld-find-code-refs is LaunchDarkly's build-time command-line tool for scanning source repositories and sending feature-flag code reference metadata to LaunchDarkly.

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

The project was published by LaunchDarkly as an Apache-2.0 Go command-line program in the launchdarkly GitHub organization. Its role is tied to LaunchDarkly's code references feature, which connects feature flag definitions in LaunchDarkly to the application code that references them.

The public tag history includes a 0.1.0 tag on a January 2019 commit and later 0.x releases through the 2019-era repository history visible from GitHub tags.

### 採用の歴史

Adoption is mostly inside LaunchDarkly-using teams rather than the general CLI ecosystem. The tool appears in Homebrew as ld-find-code-refs, making it easy to install in macOS and CI environments that already use Brew.

### 使われ方

The package is used in CI or build workflows to scan checked-out code, read coderefs configuration such as .launchdarkly/coderefs.yaml, and publish references so engineers can navigate from a flag to the code paths that use it.

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

For package cataloging, ld-find-code-refs is a good example of a vendor-specific DevOps CLI whose usefulness comes from being scriptable in CI and packaged outside the vendor SaaS UI.

### タイムライン

- 2019: Public 0.1.0 tag appears in the LaunchDarkly GitHub repository.
- 2019: 0.5.0 tag appears after the initial 0.x release series.
- 2020s: The tool is distributed through Homebrew for LaunchDarkly code reference workflows.

### Related projects

- Related LaunchDarkly tooling includes ldcli for managing LaunchDarkly resources from the command line and the LaunchDarkly code references documentation.

### ソース

- <https://formulae.brew.sh/formula/ld-find-code-refs>
- <https://github.com/launchdarkly/ld-find-code-refs>
- <https://github.com/launchdarkly/ld-find-code-refs/releases/tag/0.1.0>
- <https://launchdarkly.com/docs/home/flags/code-references>


## セキュリティノート

generalized runtime or code generation signal.

- **Geiger リスク:** yellow / 中
- generalized runtime or code generation signal


## 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: ${dir}/.launchdarkly/coderefs.yaml

## Combined YAML source

View the package source record on GitHub. [combined/ld-find-code-refs.yml](https://github.com/mxcl/pkgdb/blob/main/combined/ld-find-code-refs.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
