# Installer ld-find-code-refs avec Homebrew

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de ld-find-code-refs pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

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

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:ld-find-code-refs
- **Gestionnaire de paquets:** Homebrew
- **Version:** 2.16.0
- **Résumé source:** Build tool for sending feature flag code references to LaunchDarkly
- **Page d'accueil:** <https://launchdarkly.com>
- **Dépôt:** <https://github.com/launchdarkly/ld-find-code-refs>
- **Dernière mise à jour:** 2026-07-28T21:55:02Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- ld-find-code-refs (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 2.16.0
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

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

### Sources

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


## Notes de sécurité

generalized runtime or code generation signal.

- **Risque Geiger:** yellow / moyen
- 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)


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