macOS
brew install ld-find-code-refslocal Homebrew formula metadata
安装
brew install ld-find-code-refslocal Homebrew formula metadata
概览
Build tool for sending feature flag code references to LaunchDarkly
历史
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.
安全态势
generalized runtime or code generation signal.
yellow 风险 · 中 置信度 · runtime
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
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.yaml可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
ld-find-code-refs | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:ld-find-code-refs |
|---|---|
| 版本 | 2.16.0 |
| 软件包管理器 | Homebrew |
| 主页 | https://launchdarkly.com |
| 仓库 | https://github.com/launchdarkly/ld-find-code-refs |
| 最后更新 | 2026-07-28T21:55:02Z |
| Pulse | updated |
| Bottle | 未记录 |
| 服务 | 未声明 |
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.