macOS
brew install ld-find-code-refslocal Homebrew formula metadata
brew / rank 8323
Build tool for sending feature flag code references to LaunchDarkly. Version 2.16.0 via Homebrew; verified 2026-07-28.
install
brew install ld-find-code-refslocal Homebrew formula metadata
overview
Build tool for sending feature flag code references to LaunchDarkly
history
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.
security posture
generalized runtime or code generation signal.
yellow risk · medium confidence · runtime
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
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.
Config paths the tool may read or write during local use.
${dir}/.launchdarkly/coderefs.yamlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
ld-find-code-refs | executable | indexed executable | Discovered from the local executable index. |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:ld-find-code-refs |
|---|---|
| Version | 2.16.0 |
| Package manager | Homebrew |
| Homepage | https://launchdarkly.com |
| Repository | https://github.com/launchdarkly/ld-find-code-refs |
| Last updated | 2026-07-28T21:55:02Z |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.