公开记录
软件健康报告模式 0.27.0 · 指标 1.13.0 · 2026-07-24 07:41 UTC

ZacSweers / metro

A multiplatform, compile-time dependency injection framework for Kotlin

KotlinApache-2.0★ 1,331 星标⑂ 104 复刻始于 2024年11月在 GitHub 上查看 ↗

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

76
总分 / 100
良好

软件健康指数

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

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

评分画像

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

所有权

Zac Sweers个人账户
2,615 关注者247 个公开仓库始于 2012年1月@OpenAI

该仓库由个人账户拥有。相较于组织支持的项目,单一所有者项目的延续性风险更高。

按类别列示的指标

活力

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

100优秀 · 占总体的 22%
评分方式
36/36推送新近度 — 最近一次推送于 0 天前
36/36提交节奏 — 52 周中有 52 周有提交
18/18提交量 — 最近一年 1,602 次提交
10/10OpenSSF Scorecard:Maintained — 30 commit(s) and 17 issue activity found in the last 90 days -- score normalized to 10
所用输入
commits_last_year1,602
human_commit_share0.65
days_since_last_push0
active_weeks_last_year52

发布纪律

100优秀
评分方式
27/27有发布版本 — 已发布 75 个发布版本
36/36发布时效 — 最近一次发布版本于 10 天前
27/27发布节奏 — 约每 8.9 天发布一次
0/10OpenSSF Scorecard:Signed-Releases — 无数据
所用输入
releases_count75
latest_release_tag1.3.2
releases_from_tags
days_since_latest_release10
mean_days_between_releases8.9
已排除计分(无数据或不适用):OpenSSF Scorecard:Signed-Releases。 其余权重已重新归一化。

社区与采用

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

82良好 · 占总体的 18%
评分方式
50.7/60星标 — 1,331 个星标
16.8/25复刻 — 104 个复刻
5.6/15关注者 — 11 位关注者
所用输入
forks104
stars1,331
watchers11
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

社区健康

92优秀
评分方式
22.5/22.5README
22.5/22.5许可证 — 可识别的许可证(Apache-2.0)
18/18CONTRIBUTING 指南
13.5/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

可持续性与治理

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

62中等 · 占总体的 24%
评分方式
9/54巴士系数 — 1 位贡献者贡献了半数提交
4/22.5提交分布 — 头号贡献者编写了 82% 的提交
13.5/13.5贡献者广度 — 65 位贡献者
10/10OpenSSF Scorecard:Contributors — project has 15 contributing companies or organizations
所用输入
bus_factor1
contributors_sampled65
top_contributor_share0.822
评分方式
45.4/46.8议题解决 — 97% 的议题已关闭
35.4/38.3PR 接受 — 已裁定的 PR 中 1,794/1,941 已合并
1.5/15OpenSSF Scorecard:Code-Review — Found 3/23 approved changesets -- score normalized to 1
所用输入
merged_prs1,794
open_issues14
closed_issues485
issue_closed_ratio0.972
closed_unmerged_prs147
评分方式
10/30所有权背书 — 个人(用户)账户
0/20已验证域名 — 不适用于个人账户
24.6/25所有者影响力 — ZacSweers 有 2,615 位关注者
25/25既往记录 — 247 个公开仓库,账户约 14 年
所用输入
followers2,615
owner_typeUser
is_verified
owner_loginZacSweers
public_repos247
account_age_days5,298
已排除计分(无数据或不适用):已验证域名。 其余权重已重新归一化。

工程质量

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

81良好 · 占总体的 20%

工程实践

68中等
评分方式
24/24CI 工作流 — 9 个工作流
24/24存在测试
0/16Linter 配置
0/9.6Pre-commit 钩子
0/6.4.editorconfig
20/20OpenSSF Scorecard:CI-Tests — 29 out of 29 merged PRs checked by a CI test -- score normalized to 10
所用输入
has_ci
has_tests
has_editorconfig
has_linter_config
has_precommit_config

文档

100优秀
评分方式
30/30README
25/25文档目录
15/15文档 / 主页站点 — https://zacsweers.github.io/metro/
10/10仓库描述
10/10主题标签 — 7 个主题标签
10/10Wiki
所用输入
topicscompiler-plugin, dependency-injection, di, javax-inject, jsr-330, kotlin, jakarta-inject
has_wiki
homepagehttps://zacsweers.github.io/metro/
has_readme
has_docs_dir
has_description

安全

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

54中等 · 占总体的 16%

安全态势

43存在风险
评分方式
3/7.5Binary-Artifacts — binaries present in source code
0/7.5Branch-Protection — 无数据
2.5/2.5CI-Tests — 29 out of 29 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0.8/7.5Code-Review — Found 3/23 approved changesets -- score normalized to 1
2.5/2.5Contributors — project has 15 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5许可证 — license file detected
7.5/7.5Maintained — 30 commit(s) and 17 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — 无数据
0.5/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 1
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — 无数据
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities — 11 existing vulnerabilities detected
所用输入
sourceopenssf_scorecard
checks_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate4.3
已排除计分(无数据或不适用):branch_protection, packaging, signed_releases。 其余权重已重新归一化。
评分方式
35/35直接依赖不含已知公告 — 没有直接依赖携带已知公告
0/25间接依赖不含已知公告 — 在此范围内,传递依赖集合无法与开发和测试依赖区分
0/40没有长期未处理的公告 — 没有公告带有发布日期
所用输入
sourceosv
advisories11
affected_packages6
assessed_packages514
unassessed_packages1
affected_by_severityhigh 3, moderate 2, low 1
direct_affected_packages0
已排除计分(无数据或不适用):间接依赖不含已知公告, 没有长期未处理的公告。 其余权重已重新归一化。 已将 514 个已解析依赖与 OSV 比对。 有 1 项无法评估——没有已解析的版本、生态系统不受支持,或超出所报告的软件包清单。 该仓库未发布任何索引可解析的软件包,因此改为评估仓库依赖图。该图将开发与测试版本固定同交付的依赖混在一起,因此仅对声明的运行时依赖计分;传递性发现仅作为背景信息列出,不计入评分。 未对可达性进行分析。

AI 就绪度

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

78良好 · 占总体的 0%
评分方式
45/45代理指令 — AGENTS.md
0/15机器可读文档(llms.txt)
40/40可读的提交历史 — 65 次人类提交中有 53 次说明了意图(结构化标题或解释性正文)
所用输入
has_llms_txt
legible_history_share0.815
agent_instruction_filesAGENTS.md
agent_instruction_max_bytes6,717
评分方式
12.6/18一条命令的引导启动 — benchmark/build.gradle.kts, benchmark/startup-android/app/build.gradle.kts, benchmark/startup-android/benchmark/build.gradle.kts(工具链约定,无任务运行器)
22/22自动化测试
0/11Lint / 格式化配置
11/11静态类型检查 — Kotlin(静态类型)
10/10可复现环境 — lockfile
0/10已体现的代理实践 — 最近 100 次提交中没有代理编写的提交
8/8自动化维护 — 最近 100 次提交中有 35 次为自动依赖更新
1/10OpenSSF Scorecard:Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 1
所用输入
has_nix
has_tests
lockfilespackage-lock.json
has_dockerfile
typed_language
bootstrap_files
has_devcontainer
has_linter_config
typecheck_configs
agent_commit_share0
toolchain_manifestsbenchmark/build.gradle.kts, benchmark/startup-android/app/build.gradle.kts, benchmark/startup-android/benchmark/build.gradle.kts, benchmark/startup-android/microbenchmark/build.gradle.kts, benchmark/startup-jvm-minified/build.gradle.kts, benchmark/startup-jvm/build.gradle.kts, benchmark/startup-jvm/minified-jar/build.gradle.kts, benchmark/startup-multiplatform/build.gradle.kts, build-logic/build.gradle.kts, build.gradle.kts, compiler-compat/build.gradle.kts, compiler-compat/k230/build.gradle.kts, compiler-compat/k2320/build.gradle.kts, compiler-compat/k240/build.gradle.kts, compiler-compat/k240_dev_2124/build.gradle.kts, compiler-compat/k2420_beta1/build.gradle.kts, compiler-compat/k2420_beta2/build.gradle.kts, compiler-compat/k2420_dev_6138/build.gradle.kts, compiler-compat/k250_dev_498/build.gradle.kts, compiler-tests/build.gradle.kts, compiler/build.gradle.kts, gradle-plugin/build.gradle.kts, ide-integration-tests/build.gradle.kts, ide-integration-tests/test-project/build.gradle.kts, idea-plugin/build.gradle.kts, interop-dagger/build.gradle.kts, interop-guice/build.gradle.kts, interop-jakarta/build.gradle.kts, interop-javax/build.gradle.kts, metro-common/build.gradle.kts, metro-trace/build.gradle.kts, metrox-android/build.gradle.kts, metrox-viewmodel-compose/build.gradle.kts, metrox-viewmodel/build.gradle.kts, runtime-coroutines/build.gradle.kts, runtime/build.gradle.kts, samples/android-app/build.gradle.kts, samples/build.gradle.kts, samples/circuit-app/build.gradle.kts, samples/compose-viewmodels/androidApp/build.gradle.kts, samples/compose-viewmodels/app/build.gradle.kts, samples/compose-viewmodels/desktopApp/build.gradle.kts, samples/compose-viewmodels/screen-details/build.gradle.kts, samples/compose-viewmodels/screen-home/build.gradle.kts, samples/compose-viewmodels/screen-settings/build.gradle.kts, samples/graph-analysis/build.gradle.kts, samples/integration-tests/build.gradle.kts, samples/interop/customAnnotations-dagger/build.gradle.kts, samples/interop/customAnnotations-guice/build.gradle.kts, samples/interop/customAnnotations-hilt/build.gradle.kts, samples/interop/customAnnotations-hilt/lib/build.gradle.kts, samples/interop/customAnnotations-kotlinInject/build.gradle.kts, samples/interop/dependencies-dagger/build.gradle.kts, samples/interop/dependencies-kotlinInject/build.gradle.kts, samples/weather-app/build.gradle.kts
dependency_bot_commit_share0.35
评分方式
45/45可类型检查的代码 — Kotlin(静态类型)
54.1/55可控的文件大小 — 采样的 1,548 个源文件中有 24 个超过 60KB
所用输入
primary_languageKotlin
largest_source_bytes638,497
source_files_sampled1,548
oversized_source_files24
评分方式
40/40API 模式(OpenAPI/GraphQL/proto) — compiler/src/main/proto/dev/zacsweers/metro/compiler/proto/metro_metadata.proto
0/20MCP 服务器
40/40可运行示例 — notebooks, sample, samples
所用输入
example_dirsnotebooks, sample, samples
has_mcp_signal
api_schema_filescompiler/src/main/proto/dev/zacsweers/metro/compiler/proto/metro_metadata.proto

关键数据

1,331GitHub 星标
65贡献者
1,602最近 12 个月提交数
0距最近推送天数
75发布版本数
1巴士系数(bus factor)
14开放议题
Maven软件包生态系统数

数据采集警告

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token

更多细节

Star 与 Fork 历史 0 ★ / 104 ⇿
0Star
104Fork
73发布

每颗 star 和每个 fork 的添加时间,来自 GitHub 并按天汇总。累计增长位于其构成来源——每日新增——的正上方,二者可相互对照:稳定的自然增长与短暂的突增形态截然不同。当这一差别可被衡量时,它会作为增长真实性予以报告。

02040608010012010242025-022025-102026-07
主版本 1次版本 15修订 53

每个点涵盖 2 天。

OpenSSF Scorecard 4.3 / 10
4.3综合

来自开源项目 OpenSSF Scorecard 的独立、工具无关的安全评估。每项检查奖励的是安全实践本身,而非特定供应商的工具。Scorecard 无法判定的检查项标记为 不适用,并从安全评分中剔除(绝不按零分计)。Scorecard v5.5.0 · 2026-07-24 07:41 UTC

4Binary-Artifactsbinaries present in source code
不适用Branch-Protectioninternal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
10CI-Tests29 out of 29 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
1Code-ReviewFound 3/23 approved changesets -- score normalized to 1
10Contributorsproject has 15 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 17 issue activity found in the last 90 days -- score normalized to 10
不适用Packagingpackaging workflow not detected
1Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 1
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
不适用Signed-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities11 existing vulnerabilities detected
全部依赖 515

来自 GitHub 依赖图的完整解析依赖集合:0 个直接依赖与 515 个间接(传递)软件包。仓库提交锁文件时,传递闭包才是完整的。

