公开记录
软件健康报告模式 0.11.0 · 指标 1.13.0 · 2026-07-17 02:52 UTC

datadog / DataDog-agent

Main repository for Datadog Agent

Go · CApache-2.0★ 3,673 星标⑂ 1,460 复刻始于 2016年1月在 GitHub 上查看 ↗

datadog/DataDog-agent 的健康指数为 100 分中的 79 分,处于「良好」区间。 其得分最高的类别是Vitality(100/100),最低的是Security(1/100)。 最近一次更新在今天。 近期的大部分工作由 22 位贡献者完成。

79
总分 / 100
良好

软件健康指数

指标归入加权类别,统一采用 1–100 量表。总体分先取类别加权平均;当公开证据触发高风险司法辖区政策时,评级会按政策调整,并设置 49(有风险)的上限。AI 就绪度不计入总体分。

79
优秀85-100堪称典范;基本满足所有检验标准
良好70-84健康;仅有轻微不足
中等50-69可接受,但存在明显不足;建议进行审查
存在风险30-49存在重大薄弱环节;采用时应保持审慎
危急1-29问题严重(项目被弃置、仅有单一维护者、缺乏基本工程规范)
活力社区与采用可持续性与治理工程质量安全AI 就绪度

评分画像

每条轴代表一个类别。形状比平均值更重要——健康的对象会填满整个图形,而“一峰一谷”式画像意味着某一维度的优势正掩盖另一维度的风险。

所有权

3,222 关注者1,194 个公开仓库始于 2010年8月

该仓库由组织支持——共同承担、可问责的托管责任,可延续于任何单一维护者之后。

软件包生态系统

注册表软件包版本月下载量版本数最近发布
Gogithub.com/DataDog/datadog-agentv0.0.0-20260521051500-e70f483e68d2-256 天前

按类别列示的指标

活力

项目是否仍有生命——是否仍在编写代码,是否仍在发布版本?

100优秀 · 占总体的 22%
评分方式
36/36推送新近度 — 最近一次推送于 0 天前
36/36提交节奏 — 52 周中有 52 周有提交
18/18提交量 — 最近一年 8,990 次提交
0/10OpenSSF Scorecard:Maintained — 无数据
所用输入
commits_last_year8,990
human_commit_share
days_since_last_push0
active_weeks_last_year52

发布纪律

100优秀
评分方式
27/27有发布版本 — 已发布 100 个发布版本
36/36发布时效 — 最近一次发布版本于 1 天前
27/27发布节奏 — 约每 6.2 天发布一次
0/10OpenSSF Scorecard:Signed-Releases — 无数据
所用输入
releases_count100
latest_release_tag7.81.1
releases_from_tags
days_since_latest_release1
mean_days_between_releases6.2

社区与采用

项目是否拥有用户、下载量与关注度,并具备欢迎贡献者参与的配置?

88优秀 · 占总体的 18%
评分方式
57.8/60星标 — 3,673 个星标
25/25复刻 — 1,460 个复刻
15/15关注者 — 522 位关注者
所用输入
forks1,460
stars3,673
watchers522
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

社区健康

77良好
评分方式
22.5/22.5README
22.5/22.5许可证 — 可识别的许可证(Apache-2.0)
18/18CONTRIBUTING 指南
0/13.5行为准则
0/7.2议题模板
6.3/6.3PR 模板
所用输入
has_readme
has_license
has_contributing
has_issue_template
has_code_of_conduct
has_pull_request_template

可持续性与治理

项目能否在其成员之外延续——巴士系数、响应能力、由谁支持,以及软件包的维护状况?

90优秀 · 占总体的 24%
评分方式
54/54巴士系数 — 22 位贡献者贡献了半数提交
21/22.5提交分布 — 头号贡献者编写了 7% 的提交
13.5/13.5贡献者广度 — 100 位贡献者
0/10OpenSSF Scorecard:Contributors — 无数据
所用输入
bus_factor22
contributors_sampled100
top_contributor_share0.066
评分方式
45.1/46.8议题解决 — 96% 的议题已关闭
29.4/38.3PR 接受 — 已裁定的 PR 中 39,193/51,023 已合并
0/15OpenSSF Scorecard:Code-Review — 无数据
所用输入
merged_prs39,193
open_issues64
closed_issues1,715
issue_closed_ratio0.964
closed_unmerged_prs11,830
评分方式
30/30所有权背书 — 组织持有
0/20已验证域名
25/25所有者影响力 — DataDog 有 3,222 位关注者
25/25既往记录 — 1,194 个公开仓库,账户约 15 年
所用输入
followers3,222
owner_typeOrganization
is_verified
owner_loginDataDog
public_repos1,194
account_age_days5,814
评分方式
25/25已发布且可解析 — go 上有 1 个软件包
35/35发布时效 — 最近一次发布于 56 天前
12/20版本历史 — 2 个已发布版本
20/20未被弃用 — 活跃,未被弃用或撤回
所用输入
packagesgithub.com/DataDog/datadog-agent
ecosystemsgo
any_deprecated
min_days_since_publish56

工程质量

基础的工程与文档实践是否到位?

96优秀 · 占总体的 20%

工程实践

100优秀
评分方式
24/24CI 工作流 — 40 个工作流
24/24存在测试
16/16Linter 配置 — .golangci.yml, eslint.config.js
9.6/9.6Pre-commit 钩子
6.4/6.4.editorconfig
0/20OpenSSF Scorecard:CI-Tests — 无数据
所用输入
has_ci
has_tests
has_editorconfig
has_linter_config
has_precommit_config

文档

90优秀
评分方式
30/30README
25/25文档目录
15/15文档 / 主页站点 — https://docs.datadoghq.com/
10/10仓库描述
10/10主题标签 — 13 个主题标签
0/10Wiki
所用输入
topicsmonitoring, go, datadog, apm-agent, apm-instrumentation, distributed-tracing, logging, metrics, observability, open-telemetry, otel, profiling, tracing
has_wiki
homepagehttps://docs.datadoghq.com/
has_readme
has_docs_dir
has_description

安全

可见的安全与供应链实践是否稳固,且不存在未解决的高风险司法辖区暴露?

1危急 · 占总体的 16%
评分方式
0/30安全策略(SECURITY.md)
0/25Dependabot 配置
0/25依赖锁定文件 — 已发布的类库——锁定文件属于应用层关注点,不作要求
0/20CodeQL 工作流
所用输入
sourcefile_signals
lockfilesCargo.lock, go.sum, package-lock.json
manifestsCargo.toml, go.mod, omnibus/Gemfile, pyproject.toml, tasks/setup.py
has_codeql_workflow
has_security_policy
has_dependabot_config
已排除计分(无数据或不适用):依赖锁定文件。 其余权重已重新归一化。

AI 就绪度

该仓库在多大程度上具备与 AI 编码代理协同开发与维护的条件?这是一枚独立的实验性徽章——权重为 0.0,因此单独呈现,不影响总体健康评分。

90优秀 · 占总体的 0%
评分方式
45/45代理指令 — .cursor/rules/agent_corecheck.mdc, .cursor/rules/e2e_tests.mdc, .cursor/rules/general-guidelines.mdc, .cursor/rules/go_module_bazel_migration.mdc, .cursor/rules/system_probe_modules.mdc, AGENTS.md, CLAUDE.md, bazel/AGENTS.md, cmd/system-probe/modules/AGENTS.md, comp/anomalydetection/AGENTS.md, comp/anomalydetection/observer/AGENTS.md, comp/healthplatform/AGENTS.md, omnibus/AGENTS.md, packages/AGENTS.md, pkg/clusteragent/instrumentation/AGENTS.md, pkg/collector/corechecks/ebpf/AGENTS.md, pkg/gpu/AGENTS.md, tasks/AGENTS.md, test/e2e-framework/AGENTS.md, test/e2e-framework/CLAUDE.md, test/fakeintake/AGENTS.md, test/fakeintake/CLAUDE.md, test/new-e2e/tests/gpu/AGENTS.md, test/new-e2e/tests/installer/windows/AGENTS.md, test/new-e2e/tests/windows/AGENTS.md, test/new-e2e/tests/windows/fips-test/AGENTS.md, test/new-e2e/tests/windows/install-test/AGENTS.md, test/new-e2e/tests/windows/service-test/AGENTS.md
0/15机器可读文档(llms.txt)
0/40可读的提交历史 — 无数据
所用输入
has_llms_txt
legible_history_share
agent_instruction_files.cursor/rules/agent_corecheck.mdc, .cursor/rules/e2e_tests.mdc, .cursor/rules/general-guidelines.mdc, .cursor/rules/go_module_bazel_migration.mdc, .cursor/rules/system_probe_modules.mdc, AGENTS.md, CLAUDE.md, bazel/AGENTS.md, cmd/system-probe/modules/AGENTS.md, comp/anomalydetection/AGENTS.md, comp/anomalydetection/observer/AGENTS.md, comp/healthplatform/AGENTS.md, omnibus/AGENTS.md, packages/AGENTS.md, pkg/clusteragent/instrumentation/AGENTS.md, pkg/collector/corechecks/ebpf/AGENTS.md, pkg/gpu/AGENTS.md, tasks/AGENTS.md, test/e2e-framework/AGENTS.md, test/e2e-framework/CLAUDE.md, test/fakeintake/AGENTS.md, test/fakeintake/CLAUDE.md, test/new-e2e/tests/gpu/AGENTS.md, test/new-e2e/tests/installer/windows/AGENTS.md, test/new-e2e/tests/windows/AGENTS.md, test/new-e2e/tests/windows/fips-test/AGENTS.md, test/new-e2e/tests/windows/install-test/AGENTS.md, test/new-e2e/tests/windows/service-test/AGENTS.md
agent_instruction_max_bytes49,564
已排除计分(无数据或不适用):可读的提交历史。 其余权重已重新归一化。
评分方式
18/18一条命令的引导启动 — deps/curl/Makefile, pkg/gpu/cuda/testutil/testdata/Makefile, pkg/network/usm/testdata/bio_leak_test/Makefile
22/22自动化测试
11/11Lint / 格式化配置 — .golangci.yml, eslint.config.js
11/11静态类型检查 — internal/qbranch/anomalydetection-testbench/ui/tsconfig.json
10/10可复现环境 — devcontainer, Dockerfile, lockfile
0/10已体现的代理实践 — 无数据
0/8自动化维护 — 无数据
0/10OpenSSF Scorecard:Pinned-Dependencies — 无数据
所用输入
has_nix
has_tests
lockfilesCargo.lock, go.sum, package-lock.json
has_dockerfile
typed_language
bootstrap_filesdeps/curl/Makefile, pkg/gpu/cuda/testutil/testdata/Makefile, pkg/network/usm/testdata/bio_leak_test/Makefile
has_devcontainer
has_linter_config
typecheck_configsinternal/qbranch/anomalydetection-testbench/ui/tsconfig.json
agent_commit_share
toolchain_manifests
dependency_bot_commit_share
已排除计分(无数据或不适用):已体现的代理实践, 自动化维护。 其余权重已重新归一化。
评分方式
45/45可类型检查的代码 — Go(静态类型)
54.6/55可控的文件大小 — 采样的 12,573 个源文件中有 81 个超过 60KB
所用输入
primary_languageGo
largest_source_bytes4,187,184
source_files_sampled12,573
oversized_source_files81
评分方式
40/40API 模式(OpenAPI/GraphQL/proto) — comp/forwarder/defaultforwarder/internal/retry/HttpTransactionProto.proto, pkg/proto/datadog/api/v1/api.proto, pkg/proto/datadog/autodiscovery/autodiscovery.proto, pkg/proto/datadog/dogstatsdhttp/payload.proto, pkg/proto/datadog/kubemetadata/kubemetadata.proto, pkg/proto/datadog/languagedetection/api.proto, pkg/proto/datadog/model/v1/model.proto, pkg/proto/datadog/privateactionrunner/actionsclient.proto, pkg/proto/datadog/privateactionrunner/error_code.proto, pkg/proto/datadog/privateactionrunner/private_actions.proto, pkg/proto/datadog/process/process.proto, pkg/proto/datadog/process/workloadmeta_process.proto, pkg/proto/datadog/procmgr/process_manager.proto, pkg/proto/datadog/remoteagent/flare.proto, pkg/proto/datadog/remoteagent/remoteagent.proto, pkg/proto/datadog/remoteagent/status.proto, pkg/proto/datadog/remoteagent/telemetry.proto, pkg/proto/datadog/remoteconfig/echo.proto, pkg/proto/datadog/remoteconfig/remoteconfig.proto, pkg/proto/datadog/sbom/workloadmeta_sbom.proto, pkg/proto/datadog/trace/agent_payload.proto, pkg/proto/datadog/trace/idx/span.proto, pkg/proto/datadog/trace/idx/tracer_payload.proto, pkg/proto/datadog/trace/span.proto, pkg/proto/datadog/trace/stats.proto, pkg/proto/datadog/trace/tracer_payload.proto, pkg/proto/datadog/workloadfilter/workloadfilter.proto, pkg/proto/datadog/workloadmeta/workloadmeta.proto, pkg/security/proto/api/api.proto
0/20MCP 服务器
40/40可运行示例 — example, examples, sample
所用输入
example_dirsexample, examples, sample
has_mcp_signal
api_schema_filescomp/forwarder/defaultforwarder/internal/retry/HttpTransactionProto.proto, pkg/proto/datadog/api/v1/api.proto, pkg/proto/datadog/autodiscovery/autodiscovery.proto, pkg/proto/datadog/dogstatsdhttp/payload.proto, pkg/proto/datadog/kubemetadata/kubemetadata.proto, pkg/proto/datadog/languagedetection/api.proto, pkg/proto/datadog/model/v1/model.proto, pkg/proto/datadog/privateactionrunner/actionsclient.proto, pkg/proto/datadog/privateactionrunner/error_code.proto, pkg/proto/datadog/privateactionrunner/private_actions.proto, pkg/proto/datadog/process/process.proto, pkg/proto/datadog/process/workloadmeta_process.proto, pkg/proto/datadog/procmgr/process_manager.proto, pkg/proto/datadog/remoteagent/flare.proto, pkg/proto/datadog/remoteagent/remoteagent.proto, pkg/proto/datadog/remoteagent/status.proto, pkg/proto/datadog/remoteagent/telemetry.proto, pkg/proto/datadog/remoteconfig/echo.proto, pkg/proto/datadog/remoteconfig/remoteconfig.proto, pkg/proto/datadog/sbom/workloadmeta_sbom.proto, pkg/proto/datadog/trace/agent_payload.proto, pkg/proto/datadog/trace/idx/span.proto, pkg/proto/datadog/trace/idx/tracer_payload.proto, pkg/proto/datadog/trace/span.proto, pkg/proto/datadog/trace/stats.proto, pkg/proto/datadog/trace/tracer_payload.proto, pkg/proto/datadog/workloadfilter/workloadfilter.proto, pkg/proto/datadog/workloadmeta/workloadmeta.proto, pkg/security/proto/api/api.proto

关键数据

3,673GitHub 星标
100贡献者
8,990最近 12 个月提交数
0距最近推送天数
100发布版本数
22巴士系数(bus factor)
64开放议题
crates.io, Go, PyPI, RubyGems软件包生态系统数

数据采集警告

  • GitHub dependency-graph SBOM request failed: GitHub API error 500 for /repos/datadog/DataDog-agent/dependency-graph/sbom
  • OpenSSF Scorecard timed out after 240s; skipping Scorecard checks

更多细节