注册表软件包版本关系
npm@colors/colors1.5.0间接
npm@discoveryjs/json-ext0.6.3间接
npm@isaacs/cliui8.0.2间接
npm@jridgewell/gen-mapping0.3.13间接
npm@jridgewell/resolve-uri3.1.2间接
npm@jridgewell/source-map0.3.11间接
npm@jridgewell/sourcemap-codec1.5.5间接
npm@jridgewell/trace-mapping0.3.31间接
npm@js-joda/core3.2.0间接
npm@jsonjoy.com/base641.1.2间接
npm@jsonjoy.com/base6417.67.0间接
npm@jsonjoy.com/buffers1.2.1间接
npm@jsonjoy.com/buffers17.67.0间接
npm@jsonjoy.com/codegen1.0.0间接
npm@jsonjoy.com/codegen17.67.0间接
npm@jsonjoy.com/fs-core4.64.0间接
npm@jsonjoy.com/fs-fsa4.64.0间接
npm@jsonjoy.com/fs-node4.64.0间接
npm@jsonjoy.com/fs-node-builtins4.64.0间接
npm@jsonjoy.com/fs-node-to-fsa4.64.0间接
npm@jsonjoy.com/fs-node-utils4.64.0间接
npm@jsonjoy.com/fs-print4.64.0间接
npm@jsonjoy.com/fs-snapshot4.64.0间接
npm@jsonjoy.com/json-pack1.21.0间接
npm@jsonjoy.com/json-pack17.67.0间接
npm@jsonjoy.com/json-pointer1.0.2间接
npm@jsonjoy.com/json-pointer17.67.0间接
npm@jsonjoy.com/util1.9.0间接
npm@jsonjoy.com/util17.67.0间接
npm@leichtgewicht/ip-codec2.0.5间接
npm@noble/hashes1.4.0间接
npm@peculiar/asn1-cms2.8.0间接
npm@peculiar/asn1-csr2.8.0间接
npm@peculiar/asn1-ecc2.8.0间接
npm@peculiar/asn1-pfx2.8.0间接
npm@peculiar/asn1-pkcs82.8.0间接
npm@peculiar/asn1-pkcs92.8.0间接
npm@peculiar/asn1-rsa2.8.0间接
npm@peculiar/asn1-schema2.8.0间接
npm@peculiar/asn1-x5092.8.0间接
npm@peculiar/asn1-x509-attr2.8.0间接
npm@peculiar/utils2.0.3间接
npm@peculiar/x5091.14.3间接
npm@pkgjs/parseargs0.11.0间接
npm@socket.io/component-emitter3.1.2间接
npm@types/body-parser1.19.6间接
npm@types/bonjour3.5.13间接
npm@types/connect3.4.38间接
npm@types/connect-history-api-fallback1.5.4间接
npm@types/cors2.8.19间接
npm@types/eslint9.6.1间接
npm@types/eslint-scope3.7.7间接
npm@types/estree1.0.9间接
npm@types/express4.17.25间接
npm@types/express-serve-static-core4.19.9间接
npm@types/http-errors2.0.5间接
npm@types/http-proxy1.17.17间接
npm@types/json-schema7.0.15间接
npm@types/mime1.3.5间接
npm@types/node26.1.1间接
npm@types/qs6.15.1间接
npm@types/range-parser1.2.7间接
npm@types/retry0.12.2间接
npm@types/send0.17.6间接
npm@types/send1.2.1间接
npm@types/serve-index1.9.4间接
npm@types/serve-static1.15.10间接
npm@types/sockjs0.3.36间接
npm@types/ws8.18.1间接
npm@webassemblyjs/ast1.14.1间接
npm@webassemblyjs/floating-point-hex-parser1.13.2间接
npm@webassemblyjs/helper-api-error1.13.2间接
npm@webassemblyjs/helper-buffer1.14.1间接
npm@webassemblyjs/helper-numbers1.13.2间接
npm@webassemblyjs/helper-wasm-bytecode1.13.2间接
npm@webassemblyjs/helper-wasm-section1.14.1间接
npm@webassemblyjs/ieee7541.13.2间接
npm@webassemblyjs/leb1281.13.2间接
npm@webassemblyjs/utf81.13.2间接
npm@webassemblyjs/wasm-edit1.14.1间接
npm@webassemblyjs/wasm-gen1.14.1间接
npm@webassemblyjs/wasm-opt1.14.1间接
npm@webassemblyjs/wasm-parser1.14.1间接
npm@webassemblyjs/wast-printer1.14.1间接
npm@webpack-cli/configtest3.0.1间接
npm@webpack-cli/info3.0.1间接
npm@webpack-cli/serve3.0.1间接
npm@xtuc/ieee7541.2.0间接
npm@xtuc/long4.2.2间接
npmaccepts1.3.8间接
npmacorn8.17.0间接
npmacorn-import-phases1.0.4间接
npmajv8.20.0间接
npmajv-formats2.1.1间接
npmajv-keywords5.1.0间接
npmansi-html-community0.0.8间接
npmansi-regex5.0.1间接
npmansi-regex6.2.2间接
npmansi-styles4.3.0间接
npmansi-styles6.2.3间接
npmanymatch3.1.3间接
npmargparse2.0.1间接
npmarray-flatten1.1.1间接
npmasn1js3.0.10间接
npmbalanced-match1.0.2间接
npmbase64id2.0.0间接
npmbaseline-browser-mapping2.10.43间接
npmbatch0.6.1间接
npmbinary-extensions2.3.0间接
npmbody-parser1.20.6间接
npmbonjour-service1.4.3间接
npmbrace-expansion1.1.16间接
npmbrace-expansion2.1.2间接
npmbraces3.0.3间接
npmbrowser-stdout1.3.1间接
npmbrowserslist4.28.6间接
npmbuffer-from1.1.2间接
npmbundle-name4.1.0间接
npmbytes3.1.2间接
npmbytestreamjs2.0.1间接
npmcall-bind-apply-helpers1.0.2间接
npmcall-bound1.0.4间接
npmcamelcase6.3.0间接
npmcaniuse-lite1.0.30001805间接
npmchalk4.1.2间接
npmchokidar3.6.0间接
npmchokidar4.0.3间接
npmchrome-trace-event1.0.4间接
npmcliui7.0.4间接
npmcliui8.0.1间接
npmclone-deep4.0.1间接
npmcolor-convert2.0.1间接
npmcolor-name1.1.4间接
npmcolorette2.0.20间接
npmcommander12.1.0间接
npmcommander2.20.3间接
npmcompressible2.0.18间接
npmcompression1.8.1间接
npmconcat-map0.0.1间接
npmconnect3.7.0间接
npmconnect-history-api-fallback2.0.0间接
npmcontent-disposition0.5.4间接
npmcontent-type1.0.5间接
npmcookie0.7.2间接
npmcookie-signature1.0.7间接
npmcore-util-is1.0.3间接
npmcors2.8.6间接
npmcross-spawn7.0.6间接
npmcustom-event1.0.1间接
npmdate-format4.0.14间接
npmdebug2.6.9间接
npmdebug4.4.3间接
npmdecamelize4.0.0间接
npmdefault-browser5.5.0间接
npmdefault-browser-id5.0.1间接
npmdefine-lazy-prop3.0.0间接
npmdepd1.1.2间接
npmdepd2.0.0间接
npmdestroy1.2.0间接
npmdetect-node2.1.0间接
npmdi0.0.1间接
npmdiff7.0.0间接
npmdns-packet5.6.1间接
npmdom-serialize2.2.1间接
npmdunder-proto1.0.1间接
npmeastasianwidth0.2.0间接
npmee-first1.1.1间接
npmelectron-to-chromium1.5.391间接
npmemoji-regex8.0.0间接
npmemoji-regex9.2.2间接
npmencodeurl1.0.2间接
npmencodeurl2.0.0间接
npmengine.io6.6.9间接
npmengine.io-parser5.2.3间接
npmenhanced-resolve5.24.2间接
npment2.2.2间接
npmenvinfo7.21.0间接
npmes-define-property1.0.1间接
npmes-errors1.3.0间接
npmes-module-lexer1.7.0间接
npmes-object-atoms1.1.2间接
npmescalade3.2.0间接
npmescape-html1.0.3间接
npmescape-string-regexp4.0.0间接
npmeslint-scope5.1.1间接
npmesrecurse4.3.0间接
npmestraverse4.3.0间接
npmestraverse5.3.0间接
npmetag1.8.1间接
npmeventemitter34.0.7间接
npmevents3.3.0间接
npmexpress4.22.2间接
npmextend3.0.2间接
npmfast-deep-equal3.1.3间接
npmfast-uri3.1.3间接
npmfastest-levenshtein1.0.16间接
npmfaye-websocket0.11.4间接
npmfill-range7.1.1间接
npmfinalhandler1.1.2间接
npmfinalhandler1.3.2间接
npmfind-up4.1.0间接
npmfind-up5.0.0间接
npmflat5.0.2间接
npmflatted3.4.2间接
npmfollow-redirects1.16.0间接
npmforeground-child3.3.1间接
npmformat-util1.0.5间接
npmforwarded0.2.0间接
npmfresh0.5.2间接
npmfs-extra8.1.0间接
npmfs.realpath1.0.0间接
npmfsevents2.3.3间接
npmfunction-bind1.1.2间接
npmget-caller-file2.0.5间接
npmget-intrinsic1.3.0间接
npmget-proto1.0.1间接
npmglob10.5.0间接
npmglob7.2.3间接
npmglob-parent5.1.2间接
npmglob-to-regex.js1.2.0间接
npmglob-to-regexp0.4.1间接
npmgopd1.2.0间接
npmgraceful-fs4.2.11间接
npmhandle-thing2.0.1间接
npmhas-flag4.0.0间接
npmhas-symbols1.1.0间接
npmhas-tostringtag1.0.2间接
npmhasown2.0.4间接
npmhe1.2.0间接
npmhpack.js2.1.6间接
npmhttp-deceiver1.2.7间接
npmhttp-errors1.8.1间接
npmhttp-errors2.0.1间接
npmhttp-parser-js0.5.10间接
npmhttp-proxy1.18.1间接
npmhttp-proxy-middleware2.0.10间接
npmhyperdyperid1.2.0间接
npmiconv-lite0.4.24间接
npmiconv-lite0.6.3间接
npmimport-local3.2.0间接
npminflight1.0.6间接
npminherits2.0.4间接
npminterpret3.1.1间接
npmipaddr.js1.9.1间接
npmipaddr.js2.4.0间接
npmis-binary-path2.1.0间接
npmis-core-module2.16.2间接
npmis-docker3.0.0间接
npmis-extglob2.1.1间接
npmis-fullwidth-code-point3.0.0间接
npmis-glob4.0.3间接
npmis-inside-container1.0.0间接
npmis-network-error1.3.2间接
npmis-number7.0.0间接
npmis-path-inside3.0.3间接
npmis-plain-obj2.1.0间接
npmis-plain-obj3.0.0间接
npmis-plain-object2.0.4间接
npmis-regex1.2.1间接
npmis-unicode-supported0.1.0间接
npmis-wsl3.1.1间接
npmisarray1.0.0间接
npmisbinaryfile4.0.10间接
npmisexe2.0.0间接
npmisobject3.0.1间接
npmjackspeak3.4.3间接
npmjest-worker27.5.1间接
npmjs-yaml4.3.0间接
npmjson-parse-even-better-errors2.3.1间接
npmjson-schema-traverse1.0.0间接
npmjsonfile4.0.0间接
npmkarma6.4.4间接
npmkarma-chrome-launcher3.2.0间接
npmkarma-mocha2.0.1间接
npmkarma-sourcemap-loader0.4.0间接
npmkarma-webpack5.0.1间接
npmkind-of6.0.3间接
npmKotlin-DateTime-library-kotlinx-datetime-wasm-js0.7.1间接
npmkotlin-web-helpers3.0.0间接
npmlaunch-editor2.14.1间接
npmloader-runner4.3.2间接
npmlocate-path5.0.0间接
npmlocate-path6.0.0间接
npmlodash4.18.1间接
npmlog-symbols4.1.0间接
npmlog4js6.9.1间接
npmlru-cache10.4.3间接
npmmath-intrinsics1.1.0间接
npmmedia-typer0.3.0间接
npmmemfs4.64.0间接
npmmerge-descriptors1.0.3间接
npmmerge-stream2.0.0间接
npmmethods1.1.2间接
npmmetro-runtime-js1.4.0-SNAPSHOT间接
npmmetro-runtime-wasmjs1.4.0-SNAPSHOT间接
npmmicromatch4.0.8间接
npmmime1.6.0间接
npmmime2.6.0间接
npmmime-db1.52.0间接
npmmime-db1.54.0间接
npmmime-types2.1.35间接
npmmime-types3.0.2间接
npmminimalistic-assert1.0.1间接
npmminimatch3.1.5间接
npmminimatch9.0.9间接
npmminimist1.2.8间接
npmminipass7.1.3间接
npmmkdirp0.5.6间接
npmmocha11.7.5间接
npmms2.0.0间接
npmms2.1.3间接
npmmulticast-dns7.2.5间接
npmnegotiator0.6.3间接
npmnegotiator0.6.4间接
npmneo-async2.6.2间接
npmnode-releases2.0.51间接
npmnormalize-path3.0.0间接
npmobject-assign4.1.1间接
npmobject-inspect1.13.4间接
npmobuf1.1.2间接
npmon-finished2.3.0间接
npmon-finished2.4.1间接
npmon-headers1.1.0间接
npmonce1.4.0间接
npmopen10.2.0间接
npmp-limit2.3.0间接
npmp-limit3.1.0间接
npmp-locate4.1.0间接
npmp-locate5.0.0间接
npmp-retry6.2.1间接
npmp-try2.2.0间接
npmpackage-json-from-dist1.0.1间接
npmpackages/counterApp0.0.0-unspecified间接
npmpackages/counterApp-test0.0.0-unspecified间接
npmpackages/metro-runtime-coroutines-js1.4.0-SNAPSHOT间接
npmpackages/metro-runtime-coroutines-js-test1.4.0-SNAPSHOT间接
npmpackages/metro-runtime-coroutines-wasmjs1.4.0-SNAPSHOT间接
npmpackages/metro-runtime-coroutines-wasmjs-test1.4.0-SNAPSHOT间接
npmpackages/metro-runtime-js1.4.0-SNAPSHOT间接
npmpackages/metro-runtime-js-test1.4.0-SNAPSHOT间接
npmpackages/metro-runtime-wasmjs1.4.0-SNAPSHOT间接
npmpackages/metro-runtime-wasmjs-test1.4.0-SNAPSHOT间接
npmpackages/metro-samples-integration-tests0.0.0-unspecified间接
npmpackages/metro-samples-integration-tests-test0.0.0-unspecified间接
npmpackages/metrox-viewmodel-compose-js1.4.0-SNAPSHOT间接
npmpackages/metrox-viewmodel-compose-js-test1.4.0-SNAPSHOT间接
npmpackages/metrox-viewmodel-compose-wasmjs1.4.0-SNAPSHOT间接
npmpackages/metrox-viewmodel-compose-wasmjs-test1.4.0-SNAPSHOT间接
npmpackages/metrox-viewmodel-js1.4.0-SNAPSHOT间接
npmpackages/metrox-viewmodel-js-test1.4.0-SNAPSHOT间接
npmpackages/metrox-viewmodel-wasmjs1.4.0-SNAPSHOT间接
npmpackages/metrox-viewmodel-wasmjs-test1.4.0-SNAPSHOT间接
npmparseurl1.3.3间接
npmpath-exists4.0.0间接
npmpath-is-absolute1.0.1间接
npmpath-key3.1.1间接
npmpath-parse1.0.7间接
npmpath-scurry1.11.1间接
npmpath-to-regexp0.1.13间接
npmpicocolors1.1.1间接
npmpicomatch2.3.2间接
npmpkg-dir4.2.0间接
npmpkijs3.4.0间接
npmprocess-nextick-args2.0.1间接
npmproxy-addr2.0.7间接
npmpunycode1.4.1间接
npmpvtsutils1.3.6间接
npmpvutils1.1.5间接
npmqjobs1.2.0间接
npmqs6.15.3间接
npmrandombytes2.1.0间接
npmrange-parser1.2.1间接
npmrange-parser1.3.0间接
npmraw-body2.5.3间接
npmreadable-stream2.3.8间接
npmreadable-stream3.6.2间接
npmreaddirp3.6.0间接
npmreaddirp4.1.2间接
npmrechoir0.8.0间接
npmreflect-metadata0.2.2间接
npmrequire-directory2.1.1间接
npmrequire-from-string2.0.2间接
npmrequires-port1.0.0间接
npmresolve1.22.12间接
npmresolve-cwd3.0.0间接
npmresolve-from5.0.0间接
npmretry0.13.1间接
npmrfdc1.4.1间接
npmrimraf3.0.2间接
npmrun-applescript7.1.0间接
npmsafe-buffer5.1.2间接
npmsafe-buffer5.2.1间接
npmsafe-regex-test1.1.0间接
npmsafer-buffer2.1.2间接
npmschema-utils4.3.3间接
npmselect-hose2.0.0间接
npmselfsigned5.5.0间接
npmsend0.19.2间接
npmserialize-javascript6.0.2间接
npmserve-index1.9.2间接
npmserve-static1.16.3间接
npmsetprototypeof1.2.0间接
npmshallow-clone3.0.1间接
npmshebang-command2.0.0间接
npmshebang-regex3.0.0间接
npmshell-quote1.10.0间接
npmside-channel1.1.1间接
npmside-channel-list1.0.1间接
npmside-channel-map1.0.1间接
npmside-channel-weakmap1.0.2间接
npmsignal-exit4.1.0间接
npmskiko-js0.9.37-4间接
npmskiko-js-wasm-runtime0.144.6间接
npmskiko-js-wasm-runtime0.9.37-4间接
npmskiko-wasm-js0.144.6间接
npmskiko-wasm-js0.9.37-4间接
npmsocket.io4.8.3间接
npmsocket.io-adapter2.5.8间接
npmsocket.io-parser4.2.6间接
npmsockjs0.3.24间接
npmsource-map0.6.1间接
npmsource-map-js1.2.1间接
npmsource-map-loader5.0.0间接
npmsource-map-support0.5.21间接
npmspdy4.0.2间接
npmspdy-transport3.0.0间接
npmstatuses1.5.0间接
npmstatuses2.0.2间接
npmstreamroller3.1.5间接
npmstring-width4.2.3间接
npmstring-width5.1.2间接
npmstring_decoder1.1.1间接
npmstring_decoder1.3.0间接
npmstrip-ansi6.0.1间接
npmstrip-ansi7.2.0间接
npmstrip-json-comments3.1.1间接
npmsupports-color7.2.0间接
npmsupports-color8.1.1间接
npmsupports-preserve-symlinks-flag1.0.0间接
npmtapable2.3.3间接
npmterser5.49.0间接
npmterser-webpack-plugin5.6.1间接
npmthingies2.6.0间接
npmthunky1.1.0间接
npmtmp0.2.7间接
npmto-regex-range5.0.1间接
npmtoidentifier1.0.1间接
npmtree-dump1.1.0间接
npmtslib1.14.1间接
npmtslib2.8.1间接
npmtsyringe4.10.0间接
npmtype-is1.6.18间接
npmua-parser-js0.7.41间接
npmundici-types8.3.0间接
npmuniversalify0.1.2间接
npmunpipe1.0.0间接
npmupdate-browserslist-db1.2.3间接
npmutil-deprecate1.0.2间接
npmutils-merge1.0.1间接
npmuuid8.3.2间接
npmvary1.1.2间接
npmvoid-elements2.0.1间接
npmwatchpack2.5.2间接
npmwbuf1.7.3间接
npmwebpack5.101.3间接
npmwebpack-cli6.0.1间接
npmwebpack-dev-middleware7.4.5间接
npmwebpack-dev-server5.2.3间接
npmwebpack-merge4.2.2间接
npmwebpack-merge6.0.1间接
npmwebpack-sources3.5.1间接
npmwebsocket-driver0.7.5间接
npmwebsocket-extensions0.1.4间接
npmwhich1.3.1间接
npmwhich2.0.2间接
npmwildcard2.0.1间接
npmworkerpool9.3.4间接
npmwrap-ansi7.0.0间接
npmwrap-ansi8.1.0间接
npmwrappy1.0.2间接
npmws8.21.1间接
npmwsl-utils0.1.0间接
npmy18n5.0.8间接
npmyargs16.2.2间接
npmyargs17.7.3间接
npmyargs-parser20.2.9间接
npmyargs-parser21.1.1间接
npmyargs-unparser2.0.0间接
npmyocto-queue0.1.0间接
PyPIcairosvg2.9.0间接
PyPIclick8.4.2间接
PyPIfuture1.0.0间接
PyPIjinja23.1.6间接
PyPIlivereload2.7.1间接
PyPIlunr0.8.0间接
PyPImarkdown3.10.2间接
PyPImarkupsafe3.0.3间接
PyPImike间接
PyPImkdocs1.6.1间接
PyPImkdocs-callouts1.16.1间接
PyPImkdocs-get-deps0.2.2间接
PyPImkdocs-git-revision-date-localized-plugin1.5.3间接
PyPImkdocs-macros-plugin1.5.0间接
PyPImkdocs-material9.7.7间接
PyPImkdocs-material-extensions1.3.1间接
PyPIpillow12.3.0间接
PyPIpygments2.20.0间接
PyPIpymdown-extensions11.0.1间接
PyPIpython-dateutil2.9.0.post0间接
PyPIpyyaml6.0.3间接
PyPIrepackage0.7.3间接
PyPIsix1.17.0间接
PyPItermcolor3.3.0间接
PyPItornado6.5.7间接
PyPIzensical0.0.51间接
依赖安全公告 6