直接依赖 483
注册表软件包版本约束清单文件
Gocode.cloudfoundry.org/bbsv1.3.0go.mod
Gocode.cloudfoundry.org/bbs/modelsv0.0.0-20260618205254-dc4b9f8d5bc9go.mod
Gocode.cloudfoundry.org/gardenv0.0.0-20260617020226-a9e754564bb5go.mod
Gocode.cloudfoundry.org/lager/v3v3.77.0go.mod
Godario.cat/mergov1.0.2go.mod
Gogithub.com/Azure/azure-sdk-for-go/sdk/azcorev1.22.0go.mod
Gogithub.com/Azure/azure-sdk-for-go/sdk/azidentityv1.14.0go.mod
Gogithub.com/Azure/azure-sdk-for-go/sdk/security/keyvault/azsecretsv1.5.0go.mod
Gogithub.com/CycloneDX/cyclonedx-gov0.11.0go.mod
Gogithub.com/DATA-DOG/go-sqlmockv1.5.2go.mod
Gogithub.com/DataDog/agent-payload/v5v5.0.205go.mod
Gogithub.com/DataDog/datadog-agent/comp/anomalydetection/observer/defv0.0.0-00010101000000-000000000000go.mod
Gogithub.com/DataDog/datadog-agent/comp/anomalydetection/recorder/defv0.0.0-00010101000000-000000000000go.mod
Gogithub.com/DataDog/datadog-agent/comp/anomalydetection/severityevents/defv0.0.0-00010101000000-000000000000go.mod
Gogithub.com/DataDog/datadog-agent/comp/api/api/defv0.76.0-rc.4go.mod
Gogithub.com/DataDog/datadog-agent/comp/core/agenttelemetry/defv0.0.0go.mod
Gogithub.com/DataDog/datadog-agent/comp/core/agenttelemetry/fxv0.0.0-20251027120702-0e91eee9852fgo.mod
Gogithub.com/DataDog/datadog-agent/comp/core/configv0.82.0-devel.0.20260624113434-509b872045c2go.mod
Gogithub.com/DataDog/datadog-agent/comp/core/configstreamconsumer/defv0.0.0-00010101000000-000000000000go.mod
Gogithub.com/DataDog/datadog-agent/comp/core/configsyncv0.64.0go.mod
Gogithub.com/DataDog/datadog-agent/comp/core/delegatedauthv0.80.4go.mod
Gogithub.com/DataDog/datadog-agent/comp/core/flare/builderv0.81.0-devel.0.20260603133502-a41610237dbago.mod
Gogithub.com/DataDog/datadog-agent/comp/core/flare/typesv0.81.0-devel.0.20260603133502-a41610237dbago.mod
Gogithub.com/DataDog/datadog-agent/comp/core/hostname/hostnameinterface/defv0.61.0go.mod
Gogithub.com/DataDog/datadog-agent/comp/core/hostname/hostnameinterface/mockv0.0.0-00010101000000-000000000000go.mod
Gogithub.com/DataDog/datadog-agent/comp/core/ipc/defv0.70.0go.mod
Gogithub.com/DataDog/datadog-agent/comp/core/ipc/httphelpersv0.70.0go.mod
Gogithub.com/DataDog/datadog-agent/comp/core/ipc/implv0.72.0-devel.0.20250915111542-570ca4a195dcgo.mod
Gogithub.com/DataDog/datadog-agent/comp/core/ipc/mockv0.70.0go.mod
Gogithub.com/DataDog/datadog-agent/comp/core/log/defv0.80.4go.mod
Gogithub.com/DataDog/datadog-agent/comp/core/log/fxv0.0.0-20250129172314-517df3f51a84go.mod
Gogithub.com/DataDog/datadog-agent/comp/core/log/implv0.61.0go.mod
Gogithub.com/DataDog/datadog-agent/comp/core/log/impl-tracev0.59.0go.mod
Gogithub.com/DataDog/datadog-agent/comp/core/log/mockv0.70.0go.mod
Gogithub.com/DataDog/datadog-agent/comp/core/secrets/defv0.80.4go.mod
Gogithub.com/DataDog/datadog-agent/comp/core/secrets/fxv0.70.0-rc.6go.mod
Gogithub.com/DataDog/datadog-agent/comp/core/secrets/implv0.70.0go.mod
Gogithub.com/DataDog/datadog-agent/comp/core/secrets/mockv0.72.0-rc.1go.mod
Gogithub.com/DataDog/datadog-agent/comp/core/secrets/noop-implv0.80.4go.mod
Gogithub.com/DataDog/datadog-agent/comp/core/secrets/utilsv0.72.0-develgo.mod
Gogithub.com/DataDog/datadog-agent/comp/core/statusv0.80.4go.mod
Gogithub.com/DataDog/datadog-agent/comp/core/status/statusimplv0.69.4go.mod
Gogithub.com/DataDog/datadog-agent/comp/core/tagger/defv0.80.4go.mod
Gogithub.com/DataDog/datadog-agent/comp/core/tagger/fx-remotev0.0.0-20250129172314-517df3f51a84go.mod
Gogithub.com/DataDog/datadog-agent/comp/core/tagger/generic_storev0.0.0-20250129172314-517df3f51a84go.mod
Gogithub.com/DataDog/datadog-agent/comp/core/tagger/impl-remotev0.0.0-20250129172314-517df3f51a84go.mod
Gogithub.com/DataDog/datadog-agent/comp/core/tagger/origindetectionv0.80.4go.mod
Gogithub.com/DataDog/datadog-agent/comp/core/tagger/subscriberv0.0.0-20250129172314-517df3f51a84go.mod
Gogithub.com/DataDog/datadog-agent/comp/core/tagger/tagsv0.64.0-develgo.mod
Gogithub.com/DataDog/datadog-agent/comp/core/tagger/telemetryv0.64.1go.mod
Gogithub.com/DataDog/datadog-agent/comp/core/tagger/typesv0.80.4go.mod
Gogithub.com/DataDog/datadog-agent/comp/core/tagger/utilsv0.80.4go.mod
Gogithub.com/DataDog/datadog-agent/comp/core/telemetryv0.81.0-devel.0.20260603133502-a41610237dbago.mod
Gogithub.com/DataDog/datadog-agent/comp/defv0.81.0-devel.0.20260603133502-a41610237dbago.mod
Gogithub.com/DataDog/datadog-agent/comp/forwarder/defaultforwarderv0.80.4go.mod
Gogithub.com/DataDog/datadog-agent/comp/forwarder/orchestrator/orchestratorinterfacev0.80.4go.mod
Gogithub.com/DataDog/datadog-agent/comp/logs-libraryv0.80.2go.mod
Gogithub.com/DataDog/datadog-agent/comp/logs/agent/configv0.80.2go.mod
Gogithub.com/DataDog/datadog-agent/comp/netflow/payloadv0.56.0-rc.3go.mod
Gogithub.com/DataDog/datadog-agent/comp/otelcol/collector-contrib/defv0.77.0-devel.0.20260211235139-a5361978c2b6go.mod
Gogithub.com/DataDog/datadog-agent/comp/otelcol/collector-contrib/implv0.0.0-00010101000000-000000000000go.mod
Gogithub.com/DataDog/datadog-agent/comp/otelcol/converter/defv0.56.0-rc.3go.mod
Gogithub.com/DataDog/datadog-agent/comp/otelcol/converter/implv0.58.0go.mod
Gogithub.com/DataDog/datadog-agent/comp/otelcol/ddflareextension/defv0.59.0-rc.6go.mod
Gogithub.com/DataDog/datadog-agent/comp/otelcol/ddflareextension/implv0.0.0-00010101000000-000000000000go.mod
Gogithub.com/DataDog/datadog-agent/comp/otelcol/ddflareextension/typesv0.65.0-develgo.mod
Gogithub.com/DataDog/datadog-agent/comp/otelcol/ddprofilingextension/defv0.64.0go.mod
Gogithub.com/DataDog/datadog-agent/comp/otelcol/ddprofilingextension/implv0.0.0-00010101000000-000000000000go.mod
Gogithub.com/DataDog/datadog-agent/comp/otelcol/logsagentpipelinev0.64.0-rc.12go.mod
Gogithub.com/DataDog/datadog-agent/comp/otelcol/otlp/components/connector/datadogconnectorv0.0.0-00010101000000-000000000000go.mod
Gogithub.com/DataDog/datadog-agent/comp/otelcol/otlp/components/exporter/datadogexporterv0.59.0go.mod
Gogithub.com/DataDog/datadog-agent/comp/otelcol/otlp/components/exporter/logsagentexporterv0.64.0-devel.0.20250218192636-64fdfe7ec366go.mod
Gogithub.com/DataDog/datadog-agent/comp/otelcol/otlp/components/exporter/serializerexporterv0.65.0-devel.0.20250304124125-23a109221842go.mod
Gogithub.com/DataDog/datadog-agent/comp/otelcol/otlp/components/metricsclientv0.80.2go.mod
Gogithub.com/DataDog/datadog-agent/comp/otelcol/otlp/components/processor/infraattributesprocessorv0.59.0go.mod
Gogithub.com/DataDog/datadog-agent/comp/otelcol/otlp/testutilv0.80.2go.mod
Gogithub.com/DataDog/datadog-agent/comp/otelcol/status/defv0.64.0go.mod
Gogithub.com/DataDog/datadog-agent/comp/otelcol/status/implv0.64.0go.mod
Gogithub.com/DataDog/datadog-agent/comp/serializer/logscompressionv0.75.4go.mod
Gogithub.com/DataDog/datadog-agent/comp/serializer/metricscompressionv0.80.4go.mod
Gogithub.com/DataDog/datadog-agent/comp/trace/agent/defv0.61.0go.mod
Gogithub.com/DataDog/datadog-agent/comp/trace/compression/defv0.64.0-rc.12go.mod
Gogithub.com/DataDog/datadog-agent/comp/trace/compression/impl-gzipv0.64.0-rc.12go.mod
Gogithub.com/DataDog/datadog-agent/comp/trace/compression/impl-zstdv0.56.0-rc.3go.mod
Gogithub.com/DataDog/datadog-agent/pkg/aggregator/ckeyv0.80.4go.mod
Gogithub.com/DataDog/datadog-agent/pkg/apiv0.80.4go.mod
Gogithub.com/DataDog/datadog-agent/pkg/collector/check/defaultsv0.80.4go.mod
Gogithub.com/DataDog/datadog-agent/pkg/config/basicv0.80.4go.mod
Gogithub.com/DataDog/datadog-agent/pkg/config/buildschemav0.80.4go.mod
Gogithub.com/DataDog/datadog-agent/pkg/config/createv0.82.0-devel.0.20260624113434-509b872045c2go.mod
Gogithub.com/DataDog/datadog-agent/pkg/config/envv0.80.4go.mod
Gogithub.com/DataDog/datadog-agent/pkg/config/mockv0.82.0-devel.0.20260624113434-509b872045c2go.mod
Gogithub.com/DataDog/datadog-agent/pkg/config/modelv0.80.4go.mod
Gogithub.com/DataDog/datadog-agent/pkg/config/remotev0.59.0-rc.5go.mod
Gogithub.com/DataDog/datadog-agent/pkg/config/schemav0.0.0go.mod
Gogithub.com/DataDog/datadog-agent/pkg/config/setupv0.82.0-devel.0.20260624113434-509b872045c2go.mod
Gogithub.com/DataDog/datadog-agent/pkg/config/structurev0.80.4go.mod
Gogithub.com/DataDog/datadog-agent/pkg/config/utilsv0.80.4go.mod
Gogithub.com/DataDog/datadog-agent/pkg/discovery/tracermetadata/modelv0.0.0-00010101000000-000000000000go.mod
Gogithub.com/DataDog/datadog-agent/pkg/errorsv0.56.0-rc.3go.mod
Gogithub.com/DataDog/datadog-agent/pkg/fipsv0.80.4go.mod
Gogithub.com/DataDog/datadog-agent/pkg/fleet/installerv0.78.0go.mod
Gogithub.com/DataDog/datadog-agent/pkg/gohaiv0.69.4go.mod
Gogithub.com/DataDog/datadog-agent/pkg/logs/messagev0.78.1go.mod
Gogithub.com/DataDog/datadog-agent/pkg/logs/sourcesv0.78.1go.mod
Gogithub.com/DataDog/datadog-agent/pkg/logs/status/utilsv0.78.1go.mod
Gogithub.com/DataDog/datadog-agent/pkg/logs/typesv0.80.2go.mod
Gogithub.com/DataDog/datadog-agent/pkg/logs/util/testutilsv0.75.4go.mod
Gogithub.com/DataDog/datadog-agent/pkg/metricsv0.80.4go.mod
Gogithub.com/DataDog/datadog-agent/pkg/network/driverv0.81.0-devel.0.20260603133502-a41610237dbago.mod
Gogithub.com/DataDog/datadog-agent/pkg/network/payloadv0.0.0-20250128160050-7ac9ccd58c07go.mod
Gogithub.com/DataDog/datadog-agent/pkg/networkdevice/profilev0.56.0-rc.3go.mod
Gogithub.com/DataDog/datadog-agent/pkg/networkpath/payloadv0.0.0-20250128160050-7ac9ccd58c07go.mod
Gogithub.com/DataDog/datadog-agent/pkg/obfuscatev0.80.2go.mod
Gogithub.com/DataDog/datadog-agent/pkg/opentelemetry-mapping-go/otlp/attributesv0.82.0-devel.0.20260617134427-74e6d071eaaego.mod
Gogithub.com/DataDog/datadog-agent/pkg/orchestrator/modelv0.80.4go.mod
Gogithub.com/DataDog/datadog-agent/pkg/process/util/apiv0.80.4go.mod
Gogithub.com/DataDog/datadog-agent/pkg/protov0.80.2go.mod
Gogithub.com/DataDog/datadog-agent/pkg/remoteconfig/statev0.80.2go.mod
Gogithub.com/DataDog/datadog-agent/pkg/security/seclv0.56.0go.mod
Gogithub.com/DataDog/datadog-agent/pkg/security/seclwinv0.56.0go.mod
Gogithub.com/DataDog/datadog-agent/pkg/serializerv0.80.4go.mod
Gogithub.com/DataDog/datadog-agent/pkg/ssi/testutilsv0.77.0-devel.0.20260211235139-a5361978c2b6go.mod
Gogithub.com/DataDog/datadog-agent/pkg/status/healthv0.80.4go.mod
Gogithub.com/DataDog/datadog-agent/pkg/tagger/typesv0.80.4go.mod
Gogithub.com/DataDog/datadog-agent/pkg/tagsetv0.80.4go.mod
Gogithub.com/DataDog/datadog-agent/pkg/templatev0.81.0-devel.0.20260603133502-a41610237dbago.mod
Gogithub.com/DataDog/datadog-agent/pkg/tracev0.80.2go.mod
Gogithub.com/DataDog/datadog-agent/pkg/trace/logv0.80.2go.mod
Gogithub.com/DataDog/datadog-agent/pkg/trace/statsv0.80.2go.mod
Gogithub.com/DataDog/datadog-agent/pkg/trace/traceutilv0.80.2go.mod
Gogithub.com/DataDog/datadog-agent/pkg/util/backoffv0.80.4go.mod
Gogithub.com/DataDog/datadog-agent/pkg/util/cachev0.69.4go.mod
Gogithub.com/DataDog/datadog-agent/pkg/util/cgroupsv0.64.0-rc.3go.mod
Gogithub.com/DataDog/datadog-agent/pkg/util/commonv0.77.0-devel.0.20260213154712-e02b9359151ago.mod
Gogithub.com/DataDog/datadog-agent/pkg/util/compressionv0.80.4go.mod
Gogithub.com/DataDog/datadog-agent/pkg/util/confmaputilsv0.0.0-00010101000000-000000000000go.mod
Gogithub.com/DataDog/datadog-agent/pkg/util/containers/imagev0.56.2go.mod
Gogithub.com/DataDog/datadog-agent/pkg/util/defaultpathsv0.81.0-devel.0.20260624113434-509b872045c2go.mod
Gogithub.com/DataDog/datadog-agent/pkg/util/executablev0.80.4go.mod
Gogithub.com/DataDog/datadog-agent/pkg/util/filesystemv0.80.4go.mod
Gogithub.com/DataDog/datadog-agent/pkg/util/flavorv0.71.0-rc.1go.mod
Gogithub.com/DataDog/datadog-agent/pkg/util/fxutilv0.81.0-devel.0.20260603133502-a41610237dbago.mod
Gogithub.com/DataDog/datadog-agent/pkg/util/grpcv0.60.0go.mod
Gogithub.com/DataDog/datadog-agent/pkg/util/hostinfov0.0.0-20251027120702-0e91eee9852fgo.mod
Gogithub.com/DataDog/datadog-agent/pkg/util/hostname/validatev0.80.2go.mod
Gogithub.com/DataDog/datadog-agent/pkg/util/hostportv0.0.0-00010101000000-000000000000go.mod
Gogithub.com/DataDog/datadog-agent/pkg/util/httpv0.80.4go.mod
Gogithub.com/DataDog/datadog-agent/pkg/util/jsonv0.80.4go.mod
Gogithub.com/DataDog/datadog-agent/pkg/util/jsonqueryv0.0.0-20251027120702-0e91eee9852fgo.mod
Gogithub.com/DataDog/datadog-agent/pkg/util/kubernetes/apiserver/common/namespacev0.77.0-devel.0.20260211235139-a5361978c2b6go.mod
Gogithub.com/DataDog/datadog-agent/pkg/util/logv0.81.0-devel.0.20260603133502-a41610237dbago.mod
Gogithub.com/DataDog/datadog-agent/pkg/util/log/setupv0.77.0go.mod
Gogithub.com/DataDog/datadog-agent/pkg/util/optionv0.81.0-devel.0.20260603133502-a41610237dbago.mod
Gogithub.com/DataDog/datadog-agent/pkg/util/otelv0.74.0-devel.0.20251125141836-2ae7a968751cgo.mod
Gogithub.com/DataDog/datadog-agent/pkg/util/pointerv0.80.4go.mod
Gogithub.com/DataDog/datadog-agent/pkg/util/prometheusv0.64.0go.mod
Gogithub.com/DataDog/datadog-agent/pkg/util/quantilev0.80.4go.mod
Gogithub.com/DataDog/datadog-agent/pkg/util/scrubberv0.81.0-devel.0.20260603133502-a41610237dbago.mod
Gogithub.com/DataDog/datadog-agent/pkg/util/sortv0.80.4go.mod
Gogithub.com/DataDog/datadog-agent/pkg/util/startstopv0.70.0go.mod
Gogithub.com/DataDog/datadog-agent/pkg/util/systemv0.80.4go.mod
Gogithub.com/DataDog/datadog-agent/pkg/util/testutilv0.72.0-develgo.mod
Gogithub.com/DataDog/datadog-agent/pkg/util/utilizationtrackerv0.0.0go.mod
Gogithub.com/DataDog/datadog-agent/pkg/util/uuidv0.69.4go.mod
Gogithub.com/DataDog/datadog-agent/pkg/util/winutilv0.82.0-devel.0.20260624113434-509b872045c2go.mod
Gogithub.com/DataDog/datadog-agent/pkg/versionv0.81.0-devel.0.20260603133502-a41610237dbago.mod
Gogithub.com/DataDog/datadog-agent/test/fakeintakev0.0.0-00010101000000-000000000000go.mod
Gogithub.com/DataDog/datadog-api-client-go/v2v2.62.0go.mod
Gogithub.com/DataDog/datadog-go/v5v5.9.0go.mod
Gogithub.com/DataDog/datadog-operator/apiv0.0.0-20260626205451-dfafc0810597go.mod
Gogithub.com/DataDog/datadog-traceroutev1.0.18go.mod
Gogithub.com/DataDog/dd-trace-go/v2v2.9.0go.mod
Gogithub.com/DataDog/ddtrivyv0.0.0-20260519164847-bf6bcaf2f9b7go.mod
Gogithub.com/DataDog/ebpf-managerv0.8.0go.mod
Gogithub.com/DataDog/go-aclv1.0.1go.mod
Gogithub.com/DataDog/go-sqllexerv0.2.4go.mod
Gogithub.com/DataDog/jsonapiv0.13.0go.mod
Gogithub.com/DataDog/rshellv0.0.23go.mod
Gogithub.com/DataDog/sketches-gov1.4.8go.mod
Gogithub.com/DataDog/watermarkpodautoscaler/apisv0.0.0-20250108152814-82e58d0231d1go.mod
Gogithub.com/DataDog/zstdv1.5.8-0.20260421145859-31a7e515a571go.mod
Gogithub.com/Masterminds/semver/v3v3.5.0go.mod
Gogithub.com/Masterminds/sprig/v3v3.3.0go.mod
Gogithub.com/Microsoft/go-winiov0.6.2go.mod
Gogithub.com/Microsoft/hcsshimv0.14.1go.mod
Gogithub.com/NVIDIA/go-nvmlv0.13.1-0go.mod
Gogithub.com/ProtonMail/go-cryptov1.4.1go.mod
Gogithub.com/acobaugh/osreleasev0.1.0go.mod
Gogithub.com/alecthomas/unitsv0.0.0-20240927000941-0f3dac36c52bgo.mod
Gogithub.com/aptly-dev/aptlyv1.6.3go.mod
Gogithub.com/aquasecurity/trivyv0.72.0go.mod
Gogithub.com/aquasecurity/trivy-dbv0.0.0-20251222105351-a833f47f8f0dgo.mod
Gogithub.com/avast/retry-go/v4v4.7.0go.mod
Gogithub.com/aws/aws-sdk-go-v2v1.42.1go.mod
Gogithub.com/aws/aws-sdk-go-v2/configv1.32.29go.mod
Gogithub.com/aws/aws-sdk-go-v2/credentialsv1.19.28go.mod
Gogithub.com/aws/aws-sdk-go-v2/service/ec2v1.316.0go.mod
Gogithub.com/aws/aws-sdk-go-v2/service/rdsv1.120.0go.mod
Gogithub.com/aws/aws-sdk-go-v2/service/secretsmanagerv1.43.0go.mod
Gogithub.com/aws/aws-sdk-go-v2/service/ssmv1.71.0go.mod
Gogithub.com/aws/aws-sdk-go-v2/service/stsv1.44.0go.mod
Gogithub.com/aws/karpenter-provider-awsv1.9.0go.mod
Gogithub.com/aymerick/raymondv2.0.2+incompatiblego.mod
Gogithub.com/bazelbuild/rules_gov0.61.1go.mod
Gogithub.com/beevik/ntpv1.5.0go.mod
Gogithub.com/benbjohnson/clockv1.3.5go.mod
Gogithub.com/bhmj/jsonslicev1.1.3go.mod
Gogithub.com/blabber/go-freebsd-sysctlv0.0.0-20201130114544-503969f39d8fgo.mod
Gogithub.com/bmatcuk/doublestar/v4v4.10.0go.mod
Gogithub.com/cenkalti/backoff/v6v6.0.1go.mod
Gogithub.com/cespare/xxhash/v2v2.3.0go.mod
Gogithub.com/cilium/ebpfv0.22.0go.mod
Gogithub.com/clbanning/mxj/v2v2.7.0go.mod
Gogithub.com/cloudflare/cbpfcv0.0.0-20260219140841-0661ad29132cgo.mod
Gogithub.com/cloudfoundry-community/go-cfclient/v2v2.0.1-0.20230503155151-3d15366c5820go.mod
Gogithub.com/containerd/cgroups/v3v3.1.3go.mod
Gogithub.com/containerd/containerd/apiv1.11.1go.mod
Gogithub.com/containerd/containerd/v2v2.2.5go.mod
Gogithub.com/containerd/errdefsv1.0.0go.mod
Gogithub.com/containerd/typeurl/v2v2.3.0go.mod
Gogithub.com/containernetworking/cniv1.3.0go.mod
Gogithub.com/coreos/go-semverv0.3.1go.mod
Gogithub.com/coreos/go-systemd/v22v22.7.0go.mod
Gogithub.com/creack/ptyv1.1.24go.mod
Gogithub.com/cri-o/ocicniv0.5.0go.mod
Gogithub.com/cyphar/filepath-securejoinv0.7.0go.mod
Gogithub.com/davecgh/go-spewv1.1.2-0.20180830191138-d8f796af33ccgo.mod
Gogithub.com/distribution/referencev0.6.0go.mod
Gogithub.com/dustin/go-humanizev1.0.1go.mod
Gogithub.com/elastic/go-freelruv0.16.0go.mod
Gogithub.com/elastic/go-libaudit/v2v2.6.2go.mod
Gogithub.com/elastic/go-seccomp-bpfv1.6.0go.mod
Gogithub.com/envoyproxy/gatewayv1.7.1go.mod
Gogithub.com/evanphx/json-patch/v5v5.9.11go.mod
Gogithub.com/fatih/colorv1.19.0go.mod
Gogithub.com/fatih/structtagv1.2.0go.mod
Gogithub.com/freddierice/go-losetupv0.0.0-20220711213114-2a14873012dbgo.mod
Gogithub.com/ghodss/yamlv1.0.1-0.20220118164431-d8423dcdf344go.mod
Gogithub.com/glaslos/ssdeepv1.0.0go.mod
Gogithub.com/go-delve/delvev1.27.0go.mod
Gogithub.com/go-jose/go-jose/v4v4.1.4go.mod
Gogithub.com/go-json-experiment/jsonv0.0.0-20250517221953-25912455fbc8go.mod
Gogithub.com/go-ole/go-olev1.3.0go.mod
Gogithub.com/go-sql-driver/mysqlv1.10.0go.mod
Gogithub.com/go-viper/mapstructure/v2v2.5.0go.mod
Gogithub.com/go-zookeeper/zkv1.0.4go.mod
Gogithub.com/gobwas/globv0.2.3go.mod
Gogithub.com/goccy/go-yamlv1.19.2go.mod
Gogithub.com/gocomply/scapv0.1.3go.mod
Gogithub.com/godbus/dbus/v5v5.2.2go.mod
Gogithub.com/godror/godrorv0.50.0go.mod
Gogithub.com/gogo/protobufv1.3.2go.mod
Gogithub.com/golang-jwt/jwt/v5v5.3.1go.mod
Gogithub.com/golang/groupcachev0.0.0-20241129210726-2c02b8208cf8go.mod
Gogithub.com/golang/mockv1.7.0-rc.1go.mod
Gogithub.com/google/btreev1.1.3go.mod
Gogithub.com/google/cel-gov0.29.2go.mod
Gogithub.com/google/go-cmpv0.7.0go.mod
Gogithub.com/google/go-containerregistryv0.21.7go.mod
Gogithub.com/google/gofuzzv1.2.0go.mod
Gogithub.com/google/gopacketv1.1.19go.mod
Gogithub.com/google/uuidv1.6.0go.mod
Gogithub.com/gorilla/websocketv1.5.4-0.20250319132907-e064f32e3674go.mod
Gogithub.com/gosnmp/gosnmpv1.43.2go.mod
Gogithub.com/grpc-ecosystem/go-grpc-middleware/v2v2.3.3go.mod
Gogithub.com/h2non/filetypev1.1.3go.mod
Gogithub.com/hashicorp/consul/api/v2v2.0.0go.mod
Gogithub.com/hashicorp/go-multierrorv1.1.1go.mod
Gogithub.com/hashicorp/go-retryablehttpv0.7.8go.mod
Gogithub.com/hashicorp/go-versionv1.9.0go.mod
Gogithub.com/hashicorp/golang-lru/v2v2.0.7go.mod
Gogithub.com/hashicorp/vaultv1.21.4go.mod
Gogithub.com/hashicorp/vault/apiv1.23.0go.mod
Gogithub.com/hashicorp/vault/api/auth/approlev0.12.0go.mod
Gogithub.com/hashicorp/vault/api/auth/awsv0.12.0go.mod
Gogithub.com/hashicorp/vault/api/auth/ldapv0.12.0go.mod
Gogithub.com/hashicorp/vault/api/auth/userpassv0.12.0go.mod
Gogithub.com/iceber/iouring-gov0.0.0-20230403020409-002cfd2e2a90go.mod
Gogithub.com/invopop/jsonschemav0.14.0go.mod
Gogithub.com/jackc/pgx/v5v5.10.0go.mod
Gogithub.com/jarcoal/httpmockv1.4.1go.mod
Gogithub.com/jellydator/ttlcache/v3v3.4.1go.mod
Gogithub.com/jmoiron/sqlxv1.4.0go.mod
Gogithub.com/jonboulle/clockworkv0.5.0go.mod
Gogithub.com/json-iterator/gov1.1.12go.mod
Gogithub.com/judwhite/go-svcv1.2.1go.mod
Gogithub.com/justincormack/go-memfdv0.0.0-20170219213707-6e4af0518993go.mod
Gogithub.com/klauspost/compressv1.19.0go.mod
Gogithub.com/knqyf263/go-deb-versionv0.0.0-20241115132648-6f4aee6ccd23go.mod
Gogithub.com/knqyf263/go-rpmdbv0.1.2-0.20250519070707-7e39c901d1c4go.mod
Gogithub.com/kouhin/envflagv0.0.0-20150818174321-0e9a86061649go.mod
Gogithub.com/kr/prettyv0.3.1go.mod
Gogithub.com/kraken-hpc/go-forkv0.1.1go.mod
Gogithub.com/lorenzosaino/go-sysctlv0.3.1go.mod
Gogithub.com/lxn/walkv0.0.0-20210112085537-c389da54e794go.mod
Gogithub.com/lxn/winv0.0.0-20210218163916-a377121e959ego.mod
Gogithub.com/mailru/easyjsonv0.9.1go.mod
Gogithub.com/mattn/go-sqlite3v1.14.48go.mod
Gogithub.com/mdlayher/netlinkv1.11.2go.mod
Gogithub.com/mdlayher/vsockv1.3.0go.mod
Gogithub.com/miekg/dnsv1.1.72go.mod
Gogithub.com/mitchellh/mapstructurev1.5.1-0.20231216201459-8508981c8b6cgo.mod
Gogithub.com/moby/docker-image-specv1.3.1go.mod
Gogithub.com/moby/moby/apiv1.55.0go.mod
Gogithub.com/moby/moby/clientv0.5.0go.mod
Gogithub.com/moby/sys/mountinfov0.7.2go.mod
Gogithub.com/mohae/deepcopyv0.0.0-20170929034955-c48cc78d4826go.mod
Gogithub.com/netsampler/goflow2v1.3.8-0.20260412031118-ad727784ae6fgo.mod
Gogithub.com/oliveagle/jsonpathv0.1.4go.mod
Gogithub.com/open-policy-agent/opav1.18.2go.mod
Gogithub.com/open-telemetry/opentelemetry-collector-contrib/extension/healthcheckextensionv0.156.0go.mod
Gogithub.com/open-telemetry/opentelemetry-collector-contrib/pkg/datadogv0.156.0go.mod
Gogithub.com/open-telemetry/opentelemetry-collector-contrib/processor/attributesprocessorv0.156.0go.mod
Gogithub.com/open-telemetry/opentelemetry-collector-contrib/processor/cumulativetodeltaprocessorv0.156.0go.mod
Gogithub.com/open-telemetry/opentelemetry-collector-contrib/processor/filterprocessorv0.156.0go.mod
Gogithub.com/open-telemetry/opentelemetry-collector-contrib/processor/k8sattributesprocessorv0.156.0go.mod
Gogithub.com/open-telemetry/opentelemetry-collector-contrib/processor/resourcedetectionprocessorv0.156.0go.mod
Gogithub.com/open-telemetry/opentelemetry-collector-contrib/processor/resourceprocessorv0.156.0go.mod
Gogithub.com/open-telemetry/opentelemetry-collector-contrib/receiver/filelogreceiverv0.156.0go.mod
Gogithub.com/open-telemetry/opentelemetry-collector-contrib/receiver/prometheusreceiverv0.156.0go.mod
Gogithub.com/opencontainers/go-digestv1.0.0go.mod
Gogithub.com/opencontainers/image-specv1.1.1go.mod
Gogithub.com/opencontainers/runtime-specv1.3.0go.mod
Gogithub.com/openshift/apiv3.9.0+incompatiblego.mod
Gogithub.com/patrickmn/go-cachev2.1.0+incompatiblego.mod
Gogithub.com/pierrec/lz4/v4v4.1.27go.mod
Gogithub.com/planetscale/vtprotobufv0.6.1-0.20240319094008-0393e58bdf10go.mod
Gogithub.com/prometheus-community/pro-bingv0.9.1go.mod
Gogithub.com/prometheus/client_golangv1.23.3-0.20251103151724-a5ae20370e5ego.mod
Gogithub.com/prometheus/client_modelv0.6.2go.mod
Gogithub.com/prometheus/commonv0.70.0go.mod
Gogithub.com/prometheus/procfsv0.21.1go.mod
Gogithub.com/qri-io/jsonpointerv0.1.1go.mod
Gogithub.com/rabbitmq/amqp091-gov1.12.0go.mod
Gogithub.com/redis/go-redis/v9v9.21.0go.mod
Gogithub.com/rickar/propsv1.1.0go.mod
Gogithub.com/robfig/cron/v3v3.0.1go.mod
Gogithub.com/safchain/baloumv0.0.0-20260120132056-b70fa9c29846go.mod
Gogithub.com/safchain/ethtoolv0.7.0go.mod
Gogithub.com/samber/lov1.53.0go.mod
Gogithub.com/santhosh-tekuri/jsonschema/v5v5.3.1go.mod
Gogithub.com/sassoftware/go-rpmutilsv0.4.0go.mod
Gogithub.com/shirou/gopsutil/v4v4.26.6go.mod
Gogithub.com/sijms/go-ora/v2v2.9.0go.mod
Gogithub.com/sirupsen/logrusv1.9.4go.mod
Gogithub.com/skydive-project/go-debouncerv1.0.1go.mod
Gogithub.com/smira/go-xzv0.1.0go.mod
Gogithub.com/spf13/aferov1.15.0go.mod
Gogithub.com/spf13/castv1.10.0go.mod
Gogithub.com/spf13/cobrav1.10.2go.mod
Gogithub.com/spf13/pflagv1.0.10go.mod
Gogithub.com/stretchr/testifyv1.11.1go.mod
Gogithub.com/swaggest/jsonschema-gov0.3.79go.mod
Gogithub.com/syndtr/gocapabilityv0.0.0-20200815063812-42c35b437635go.mod
Gogithub.com/tinylib/msgpv1.6.4go.mod
Gogithub.com/twmb/franz-gov1.21.5go.mod
Gogithub.com/twmb/franz-go/pkg/kadmv1.18.0go.mod
Gogithub.com/twmb/franz-go/pkg/kmsgv1.13.1go.mod
Gogithub.com/twmb/murmur3v1.1.8go.mod
Gogithub.com/uptrace/bunv1.2.18go.mod
Gogithub.com/uptrace/bun/dialect/pgdialectv1.2.18go.mod
Gogithub.com/uptrace/bun/driver/pgdriverv1.2.18go.mod
Gogithub.com/urfave/negroni/v3v3.1.1go.mod
Gogithub.com/vibrantbyte/go-antpathv1.1.1go.mod
Gogithub.com/vishvananda/netlinkv1.3.1go.mod
Gogithub.com/vishvananda/netnsv0.0.5go.mod
Gogithub.com/vmihailenco/msgpack/v5v5.4.1go.mod
Gogithub.com/wI2L/jsondiffv0.7.1go.mod
Gogithub.com/xeipuuv/gojsonschemav1.2.0go.mod
Gogithub.com/xi2/xzv0.0.0-20171230120015-48954b6210f8go.mod
Gogithub.com/xor-gate/arv0.0.0-20170530204233-5c72ae81e2b7go.mod
Gogithub.com/yusufpapurcu/wmiv1.2.4go.mod
Gogitlab.com/gitlab-org/api/client-gov1.46.0go.mod
Gogo.etcd.io/bboltv1.5.0go.mod
Gogo.etcd.io/etcd/client/v2v2.305.32go.mod
Gogo.mongodb.org/mongo-driver/v2v2.8.0go.mod
Gogo.opentelemetry.io/collector/componentv1.62.0go.mod
Gogo.opentelemetry.io/collector/component/componentstatusv0.156.0go.mod
Gogo.opentelemetry.io/collector/component/componenttestv0.156.0go.mod
Gogo.opentelemetry.io/collector/config/confighttpv0.156.0go.mod
Gogo.opentelemetry.io/collector/config/confignetv1.62.0go.mod
Gogo.opentelemetry.io/collector/config/configtelemetryv0.156.0go.mod
Gogo.opentelemetry.io/collector/confmapv1.62.0go.mod
Gogo.opentelemetry.io/collector/confmap/provider/envproviderv1.62.0go.mod
Gogo.opentelemetry.io/collector/confmap/provider/fileproviderv1.62.0go.mod
Gogo.opentelemetry.io/collector/confmap/provider/httpproviderv1.62.0go.mod
Gogo.opentelemetry.io/collector/confmap/provider/httpsproviderv1.62.0go.mod
Gogo.opentelemetry.io/collector/confmap/provider/yamlproviderv1.62.0go.mod
Gogo.opentelemetry.io/collector/confmap/xconfmapv0.156.0go.mod
Gogo.opentelemetry.io/collector/consumerv1.62.0go.mod
Gogo.opentelemetry.io/collector/consumer/xconsumerv0.156.0go.mod
Gogo.opentelemetry.io/collector/exporterv1.62.0go.mod
Gogo.opentelemetry.io/collector/exporter/debugexporterv0.156.0go.mod
Gogo.opentelemetry.io/collector/exporter/otlpexporterv0.156.0go.mod
Gogo.opentelemetry.io/collector/exporter/otlphttpexporterv0.156.0go.mod
Gogo.opentelemetry.io/collector/extensionv1.62.0go.mod
Gogo.opentelemetry.io/collector/extension/extensioncapabilitiesv0.156.0go.mod
Gogo.opentelemetry.io/collector/featuregatev1.62.0go.mod
Gogo.opentelemetry.io/collector/otelcolv0.156.0go.mod
Gogo.opentelemetry.io/collector/otelcol/otelcoltestv0.156.0go.mod
Gogo.opentelemetry.io/collector/pdatav1.62.0go.mod
Gogo.opentelemetry.io/collector/pdata/pprofilev0.156.0go.mod
Gogo.opentelemetry.io/collector/processorv1.62.0go.mod
Gogo.opentelemetry.io/collector/processor/batchprocessorv0.156.0go.mod
Gogo.opentelemetry.io/collector/processor/processorhelperv0.156.0go.mod
Gogo.opentelemetry.io/collector/processor/processorhelper/xprocessorhelperv0.156.0go.mod
Gogo.opentelemetry.io/collector/processor/xprocessorv0.156.0go.mod
Gogo.opentelemetry.io/collector/receiverv1.62.0go.mod
Gogo.opentelemetry.io/collector/receiver/otlpreceiverv0.156.0go.mod
Gogo.opentelemetry.io/collector/receiver/xreceiverv0.156.0go.mod
Gogo.opentelemetry.io/collector/servicev0.156.0go.mod
Gogo.opentelemetry.io/contrib/instrumentation/runtimev0.63.0go.mod
Gogo.opentelemetry.io/ebpf-profilerv0.0.202547go.mod
Gogo.opentelemetry.io/otelv1.44.1-0.20260622141720-fbe3d073ba93go.mod
Gogo.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpcv1.44.0go.mod
Gogo.opentelemetry.io/otel/exporters/otlp/otlptracev1.44.0go.mod
Gogo.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpcv1.44.0go.mod
Gogo.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttpv1.44.0go.mod
Gogo.opentelemetry.io/otel/sdkv1.44.0go.mod
Gogo.opentelemetry.io/otel/sdk/metricv1.44.1-0.20260622141720-fbe3d073ba93go.mod
Gogo.opentelemetry.io/otel/tracev1.44.1-0.20260622141720-fbe3d073ba93go.mod
Gogo.temporal.io/apiv1.63.3go.mod
Gogo.temporal.io/sdkv1.46.0go.mod
Gogo.uber.org/atomicv1.11.0go.mod
Gogo.uber.org/automaxprocsv1.6.0go.mod
Gogo.uber.org/digv1.19.0go.mod
Gogo.uber.org/fxv1.24.0go.mod
Gogo.uber.org/goleakv1.3.0go.mod
Gogo.uber.org/mockv0.6.0go.mod
Gogo.uber.org/multierrv1.11.0go.mod
Gogo.uber.org/zapv1.28.0go.mod
Gogo.uber.org/zap/expv0.3.0go.mod
Gogo.yaml.in/yaml/v2v2.4.4go.mod
Gogo.yaml.in/yaml/v3v3.0.4go.mod
Gogo4.org/internv0.0.0-20230525184215-6c62f75575cbgo.mod
Gogo4.org/memv0.0.0-20220726221520-4f986261bf13go.mod
Gogo4.org/netipxv0.0.0-20231129151722-fdeea329fbbago.mod
Gogolang.org/x/archv0.27.0go.mod
Gogolang.org/x/cryptov0.54.0go.mod
Gogolang.org/x/expv0.0.0-20260529124908-c761662dc8c9go.mod
Gogolang.org/x/modv0.37.0go.mod
Gogolang.org/x/netv0.56.0go.mod
Gogolang.org/x/oauth2v0.36.0go.mod
Gogolang.org/x/syncv0.22.0go.mod
Gogolang.org/x/sysv0.47.0go.mod
Gogolang.org/x/termv0.45.0go.mod
Gogolang.org/x/textv0.40.0go.mod
Gogolang.org/x/timev0.15.0go.mod
Gogolang.org/x/toolsv0.47.0go.mod
Gogoogle.golang.org/grpcv1.82.0go.mod
Gogoogle.golang.org/grpc/examplesv0.0.0-20230512210959-5dcfb37c0b43go.mod
Gogoogle.golang.org/protobufv1.36.12-0.20260116114154-8c4c4ae446cago.mod
Gogopkg.in/ini.v1v1.67.3go.mod
Gogopkg.in/yaml.v3v3.0.1go.mod
Gogopkg.in/zorkian/go-datadog-api.v2v2.30.0go.mod
Goistio.io/apiv1.30.2go.mod
Goistio.io/client-gov1.30.2go.mod
Gok8s.io/apiv0.35.5go.mod
Gok8s.io/apiextensions-apiserverv0.35.5go.mod
Gok8s.io/apimachineryv0.35.6go.mod
Gok8s.io/autoscaler/vertical-pod-autoscalerv1.6.0go.mod
Gok8s.io/cli-runtimev0.35.5go.mod
Gok8s.io/client-gov0.35.5go.mod
Gok8s.io/component-basev0.35.5go.mod
Gok8s.io/cri-apiv0.35.5go.mod
Gok8s.io/cri-clientv0.35.5go.mod
Gok8s.io/klog/v2v2.140.0go.mod
Gok8s.io/kube-aggregatorv0.35.5go.mod
Gok8s.io/kube-state-metrics/v2v2.18.0go.mod
Gok8s.io/kubectlv0.35.5go.mod
Gok8s.io/kubeletv0.35.5go.mod
Gok8s.io/metricsv0.35.5go.mod
Gok8s.io/utilsv0.0.0-20260319190234-28399d86e0b5go.mod
Gomvdan.cc/sh/v3v3.13.1go.mod
Gopgregory.net/rapidv1.3.0go.mod
Gosigs.k8s.io/custom-metrics-apiserverv1.35.0go.mod
Gosigs.k8s.io/gateway-apiv1.5.1go.mod
Gosigs.k8s.io/karpenterv1.9.0go.mod
Gosigs.k8s.io/yamlv1.6.0go.mod
RubyGemschef-sugaromnibus/Gemfile
RubyGemsomnibusomnibus/Gemfile
RubyGemsmixlib-cli~> 2.1.0omnibus/Gemfile
全部依赖 未采集