该仓库未发布可被索引解析的包,因此评估的是其自身的依赖图——共 514 个包,其中也包含从不交付的开发与测试版本固定:6 个存在已知公告,0 个为直接依赖。 有 1 个无法评估——没有已解析的版本、生态系统不受支持,或不在所列包清单之内。

软件包版本关系严重程度公告数修复版本
fast-uri3.1.3间接14.1.1
serialize-javascript6.0.2间接27.0.5
uuid8.3.2间接113.0.1
diff7.0.0间接18.0.3
webpack-dev-server5.2.3间接45.2.6
webpack5.101.3间接25.104.1

公告表示依赖图中记录的版本落入某条公告的受影响范围。可达性未经分析,且依赖图包含开发与测试的版本固定——某项发现可能只涉及工具链而非交付的软件。

原始 JSON 报告 机器可读
{
  "data": {
    "repo": {
      "topics": [
        "compiler-plugin",
        "dependency-injection",
        "di",
        "javax-inject",
        "jsr-330",
        "kotlin",
        "jakarta-inject"
      ],
      "is_fork": false,
      "size_kb": 42042,
      "has_wiki": true,
      "homepage": "https://zacsweers.github.io/metro/",
      "languages": {
        "Java": 7199,
        "Shell": 428413,
        "Kotlin": 6254775,
        "Python": 28828,
        "JavaScript": 3386,
        "Jupyter Notebook": 208281
      },
      "pushed_at": "2026-07-23T15:14:02Z",
      "created_at": "2024-11-05T18:19:16Z",
      "owner_type": "User",
      "updated_at": "2026-07-23T21:47:52Z",
      "description": "A multiplatform, compile-time dependency injection framework for Kotlin",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "Apache-2.0",
      "default_branch": "main",
      "license_spdx_raw": "Apache-2.0",
      "primary_language": "Kotlin",
      "significant_languages": [
        "Kotlin"
      ]
    },
    "owner": {
      "blog": "https://zacsweers.dev",
      "name": "Zac Sweers",
      "type": "User",
      "login": "ZacSweers",
      "company": "@OpenAI",
      "location": "New York",
      "followers": 2615,
      "avatar_url": "https://avatars.githubusercontent.com/u/1361086?v=4",
      "created_at": "2012-01-20T23:29:49Z",
      "is_verified": null,
      "public_repos": 247,
      "account_age_days": 5298
    },
    "license": {
      "state": "standard",
      "spdx_id": "Apache-2.0",
      "raw_spdx": "Apache-2.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "1.3.2",
          "kind": "patch",
          "published_at": "2026-07-14T03:26:03Z"
        },
        {
          "tag": "1.3.1",
          "kind": "patch",
          "published_at": "2026-07-11T11:13:11Z"
        },
        {
          "tag": "1.3.0",
          "kind": "minor",
          "published_at": "2026-07-01T05:18:43Z"
        },
        {
          "tag": "1.2.1",
          "kind": "patch",
          "published_at": "2026-06-12T02:45:15Z"
        },
        {
          "tag": "1.2.0",
          "kind": "minor",
          "published_at": "2026-06-10T15:53:48Z"
        },
        {
          "tag": "1.1.1",
          "kind": "patch",
          "published_at": "2026-05-14T04:18:41Z"
        },
        {
          "tag": "1.1.0",
          "kind": "minor",
          "published_at": "2026-05-13T22:18:57Z"
        },
        {
          "tag": "1.0.1",
          "kind": "patch",
          "published_at": "2026-05-13T22:05:57Z"
        },
        {
          "tag": "1.0.0",
          "kind": "major",
          "published_at": "2026-04-27T21:14:55Z"
        },
        {
          "tag": "1.0.0-RC4",
          "kind": "prerelease",
          "published_at": "2026-04-24T22:19:41Z"
        },
        {
          "tag": "1.0.0-RC3",
          "kind": "prerelease",
          "published_at": "2026-04-23T04:46:54Z"
        },
        {
          "tag": "1.0.0-RC2",
          "kind": "prerelease",
          "published_at": "2026-04-15T05:09:36Z"
        },
        {
          "tag": "1.0.0-RC1",
          "kind": "prerelease",
          "published_at": "2026-04-13T18:22:25Z"
        },
        {
          "tag": "0.13.2",
          "kind": "patch",
          "published_at": "2026-04-06T18:48:05Z"
        },
        {
          "tag": "0.13.1",
          "kind": "patch",
          "published_at": "2026-04-06T06:07:32Z"
        },
        {
          "tag": "0.13.0",
          "kind": "minor",
          "published_at": "2026-04-05T03:59:06Z"
        },
        {
          "tag": "0.12.1",
          "kind": "patch",
          "published_at": "2026-03-30T19:35:17Z"
        },
        {
          "tag": "0.12.0",
          "kind": "minor",
          "published_at": "2026-03-24T23:40:17Z"
        },
        {
          "tag": "0.11.4",
          "kind": "patch",
          "published_at": "2026-03-17T06:01:03Z"
        },
        {
          "tag": "0.11.3",
          "kind": "patch",
          "published_at": "2026-03-16T19:54:21Z"
        },
        {
          "tag": "0.11.2",
          "kind": "patch",
          "published_at": "2026-03-02T05:57:59Z"
        },
        {
          "tag": "0.11.1",
          "kind": "patch",
          "published_at": "2026-02-26T04:50:54Z"
        },
        {
          "tag": "0.11.0",
          "kind": "minor",
          "published_at": "2026-02-25T05:05:38Z"
        },
        {
          "tag": "0.10.4",
          "kind": "patch",
          "published_at": "2026-02-13T23:55:03Z"
        },
        {
          "tag": "0.10.3",
          "kind": "patch",
          "published_at": "2026-02-10T01:14:02Z"
        },
        {
          "tag": "0.10.2",
          "kind": "patch",
          "published_at": "2026-01-28T22:10:09Z"
        },
        {
          "tag": "0.10.1",
          "kind": "patch",
          "published_at": "2026-01-23T22:12:39Z"
        },
        {
          "tag": "0.10.0",
          "kind": "minor",
          "published_at": "2026-01-19T23:48:59Z"
        },
        {
          "tag": "0.9.4",
          "kind": "patch",
          "published_at": "2026-01-10T01:24:13Z"
        },
        {
          "tag": "0.9.3",
          "kind": "patch",
          "published_at": "2026-01-02T08:01:40Z"
        },
        {
          "tag": "0.9.2",
          "kind": "patch",
          "published_at": "2025-12-18T23:46:34Z"
        },
        {
          "tag": "0.9.1",
          "kind": "patch",
          "published_at": "2025-12-16T16:45:32Z"
        },
        {
          "tag": "0.9.0",
          "kind": "minor",
          "published_at": "2025-12-15T22:06:33Z"
        },
        {
          "tag": "0.8.2",
          "kind": "patch",
          "published_at": "2025-12-04T21:11:16Z"
        },
        {
          "tag": "0.8.1",
          "kind": "patch",
          "published_at": "2025-12-04T03:31:42Z"
        },
        {
          "tag": "0.8.0",
          "kind": "minor",
          "published_at": "2025-12-01T20:15:27Z"
        },
        {
          "tag": "0.7.7",
          "kind": "patch",
          "published_at": "2025-11-19T21:03:59Z"
        },
        {
          "tag": "0.7.6",
          "kind": "patch",
          "published_at": "2025-11-17T23:36:44Z"
        },
        {
          "tag": "0.7.5",
          "kind": "patch",
          "published_at": "2025-11-07T06:49:02Z"
        },
        {
          "tag": "0.7.4",
          "kind": "patch",
          "published_at": "2025-11-04T18:19:55Z"
        },
        {
          "tag": "0.7.3",
          "kind": "patch",
          "published_at": "2025-11-02T04:28:31Z"
        },
        {
          "tag": "0.7.2",
          "kind": "patch",
          "published_at": "2025-10-22T06:32:45Z"
        },
        {
          "tag": "0.7.1",
          "kind": "patch",
          "published_at": "2025-10-21T20:13:31Z"
        },
        {
          "tag": "0.7.0",
          "kind": "minor",
          "published_at": "2025-10-17T07:19:08Z"
        },
        {
          "tag": "0.6.10",
          "kind": "patch",
          "published_at": "2025-10-12T02:52:12Z"
        },
        {
          "tag": "0.6.9",
          "kind": "patch",
          "published_at": "2025-10-07T20:37:50Z"
        },
        {
          "tag": "0.6.8",
          "kind": "patch",
          "published_at": "2025-09-26T19:29:51Z"
        },
        {
          "tag": "0.6.7",
          "kind": "patch",
          "published_at": "2025-09-26T02:07:37Z"
        },
        {
          "tag": "0.6.6",
          "kind": "patch",
          "published_at": "2025-09-11T02:34:04Z"
        },
        {
          "tag": "0.6.5",
          "kind": "patch",
          "published_at": "2025-09-11T01:20:00Z"
        },
        {
          "tag": "0.6.4",
          "kind": "patch",
          "published_at": "2025-09-01T05:54:54Z"
        },
        {
          "tag": "0.6.3",
          "kind": "patch",
          "published_at": "2025-08-23T23:07:01Z"
        },
        {
          "tag": "0.6.2",
          "kind": "patch",
          "published_at": "2025-08-22T15:47:34Z"
        },
        {
          "tag": "0.6.1",
          "kind": "patch",
          "published_at": "2025-08-20T04:20:20Z"
        },
        {
          "tag": "0.6.0",
          "kind": "minor",
          "published_at": "2025-08-15T22:07:43Z"
        },
        {
          "tag": "0.5.5",
          "kind": "patch",
          "published_at": "2025-08-02T19:35:47Z"
        },
        {
          "tag": "0.5.4",
          "kind": "patch",
          "published_at": "2025-08-02T02:46:21Z"
        },
        {
          "tag": "0.5.3",
          "kind": "patch",
          "published_at": "2025-07-29T03:11:53Z"
        },
        {
          "tag": "0.5.2",
          "kind": "patch",
          "published_at": "2025-07-21T14:43:30Z"
        },
        {
          "tag": "0.5.1",
          "kind": "patch",
          "published_at": "2025-07-18T16:22:31Z"
        },
        {
          "tag": "0.5.0",
          "kind": "minor",
          "published_at": "2025-07-14T07:40:23Z"
        },
        {
          "tag": "0.4.0",
          "kind": "minor",
          "published_at": "2025-06-23T15:27:33Z"
        },
        {
          "tag": "0.3.8",
          "kind": "patch",
          "published_at": "2025-06-16T15:15:40Z"
        },
        {
          "tag": "0.3.7",
          "kind": "patch",
          "published_at": "2025-06-08T10:45:06Z"
        },
        {
          "tag": "0.3.6",
          "kind": "patch",
          "published_at": "2025-06-06T22:25:19Z"
        },
        {
          "tag": "0.3.5",
          "kind": "patch",
          "published_at": "2025-05-31T14:03:07Z"
        },
        {
          "tag": "0.3.4",
          "kind": "patch",
          "published_at": "2025-05-27T19:36:17Z"
        },
        {
          "tag": "0.3.3",
          "kind": "patch",
          "published_at": "2025-05-26T15:52:49Z"
        },
        {
          "tag": "0.3.2",
          "kind": "patch",
          "published_at": "2025-05-15T16:26:11Z"
        },
        {
          "tag": "0.3.1",
          "kind": "patch",
          "published_at": "2025-05-13T23:47:55Z"
        },
        {
          "tag": "0.3.0",
          "kind": "minor",
          "published_at": "2025-05-05T05:23:01Z"
        },
        {
          "tag": "0.2.0",
          "kind": "minor",
          "published_at": "2025-04-22T04:06:55Z"
        },
        {
          "tag": "0.1.3",
          "kind": "patch",
          "published_at": "2025-04-19T03:21:51Z"
        },
        {
          "tag": "0.1.2",
          "kind": "patch",
          "published_at": "2025-04-08T15:49:13Z"
        },
        {
          "tag": "0.1.1",
          "kind": "patch",
          "published_at": "2025-04-03T16:17:02Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "f2c7f8a74052ce88c078530c24e24f1546095ae1",
          "body": null,
          "is_bot": false,
          "headline": "Switch to mordant-core + shaded compiler test (#2583)",
          "author_name": "Zac Sweers",
          "author_login": "ZacSweers",
          "committed_at": "2026-07-23T05:13:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "77281329512efe1ce4e765aa482c20fad2834f3f",
          "body": null,
          "is_bot": false,
          "headline": "Check map key mismatches in type args (#2582)",
          "author_name": "Zac Sweers",
          "author_login": "ZacSweers",
          "committed_at": "2026-07-23T04:15:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2e5241006c59f5939ba851a7657ac686b6671798",
          "body": null,
          "is_bot": false,
          "headline": "Do not minimize mordant with R8 (#2581)",
          "author_name": "Kevin Chiu",
          "author_login": "kevinguitar",
          "committed_at": "2026-07-23T03:55:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "22df220a17b63065d8458d510fb22de1816ef82c",
          "body": null,
          "is_bot": false,
          "headline": "Run JS tests for future versions of Kotlin (#2580)",
          "author_name": "Youssef Shoaib",
          "author_login": "kyay10",
          "committed_at": "2026-07-23T03:22:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cc13bc3fa6e1f51b0f1cda8e2ae3e1b49c870cd2",
          "body": null,
          "is_bot": false,
          "headline": "Route switching providers directly to their chunked invokes (#2579)",
          "author_name": "Zac Sweers",
          "author_login": "ZacSweers",
          "committed_at": "2026-07-23T03:21:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "53757c92429365d548afb459f08a9afeed3e7b02",
          "body": null,
          "is_bot": false,
          "headline": "Test kotlin 2.4.20-Beta2 (#2578)",
          "author_name": "Zac Sweers",
          "author_login": "ZacSweers",
          "committed_at": "2026-07-22T21:49:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e61d1f0a118d3442253ba9a8b111752dc1552674",
          "body": "Co-authored-by: Zac Sweers <pandanomic@gmail.com>",
          "is_bot": false,
          "headline": "Fix suspend param deduping (#2574)",
          "author_name": "Kevin Chiu",
          "author_login": "kevinguitar",
          "committed_at": "2026-07-22T17:35:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f836dc826fef20a817cd00ee6ae77eb9a14b3113",
          "body": null,
          "is_bot": true,
          "headline": "Update dependency com.squareup.okio:okio to v3.18.0 (#2575)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-22T17:01:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c85c0bd85e5b9a1c1b1aabf43ae6b1e6eeda77d1",
          "body": null,
          "is_bot": false,
          "headline": "Enable R8 minimizing in the compiler (#2571)",
          "author_name": "Zac Sweers",
          "author_login": "ZacSweers",
          "committed_at": "2026-07-22T17:01:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b504c0f3dd748bd9bad871c35c55dc370633cab1",
          "body": null,
          "is_bot": false,
          "headline": "Propagate suspend in factories (#2572)",
          "author_name": "Zac Sweers",
          "author_login": "ZacSweers",
          "committed_at": "2026-07-21T21:17:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "03858e387b666ff8de9a7d6fc7004015136af0d5",
          "body": null,
          "is_bot": false,
          "headline": "Couple small suspend providers followups (#2569)",
          "author_name": "Zac Sweers",
          "author_login": "ZacSweers",
          "committed_at": "2026-07-21T20:10:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "91dc94ac400d4da6c52596ce39ba449202bf20a1",
          "body": null,
          "is_bot": false,
          "headline": "Fix nested JS suspend provider generation",
          "author_name": "Zac Sweers",
          "author_login": "ZacSweers",
          "committed_at": "2026-07-21T19:21:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aefe98a4ef32796202a9b5b5da45cddeae4d21f9",
          "body": null,
          "is_bot": false,
          "headline": "Try improving CI flakes (#2568)",
          "author_name": "Zac Sweers",
          "author_login": "ZacSweers",
          "committed_at": "2026-07-21T15:44:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6b355382775893263345b5614ea84de1a42321db",
          "body": null,
          "is_bot": false,
          "headline": "Update IDE version mappings (#2570)",
          "author_name": "Zac Sweers",
          "author_login": "ZacSweers",
          "committed_at": "2026-07-21T15:08:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9feb1ca9bcf403e34e0c8bd3ce7375aabaa935d6",
          "body": null,
          "is_bot": true,
          "headline": "Update actions/setup-python action to v7 (#2566)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-21T04:56:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "01506bc5c5b7039e57605547ef716f74e2bc79e4",
          "body": "* Add SuspendProvider\n\n* SuspendFactory\n\n* wip\n\n* Fix publication\n\n* More main stuff\n\n* Suspend providers WIP: enable-suspend-providers option, test reorganization, opt-in annotations\n\n* Fix SuspendDoubleCheck reentrancy deadlock and JS dispatch\n\n- A reentrant (cyclic) invoke() from the initializing\n[…]\nt for suspend cache initialization\n\n* Docs\n\n* faq\n\n* Cleanup\n\n* Cleanups\n\n* Cleanups\n\n* Cleanups\n\n* Cleanups\n\n* Cleanups\n\n* Cleanups\n\n* Clean up opt ins\n\n* Differentiate diagnostics\n\n* Final impl docs",
          "is_bot": false,
          "headline": "Suspend providers (#2508)",
          "author_name": "Zac Sweers",
          "author_login": "ZacSweers",
          "committed_at": "2026-07-21T04:43:12Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "5fbd88ba6aef5be7344a23d8ef177a4956a7d6a2",
          "body": null,
          "is_bot": true,
          "headline": "Update plugin shadow to v9.6.0 (#2560)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-21T04:01:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4102a1ae48e7fca0015be8967abf687d11ec5518",
          "body": null,
          "is_bot": true,
          "headline": "Update actions/checkout digest to 3d3c42e (#2567)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-21T04:01:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d06db626e74790fea774200bb71477779260dab2",
          "body": null,
          "is_bot": false,
          "headline": "Update tested IDE versions (#2564)",
          "author_name": "Zac Sweers",
          "author_login": "ZacSweers",
          "committed_at": "2026-07-21T02:53:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4bfeaa55a2601f46011b55fc0f08f8d36366b232",
          "body": null,
          "is_bot": true,
          "headline": "Update dependency zensical to v0.0.51 (#2563)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-19T01:36:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b4dce662507cb2032d620d87b12fc7d2d154bad5",
          "body": null,
          "is_bot": true,
          "headline": "Update dependency mkdocs-material to v9.7.7 (#2562)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-17T21:22:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "04fe2579445b6318d6e27ffcd9cedd46a5bfae34",
          "body": null,
          "is_bot": false,
          "headline": "Update IDE version mappings (#2561)",
          "author_name": "Zac Sweers",
          "author_login": "ZacSweers",
          "committed_at": "2026-07-17T12:42:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "02b38f1e1bb9de3781571b105aed2bc19eb7d459",
          "body": null,
          "is_bot": false,
          "headline": "Add SubCircuit support (#2558)",
          "author_name": "Zac Sweers",
          "author_login": "ZacSweers",
          "committed_at": "2026-07-16T06:47:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "13963fe468d5fa1eb089cdd44669eb52583d59d1",
          "body": null,
          "is_bot": false,
          "headline": "Improve actions caching (#2559)",
          "author_name": "Zac Sweers",
          "author_login": "ZacSweers",
          "committed_at": "2026-07-16T06:27:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "699d2b83875117c440bba2b1b71a52fb43654671",
          "body": null,
          "is_bot": false,
          "headline": "Improve published artifact validation (#2550)",
          "author_name": "Zac Sweers",
          "author_login": "ZacSweers",
          "committed_at": "2026-07-16T04:08:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0372216cd74dae95a41fd584462552fa804a4492",
          "body": null,
          "is_bot": false,
          "headline": "Add a klib IC test (#2556)",
          "author_name": "Zac Sweers",
          "author_login": "ZacSweers",
          "committed_at": "2026-07-16T01:25:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5c301c0b718205944b369f3f7aac1b48b53e335b",
          "body": null,
          "is_bot": true,
          "headline": "Update tracing to v2.0.0-beta01 (#2554)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-16T00:25:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "80c1091ed6c00ee93f29ed80da90a7ff651cc6b4",
          "body": null,
          "is_bot": false,
          "headline": "Fix nested ContributesTo handling in IR merging (#2555)",
          "author_name": "Zac Sweers",
          "author_login": "ZacSweers",
          "committed_at": "2026-07-16T00:25:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0c75f2e288f5cbe119213bfdb85b4a93996d8027",
          "body": null,
          "is_bot": false,
          "headline": "Update IDE version mappings (#2552)",
          "author_name": "Zac Sweers",
          "author_login": "ZacSweers",
          "committed_at": "2026-07-15T12:40:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8fa5878facc5b341662384bbbb69fcd05dab46a0",
          "body": null,
          "is_bot": false,
          "headline": "Update to 2.4.10 (#2549)",
          "author_name": "Zac Sweers",
          "author_login": "ZacSweers",
          "committed_at": "2026-07-15T05:28:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d664eed288ea3338cdc95b3ba956e4e6487b4908",
          "body": null,
          "is_bot": true,
          "headline": "Update Metro bootstrap to v1.3.2 (#2545)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-14T04:10:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "596d472eb1573fcd7c91c8308fc141569ffe4cce",
          "body": null,
          "is_bot": true,
          "headline": "Update actions/setup-node action to v7 (#2544)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-14T03:51:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c6aebe5f8b38a4397bc9b1e5c51d0d47c2e51cb8",
          "body": null,
          "is_bot": false,
          "headline": "Prepare next development version.",
          "author_name": "Zac Sweers",
          "author_login": "ZacSweers",
          "committed_at": "2026-07-14T03:25:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "39af453232007eb9c332034305fae176aa117cc3",
          "body": null,
          "is_bot": false,
          "headline": "Prepare for release 1.3.2.",
          "author_name": "Zac Sweers",
          "author_login": "ZacSweers",
          "committed_at": "2026-07-14T03:24:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "953f68fe45e04041ed8201dd37a4a4f0590659b3",
          "body": null,
          "is_bot": false,
          "headline": "Mention wire dep",
          "author_name": "Zac Sweers",
          "author_login": "ZacSweers",
          "committed_at": "2026-07-14T03:22:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "df32573b14fe3765168fe1eda685196a7e9553c5",
          "body": null,
          "is_bot": false,
          "headline": "Support IR class gen in circuit (#2542)",
          "author_name": "Zac Sweers",
          "author_login": "ZacSweers",
          "committed_at": "2026-07-13T22:20:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0adedd91e90621778b252aa43ffd612e42fa212b",
          "body": null,
          "is_bot": true,
          "headline": "Update dependency io.insert-koin.compiler.plugin to v1.0.2 (#2543)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-13T21:24:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2949dce259131db7b3a6d09a5a53c199f17a3f8f",
          "body": null,
          "is_bot": false,
          "headline": "Add 2.5.0 dev compat (#2540)",
          "author_name": "Zac Sweers",
          "author_login": "ZacSweers",
          "committed_at": "2026-07-13T05:38:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "38b854340f473f0208e4611cf38420b40e2cf1b2",
          "body": null,
          "is_bot": false,
          "headline": "Revert \"Update compose.jb to v1.11.1\" (#2538)",
          "author_name": "Zac Sweers",
          "author_login": "ZacSweers",
          "committed_at": "2026-07-13T02:39:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "45021e9afef20c21d155ae87850aa10e19420bca",
          "body": null,
          "is_bot": true,
          "headline": "Update plugin intellijPlatform to v2.18.1 (#2527)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-13T00:33:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b7589a137ff7e78413b75023f04456b19fe67e22",
          "body": null,
          "is_bot": true,
          "headline": "Update ksp monorepo to v2.3.10 (#2520)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-12T22:27:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f4a9c9f1de3c491cd7c214174112064cdf10b539",
          "body": "Co-authored-by: Zac Sweers <pandanomic@gmail.com>",
          "is_bot": true,
          "headline": "Update compose.jb to v1.11.1 (#2300)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-12T21:59:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "75a76e469a037247dd1afda783783f54520e25e4",
          "body": null,
          "is_bot": true,
          "headline": "Update wire to v6.4.5 (#2521)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-12T21:51:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a762bab077facbc0aba6a616a07af77471b4484d",
          "body": null,
          "is_bot": true,
          "headline": "Update Metro bootstrap to v1.3.1 (#2533)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-12T21:29:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0bc19a0279f00202a221d827d2e7ae39546632d8",
          "body": null,
          "is_bot": true,
          "headline": "Update junit-framework monorepo to v6.1.2 (#2537)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-12T19:57:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0a560817cb8ab464fa0384fc8d4a029c83a9b47d",
          "body": "Co-authored-by: Zac Sweers <pandanomic@gmail.com>",
          "is_bot": false,
          "headline": "Remove `ClasspathBasedStandardLibrariesPathProvider` (#2534)",
          "author_name": "Youssef Shoaib",
          "author_login": "kyay10",
          "committed_at": "2026-07-12T04:47:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8271531a76f904f797982393a6915c744ca91a14",
          "body": null,
          "is_bot": false,
          "headline": "Update contributors",
          "author_name": "Zac Sweers",
          "author_login": "ZacSweers",
          "committed_at": "2026-07-12T04:40:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c796a335d4dbcf8183506441e3f35796d8ea8bfd",
          "body": "* Fix JS box test flakiness\n\nThe solution is to give each test class its own output directory, so that no races happen while trying to copy files in parallel.\n\n* Remove metro.jsBoxTestRetries",
          "is_bot": false,
          "headline": "Fix JS box test flakiness (#2535)",
          "author_name": "Youssef Shoaib",
          "author_login": "kyay10",
          "committed_at": "2026-07-12T04:38:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "daf915cf8c4e4edee24a1d9657dd1b4470f57f4d",
          "body": null,
          "is_bot": false,
          "headline": "Fix unknown locations diag (#2536)",
          "author_name": "Zac Sweers",
          "author_login": "ZacSweers",
          "committed_at": "2026-07-12T02:15:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2ca31ca5f3418848cbf0fe7f70dbe413f53224cd",
          "body": null,
          "is_bot": false,
          "headline": "Prepare next development version.",
          "author_name": "Zac Sweers",
          "author_login": "ZacSweers",
          "committed_at": "2026-07-11T11:13:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "23c3a44ad18175d718911cbfc784af0ebdf3b9b2",
          "body": null,
          "is_bot": false,
          "headline": "Prepare for release 1.3.1.",
          "author_name": "Zac Sweers",
          "author_login": "ZacSweers",
          "committed_at": "2026-07-11T11:09:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "77e370a1bad6cff611d6f5d1637935ff1586a636",
          "body": null,
          "is_bot": false,
          "headline": "changelog",
          "author_name": "Zac Sweers",
          "author_login": "ZacSweers",
          "committed_at": "2026-07-11T11:06:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c5b6ef24d2598809078f57db013d483b2b392790",
          "body": null,
          "is_bot": false,
          "headline": "Fix missing IC lookup on compose-processed assisted injects (#2532)",
          "author_name": "Zac Sweers",
          "author_login": "ZacSweers",
          "committed_at": "2026-07-11T11:03:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2d335587e3f42a7d3290a4ba74ce94fb81c023e5",
          "body": "Co-authored-by: Zac Sweers <pandanomic@gmail.com>",
          "is_bot": false,
          "headline": "Fix graph dependency getter expression when it's wrapped in Lazy (#2512)",
          "author_name": "Kevin Chiu",
          "author_login": "kevinguitar",
          "committed_at": "2026-07-11T09:25:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "89f45901c4e17bb8e5924bfcd4be9d4c641098fb",
          "body": "…#2530)\n\nCo-authored-by: Zac Sweers <pandanomic@gmail.com>",
          "is_bot": false,
          "headline": "Fix crash when wrong annotation is used for graph extension factory (…",
          "author_name": "Brian Norman",
          "author_login": "bnorm",
          "committed_at": "2026-07-11T06:02:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "025e67bb8744a46b90c7929539e132898a0bd94f",
          "body": null,
          "is_bot": true,
          "headline": "Update dependency zensical to v0.0.50 (#2518)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-11T05:34:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "349846a412b4fe25449766d360a6e915b5b37280",
          "body": null,
          "is_bot": true,
          "headline": "Update plugin testkit to v0.19 (#2529)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-10T09:15:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cfde15818513d9c28aa44b025f49e8dad3d37204",
          "body": null,
          "is_bot": true,
          "headline": "Update plugin shadow to v9.5.1 (#2528)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-10T08:51:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c6a047072882288a1a4621da1e0673ebde0fc76d",
          "body": null,
          "is_bot": true,
          "headline": "Update plugin com.gradle.develocity to v4.5.0 (#2526)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-10T08:47:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b715227e8e259cb9c9b6a262a9e202f6a0a7df09",
          "body": null,
          "is_bot": true,
          "headline": "Update dependency pillow to v12.3.0 (#2524)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-10T08:38:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "154ce58e1588b38c37961d9bf2870c3847526706",
          "body": null,
          "is_bot": true,
          "headline": "Update Metro bootstrap to v1.3.0 (#2525)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-10T08:37:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "52b7623a91006026de3c4f79a52760161e024eb8",
          "body": "…522)",
          "is_bot": true,
          "headline": "Update dependency androidx.test.uiautomator:uiautomator to v2.4.0 (#2…",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-10T08:25:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6f82a06ad4726776e2f37415b468fa7726fb8eaf",
          "body": null,
          "is_bot": true,
          "headline": "Update dependency pymdown-extensions to v11.0.1 (#2517)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-10T08:20:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f07bfbe71fc80132a656c3b688a550cb32a60505",
          "body": "…(#2523)",
          "is_bot": true,
          "headline": "Update dependency com.autonomousapps:gradle-testkit-support to v0.27 …",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-10T08:16:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4f9fa4ee6bcd166808f1a7d3b836763ea19a33aa",
          "body": null,
          "is_bot": true,
          "headline": "Update junit-framework monorepo to v6.1.1 (#2519)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-10T08:12:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4b6cb94617bc3703b58f4d281718caf42c10123f",
          "body": null,
          "is_bot": false,
          "headline": "Fold 6138 dev builds (#2516)",
          "author_name": "Zac Sweers",
          "author_login": "ZacSweers",
          "committed_at": "2026-07-10T06:57:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "47aa1992445f9ea8f7cd587b2dbb1bae1943c5dc",
          "body": "Co-authored-by: Zac Sweers <pandanomic@gmail.com>",
          "is_bot": true,
          "headline": "Migrate Renovate config (#2515)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-10T06:50:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fc50d6d33bf1366c41a73b9399632a8dd9f494a8",
          "body": null,
          "is_bot": true,
          "headline": "Update dagger to v2.60.1 (#2513)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-10T06:38:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "63387ed384b41bf2f08165648339a48da3801f89",
          "body": "…#2514)",
          "is_bot": true,
          "headline": "Update dependency com.autonomousapps:gradle-testkit-truth to v1.7.1 (…",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-10T06:38:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d709554e8709883ed0b6d9cd2e8e381c31026c29",
          "body": null,
          "is_bot": false,
          "headline": "Fix member-injection of interop providers (#2511)",
          "author_name": "Zac Sweers",
          "author_login": "ZacSweers",
          "committed_at": "2026-07-03T16:21:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cc6212d0b09d7057de1bedb4a36de34f5bbaa0ef",
          "body": null,
          "is_bot": false,
          "headline": "Update IDE version mappings (#2510)",
          "author_name": "Zac Sweers",
          "author_login": "ZacSweers",
          "committed_at": "2026-07-03T12:44:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "24fa7c1514e16d5a2802bd164813f6fe8d45a3bd",
          "body": null,
          "is_bot": false,
          "headline": "Tweak metro env content",
          "author_name": "Zac Sweers",
          "author_login": "ZacSweers",
          "committed_at": "2026-07-01T18:05:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4a238472a86b4f9e3e14445a223bae8b3333e7e9",
          "body": null,
          "is_bot": false,
          "headline": "Fix accessing graph factories across modules with IR class gen (#2507)",
          "author_name": "Zac Sweers",
          "author_login": "ZacSweers",
          "committed_at": "2026-07-01T17:52:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f4fb09ea6b6894aa7816f02d52398d65f9be404d",
          "body": null,
          "is_bot": false,
          "headline": "Prepare next development version.",
          "author_name": "Zac Sweers",
          "author_login": "ZacSweers",
          "committed_at": "2026-07-01T05:18:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cf59245fbd6fd5405274d622f303333fefa231ea",
          "body": null,
          "is_bot": false,
          "headline": "Prepare for release 1.3.0.",
          "author_name": "Zac Sweers",
          "author_login": "ZacSweers",
          "committed_at": "2026-07-01T05:12:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "db3823180150d2256ee95aeda43c79fcb9a7c1b4",
          "body": null,
          "is_bot": false,
          "headline": "Improve error messaging on missing upstream factories (#2505)",
          "author_name": "Zac Sweers",
          "author_login": "ZacSweers",
          "committed_at": "2026-07-01T04:51:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "76b4a42ea0b7091f63bc8b7310bc7df3d681609e",
          "body": null,
          "is_bot": false,
          "headline": "Clean up git-lfs usage (#2503)",
          "author_name": "Zac Sweers",
          "author_login": "ZacSweers",
          "committed_at": "2026-06-29T21:26:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "51adced1fafc48dc73817dd07cca1f3222b9204e",
          "body": null,
          "is_bot": false,
          "headline": "Update Gradle to 9.6.1 (#2502)",
          "author_name": "Zac Sweers",
          "author_login": "ZacSweers",
          "committed_at": "2026-06-28T04:58:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5663a9a10f1ec1bba981803281101239cc77efab",
          "body": null,
          "is_bot": false,
          "headline": "Support parameter-less binds (#2500)",
          "author_name": "Zac Sweers",
          "author_login": "ZacSweers",
          "committed_at": "2026-06-28T02:34:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "72e9f84bc7ca9995ef16b2c2a6c551b5485a2d25",
          "body": null,
          "is_bot": false,
          "headline": "Test 2.4.10-RC (#2501)",
          "author_name": "Zac Sweers",
          "author_login": "ZacSweers",
          "committed_at": "2026-06-28T01:59:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "21a4494e1c4b9cb9863dcc73e88061514b7765fc",
          "body": null,
          "is_bot": false,
          "headline": "Retry JS box tests (#2499)",
          "author_name": "Zac Sweers",
          "author_login": "ZacSweers",
          "committed_at": "2026-06-27T23:46:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7007b9e97a1f37e8fadadb862fc32203be709743",
          "body": null,
          "is_bot": false,
          "headline": "Improve GraphPrivate docs (#2498)",
          "author_name": "Zac Sweers",
          "author_login": "ZacSweers",
          "committed_at": "2026-06-27T22:36:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "40102a5111baaf25613e89816de3881e6e5ff24a",
          "body": "Co-authored-by: Zac Sweers <pandanomic@gmail.com>",
          "is_bot": false,
          "headline": "Fix: GraphPrivate bindings can leak to chained Graph Extensions (#2497)",
          "author_name": "Jon Amireh",
          "author_login": "jonamireh",
          "committed_at": "2026-06-27T21:59:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c4221f87524a3363ee5fec01eea088f00c153470",
          "body": null,
          "is_bot": false,
          "headline": "Add instant support to runtime tracing (#2494)",
          "author_name": "Zac Sweers",
          "author_login": "ZacSweers",
          "committed_at": "2026-06-27T21:00:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "56de400cf78edfb0f1f684976af92dc9fd018daf",
          "body": null,
          "is_bot": false,
          "headline": "Use Mordant + align rendering with ktoolchain (#2487)",
          "author_name": "Zac Sweers",
          "author_login": "ZacSweers",
          "committed_at": "2026-06-26T20:16:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3ece2146abc4d69312203d5d32867760fe7a7a01",
          "body": null,
          "is_bot": true,
          "headline": "Update dagger to v2.60 (#2489)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-06-26T15:45:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "316d7b7c39dee88a3d2ddf5287bba17aa8de09e6",
          "body": null,
          "is_bot": true,
          "headline": "Update plugin shadow to v9.4.3 (#2490)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-06-26T15:45:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d5d214b43636fb0c9f0dede5e17ca19dbe582150",
          "body": null,
          "is_bot": true,
          "headline": "Update ktor monorepo to v3.5.1 (#2488)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-06-26T15:45:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "02693b98a3abd197a32e81601c9f2ff86b744e6b",
          "body": null,
          "is_bot": false,
          "headline": "Parallelize some workflow steps (#2492)",
          "author_name": "Zac Sweers",
          "author_login": "ZacSweers",
          "committed_at": "2026-06-26T15:45:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9d8080e161d16e33d6d350e941b0f9d2d99d7356",
          "body": null,
          "is_bot": false,
          "headline": "Update IDE version mappings (#2491)",
          "author_name": "Zac Sweers",
          "author_login": "ZacSweers",
          "committed_at": "2026-06-26T12:57:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7e38de5535d66ea5491e155711fd9830c564924a",
          "body": null,
          "is_bot": false,
          "headline": "Fix code fence in documentation (#2486)",
          "author_name": "Rahul Ravikumar",
          "author_login": "tikurahul",
          "committed_at": "2026-06-24T19:41:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "560f25c9cce71f4addac3cd596c1390e6154cdf3",
          "body": null,
          "is_bot": false,
          "headline": "Update tested IDE versions (#2485)",
          "author_name": "Zac Sweers",
          "author_login": "ZacSweers",
          "committed_at": "2026-06-24T18:36:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e1c64e398a5c33194a9409d9bd3ca1a25bb8ca3d",
          "body": null,
          "is_bot": true,
          "headline": "Update dependency click to v8.4.2 (#2484)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-06-24T18:28:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8154013d9a4f303d01e45139aaadda5dd758fd35",
          "body": null,
          "is_bot": false,
          "headline": "Test 2.4.20-Beta1 (#2483)",
          "author_name": "Zac Sweers",
          "author_login": "ZacSweers",
          "committed_at": "2026-06-24T17:57:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7175a0e6671aee047690b8aed32f26bb0860d5a4",
          "body": null,
          "is_bot": false,
          "headline": "Improve docs for Runtime tracing. (#2482)",
          "author_name": "Rahul Ravikumar",
          "author_login": "tikurahul",
          "committed_at": "2026-06-24T17:38:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c0ca5d60590b39228077566d060e2277ccf5833",
          "body": "Co-authored-by: Zac Sweers <pandanomic@gmail.com>",
          "is_bot": true,
          "headline": "Update dependency com.facebook:ktfmt to v0.64 (#2481)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-06-24T04:31:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "292c7a8ddec5c4bbb9c4b31e78cb8ee792084dce",
          "body": "Co-authored-by: Zac Sweers <pandanomic@gmail.com>",
          "is_bot": false,
          "headline": "Add runtime tracing (#2354)",
          "author_name": "Rahul Ravikumar",
          "author_login": "tikurahul",
          "committed_at": "2026-06-24T00:33:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "01c6ae1d99ded0d32e65f8da808f4cea92f44b1e",
          "body": null,
          "is_bot": false,
          "headline": "Streamline release infra (#2480)",
          "author_name": "Zac Sweers",
          "author_login": "ZacSweers",
          "committed_at": "2026-06-23T21:37:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "71a8174a9dd32e610678e6ab6504170acec259af",
          "body": null,
          "is_bot": false,
          "headline": "Fix type mismatch for dagger.Lazy interop (#2478)",
          "author_name": "Zac Sweers",
          "author_login": "ZacSweers",
          "committed_at": "2026-06-23T20:50:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9ad45eb157123dcac2d347c9c3485994e1680fa6",
          "body": null,
          "is_bot": true,
          "headline": "Update wire to v6.4.1 (#2475)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-06-23T18:04:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 75,
      "commits_last_year": 1602,
      "latest_release_at": "2026-07-14T03:26:03Z",
      "latest_release_tag": "1.3.2",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 52,
      "days_since_latest_release": 10,
      "mean_days_between_releases": 8.9
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 85,
      "has_issue_template": false,
      "has_code_of_conduct": true,
      "has_pull_request_template": true
    },
    "ecosystem": {
      "packages": []
    },
    "popularity": {
      "forks": 104,
      "stars": 1331,
      "watchers": 11,
      "fork_history": {
        "days": [
          {
            "date": "2025-02-11",
            "count": 1
          },
          {
            "date": "2025-03-06",
            "count": 1
          },
          {
            "date": "2025-03-10",
            "count": 1
          },
          {
            "date": "2025-03-12",
            "count": 1
          },
          {
            "date": "2025-03-15",
            "count": 1
          },
          {
            "date": "2025-03-20",
            "count": 1
          },
          {
            "date": "2025-03-25",
            "count": 1
          },
          {
            "date": "2025-04-03",
            "count": 1
          },
          {
            "date": "2025-04-05",
            "count": 1
          },
          {
            "date": "2025-04-06",
            "count": 2
          },
          {
            "date": "2025-04-08",
            "count": 1
          },
          {
            "date": "2025-04-09",
            "count": 1
          },
          {
            "date": "2025-04-20",
            "count": 3
          },
          {
            "date": "2025-04-21",
            "count": 1
          },
          {
            "date": "2025-05-01",
            "count": 1
          },
          {
            "date": "2025-05-11",
            "count": 1
          },
          {
            "date": "2025-05-18",
            "count": 1
          },
          {
            "date": "2025-05-19",
            "count": 1
          },
          {
            "date": "2025-05-27",
            "count": 2
          },
          {
            "date": "2025-06-17",
            "count": 1
          },
          {
            "date": "2025-06-26",
            "count": 1
          },
          {
            "date": "2025-07-09",
            "count": 1
          },
          {
            "date": "2025-07-11",
            "count": 1
          },
          {
            "date": "2025-07-18",
            "count": 1
          },
          {
            "date": "2025-07-19",
            "count": 1
          },
          {
            "date": "2025-07-22",
            "count": 1
          },
          {
            "date": "2025-07-27",
            "count": 1
          },
          {
            "date": "2025-08-01",
            "count": 1
          },
          {
            "date": "2025-08-02",
            "count": 1
          },
          {
            "date": "2025-08-04",
            "count": 1
          },
          {
            "date": "2025-08-19",
            "count": 1
          },
          {
            "date": "2025-08-20",
            "count": 1
          },
          {
            "date": "2025-08-22",
            "count": 2
          },
          {
            "date": "2025-08-27",
            "count": 1
          },
          {
            "date": "2025-09-14",
            "count": 1
          },
          {
            "date": "2025-09-24",
            "count": 1
          },
          {
            "date": "2025-10-03",
            "count": 1
          },
          {
            "date": "2025-10-06",
            "count": 1
          },
          {
            "date": "2025-10-10",
            "count": 2
          },
          {
            "date": "2025-10-12",
            "count": 1
          },
          {
            "date": "2025-10-22",
            "count": 2
          },
          {
            "date": "2025-10-23",
            "count": 1
          },
          {
            "date": "2025-11-11",
            "count": 1
          },
          {
            "date": "2025-11-21",
            "count": 1
          },
          {
            "date": "2025-12-03",
            "count": 1
          },
          {
            "date": "2025-12-04",
            "count": 1
          },
          {
            "date": "2025-12-07",
            "count": 1
          },
          {
            "date": "2025-12-08",
            "count": 1
          },
          {
            "date": "2025-12-09",
            "count": 1
          },
          {
            "date": "2025-12-11",
            "count": 1
          },
          {
            "date": "2025-12-15",
            "count": 1
          },
          {
            "date": "2026-01-05",
            "count": 2
          },
          {
            "date": "2026-01-06",
            "count": 1
          },
          {
            "date": "2026-01-10",
            "count": 1
          },
          {
            "date": "2026-01-13",
            "count": 1
          },
          {
            "date": "2026-01-16",
            "count": 1
          },
          {
            "date": "2026-01-19",
            "count": 1
          },
          {
            "date": "2026-01-31",
            "count": 1
          },
          {
            "date": "2026-02-02",
            "count": 1
          },
          {
            "date": "2026-02-12",
            "count": 2
          },
          {
            "date": "2026-02-14",
            "count": 1
          },
          {
            "date": "2026-02-24",
            "count": 1
          },
          {
            "date": "2026-02-25",
            "count": 3
          },
          {
            "date": "2026-03-10",
            "count": 1
          },
          {
            "date": "2026-03-13",
            "count": 2
          },
          {
            "date": "2026-03-14",
            "count": 1
          },
          {
            "date": "2026-03-15",
            "count": 1
          },
          {
            "date": "2026-03-21",
            "count": 1
          },
          {
            "date": "2026-03-23",
            "count": 1
          },
          {
            "date": "2026-04-07",
            "count": 2
          },
          {
            "date": "2026-04-09",
            "count": 2
          },
          {
            "date": "2026-04-13",
            "count": 1
          },
          {
            "date": "2026-04-17",
            "count": 1
          },
          {
            "date": "2026-04-24",
            "count": 1
          },
          {
            "date": "2026-04-29",
            "count": 1
          },
          {
            "date": "2026-05-05",
            "count": 1
          },
          {
            "date": "2026-05-11",
            "count": 2
          },
          {
            "date": "2026-05-16",
            "count": 1
          },
          {
            "date": "2026-05-20",
            "count": 1
          },
          {
            "date": "2026-06-05",
            "count": 1
          },
          {
            "date": "2026-06-10",
            "count": 1
          },
          {
            "date": "2026-06-12",
            "count": 2
          },
          {
            "date": "2026-06-15",
            "count": 1
          },
          {
            "date": "2026-06-17",
            "count": 1
          },
          {
            "date": "2026-06-27",
            "count": 1
          },
          {
            "date": "2026-07-11",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 102,
        "total_forks": 104
      },
      "star_history": null,
      "open_issues_and_prs": 18
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "notebooks",
        "sample",
        "samples"
      ],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [
        "compiler/src/main/proto/dev/zacsweers/metro/compiler/proto/metro_metadata.proto"
      ],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "benchmark/build.gradle.kts",
        "benchmark/startup-android/app/build.gradle.kts",
        "benchmark/startup-android/benchmark/build.gradle.kts",
        "benchmark/startup-android/microbenchmark/build.gradle.kts",
        "benchmark/startup-jvm-minified/build.gradle.kts",
        "benchmark/startup-jvm/build.gradle.kts",
        "benchmark/startup-jvm/minified-jar/build.gradle.kts",
        "benchmark/startup-multiplatform/build.gradle.kts",
        "build-logic/build.gradle.kts",
        "build.gradle.kts",
        "compiler-compat/build.gradle.kts",
        "compiler-compat/k230/build.gradle.kts",
        "compiler-compat/k2320/build.gradle.kts",
        "compiler-compat/k240/build.gradle.kts",
        "compiler-compat/k240_dev_2124/build.gradle.kts",
        "compiler-compat/k2420_beta1/build.gradle.kts",
        "compiler-compat/k2420_beta2/build.gradle.kts",
        "compiler-compat/k2420_dev_6138/build.gradle.kts",
        "compiler-compat/k250_dev_498/build.gradle.kts",
        "compiler-tests/build.gradle.kts",
        "compiler/build.gradle.kts",
        "gradle-plugin/build.gradle.kts",
        "ide-integration-tests/build.gradle.kts",
        "ide-integration-tests/test-project/build.gradle.kts",
        "idea-plugin/build.gradle.kts",
        "interop-dagger/build.gradle.kts",
        "interop-guice/build.gradle.kts",
        "interop-jakarta/build.gradle.kts",
        "interop-javax/build.gradle.kts",
        "metro-common/build.gradle.kts",
        "metro-trace/build.gradle.kts",
        "metrox-android/build.gradle.kts",
        "metrox-viewmodel-compose/build.gradle.kts",
        "metrox-viewmodel/build.gradle.kts",
        "runtime-coroutines/build.gradle.kts",
        "runtime/build.gradle.kts",
        "samples/android-app/build.gradle.kts",
        "samples/build.gradle.kts",
        "samples/circuit-app/build.gradle.kts",
        "samples/compose-viewmodels/androidApp/build.gradle.kts",
        "samples/compose-viewmodels/app/build.gradle.kts",
        "samples/compose-viewmodels/desktopApp/build.gradle.kts",
        "samples/compose-viewmodels/screen-details/build.gradle.kts",
        "samples/compose-viewmodels/screen-home/build.gradle.kts",
        "samples/compose-viewmodels/screen-settings/build.gradle.kts",
        "samples/graph-analysis/build.gradle.kts",
        "samples/integration-tests/build.gradle.kts",
        "samples/interop/customAnnotations-dagger/build.gradle.kts",
        "samples/interop/customAnnotations-guice/build.gradle.kts",
        "samples/interop/customAnnotations-hilt/build.gradle.kts",
        "samples/interop/customAnnotations-hilt/lib/build.gradle.kts",
        "samples/interop/customAnnotations-kotlinInject/build.gradle.kts",
        "samples/interop/dependencies-dagger/build.gradle.kts",
        "samples/interop/dependencies-kotlinInject/build.gradle.kts",
        "samples/weather-app/build.gradle.kts"
      ],
      "largest_source_bytes": 638497,
      "source_files_sampled": 1548,
      "oversized_source_files": 24,
      "agent_instruction_files": [
        "AGENTS.md"
      ],
      "agent_instruction_max_bytes": 6717
    },
    "dependencies": {
      "manifests": [
        "benchmark/build.gradle.kts",
        "build-logic/build.gradle.kts",
        "build.gradle.kts",
        "compiler-compat/build.gradle.kts",
        "compiler-tests/build.gradle.kts",
        "compiler/build.gradle.kts",
        "gradle-plugin/build.gradle.kts",
        "ide-integration-tests/build.gradle.kts",
        "idea-plugin/build.gradle.kts",
        "interop-dagger/build.gradle.kts",
        "interop-guice/build.gradle.kts",
        "interop-jakarta/build.gradle.kts",
        "interop-javax/build.gradle.kts",
        "metro-common/build.gradle.kts",
        "metro-trace/build.gradle.kts",
        "metrox-android/build.gradle.kts",
        "metrox-viewmodel-compose/build.gradle.kts",
        "metrox-viewmodel/build.gradle.kts",
        "runtime-coroutines/build.gradle.kts",
        "runtime/build.gradle.kts",
        "samples/build.gradle.kts"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "fast-uri",
            "direct": false,
            "version": "3.1.3",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-v2hh-gcrm-f6hx"
            ],
            "fixed_version": "4.1.1",
            "advisory_count": 1,
            "oldest_advisory_days": 2
          },
          {
            "name": "serialize-javascript",
            "direct": false,
            "version": "6.0.2",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 8.1,
            "advisory_ids": [
              "GHSA-5c6j-r48x-rmvq",
              "GHSA-qj8w-gfj5-8c6v"
            ],
            "fixed_version": "7.0.5",
            "advisory_count": 2,
            "oldest_advisory_days": 146
          },
          {
            "name": "uuid",
            "direct": false,
            "version": "8.3.2",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-w5hq-g745-h8pq"
            ],
            "fixed_version": "13.0.1",
            "advisory_count": 1,
            "oldest_advisory_days": 92
          },
          {
            "name": "diff",
            "direct": false,
            "version": "7.0.0",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 5.3,
            "advisory_ids": [
              "GHSA-73rr-hh4g-fpgx"
            ],
            "fixed_version": "8.0.3",
            "advisory_count": 1,
            "oldest_advisory_days": 190
          },
          {
            "name": "webpack-dev-server",
            "direct": false,
            "version": "5.2.3",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 5.3,
            "advisory_ids": [
              "GHSA-79cf-xcqc-c78w",
              "GHSA-f5vj-f2hx-8m93",
              "GHSA-m28w-2pqf-7qgj",
              "GHSA-mx8g-39q3-5c79"
            ],
            "fixed_version": "5.2.6",
            "advisory_count": 4,
            "oldest_advisory_days": 66
          },
          {
            "name": "webpack",
            "direct": false,
            "version": "5.101.3",
            "severity": "low",
            "ecosystem": "npm",
            "cvss_score": 3.7,
            "advisory_ids": [
              "GHSA-38r7-794h-5758",
              "GHSA-8fgc-7cc6-rx7x"
            ],
            "fixed_version": "5.104.1",
            "advisory_count": 2,
            "oldest_advisory_days": 168
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "low": 1,
          "high": 3,
          "moderate": 2
        },
        "advisory_count": 11,
        "affected_count": 6,
        "assessed_count": 514,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 1,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "maven"
      ],
      "dependencies": [],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "@colors/colors",
            "direct": false,
            "version": "1.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "@discoveryjs/json-ext",
            "direct": false,
            "version": "0.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "@isaacs/cliui",
            "direct": false,
            "version": "8.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/gen-mapping",
            "direct": false,
            "version": "0.3.13",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/resolve-uri",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/source-map",
            "direct": false,
            "version": "0.3.11",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/sourcemap-codec",
            "direct": false,
            "version": "1.5.5",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/trace-mapping",
            "direct": false,
            "version": "0.3.31",
            "ecosystem": "npm"
          },
          {
            "name": "@js-joda/core",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jsonjoy.com/base64",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@jsonjoy.com/base64",
            "direct": false,
            "version": "17.67.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jsonjoy.com/buffers",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jsonjoy.com/buffers",
            "direct": false,
            "version": "17.67.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jsonjoy.com/codegen",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jsonjoy.com/codegen",
            "direct": false,
            "version": "17.67.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jsonjoy.com/fs-core",
            "direct": false,
            "version": "4.64.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jsonjoy.com/fs-fsa",
            "direct": false,
            "version": "4.64.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jsonjoy.com/fs-node",
            "direct": false,
            "version": "4.64.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jsonjoy.com/fs-node-builtins",
            "direct": false,
            "version": "4.64.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jsonjoy.com/fs-node-to-fsa",
            "direct": false,
            "version": "4.64.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jsonjoy.com/fs-node-utils",
            "direct": false,
            "version": "4.64.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jsonjoy.com/fs-print",
            "direct": false,
            "version": "4.64.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jsonjoy.com/fs-snapshot",
            "direct": false,
            "version": "4.64.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jsonjoy.com/json-pack",
            "direct": false,
            "version": "1.21.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jsonjoy.com/json-pack",
            "direct": false,
            "version": "17.67.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jsonjoy.com/json-pointer",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@jsonjoy.com/json-pointer",
            "direct": false,
            "version": "17.67.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jsonjoy.com/util",
            "direct": false,
            "version": "1.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jsonjoy.com/util",
            "direct": false,
            "version": "17.67.0",
            "ecosystem": "npm"
          },
          {
            "name": "@leichtgewicht/ip-codec",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@noble/hashes",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "@peculiar/asn1-cms",
            "direct": false,
            "version": "2.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "@peculiar/asn1-csr",
            "direct": false,
            "version": "2.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "@peculiar/asn1-ecc",
            "direct": false,
            "version": "2.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "@peculiar/asn1-pfx",
            "direct": false,
            "version": "2.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "@peculiar/asn1-pkcs8",
            "direct": false,
            "version": "2.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "@peculiar/asn1-pkcs9",
            "direct": false,
            "version": "2.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "@peculiar/asn1-rsa",
            "direct": false,
            "version": "2.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "@peculiar/asn1-schema",
            "direct": false,
            "version": "2.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "@peculiar/asn1-x509",
            "direct": false,
            "version": "2.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "@peculiar/asn1-x509-attr",
            "direct": false,
            "version": "2.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "@peculiar/utils",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@peculiar/x509",
            "direct": false,
            "version": "1.14.3",
            "ecosystem": "npm"
          },
          {
            "name": "@pkgjs/parseargs",
            "direct": false,
            "version": "0.11.0",
            "ecosystem": "npm"
          },
          {
            "name": "@socket.io/component-emitter",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@types/body-parser",
            "direct": false,
            "version": "1.19.6",
            "ecosystem": "npm"
          },
          {
            "name": "@types/bonjour",
            "direct": false,
            "version": "3.5.13",
            "ecosystem": "npm"
          },
          {
            "name": "@types/connect",
            "direct": false,
            "version": "3.4.38",
            "ecosystem": "npm"
          },
          {
            "name": "@types/connect-history-api-fallback",
            "direct": false,
            "version": "1.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/cors",
            "direct": false,
            "version": "2.8.19",
            "ecosystem": "npm"
          },
          {
            "name": "@types/eslint",
            "direct": false,
            "version": "9.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/eslint-scope",
            "direct": false,
            "version": "3.7.7",
            "ecosystem": "npm"
          },
          {
            "name": "@types/estree",
            "direct": false,
            "version": "1.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "@types/express",
            "direct": false,
            "version": "4.17.25",
            "ecosystem": "npm"
          },
          {
            "name": "@types/express-serve-static-core",
            "direct": false,
            "version": "4.19.9",
            "ecosystem": "npm"
          },
          {
            "name": "@types/http-errors",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@types/http-proxy",
            "direct": false,
            "version": "1.17.17",
            "ecosystem": "npm"
          },
          {
            "name": "@types/json-schema",
            "direct": false,
            "version": "7.0.15",
            "ecosystem": "npm"
          },
          {
            "name": "@types/mime",
            "direct": false,
            "version": "1.3.5",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "26.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/qs",
            "direct": false,
            "version": "6.15.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/range-parser",
            "direct": false,
            "version": "1.2.7",
            "ecosystem": "npm"
          },
          {
            "name": "@types/retry",
            "direct": false,
            "version": "0.12.2",
            "ecosystem": "npm"
          },
          {
            "name": "@types/send",
            "direct": false,
            "version": "0.17.6",
            "ecosystem": "npm"
          },
          {
            "name": "@types/send",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/serve-index",
            "direct": false,
            "version": "1.9.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/serve-static",
            "direct": false,
            "version": "1.15.10",
            "ecosystem": "npm"
          },
          {
            "name": "@types/sockjs",
            "direct": false,
            "version": "0.3.36",
            "ecosystem": "npm"
          },
          {
            "name": "@types/ws",
            "direct": false,
            "version": "8.18.1",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/ast",
            "direct": false,
            "version": "1.14.1",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/floating-point-hex-parser",
            "direct": false,
            "version": "1.13.2",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/helper-api-error",
            "direct": false,
            "version": "1.13.2",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/helper-buffer",
            "direct": false,
            "version": "1.14.1",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/helper-numbers",
            "direct": false,
            "version": "1.13.2",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/helper-wasm-bytecode",
            "direct": false,
            "version": "1.13.2",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/helper-wasm-section",
            "direct": false,
            "version": "1.14.1",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/ieee754",
            "direct": false,
            "version": "1.13.2",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/leb128",
            "direct": false,
            "version": "1.13.2",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/utf8",
            "direct": false,
            "version": "1.13.2",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/wasm-edit",
            "direct": false,
            "version": "1.14.1",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/wasm-gen",
            "direct": false,
            "version": "1.14.1",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/wasm-opt",
            "direct": false,
            "version": "1.14.1",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/wasm-parser",
            "direct": false,
            "version": "1.14.1",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/wast-printer",
            "direct": false,
            "version": "1.14.1",
            "ecosystem": "npm"
          },
          {
            "name": "@webpack-cli/configtest",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@webpack-cli/info",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@webpack-cli/serve",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@xtuc/ieee754",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@xtuc/long",
            "direct": false,
            "version": "4.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "accepts",
            "direct": false,
            "version": "1.3.8",
            "ecosystem": "npm"
          },
          {
            "name": "acorn",
            "direct": false,
            "version": "8.17.0",
            "ecosystem": "npm"
          },
          {
            "name": "acorn-import-phases",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "ajv",
            "direct": false,
            "version": "8.20.0",
            "ecosystem": "npm"
          },
          {
            "name": "ajv-formats",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "ajv-keywords",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-html-community",
            "direct": false,
            "version": "0.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-regex",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-regex",
            "direct": false,
            "version": "6.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-styles",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-styles",
            "direct": false,
            "version": "6.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "anymatch",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "argparse",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "array-flatten",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "asn1js",
            "direct": false,
            "version": "3.0.10",
            "ecosystem": "npm"
          },
          {
            "name": "balanced-match",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "base64id",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "baseline-browser-mapping",
            "direct": false,
            "version": "2.10.43",
            "ecosystem": "npm"
          },
          {
            "name": "batch",
            "direct": false,
            "version": "0.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "binary-extensions",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "body-parser",
            "direct": false,
            "version": "1.20.6",
            "ecosystem": "npm"
          },
          {
            "name": "bonjour-service",
            "direct": false,
            "version": "1.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "1.1.16",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "braces",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "browser-stdout",
            "direct": false,
            "version": "1.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "browserslist",
            "direct": false,
            "version": "4.28.6",
            "ecosystem": "npm"
          },
          {
            "name": "buffer-from",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "bundle-name",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "bytes",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "bytestreamjs",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "call-bind-apply-helpers",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "call-bound",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "camelcase",
            "direct": false,
            "version": "6.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "caniuse-lite",
            "direct": false,
            "version": "1.0.30001805",
            "ecosystem": "npm"
          },
          {
            "name": "chalk",
            "direct": false,
            "version": "4.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "chokidar",
            "direct": false,
            "version": "3.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "chokidar",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "chrome-trace-event",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "cliui",
            "direct": false,
            "version": "7.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "cliui",
            "direct": false,
            "version": "8.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "clone-deep",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "color-convert",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "color-name",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "colorette",
            "direct": false,
            "version": "2.0.20",
            "ecosystem": "npm"
          },
          {
            "name": "commander",
            "direct": false,
            "version": "12.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "commander",
            "direct": false,
            "version": "2.20.3",
            "ecosystem": "npm"
          },
          {
            "name": "compressible",
            "direct": false,
            "version": "2.0.18",
            "ecosystem": "npm"
          },
          {
            "name": "compression",
            "direct": false,
            "version": "1.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "concat-map",
            "direct": false,
            "version": "0.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "connect",
            "direct": false,
            "version": "3.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "connect-history-api-fallback",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "content-disposition",
            "direct": false,
            "version": "0.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "content-type",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "cookie",
            "direct": false,
            "version": "0.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "cookie-signature",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "core-util-is",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "cors",
            "direct": false,
            "version": "2.8.6",
            "ecosystem": "npm"
          },
          {
            "name": "cross-spawn",
            "direct": false,
            "version": "7.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "custom-event",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "date-format",
            "direct": false,
            "version": "4.0.14",
            "ecosystem": "npm"
          },
          {
            "name": "debug",
            "direct": false,
            "version": "2.6.9",
            "ecosystem": "npm"
          },
          {
            "name": "debug",
            "direct": false,
            "version": "4.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "decamelize",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "default-browser",
            "direct": false,
            "version": "5.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "default-browser-id",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "define-lazy-prop",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "depd",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "depd",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "destroy",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "detect-node",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "di",
            "direct": false,
            "version": "0.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "diff",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "dns-packet",
            "direct": false,
            "version": "5.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "dom-serialize",
            "direct": false,
            "version": "2.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "dunder-proto",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "eastasianwidth",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "ee-first",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "electron-to-chromium",
            "direct": false,
            "version": "1.5.391",
            "ecosystem": "npm"
          },
          {
            "name": "emoji-regex",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "emoji-regex",
            "direct": false,
            "version": "9.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "encodeurl",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "encodeurl",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "engine.io",
            "direct": false,
            "version": "6.6.9",
            "ecosystem": "npm"
          },
          {
            "name": "engine.io-parser",
            "direct": false,
            "version": "5.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "enhanced-resolve",
            "direct": false,
            "version": "5.24.2",
            "ecosystem": "npm"
          },
          {
            "name": "ent",
            "direct": false,
            "version": "2.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "envinfo",
            "direct": false,
            "version": "7.21.0",
            "ecosystem": "npm"
          },
          {
            "name": "es-define-property",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "es-errors",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "es-module-lexer",
            "direct": false,
            "version": "1.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "es-object-atoms",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "escalade",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "escape-html",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "escape-string-regexp",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-scope",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "esrecurse",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "estraverse",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "estraverse",
            "direct": false,
            "version": "5.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "etag",
            "direct": false,
            "version": "1.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "eventemitter3",
            "direct": false,
            "version": "4.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "events",
            "direct": false,
            "version": "3.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "express",
            "direct": false,
            "version": "4.22.2",
            "ecosystem": "npm"
          },
          {
            "name": "extend",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "fast-deep-equal",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "fast-uri",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "fastest-levenshtein",
            "direct": false,
            "version": "1.0.16",
            "ecosystem": "npm"
          },
          {
            "name": "faye-websocket",
            "direct": false,
            "version": "0.11.4",
            "ecosystem": "npm"
          },
          {
            "name": "fill-range",
            "direct": false,
            "version": "7.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "finalhandler",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "finalhandler",
            "direct": false,
            "version": "1.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "find-up",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "find-up",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "flat",
            "direct": false,
            "version": "5.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "flatted",
            "direct": false,
            "version": "3.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "follow-redirects",
            "direct": false,
            "version": "1.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "foreground-child",
            "direct": false,
            "version": "3.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "format-util",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "forwarded",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "fresh",
            "direct": false,
            "version": "0.5.2",
            "ecosystem": "npm"
          },
          {
            "name": "fs-extra",
            "direct": false,
            "version": "8.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "fs.realpath",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "fsevents",
            "direct": false,
            "version": "2.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "function-bind",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "get-caller-file",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "get-intrinsic",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "get-proto",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "glob",
            "direct": false,
            "version": "10.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "glob",
            "direct": false,
            "version": "7.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "glob-parent",
            "direct": false,
            "version": "5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "glob-to-regex.js",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "glob-to-regexp",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "gopd",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "graceful-fs",
            "direct": false,
            "version": "4.2.11",
            "ecosystem": "npm"
          },
          {
            "name": "handle-thing",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "has-flag",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-symbols",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-tostringtag",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "hasown",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "he",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "hpack.js",
            "direct": false,
            "version": "2.1.6",
            "ecosystem": "npm"
          },
          {
            "name": "http-deceiver",
            "direct": false,
            "version": "1.2.7",
            "ecosystem": "npm"
          },
          {
            "name": "http-errors",
            "direct": false,
            "version": "1.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "http-errors",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "http-parser-js",
            "direct": false,
            "version": "0.5.10",
            "ecosystem": "npm"
          },
          {
            "name": "http-proxy",
            "direct": false,
            "version": "1.18.1",
            "ecosystem": "npm"
          },
          {
            "name": "http-proxy-middleware",
            "direct": false,
            "version": "2.0.10",
            "ecosystem": "npm"
          },
          {
            "name": "hyperdyperid",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "iconv-lite",
            "direct": false,
            "version": "0.4.24",
            "ecosystem": "npm"
          },
          {
            "name": "iconv-lite",
            "direct": false,
            "version": "0.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "import-local",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "inflight",
            "direct": false,
            "version": "1.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "inherits",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "interpret",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "ipaddr.js",
            "direct": false,
            "version": "1.9.1",
            "ecosystem": "npm"
          },
          {
            "name": "ipaddr.js",
            "direct": false,
            "version": "2.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-binary-path",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-core-module",
            "direct": false,
            "version": "2.16.2",
            "ecosystem": "npm"
          },
          {
            "name": "is-docker",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-extglob",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-fullwidth-code-point",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-glob",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-inside-container",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-network-error",
            "direct": false,
            "version": "1.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "is-number",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-path-inside",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-plain-obj",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-plain-obj",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-plain-object",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "is-regex",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-unicode-supported",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-wsl",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "isarray",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "isbinaryfile",
            "direct": false,
            "version": "4.0.10",
            "ecosystem": "npm"
          },
          {
            "name": "isexe",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "isobject",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "jackspeak",
            "direct": false,
            "version": "3.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "jest-worker",
            "direct": false,
            "version": "27.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "js-yaml",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "json-parse-even-better-errors",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "json-schema-traverse",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "jsonfile",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "karma",
            "direct": false,
            "version": "6.4.4",
            "ecosystem": "npm"
          },
          {
            "name": "karma-chrome-launcher",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "karma-mocha",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "karma-sourcemap-loader",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "karma-webpack",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "kind-of",
            "direct": false,
            "version": "6.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "Kotlin-DateTime-library-kotlinx-datetime-wasm-js",
            "direct": false,
            "version": "0.7.1",
            "ecosystem": "npm"
          },
          {
            "name": "kotlin-web-helpers",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "launch-editor",
            "direct": false,
            "version": "2.14.1",
            "ecosystem": "npm"
          },
          {
            "name": "loader-runner",
            "direct": false,
            "version": "4.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "locate-path",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "locate-path",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "lodash",
            "direct": false,
            "version": "4.18.1",
            "ecosystem": "npm"
          },
          {
            "name": "log-symbols",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "log4js",
            "direct": false,
            "version": "6.9.1",
            "ecosystem": "npm"
          },
          {
            "name": "lru-cache",
            "direct": false,
            "version": "10.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "math-intrinsics",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "media-typer",
            "direct": false,
            "version": "0.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "memfs",
            "direct": false,
            "version": "4.64.0",
            "ecosystem": "npm"
          },
          {
            "name": "merge-descriptors",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "merge-stream",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "methods",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "metro-runtime-js",
            "direct": false,
            "version": "1.4.0-SNAPSHOT",
            "ecosystem": "npm"
          },
          {
            "name": "metro-runtime-wasmjs",
            "direct": false,
            "version": "1.4.0-SNAPSHOT",
            "ecosystem": "npm"
          },
          {
            "name": "micromatch",
            "direct": false,
            "version": "4.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "mime",
            "direct": false,
            "version": "1.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "mime",
            "direct": false,
            "version": "2.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "mime-db",
            "direct": false,
            "version": "1.52.0",
            "ecosystem": "npm"
          },
          {
            "name": "mime-db",
            "direct": false,
            "version": "1.54.0",
            "ecosystem": "npm"
          },
          {
            "name": "mime-types",
            "direct": false,
            "version": "2.1.35",
            "ecosystem": "npm"
          },
          {
            "name": "mime-types",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "minimalistic-assert",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "3.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "9.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "minimist",
            "direct": false,
            "version": "1.2.8",
            "ecosystem": "npm"
          },
          {
            "name": "minipass",
            "direct": false,
            "version": "7.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "mkdirp",
            "direct": false,
            "version": "0.5.6",
            "ecosystem": "npm"
          },
          {
            "name": "mocha",
            "direct": false,
            "version": "11.7.5",
            "ecosystem": "npm"
          },
          {
            "name": "ms",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "ms",
            "direct": false,
            "version": "2.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "multicast-dns",
            "direct": false,
            "version": "7.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "negotiator",
            "direct": false,
            "version": "0.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "negotiator",
            "direct": false,
            "version": "0.6.4",
            "ecosystem": "npm"
          },
          {
            "name": "neo-async",
            "direct": false,
            "version": "2.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "node-releases",
            "direct": false,
            "version": "2.0.51",
            "ecosystem": "npm"
          },
          {
            "name": "normalize-path",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "object-assign",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "object-inspect",
            "direct": false,
            "version": "1.13.4",
            "ecosystem": "npm"
          },
          {
            "name": "obuf",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "on-finished",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "on-finished",
            "direct": false,
            "version": "2.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "on-headers",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "once",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "open",
            "direct": false,
            "version": "10.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-limit",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-limit",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-locate",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-locate",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-retry",
            "direct": false,
            "version": "6.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "p-try",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "package-json-from-dist",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "packages/counterApp",
            "direct": false,
            "version": "0.0.0-unspecified",
            "ecosystem": "npm"
          },
          {
            "name": "packages/counterApp-test",
            "direct": false,
            "version": "0.0.0-unspecified",
            "ecosystem": "npm"
          },
          {
            "name": "packages/metro-runtime-coroutines-js",
            "direct": false,
            "version": "1.4.0-SNAPSHOT",
            "ecosystem": "npm"
          },
          {
            "name": "packages/metro-runtime-coroutines-js-test",
            "direct": false,
            "version": "1.4.0-SNAPSHOT",
            "ecosystem": "npm"
          },
          {
            "name": "packages/metro-runtime-coroutines-wasmjs",
            "direct": false,
            "version": "1.4.0-SNAPSHOT",
            "ecosystem": "npm"
          },
          {
            "name": "packages/metro-runtime-coroutines-wasmjs-test",
            "direct": false,
            "version": "1.4.0-SNAPSHOT",
            "ecosystem": "npm"
          },
          {
            "name": "packages/metro-runtime-js",
            "direct": false,
            "version": "1.4.0-SNAPSHOT",
            "ecosystem": "npm"
          },
          {
            "name": "packages/metro-runtime-js-test",
            "direct": false,
            "version": "1.4.0-SNAPSHOT",
            "ecosystem": "npm"
          },
          {
            "name": "packages/metro-runtime-wasmjs",
            "direct": false,
            "version": "1.4.0-SNAPSHOT",
            "ecosystem": "npm"
          },
          {
            "name": "packages/metro-runtime-wasmjs-test",
            "direct": false,
            "version": "1.4.0-SNAPSHOT",
            "ecosystem": "npm"
          },
          {
            "name": "packages/metro-samples-integration-tests",
            "direct": false,
            "version": "0.0.0-unspecified",
            "ecosystem": "npm"
          },
          {
            "name": "packages/metro-samples-integration-tests-test",
            "direct": false,
            "version": "0.0.0-unspecified",
            "ecosystem": "npm"
          },
          {
            "name": "packages/metrox-viewmodel-compose-js",
            "direct": false,
            "version": "1.4.0-SNAPSHOT",
            "ecosystem": "npm"
          },
          {
            "name": "packages/metrox-viewmodel-compose-js-test",
            "direct": false,
            "version": "1.4.0-SNAPSHOT",
            "ecosystem": "npm"
          },
          {
            "name": "packages/metrox-viewmodel-compose-wasmjs",
            "direct": false,
            "version": "1.4.0-SNAPSHOT",
            "ecosystem": "npm"
          },
          {
            "name": "packages/metrox-viewmodel-compose-wasmjs-test",
            "direct": false,
            "version": "1.4.0-SNAPSHOT",
            "ecosystem": "npm"
          },
          {
            "name": "packages/metrox-viewmodel-js",
            "direct": false,
            "version": "1.4.0-SNAPSHOT",
            "ecosystem": "npm"
          },
          {
            "name": "packages/metrox-viewmodel-js-test",
            "direct": false,
            "version": "1.4.0-SNAPSHOT",
            "ecosystem": "npm"
          },
          {
            "name": "packages/metrox-viewmodel-wasmjs",
            "direct": false,
            "version": "1.4.0-SNAPSHOT",
            "ecosystem": "npm"
          },
          {
            "name": "packages/metrox-viewmodel-wasmjs-test",
            "direct": false,
            "version": "1.4.0-SNAPSHOT",
            "ecosystem": "npm"
          },
          {
            "name": "parseurl",
            "direct": false,
            "version": "1.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "path-exists",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-is-absolute",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-key",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-parse",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "path-scurry",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-to-regexp",
            "direct": false,
            "version": "0.1.13",
            "ecosystem": "npm"
          },
          {
            "name": "picocolors",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "2.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "pkg-dir",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "pkijs",
            "direct": false,
            "version": "3.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "process-nextick-args",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "proxy-addr",
            "direct": false,
            "version": "2.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "punycode",
            "direct": false,
            "version": "1.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "pvtsutils",
            "direct": false,
            "version": "1.3.6",
            "ecosystem": "npm"
          },
          {
            "name": "pvutils",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "qjobs",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "qs",
            "direct": false,
            "version": "6.15.3",
            "ecosystem": "npm"
          },
          {
            "name": "randombytes",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "range-parser",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "range-parser",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "raw-body",
            "direct": false,
            "version": "2.5.3",
            "ecosystem": "npm"
          },
          {
            "name": "readable-stream",
            "direct": false,
            "version": "2.3.8",
            "ecosystem": "npm"
          },
          {
            "name": "readable-stream",
            "direct": false,
            "version": "3.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "readdirp",
            "direct": false,
            "version": "3.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "readdirp",
            "direct": false,
            "version": "4.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "rechoir",
            "direct": false,
            "version": "0.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "reflect-metadata",
            "direct": false,
            "version": "0.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "require-directory",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "require-from-string",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "requires-port",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "resolve",
            "direct": false,
            "version": "1.22.12",
            "ecosystem": "npm"
          },
          {
            "name": "resolve-cwd",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "resolve-from",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "retry",
            "direct": false,
            "version": "0.13.1",
            "ecosystem": "npm"
          },
          {
            "name": "rfdc",
            "direct": false,
            "version": "1.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "rimraf",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "run-applescript",
            "direct": false,
            "version": "7.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "safe-buffer",
            "direct": false,
            "version": "5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "safe-buffer",
            "direct": false,
            "version": "5.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "safe-regex-test",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "safer-buffer",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "schema-utils",
            "direct": false,
            "version": "4.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "select-hose",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "selfsigned",
            "direct": false,
            "version": "5.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "send",
            "direct": false,
            "version": "0.19.2",
            "ecosystem": "npm"
          },
          {
            "name": "serialize-javascript",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "serve-index",
            "direct": false,
            "version": "1.9.2",
            "ecosystem": "npm"
          },
          {
            "name": "serve-static",
            "direct": false,
            "version": "1.16.3",
            "ecosystem": "npm"
          },
          {
            "name": "setprototypeof",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "shallow-clone",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "shebang-command",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "shebang-regex",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "shell-quote",
            "direct": false,
            "version": "1.10.0",
            "ecosystem": "npm"
          },
          {
            "name": "side-channel",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "side-channel-list",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "side-channel-map",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "side-channel-weakmap",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "signal-exit",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "skiko-js",
            "direct": false,
            "version": "0.9.37-4",
            "ecosystem": "npm"
          },
          {
            "name": "skiko-js-wasm-runtime",
            "direct": false,
            "version": "0.144.6",
            "ecosystem": "npm"
          },
          {
            "name": "skiko-js-wasm-runtime",
            "direct": false,
            "version": "0.9.37-4",
            "ecosystem": "npm"
          },
          {
            "name": "skiko-wasm-js",
            "direct": false,
            "version": "0.144.6",
            "ecosystem": "npm"
          },
          {
            "name": "skiko-wasm-js",
            "direct": false,
            "version": "0.9.37-4",
            "ecosystem": "npm"
          },
          {
            "name": "socket.io",
            "direct": false,
            "version": "4.8.3",
            "ecosystem": "npm"
          },
          {
            "name": "socket.io-adapter",
            "direct": false,
            "version": "2.5.8",
            "ecosystem": "npm"
          },
          {
            "name": "socket.io-parser",
            "direct": false,
            "version": "4.2.6",
            "ecosystem": "npm"
          },
          {
            "name": "sockjs",
            "direct": false,
            "version": "0.3.24",
            "ecosystem": "npm"
          },
          {
            "name": "source-map",
            "direct": false,
            "version": "0.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "source-map-js",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "source-map-loader",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "source-map-support",
            "direct": false,
            "version": "0.5.21",
            "ecosystem": "npm"
          },
          {
            "name": "spdy",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "spdy-transport",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "statuses",
            "direct": false,
            "version": "1.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "statuses",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "streamroller",
            "direct": false,
            "version": "3.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "string-width",
            "direct": false,
            "version": "4.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "string-width",
            "direct": false,
            "version": "5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "string_decoder",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "string_decoder",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-ansi",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "strip-ansi",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-json-comments",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "supports-color",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "supports-color",
            "direct": false,
            "version": "8.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "supports-preserve-symlinks-flag",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "tapable",
            "direct": false,
            "version": "2.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "terser",
            "direct": false,
            "version": "5.49.0",
            "ecosystem": "npm"
          },
          {
            "name": "terser-webpack-plugin",
            "direct": false,
            "version": "5.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "thingies",
            "direct": false,
            "version": "2.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "thunky",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "tmp",
            "direct": false,
            "version": "0.2.7",
            "ecosystem": "npm"
          },
          {
            "name": "to-regex-range",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "toidentifier",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "tree-dump",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "tslib",
            "direct": false,
            "version": "1.14.1",
            "ecosystem": "npm"
          },
          {
            "name": "tslib",
            "direct": false,
            "version": "2.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "tsyringe",
            "direct": false,
            "version": "4.10.0",
            "ecosystem": "npm"
          },
          {
            "name": "type-is",
            "direct": false,
            "version": "1.6.18",
            "ecosystem": "npm"
          },
          {
            "name": "ua-parser-js",
            "direct": false,
            "version": "0.7.41",
            "ecosystem": "npm"
          },
          {
            "name": "undici-types",
            "direct": false,
            "version": "8.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "universalify",
            "direct": false,
            "version": "0.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "unpipe",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "update-browserslist-db",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "util-deprecate",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "utils-merge",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "uuid",
            "direct": false,
            "version": "8.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "vary",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "void-elements",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "watchpack",
            "direct": false,
            "version": "2.5.2",
            "ecosystem": "npm"
          },
          {
            "name": "wbuf",
            "direct": false,
            "version": "1.7.3",
            "ecosystem": "npm"
          },
          {
            "name": "webpack",
            "direct": false,
            "version": "5.101.3",
            "ecosystem": "npm"
          },
          {
            "name": "webpack-cli",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "webpack-dev-middleware",
            "direct": false,
            "version": "7.4.5",
            "ecosystem": "npm"
          },
          {
            "name": "webpack-dev-server",
            "direct": false,
            "version": "5.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "webpack-merge",
            "direct": false,
            "version": "4.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "webpack-merge",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "webpack-sources",
            "direct": false,
            "version": "3.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "websocket-driver",
            "direct": false,
            "version": "0.7.5",
            "ecosystem": "npm"
          },
          {
            "name": "websocket-extensions",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "which",
            "direct": false,
            "version": "1.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "which",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "wildcard",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "workerpool",
            "direct": false,
            "version": "9.3.4",
            "ecosystem": "npm"
          },
          {
            "name": "wrap-ansi",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "wrap-ansi",
            "direct": false,
            "version": "8.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "wrappy",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "ws",
            "direct": false,
            "version": "8.21.1",
            "ecosystem": "npm"
          },
          {
            "name": "wsl-utils",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "y18n",
            "direct": false,
            "version": "5.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "yargs",
            "direct": false,
            "version": "16.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "yargs",
            "direct": false,
            "version": "17.7.3",
            "ecosystem": "npm"
          },
          {
            "name": "yargs-parser",
            "direct": false,
            "version": "20.2.9",
            "ecosystem": "npm"
          },
          {
            "name": "yargs-parser",
            "direct": false,
            "version": "21.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "yargs-unparser",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "yocto-queue",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "cairosvg",
            "direct": false,
            "version": "2.9.0",
            "ecosystem": "pypi"
          },
          {
            "name": "click",
            "direct": false,
            "version": "8.4.2",
            "ecosystem": "pypi"
          },
          {
            "name": "future",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "pypi"
          },
          {
            "name": "jinja2",
            "direct": false,
            "version": "3.1.6",
            "ecosystem": "pypi"
          },
          {
            "name": "livereload",
            "direct": false,
            "version": "2.7.1",
            "ecosystem": "pypi"
          },
          {
            "name": "lunr",
            "direct": false,
            "version": "0.8.0",
            "ecosystem": "pypi"
          },
          {
            "name": "markdown",
            "direct": false,
            "version": "3.10.2",
            "ecosystem": "pypi"
          },
          {
            "name": "markupsafe",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "pypi"
          },
          {
            "name": "mike",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "mkdocs",
            "direct": false,
            "version": "1.6.1",
            "ecosystem": "pypi"
          },
          {
            "name": "mkdocs-callouts",
            "direct": false,
            "version": "1.16.1",
            "ecosystem": "pypi"
          },
          {
            "name": "mkdocs-get-deps",
            "direct": false,
            "version": "0.2.2",
            "ecosystem": "pypi"
          },
          {
            "name": "mkdocs-git-revision-date-localized-plugin",
            "direct": false,
            "version": "1.5.3",
            "ecosystem": "pypi"
          },
          {
            "name": "mkdocs-macros-plugin",
            "direct": false,
            "version": "1.5.0",
            "ecosystem": "pypi"
          },
          {
            "name": "mkdocs-material",
            "direct": false,
            "version": "9.7.7",
            "ecosystem": "pypi"
          },
          {
            "name": "mkdocs-material-extensions",
            "direct": false,
            "version": "1.3.1",
            "ecosystem": "pypi"
          },
          {
            "name": "pillow",
            "direct": false,
            "version": "12.3.0",
            "ecosystem": "pypi"
          },
          {
            "name": "pygments",
            "direct": false,
            "version": "2.20.0",
            "ecosystem": "pypi"
          },
          {
            "name": "pymdown-extensions",
            "direct": false,
            "version": "11.0.1",
            "ecosystem": "pypi"
          },
          {
            "name": "python-dateutil",
            "direct": false,
            "version": "2.9.0.post0",
            "ecosystem": "pypi"
          },
          {
            "name": "pyyaml",
            "direct": false,
            "version": "6.0.3",
            "ecosystem": "pypi"
          },
          {
            "name": "repackage",
            "direct": false,
            "version": "0.7.3",
            "ecosystem": "pypi"
          },
          {
            "name": "six",
            "direct": false,
            "version": "1.17.0",
            "ecosystem": "pypi"
          },
          {
            "name": "termcolor",
            "direct": false,
            "version": "3.3.0",
            "ecosystem": "pypi"
          },
          {
            "name": "tornado",
            "direct": false,
            "version": "6.5.7",
            "ecosystem": "pypi"
          },
          {
            "name": "zensical",
            "direct": false,
            "version": "0.0.51",
            "ecosystem": "pypi"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 515,
        "direct_count": 0,
        "indirect_count": 515
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 4,
        "merged_prs": 1794,
        "open_issues": 14,
        "closed_ratio": 0.972,
        "closed_issues": 485,
        "closed_unmerged_prs": 147
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "ZacSweers",
          "commits": 1318,
          "avatar_url": "https://avatars.githubusercontent.com/u/1361086?v=4"
        },
        {
          "type": "User",
          "login": "kevinguitar",
          "commits": 61,
          "avatar_url": "https://avatars.githubusercontent.com/u/18852983?v=4"
        },
        {
          "type": "User",
          "login": "hossain-khan",
          "commits": 30,
          "avatar_url": "https://avatars.githubusercontent.com/u/99822?v=4"
        },
        {
          "type": "User",
          "login": "JoelWilcox",
          "commits": 27,
          "avatar_url": "https://avatars.githubusercontent.com/u/6785522?v=4"
        },
        {
          "type": "User",
          "login": "jonamireh",
          "commits": 20,
          "avatar_url": "https://avatars.githubusercontent.com/u/2724407?v=4"
        },
        {
          "type": "User",
          "login": "vRallev",
          "commits": 17,
          "avatar_url": "https://avatars.githubusercontent.com/u/1558045?v=4"
        },
        {
          "type": "User",
          "login": "bnorm",
          "commits": 11,
          "avatar_url": "https://avatars.githubusercontent.com/u/1074449?v=4"
        },
        {
          "type": "User",
          "login": "japplin",
          "commits": 10,
          "avatar_url": "https://avatars.githubusercontent.com/u/1403243?v=4"
        },
        {
          "type": "User",
          "login": "ChristianKatzmann",
          "commits": 8,
          "avatar_url": "https://avatars.githubusercontent.com/u/1763815?v=4"
        },
        {
          "type": "User",
          "login": "gabrielittner",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/1358105?v=4"
        }
      ],
      "contributors_sampled": 65,
      "top_contributor_share": 0.822
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "benchmark-regression.yml",
        "benchmarks.yml",
        "check-kotlin-bootstrap.yml",
        "ci.yml",
        "docs-site-manual.yml",
        "docs-site.yml",
        "ide-integration.yml",
        "proto-breaking.yml",
        "update-ide-mappings.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "package-lock.json"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 4,
            "reason": "binaries present in source code",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": null,
            "reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "29 out of 29 merged PRs checked by a CI test -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 1,
            "reason": "Found 3/23 approved changesets -- score normalized to 1",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 15 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "30 commit(s) and 17 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 1,
            "reason": "dependency not pinned by hash detected -- score normalized to 1",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 0,
            "reason": "11 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "f2c7f8a74052ce88c078530c24e24f1546095ae1",
        "ran_at": "2026-07-24T07:41:15Z",
        "aggregate_score": 4.3,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-24T00:22:08Z",
      "oldest_open_prs": [
        {
          "number": 2447,
          "created_at": "2026-06-13T19:50:56Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 2539,
          "created_at": "2026-07-13T02:40:28Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 2577,
          "created_at": "2026-07-22T18:07:33Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 2584,
          "created_at": "2026-07-23T15:13:59Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-07-23T05:13:55Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 63,
          "created_at": "2024-12-21T06:32:48Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 144,
          "created_at": "2025-01-27T07:40:02Z",
          "last_comment_at": "2026-06-28T23:51:36Z",
          "last_comment_author": "kingg22"
        },
        {
          "number": 171,
          "created_at": "2025-02-06T05:30:53Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 431,
          "created_at": "2025-05-13T20:18:20Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 501,
          "created_at": "2025-05-29T01:38:06Z",
          "last_comment_at": "2026-03-25T16:38:49Z",
          "last_comment_author": "ZacSweers"
        },
        {
          "number": 850,
          "created_at": "2025-07-30T04:58:57Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 926,
          "created_at": "2025-08-15T13:36:20Z",
          "last_comment_at": "2026-06-02T13:11:22Z",
          "last_comment_author": "ZacSweers"
        },
        {
          "number": 1287,
          "created_at": "2025-10-25T18:57:22Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1708,
          "created_at": "2026-01-21T20:04:51Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1775,
          "created_at": "2026-02-02T19:57:18Z",
          "last_comment_at": "2026-05-06T19:25:24Z",
          "last_comment_author": "ZacSweers"
        },
        {
          "number": 1793,
          "created_at": "2026-02-09T18:41:40Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1892,
          "created_at": "2026-02-24T23:45:21Z",
          "last_comment_at": "2026-07-12T15:02:30Z",
          "last_comment_author": "ZacSweers"
        },
        {
          "number": 1911,
          "created_at": "2026-02-25T22:00:45Z",
          "last_comment_at": "2026-03-10T04:28:25Z",
          "last_comment_author": "kevinguitar"
        },
        {
          "number": 2406,
          "created_at": "2026-06-06T21:11:36Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/ZacSweers/metro",
    "host": "github.com",
    "name": "metro",
    "owner": "ZacSweers"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "good",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 76,
      "inputs": {
        "security": 54,
        "vitality": 100,
        "community": 82,
        "governance": 62,
        "engineering": 81
      },
      "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": 1602,
              "human_commit_share": 0.65,
              "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": "1602 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 1602
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 17 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "releases_count": 75,
              "latest_release_tag": "1.3.2",
              "releases_from_tags": false,
              "days_since_latest_release": 10,
              "mean_days_between_releases": 8.9
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "75 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 75
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 10 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 10
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~8.9 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 8.9
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "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": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 1,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 1 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 1
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "good",
        "name": "Community & Adoption",
        "value": 82,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "good",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 73,
            "inputs": {
              "forks": 104,
              "stars": 1331,
              "watchers": 11,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "1,331 stars",
                "points": 50.7,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 1331
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "104 forks",
                "points": 16.8,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 104
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "11 watchers",
                "points": 5.6,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 11
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "excellent",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 92,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": true,
              "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": 13.5,
                "status": "met",
                "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": "moderate",
        "name": "Sustainability & Governance",
        "value": 62,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 36,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 65,
              "top_contributor_share": 0.822
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 82% of commits",
                "points": 4,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 82
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "65 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 65
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 15 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 82,
            "inputs": {
              "merged_prs": 1794,
              "open_issues": 14,
              "closed_issues": 485,
              "issue_closed_ratio": 0.972,
              "closed_unmerged_prs": 147
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "97% of issues closed",
                "points": 45.4,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 97
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "1794/1941 decided PRs merged",
                "points": 35.4,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 1794,
                      "decided": 1941
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 3/23 approved changesets -- score normalized to 1",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 74,
            "inputs": {
              "followers": 2615,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "ZacSweers",
              "public_repos": 247,
              "account_age_days": 5298
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "2,615 followers of ZacSweers",
                "points": 24.6,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 2615,
                      "login": "ZacSweers"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "247 public repos, account ~14 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 247
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 14
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "good",
        "name": "Engineering Quality",
        "value": 81,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 68,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "9 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 9
                    }
                  }
                ],
                "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": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "29 out of 29 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "excellent",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "topics": [
                "compiler-plugin",
                "dependency-injection",
                "di",
                "javax-inject",
                "jsr-330",
                "kotlin",
                "jakarta-inject"
              ],
              "has_wiki": true,
              "homepage": "https://zacsweers.github.io/metro/",
              "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://zacsweers.github.io/metro/",
                "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": "7 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 7
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 54,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Branch-Protection, Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "branch_protection",
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 43,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 15,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 3,
              "scorecard_aggregate": 4.3
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "binaries present in source code",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "29 out of 29 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 3/23 approved changesets -- score normalized to 1",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 15 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "30 commit(s) and 17 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 1",
                "points": 0.5,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "11 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 514 resolved dependencies against OSV; 1 could not be assessed (no resolved version, an unsupported ecosystem, or beyond the reported package list). This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories",
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 514
                }
              },
              {
                "code": "advisories_unassessed",
                "params": {
                  "count": 1
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 11,
              "affected_packages": 6,
              "assessed_packages": 514,
              "unassessed_packages": 1,
              "affected_by_severity": "high 3, moderate 2, low 1",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 514,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "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": 12
            },
            "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": "good",
        "name": "AI Readiness",
        "value": 78,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "excellent",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.815,
              "agent_instruction_files": [
                "AGENTS.md"
              ],
              "agent_instruction_max_bytes": 6717
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "AGENTS.md",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "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": "53 of 65 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 53,
                      "sampled": 65
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 65,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "package-lock.json"
              ],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "benchmark/build.gradle.kts",
                "benchmark/startup-android/app/build.gradle.kts",
                "benchmark/startup-android/benchmark/build.gradle.kts",
                "benchmark/startup-android/microbenchmark/build.gradle.kts",
                "benchmark/startup-jvm-minified/build.gradle.kts",
                "benchmark/startup-jvm/build.gradle.kts",
                "benchmark/startup-jvm/minified-jar/build.gradle.kts",
                "benchmark/startup-multiplatform/build.gradle.kts",
                "build-logic/build.gradle.kts",
                "build.gradle.kts",
                "compiler-compat/build.gradle.kts",
                "compiler-compat/k230/build.gradle.kts",
                "compiler-compat/k2320/build.gradle.kts",
                "compiler-compat/k240/build.gradle.kts",
                "compiler-compat/k240_dev_2124/build.gradle.kts",
                "compiler-compat/k2420_beta1/build.gradle.kts",
                "compiler-compat/k2420_beta2/build.gradle.kts",
                "compiler-compat/k2420_dev_6138/build.gradle.kts",
                "compiler-compat/k250_dev_498/build.gradle.kts",
                "compiler-tests/build.gradle.kts",
                "compiler/build.gradle.kts",
                "gradle-plugin/build.gradle.kts",
                "ide-integration-tests/build.gradle.kts",
                "ide-integration-tests/test-project/build.gradle.kts",
                "idea-plugin/build.gradle.kts",
                "interop-dagger/build.gradle.kts",
                "interop-guice/build.gradle.kts",
                "interop-jakarta/build.gradle.kts",
                "interop-javax/build.gradle.kts",
                "metro-common/build.gradle.kts",
                "metro-trace/build.gradle.kts",
                "metrox-android/build.gradle.kts",
                "metrox-viewmodel-compose/build.gradle.kts",
                "metrox-viewmodel/build.gradle.kts",
                "runtime-coroutines/build.gradle.kts",
                "runtime/build.gradle.kts",
                "samples/android-app/build.gradle.kts",
                "samples/build.gradle.kts",
                "samples/circuit-app/build.gradle.kts",
                "samples/compose-viewmodels/androidApp/build.gradle.kts",
                "samples/compose-viewmodels/app/build.gradle.kts",
                "samples/compose-viewmodels/desktopApp/build.gradle.kts",
                "samples/compose-viewmodels/screen-details/build.gradle.kts",
                "samples/compose-viewmodels/screen-home/build.gradle.kts",
                "samples/compose-viewmodels/screen-settings/build.gradle.kts",
                "samples/graph-analysis/build.gradle.kts",
                "samples/integration-tests/build.gradle.kts",
                "samples/interop/customAnnotations-dagger/build.gradle.kts",
                "samples/interop/customAnnotations-guice/build.gradle.kts",
                "samples/interop/customAnnotations-hilt/build.gradle.kts",
                "samples/interop/customAnnotations-hilt/lib/build.gradle.kts",
                "samples/interop/customAnnotations-kotlinInject/build.gradle.kts",
                "samples/interop/dependencies-dagger/build.gradle.kts",
                "samples/interop/dependencies-kotlinInject/build.gradle.kts",
                "samples/weather-app/build.gradle.kts"
              ],
              "dependency_bot_commit_share": 0.35
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "benchmark/build.gradle.kts, benchmark/startup-android/app/build.gradle.kts, benchmark/startup-android/benchmark/build.gradle.kts (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "benchmark/build.gradle.kts, benchmark/startup-android/app/build.gradle.kts, benchmark/startup-android/benchmark/build.gradle.kts"
                    }
                  }
                ],
                "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": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "Kotlin (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Kotlin"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "35 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 35,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 1",
                "points": 1,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 99,
            "inputs": {
              "primary_language": "Kotlin",
              "largest_source_bytes": 638497,
              "source_files_sampled": 1548,
              "oversized_source_files": 24
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Kotlin (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Kotlin"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "24/1548 source files over 60KB",
                "points": 54.1,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 1548,
                      "oversized": 24
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "good",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 80,
            "inputs": {
              "example_dirs": [
                "notebooks",
                "sample",
                "samples"
              ],
              "has_mcp_signal": false,
              "api_schema_files": [
                "compiler/src/main/proto/dev/zacsweers/metro/compiler/proto/metro_metadata.proto"
              ]
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": "compiler/src/main/proto/dev/zacsweers/metro/compiler/proto/metro_metadata.proto",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "compiler/src/main/proto/dev/zacsweers/metro/compiler/proto/metro_metadata.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": "notebooks, sample, samples",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "notebooks, sample, samples"
                    }
                  }
                ],
                "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": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-24T07:41:42.975698Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/z/ZacSweers/metro.svg",
  "full_name": "ZacSweers/metro",
  "license_state": "standard",
  "license_spdx": "Apache-2.0"
}

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

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

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