本报告未能采集到解析后的依赖集合:GitHub dependency-graph SBOM request failed: GitHub API error 500 for /repos/datadog/DataDog-agent/dependency-graph/sbom

原始 JSON 报告 机器可读
{
  "data": {
    "repo": {
      "topics": [
        "monitoring",
        "go",
        "datadog",
        "apm-agent",
        "apm-instrumentation",
        "distributed-tracing",
        "logging",
        "metrics",
        "observability",
        "open-telemetry",
        "otel",
        "profiling",
        "tracing"
      ],
      "is_fork": false,
      "size_kb": 1011765,
      "has_wiki": false,
      "homepage": "https://docs.datadoghq.com/",
      "languages": {
        "C": 9929413,
        "C#": 577414,
        "Go": 63837790,
        "C++": 168240,
        "CSS": 40466,
        "GDB": 152,
        "HCL": 1086,
        "HTML": 116986,
        "Java": 1058,
        "Ruby": 141100,
        "Rust": 1187398,
        "SCSS": 15028,
        "XSLT": 12792,
        "CMake": 7794,
        "Jinja": 5371,
        "Shell": 461624,
        "Swift": 42159,
        "Python": 3888144,
        "ASP.NET": 859,
        "Starlark": 3456451,
        "Batchfile": 20343,
        "Dockerfile": 41510,
        "JavaScript": 25965,
        "PowerShell": 157727,
        "TypeScript": 411854,
        "Go Template": 187159,
        "Objective-C": 17069
      },
      "pushed_at": "2026-07-17T02:24:28Z",
      "created_at": "2016-01-19T17:40:41Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-17T02:09:20Z",
      "description": "Main repository for Datadog Agent",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "Apache-2.0",
      "default_branch": "main",
      "primary_language": "Go",
      "significant_languages": [
        "Go",
        "C"
      ]
    },
    "owner": {
      "blog": "https://datadoghq.com",
      "name": "Datadog, Inc.",
      "type": "Organization",
      "login": "DataDog",
      "company": null,
      "location": "New York",
      "followers": 3222,
      "avatar_url": "https://avatars.githubusercontent.com/u/365230?v=4",
      "created_at": "2010-08-15T19:56:37Z",
      "is_verified": null,
      "public_repos": 1194,
      "account_age_days": 5814
    },
    "activity": {
      "releases_count": 100,
      "commits_last_year": 8990,
      "latest_release_at": "2026-07-15T12:42:25Z",
      "latest_release_tag": "7.81.1",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 52,
      "days_since_latest_release": 1,
      "mean_days_between_releases": 6.2
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 62,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": true
    },
    "ecosystem": {
      "packages": [
        {
          "name": "github.com/DataDog/datadog-agent",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": true,
          "registry_url": "https://pkg.go.dev/github.com/DataDog/datadog-agent",
          "is_deprecated": false,
          "latest_version": "v0.0.0-20260521051500-e70f483e68d2",
          "repository_url": "https://github.com/DataDog/datadog-agent",
          "versions_count": 2,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-05-21T05:15:00Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 56
        }
      ]
    },
    "popularity": {
      "forks": 1460,
      "stars": 3673,
      "watchers": 522,
      "open_issues_and_prs": 790
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "example",
        "examples",
        "sample"
      ],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "deps/curl/Makefile",
        "pkg/gpu/cuda/testutil/testdata/Makefile",
        "pkg/network/usm/testdata/bio_leak_test/Makefile"
      ],
      "api_schema_files": [
        "comp/forwarder/defaultforwarder/internal/retry/HttpTransactionProto.proto",
        "pkg/proto/datadog/api/v1/api.proto",
        "pkg/proto/datadog/autodiscovery/autodiscovery.proto",
        "pkg/proto/datadog/dogstatsdhttp/payload.proto",
        "pkg/proto/datadog/kubemetadata/kubemetadata.proto",
        "pkg/proto/datadog/languagedetection/api.proto",
        "pkg/proto/datadog/model/v1/model.proto",
        "pkg/proto/datadog/privateactionrunner/actionsclient.proto",
        "pkg/proto/datadog/privateactionrunner/error_code.proto",
        "pkg/proto/datadog/privateactionrunner/private_actions.proto",
        "pkg/proto/datadog/process/process.proto",
        "pkg/proto/datadog/process/workloadmeta_process.proto",
        "pkg/proto/datadog/procmgr/process_manager.proto",
        "pkg/proto/datadog/remoteagent/flare.proto",
        "pkg/proto/datadog/remoteagent/remoteagent.proto",
        "pkg/proto/datadog/remoteagent/status.proto",
        "pkg/proto/datadog/remoteagent/telemetry.proto",
        "pkg/proto/datadog/remoteconfig/echo.proto",
        "pkg/proto/datadog/remoteconfig/remoteconfig.proto",
        "pkg/proto/datadog/sbom/workloadmeta_sbom.proto",
        "pkg/proto/datadog/trace/agent_payload.proto",
        "pkg/proto/datadog/trace/idx/span.proto",
        "pkg/proto/datadog/trace/idx/tracer_payload.proto",
        "pkg/proto/datadog/trace/span.proto",
        "pkg/proto/datadog/trace/stats.proto",
        "pkg/proto/datadog/trace/tracer_payload.proto",
        "pkg/proto/datadog/workloadfilter/workloadfilter.proto",
        "pkg/proto/datadog/workloadmeta/workloadmeta.proto",
        "pkg/security/proto/api/api.proto"
      ],
      "has_devcontainer": true,
      "typecheck_configs": [
        "internal/qbranch/anomalydetection-testbench/ui/tsconfig.json"
      ],
      "largest_source_bytes": 4187184,
      "source_files_sampled": 12573,
      "oversized_source_files": 81,
      "agent_instruction_files": [
        ".cursor/rules/agent_corecheck.mdc",
        ".cursor/rules/e2e_tests.mdc",
        ".cursor/rules/general-guidelines.mdc",
        ".cursor/rules/go_module_bazel_migration.mdc",
        ".cursor/rules/system_probe_modules.mdc",
        "AGENTS.md",
        "CLAUDE.md",
        "bazel/AGENTS.md",
        "cmd/system-probe/modules/AGENTS.md",
        "comp/anomalydetection/AGENTS.md",
        "comp/anomalydetection/observer/AGENTS.md",
        "comp/healthplatform/AGENTS.md",
        "omnibus/AGENTS.md",
        "packages/AGENTS.md",
        "pkg/clusteragent/instrumentation/AGENTS.md",
        "pkg/collector/corechecks/ebpf/AGENTS.md",
        "pkg/gpu/AGENTS.md",
        "tasks/AGENTS.md",
        "test/e2e-framework/AGENTS.md",
        "test/e2e-framework/CLAUDE.md",
        "test/fakeintake/AGENTS.md",
        "test/fakeintake/CLAUDE.md",
        "test/new-e2e/tests/gpu/AGENTS.md",
        "test/new-e2e/tests/installer/windows/AGENTS.md",
        "test/new-e2e/tests/windows/AGENTS.md",
        "test/new-e2e/tests/windows/fips-test/AGENTS.md",
        "test/new-e2e/tests/windows/install-test/AGENTS.md",
        "test/new-e2e/tests/windows/service-test/AGENTS.md"
      ],
      "agent_instruction_max_bytes": 49564
    },
    "dependencies": {
      "manifests": [
        "Cargo.toml",
        "go.mod",
        "omnibus/Gemfile",
        "pyproject.toml",
        "tasks/setup.py"
      ],
      "ecosystems": [
        "crates",
        "go",
        "pypi",
        "rubygems"
      ],
      "dependencies": [
        {
          "name": "code.cloudfoundry.org/bbs",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.3.0"
        },
        {
          "name": "code.cloudfoundry.org/bbs/models",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20260618205254-dc4b9f8d5bc9"
        },
        {
          "name": "code.cloudfoundry.org/garden",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20260617020226-a9e754564bb5"
        },
        {
          "name": "code.cloudfoundry.org/lager/v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.77.0"
        },
        {
          "name": "dario.cat/mergo",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.2"
        },
        {
          "name": "github.com/Azure/azure-sdk-for-go/sdk/azcore",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.22.0"
        },
        {
          "name": "github.com/Azure/azure-sdk-for-go/sdk/azidentity",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.14.0"
        },
        {
          "name": "github.com/Azure/azure-sdk-for-go/sdk/security/keyvault/azsecrets",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.5.0"
        },
        {
          "name": "github.com/CycloneDX/cyclonedx-go",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.11.0"
        },
        {
          "name": "github.com/DATA-DOG/go-sqlmock",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.5.2"
        },
        {
          "name": "github.com/DataDog/agent-payload/v5",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v5.0.205"
        },
        {
          "name": "github.com/DataDog/datadog-agent/comp/anomalydetection/observer/def",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-00010101000000-000000000000"
        },
        {
          "name": "github.com/DataDog/datadog-agent/comp/anomalydetection/recorder/def",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-00010101000000-000000000000"
        },
        {
          "name": "github.com/DataDog/datadog-agent/comp/anomalydetection/severityevents/def",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-00010101000000-000000000000"
        },
        {
          "name": "github.com/DataDog/datadog-agent/comp/api/api/def",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.76.0-rc.4"
        },
        {
          "name": "github.com/DataDog/datadog-agent/comp/core/agenttelemetry/def",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0"
        },
        {
          "name": "github.com/DataDog/datadog-agent/comp/core/agenttelemetry/fx",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20251027120702-0e91eee9852f"
        },
        {
          "name": "github.com/DataDog/datadog-agent/comp/core/config",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.82.0-devel.0.20260624113434-509b872045c2"
        },
        {
          "name": "github.com/DataDog/datadog-agent/comp/core/configstreamconsumer/def",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-00010101000000-000000000000"
        },
        {
          "name": "github.com/DataDog/datadog-agent/comp/core/configsync",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.64.0"
        },
        {
          "name": "github.com/DataDog/datadog-agent/comp/core/delegatedauth",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.80.4"
        },
        {
          "name": "github.com/DataDog/datadog-agent/comp/core/flare/builder",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.81.0-devel.0.20260603133502-a41610237dba"
        },
        {
          "name": "github.com/DataDog/datadog-agent/comp/core/flare/types",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.81.0-devel.0.20260603133502-a41610237dba"
        },
        {
          "name": "github.com/DataDog/datadog-agent/comp/core/hostname/hostnameinterface/def",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.61.0"
        },
        {
          "name": "github.com/DataDog/datadog-agent/comp/core/hostname/hostnameinterface/mock",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-00010101000000-000000000000"
        },
        {
          "name": "github.com/DataDog/datadog-agent/comp/core/ipc/def",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.70.0"
        },
        {
          "name": "github.com/DataDog/datadog-agent/comp/core/ipc/httphelpers",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.70.0"
        },
        {
          "name": "github.com/DataDog/datadog-agent/comp/core/ipc/impl",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.72.0-devel.0.20250915111542-570ca4a195dc"
        },
        {
          "name": "github.com/DataDog/datadog-agent/comp/core/ipc/mock",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.70.0"
        },
        {
          "name": "github.com/DataDog/datadog-agent/comp/core/log/def",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.80.4"
        },
        {
          "name": "github.com/DataDog/datadog-agent/comp/core/log/fx",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20250129172314-517df3f51a84"
        },
        {
          "name": "github.com/DataDog/datadog-agent/comp/core/log/impl",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.61.0"
        },
        {
          "name": "github.com/DataDog/datadog-agent/comp/core/log/impl-trace",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.59.0"
        },
        {
          "name": "github.com/DataDog/datadog-agent/comp/core/log/mock",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.70.0"
        },
        {
          "name": "github.com/DataDog/datadog-agent/comp/core/secrets/def",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.80.4"
        },
        {
          "name": "github.com/DataDog/datadog-agent/comp/core/secrets/fx",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.70.0-rc.6"
        },
        {
          "name": "github.com/DataDog/datadog-agent/comp/core/secrets/impl",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.70.0"
        },
        {
          "name": "github.com/DataDog/datadog-agent/comp/core/secrets/mock",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.72.0-rc.1"
        },
        {
          "name": "github.com/DataDog/datadog-agent/comp/core/secrets/noop-impl",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.80.4"
        },
        {
          "name": "github.com/DataDog/datadog-agent/comp/core/secrets/utils",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.72.0-devel"
        },
        {
          "name": "github.com/DataDog/datadog-agent/comp/core/status",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.80.4"
        },
        {
          "name": "github.com/DataDog/datadog-agent/comp/core/status/statusimpl",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.69.4"
        },
        {
          "name": "github.com/DataDog/datadog-agent/comp/core/tagger/def",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.80.4"
        },
        {
          "name": "github.com/DataDog/datadog-agent/comp/core/tagger/fx-remote",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20250129172314-517df3f51a84"
        },
        {
          "name": "github.com/DataDog/datadog-agent/comp/core/tagger/generic_store",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20250129172314-517df3f51a84"
        },
        {
          "name": "github.com/DataDog/datadog-agent/comp/core/tagger/impl-remote",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20250129172314-517df3f51a84"
        },
        {
          "name": "github.com/DataDog/datadog-agent/comp/core/tagger/origindetection",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.80.4"
        },
        {
          "name": "github.com/DataDog/datadog-agent/comp/core/tagger/subscriber",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20250129172314-517df3f51a84"
        },
        {
          "name": "github.com/DataDog/datadog-agent/comp/core/tagger/tags",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.64.0-devel"
        },
        {
          "name": "github.com/DataDog/datadog-agent/comp/core/tagger/telemetry",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.64.1"
        },
        {
          "name": "github.com/DataDog/datadog-agent/comp/core/tagger/types",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.80.4"
        },
        {
          "name": "github.com/DataDog/datadog-agent/comp/core/tagger/utils",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.80.4"
        },
        {
          "name": "github.com/DataDog/datadog-agent/comp/core/telemetry",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.81.0-devel.0.20260603133502-a41610237dba"
        },
        {
          "name": "github.com/DataDog/datadog-agent/comp/def",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.81.0-devel.0.20260603133502-a41610237dba"
        },
        {
          "name": "github.com/DataDog/datadog-agent/comp/forwarder/defaultforwarder",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.80.4"
        },
        {
          "name": "github.com/DataDog/datadog-agent/comp/forwarder/orchestrator/orchestratorinterface",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.80.4"
        },
        {
          "name": "github.com/DataDog/datadog-agent/comp/logs-library",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.80.2"
        },
        {
          "name": "github.com/DataDog/datadog-agent/comp/logs/agent/config",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.80.2"
        },
        {
          "name": "github.com/DataDog/datadog-agent/comp/netflow/payload",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.56.0-rc.3"
        },
        {
          "name": "github.com/DataDog/datadog-agent/comp/otelcol/collector-contrib/def",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.77.0-devel.0.20260211235139-a5361978c2b6"
        },
        {
          "name": "github.com/DataDog/datadog-agent/comp/otelcol/collector-contrib/impl",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-00010101000000-000000000000"
        },
        {
          "name": "github.com/DataDog/datadog-agent/comp/otelcol/converter/def",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.56.0-rc.3"
        },
        {
          "name": "github.com/DataDog/datadog-agent/comp/otelcol/converter/impl",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.58.0"
        },
        {
          "name": "github.com/DataDog/datadog-agent/comp/otelcol/ddflareextension/def",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.59.0-rc.6"
        },
        {
          "name": "github.com/DataDog/datadog-agent/comp/otelcol/ddflareextension/impl",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-00010101000000-000000000000"
        },
        {
          "name": "github.com/DataDog/datadog-agent/comp/otelcol/ddflareextension/types",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.65.0-devel"
        },
        {
          "name": "github.com/DataDog/datadog-agent/comp/otelcol/ddprofilingextension/def",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.64.0"
        },
        {
          "name": "github.com/DataDog/datadog-agent/comp/otelcol/ddprofilingextension/impl",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-00010101000000-000000000000"
        },
        {
          "name": "github.com/DataDog/datadog-agent/comp/otelcol/logsagentpipeline",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.64.0-rc.12"
        },
        {
          "name": "github.com/DataDog/datadog-agent/comp/otelcol/otlp/components/connector/datadogconnector",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-00010101000000-000000000000"
        },
        {
          "name": "github.com/DataDog/datadog-agent/comp/otelcol/otlp/components/exporter/datadogexporter",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.59.0"
        },
        {
          "name": "github.com/DataDog/datadog-agent/comp/otelcol/otlp/components/exporter/logsagentexporter",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.64.0-devel.0.20250218192636-64fdfe7ec366"
        },
        {
          "name": "github.com/DataDog/datadog-agent/comp/otelcol/otlp/components/exporter/serializerexporter",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.65.0-devel.0.20250304124125-23a109221842"
        },
        {
          "name": "github.com/DataDog/datadog-agent/comp/otelcol/otlp/components/metricsclient",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.80.2"
        },
        {
          "name": "github.com/DataDog/datadog-agent/comp/otelcol/otlp/components/processor/infraattributesprocessor",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.59.0"
        },
        {
          "name": "github.com/DataDog/datadog-agent/comp/otelcol/otlp/testutil",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.80.2"
        },
        {
          "name": "github.com/DataDog/datadog-agent/comp/otelcol/status/def",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.64.0"
        },
        {
          "name": "github.com/DataDog/datadog-agent/comp/otelcol/status/impl",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.64.0"
        },
        {
          "name": "github.com/DataDog/datadog-agent/comp/serializer/logscompression",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.75.4"
        },
        {
          "name": "github.com/DataDog/datadog-agent/comp/serializer/metricscompression",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.80.4"
        },
        {
          "name": "github.com/DataDog/datadog-agent/comp/trace/agent/def",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.61.0"
        },
        {
          "name": "github.com/DataDog/datadog-agent/comp/trace/compression/def",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.64.0-rc.12"
        },
        {
          "name": "github.com/DataDog/datadog-agent/comp/trace/compression/impl-gzip",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.64.0-rc.12"
        },
        {
          "name": "github.com/DataDog/datadog-agent/comp/trace/compression/impl-zstd",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.56.0-rc.3"
        },
        {
          "name": "github.com/DataDog/datadog-agent/pkg/aggregator/ckey",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.80.4"
        },
        {
          "name": "github.com/DataDog/datadog-agent/pkg/api",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.80.4"
        },
        {
          "name": "github.com/DataDog/datadog-agent/pkg/collector/check/defaults",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.80.4"
        },
        {
          "name": "github.com/DataDog/datadog-agent/pkg/config/basic",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.80.4"
        },
        {
          "name": "github.com/DataDog/datadog-agent/pkg/config/buildschema",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.80.4"
        },
        {
          "name": "github.com/DataDog/datadog-agent/pkg/config/create",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.82.0-devel.0.20260624113434-509b872045c2"
        },
        {
          "name": "github.com/DataDog/datadog-agent/pkg/config/env",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.80.4"
        },
        {
          "name": "github.com/DataDog/datadog-agent/pkg/config/mock",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.82.0-devel.0.20260624113434-509b872045c2"
        },
        {
          "name": "github.com/DataDog/datadog-agent/pkg/config/model",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.80.4"
        },
        {
          "name": "github.com/DataDog/datadog-agent/pkg/config/remote",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.59.0-rc.5"
        },
        {
          "name": "github.com/DataDog/datadog-agent/pkg/config/schema",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0"
        },
        {
          "name": "github.com/DataDog/datadog-agent/pkg/config/setup",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.82.0-devel.0.20260624113434-509b872045c2"
        },
        {
          "name": "github.com/DataDog/datadog-agent/pkg/config/structure",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.80.4"
        },
        {
          "name": "github.com/DataDog/datadog-agent/pkg/config/utils",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.80.4"
        },
        {
          "name": "github.com/DataDog/datadog-agent/pkg/discovery/tracermetadata/model",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-00010101000000-000000000000"
        },
        {
          "name": "github.com/DataDog/datadog-agent/pkg/errors",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.56.0-rc.3"
        },
        {
          "name": "github.com/DataDog/datadog-agent/pkg/fips",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.80.4"
        },
        {
          "name": "github.com/DataDog/datadog-agent/pkg/fleet/installer",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.78.0"
        },
        {
          "name": "github.com/DataDog/datadog-agent/pkg/gohai",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.69.4"
        },
        {
          "name": "github.com/DataDog/datadog-agent/pkg/logs/message",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.78.1"
        },
        {
          "name": "github.com/DataDog/datadog-agent/pkg/logs/sources",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.78.1"
        },
        {
          "name": "github.com/DataDog/datadog-agent/pkg/logs/status/utils",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.78.1"
        },
        {
          "name": "github.com/DataDog/datadog-agent/pkg/logs/types",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.80.2"
        },
        {
          "name": "github.com/DataDog/datadog-agent/pkg/logs/util/testutils",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.75.4"
        },
        {
          "name": "github.com/DataDog/datadog-agent/pkg/metrics",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.80.4"
        },
        {
          "name": "github.com/DataDog/datadog-agent/pkg/network/driver",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.81.0-devel.0.20260603133502-a41610237dba"
        },
        {
          "name": "github.com/DataDog/datadog-agent/pkg/network/payload",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20250128160050-7ac9ccd58c07"
        },
        {
          "name": "github.com/DataDog/datadog-agent/pkg/networkdevice/profile",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.56.0-rc.3"
        },
        {
          "name": "github.com/DataDog/datadog-agent/pkg/networkpath/payload",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20250128160050-7ac9ccd58c07"
        },
        {
          "name": "github.com/DataDog/datadog-agent/pkg/obfuscate",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.80.2"
        },
        {
          "name": "github.com/DataDog/datadog-agent/pkg/opentelemetry-mapping-go/otlp/attributes",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.82.0-devel.0.20260617134427-74e6d071eaae"
        },
        {
          "name": "github.com/DataDog/datadog-agent/pkg/orchestrator/model",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.80.4"
        },
        {
          "name": "github.com/DataDog/datadog-agent/pkg/process/util/api",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.80.4"
        },
        {
          "name": "github.com/DataDog/datadog-agent/pkg/proto",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.80.2"
        },
        {
          "name": "github.com/DataDog/datadog-agent/pkg/remoteconfig/state",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.80.2"
        },
        {
          "name": "github.com/DataDog/datadog-agent/pkg/security/secl",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.56.0"
        },
        {
          "name": "github.com/DataDog/datadog-agent/pkg/security/seclwin",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.56.0"
        },
        {
          "name": "github.com/DataDog/datadog-agent/pkg/serializer",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.80.4"
        },
        {
          "name": "github.com/DataDog/datadog-agent/pkg/ssi/testutils",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.77.0-devel.0.20260211235139-a5361978c2b6"
        },
        {
          "name": "github.com/DataDog/datadog-agent/pkg/status/health",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.80.4"
        },
        {
          "name": "github.com/DataDog/datadog-agent/pkg/tagger/types",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.80.4"
        },
        {
          "name": "github.com/DataDog/datadog-agent/pkg/tagset",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.80.4"
        },
        {
          "name": "github.com/DataDog/datadog-agent/pkg/template",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.81.0-devel.0.20260603133502-a41610237dba"
        },
        {
          "name": "github.com/DataDog/datadog-agent/pkg/trace",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.80.2"
        },
        {
          "name": "github.com/DataDog/datadog-agent/pkg/trace/log",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.80.2"
        },
        {
          "name": "github.com/DataDog/datadog-agent/pkg/trace/stats",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.80.2"
        },
        {
          "name": "github.com/DataDog/datadog-agent/pkg/trace/traceutil",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.80.2"
        },
        {
          "name": "github.com/DataDog/datadog-agent/pkg/util/backoff",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.80.4"
        },
        {
          "name": "github.com/DataDog/datadog-agent/pkg/util/cache",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.69.4"
        },
        {
          "name": "github.com/DataDog/datadog-agent/pkg/util/cgroups",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.64.0-rc.3"
        },
        {
          "name": "github.com/DataDog/datadog-agent/pkg/util/common",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.77.0-devel.0.20260213154712-e02b9359151a"
        },
        {
          "name": "github.com/DataDog/datadog-agent/pkg/util/compression",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.80.4"
        },
        {
          "name": "github.com/DataDog/datadog-agent/pkg/util/confmaputils",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-00010101000000-000000000000"
        },
        {
          "name": "github.com/DataDog/datadog-agent/pkg/util/containers/image",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.56.2"
        },
        {
          "name": "github.com/DataDog/datadog-agent/pkg/util/defaultpaths",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.81.0-devel.0.20260624113434-509b872045c2"
        },
        {
          "name": "github.com/DataDog/datadog-agent/pkg/util/executable",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.80.4"
        },
        {
          "name": "github.com/DataDog/datadog-agent/pkg/util/filesystem",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.80.4"
        },
        {
          "name": "github.com/DataDog/datadog-agent/pkg/util/flavor",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.71.0-rc.1"
        },
        {
          "name": "github.com/DataDog/datadog-agent/pkg/util/fxutil",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.81.0-devel.0.20260603133502-a41610237dba"
        },
        {
          "name": "github.com/DataDog/datadog-agent/pkg/util/grpc",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.60.0"
        },
        {
          "name": "github.com/DataDog/datadog-agent/pkg/util/hostinfo",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20251027120702-0e91eee9852f"
        },
        {
          "name": "github.com/DataDog/datadog-agent/pkg/util/hostname/validate",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.80.2"
        },
        {
          "name": "github.com/DataDog/datadog-agent/pkg/util/hostport",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-00010101000000-000000000000"
        },
        {
          "name": "github.com/DataDog/datadog-agent/pkg/util/http",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.80.4"
        },
        {
          "name": "github.com/DataDog/datadog-agent/pkg/util/json",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.80.4"
        },
        {
          "name": "github.com/DataDog/datadog-agent/pkg/util/jsonquery",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20251027120702-0e91eee9852f"
        },
        {
          "name": "github.com/DataDog/datadog-agent/pkg/util/kubernetes/apiserver/common/namespace",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.77.0-devel.0.20260211235139-a5361978c2b6"
        },
        {
          "name": "github.com/DataDog/datadog-agent/pkg/util/log",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.81.0-devel.0.20260603133502-a41610237dba"
        },
        {
          "name": "github.com/DataDog/datadog-agent/pkg/util/log/setup",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.77.0"
        },
        {
          "name": "github.com/DataDog/datadog-agent/pkg/util/option",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.81.0-devel.0.20260603133502-a41610237dba"
        },
        {
          "name": "github.com/DataDog/datadog-agent/pkg/util/otel",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.74.0-devel.0.20251125141836-2ae7a968751c"
        },
        {
          "name": "github.com/DataDog/datadog-agent/pkg/util/pointer",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.80.4"
        },
        {
          "name": "github.com/DataDog/datadog-agent/pkg/util/prometheus",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.64.0"
        },
        {
          "name": "github.com/DataDog/datadog-agent/pkg/util/quantile",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.80.4"
        },
        {
          "name": "github.com/DataDog/datadog-agent/pkg/util/scrubber",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.81.0-devel.0.20260603133502-a41610237dba"
        },
        {
          "name": "github.com/DataDog/datadog-agent/pkg/util/sort",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.80.4"
        },
        {
          "name": "github.com/DataDog/datadog-agent/pkg/util/startstop",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.70.0"
        },
        {
          "name": "github.com/DataDog/datadog-agent/pkg/util/system",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.80.4"
        },
        {
          "name": "github.com/DataDog/datadog-agent/pkg/util/testutil",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.72.0-devel"
        },
        {
          "name": "github.com/DataDog/datadog-agent/pkg/util/utilizationtracker",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0"
        },
        {
          "name": "github.com/DataDog/datadog-agent/pkg/util/uuid",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.69.4"
        },
        {
          "name": "github.com/DataDog/datadog-agent/pkg/util/winutil",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.82.0-devel.0.20260624113434-509b872045c2"
        },
        {
          "name": "github.com/DataDog/datadog-agent/pkg/version",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.81.0-devel.0.20260603133502-a41610237dba"
        },
        {
          "name": "github.com/DataDog/datadog-agent/test/fakeintake",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-00010101000000-000000000000"
        },
        {
          "name": "github.com/DataDog/datadog-api-client-go/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.62.0"
        },
        {
          "name": "github.com/DataDog/datadog-go/v5",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v5.9.0"
        },
        {
          "name": "github.com/DataDog/datadog-operator/api",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20260626205451-dfafc0810597"
        },
        {
          "name": "github.com/DataDog/datadog-traceroute",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.18"
        },
        {
          "name": "github.com/DataDog/dd-trace-go/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.9.0"
        },
        {
          "name": "github.com/DataDog/ddtrivy",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20260519164847-bf6bcaf2f9b7"
        },
        {
          "name": "github.com/DataDog/ebpf-manager",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.8.0"
        },
        {
          "name": "github.com/DataDog/go-acl",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.1"
        },
        {
          "name": "github.com/DataDog/go-sqllexer",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.2.4"
        },
        {
          "name": "github.com/DataDog/jsonapi",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.13.0"
        },
        {
          "name": "github.com/DataDog/rshell",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.23"
        },
        {
          "name": "github.com/DataDog/sketches-go",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.4.8"
        },
        {
          "name": "github.com/DataDog/watermarkpodautoscaler/apis",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20250108152814-82e58d0231d1"
        },
        {
          "name": "github.com/DataDog/zstd",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.5.8-0.20260421145859-31a7e515a571"
        },
        {
          "name": "github.com/Masterminds/semver/v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.5.0"
        },
        {
          "name": "github.com/Masterminds/sprig/v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.3.0"
        },
        {
          "name": "github.com/Microsoft/go-winio",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.6.2"
        },
        {
          "name": "github.com/Microsoft/hcsshim",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.14.1"
        },
        {
          "name": "github.com/NVIDIA/go-nvml",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.13.1-0"
        },
        {
          "name": "github.com/ProtonMail/go-crypto",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.4.1"
        },
        {
          "name": "github.com/acobaugh/osrelease",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.1.0"
        },
        {
          "name": "github.com/alecthomas/units",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20240927000941-0f3dac36c52b"
        },
        {
          "name": "github.com/aptly-dev/aptly",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.6.3"
        },
        {
          "name": "github.com/aquasecurity/trivy",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.72.0"
        },
        {
          "name": "github.com/aquasecurity/trivy-db",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20251222105351-a833f47f8f0d"
        },
        {
          "name": "github.com/avast/retry-go/v4",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v4.7.0"
        },
        {
          "name": "github.com/aws/aws-sdk-go-v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.42.1"
        },
        {
          "name": "github.com/aws/aws-sdk-go-v2/config",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.32.29"
        },
        {
          "name": "github.com/aws/aws-sdk-go-v2/credentials",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.19.28"
        },
        {
          "name": "github.com/aws/aws-sdk-go-v2/service/ec2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.316.0"
        },
        {
          "name": "github.com/aws/aws-sdk-go-v2/service/rds",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.120.0"
        },
        {
          "name": "github.com/aws/aws-sdk-go-v2/service/secretsmanager",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.43.0"
        },
        {
          "name": "github.com/aws/aws-sdk-go-v2/service/ssm",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.71.0"
        },
        {
          "name": "github.com/aws/aws-sdk-go-v2/service/sts",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.44.0"
        },
        {
          "name": "github.com/aws/karpenter-provider-aws",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.9.0"
        },
        {
          "name": "github.com/aymerick/raymond",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.0.2+incompatible"
        },
        {
          "name": "github.com/bazelbuild/rules_go",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.61.1"
        },
        {
          "name": "github.com/beevik/ntp",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.5.0"
        },
        {
          "name": "github.com/benbjohnson/clock",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.3.5"
        },
        {
          "name": "github.com/bhmj/jsonslice",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.3"
        },
        {
          "name": "github.com/blabber/go-freebsd-sysctl",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20201130114544-503969f39d8f"
        },
        {
          "name": "github.com/bmatcuk/doublestar/v4",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v4.10.0"
        },
        {
          "name": "github.com/cenkalti/backoff/v6",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v6.0.1"
        },
        {
          "name": "github.com/cespare/xxhash/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.3.0"
        },
        {
          "name": "github.com/cilium/ebpf",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.22.0"
        },
        {
          "name": "github.com/clbanning/mxj/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.7.0"
        },
        {
          "name": "github.com/cloudflare/cbpfc",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20260219140841-0661ad29132c"
        },
        {
          "name": "github.com/cloudfoundry-community/go-cfclient/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.0.1-0.20230503155151-3d15366c5820"
        },
        {
          "name": "github.com/containerd/cgroups/v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.1.3"
        },
        {
          "name": "github.com/containerd/containerd/api",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.11.1"
        },
        {
          "name": "github.com/containerd/containerd/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.2.5"
        },
        {
          "name": "github.com/containerd/errdefs",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.0"
        },
        {
          "name": "github.com/containerd/typeurl/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.3.0"
        },
        {
          "name": "github.com/containernetworking/cni",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.3.0"
        },
        {
          "name": "github.com/coreos/go-semver",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.3.1"
        },
        {
          "name": "github.com/coreos/go-systemd/v22",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v22.7.0"
        },
        {
          "name": "github.com/creack/pty",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.24"
        },
        {
          "name": "github.com/cri-o/ocicni",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.5.0"
        },
        {
          "name": "github.com/cyphar/filepath-securejoin",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.7.0"
        },
        {
          "name": "github.com/davecgh/go-spew",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.2-0.20180830191138-d8f796af33cc"
        },
        {
          "name": "github.com/distribution/reference",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.6.0"
        },
        {
          "name": "github.com/dustin/go-humanize",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.1"
        },
        {
          "name": "github.com/elastic/go-freelru",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.16.0"
        },
        {
          "name": "github.com/elastic/go-libaudit/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.6.2"
        },
        {
          "name": "github.com/elastic/go-seccomp-bpf",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.6.0"
        },
        {
          "name": "github.com/envoyproxy/gateway",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.7.1"
        },
        {
          "name": "github.com/evanphx/json-patch/v5",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v5.9.11"
        },
        {
          "name": "github.com/fatih/color",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.19.0"
        },
        {
          "name": "github.com/fatih/structtag",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.2.0"
        },
        {
          "name": "github.com/freddierice/go-losetup",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20220711213114-2a14873012db"
        },
        {
          "name": "github.com/ghodss/yaml",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.1-0.20220118164431-d8423dcdf344"
        },
        {
          "name": "github.com/glaslos/ssdeep",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.0"
        },
        {
          "name": "github.com/go-delve/delve",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.27.0"
        },
        {
          "name": "github.com/go-jose/go-jose/v4",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v4.1.4"
        },
        {
          "name": "github.com/go-json-experiment/json",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20250517221953-25912455fbc8"
        },
        {
          "name": "github.com/go-ole/go-ole",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.3.0"
        },
        {
          "name": "github.com/go-sql-driver/mysql",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.10.0"
        },
        {
          "name": "github.com/go-viper/mapstructure/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.5.0"
        },
        {
          "name": "github.com/go-zookeeper/zk",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.4"
        },
        {
          "name": "github.com/gobwas/glob",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.2.3"
        },
        {
          "name": "github.com/goccy/go-yaml",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.19.2"
        },
        {
          "name": "github.com/gocomply/scap",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.1.3"
        },
        {
          "name": "github.com/godbus/dbus/v5",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v5.2.2"
        },
        {
          "name": "github.com/godror/godror",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.50.0"
        },
        {
          "name": "github.com/gogo/protobuf",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.3.2"
        },
        {
          "name": "github.com/golang-jwt/jwt/v5",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v5.3.1"
        },
        {
          "name": "github.com/golang/groupcache",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20241129210726-2c02b8208cf8"
        },
        {
          "name": "github.com/golang/mock",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.7.0-rc.1"
        },
        {
          "name": "github.com/google/btree",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.3"
        },
        {
          "name": "github.com/google/cel-go",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.29.2"
        },
        {
          "name": "github.com/google/go-cmp",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.7.0"
        },
        {
          "name": "github.com/google/go-containerregistry",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.21.7"
        },
        {
          "name": "github.com/google/gofuzz",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.2.0"
        },
        {
          "name": "github.com/google/gopacket",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.19"
        },
        {
          "name": "github.com/google/uuid",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.6.0"
        },
        {
          "name": "github.com/gorilla/websocket",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.5.4-0.20250319132907-e064f32e3674"
        },
        {
          "name": "github.com/gosnmp/gosnmp",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.43.2"
        },
        {
          "name": "github.com/grpc-ecosystem/go-grpc-middleware/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.3.3"
        },
        {
          "name": "github.com/h2non/filetype",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.3"
        },
        {
          "name": "github.com/hashicorp/consul/api/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.0.0"
        },
        {
          "name": "github.com/hashicorp/go-multierror",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.1"
        },
        {
          "name": "github.com/hashicorp/go-retryablehttp",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.7.8"
        },
        {
          "name": "github.com/hashicorp/go-version",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.9.0"
        },
        {
          "name": "github.com/hashicorp/golang-lru/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.0.7"
        },
        {
          "name": "github.com/hashicorp/vault",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.21.4"
        },
        {
          "name": "github.com/hashicorp/vault/api",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.23.0"
        },
        {
          "name": "github.com/hashicorp/vault/api/auth/approle",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.12.0"
        },
        {
          "name": "github.com/hashicorp/vault/api/auth/aws",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.12.0"
        },
        {
          "name": "github.com/hashicorp/vault/api/auth/ldap",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.12.0"
        },
        {
          "name": "github.com/hashicorp/vault/api/auth/userpass",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.12.0"
        },
        {
          "name": "github.com/iceber/iouring-go",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20230403020409-002cfd2e2a90"
        },
        {
          "name": "github.com/invopop/jsonschema",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.14.0"
        },
        {
          "name": "github.com/jackc/pgx/v5",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v5.10.0"
        },
        {
          "name": "github.com/jarcoal/httpmock",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.4.1"
        },
        {
          "name": "github.com/jellydator/ttlcache/v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.4.1"
        },
        {
          "name": "github.com/jmoiron/sqlx",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.4.0"
        },
        {
          "name": "github.com/jonboulle/clockwork",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.5.0"
        },
        {
          "name": "github.com/json-iterator/go",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.12"
        },
        {
          "name": "github.com/judwhite/go-svc",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.2.1"
        },
        {
          "name": "github.com/justincormack/go-memfd",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20170219213707-6e4af0518993"
        },
        {
          "name": "github.com/klauspost/compress",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.19.0"
        },
        {
          "name": "github.com/knqyf263/go-deb-version",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20241115132648-6f4aee6ccd23"
        },
        {
          "name": "github.com/knqyf263/go-rpmdb",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.1.2-0.20250519070707-7e39c901d1c4"
        },
        {
          "name": "github.com/kouhin/envflag",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20150818174321-0e9a86061649"
        },
        {
          "name": "github.com/kr/pretty",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.3.1"
        },
        {
          "name": "github.com/kraken-hpc/go-fork",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.1.1"
        },
        {
          "name": "github.com/lorenzosaino/go-sysctl",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.3.1"
        },
        {
          "name": "github.com/lxn/walk",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20210112085537-c389da54e794"
        },
        {
          "name": "github.com/lxn/win",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20210218163916-a377121e959e"
        },
        {
          "name": "github.com/mailru/easyjson",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.9.1"
        },
        {
          "name": "github.com/mattn/go-sqlite3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.14.48"
        },
        {
          "name": "github.com/mdlayher/netlink",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.11.2"
        },
        {
          "name": "github.com/mdlayher/vsock",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.3.0"
        },
        {
          "name": "github.com/miekg/dns",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.72"
        },
        {
          "name": "github.com/mitchellh/mapstructure",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.5.1-0.20231216201459-8508981c8b6c"
        },
        {
          "name": "github.com/moby/docker-image-spec",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.3.1"
        },
        {
          "name": "github.com/moby/moby/api",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.55.0"
        },
        {
          "name": "github.com/moby/moby/client",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.5.0"
        },
        {
          "name": "github.com/moby/sys/mountinfo",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.7.2"
        },
        {
          "name": "github.com/mohae/deepcopy",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20170929034955-c48cc78d4826"
        },
        {
          "name": "github.com/netsampler/goflow2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.3.8-0.20260412031118-ad727784ae6f"
        },
        {
          "name": "github.com/oliveagle/jsonpath",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.1.4"
        },
        {
          "name": "github.com/open-policy-agent/opa",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.18.2"
        },
        {
          "name": "github.com/open-telemetry/opentelemetry-collector-contrib/extension/healthcheckextension",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.156.0"
        },
        {
          "name": "github.com/open-telemetry/opentelemetry-collector-contrib/pkg/datadog",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.156.0"
        },
        {
          "name": "github.com/open-telemetry/opentelemetry-collector-contrib/processor/attributesprocessor",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.156.0"
        },
        {
          "name": "github.com/open-telemetry/opentelemetry-collector-contrib/processor/cumulativetodeltaprocessor",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.156.0"
        },
        {
          "name": "github.com/open-telemetry/opentelemetry-collector-contrib/processor/filterprocessor",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.156.0"
        },
        {
          "name": "github.com/open-telemetry/opentelemetry-collector-contrib/processor/k8sattributesprocessor",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.156.0"
        },
        {
          "name": "github.com/open-telemetry/opentelemetry-collector-contrib/processor/resourcedetectionprocessor",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.156.0"
        },
        {
          "name": "github.com/open-telemetry/opentelemetry-collector-contrib/processor/resourceprocessor",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.156.0"
        },
        {
          "name": "github.com/open-telemetry/opentelemetry-collector-contrib/receiver/filelogreceiver",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.156.0"
        },
        {
          "name": "github.com/open-telemetry/opentelemetry-collector-contrib/receiver/prometheusreceiver",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.156.0"
        },
        {
          "name": "github.com/opencontainers/go-digest",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.0"
        },
        {
          "name": "github.com/opencontainers/image-spec",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.1"
        },
        {
          "name": "github.com/opencontainers/runtime-spec",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.3.0"
        },
        {
          "name": "github.com/openshift/api",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.9.0+incompatible"
        },
        {
          "name": "github.com/patrickmn/go-cache",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.1.0+incompatible"
        },
        {
          "name": "github.com/pierrec/lz4/v4",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v4.1.27"
        },
        {
          "name": "github.com/planetscale/vtprotobuf",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.6.1-0.20240319094008-0393e58bdf10"
        },
        {
          "name": "github.com/prometheus-community/pro-bing",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.9.1"
        },
        {
          "name": "github.com/prometheus/client_golang",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.23.3-0.20251103151724-a5ae20370e5e"
        },
        {
          "name": "github.com/prometheus/client_model",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.6.2"
        },
        {
          "name": "github.com/prometheus/common",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.70.0"
        },
        {
          "name": "github.com/prometheus/procfs",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.21.1"
        },
        {
          "name": "github.com/qri-io/jsonpointer",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.1.1"
        },
        {
          "name": "github.com/rabbitmq/amqp091-go",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.12.0"
        },
        {
          "name": "github.com/redis/go-redis/v9",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v9.21.0"
        },
        {
          "name": "github.com/rickar/props",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.0"
        },
        {
          "name": "github.com/robfig/cron/v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.0.1"
        },
        {
          "name": "github.com/safchain/baloum",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20260120132056-b70fa9c29846"
        },
        {
          "name": "github.com/safchain/ethtool",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.7.0"
        },
        {
          "name": "github.com/samber/lo",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.53.0"
        },
        {
          "name": "github.com/santhosh-tekuri/jsonschema/v5",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v5.3.1"
        },
        {
          "name": "github.com/sassoftware/go-rpmutils",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.4.0"
        },
        {
          "name": "github.com/shirou/gopsutil/v4",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v4.26.6"
        },
        {
          "name": "github.com/sijms/go-ora/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.9.0"
        },
        {
          "name": "github.com/sirupsen/logrus",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.9.4"
        },
        {
          "name": "github.com/skydive-project/go-debouncer",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.1"
        },
        {
          "name": "github.com/smira/go-xz",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.1.0"
        },
        {
          "name": "github.com/spf13/afero",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.15.0"
        },
        {
          "name": "github.com/spf13/cast",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.10.0"
        },
        {
          "name": "github.com/spf13/cobra",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.10.2"
        },
        {
          "name": "github.com/spf13/pflag",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.10"
        },
        {
          "name": "github.com/stretchr/testify",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.11.1"
        },
        {
          "name": "github.com/swaggest/jsonschema-go",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.3.79"
        },
        {
          "name": "github.com/syndtr/gocapability",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20200815063812-42c35b437635"
        },
        {
          "name": "github.com/tinylib/msgp",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.6.4"
        },
        {
          "name": "github.com/twmb/franz-go",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.21.5"
        },
        {
          "name": "github.com/twmb/franz-go/pkg/kadm",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.18.0"
        },
        {
          "name": "github.com/twmb/franz-go/pkg/kmsg",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.13.1"
        },
        {
          "name": "github.com/twmb/murmur3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.8"
        },
        {
          "name": "github.com/uptrace/bun",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.2.18"
        },
        {
          "name": "github.com/uptrace/bun/dialect/pgdialect",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.2.18"
        },
        {
          "name": "github.com/uptrace/bun/driver/pgdriver",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.2.18"
        },
        {
          "name": "github.com/urfave/negroni/v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.1.1"
        },
        {
          "name": "github.com/vibrantbyte/go-antpath",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.1"
        },
        {
          "name": "github.com/vishvananda/netlink",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.3.1"
        },
        {
          "name": "github.com/vishvananda/netns",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.5"
        },
        {
          "name": "github.com/vmihailenco/msgpack/v5",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v5.4.1"
        },
        {
          "name": "github.com/wI2L/jsondiff",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.7.1"
        },
        {
          "name": "github.com/xeipuuv/gojsonschema",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.2.0"
        },
        {
          "name": "github.com/xi2/xz",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20171230120015-48954b6210f8"
        },
        {
          "name": "github.com/xor-gate/ar",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20170530204233-5c72ae81e2b7"
        },
        {
          "name": "github.com/yusufpapurcu/wmi",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.2.4"
        },
        {
          "name": "gitlab.com/gitlab-org/api/client-go",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.46.0"
        },
        {
          "name": "go.etcd.io/bbolt",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.5.0"
        },
        {
          "name": "go.etcd.io/etcd/client/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.305.32"
        },
        {
          "name": "go.mongodb.org/mongo-driver/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.8.0"
        },
        {
          "name": "go.opentelemetry.io/collector/component",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.62.0"
        },
        {
          "name": "go.opentelemetry.io/collector/component/componentstatus",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.156.0"
        },
        {
          "name": "go.opentelemetry.io/collector/component/componenttest",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.156.0"
        },
        {
          "name": "go.opentelemetry.io/collector/config/confighttp",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.156.0"
        },
        {
          "name": "go.opentelemetry.io/collector/config/confignet",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.62.0"
        },
        {
          "name": "go.opentelemetry.io/collector/config/configtelemetry",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.156.0"
        },
        {
          "name": "go.opentelemetry.io/collector/confmap",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.62.0"
        },
        {
          "name": "go.opentelemetry.io/collector/confmap/provider/envprovider",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.62.0"
        },
        {
          "name": "go.opentelemetry.io/collector/confmap/provider/fileprovider",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.62.0"
        },
        {
          "name": "go.opentelemetry.io/collector/confmap/provider/httpprovider",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.62.0"
        },
        {
          "name": "go.opentelemetry.io/collector/confmap/provider/httpsprovider",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.62.0"
        },
        {
          "name": "go.opentelemetry.io/collector/confmap/provider/yamlprovider",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.62.0"
        },
        {
          "name": "go.opentelemetry.io/collector/confmap/xconfmap",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.156.0"
        },
        {
          "name": "go.opentelemetry.io/collector/consumer",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.62.0"
        },
        {
          "name": "go.opentelemetry.io/collector/consumer/xconsumer",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.156.0"
        },
        {
          "name": "go.opentelemetry.io/collector/exporter",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.62.0"
        },
        {
          "name": "go.opentelemetry.io/collector/exporter/debugexporter",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.156.0"
        },
        {
          "name": "go.opentelemetry.io/collector/exporter/otlpexporter",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.156.0"
        },
        {
          "name": "go.opentelemetry.io/collector/exporter/otlphttpexporter",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.156.0"
        },
        {
          "name": "go.opentelemetry.io/collector/extension",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.62.0"
        },
        {
          "name": "go.opentelemetry.io/collector/extension/extensioncapabilities",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.156.0"
        },
        {
          "name": "go.opentelemetry.io/collector/featuregate",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.62.0"
        },
        {
          "name": "go.opentelemetry.io/collector/otelcol",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.156.0"
        },
        {
          "name": "go.opentelemetry.io/collector/otelcol/otelcoltest",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.156.0"
        },
        {
          "name": "go.opentelemetry.io/collector/pdata",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.62.0"
        },
        {
          "name": "go.opentelemetry.io/collector/pdata/pprofile",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.156.0"
        },
        {
          "name": "go.opentelemetry.io/collector/processor",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.62.0"
        },
        {
          "name": "go.opentelemetry.io/collector/processor/batchprocessor",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.156.0"
        },
        {
          "name": "go.opentelemetry.io/collector/processor/processorhelper",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.156.0"
        },
        {
          "name": "go.opentelemetry.io/collector/processor/processorhelper/xprocessorhelper",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.156.0"
        },
        {
          "name": "go.opentelemetry.io/collector/processor/xprocessor",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.156.0"
        },
        {
          "name": "go.opentelemetry.io/collector/receiver",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.62.0"
        },
        {
          "name": "go.opentelemetry.io/collector/receiver/otlpreceiver",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.156.0"
        },
        {
          "name": "go.opentelemetry.io/collector/receiver/xreceiver",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.156.0"
        },
        {
          "name": "go.opentelemetry.io/collector/service",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.156.0"
        },
        {
          "name": "go.opentelemetry.io/contrib/instrumentation/runtime",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.63.0"
        },
        {
          "name": "go.opentelemetry.io/ebpf-profiler",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.202547"
        },
        {
          "name": "go.opentelemetry.io/otel",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.44.1-0.20260622141720-fbe3d073ba93"
        },
        {
          "name": "go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.44.0"
        },
        {
          "name": "go.opentelemetry.io/otel/exporters/otlp/otlptrace",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.44.0"
        },
        {
          "name": "go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.44.0"
        },
        {
          "name": "go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.44.0"
        },
        {
          "name": "go.opentelemetry.io/otel/sdk",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.44.0"
        },
        {
          "name": "go.opentelemetry.io/otel/sdk/metric",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.44.1-0.20260622141720-fbe3d073ba93"
        },
        {
          "name": "go.opentelemetry.io/otel/trace",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.44.1-0.20260622141720-fbe3d073ba93"
        },
        {
          "name": "go.temporal.io/api",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.63.3"
        },
        {
          "name": "go.temporal.io/sdk",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.46.0"
        },
        {
          "name": "go.uber.org/atomic",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.11.0"
        },
        {
          "name": "go.uber.org/automaxprocs",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.6.0"
        },
        {
          "name": "go.uber.org/dig",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.19.0"
        },
        {
          "name": "go.uber.org/fx",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.24.0"
        },
        {
          "name": "go.uber.org/goleak",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.3.0"
        },
        {
          "name": "go.uber.org/mock",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.6.0"
        },
        {
          "name": "go.uber.org/multierr",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.11.0"
        },
        {
          "name": "go.uber.org/zap",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.28.0"
        },
        {
          "name": "go.uber.org/zap/exp",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.3.0"
        },
        {
          "name": "go.yaml.in/yaml/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.4.4"
        },
        {
          "name": "go.yaml.in/yaml/v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.0.4"
        },
        {
          "name": "go4.org/intern",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20230525184215-6c62f75575cb"
        },
        {
          "name": "go4.org/mem",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20220726221520-4f986261bf13"
        },
        {
          "name": "go4.org/netipx",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20231129151722-fdeea329fbba"
        },
        {
          "name": "golang.org/x/arch",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.27.0"
        },
        {
          "name": "golang.org/x/crypto",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.54.0"
        },
        {
          "name": "golang.org/x/exp",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20260529124908-c761662dc8c9"
        },
        {
          "name": "golang.org/x/mod",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.37.0"
        },
        {
          "name": "golang.org/x/net",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.56.0"
        },
        {
          "name": "golang.org/x/oauth2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.36.0"
        },
        {
          "name": "golang.org/x/sync",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.22.0"
        },
        {
          "name": "golang.org/x/sys",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.47.0"
        },
        {
          "name": "golang.org/x/term",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.45.0"
        },
        {
          "name": "golang.org/x/text",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.40.0"
        },
        {
          "name": "golang.org/x/time",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.15.0"
        },
        {
          "name": "golang.org/x/tools",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.47.0"
        },
        {
          "name": "google.golang.org/grpc",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.82.0"
        },
        {
          "name": "google.golang.org/grpc/examples",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20230512210959-5dcfb37c0b43"
        },
        {
          "name": "google.golang.org/protobuf",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.36.12-0.20260116114154-8c4c4ae446ca"
        },
        {
          "name": "gopkg.in/ini.v1",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.67.3"
        },
        {
          "name": "gopkg.in/yaml.v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.0.1"
        },
        {
          "name": "gopkg.in/zorkian/go-datadog-api.v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.30.0"
        },
        {
          "name": "istio.io/api",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.30.2"
        },
        {
          "name": "istio.io/client-go",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.30.2"
        },
        {
          "name": "k8s.io/api",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.35.5"
        },
        {
          "name": "k8s.io/apiextensions-apiserver",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.35.5"
        },
        {
          "name": "k8s.io/apimachinery",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.35.6"
        },
        {
          "name": "k8s.io/autoscaler/vertical-pod-autoscaler",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.6.0"
        },
        {
          "name": "k8s.io/cli-runtime",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.35.5"
        },
        {
          "name": "k8s.io/client-go",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.35.5"
        },
        {
          "name": "k8s.io/component-base",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.35.5"
        },
        {
          "name": "k8s.io/cri-api",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.35.5"
        },
        {
          "name": "k8s.io/cri-client",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.35.5"
        },
        {
          "name": "k8s.io/klog/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.140.0"
        },
        {
          "name": "k8s.io/kube-aggregator",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.35.5"
        },
        {
          "name": "k8s.io/kube-state-metrics/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.18.0"
        },
        {
          "name": "k8s.io/kubectl",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.35.5"
        },
        {
          "name": "k8s.io/kubelet",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.35.5"
        },
        {
          "name": "k8s.io/metrics",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.35.5"
        },
        {
          "name": "k8s.io/utils",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20260319190234-28399d86e0b5"
        },
        {
          "name": "mvdan.cc/sh/v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.13.1"
        },
        {
          "name": "pgregory.net/rapid",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.3.0"
        },
        {
          "name": "sigs.k8s.io/custom-metrics-apiserver",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.35.0"
        },
        {
          "name": "sigs.k8s.io/gateway-api",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.5.1"
        },
        {
          "name": "sigs.k8s.io/karpenter",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.9.0"
        },
        {
          "name": "sigs.k8s.io/yaml",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.6.0"
        },
        {
          "name": "chef-sugar",
          "manifest": "omnibus/Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": null
        },
        {
          "name": "omnibus",
          "manifest": "omnibus/Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": null
        },
        {
          "name": "mixlib-cli",
          "manifest": "omnibus/Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": "~> 2.1.0"
        }
      ],
      "all_dependencies": {
        "error": "GitHub dependency-graph SBOM request failed: GitHub API error 500 for /repos/datadog/DataDog-agent/dependency-graph/sbom",
        "source": null,
        "packages": [],
        "collected": false,
        "truncated": false,
        "total_count": null,
        "direct_count": null,
        "indirect_count": null
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 726,
        "merged_prs": 39193,
        "open_issues": 64,
        "closed_ratio": 0.964,
        "closed_issues": 1715,
        "closed_unmerged_prs": 11830
      },
      "bus_factor": 22,
      "top_contributors": [
        {
          "type": "User",
          "login": "paulcacheux",
          "commits": 1893,
          "avatar_url": "https://avatars.githubusercontent.com/u/2822037?u=de855c82f60d2dfa379e80577da7118d789ca0f6&v=4"
        },
        {
          "type": "User",
          "login": "hush-hush",
          "commits": 955,
          "avatar_url": "https://avatars.githubusercontent.com/u/311563?u=3bc3ca276f77700ca2b9b3eb75cb372130afa917&v=4"
        },
        {
          "type": "Bot",
          "login": "dependabot[bot]",
          "commits": 944,
          "avatar_url": "https://avatars.githubusercontent.com/in/29110?v=4"
        },
        {
          "type": "User",
          "login": "pgimalac",
          "commits": 876,
          "avatar_url": "https://avatars.githubusercontent.com/u/23154723?u=64467e1772e3c1ea550e144021361f383bcf037e&v=4"
        },
        {
          "type": "User",
          "login": "safchain",
          "commits": 875,
          "avatar_url": "https://avatars.githubusercontent.com/u/2663912?v=4"
        },
        {
          "type": "User",
          "login": "chouetz",
          "commits": 746,
          "avatar_url": "https://avatars.githubusercontent.com/u/24426034?u=cd4c4e33469d674eea22af0e6f6d20eebe154a04&v=4"
        },
        {
          "type": "User",
          "login": "guyarb",
          "commits": 706,
          "avatar_url": "https://avatars.githubusercontent.com/u/17148247?u=6f30c00836992a358c0b9623e96727b8ee4d5f5b&v=4"
        },
        {
          "type": "User",
          "login": "KSerrania",
          "commits": 622,
          "avatar_url": "https://avatars.githubusercontent.com/u/26872252?u=e1f55ced00db7352a11e12312308941912b09126&v=4"
        },
        {
          "type": "User",
          "login": "KevinFairise2",
          "commits": 590,
          "avatar_url": "https://avatars.githubusercontent.com/u/132568982?v=4"
        },
        {
          "type": "Bot",
          "login": "renovate[bot]",
          "commits": 545,
          "avatar_url": "https://avatars.githubusercontent.com/in/2740?v=4"
        }
      ],
      "contributors_sampled": 100,
      "top_contributor_share": 0.066
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "add-dependabot-pr-to-mq.yml",
        "add-label-community-pr.yml",
        "add-label-pr.yml",
        "add-milestone.yml",
        "agenttelemetry-metric-reminder.yml",
        "ask-review.yml",
        "assess-permissions.yml",
        "assign-issue.yml",
        "backport-pr.yml",
        "buildimages-update.yml",
        "chase-for-qa-cards.yml",
        "check-issue-status.yml",
        "check-skip.yml",
        "cla.yml",
        "code-review-complexity.yml",
        "code-review.yml",
        "codex-review-draft.yml",
        "codex-review-ready-for-review.yml",
        "collector-generate-and-update.yml",
        "create-rc-pr.yml",
        "cws-btfhub-sync.yml",
        "deps-tidy.yml",
        "do-not-merge.yml",
        "docs-dev.yml",
        "go-update-commenter.yml",
        "gohai.yml",
        "label-analysis.yml",
        "labeler.yml",
        "markdown-lint-check.yml",
        "push-bazel-cache.yml",
        "report-merged-pr.yml",
        "slapr.yml",
        "stale.yml",
        "test-devcontainer.yml",
        "update-dependencies.yml",
        "update-ebpf-profiler-branch.yml",
        "update-kubernetes-versions.yml",
        "upgrade-python-patch-version.yml",
        "validate-renovate-deps.yml",
        "warn-failed-dependabot-pr.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [
        ".golangci.yml",
        "eslint.config.js"
      ],
      "has_editorconfig": true,
      "has_linter_config": true,
      "has_precommit_config": true
    },
    "security_signals": {
      "lockfiles": [
        "Cargo.lock",
        "go.sum",
        "package-lock.json"
      ],
      "scorecard": null,
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/datadog/DataDog-agent",
    "host": "github.com",
    "name": "DataDog-agent",
    "owner": "datadog"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "good",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 79,
      "inputs": {
        "security": 1,
        "vitality": 100,
        "community": 88,
        "governance": 90,
        "engineering": 96
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "excellent",
        "name": "Vitality",
        "value": 100,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "excellent",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "commits_last_year": 8990,
              "human_commit_share": null,
              "days_since_last_push": 0,
              "active_weeks_last_year": 52
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "52/52 weeks with commits",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 52
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "8990 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 8990
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "OpenSSF Scorecard unavailable",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "releases_count": 100,
              "latest_release_tag": "7.81.1",
              "releases_from_tags": false,
              "days_since_latest_release": 1,
              "mean_days_between_releases": 6.2
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "100 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 100
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 1 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 1
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~6.2 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 6.2
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "OpenSSF Scorecard unavailable",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "unverified",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": "no_commit_sample",
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": null,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "maintenance record not established from the collected data",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_unverified",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "excellent",
        "name": "Community & Adoption",
        "value": 88,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "excellent",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 98,
            "inputs": {
              "forks": 1460,
              "stars": 3673,
              "watchers": 522,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "3,673 stars",
                "points": 57.8,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 3673
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "1,460 forks",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 1460
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "522 watchers",
                "points": 15,
                "status": "met",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 522
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "good",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 77,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (Apache-2.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "Apache-2.0"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 18,
                "status": "met",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 6.3,
                "status": "met",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "excellent",
        "name": "Sustainability & Governance",
        "value": 90,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "excellent",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 98,
            "inputs": {
              "bus_factor": 22,
              "contributors_sampled": 100,
              "top_contributor_share": 0.066
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "22 contributor(s) cover half of all commits",
                "points": 54,
                "status": "met",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 22
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 7% of commits",
                "points": 21,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 7
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "100 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 100
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "OpenSSF Scorecard unavailable",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "excellent",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 88,
            "inputs": {
              "merged_prs": 39193,
              "open_issues": 64,
              "closed_issues": 1715,
              "issue_closed_ratio": 0.964,
              "closed_unmerged_prs": 11830
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "96% of issues closed",
                "points": 45.1,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 96
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "39193/51023 decided PRs merged",
                "points": 29.4,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 39193,
                      "decided": 51023
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "OpenSSF Scorecard unavailable",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 80,
            "inputs": {
              "followers": 3222,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "DataDog",
              "public_repos": 1194,
              "account_age_days": 5814
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "3,222 followers of DataDog",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 3222,
                      "login": "DataDog"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "1194 public repos, account ~15 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 1194
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 15
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 92,
            "inputs": {
              "packages": [
                "github.com/DataDog/datadog-agent"
              ],
              "ecosystems": "go",
              "any_deprecated": false,
              "min_days_since_publish": 56
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on go",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "go"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 56 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 56
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "2 published versions",
                "points": 12,
                "status": "partial",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "excellent",
        "name": "Engineering Quality",
        "value": 96,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "excellent",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": true,
              "has_linter_config": true,
              "has_precommit_config": true
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "40 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 40
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": ".golangci.yml, eslint.config.js",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yml, eslint.config.js"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 9.6,
                "status": "met",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 6.4,
                "status": "met",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "OpenSSF Scorecard unavailable",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "excellent",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "topics": [
                "monitoring",
                "go",
                "datadog",
                "apm-agent",
                "apm-instrumentation",
                "distributed-tracing",
                "logging",
                "metrics",
                "observability",
                "open-telemetry",
                "otel",
                "profiling",
                "tracing"
              ],
              "has_wiki": false,
              "homepage": "https://docs.datadoghq.com/",
              "has_readme": true,
              "has_docs_dir": true,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://docs.datadoghq.com/",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "13 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 13
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "critical",
        "name": "Security",
        "value": 1,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "critical",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Dependency lockfiles. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "dependency_lockfiles"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 1,
            "inputs": {
              "source": "file_signals",
              "lockfiles": [
                "Cargo.lock",
                "go.sum",
                "package-lock.json"
              ],
              "manifests": [
                "Cargo.toml",
                "go.mod",
                "omnibus/Gemfile",
                "pyproject.toml",
                "tasks/setup.py"
              ],
              "has_codeql_workflow": false,
              "has_security_policy": false,
              "has_dependabot_config": false
            },
            "components": [
              {
                "key": "security_policy_security_md",
                "name": "Security policy (SECURITY.md)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 30
              },
              {
                "key": "dependabot_config",
                "name": "Dependabot config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "dependency_lockfiles",
                "name": "Dependency lockfiles",
                "detail": "published library — lockfiles are an application concern, not expected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "lockfiles_not_expected",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "codeql_workflow",
                "name": "CodeQL workflow",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 5
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "excellent",
        "name": "AI Readiness",
        "value": 90,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "good",
            "name": "Agent context & guidance",
            "note": "Excluded from scoring (no data or not applicable): Legible commit history. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "legible_commit_history"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 75,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": null,
              "agent_instruction_files": [
                ".cursor/rules/agent_corecheck.mdc",
                ".cursor/rules/e2e_tests.mdc",
                ".cursor/rules/general-guidelines.mdc",
                ".cursor/rules/go_module_bazel_migration.mdc",
                ".cursor/rules/system_probe_modules.mdc",
                "AGENTS.md",
                "CLAUDE.md",
                "bazel/AGENTS.md",
                "cmd/system-probe/modules/AGENTS.md",
                "comp/anomalydetection/AGENTS.md",
                "comp/anomalydetection/observer/AGENTS.md",
                "comp/healthplatform/AGENTS.md",
                "omnibus/AGENTS.md",
                "packages/AGENTS.md",
                "pkg/clusteragent/instrumentation/AGENTS.md",
                "pkg/collector/corechecks/ebpf/AGENTS.md",
                "pkg/gpu/AGENTS.md",
                "tasks/AGENTS.md",
                "test/e2e-framework/AGENTS.md",
                "test/e2e-framework/CLAUDE.md",
                "test/fakeintake/AGENTS.md",
                "test/fakeintake/CLAUDE.md",
                "test/new-e2e/tests/gpu/AGENTS.md",
                "test/new-e2e/tests/installer/windows/AGENTS.md",
                "test/new-e2e/tests/windows/AGENTS.md",
                "test/new-e2e/tests/windows/fips-test/AGENTS.md",
                "test/new-e2e/tests/windows/install-test/AGENTS.md",
                "test/new-e2e/tests/windows/service-test/AGENTS.md"
              ],
              "agent_instruction_max_bytes": 49564
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": ".cursor/rules/agent_corecheck.mdc, .cursor/rules/e2e_tests.mdc, .cursor/rules/general-guidelines.mdc, .cursor/rules/go_module_bazel_migration.mdc, .cursor/rules/system_probe_modules.mdc, AGENTS.md, CLAUDE.md, bazel/AGENTS.md, cmd/system-probe/modules/AGENTS.md, comp/anomalydetection/AGENTS.md, comp/anomalydetection/observer/AGENTS.md, comp/healthplatform/AGENTS.md, omnibus/AGENTS.md, packages/AGENTS.md, pkg/clusteragent/instrumentation/AGENTS.md, pkg/collector/corechecks/ebpf/AGENTS.md, pkg/gpu/AGENTS.md, tasks/AGENTS.md, test/e2e-framework/AGENTS.md, test/e2e-framework/CLAUDE.md, test/fakeintake/AGENTS.md, test/fakeintake/CLAUDE.md, test/new-e2e/tests/gpu/AGENTS.md, test/new-e2e/tests/installer/windows/AGENTS.md, test/new-e2e/tests/windows/AGENTS.md, test/new-e2e/tests/windows/fips-test/AGENTS.md, test/new-e2e/tests/windows/install-test/AGENTS.md, test/new-e2e/tests/windows/service-test/AGENTS.md",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".cursor/rules/agent_corecheck.mdc, .cursor/rules/e2e_tests.mdc, .cursor/rules/general-guidelines.mdc, .cursor/rules/go_module_bazel_migration.mdc, .cursor/rules/system_probe_modules.mdc, AGENTS.md, CLAUDE.md, bazel/AGENTS.md, cmd/system-probe/modules/AGENTS.md, comp/anomalydetection/AGENTS.md, comp/anomalydetection/observer/AGENTS.md, comp/healthplatform/AGENTS.md, omnibus/AGENTS.md, packages/AGENTS.md, pkg/clusteragent/instrumentation/AGENTS.md, pkg/collector/corechecks/ebpf/AGENTS.md, pkg/gpu/AGENTS.md, tasks/AGENTS.md, test/e2e-framework/AGENTS.md, test/e2e-framework/CLAUDE.md, test/fakeintake/AGENTS.md, test/fakeintake/CLAUDE.md, test/new-e2e/tests/gpu/AGENTS.md, test/new-e2e/tests/installer/windows/AGENTS.md, test/new-e2e/tests/windows/AGENTS.md, test/new-e2e/tests/windows/fips-test/AGENTS.md, test/new-e2e/tests/windows/install-test/AGENTS.md, test/new-e2e/tests/windows/service-test/AGENTS.md"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "excellent",
            "name": "Verify loop (build / test / typecheck)",
            "note": "Excluded from scoring (no data or not applicable): Demonstrated agent practice, Automated maintenance. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "demonstrated_agent_practice",
                    "automated_maintenance"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "Cargo.lock",
                "go.sum",
                "package-lock.json"
              ],
              "has_dockerfile": true,
              "typed_language": true,
              "bootstrap_files": [
                "deps/curl/Makefile",
                "pkg/gpu/cuda/testutil/testdata/Makefile",
                "pkg/network/usm/testdata/bio_leak_test/Makefile"
              ],
              "has_devcontainer": true,
              "has_linter_config": true,
              "typecheck_configs": [
                "internal/qbranch/anomalydetection-testbench/ui/tsconfig.json"
              ],
              "agent_commit_share": null,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": null
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "deps/curl/Makefile, pkg/gpu/cuda/testutil/testdata/Makefile, pkg/network/usm/testdata/bio_leak_test/Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "deps/curl/Makefile, pkg/gpu/cuda/testutil/testdata/Makefile, pkg/network/usm/testdata/bio_leak_test/Makefile"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": ".golangci.yml, eslint.config.js",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yml, eslint.config.js"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "internal/qbranch/anomalydetection-testbench/ui/tsconfig.json",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "internal/qbranch/anomalydetection-testbench/ui/tsconfig.json"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "devcontainer, Dockerfile, lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "devcontainer, Dockerfile, lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "OpenSSF Scorecard unavailable",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "Go",
              "largest_source_bytes": 4187184,
              "source_files_sampled": 12573,
              "oversized_source_files": 81
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Go (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "81/12573 source files over 60KB",
                "points": 54.6,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 12573,
                      "oversized": 81
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "good",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 80,
            "inputs": {
              "example_dirs": [
                "example",
                "examples",
                "sample"
              ],
              "has_mcp_signal": false,
              "api_schema_files": [
                "comp/forwarder/defaultforwarder/internal/retry/HttpTransactionProto.proto",
                "pkg/proto/datadog/api/v1/api.proto",
                "pkg/proto/datadog/autodiscovery/autodiscovery.proto",
                "pkg/proto/datadog/dogstatsdhttp/payload.proto",
                "pkg/proto/datadog/kubemetadata/kubemetadata.proto",
                "pkg/proto/datadog/languagedetection/api.proto",
                "pkg/proto/datadog/model/v1/model.proto",
                "pkg/proto/datadog/privateactionrunner/actionsclient.proto",
                "pkg/proto/datadog/privateactionrunner/error_code.proto",
                "pkg/proto/datadog/privateactionrunner/private_actions.proto",
                "pkg/proto/datadog/process/process.proto",
                "pkg/proto/datadog/process/workloadmeta_process.proto",
                "pkg/proto/datadog/procmgr/process_manager.proto",
                "pkg/proto/datadog/remoteagent/flare.proto",
                "pkg/proto/datadog/remoteagent/remoteagent.proto",
                "pkg/proto/datadog/remoteagent/status.proto",
                "pkg/proto/datadog/remoteagent/telemetry.proto",
                "pkg/proto/datadog/remoteconfig/echo.proto",
                "pkg/proto/datadog/remoteconfig/remoteconfig.proto",
                "pkg/proto/datadog/sbom/workloadmeta_sbom.proto",
                "pkg/proto/datadog/trace/agent_payload.proto",
                "pkg/proto/datadog/trace/idx/span.proto",
                "pkg/proto/datadog/trace/idx/tracer_payload.proto",
                "pkg/proto/datadog/trace/span.proto",
                "pkg/proto/datadog/trace/stats.proto",
                "pkg/proto/datadog/trace/tracer_payload.proto",
                "pkg/proto/datadog/workloadfilter/workloadfilter.proto",
                "pkg/proto/datadog/workloadmeta/workloadmeta.proto",
                "pkg/security/proto/api/api.proto"
              ]
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": "comp/forwarder/defaultforwarder/internal/retry/HttpTransactionProto.proto, pkg/proto/datadog/api/v1/api.proto, pkg/proto/datadog/autodiscovery/autodiscovery.proto, pkg/proto/datadog/dogstatsdhttp/payload.proto, pkg/proto/datadog/kubemetadata/kubemetadata.proto, pkg/proto/datadog/languagedetection/api.proto, pkg/proto/datadog/model/v1/model.proto, pkg/proto/datadog/privateactionrunner/actionsclient.proto, pkg/proto/datadog/privateactionrunner/error_code.proto, pkg/proto/datadog/privateactionrunner/private_actions.proto, pkg/proto/datadog/process/process.proto, pkg/proto/datadog/process/workloadmeta_process.proto, pkg/proto/datadog/procmgr/process_manager.proto, pkg/proto/datadog/remoteagent/flare.proto, pkg/proto/datadog/remoteagent/remoteagent.proto, pkg/proto/datadog/remoteagent/status.proto, pkg/proto/datadog/remoteagent/telemetry.proto, pkg/proto/datadog/remoteconfig/echo.proto, pkg/proto/datadog/remoteconfig/remoteconfig.proto, pkg/proto/datadog/sbom/workloadmeta_sbom.proto, pkg/proto/datadog/trace/agent_payload.proto, pkg/proto/datadog/trace/idx/span.proto, pkg/proto/datadog/trace/idx/tracer_payload.proto, pkg/proto/datadog/trace/span.proto, pkg/proto/datadog/trace/stats.proto, pkg/proto/datadog/trace/tracer_payload.proto, pkg/proto/datadog/workloadfilter/workloadfilter.proto, pkg/proto/datadog/workloadmeta/workloadmeta.proto, pkg/security/proto/api/api.proto",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "comp/forwarder/defaultforwarder/internal/retry/HttpTransactionProto.proto, pkg/proto/datadog/api/v1/api.proto, pkg/proto/datadog/autodiscovery/autodiscovery.proto, pkg/proto/datadog/dogstatsdhttp/payload.proto, pkg/proto/datadog/kubemetadata/kubemetadata.proto, pkg/proto/datadog/languagedetection/api.proto, pkg/proto/datadog/model/v1/model.proto, pkg/proto/datadog/privateactionrunner/actionsclient.proto, pkg/proto/datadog/privateactionrunner/error_code.proto, pkg/proto/datadog/privateactionrunner/private_actions.proto, pkg/proto/datadog/process/process.proto, pkg/proto/datadog/process/workloadmeta_process.proto, pkg/proto/datadog/procmgr/process_manager.proto, pkg/proto/datadog/remoteagent/flare.proto, pkg/proto/datadog/remoteagent/remoteagent.proto, pkg/proto/datadog/remoteagent/status.proto, pkg/proto/datadog/remoteagent/telemetry.proto, pkg/proto/datadog/remoteconfig/echo.proto, pkg/proto/datadog/remoteconfig/remoteconfig.proto, pkg/proto/datadog/sbom/workloadmeta_sbom.proto, pkg/proto/datadog/trace/agent_payload.proto, pkg/proto/datadog/trace/idx/span.proto, pkg/proto/datadog/trace/idx/tracer_payload.proto, pkg/proto/datadog/trace/span.proto, pkg/proto/datadog/trace/stats.proto, pkg/proto/datadog/trace/tracer_payload.proto, pkg/proto/datadog/workloadfilter/workloadfilter.proto, pkg/proto/datadog/workloadmeta/workloadmeta.proto, pkg/security/proto/api/api.proto"
                    }
                  }
                ],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "example, examples, sample",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "example, examples, sample"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "GitHub dependency-graph SBOM request failed: GitHub API error 500 for /repos/datadog/DataDog-agent/dependency-graph/sbom",
    "OpenSSF Scorecard timed out after 240s; skipping Scorecard checks"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-17T02:52:19.349260Z",
  "schema_version": "0.11.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/d/datadog/DataDog-agent.svg",
  "full_name": "datadog/DataDog-agent",
  "license_state": "standard",
  "license_spdx": "Apache-2.0"
}

评分是信号,而非担保。 评分反映的是 GitHub 上公开可见的实践——不是代码审计,也不是安全保证。

缺失数据将被剔除并重新归一化权重,绝不按零分计。方法论已版本化并公开:指标 v1.13.0、模式 v0.11.0—— 完整方法论 · 指标知识库.

单项结果在整体记录中的位置: 汇总统计Go.