公开记录
软件健康报告模式 0.15.0 · 指标 1.13.0 · 2026-07-20 04:58 UTC

go-task / task

A fast, cross-platform build tool inspired by Make, designed for modern workflows.

GoMIT★ 15,858 星标⑂ 870 复刻始于 2017年2月在 GitHub 上查看 ↗

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

80
总分 / 100
良好

软件健康指数

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

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

评分画像

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

所有权

Task组织
175 关注者12 个公开仓库始于 2017年2月

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

软件包生态系统

注册表软件包版本月下载量版本数最近发布
Gogithub.com/go-task/task/v3v3.52.0-10017 天前

按类别列示的指标

活力

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

94优秀 · 占总体的 22%
评分方式
36/36推送新近度 — 最近一次推送于 0 天前
31.8/36提交节奏 — 52 周中有 46 周有提交
18/18提交量 — 最近一年 422 次提交
10/10OpenSSF Scorecard:Maintained — 30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10
所用输入
commits_last_year422
human_commit_share
days_since_last_push0
active_weeks_last_year46

发布纪律

90优秀
评分方式
27/27有发布版本 — 已发布 100 个发布版本
36/36发布时效 — 最近一次发布版本于 1 天前
27/27发布节奏 — 约每 23.5 天发布一次
0/10OpenSSF Scorecard:Signed-Releases — Project has not signed or included provenance with any releases.
所用输入
releases_count100
latest_release_tagnightly
releases_from_tags
days_since_latest_release1
mean_days_between_releases23.5

社区与采用

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

94优秀 · 占总体的 18%
评分方式
60/60星标 — 15,858 个星标
24.5/25复刻 — 870 个复刻
10.3/15关注者 — 72 位关注者
所用输入
forks870
stars15,858
watchers72
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

社区健康

92优秀
评分方式
22.5/22.5README
22.5/22.5许可证 — 可识别的许可证(MIT)
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

可持续性与治理

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

69中等 · 占总体的 24%
评分方式
9/54巴士系数 — 1 位贡献者贡献了半数提交
11/22.5提交分布 — 头号贡献者编写了 51% 的提交
13.5/13.5贡献者广度 — 100 位贡献者
10/10OpenSSF Scorecard:Contributors — project has 23 contributing companies or organizations
所用输入
bus_factor1
contributors_sampled100
top_contributor_share0.513
评分方式
42.4/46.8议题解决 — 91% 的议题已关闭
29.8/38.3PR 接受 — 已裁定的 PR 中 957/1,230 已合并
6/15OpenSSF Scorecard:Code-Review — Found 12/27 approved changesets -- score normalized to 4
所用输入
merged_prs957
open_issues122
closed_issues1,193
issue_closed_ratio0.907
closed_unmerged_prs273
评分方式
30/30所有权背书 — 组织持有
0/20已验证域名
16.1/25所有者影响力 — go-task 有 175 位关注者
20.1/25既往记录 — 12 个公开仓库,账户约 9 年
所用输入
followers175
owner_typeOrganization
is_verified
owner_logingo-task
public_repos12
account_age_days3,430
评分方式
25/25已发布且可解析 — go 上有 1 个软件包
35/35发布时效 — 最近一次发布于 17 天前
20/20版本历史 — 100 个已发布版本
20/20未被弃用 — 活跃,未被弃用或撤回
所用输入
packagesgithub.com/go-task/task/v3
ecosystemsgo
any_deprecated
min_days_since_publish17

工程质量

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

80良好 · 占总体的 20%

工程实践

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

文档

65中等
评分方式
30/30README
0/25文档目录
15/15文档 / 主页站点 — https://taskfile.dev
10/10仓库描述
10/10主题标签 — 8 个主题标签
0/10Wiki
所用输入
topicsgo, make, makefile, task, task-runner, devops, build-tool, taskfile
has_wiki
homepagehttps://taskfile.dev
has_readme
has_docs_dir
has_description

安全

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

61中等 · 占总体的 16%

安全态势

61中等
评分方式
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — 无数据
2.5/2.5CI-Tests — 18 out of 18 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
3/7.5Code-Review — Found 12/27 approved changesets -- score normalized to 4
2.5/2.5Contributors — project has 23 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 7 issue activity found in the last 90 days -- score normalized to 10
5/5Packaging — packaging workflow detected
4/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 8
2/5SAST — SAST tool is not run on all commits -- score normalized to 4
5/5Security-Policy — security policy file detected
0/7.5Signed-Releases — Project has not signed or included provenance with any releases.
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
0.8/7.5Vulnerabilities — 9 existing vulnerabilities detected
所用输入
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate6.1
已排除计分(无数据或不适用):branch_protection。 其余权重已重新归一化。

AI 就绪度

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

64中等 · 占总体的 0%
评分方式
0/45代理指令 — 没有 CLAUDE.md / AGENTS.md / 编辑器规则
0/15机器可读文档(llms.txt)
0/40可读的提交历史 — 无数据
所用输入
has_llms_txt
legible_history_share
agent_instruction_files
agent_instruction_max_bytes
已排除计分(无数据或不适用):可读的提交历史。 其余权重已重新归一化。
评分方式
18/18一条命令的引导启动 — Taskfile.yml, mise.toml, testdata/abs_path/Taskfile.yml, testdata/alias/Taskfile.yml, testdata/checksum/Taskfile.yml, testdata/cmds_vars/Taskfile.yml, testdata/concurrency/Taskfile.yml, testdata/cyclic/Taskfile.yml, testdata/deferred/Taskfile.yml, testdata/deps/Taskfile.yml, testdata/desc/Taskfile.yml, testdata/dir/Taskfile.yml, testdata/dir/dynamic_var/Taskfile.yml, testdata/dir/dynamic_var/subdirectory/Taskfile.yml, testdata/dir/dynamic_var_on_created_dir/Taskfile.yml, testdata/dir/explicit_doesnt_exist/Taskfile.yml, testdata/dir/explicit_exists/Taskfile.yml, testdata/dotenv/default/Taskfile.yml, testdata/dotenv/env_var_in_path/Taskfile.yml, testdata/dotenv/error_included_envs/Taskfile.yml, testdata/dotenv/include1/Taskfile.yml, testdata/dotenv/local_env_in_path/Taskfile.yml, testdata/dotenv/local_var_in_path/Taskfile.yml, testdata/dotenv/missing_env/Taskfile.yml, testdata/dotenv/parse_error/Taskfile.yml, testdata/dotenv_task/default/Taskfile.yml, testdata/dry/Taskfile.yml, testdata/dry_checksum/Taskfile.yml, testdata/empty_task/Taskfile.yml, testdata/empty_taskfile/Taskfile.yml, testdata/env/Taskfile.yml, testdata/error_code/Taskfile.yml, testdata/evaluate_symlinks_in_paths/Taskfile.yaml, testdata/exit_code/Taskfile.yml, testdata/exit_immediately/Taskfile.yml, testdata/expand/Taskfile.yml, testdata/failfast/default/Taskfile.yaml, testdata/failfast/task/Taskfile.yaml, testdata/file_names/Taskfile.yaml/Taskfile.yaml, testdata/file_names/Taskfile.yml/Taskfile.yml, testdata/for/cmds/Taskfile.yml, testdata/for/deps/Taskfile.yml, testdata/force/Taskfile.yml, testdata/fuzzy/Taskfile.yml, testdata/generates/Taskfile.yml, testdata/gitignore/Taskfile.yml, testdata/gitignore_included/Taskfile.yml, testdata/gitignore_included/included/Taskfile.yml, testdata/gitignore_included_override/Taskfile.yml, testdata/gitignore_included_override/included/Taskfile.yml, testdata/gitignore_negation/Taskfile.yml, testdata/gitignore_nested/Taskfile.yml, testdata/if/Taskfile.yml, testdata/ignore_errors/Taskfile.yml, testdata/ignore_nil_elements/cmds/Taskfile.yml, testdata/ignore_nil_elements/deps/Taskfile.yml, testdata/ignore_nil_elements/includes/Taskfile.yml, testdata/ignore_nil_elements/preconditions/Taskfile.yml, testdata/ignore_signals/Taskfile.yml, testdata/include_with_vars/Taskfile.yml, testdata/include_with_vars_inside_include/Taskfile.yml, testdata/include_with_vars_multi_level/Taskfile.yml, testdata/include_with_vars_multi_level/bar/Taskfile.yml, testdata/include_with_vars_multi_level/foo/Taskfile.yml, testdata/include_with_vars_multi_level/lib/Taskfile.yml, testdata/included_taskfile_var_merging/Taskfile.yaml, testdata/included_taskfile_var_merging/bar/Taskfile.yaml, testdata/included_taskfile_var_merging/foo/Taskfile.yaml, testdata/includes/Taskfile.yml, testdata/includes/included/Taskfile.yml, testdata/includes/module1/Taskfile.yml, testdata/includes/module2/Taskfile.yml, testdata/includes_call_root_task/Taskfile.yml, testdata/includes_checksum/correct/Taskfile.yml, testdata/includes_checksum/correct_remote/Taskfile.yml, testdata/includes_checksum/incorrect/Taskfile.yml, testdata/includes_cycle/Taskfile.yml, testdata/includes_cycle/one/Taskfile.yml, testdata/includes_cycle/one/two/Taskfile.yml, testdata/includes_deps/Taskfile.yml, testdata/includes_empty/Taskfile.yml, testdata/includes_flatten/Taskfile.yml, testdata/includes_flatten/included/Taskfile.yml, testdata/includes_flatten/nested/Taskfile.yml, testdata/includes_incorrect/Taskfile.yml, testdata/includes_internal/Taskfile.yml, testdata/includes_interpolation/include/Taskfile.yml, testdata/includes_interpolation/include_with_dir/Taskfile.yml, testdata/includes_interpolation/include_with_env_variable/Taskfile.yml, testdata/includes_interpolation/included/Taskfile.yml, testdata/includes_missing_taskfile/Taskfile.yml, testdata/includes_multi_level/Taskfile.yml, testdata/includes_multi_level/one/Taskfile.yml, testdata/includes_multi_level/one/two/Taskfile.yml, testdata/includes_multi_level/one/two/three/Taskfile.yml, testdata/includes_optional/Taskfile.yml, testdata/includes_optional_explicit_false/Taskfile.yml, testdata/includes_optional_implicit_false/Taskfile.yml, testdata/includes_rel_path/Taskfile.yml, testdata/includes_rel_path/common/Taskfile.yml, testdata/includes_rel_path/included/Taskfile.yml, testdata/includes_remote/Taskfile.yml, testdata/includes_remote/first/Taskfile.yml, testdata/includes_remote/first/second/Taskfile.yml, testdata/includes_shadowed_default/Taskfile.yml, testdata/includes_silent/Taskfile.yml, testdata/includes_unshadowed_default/Taskfile.yml, testdata/includes_with_excludes/Taskfile.yml, testdata/includes_with_excludes/included/Taskfile.yml, testdata/includes_yaml/included/Taskfile.yaml, testdata/interactive_vars/Taskfile.yml, testdata/internal_task/Taskfile.yml, testdata/json_list_format/Taskfile.yml, testdata/label_error/Taskfile.yml, testdata/label_list/Taskfile.yml, testdata/label_status/Taskfile.yml, testdata/label_summary/Taskfile.yml, testdata/label_uptodate/Taskfile.yml, testdata/label_var/Taskfile.yml, testdata/list_desc_interpolation/Taskfile.yml, testdata/list_mixed_desc/Taskfile.yml, testdata/output_group/Taskfile.yml, testdata/output_group_error_only/Taskfile.yml, testdata/params/Taskfile.yml, testdata/platforms/Taskfile.yml, testdata/precondition/Taskfile.yml, testdata/prefix_uptodate/Taskfile.yml, testdata/prompt/Taskfile.yml, testdata/requires/Taskfile.yml, testdata/run/Taskfile.yml, testdata/run_once_shared_deps/Taskfile.yml, testdata/run_once_shared_deps/library/Taskfile.yml, testdata/run_once_shared_deps/service-a/Taskfile.yml, testdata/run_once_shared_deps/service-b/Taskfile.yml, testdata/run_when_changed/Taskfile.yml, testdata/run_when_changed/library/Taskfile.yml, testdata/run_when_changed/service-a/Taskfile.yml, testdata/run_when_changed/service-b/Taskfile.yml, testdata/secrets/Taskfile.yml, testdata/shopts/command_level/Taskfile.yml, testdata/shopts/global_level/Taskfile.yml, testdata/shopts/task_level/Taskfile.yml, testdata/short_task_notation/Taskfile.yml, testdata/silent/Taskfile.yml, testdata/single_cmd_dep/Taskfile.yml, testdata/special_vars/Taskfile.yml, testdata/special_vars/included/Taskfile.yml, testdata/split_args/Taskfile.yml, testdata/status/Taskfile.yml, testdata/status_vars/Taskfile.yml, testdata/summary-vars-requires/Taskfile.yml, testdata/summary/Taskfile.yml, testdata/taskfile_walk/Taskfile.yml, testdata/timestamp/Taskfile.yml, testdata/user_working_dir/Taskfile.yml, testdata/user_working_dir_with_includes/Taskfile.yml, testdata/user_working_dir_with_includes/included/Taskfile.yml, testdata/var_inheritance/v3/entrypoint-global-dotenv/Taskfile.yml, testdata/var_inheritance/v3/entrypoint-global-vars/Taskfile.yml, testdata/var_inheritance/v3/entrypoint-task-call-dotenv/Taskfile.yml, testdata/var_inheritance/v3/entrypoint-task-call-task-vars/Taskfile.yml, testdata/var_inheritance/v3/entrypoint-task-call-vars/Taskfile.yml, testdata/var_inheritance/v3/entrypoint-task-dotenv/Taskfile.yml, testdata/var_inheritance/v3/entrypoint-task-vars/Taskfile.yml, testdata/var_inheritance/v3/included-global-vars/Taskfile.yml, testdata/var_inheritance/v3/included-task-call-dotenv/Taskfile.yml, testdata/var_inheritance/v3/included-task-call-task-vars/Taskfile.yml, testdata/var_inheritance/v3/included-task-call-vars/Taskfile.yml, testdata/var_inheritance/v3/included-task-dotenv/Taskfile.yml, testdata/var_inheritance/v3/included-task-vars/Taskfile.yml, testdata/var_inheritance/v3/included-task/Taskfile.yml, testdata/var_inheritance/v3/shell/Taskfile.yml, testdata/var_references/Taskfile.yml, testdata/vars/Taskfile.yml, testdata/vars/any/Taskfile.yml, testdata/version/v1/Taskfile.yml, testdata/version/v2/Taskfile.yml, testdata/version/v3/Taskfile.yml, testdata/watch/Taskfile.yaml, testdata/wildcards/Taskfile.yml, website/Taskfile.yml, website/src/public/Taskfile.yml
22/22自动化测试
11/11Lint / 格式化配置 — .golangci.yml
11/11静态类型检查 — website/tsconfig.json
10/10可复现环境 — lockfile
0/10已体现的代理实践 — 无数据
0/8自动化维护 — 无数据
8/10OpenSSF Scorecard:Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 8
所用输入
has_nix
has_tests
lockfilesgo.sum, pnpm-lock.yaml
has_dockerfile
typed_language
bootstrap_filesTaskfile.yml, mise.toml, testdata/abs_path/Taskfile.yml, testdata/alias/Taskfile.yml, testdata/checksum/Taskfile.yml, testdata/cmds_vars/Taskfile.yml, testdata/concurrency/Taskfile.yml, testdata/cyclic/Taskfile.yml, testdata/deferred/Taskfile.yml, testdata/deps/Taskfile.yml, testdata/desc/Taskfile.yml, testdata/dir/Taskfile.yml, testdata/dir/dynamic_var/Taskfile.yml, testdata/dir/dynamic_var/subdirectory/Taskfile.yml, testdata/dir/dynamic_var_on_created_dir/Taskfile.yml, testdata/dir/explicit_doesnt_exist/Taskfile.yml, testdata/dir/explicit_exists/Taskfile.yml, testdata/dotenv/default/Taskfile.yml, testdata/dotenv/env_var_in_path/Taskfile.yml, testdata/dotenv/error_included_envs/Taskfile.yml, testdata/dotenv/include1/Taskfile.yml, testdata/dotenv/local_env_in_path/Taskfile.yml, testdata/dotenv/local_var_in_path/Taskfile.yml, testdata/dotenv/missing_env/Taskfile.yml, testdata/dotenv/parse_error/Taskfile.yml, testdata/dotenv_task/default/Taskfile.yml, testdata/dry/Taskfile.yml, testdata/dry_checksum/Taskfile.yml, testdata/empty_task/Taskfile.yml, testdata/empty_taskfile/Taskfile.yml, testdata/env/Taskfile.yml, testdata/error_code/Taskfile.yml, testdata/evaluate_symlinks_in_paths/Taskfile.yaml, testdata/exit_code/Taskfile.yml, testdata/exit_immediately/Taskfile.yml, testdata/expand/Taskfile.yml, testdata/failfast/default/Taskfile.yaml, testdata/failfast/task/Taskfile.yaml, testdata/file_names/Taskfile.yaml/Taskfile.yaml, testdata/file_names/Taskfile.yml/Taskfile.yml, testdata/for/cmds/Taskfile.yml, testdata/for/deps/Taskfile.yml, testdata/force/Taskfile.yml, testdata/fuzzy/Taskfile.yml, testdata/generates/Taskfile.yml, testdata/gitignore/Taskfile.yml, testdata/gitignore_included/Taskfile.yml, testdata/gitignore_included/included/Taskfile.yml, testdata/gitignore_included_override/Taskfile.yml, testdata/gitignore_included_override/included/Taskfile.yml, testdata/gitignore_negation/Taskfile.yml, testdata/gitignore_nested/Taskfile.yml, testdata/if/Taskfile.yml, testdata/ignore_errors/Taskfile.yml, testdata/ignore_nil_elements/cmds/Taskfile.yml, testdata/ignore_nil_elements/deps/Taskfile.yml, testdata/ignore_nil_elements/includes/Taskfile.yml, testdata/ignore_nil_elements/preconditions/Taskfile.yml, testdata/ignore_signals/Taskfile.yml, testdata/include_with_vars/Taskfile.yml, testdata/include_with_vars_inside_include/Taskfile.yml, testdata/include_with_vars_multi_level/Taskfile.yml, testdata/include_with_vars_multi_level/bar/Taskfile.yml, testdata/include_with_vars_multi_level/foo/Taskfile.yml, testdata/include_with_vars_multi_level/lib/Taskfile.yml, testdata/included_taskfile_var_merging/Taskfile.yaml, testdata/included_taskfile_var_merging/bar/Taskfile.yaml, testdata/included_taskfile_var_merging/foo/Taskfile.yaml, testdata/includes/Taskfile.yml, testdata/includes/included/Taskfile.yml, testdata/includes/module1/Taskfile.yml, testdata/includes/module2/Taskfile.yml, testdata/includes_call_root_task/Taskfile.yml, testdata/includes_checksum/correct/Taskfile.yml, testdata/includes_checksum/correct_remote/Taskfile.yml, testdata/includes_checksum/incorrect/Taskfile.yml, testdata/includes_cycle/Taskfile.yml, testdata/includes_cycle/one/Taskfile.yml, testdata/includes_cycle/one/two/Taskfile.yml, testdata/includes_deps/Taskfile.yml, testdata/includes_empty/Taskfile.yml, testdata/includes_flatten/Taskfile.yml, testdata/includes_flatten/included/Taskfile.yml, testdata/includes_flatten/nested/Taskfile.yml, testdata/includes_incorrect/Taskfile.yml, testdata/includes_internal/Taskfile.yml, testdata/includes_interpolation/include/Taskfile.yml, testdata/includes_interpolation/include_with_dir/Taskfile.yml, testdata/includes_interpolation/include_with_env_variable/Taskfile.yml, testdata/includes_interpolation/included/Taskfile.yml, testdata/includes_missing_taskfile/Taskfile.yml, testdata/includes_multi_level/Taskfile.yml, testdata/includes_multi_level/one/Taskfile.yml, testdata/includes_multi_level/one/two/Taskfile.yml, testdata/includes_multi_level/one/two/three/Taskfile.yml, testdata/includes_optional/Taskfile.yml, testdata/includes_optional_explicit_false/Taskfile.yml, testdata/includes_optional_implicit_false/Taskfile.yml, testdata/includes_rel_path/Taskfile.yml, testdata/includes_rel_path/common/Taskfile.yml, testdata/includes_rel_path/included/Taskfile.yml, testdata/includes_remote/Taskfile.yml, testdata/includes_remote/first/Taskfile.yml, testdata/includes_remote/first/second/Taskfile.yml, testdata/includes_shadowed_default/Taskfile.yml, testdata/includes_silent/Taskfile.yml, testdata/includes_unshadowed_default/Taskfile.yml, testdata/includes_with_excludes/Taskfile.yml, testdata/includes_with_excludes/included/Taskfile.yml, testdata/includes_yaml/included/Taskfile.yaml, testdata/interactive_vars/Taskfile.yml, testdata/internal_task/Taskfile.yml, testdata/json_list_format/Taskfile.yml, testdata/label_error/Taskfile.yml, testdata/label_list/Taskfile.yml, testdata/label_status/Taskfile.yml, testdata/label_summary/Taskfile.yml, testdata/label_uptodate/Taskfile.yml, testdata/label_var/Taskfile.yml, testdata/list_desc_interpolation/Taskfile.yml, testdata/list_mixed_desc/Taskfile.yml, testdata/output_group/Taskfile.yml, testdata/output_group_error_only/Taskfile.yml, testdata/params/Taskfile.yml, testdata/platforms/Taskfile.yml, testdata/precondition/Taskfile.yml, testdata/prefix_uptodate/Taskfile.yml, testdata/prompt/Taskfile.yml, testdata/requires/Taskfile.yml, testdata/run/Taskfile.yml, testdata/run_once_shared_deps/Taskfile.yml, testdata/run_once_shared_deps/library/Taskfile.yml, testdata/run_once_shared_deps/service-a/Taskfile.yml, testdata/run_once_shared_deps/service-b/Taskfile.yml, testdata/run_when_changed/Taskfile.yml, testdata/run_when_changed/library/Taskfile.yml, testdata/run_when_changed/service-a/Taskfile.yml, testdata/run_when_changed/service-b/Taskfile.yml, testdata/secrets/Taskfile.yml, testdata/shopts/command_level/Taskfile.yml, testdata/shopts/global_level/Taskfile.yml, testdata/shopts/task_level/Taskfile.yml, testdata/short_task_notation/Taskfile.yml, testdata/silent/Taskfile.yml, testdata/single_cmd_dep/Taskfile.yml, testdata/special_vars/Taskfile.yml, testdata/special_vars/included/Taskfile.yml, testdata/split_args/Taskfile.yml, testdata/status/Taskfile.yml, testdata/status_vars/Taskfile.yml, testdata/summary-vars-requires/Taskfile.yml, testdata/summary/Taskfile.yml, testdata/taskfile_walk/Taskfile.yml, testdata/timestamp/Taskfile.yml, testdata/user_working_dir/Taskfile.yml, testdata/user_working_dir_with_includes/Taskfile.yml, testdata/user_working_dir_with_includes/included/Taskfile.yml, testdata/var_inheritance/v3/entrypoint-global-dotenv/Taskfile.yml, testdata/var_inheritance/v3/entrypoint-global-vars/Taskfile.yml, testdata/var_inheritance/v3/entrypoint-task-call-dotenv/Taskfile.yml, testdata/var_inheritance/v3/entrypoint-task-call-task-vars/Taskfile.yml, testdata/var_inheritance/v3/entrypoint-task-call-vars/Taskfile.yml, testdata/var_inheritance/v3/entrypoint-task-dotenv/Taskfile.yml, testdata/var_inheritance/v3/entrypoint-task-vars/Taskfile.yml, testdata/var_inheritance/v3/included-global-vars/Taskfile.yml, testdata/var_inheritance/v3/included-task-call-dotenv/Taskfile.yml, testdata/var_inheritance/v3/included-task-call-task-vars/Taskfile.yml, testdata/var_inheritance/v3/included-task-call-vars/Taskfile.yml, testdata/var_inheritance/v3/included-task-dotenv/Taskfile.yml, testdata/var_inheritance/v3/included-task-vars/Taskfile.yml, testdata/var_inheritance/v3/included-task/Taskfile.yml, testdata/var_inheritance/v3/shell/Taskfile.yml, testdata/var_references/Taskfile.yml, testdata/vars/Taskfile.yml, testdata/vars/any/Taskfile.yml, testdata/version/v1/Taskfile.yml, testdata/version/v2/Taskfile.yml, testdata/version/v3/Taskfile.yml, testdata/watch/Taskfile.yaml, testdata/wildcards/Taskfile.yml, website/Taskfile.yml, website/src/public/Taskfile.yml
has_devcontainer
has_linter_config
typecheck_configswebsite/tsconfig.json
agent_commit_share
toolchain_manifests
dependency_bot_commit_share
已排除计分(无数据或不适用):已体现的代理实践, 自动化维护。 其余权重已重新归一化。
评分方式
45/45可类型检查的代码 — Go(静态类型)
54.6/55可控的文件大小 — 采样的 148 个源文件中有 1 个超过 60KB
所用输入
primary_languageGo
largest_source_bytes84,624
source_files_sampled148
oversized_source_files1

关键数据

15,858GitHub 星标
100贡献者
422最近 12 个月提交数
0距最近推送天数
100发布版本数
1巴士系数(bus factor)
122开放议题
Go, npm软件包生态系统数

数据采集警告

  • Could not fetch npm package 'website2' from its registry

更多细节

OpenSSF Scorecard 6.1 / 10
6.1综合

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

10Binary-Artifactsno binaries found in the repo
不适用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-Tests18 out of 18 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
4Code-ReviewFound 12/27 approved changesets -- score normalized to 4
10Contributorsproject has 23 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 7 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
8Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 8
4SASTSAST tool is not run on all commits -- score normalized to 4
10Security-Policysecurity policy file detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
1Vulnerabilities9 existing vulnerabilities detected
直接依赖 29
注册表软件包版本约束清单文件
Gocharm.land/bubbles/v2v2.1.1go.mod
Gocharm.land/bubbletea/v2v2.0.8go.mod
Gocharm.land/lipgloss/v2v2.0.5go.mod
Gogithub.com/Ladicle/tabwriterv1.0.0go.mod
Gogithub.com/Masterminds/semver/v3v3.5.0go.mod
Gogithub.com/alecthomas/chroma/v2v2.27.0go.mod
Gogithub.com/chainguard-dev/git-urlsv1.0.2go.mod
Gogithub.com/davecgh/go-spewv1.1.2-0.20180830191138-d8f796af33ccgo.mod
Gogithub.com/dominikbraun/graphv0.23.0go.mod
Gogithub.com/elliotchance/orderedmap/v3v3.1.1go.mod
Gogithub.com/fatih/colorv1.19.0go.mod
Gogithub.com/fsnotify/fsnotifyv1.10.1go.mod
Gogithub.com/go-task/slim-sprig/v3v3.0.0go.mod
Gogithub.com/go-task/templatev0.2.0go.mod
Gogithub.com/google/uuidv1.6.0go.mod
Gogithub.com/hashicorp/go-getterv1.8.6go.mod
Gogithub.com/joho/godotenvv1.5.1go.mod
Gogithub.com/mitchellh/hashstructure/v2v2.0.2go.mod
Gogithub.com/puzpuzpuz/xsync/v4v4.5.0go.mod
Gogithub.com/sajari/fuzzyv1.0.0go.mod
Gogithub.com/sebdah/goldie/v2v2.8.0go.mod
Gogithub.com/spf13/pflagv1.0.10go.mod
Gogithub.com/stretchr/testifyv1.11.1go.mod
Gogithub.com/zeebo/xxh3v1.1.0go.mod
Gogo.yaml.in/yaml/v3v3.0.4go.mod
Gogolang.org/x/syncv0.22.0go.mod
Gogolang.org/x/termv0.45.0go.mod
Gomvdan.cc/sh/moreinterpv0.0.0-20260120230322-19def062a997go.mod
Gomvdan.cc/sh/v3v3.13.2-0.20260613075524-2255122b577bgo.mod
全部依赖 1,367

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

注册表软件包版本关系
Gocharm.land/bubbles/v2v2.1.1直接
Gocharm.land/bubbletea/v2v2.0.8直接
Gocharm.land/lipgloss/v2v2.0.5直接
Gogithub.com/alecthomas/chroma/v2v2.27.0直接
Gogithub.com/chainguard-dev/git-urlsv1.0.2直接
Gogithub.com/davecgh/go-spewv1.1.2-0.20180830191138-d8f796af33cc直接
Gogithub.com/dominikbraun/graphv0.23.0直接
Gogithub.com/elliotchance/orderedmap/v3v3.1.1直接
Gogithub.com/fatih/colorv1.19.0直接
Gogithub.com/fsnotify/fsnotifyv1.10.1直接
Gogithub.com/go-task/slim-sprig/v3v3.0.0直接
Gogithub.com/go-task/templatev0.2.0直接
Gogithub.com/google/uuidv1.6.0直接
Gogithub.com/hashicorp/go-getterv1.8.6直接
Gogithub.com/joho/godotenvv1.5.1直接
Gogithub.com/ladicle/tabwriterv1.0.0直接
Gogithub.com/masterminds/semver/v3v3.5.0直接
Gogithub.com/mitchellh/hashstructure/v2v2.0.2直接
Gogithub.com/puzpuzpuz/xsync/v4v4.5.0直接
Gogithub.com/sajari/fuzzyv1.0.0直接
Gogithub.com/sebdah/goldie/v2v2.8.0直接
Gogithub.com/spf13/pflagv1.0.10直接
Gogithub.com/stretchr/testifyv1.11.1直接
Gogithub.com/zeebo/xxh3v1.1.0直接
Gogo.yaml.in/yaml/v3v3.0.4直接
Gogolang.org/x/syncv0.22.0直接
Gogolang.org/x/termv0.45.0直接
Gomvdan.cc/sh/moreinterpv0.0.0-20260120230322-19def062a997直接
Gomvdan.cc/sh/v3v3.13.2-0.20260613075524-2255122b577b直接
Gocel.dev/exprv0.25.2间接
Gocloud.google.com/gov0.123.0间接
Gocloud.google.com/go/authv0.22.0间接
Gocloud.google.com/go/auth/oauth2adaptv0.2.8间接
Gocloud.google.com/go/compute/metadatav0.9.0间接
Gocloud.google.com/go/iamv1.12.0间接
Gocloud.google.com/go/monitoringv1.30.0间接
Gocloud.google.com/go/storagev1.63.1间接
Gogithub.com/atotto/clipboardv0.1.4间接
Gogithub.com/aws/aws-sdk-go-v2v1.42.1间接
Gogithub.com/aws/aws-sdk-go-v2/aws/protocol/eventstreamv1.7.14间接
Gogithub.com/aws/aws-sdk-go-v2/configv1.32.30间接
Gogithub.com/aws/aws-sdk-go-v2/credentialsv1.19.29间接
Gogithub.com/aws/aws-sdk-go-v2/feature/ec2/imdsv1.18.30间接
Gogithub.com/aws/aws-sdk-go-v2/internal/configsourcesv1.4.30间接
Gogithub.com/aws/aws-sdk-go-v2/internal/endpoints/v2v2.7.30间接
Gogithub.com/aws/aws-sdk-go-v2/internal/v4av1.4.31间接
Gogithub.com/aws/aws-sdk-go-v2/service/internal/accept-encodingv1.13.13间接
Gogithub.com/aws/aws-sdk-go-v2/service/internal/checksumv1.9.23间接
Gogithub.com/aws/aws-sdk-go-v2/service/internal/presigned-urlv1.13.30间接
Gogithub.com/aws/aws-sdk-go-v2/service/internal/s3sharedv1.19.31间接
Gogithub.com/aws/aws-sdk-go-v2/service/s3v1.105.1间接
Gogithub.com/aws/aws-sdk-go-v2/service/signinv1.4.1间接
Gogithub.com/aws/aws-sdk-go-v2/service/ssov1.32.1间接
Gogithub.com/aws/aws-sdk-go-v2/service/ssooidcv1.37.1间接
Gogithub.com/aws/aws-sdk-go-v2/service/stsv1.44.1间接
Gogithub.com/aws/smithy-gov1.27.3间接
Gogithub.com/bgentry/go-netrcv0.0.0-20140422174119-9fd32a8b3d3d间接
Gogithub.com/cespare/xxhash/v2v2.3.0间接
Gogithub.com/charmbracelet/colorprofilev0.4.3间接
Gogithub.com/charmbracelet/ultravioletv0.0.0-20260713092251-4bee1914c0cf间接
Gogithub.com/charmbracelet/x/ansiv0.11.7间接
Gogithub.com/charmbracelet/x/termv0.2.2间接
Gogithub.com/charmbracelet/x/termiosv0.1.1间接
Gogithub.com/charmbracelet/x/windowsv0.2.2间接
Gogithub.com/clipperhouse/displaywidthv0.11.0间接
Gogithub.com/clipperhouse/uax29/v2v2.7.0间接
Gogithub.com/cncf/xds/gov0.0.0-20260202195803-dba9d589def2间接
Gogithub.com/dlclark/regexp2/v2v2.5.0间接
Gogithub.com/dustin/go-humanizev1.0.1间接
Gogithub.com/envoyproxy/go-control-plane/envoyv1.37.0间接
Gogithub.com/envoyproxy/protoc-gen-validatev1.3.3间接
Gogithub.com/felixge/httpsnoopv1.1.0间接
Gogithub.com/go-jose/go-jose/v4v4.1.4间接
Gogithub.com/go-logr/logrv1.4.3间接
Gogithub.com/go-logr/stdrv1.2.2间接
Gogithub.com/google/s2a-gov0.1.9间接
Gogithub.com/googleapis/enterprise-certificate-proxyv0.3.18间接
Gogithub.com/googleapis/gax-go/v2v2.23.0间接
Gogithub.com/googlecloudplatform/opentelemetry-operations-go/detectors/gcpv1.34.0间接
Gogithub.com/googlecloudplatform/opentelemetry-operations-go/exporter/metricv0.58.0间接
Gogithub.com/googlecloudplatform/opentelemetry-operations-go/internal/resourcemappingv0.58.0间接
Gogithub.com/hashicorp/aws-sdk-go-base/v2v2.0.0-beta.73间接
Gogithub.com/hashicorp/go-cleanhttpv0.5.2间接
Gogithub.com/hashicorp/go-versionv1.9.0间接
Gogithub.com/klauspost/compressv1.19.0间接
Gogithub.com/klauspost/cpuid/v2v2.4.0间接
Gogithub.com/klauspost/pgzipv1.2.6间接
Gogithub.com/lucasb-eyer/go-colorfulv1.4.0间接
Gogithub.com/mattn/go-colorablev0.1.15间接
Gogithub.com/mattn/go-isattyv0.0.22间接
Gogithub.com/mattn/go-runewidthv0.0.24间接
Gogithub.com/mitchellh/go-homedirv1.1.0间接
Gogithub.com/muesli/cancelreaderv0.2.2间接
Gogithub.com/pierrec/lz4/v4v4.1.27间接
Gogithub.com/planetscale/vtprotobufv0.6.1-0.20260702190614-8ae5a48058df间接
Gogithub.com/pmezard/go-difflibv1.0.1-0.20181226105442-5d4384ee4fb2间接
Gogithub.com/rivo/unisegv0.4.7间接
Gogithub.com/sergi/go-diffv1.4.0间接
Gogithub.com/spiffe/go-spiffe/v2v2.8.1间接
Gogithub.com/stretchr/objxv0.5.3间接
Gogithub.com/u-root/u-rootv0.16.0间接
Gogithub.com/u-root/uiov0.0.0-20240224005618-d2acac8f3701间接
Gogithub.com/ulikunitz/xzv0.5.15间接
Gogithub.com/xo/terminfov0.0.0-20220910002029-abceb7e1c41e间接
Gogo.opentelemetry.io/auto/sdkv1.2.1间接
Gogo.opentelemetry.io/contrib/detectors/gcpv1.44.0间接
Gogo.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpcv0.69.0间接
Gogo.opentelemetry.io/contrib/instrumentation/net/http/otelhttpv0.69.0间接
Gogo.opentelemetry.io/otelv1.44.0间接
Gogo.opentelemetry.io/otel/metricv1.44.0间接
Gogo.opentelemetry.io/otel/sdkv1.44.0间接
Gogo.opentelemetry.io/otel/sdk/metricv1.44.0间接
Gogo.opentelemetry.io/otel/tracev1.44.0间接
Gogolang.org/x/cryptov0.54.0间接
Gogolang.org/x/expv0.0.0-20260709172345-9ea1abe57597间接
Gogolang.org/x/netv0.57.0间接
Gogolang.org/x/oauth2v0.36.0间接
Gogolang.org/x/sysv0.47.0间接
Gogolang.org/x/textv0.40.0间接
Gogolang.org/x/timev0.15.0间接
Gogoogle.golang.org/apiv0.288.0间接
Gogoogle.golang.org/genprotov0.0.0-20260713224248-f5fc221cf8c4间接
Gogoogle.golang.org/genproto/googleapis/apiv0.0.0-20260713224248-f5fc221cf8c4间接
Gogoogle.golang.org/genproto/googleapis/rpcv0.0.0-20260713224248-f5fc221cf8c4间接
Gogoogle.golang.org/grpcv1.82.0间接
Gogoogle.golang.org/protobufv1.36.11间接
Gogopkg.in/yaml.v3v3.0.1间接
npm@algolia/abtesting1.1.0间接
npm@algolia/autocomplete-core1.17.7间接
npm@algolia/autocomplete-plugin-algolia-insights1.17.7间接
npm@algolia/autocomplete-preset-algolia1.17.7间接
npm@algolia/autocomplete-shared1.17.7间接
npm@algolia/client-abtesting5.35.0间接
npm@algolia/client-analytics5.35.0间接
npm@algolia/client-common5.35.0间接
npm@algolia/client-insights5.35.0间接
npm@algolia/client-personalization5.35.0间接
npm@algolia/client-query-suggestions5.35.0间接
npm@algolia/client-search5.35.0间接
npm@algolia/ingestion1.35.0间接
npm@algolia/monitoring1.35.0间接
npm@algolia/recommend5.35.0间接
npm@algolia/requester-browser-xhr5.35.0间接
npm@algolia/requester-fetch5.35.0间接
npm@algolia/requester-node-http5.35.0间接
npm@antfu/install-pkg1.1.0间接
npm@babel/code-frame7.29.7间接
npm@babel/helper-string-parser7.29.7间接
npm@babel/helper-validator-identifier7.29.7间接
npm@babel/parser7.29.7间接
npm@babel/types7.29.7间接
npm@bugsnag/browser8.10.0间接
npm@bugsnag/core8.9.0间接
npm@bugsnag/cuid3.2.2间接
npm@bugsnag/js8.10.0间接
npm@bugsnag/node8.10.0间接
npm@bugsnag/safe-json-stringify6.1.0间接
npm@colors/colors1.6.0间接
npm@cspotcode/source-map-support0.8.1间接
npm@dabh/diagnostics2.0.8间接
npm@dependents/detective-less5.0.3间接
npm@docsearch/css3.8.2间接
npm@docsearch/js3.8.2间接
npm@docsearch/react3.8.2间接
npm@electric-sql/pglite0.3.16间接
npm@emnapi/runtime1.11.2间接
npm@envelop/instrumentation1.0.0间接
npm@esbuild/aix-ppc640.21.5间接
npm@esbuild/aix-ppc640.28.0间接
npm@esbuild/android-arm0.21.5间接
npm@esbuild/android-arm0.28.0间接
npm@esbuild/android-arm640.21.5间接
npm@esbuild/android-arm640.28.0间接
npm@esbuild/android-x640.21.5间接
npm@esbuild/android-x640.28.0间接
npm@esbuild/darwin-arm640.21.5间接
npm@esbuild/darwin-arm640.28.0间接
npm@esbuild/darwin-x640.21.5间接
npm@esbuild/darwin-x640.28.0间接
npm@esbuild/freebsd-arm640.21.5间接
npm@esbuild/freebsd-arm640.28.0间接
npm@esbuild/freebsd-x640.21.5间接
npm@esbuild/freebsd-x640.28.0间接
npm@esbuild/linux-arm0.21.5间接
npm@esbuild/linux-arm0.28.0间接
npm@esbuild/linux-arm640.21.5间接
npm@esbuild/linux-arm640.28.0间接
npm@esbuild/linux-ia320.21.5间接
npm@esbuild/linux-ia320.28.0间接
npm@esbuild/linux-loong640.21.5间接
npm@esbuild/linux-loong640.28.0间接
npm@esbuild/linux-mips64el0.21.5间接
npm@esbuild/linux-mips64el0.28.0间接
npm@esbuild/linux-ppc640.21.5间接
npm@esbuild/linux-ppc640.28.0间接
npm@esbuild/linux-riscv640.21.5间接
npm@esbuild/linux-riscv640.28.0间接
npm@esbuild/linux-s390x0.21.5间接
npm@esbuild/linux-s390x0.28.0间接
npm@esbuild/linux-x640.21.5间接
npm@esbuild/linux-x640.28.0间接
npm@esbuild/netbsd-arm640.28.0间接
npm@esbuild/netbsd-x640.21.5间接
npm@esbuild/netbsd-x640.28.0间接
npm@esbuild/openbsd-arm640.28.0间接
npm@esbuild/openbsd-x640.21.5间接
npm@esbuild/openbsd-x640.28.0间接
npm@esbuild/openharmony-arm640.28.0间接
npm@esbuild/sunos-x640.21.5间接
npm@esbuild/sunos-x640.28.0间接
npm@esbuild/win32-arm640.21.5间接
npm@esbuild/win32-arm640.28.0间接
npm@esbuild/win32-ia320.21.5间接
npm@esbuild/win32-ia320.28.0间接
npm@esbuild/win32-x640.21.5间接
npm@esbuild/win32-x640.28.0间接
npm@fastify/accept-negotiator2.0.1间接
npm@fastify/ajv-compiler4.0.5间接
npm@fastify/busboy3.2.0间接
npm@fastify/error4.2.0间接
npm@fastify/fast-json-stringify-compiler5.1.0间接
npm@fastify/forwarded3.0.1间接
npm@fastify/merge-json-schemas0.2.1间接
npm@fastify/proxy-addr5.1.0间接
npm@fastify/send4.1.0间接
npm@fastify/static9.3.0间接
npm@humanwhocodes/momoa2.0.4间接
npm@iarna/toml2.2.5间接
npm@iconify-json/logos1.2.11间接
npm@iconify-json/simple-icons1.2.48间接
npm@iconify-json/vscode-icons1.2.45间接
npm@iconify/types2.0.0间接
npm@iconify/utils3.1.0间接
npm@img/colour1.1.0间接
npm@img/sharp-darwin-arm640.34.5间接
npm@img/sharp-darwin-x640.34.5间接
npm@img/sharp-libvips-darwin-arm641.2.4间接
npm@img/sharp-libvips-darwin-x641.2.4间接
npm@img/sharp-libvips-linux-arm1.2.4间接
npm@img/sharp-libvips-linux-arm641.2.4间接
npm@img/sharp-libvips-linux-ppc641.2.4间接
npm@img/sharp-libvips-linux-riscv641.2.4间接
npm@img/sharp-libvips-linux-s390x1.2.4间接
npm@img/sharp-libvips-linux-x641.2.4间接
npm@img/sharp-libvips-linuxmusl-arm641.2.4间接
npm@img/sharp-libvips-linuxmusl-x641.2.4间接
npm@img/sharp-linux-arm0.34.5间接
npm@img/sharp-linux-arm640.34.5间接
npm@img/sharp-linux-ppc640.34.5间接
npm@img/sharp-linux-riscv640.34.5间接
npm@img/sharp-linux-s390x0.34.5间接
npm@img/sharp-linux-x640.34.5间接
npm@img/sharp-linuxmusl-arm640.34.5间接
npm@img/sharp-linuxmusl-x640.34.5间接
npm@img/sharp-wasm320.34.5间接
npm@img/sharp-win32-arm640.34.5间接
npm@img/sharp-win32-ia320.34.5间接
npm@img/sharp-win32-x640.34.5间接
npm@import-maps/resolve2.0.0间接
npm@inquirer/external-editor1.0.3间接
npm@isaacs/cliui8.0.2间接
npm@isaacs/fs-minipass4.0.1间接
npm@jridgewell/resolve-uri3.1.2间接
npm@jridgewell/sourcemap-codec1.5.5间接
npm@jridgewell/trace-mapping0.3.9间接
npm@lukeed/ms2.0.2间接
npm@mapbox/node-pre-gyp2.0.3间接
npm@netlify/ai0.4.2间接
npm@netlify/api14.0.19间接
npm@netlify/binary-info1.0.0间接
npm@netlify/blobs10.7.9间接
npm@netlify/build35.15.0间接
npm@netlify/build-info10.5.1间接
npm@netlify/cache3.4.8间接
npm@netlify/cache-utils6.0.5间接
npm@netlify/config24.6.0间接
npm@netlify/database-dev0.10.1间接
npm@netlify/dev4.18.9间接
npm@netlify/dev-utils4.4.6间接
npm@netlify/edge-bundler14.10.3间接
npm@netlify/edge-functions3.0.8间接
npm@netlify/edge-functions-bootstrap2.16.0间接
npm@netlify/edge-functions-bootstrap2.17.1间接
npm@netlify/edge-functions-dev1.0.22间接
npm@netlify/functions5.3.0间接
npm@netlify/functions-dev1.3.1间接
npm@netlify/functions-utils6.2.35间接
npm@netlify/git-utils6.0.4间接
npm@netlify/headers2.1.11间接
npm@netlify/headers-parser9.0.3间接
npm@netlify/images1.3.10间接
npm@netlify/local-functions-proxy2.0.3间接
npm@netlify/local-functions-proxy-darwin-arm641.1.1间接
npm@netlify/local-functions-proxy-darwin-x641.1.1间接
npm@netlify/local-functions-proxy-freebsd-arm641.1.1间接
npm@netlify/local-functions-proxy-freebsd-x641.1.1间接
npm@netlify/local-functions-proxy-linux-arm1.1.1间接
npm@netlify/local-functions-proxy-linux-arm641.1.1间接
npm@netlify/local-functions-proxy-linux-ia321.1.1间接
npm@netlify/local-functions-proxy-linux-ppc641.1.1间接
npm@netlify/local-functions-proxy-linux-x641.1.1间接
npm@netlify/local-functions-proxy-openbsd-x641.1.1间接
npm@netlify/local-functions-proxy-win32-ia321.1.1间接
npm@netlify/local-functions-proxy-win32-x641.1.1间接
npm@netlify/open-api2.57.0间接
npm@netlify/opentelemetry-utils2.0.2间接
npm@netlify/otel6.0.3间接
npm@netlify/plugins-list6.81.8间接
npm@netlify/redirect-parser15.0.4间接
npm@netlify/redirects3.1.13间接
npm@netlify/run-utils6.0.3间接
npm@netlify/runtime4.1.25间接
npm@netlify/runtime-utils2.3.0间接
npm@netlify/serverless-functions-api2.16.0间接
npm@netlify/static3.1.10间接
npm@netlify/types2.8.0间接
npm@netlify/zip-it-and-ship-it14.7.1间接
npm@nodelib/fs.scandir2.1.5间接
npm@nodelib/fs.stat2.0.5间接
npm@nodelib/fs.walk1.2.8间接
npm@octokit/auth-token6.0.0间接
npm@octokit/core7.0.6间接
npm@octokit/endpoint11.0.3间接
npm@octokit/graphql9.0.3间接
npm@octokit/openapi-types27.0.0间接
npm@octokit/plugin-paginate-rest14.0.0间接
npm@octokit/plugin-request-log6.0.0间接
npm@octokit/plugin-rest-endpoint-methods17.0.0间接
npm@octokit/request10.0.11间接
npm@octokit/request-error7.1.0间接
npm@octokit/rest22.0.1间接
npm@octokit/types16.0.0间接
npm@opentelemetry/api1.9.0间接
npm@opentelemetry/api1.9.1间接
npm@opentelemetry/api-logs0.217.0间接
npm@opentelemetry/context-async-hooks2.7.1间接
npm@opentelemetry/core2.7.1间接
npm@opentelemetry/instrumentation0.217.0间接
npm@opentelemetry/resources2.7.1间接
npm@opentelemetry/sdk-trace-base2.7.1间接
npm@opentelemetry/sdk-trace-node2.7.1间接
npm@opentelemetry/semantic-conventions1.43.0间接
npm@parcel/watcher2.5.6间接
npm@parcel/watcher-android-arm642.5.6间接
npm@parcel/watcher-darwin-arm642.5.6间接
npm@parcel/watcher-darwin-x642.5.6间接
npm@parcel/watcher-freebsd-x642.5.6间接
npm@parcel/watcher-linux-arm-glibc2.5.6间接
npm@parcel/watcher-linux-arm-musl2.5.6间接
npm@parcel/watcher-linux-arm64-glibc2.5.6间接
npm@parcel/watcher-linux-arm64-musl2.5.6间接
npm@parcel/watcher-linux-x64-glibc2.5.6间接
npm@parcel/watcher-linux-x64-musl2.5.6间接
npm@parcel/watcher-wasm2.5.6间接
npm@parcel/watcher-win32-arm642.5.6间接
npm@parcel/watcher-win32-ia322.5.6间接
npm@parcel/watcher-win32-x642.5.6间接
npm@pinojs/redact0.4.0间接
npm@pkgjs/parseargs0.11.0间接
npm@pnpm/config.env-replace1.1.0间接
npm@pnpm/network.ca-file1.0.2间接
npm@pnpm/npm-conf3.0.3间接
npm@pnpm/tabtab0.5.4间接
npm@rollup/pluginutils5.4.0间接
npm@rollup/rollup-android-arm-eabi4.46.2间接
npm@rollup/rollup-android-arm644.46.2间接
npm@rollup/rollup-darwin-arm644.46.2间接
npm@rollup/rollup-darwin-x644.46.2间接
npm@rollup/rollup-freebsd-arm644.46.2间接
npm@rollup/rollup-freebsd-x644.46.2间接
npm@rollup/rollup-linux-arm-gnueabihf4.46.2间接
npm@rollup/rollup-linux-arm-musleabihf4.46.2间接
npm@rollup/rollup-linux-arm64-gnu4.46.2间接
npm@rollup/rollup-linux-arm64-musl4.46.2间接
npm@rollup/rollup-linux-loongarch64-gnu4.46.2间接
npm@rollup/rollup-linux-ppc64-gnu4.46.2间接
npm@rollup/rollup-linux-riscv64-gnu4.46.2间接
npm@rollup/rollup-linux-riscv64-musl4.46.2间接
npm@rollup/rollup-linux-s390x-gnu4.46.2间接
npm@rollup/rollup-linux-x64-gnu4.46.2间接
npm@rollup/rollup-linux-x64-musl4.46.2间接
npm@rollup/rollup-win32-arm64-msvc4.46.2间接
npm@rollup/rollup-win32-ia32-msvc4.46.2间接
npm@rollup/rollup-win32-x64-msvc4.46.2间接
npm@sec-ant/readable-stream0.4.1间接
npm@shikijs/core2.5.0间接
npm@shikijs/engine-javascript2.5.0间接
npm@shikijs/engine-oniguruma2.5.0间接
npm@shikijs/langs2.5.0间接
npm@shikijs/themes2.5.0间接
npm@shikijs/transformers2.5.0间接
npm@shikijs/types2.5.0间接
npm@shikijs/vscode-textmate10.0.2间接
npm@sindresorhus/merge-streams2.3.0间接
npm@sindresorhus/slugify2.2.1间接
npm@sindresorhus/transliterate1.6.0间接
npm@so-ric/colorspace1.1.6间接
npm@sveltejs/acorn-typescript1.0.11间接
npm@tsconfig/node101.0.12间接
npm@tsconfig/node121.0.11间接
npm@tsconfig/node141.0.3间接
npm@tsconfig/node161.0.4间接
npm@types/debug4.1.13间接
npm@types/estree1.0.8间接
npm@types/estree1.0.9间接
npm@types/hast3.0.4间接
npm@types/http-proxy1.17.17间接
npm@types/linkify-it5.0.0间接
npm@types/markdown-it14.1.2间接
npm@types/mdast4.0.4间接
npm@types/mdurl2.0.0间接
npm@types/ms2.1.0间接
npm@types/node24.13.3间接
npm@types/normalize-package-data2.4.4间接
npm@types/retry0.12.2间接
npm@types/triple-beam1.3.5间接
npm@types/unist3.0.3间接
npm@types/web-bluetooth0.0.21间接
npm@types/yauzl2.10.3间接
npm@typescript-eslint/project-service8.63.0间接
npm@typescript-eslint/tsconfig-utils8.63.0间接
npm@typescript-eslint/types8.63.0间接
npm@typescript-eslint/typescript-estree8.63.0间接
npm@typescript-eslint/visitor-keys8.63.0间接
npm@ungap/structured-clone1.3.0间接
npm@vercel/nft0.29.4间接
npm@vitejs/plugin-vue5.2.4间接
npm@vue/compiler-core3.5.39间接
npm@vue/compiler-dom3.5.39间接
npm@vue/compiler-sfc3.5.39间接
npm@vue/compiler-ssr3.5.39间接
npm@vue/devtools-api7.7.7间接
npm@vue/devtools-kit7.7.7间接
npm@vue/devtools-shared7.7.7间接
npm@vue/reactivity3.5.39间接
npm@vue/runtime-core3.5.39间接
npm@vue/runtime-dom3.5.39间接
npm@vue/server-renderer3.5.39间接
npm@vue/shared3.5.18间接
npm@vue/shared3.5.39间接
npm@vueuse/core12.8.2间接
npm@vueuse/integrations12.8.2间接
npm@vueuse/metadata12.8.2间接
npm@vueuse/shared12.8.2间接
npm@whatwg-node/disposablestack0.0.6间接
npm@whatwg-node/fetch0.10.13间接
npm@whatwg-node/node-fetch0.8.6间接
npm@whatwg-node/promise-helpers1.3.2间接
npm@whatwg-node/server0.10.18间接
npmabbrev3.0.1间接
npmabort-controller3.0.0间接
npmabstract-logging2.0.1间接
npmaccepts2.0.0间接
npmacorn8.17.0间接
npmacorn-import-attributes1.9.5间接
npmacorn-walk8.3.5间接
npmagent-base7.1.4间接
npmagent-base8.0.0间接
npmajv8.20.0间接
npmajv-errors3.0.0间接
npmajv-formats3.0.1间接
npmalgoliasearch5.35.0间接
npmansi-align3.0.1间接
npmansi-colors4.1.3间接
npmansi-escapes4.3.2间接
npmansi-escapes7.3.0间接
npmansi-regex5.0.1间接
npmansi-regex6.2.2间接
npmansi-styles4.3.0间接
npmansi-styles6.2.3间接
npmansi-to-html0.7.2间接
npmansis4.3.1间接
npmanymatch3.1.3间接
npmarchiver7.0.1间接
npmarchiver-utils5.0.2间接
npmarg4.1.3间接
npmargparse1.0.10间接
npmargparse2.0.1间接
npmarray-buffer-byte-length1.0.2间接
npmarray-timsort1.0.3间接
npmarray.prototype.flatmap1.3.3间接
npmarraybuffer.prototype.slice1.0.4间接
npmascii-table0.0.9间接
npmast-module-types6.0.2间接
npmasync3.2.6间接
npmasync-function1.0.0间接
npmasync-sema3.1.1间接
npmatomic-sleep1.0.0间接
npmatomically2.1.1间接
npmavailable-typed-arrays1.0.7间接
npmavvio9.2.0间接
npmb4a1.8.1间接
npmbackoff2.5.0间接
npmbail2.0.2间接
npmbalanced-match1.0.2间接
npmbalanced-match4.0.4间接
npmbare-events2.9.1间接
npmbare-fs4.7.4间接
npmbare-path3.1.1间接
npmbare-stream2.13.3间接
npmbare-url2.4.5间接
npmbase64-js1.5.1间接
npmbefore-after-hook4.0.0间接
npmbetter-ajv-errors1.2.0间接
npmbindings1.5.0间接
npmbirpc2.5.0间接
npmbl4.1.0间接
npmbody-parser2.3.0间接
npmboolbase1.0.0间接
npmboxen8.0.1间接
npmbrace-expansion2.1.2间接
npmbrace-expansion5.0.7间接
npmbraces3.0.3间接
npmbuffer5.7.1间接
npmbuffer6.0.3间接
npmbuffer-crc320.2.13间接
npmbuffer-crc321.0.0间接
npmbuffer-equal-constant-time1.0.1间接
npmbuffer-from1.1.2间接
npmbundle-name4.1.0间接
npmbyline5.0.0间接
npmbytes3.1.2间接
npmcall-bind1.0.9间接
npmcall-bind-apply-helpers1.0.2间接
npmcall-bound1.0.4间接
npmcallsite1.0.0间接
npmcamelcase8.0.0间接
npmccount2.0.1间接
npmchalk4.1.2间接
npmchalk5.6.2间接
npmcharacter-entities2.0.2间接
npmcharacter-entities-html42.1.0间接
npmcharacter-entities-legacy3.0.0间接
npmchardet2.2.0间接
npmchokidar4.0.3间接
npmchokidar5.0.0间接
npmchownr3.0.0间接
npmci-info4.4.0间接
npmcitty0.1.6间接
npmcitty0.2.2间接
npmcjs-module-lexer2.2.0间接
npmclean-deep3.4.0间接
npmclean-stack5.3.0间接
npmcli-boxes3.0.0间接
npmcli-cursor3.1.0间接
npmcli-cursor5.0.0间接
npmcli-spinners2.9.2间接
npmcli-width3.0.0间接
npmcliui8.0.1间接
npmclone1.0.4间接
npmcolor5.0.3间接
npmcolor-convert2.0.1间接
npmcolor-convert3.1.3间接
npmcolor-name1.1.4间接
npmcolor-name2.1.0间接
npmcolor-string2.1.4间接
npmcolors1.4.0间接
npmcomma-separated-tokens2.0.3间接
npmcommander10.0.1间接
npmcommander11.1.0间接
npmcommander12.1.0间接
npmcommander2.20.3间接
npmcomment-json4.6.2间接
npmcommon-path-prefix3.0.0间接
npmcompress-commons6.0.2间接
npmconfbox0.1.8间接
npmconfig-chain1.1.13间接
npmconfigstore7.1.0间接
npmconsola3.4.2间接
npmcontent-disposition1.1.0间接
npmcontent-type1.0.5间接
npmcontent-type2.0.0间接
npmcookie0.7.2间接
npmcookie1.1.1间接
npmcookie-es1.2.3间接
npmcookie-signature1.2.2间接
npmcopy-anything3.0.5间接
npmcopy-file11.1.0间接
npmcore-util-is1.0.3间接
npmcpy11.1.0间接
npmcrc-321.2.2间接
npmcrc32-stream6.0.0间接
npmcreate-require1.1.1间接
npmcron-parser4.9.0间接
npmcross-spawn7.0.6间接
npmcrossws0.3.5间接
npmcrossws0.4.10间接
npmcss-select5.2.2间接
npmcss-tree2.2.1间接
npmcss-tree3.2.1间接
npmcss-what6.2.2间接
npmcssfilter0.0.10间接
npmcsso5.0.5间接
npmcsstype3.2.3间接
npmcyclist1.0.2间接
npmdata-uri-to-buffer4.0.1间接
npmdata-view-buffer1.0.2间接
npmdata-view-byte-length1.0.2间接
npmdata-view-byte-offset1.0.1间接
npmdebug4.4.3间接
npmdecache4.6.2间接
npmdecode-named-character-reference1.3.0间接
npmdeep-extend0.6.0间接
npmdeepmerge4.3.1间接
npmdefault-browser5.5.0间接
npmdefault-browser-id5.0.1间接
npmdefaults1.0.4间接
npmdefine-data-property1.1.4间接
npmdefine-lazy-prop3.0.0间接
npmdefine-properties1.2.1间接
npmdefu6.1.7间接
npmdepd2.0.0间接
npmdequal2.0.3间接
npmdestr2.0.5间接
npmdetect-libc2.1.2间接
npmdetective-amd6.1.0间接
npmdetective-cjs6.1.1间接
npmdetective-es65.0.2间接
npmdetective-postcss8.0.4间接
npmdetective-sass6.0.2间接
npmdetective-scss5.0.2间接
npmdetective-stylus5.0.1间接
npmdetective-typescript14.1.2间接
npmdetective-vue22.3.0间接
npmdettle1.0.5间接
npmdevlop1.1.0间接
npmdiff4.0.4间接
npmdom-serializer2.0.0间接
npmdomelementtype2.3.0间接
npmdomhandler5.0.3间接
npmdomutils3.2.2间接
npmdot-prop10.1.0间接
npmdot-prop9.0.0间接
npmdotenv16.6.1间接
npmdotenv17.4.2间接
npmdunder-proto1.0.1间接
npmeastasianwidth0.2.0间接
npmecdsa-sig-formatter1.0.11间接
npmee-first1.1.1间接
npmemoji-regex10.6.0间接
npmemoji-regex8.0.0间接
npmemoji-regex9.2.2间接
npmemoji-regex-xs1.0.0间接
npmempathic2.0.1间接
npmenabled2.0.0间接
npmencodeurl2.0.0间接
npmend-of-stream1.4.5间接
npmenquirer2.4.1间接
npmentities2.2.0间接
npmentities4.5.0间接
npmentities7.0.1间接
npmenv-paths3.0.0间接
npmenv-paths4.0.0间接
npmenvinfo7.21.0间接
npmenvironment1.1.0间接
npmerror-stack-parser2.1.4间接
npmes-abstract1.24.2间接
npmes-abstract-get1.0.0间接
npmes-define-property1.0.1间接
npmes-errors1.3.0间接
npmes-module-lexer1.7.0间接
npmes-module-lexer2.3.1间接
npmes-object-atoms1.1.2间接
npmes-set-tostringtag2.1.0间接
npmes-shim-unscopables1.1.0间接
npmes-to-primitive1.3.4间接
npmesbuild0.21.5间接
npmesbuild0.28.0间接
npmescalade3.2.0间接
npmescape-goat4.0.0间接
npmescape-html1.0.3间接
npmescape-string-regexp1.0.5间接
npmescape-string-regexp5.0.0间接
npmescodegen2.1.0间接
npmeslint-visitor-keys5.0.1间接
npmesprima4.0.1间接
npmestraverse5.3.0间接
npmestree-walker2.0.2间接
npmesutils2.0.3间接
npmetag1.8.1间接
npmevent-target-shim5.0.1间接
npmeventemitter34.0.7间接
npmevents3.3.0间接
npmevents-universal1.0.1间接
npmexeca5.1.1间接
npmexeca8.0.1间接
npmexpress5.2.1间接
npmexpress-logging1.1.1间接
npmextend3.0.2间接
npmextend-shallow2.0.1间接
npmextract-zip2.0.1间接
npmfast-decode-uri-component1.0.1间接
npmfast-deep-equal3.1.3间接
npmfast-equals5.4.1间接
npmfast-fifo1.3.2间接
npmfast-glob3.3.3间接
npmfast-json-stringify7.0.1间接
npmfast-querystring1.1.2间接
npmfast-safe-stringify2.1.1间接
npmfast-stringify4.0.1间接
npmfast-uri3.1.3间接
npmfast-uri4.1.0间接
npmfastest-levenshtein1.0.16间接
npmfastify5.10.0间接
npmfastify-plugin6.0.0间接
npmfastq1.20.1间接
npmfault2.0.1间接
npmfd-slicer1.1.0间接
npmfdir6.5.0间接
npmfecha4.2.3间接
npmfetch-blob3.2.0间接
npmfigures3.2.0间接
npmfigures6.1.0间接
npmfile-uri-to-path1.0.0间接
npmfill-range7.1.1间接
npmfilter-obj6.1.0间接
npmfinalhandler2.1.1间接
npmfind-my-way9.6.0间接
npmfind-up7.0.0间接
npmfind-up8.0.0间接
npmfind-up-simple1.0.1间接
npmfn.name1.1.0间接
npmfocus-trap7.6.5间接
npmfolder-walker3.2.0间接
npmfollow-redirects1.16.0间接
npmfor-each0.3.5间接
npmforeground-child3.3.1间接
npmformat0.2.2间接
npmformdata-polyfill4.0.10间接
npmforwarded0.2.0间接
npmfresh2.0.0间接
npmfrom22.3.0间接
npmfsevents2.3.3间接
npmfunction-bind1.1.2间接
npmfunction.prototype.name1.2.0间接
npmfunctions-have-names1.2.3间接
npmfuzzy0.1.3间接
npmgenerator-function2.0.1间接
npmget-amd-module-type6.0.2间接
npmget-caller-file2.0.5间接
npmget-east-asian-width1.6.0间接
npmget-intrinsic1.3.0间接
npmget-port5.1.1间接
npmget-port7.2.0间接
npmget-port-please3.2.0间接
npmget-proto1.0.1间接
npmget-stream5.2.0间接
npmget-stream6.0.1间接
npmget-stream8.0.1间接
npmget-stream9.0.1间接
npmget-symbol-description1.1.0间接
npmgit-repo-info2.1.1间接
npmgitconfiglocal2.1.0间接
npmglob10.5.0间接
npmglob13.0.6间接
npmglob-parent5.1.2间接
npmglobal-directory4.0.1间接
npmglobalthis1.0.4间接
npmglobby14.1.0间接
npmgonzales-pe4.3.0间接
npmgopd1.2.0间接
npmgraceful-fs4.2.10间接
npmgraceful-fs4.2.11间接
npmgray-matter4.0.3间接
npmh31.15.11间接
npmhas-bigints1.1.0间接
npmhas-flag4.0.0间接
npmhas-flag5.0.1间接
npmhas-property-descriptors1.0.2间接
npmhas-proto1.2.0间接
npmhas-symbols1.1.0间接
npmhas-tostringtag1.0.2间接
npmhasown2.0.4间接
npmhast-util-to-html9.0.5间接
npmhast-util-whitespace3.0.0间接
npmhookable5.5.3间接
npmhosted-git-info7.0.2间接
npmhosted-git-info8.1.0间接
npmhosted-git-info9.0.3间接
npmhot-shots11.4.0间接
npmhtml-void-elements3.0.0间接
npmhttp-errors2.0.0间接
npmhttp-errors2.0.1间接
npmhttp-proxy1.18.1间接
npmhttp-proxy-middleware3.0.7间接
npmhttp-shutdown1.2.2间接
npmhttps-proxy-agent7.0.6间接
npmhttps-proxy-agent8.0.0间接
npmhuman-signals2.1.0间接
npmhuman-signals5.0.0间接
npmiconv-lite0.7.3间接
npmieee7541.2.1间接
npmignore7.0.6间接
npmimage-meta0.2.2间接
npmimage-size2.0.2间接
npmimport-in-the-middle3.3.1间接
npmimurmurhash0.1.4间接
npmindent-string5.0.0间接
npmindex-to-position1.2.0间接
npminherits2.0.4间接
npmini1.3.8间接
npmini4.1.1间接
npminquirer8.2.7间接
npminquirer-autocomplete-prompt1.4.0间接
npminternal-slot1.1.0间接
npmipaddr.js1.9.1间接
npmipaddr.js2.4.0间接
npmipx3.1.1间接
npmiron-webcrypto1.2.1间接
npmis-array-buffer3.0.5间接
npmis-async-function2.1.1间接
npmis-bigint1.1.0间接
npmis-boolean-object1.2.2间接
npmis-callable1.2.7间接
npmis-core-module2.16.2间接
npmis-data-view1.0.2间接
npmis-date-object1.1.0间接
npmis-docker3.0.0间接
npmis-docker4.0.0间接
npmis-document.all1.0.0间接
npmis-error-instance2.0.0间接
npmis-extendable0.1.1间接
npmis-extglob2.1.1间接
npmis-finalizationregistry1.1.1间接
npmis-fullwidth-code-point3.0.0间接
npmis-fullwidth-code-point5.1.0间接
npmis-generator-function1.1.2间接
npmis-glob4.0.3间接
npmis-in-ci1.0.0间接
npmis-in-ssh1.0.0间接
npmis-inside-container1.0.0间接
npmis-installed-globally1.0.0间接
npmis-interactive1.0.0间接
npmis-map2.0.3间接
npmis-negative-zero2.0.3间接
npmis-network-error1.3.2间接
npmis-npm6.1.0间接
npmis-number7.0.0间接
npmis-number-object1.1.1间接
npmis-path-inside4.0.0间接
npmis-plain-obj2.1.0间接
npmis-plain-obj4.1.0间接
npmis-plain-object5.0.0间接
npmis-promise4.0.0间接
npmis-regex1.2.1间接
npmis-safe-filename0.1.1间接
npmis-set2.0.3间接
npmis-shared-array-buffer1.0.4间接
npmis-stream2.0.1间接
npmis-stream3.0.0间接
npmis-stream4.0.1间接
npmis-string1.1.1间接
npmis-symbol1.1.1间接
npmis-typed-array1.1.15间接
npmis-unicode-supported0.1.0间接
npmis-unicode-supported2.1.0间接
npmis-url-superb4.0.0间接
npmis-weakmap2.0.2间接
npmis-weakref1.1.1间接
npmis-weakset2.0.4间接
npmis-what4.1.16间接
npmis-wsl3.1.1间接
npmisarray1.0.0间接
npmisarray2.0.5间接
npmiserror0.0.2间接
npmisexe2.0.0间接
npmisexe4.0.0间接
npmjackspeak3.4.3间接
npmjiti2.7.0间接
npmjpeg-js0.4.4间接
npmjs-image-generator1.0.4间接
npmjs-tokens4.0.0间接
npmjs-yaml3.15.0间接
npmjson-schema-ref-resolver3.0.0间接
npmjson-schema-traverse1.0.0间接
npmjson-with-bigint3.5.10间接
npmjsonpointer5.0.1间接
npmjsonwebtoken9.0.3间接
npmjunk4.0.1间接
npmjwa2.0.1间接
npmjws4.0.1间接
npmjwt-decode4.0.0间接
npmkeep-func-props6.0.0间接
npmkind-of6.0.3间接
npmkuler2.0.0间接
npmky1.14.3间接
npmlambda-local2.2.0间接
npmlatest-version9.0.0间接
npmlazystream1.0.1间接
npmleven3.1.0间接
npmlight-my-request6.6.0间接
npmlinkify-it5.0.2间接
npmlisthen1.10.0间接
npmlocate-path7.2.0间接
npmlocate-path8.0.0间接
npmlodash4.18.1间接
npmlodash.includes4.3.0间接
npmlodash.isboolean3.0.3间接
npmlodash.isempty4.4.0间接
npmlodash.isinteger4.0.4间接
npmlodash.isnumber3.0.3间接
npmlodash.isplainobject4.0.6间接
npmlodash.isstring4.0.1间接
npmlodash.once4.1.1间接
npmlodash.transform4.6.0间接
npmlog-process-errors11.0.1间接
npmlog-symbols4.1.0间接
npmlog-update7.2.0间接
npmlogform2.7.0间接
npmlongest-streak3.1.0间接
npmlru-cache10.4.3间接
npmlru-cache11.5.2间接
npmluxon3.7.2间接
npmmacos-release3.5.1间接
npmmagic-string0.30.21间接
npmmake-error1.3.6间接
npmmap-obj5.0.2间接
npmmark.js8.11.1间接
npmmarkdown-it14.3.0间接
npmmarkdown-title1.0.2间接
npmmath-intrinsics1.1.0间接
npmmaxstache1.0.7间接
npmmaxstache-stream1.0.4间接
npmmdast-util-from-markdown2.0.3间接
npmmdast-util-frontmatter2.0.1间接
npmmdast-util-phrasing4.1.0间接
npmmdast-util-to-hast13.2.1间接
npmmdast-util-to-markdown2.1.2间接
npmmdast-util-to-string4.0.0间接
npmmdn-data2.0.28间接
npmmdn-data2.27.1间接
npmmdurl2.0.0间接
npmmedia-typer1.1.0间接
npmmemoize-one6.0.0间接
npmmerge-descriptors2.0.0间接
npmmerge-options3.0.4间接
npmmerge-stream2.0.0间接
npmmerge21.4.1间接
npmmicro-memoize5.1.2间接
npmmicromark4.0.2间接
npmmicromark-core-commonmark2.0.3间接
npmmicromark-extension-frontmatter2.0.0间接
npmmicromark-factory-destination2.0.1间接
npmmicromark-factory-label2.0.1间接
npmmicromark-factory-space2.0.1间接
npmmicromark-factory-title2.0.1间接
npmmicromark-factory-whitespace2.0.1间接
npmmicromark-util-character2.1.1间接
npmmicromark-util-chunked2.0.1间接
npmmicromark-util-classify-character2.0.1间接
npmmicromark-util-combine-extensions2.0.1间接
npmmicromark-util-decode-numeric-character-reference2.0.2间接
npmmicromark-util-decode-string2.0.1间接
npmmicromark-util-encode2.0.1间接
npmmicromark-util-html-tag-name2.0.1间接
npmmicromark-util-normalize-identifier2.0.1间接
npmmicromark-util-resolve-all2.0.1间接
npmmicromark-util-sanitize-uri2.0.1间接
npmmicromark-util-subtokenize2.1.0间接
npmmicromark-util-symbol2.0.1间接
npmmicromark-util-types2.0.2间接
npmmicromatch4.0.8间接
npmmillify6.1.0间接
npmmime3.0.0间接
npmmime-db1.54.0间接
npmmime-types3.0.2间接
npmmimic-fn2.1.0间接
npmmimic-fn4.0.0间接
npmmimic-function5.0.1间接
npmminimatch10.2.5间接
npmminimatch5.1.9间接
npmminimatch9.0.9间接
npmminimist1.2.8间接
npmminipass7.1.3间接
npmminisearch7.1.2间接
npmminizlib3.1.0间接
npmmitt3.0.1间接
npmmlly1.8.2间接
npmmodern-tar0.7.6间接
npmmodule-definition6.0.2间接
npmmodule-details-from-path1.0.4间接
npmmove-file3.1.0间接
npmms2.1.3间接
npmmultiparty4.3.0间接
npmmute-stream0.0.8间接
npmnan2.28.0间接
npmnanoid3.3.15间接
npmnanospinner1.2.2间接
npmnegotiator1.0.0间接
npmnetlify-cli26.2.0间接
npmnetlify-redirector0.5.0间接
npmnode-addon-api7.1.1间接
npmnode-domexception1.0.0间接
npmnode-exports-info1.6.2间接
npmnode-fetch2.7.0间接
npmnode-fetch3.3.2间接
npmnode-fetch-native1.6.7间接
npmnode-forge1.4.0间接
npmnode-gyp-build4.8.4间接
npmnode-mock-http1.0.4间接
npmnode-source-walk7.0.2间接
npmnode-stream-zip1.15.0间接
npmnopt8.1.0间接
npmnormalize-exception3.0.0间接
npmnormalize-package-data6.0.2间接
npmnormalize-package-data7.0.1间接
npmnormalize-package-data8.0.0间接
npmnormalize-path2.1.1间接
npmnormalize-path3.0.0间接
npmnpm-run-path4.0.1间接
npmnpm-run-path5.3.0间接
npmnth-check2.1.1间接
npmobject-inspect1.13.4间接
npmobject-keys1.1.1间接
npmobject.assign4.1.7间接
npmobject.entries1.1.9间接
npmofetch1.5.1间接
npmomit.js2.0.2间接
npmon-exit-leak-free2.1.2间接
npmon-finished2.4.1间接
npmon-headers1.1.0间接
npmonce1.4.0间接
npmone-time1.0.0间接
npmonetime5.1.2间接
npmonetime6.0.0间接
npmonetime7.0.0间接
npmoniguruma-to-es3.1.1间接
npmopen11.0.0间接
npmora5.4.1间接
npmos-name6.1.0间接
npmown-keys1.0.1间接
npmp-event6.0.1间接
npmp-filter4.1.0间接
npmp-limit4.0.0间接
npmp-locate6.0.0间接
npmp-map7.0.5间接
npmp-reduce3.0.0间接
npmp-retry6.2.1间接
npmp-timeout6.1.4间接
npmp-wait-for5.0.2间接
npmp-wait-for6.0.0间接
npmpackage-directory8.2.0间接
npmpackage-json10.0.1间接
npmpackage-json-from-dist1.0.1间接
npmpackage-manager-detector1.6.0间接
npmparallel-transform1.2.0间接
npmparse-duration2.1.8间接
npmparse-github-url1.0.4间接
npmparse-gitignore2.0.0间接
npmparse-imports2.2.1间接
npmparse-json8.3.0间接
npmparse-ms4.0.0间接
npmparseurl1.3.3间接
npmpath-exists5.0.0间接
npmpath-key3.1.1间接
npmpath-key4.0.0间接
npmpath-parse1.0.7间接
npmpath-scurry1.11.1间接
npmpath-scurry2.0.2间接
npmpath-to-regexp6.3.0间接
npmpath-to-regexp8.4.2间接
npmpath-type6.0.0间接
npmpathe1.1.2间接
npmpathe2.0.3间接
npmpend1.2.0间接
npmperfect-debounce1.0.0间接
npmpg8.22.0间接
npmpg-cloudflare1.4.0间接
npmpg-connection-string2.14.0间接
npmpg-gateway0.3.0-beta.4间接
npmpg-int81.0.1间接
npmpg-pool3.14.0间接
npmpg-protocol1.15.0间接
npmpg-types2.2.0间接
npmpgpass1.0.5间接
npmpicocolors1.1.1间接
npmpicomatch2.3.2间接
npmpicomatch4.0.5间接
npmpicoquery2.5.0间接
npmpino10.3.1间接
npmpino-abstract-transport3.0.0间接
npmpino-std-serializers7.1.0间接
npmpkg-types1.3.1间接
npmpossible-typed-array-names1.1.0间接
npmpostcss8.5.16间接
npmpostcss8.5.18间接
npmpostcss-values-parser6.0.2间接
npmpostgres-array2.0.0间接
npmpostgres-bytea1.0.1间接
npmpostgres-date1.0.7间接
npmpostgres-interval1.2.0间接
npmpowershell-utils0.1.0间接
npmpreact10.27.0间接
npmprecinct12.3.2间接
npmprecond0.2.3间接
npmprettier3.9.5间接
npmpretty-bytes7.1.0间接
npmpretty-ms9.3.0间接
npmprettyjson1.2.5间接
npmprocess0.11.10间接
npmprocess-nextick-args2.0.1间接
npmprocess-warning4.0.1间接
npmprocess-warning5.0.0间接
npmproperty-information7.1.0间接
npmproto-list1.2.4间接
npmproxy-addr2.0.7间接
npmps-list8.1.1间接
npmpump1.0.3间接
npmpump3.0.4间接
npmpunycode.js2.3.1间接
npmpupa3.3.0间接
npmqs6.15.3间接
npmqueue-microtask1.2.3间接
npmquick-format-unescaped4.0.4间接
npmquote-unquote1.0.0间接
npmradix31.1.2间接
npmrandom-bytes1.0.0间接
npmrange-parser1.3.0间接
npmraw-body3.0.2间接
npmrc1.2.8间接
npmread-package-up11.0.0间接
npmread-package-up12.0.0间接
npmread-pkg10.1.0间接
npmread-pkg9.0.1间接
npmreadable-stream2.3.8间接
npmreadable-stream3.6.2间接
npmreadable-stream4.7.0间接
npmreaddir-glob1.1.3间接
npmreaddirp4.1.2间接
npmreaddirp5.0.0间接
npmreal-require0.2.0间接
npmreal-require1.0.0间接
npmreflect.getprototypeof1.0.10间接
npmregex6.0.1间接
npmregex-recursion6.0.2间接
npmregex-utilities2.3.0间接
npmregexp.prototype.flags1.5.4间接
npmregistry-auth-token5.1.1间接
npmregistry-url6.0.1间接
npmremark15.0.1间接
npmremark-frontmatter5.0.0间接
npmremark-parse11.0.0间接
npmremark-stringify11.0.0间接
npmremove-trailing-separator1.1.0间接
npmrequire-directory2.1.1间接
npmrequire-from-string2.0.2间接
npmrequire-in-the-middle8.0.1间接
npmrequire-package-name2.0.1间接
npmrequires-port1.0.0间接
npmresolve2.0.0-next.7间接
npmresolve-from5.0.0间接
npmrestore-cursor3.1.0间接
npmrestore-cursor5.1.0间接
npmret0.5.0间接
npmretry0.13.1间接
npmreusify1.1.0间接
npmrfdc1.4.1间接
npmrollup4.46.2间接
npmrouter2.2.0间接
npmrun-applescript7.1.0间接
npmrun-async2.4.1间接
npmrun-parallel1.2.0间接
npmrxjs6.6.7间接
npmrxjs7.8.2间接
npmsafe-array-concat1.1.4间接
npmsafe-buffer5.1.2间接
npmsafe-buffer5.2.1间接
npmsafe-json-stringify1.2.0间接
npmsafe-push-apply1.0.0间接
npmsafe-regex-test1.1.0间接
npmsafe-regex25.1.1间接
npmsafe-stable-stringify2.5.0间接
npmsafer-buffer2.1.2间接
npmsax1.6.0间接
npmsearch-insights2.17.3间接
npmsection-matter1.0.0间接
npmsecure-json-parse4.1.0间接
npmsemver6.3.1间接
npmsemver7.8.5间接
npmsend1.2.1间接
npmserve-static2.2.1间接
npmset-cookie-parser2.7.2间接
npmset-error-message2.0.1间接
npmset-function-length1.2.2间接
npmset-function-name2.0.2间接
npmset-proto1.0.0间接
npmsetprototypeof1.2.0间接
npmsharp0.34.5间接
npmshebang-command2.0.0间接
npmshebang-regex3.0.0间接
npmshiki2.5.0间接
npmside-channel1.1.1间接
npmside-channel-list1.0.1间接
npmside-channel-map1.0.1间接
npmside-channel-weakmap1.0.2间接
npmsignal-exit3.0.7间接
npmsignal-exit4.1.0间接
npmslash5.1.0间接
npmslashes3.0.12间接
npmslice-ansi8.0.0间接
npmsonic-boom4.2.1间接
npmsource-map0.6.1间接
npmsource-map-js1.2.1间接
npmsource-map-support0.5.21间接
npmspace-separated-tokens2.0.2间接
npmspdx-correct3.2.0间接
npmspdx-exceptions2.5.0间接
npmspdx-expression-parse3.0.1间接
npmspdx-license-ids3.0.23间接
npmspeakingurl14.0.1间接
npmsplit21.1.1间接
npmsplit24.2.0间接
npmsprintf-js1.0.3间接
npmstack-generator2.0.10间接
npmstack-trace0.0.10间接
npmstackframe1.3.4间接
npmstatuses2.0.1间接
npmstatuses2.0.2间接
npmstd-env4.2.0间接
npmstop-iteration-iterator1.1.0间接
npmstreamx2.28.0间接
npmstring-width4.2.3间接
npmstring-width5.1.2间接
npmstring-width7.2.0间接
npmstring-width8.2.2间接
npmstring.prototype.trim1.2.11间接
npmstring.prototype.trimend1.0.10间接
npmstring.prototype.trimstart1.0.8间接
npmstring_decoder1.1.1间接
npmstring_decoder1.3.0间接
npmstringify-entities4.0.4间接
npmstrip-ansi6.0.1间接
npmstrip-ansi7.2.0间接
npmstrip-bom-string1.0.0间接
npmstrip-final-newline2.0.0间接
npmstrip-final-newline3.0.0间接
npmstrip-json-comments2.0.1间接
npmstubborn-fs2.0.0间接
npmstubborn-utils1.0.2间接
npmsuperjson2.2.2间接
npmsupports-color10.2.2间接
npmsupports-color7.2.0间接
npmsupports-hyperlinks3.2.0间接
npmsupports-hyperlinks4.5.0间接
npmsupports-preserve-symlinks-flag1.0.0间接
npmsvgo4.0.2间接
npmtabbable6.2.0间接
npmtagged-tag1.0.0间接
npmtar7.5.20间接
npmtar-stream3.2.0间接
npmteex1.0.1间接
npmterminal-link4.0.0间接
npmterminal-link5.0.0间接
npmtext-decoder1.2.7间接
npmtext-hex1.0.0间接
npmthread-stream4.2.0间接
npmthrough2.3.8间接
npmthrough22.0.5间接
npmtinyclip0.1.15间接
npmtinyexec1.1.1间接
npmtinyglobby0.2.17间接
npmtmp0.2.7间接
npmtmp-promise3.0.3间接
npmto-regex-range5.0.1间接
npmtoad-cache3.7.4间接
npmtoidentifier1.0.1间接
npmtokenx1.3.0间接
npmtoml3.0.0间接
npmtomlify-j0.43.0.0间接
npmtr460.0.3间接
npmtrim-lines3.0.1间接
npmtriple-beam1.4.1间接
npmtrough2.2.0间接
npmts-api-utils2.5.0间接
npmts-node10.9.2间接
npmtslib1.14.1间接
npmtslib2.8.1间接
npmtype-fest0.21.3间接
npmtype-fest4.41.0间接
npmtype-fest5.8.0间接
npmtype-is2.1.0间接
npmtyped-array-buffer1.0.3间接
npmtyped-array-byte-length1.0.3间接
npmtyped-array-byte-offset1.0.4间接
npmtyped-array-length1.0.8间接
npmtypescript5.9.3间接
npmuc.micro2.1.0间接
npmufo1.6.3间接
npmufo1.6.4间接
npmuid-safe2.1.5间接
npmulid3.0.2间接
npmunbox-primitive1.1.0间接
npmuncrypto0.1.3间接
npmundici-types7.18.2间接
npmunicorn-magic0.1.0间接
npmunicorn-magic0.3.0间接
npmunicorn-magic0.4.0间接
npmunified11.0.5间接
npmunist-util-is6.0.1间接
npmunist-util-position5.0.0间接
npmunist-util-remove4.0.0间接
npmunist-util-stringify-position4.0.0间接
npmunist-util-visit5.1.0间接
npmunist-util-visit-parents6.0.2间接
npmuniversal-user-agent7.0.3间接
npmunix-dgram2.0.7间接
npmunixify1.0.0间接
npmunpipe1.0.0间接
npmunstorage1.17.5间接
npmuntildify4.0.0间接
npmuntun0.1.3间接
npmupdate-notifier7.3.1间接
npmuqr0.1.3间接
npmurlpattern-polyfill10.1.0间接
npmurlpattern-polyfill8.0.2间接
npmutil-deprecate1.0.2间接
npmv8-compile-cache-lib3.0.1间接
npmvalidate-npm-package-license3.0.4间接
npmvalidate-npm-package-name5.0.1间接
npmvary1.1.2间接
npmvfile6.0.3间接
npmvfile-message4.0.3间接
npmvite5.4.21间接
npmvitepress1.6.4间接
npmvitepress-plugin-group-icons1.7.5间接
npmvitepress-plugin-llms1.13.3间接
npmvitepress-plugin-tabs0.9.1间接
npmvue3.5.39间接
npmwcwidth1.0.1间接
npmweb-streams-polyfill3.3.3间接
npmwebidl-conversions3.0.1间接
npmwhatwg-url5.0.0间接
npmwhen-exit2.1.5间接
npmwhich2.0.2间接
npmwhich-boxed-primitive1.1.1间接
npmwhich-builtin-type1.2.1间接
npmwhich-collection1.0.2间接
npmwhich-typed-array1.1.22间接
npmwidest-line5.0.0间接
npmwindows-release6.1.0间接
npmwinston3.19.0间接
npmwinston-transport4.9.0间接
npmwrap-ansi10.0.0间接
npmwrap-ansi6.2.0间接
npmwrap-ansi7.0.0间接
npmwrap-ansi8.1.0间接
npmwrap-ansi9.0.2间接
npmwrappy1.0.2间接
npmwrite-file-atomic5.0.1间接
npmws8.21.0间接
npmwsl-utils0.3.1间接
npmxdg-basedir5.1.0间接
npmxss1.0.15间接
npmxtend4.0.2间接
npmy18n5.0.8间接
npmyallist5.0.0间接
npmyaml2.9.0间接
npmyargs17.7.3间接
npmyargs-parser21.1.1间接
npmyauzl2.10.0间接
npmyauzl3.4.0间接
npmyn3.1.1间接
npmyocto-queue1.2.2间接
npmzip-stream6.0.1间接
npmzod3.25.76间接
npmzod4.4.3间接
npmzwitch2.0.4间接
原始 JSON 报告 机器可读
{
  "data": {
    "repo": {
      "topics": [
        "go",
        "make",
        "makefile",
        "task",
        "task-runner",
        "devops",
        "build-tool",
        "taskfile"
      ],
      "is_fork": false,
      "size_kb": 20909,
      "has_wiki": false,
      "homepage": "https://taskfile.dev",
      "languages": {
        "Go": 560494,
        "CSS": 3085,
        "Vue": 28726,
        "Shell": 27809,
        "JavaScript": 313,
        "PowerShell": 8351,
        "TypeScript": 25981
      },
      "pushed_at": "2026-07-19T21:07:58Z",
      "created_at": "2017-02-27T00:46:04Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-19T20:13:22Z",
      "description": "A fast, cross-platform build tool inspired by Make, designed for modern workflows.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "main",
      "license_spdx_raw": "MIT",
      "primary_language": "Go",
      "significant_languages": [
        "Go"
      ]
    },
    "owner": {
      "blog": "https://taskfile.dev",
      "name": "Task",
      "type": "Organization",
      "login": "go-task",
      "company": null,
      "location": "Brazil",
      "followers": 175,
      "avatar_url": "https://avatars.githubusercontent.com/u/26048825?v=4",
      "created_at": "2017-02-26T23:44:19Z",
      "is_verified": null,
      "public_repos": 12,
      "account_age_days": 3430
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases_count": 100,
      "commits_last_year": 422,
      "latest_release_at": "2026-07-19T00:33:57Z",
      "latest_release_tag": "nightly",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 46,
      "days_since_latest_release": 1,
      "mean_days_between_releases": 23.5
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 87,
      "has_issue_template": false,
      "has_code_of_conduct": true,
      "has_pull_request_template": true
    },
    "ecosystem": {
      "packages": [
        {
          "name": "github.com/go-task/task/v3",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": true,
          "registry_url": "https://pkg.go.dev/github.com/go-task/task/v3",
          "is_deprecated": false,
          "latest_version": "v3.52.0",
          "repository_url": "https://github.com/go-task/task",
          "versions_count": 100,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-02T18:37:51Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 17
        }
      ]
    },
    "popularity": {
      "forks": 870,
      "stars": 15858,
      "watchers": 72,
      "open_issues_and_prs": 194
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "Taskfile.yml",
        "mise.toml",
        "testdata/abs_path/Taskfile.yml",
        "testdata/alias/Taskfile.yml",
        "testdata/checksum/Taskfile.yml",
        "testdata/cmds_vars/Taskfile.yml",
        "testdata/concurrency/Taskfile.yml",
        "testdata/cyclic/Taskfile.yml",
        "testdata/deferred/Taskfile.yml",
        "testdata/deps/Taskfile.yml",
        "testdata/desc/Taskfile.yml",
        "testdata/dir/Taskfile.yml",
        "testdata/dir/dynamic_var/Taskfile.yml",
        "testdata/dir/dynamic_var/subdirectory/Taskfile.yml",
        "testdata/dir/dynamic_var_on_created_dir/Taskfile.yml",
        "testdata/dir/explicit_doesnt_exist/Taskfile.yml",
        "testdata/dir/explicit_exists/Taskfile.yml",
        "testdata/dotenv/default/Taskfile.yml",
        "testdata/dotenv/env_var_in_path/Taskfile.yml",
        "testdata/dotenv/error_included_envs/Taskfile.yml",
        "testdata/dotenv/include1/Taskfile.yml",
        "testdata/dotenv/local_env_in_path/Taskfile.yml",
        "testdata/dotenv/local_var_in_path/Taskfile.yml",
        "testdata/dotenv/missing_env/Taskfile.yml",
        "testdata/dotenv/parse_error/Taskfile.yml",
        "testdata/dotenv_task/default/Taskfile.yml",
        "testdata/dry/Taskfile.yml",
        "testdata/dry_checksum/Taskfile.yml",
        "testdata/empty_task/Taskfile.yml",
        "testdata/empty_taskfile/Taskfile.yml",
        "testdata/env/Taskfile.yml",
        "testdata/error_code/Taskfile.yml",
        "testdata/evaluate_symlinks_in_paths/Taskfile.yaml",
        "testdata/exit_code/Taskfile.yml",
        "testdata/exit_immediately/Taskfile.yml",
        "testdata/expand/Taskfile.yml",
        "testdata/failfast/default/Taskfile.yaml",
        "testdata/failfast/task/Taskfile.yaml",
        "testdata/file_names/Taskfile.yaml/Taskfile.yaml",
        "testdata/file_names/Taskfile.yml/Taskfile.yml",
        "testdata/for/cmds/Taskfile.yml",
        "testdata/for/deps/Taskfile.yml",
        "testdata/force/Taskfile.yml",
        "testdata/fuzzy/Taskfile.yml",
        "testdata/generates/Taskfile.yml",
        "testdata/gitignore/Taskfile.yml",
        "testdata/gitignore_included/Taskfile.yml",
        "testdata/gitignore_included/included/Taskfile.yml",
        "testdata/gitignore_included_override/Taskfile.yml",
        "testdata/gitignore_included_override/included/Taskfile.yml",
        "testdata/gitignore_negation/Taskfile.yml",
        "testdata/gitignore_nested/Taskfile.yml",
        "testdata/if/Taskfile.yml",
        "testdata/ignore_errors/Taskfile.yml",
        "testdata/ignore_nil_elements/cmds/Taskfile.yml",
        "testdata/ignore_nil_elements/deps/Taskfile.yml",
        "testdata/ignore_nil_elements/includes/Taskfile.yml",
        "testdata/ignore_nil_elements/preconditions/Taskfile.yml",
        "testdata/ignore_signals/Taskfile.yml",
        "testdata/include_with_vars/Taskfile.yml",
        "testdata/include_with_vars_inside_include/Taskfile.yml",
        "testdata/include_with_vars_multi_level/Taskfile.yml",
        "testdata/include_with_vars_multi_level/bar/Taskfile.yml",
        "testdata/include_with_vars_multi_level/foo/Taskfile.yml",
        "testdata/include_with_vars_multi_level/lib/Taskfile.yml",
        "testdata/included_taskfile_var_merging/Taskfile.yaml",
        "testdata/included_taskfile_var_merging/bar/Taskfile.yaml",
        "testdata/included_taskfile_var_merging/foo/Taskfile.yaml",
        "testdata/includes/Taskfile.yml",
        "testdata/includes/included/Taskfile.yml",
        "testdata/includes/module1/Taskfile.yml",
        "testdata/includes/module2/Taskfile.yml",
        "testdata/includes_call_root_task/Taskfile.yml",
        "testdata/includes_checksum/correct/Taskfile.yml",
        "testdata/includes_checksum/correct_remote/Taskfile.yml",
        "testdata/includes_checksum/incorrect/Taskfile.yml",
        "testdata/includes_cycle/Taskfile.yml",
        "testdata/includes_cycle/one/Taskfile.yml",
        "testdata/includes_cycle/one/two/Taskfile.yml",
        "testdata/includes_deps/Taskfile.yml",
        "testdata/includes_empty/Taskfile.yml",
        "testdata/includes_flatten/Taskfile.yml",
        "testdata/includes_flatten/included/Taskfile.yml",
        "testdata/includes_flatten/nested/Taskfile.yml",
        "testdata/includes_incorrect/Taskfile.yml",
        "testdata/includes_internal/Taskfile.yml",
        "testdata/includes_interpolation/include/Taskfile.yml",
        "testdata/includes_interpolation/include_with_dir/Taskfile.yml",
        "testdata/includes_interpolation/include_with_env_variable/Taskfile.yml",
        "testdata/includes_interpolation/included/Taskfile.yml",
        "testdata/includes_missing_taskfile/Taskfile.yml",
        "testdata/includes_multi_level/Taskfile.yml",
        "testdata/includes_multi_level/one/Taskfile.yml",
        "testdata/includes_multi_level/one/two/Taskfile.yml",
        "testdata/includes_multi_level/one/two/three/Taskfile.yml",
        "testdata/includes_optional/Taskfile.yml",
        "testdata/includes_optional_explicit_false/Taskfile.yml",
        "testdata/includes_optional_implicit_false/Taskfile.yml",
        "testdata/includes_rel_path/Taskfile.yml",
        "testdata/includes_rel_path/common/Taskfile.yml",
        "testdata/includes_rel_path/included/Taskfile.yml",
        "testdata/includes_remote/Taskfile.yml",
        "testdata/includes_remote/first/Taskfile.yml",
        "testdata/includes_remote/first/second/Taskfile.yml",
        "testdata/includes_shadowed_default/Taskfile.yml",
        "testdata/includes_silent/Taskfile.yml",
        "testdata/includes_unshadowed_default/Taskfile.yml",
        "testdata/includes_with_excludes/Taskfile.yml",
        "testdata/includes_with_excludes/included/Taskfile.yml",
        "testdata/includes_yaml/included/Taskfile.yaml",
        "testdata/interactive_vars/Taskfile.yml",
        "testdata/internal_task/Taskfile.yml",
        "testdata/json_list_format/Taskfile.yml",
        "testdata/label_error/Taskfile.yml",
        "testdata/label_list/Taskfile.yml",
        "testdata/label_status/Taskfile.yml",
        "testdata/label_summary/Taskfile.yml",
        "testdata/label_uptodate/Taskfile.yml",
        "testdata/label_var/Taskfile.yml",
        "testdata/list_desc_interpolation/Taskfile.yml",
        "testdata/list_mixed_desc/Taskfile.yml",
        "testdata/output_group/Taskfile.yml",
        "testdata/output_group_error_only/Taskfile.yml",
        "testdata/params/Taskfile.yml",
        "testdata/platforms/Taskfile.yml",
        "testdata/precondition/Taskfile.yml",
        "testdata/prefix_uptodate/Taskfile.yml",
        "testdata/prompt/Taskfile.yml",
        "testdata/requires/Taskfile.yml",
        "testdata/run/Taskfile.yml",
        "testdata/run_once_shared_deps/Taskfile.yml",
        "testdata/run_once_shared_deps/library/Taskfile.yml",
        "testdata/run_once_shared_deps/service-a/Taskfile.yml",
        "testdata/run_once_shared_deps/service-b/Taskfile.yml",
        "testdata/run_when_changed/Taskfile.yml",
        "testdata/run_when_changed/library/Taskfile.yml",
        "testdata/run_when_changed/service-a/Taskfile.yml",
        "testdata/run_when_changed/service-b/Taskfile.yml",
        "testdata/secrets/Taskfile.yml",
        "testdata/shopts/command_level/Taskfile.yml",
        "testdata/shopts/global_level/Taskfile.yml",
        "testdata/shopts/task_level/Taskfile.yml",
        "testdata/short_task_notation/Taskfile.yml",
        "testdata/silent/Taskfile.yml",
        "testdata/single_cmd_dep/Taskfile.yml",
        "testdata/special_vars/Taskfile.yml",
        "testdata/special_vars/included/Taskfile.yml",
        "testdata/split_args/Taskfile.yml",
        "testdata/status/Taskfile.yml",
        "testdata/status_vars/Taskfile.yml",
        "testdata/summary-vars-requires/Taskfile.yml",
        "testdata/summary/Taskfile.yml",
        "testdata/taskfile_walk/Taskfile.yml",
        "testdata/timestamp/Taskfile.yml",
        "testdata/user_working_dir/Taskfile.yml",
        "testdata/user_working_dir_with_includes/Taskfile.yml",
        "testdata/user_working_dir_with_includes/included/Taskfile.yml",
        "testdata/var_inheritance/v3/entrypoint-global-dotenv/Taskfile.yml",
        "testdata/var_inheritance/v3/entrypoint-global-vars/Taskfile.yml",
        "testdata/var_inheritance/v3/entrypoint-task-call-dotenv/Taskfile.yml",
        "testdata/var_inheritance/v3/entrypoint-task-call-task-vars/Taskfile.yml",
        "testdata/var_inheritance/v3/entrypoint-task-call-vars/Taskfile.yml",
        "testdata/var_inheritance/v3/entrypoint-task-dotenv/Taskfile.yml",
        "testdata/var_inheritance/v3/entrypoint-task-vars/Taskfile.yml",
        "testdata/var_inheritance/v3/included-global-vars/Taskfile.yml",
        "testdata/var_inheritance/v3/included-task-call-dotenv/Taskfile.yml",
        "testdata/var_inheritance/v3/included-task-call-task-vars/Taskfile.yml",
        "testdata/var_inheritance/v3/included-task-call-vars/Taskfile.yml",
        "testdata/var_inheritance/v3/included-task-dotenv/Taskfile.yml",
        "testdata/var_inheritance/v3/included-task-vars/Taskfile.yml",
        "testdata/var_inheritance/v3/included-task/Taskfile.yml",
        "testdata/var_inheritance/v3/shell/Taskfile.yml",
        "testdata/var_references/Taskfile.yml",
        "testdata/vars/Taskfile.yml",
        "testdata/vars/any/Taskfile.yml",
        "testdata/version/v1/Taskfile.yml",
        "testdata/version/v2/Taskfile.yml",
        "testdata/version/v3/Taskfile.yml",
        "testdata/watch/Taskfile.yaml",
        "testdata/wildcards/Taskfile.yml",
        "website/Taskfile.yml",
        "website/src/public/Taskfile.yml"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [
        "website/tsconfig.json"
      ],
      "largest_source_bytes": 84624,
      "source_files_sampled": 148,
      "oversized_source_files": 1,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "go.mod",
        "website/package.json"
      ],
      "ecosystems": [
        "go",
        "npm"
      ],
      "dependencies": [
        {
          "name": "charm.land/bubbles/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.1.1"
        },
        {
          "name": "charm.land/bubbletea/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.0.8"
        },
        {
          "name": "charm.land/lipgloss/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.0.5"
        },
        {
          "name": "github.com/Ladicle/tabwriter",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.0"
        },
        {
          "name": "github.com/Masterminds/semver/v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.5.0"
        },
        {
          "name": "github.com/alecthomas/chroma/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.27.0"
        },
        {
          "name": "github.com/chainguard-dev/git-urls",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.2"
        },
        {
          "name": "github.com/davecgh/go-spew",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.2-0.20180830191138-d8f796af33cc"
        },
        {
          "name": "github.com/dominikbraun/graph",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.23.0"
        },
        {
          "name": "github.com/elliotchance/orderedmap/v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.1.1"
        },
        {
          "name": "github.com/fatih/color",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.19.0"
        },
        {
          "name": "github.com/fsnotify/fsnotify",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.10.1"
        },
        {
          "name": "github.com/go-task/slim-sprig/v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.0.0"
        },
        {
          "name": "github.com/go-task/template",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.2.0"
        },
        {
          "name": "github.com/google/uuid",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.6.0"
        },
        {
          "name": "github.com/hashicorp/go-getter",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.8.6"
        },
        {
          "name": "github.com/joho/godotenv",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.5.1"
        },
        {
          "name": "github.com/mitchellh/hashstructure/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.0.2"
        },
        {
          "name": "github.com/puzpuzpuz/xsync/v4",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v4.5.0"
        },
        {
          "name": "github.com/sajari/fuzzy",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.0"
        },
        {
          "name": "github.com/sebdah/goldie/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.8.0"
        },
        {
          "name": "github.com/spf13/pflag",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.10"
        },
        {
          "name": "github.com/stretchr/testify",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.11.1"
        },
        {
          "name": "github.com/zeebo/xxh3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.0"
        },
        {
          "name": "go.yaml.in/yaml/v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.0.4"
        },
        {
          "name": "golang.org/x/sync",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.22.0"
        },
        {
          "name": "golang.org/x/term",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.45.0"
        },
        {
          "name": "mvdan.cc/sh/moreinterp",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20260120230322-19def062a997"
        },
        {
          "name": "mvdan.cc/sh/v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.13.2-0.20260613075524-2255122b577b"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "charm.land/bubbles/v2",
            "direct": true,
            "version": "v2.1.1",
            "ecosystem": "go"
          },
          {
            "name": "charm.land/bubbletea/v2",
            "direct": true,
            "version": "v2.0.8",
            "ecosystem": "go"
          },
          {
            "name": "charm.land/lipgloss/v2",
            "direct": true,
            "version": "v2.0.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/alecthomas/chroma/v2",
            "direct": true,
            "version": "v2.27.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/chainguard-dev/git-urls",
            "direct": true,
            "version": "v1.0.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/davecgh/go-spew",
            "direct": true,
            "version": "v1.1.2-0.20180830191138-d8f796af33cc",
            "ecosystem": "go"
          },
          {
            "name": "github.com/dominikbraun/graph",
            "direct": true,
            "version": "v0.23.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/elliotchance/orderedmap/v3",
            "direct": true,
            "version": "v3.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/fatih/color",
            "direct": true,
            "version": "v1.19.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/fsnotify/fsnotify",
            "direct": true,
            "version": "v1.10.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-task/slim-sprig/v3",
            "direct": true,
            "version": "v3.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-task/template",
            "direct": true,
            "version": "v0.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/uuid",
            "direct": true,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/go-getter",
            "direct": true,
            "version": "v1.8.6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/joho/godotenv",
            "direct": true,
            "version": "v1.5.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ladicle/tabwriter",
            "direct": true,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/masterminds/semver/v3",
            "direct": true,
            "version": "v3.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mitchellh/hashstructure/v2",
            "direct": true,
            "version": "v2.0.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/puzpuzpuz/xsync/v4",
            "direct": true,
            "version": "v4.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sajari/fuzzy",
            "direct": true,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sebdah/goldie/v2",
            "direct": true,
            "version": "v2.8.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/pflag",
            "direct": true,
            "version": "v1.0.10",
            "ecosystem": "go"
          },
          {
            "name": "github.com/stretchr/testify",
            "direct": true,
            "version": "v1.11.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/zeebo/xxh3",
            "direct": true,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "go.yaml.in/yaml/v3",
            "direct": true,
            "version": "v3.0.4",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sync",
            "direct": true,
            "version": "v0.22.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/term",
            "direct": true,
            "version": "v0.45.0",
            "ecosystem": "go"
          },
          {
            "name": "mvdan.cc/sh/moreinterp",
            "direct": true,
            "version": "v0.0.0-20260120230322-19def062a997",
            "ecosystem": "go"
          },
          {
            "name": "mvdan.cc/sh/v3",
            "direct": true,
            "version": "v3.13.2-0.20260613075524-2255122b577b",
            "ecosystem": "go"
          },
          {
            "name": "cel.dev/expr",
            "direct": false,
            "version": "v0.25.2",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go",
            "direct": false,
            "version": "v0.123.0",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go/auth",
            "direct": false,
            "version": "v0.22.0",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go/auth/oauth2adapt",
            "direct": false,
            "version": "v0.2.8",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go/compute/metadata",
            "direct": false,
            "version": "v0.9.0",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go/iam",
            "direct": false,
            "version": "v1.12.0",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go/monitoring",
            "direct": false,
            "version": "v1.30.0",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go/storage",
            "direct": false,
            "version": "v1.63.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/atotto/clipboard",
            "direct": false,
            "version": "v0.1.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2",
            "direct": false,
            "version": "v1.42.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream",
            "direct": false,
            "version": "v1.7.14",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/config",
            "direct": false,
            "version": "v1.32.30",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/credentials",
            "direct": false,
            "version": "v1.19.29",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/feature/ec2/imds",
            "direct": false,
            "version": "v1.18.30",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/internal/configsources",
            "direct": false,
            "version": "v1.4.30",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/internal/endpoints/v2",
            "direct": false,
            "version": "v2.7.30",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/internal/v4a",
            "direct": false,
            "version": "v1.4.31",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding",
            "direct": false,
            "version": "v1.13.13",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/internal/checksum",
            "direct": false,
            "version": "v1.9.23",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/internal/presigned-url",
            "direct": false,
            "version": "v1.13.30",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/internal/s3shared",
            "direct": false,
            "version": "v1.19.31",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/s3",
            "direct": false,
            "version": "v1.105.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/signin",
            "direct": false,
            "version": "v1.4.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/sso",
            "direct": false,
            "version": "v1.32.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/ssooidc",
            "direct": false,
            "version": "v1.37.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/sts",
            "direct": false,
            "version": "v1.44.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/smithy-go",
            "direct": false,
            "version": "v1.27.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/bgentry/go-netrc",
            "direct": false,
            "version": "v0.0.0-20140422174119-9fd32a8b3d3d",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cespare/xxhash/v2",
            "direct": false,
            "version": "v2.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/charmbracelet/colorprofile",
            "direct": false,
            "version": "v0.4.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/charmbracelet/ultraviolet",
            "direct": false,
            "version": "v0.0.0-20260713092251-4bee1914c0cf",
            "ecosystem": "go"
          },
          {
            "name": "github.com/charmbracelet/x/ansi",
            "direct": false,
            "version": "v0.11.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/charmbracelet/x/term",
            "direct": false,
            "version": "v0.2.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/charmbracelet/x/termios",
            "direct": false,
            "version": "v0.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/charmbracelet/x/windows",
            "direct": false,
            "version": "v0.2.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/clipperhouse/displaywidth",
            "direct": false,
            "version": "v0.11.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/clipperhouse/uax29/v2",
            "direct": false,
            "version": "v2.7.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cncf/xds/go",
            "direct": false,
            "version": "v0.0.0-20260202195803-dba9d589def2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/dlclark/regexp2/v2",
            "direct": false,
            "version": "v2.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/dustin/go-humanize",
            "direct": false,
            "version": "v1.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/envoyproxy/go-control-plane/envoy",
            "direct": false,
            "version": "v1.37.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/envoyproxy/protoc-gen-validate",
            "direct": false,
            "version": "v1.3.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/felixge/httpsnoop",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-jose/go-jose/v4",
            "direct": false,
            "version": "v4.1.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-logr/logr",
            "direct": false,
            "version": "v1.4.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-logr/stdr",
            "direct": false,
            "version": "v1.2.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/s2a-go",
            "direct": false,
            "version": "v0.1.9",
            "ecosystem": "go"
          },
          {
            "name": "github.com/googleapis/enterprise-certificate-proxy",
            "direct": false,
            "version": "v0.3.18",
            "ecosystem": "go"
          },
          {
            "name": "github.com/googleapis/gax-go/v2",
            "direct": false,
            "version": "v2.23.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/googlecloudplatform/opentelemetry-operations-go/detectors/gcp",
            "direct": false,
            "version": "v1.34.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/googlecloudplatform/opentelemetry-operations-go/exporter/metric",
            "direct": false,
            "version": "v0.58.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/googlecloudplatform/opentelemetry-operations-go/internal/resourcemapping",
            "direct": false,
            "version": "v0.58.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/aws-sdk-go-base/v2",
            "direct": false,
            "version": "v2.0.0-beta.73",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/go-cleanhttp",
            "direct": false,
            "version": "v0.5.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/go-version",
            "direct": false,
            "version": "v1.9.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/klauspost/compress",
            "direct": false,
            "version": "v1.19.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/klauspost/cpuid/v2",
            "direct": false,
            "version": "v2.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/klauspost/pgzip",
            "direct": false,
            "version": "v1.2.6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/lucasb-eyer/go-colorful",
            "direct": false,
            "version": "v1.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-colorable",
            "direct": false,
            "version": "v0.1.15",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-isatty",
            "direct": false,
            "version": "v0.0.22",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-runewidth",
            "direct": false,
            "version": "v0.0.24",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mitchellh/go-homedir",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/muesli/cancelreader",
            "direct": false,
            "version": "v0.2.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pierrec/lz4/v4",
            "direct": false,
            "version": "v4.1.27",
            "ecosystem": "go"
          },
          {
            "name": "github.com/planetscale/vtprotobuf",
            "direct": false,
            "version": "v0.6.1-0.20260702190614-8ae5a48058df",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pmezard/go-difflib",
            "direct": false,
            "version": "v1.0.1-0.20181226105442-5d4384ee4fb2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/rivo/uniseg",
            "direct": false,
            "version": "v0.4.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sergi/go-diff",
            "direct": false,
            "version": "v1.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spiffe/go-spiffe/v2",
            "direct": false,
            "version": "v2.8.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/stretchr/objx",
            "direct": false,
            "version": "v0.5.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/u-root/u-root",
            "direct": false,
            "version": "v0.16.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/u-root/uio",
            "direct": false,
            "version": "v0.0.0-20240224005618-d2acac8f3701",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ulikunitz/xz",
            "direct": false,
            "version": "v0.5.15",
            "ecosystem": "go"
          },
          {
            "name": "github.com/xo/terminfo",
            "direct": false,
            "version": "v0.0.0-20220910002029-abceb7e1c41e",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/auto/sdk",
            "direct": false,
            "version": "v1.2.1",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/contrib/detectors/gcp",
            "direct": false,
            "version": "v1.44.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc",
            "direct": false,
            "version": "v0.69.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
            "direct": false,
            "version": "v0.69.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel",
            "direct": false,
            "version": "v1.44.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/metric",
            "direct": false,
            "version": "v1.44.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/sdk",
            "direct": false,
            "version": "v1.44.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/sdk/metric",
            "direct": false,
            "version": "v1.44.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/trace",
            "direct": false,
            "version": "v1.44.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/crypto",
            "direct": false,
            "version": "v0.54.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/exp",
            "direct": false,
            "version": "v0.0.0-20260709172345-9ea1abe57597",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/net",
            "direct": false,
            "version": "v0.57.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/oauth2",
            "direct": false,
            "version": "v0.36.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sys",
            "direct": false,
            "version": "v0.47.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/text",
            "direct": false,
            "version": "v0.40.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/time",
            "direct": false,
            "version": "v0.15.0",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/api",
            "direct": false,
            "version": "v0.288.0",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/genproto",
            "direct": false,
            "version": "v0.0.0-20260713224248-f5fc221cf8c4",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/genproto/googleapis/api",
            "direct": false,
            "version": "v0.0.0-20260713224248-f5fc221cf8c4",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/genproto/googleapis/rpc",
            "direct": false,
            "version": "v0.0.0-20260713224248-f5fc221cf8c4",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/grpc",
            "direct": false,
            "version": "v1.82.0",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/protobuf",
            "direct": false,
            "version": "v1.36.11",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/yaml.v3",
            "direct": false,
            "version": "v3.0.1",
            "ecosystem": "go"
          },
          {
            "name": "@algolia/abtesting",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/autocomplete-core",
            "direct": false,
            "version": "1.17.7",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/autocomplete-plugin-algolia-insights",
            "direct": false,
            "version": "1.17.7",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/autocomplete-preset-algolia",
            "direct": false,
            "version": "1.17.7",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/autocomplete-shared",
            "direct": false,
            "version": "1.17.7",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/client-abtesting",
            "direct": false,
            "version": "5.35.0",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/client-analytics",
            "direct": false,
            "version": "5.35.0",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/client-common",
            "direct": false,
            "version": "5.35.0",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/client-insights",
            "direct": false,
            "version": "5.35.0",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/client-personalization",
            "direct": false,
            "version": "5.35.0",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/client-query-suggestions",
            "direct": false,
            "version": "5.35.0",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/client-search",
            "direct": false,
            "version": "5.35.0",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/ingestion",
            "direct": false,
            "version": "1.35.0",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/monitoring",
            "direct": false,
            "version": "1.35.0",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/recommend",
            "direct": false,
            "version": "5.35.0",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/requester-browser-xhr",
            "direct": false,
            "version": "5.35.0",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/requester-fetch",
            "direct": false,
            "version": "5.35.0",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/requester-node-http",
            "direct": false,
            "version": "5.35.0",
            "ecosystem": "npm"
          },
          {
            "name": "@antfu/install-pkg",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/code-frame",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-string-parser",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-validator-identifier",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/parser",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/types",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@bugsnag/browser",
            "direct": false,
            "version": "8.10.0",
            "ecosystem": "npm"
          },
          {
            "name": "@bugsnag/core",
            "direct": false,
            "version": "8.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "@bugsnag/cuid",
            "direct": false,
            "version": "3.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "@bugsnag/js",
            "direct": false,
            "version": "8.10.0",
            "ecosystem": "npm"
          },
          {
            "name": "@bugsnag/node",
            "direct": false,
            "version": "8.10.0",
            "ecosystem": "npm"
          },
          {
            "name": "@bugsnag/safe-json-stringify",
            "direct": false,
            "version": "6.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@colors/colors",
            "direct": false,
            "version": "1.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "@cspotcode/source-map-support",
            "direct": false,
            "version": "0.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "@dabh/diagnostics",
            "direct": false,
            "version": "2.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "@dependents/detective-less",
            "direct": false,
            "version": "5.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@docsearch/css",
            "direct": false,
            "version": "3.8.2",
            "ecosystem": "npm"
          },
          {
            "name": "@docsearch/js",
            "direct": false,
            "version": "3.8.2",
            "ecosystem": "npm"
          },
          {
            "name": "@docsearch/react",
            "direct": false,
            "version": "3.8.2",
            "ecosystem": "npm"
          },
          {
            "name": "@electric-sql/pglite",
            "direct": false,
            "version": "0.3.16",
            "ecosystem": "npm"
          },
          {
            "name": "@emnapi/runtime",
            "direct": false,
            "version": "1.11.2",
            "ecosystem": "npm"
          },
          {
            "name": "@envelop/instrumentation",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/aix-ppc64",
            "direct": false,
            "version": "0.21.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/aix-ppc64",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-arm",
            "direct": false,
            "version": "0.21.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-arm",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-arm64",
            "direct": false,
            "version": "0.21.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-arm64",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-x64",
            "direct": false,
            "version": "0.21.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-x64",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/darwin-arm64",
            "direct": false,
            "version": "0.21.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/darwin-arm64",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/darwin-x64",
            "direct": false,
            "version": "0.21.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/darwin-x64",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/freebsd-arm64",
            "direct": false,
            "version": "0.21.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/freebsd-arm64",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/freebsd-x64",
            "direct": false,
            "version": "0.21.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/freebsd-x64",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-arm",
            "direct": false,
            "version": "0.21.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-arm",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-arm64",
            "direct": false,
            "version": "0.21.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-arm64",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-ia32",
            "direct": false,
            "version": "0.21.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-ia32",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-loong64",
            "direct": false,
            "version": "0.21.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-loong64",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-mips64el",
            "direct": false,
            "version": "0.21.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-mips64el",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-ppc64",
            "direct": false,
            "version": "0.21.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-ppc64",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-riscv64",
            "direct": false,
            "version": "0.21.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-riscv64",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-s390x",
            "direct": false,
            "version": "0.21.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-s390x",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-x64",
            "direct": false,
            "version": "0.21.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-x64",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/netbsd-arm64",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/netbsd-x64",
            "direct": false,
            "version": "0.21.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/netbsd-x64",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openbsd-arm64",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openbsd-x64",
            "direct": false,
            "version": "0.21.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openbsd-x64",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openharmony-arm64",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/sunos-x64",
            "direct": false,
            "version": "0.21.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/sunos-x64",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-arm64",
            "direct": false,
            "version": "0.21.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-arm64",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-ia32",
            "direct": false,
            "version": "0.21.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-ia32",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-x64",
            "direct": false,
            "version": "0.21.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-x64",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@fastify/accept-negotiator",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@fastify/ajv-compiler",
            "direct": false,
            "version": "4.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@fastify/busboy",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@fastify/error",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@fastify/fast-json-stringify-compiler",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@fastify/forwarded",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@fastify/merge-json-schemas",
            "direct": false,
            "version": "0.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@fastify/proxy-addr",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@fastify/send",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@fastify/static",
            "direct": false,
            "version": "9.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@humanwhocodes/momoa",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@iarna/toml",
            "direct": false,
            "version": "2.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "@iconify-json/logos",
            "direct": false,
            "version": "1.2.11",
            "ecosystem": "npm"
          },
          {
            "name": "@iconify-json/simple-icons",
            "direct": false,
            "version": "1.2.48",
            "ecosystem": "npm"
          },
          {
            "name": "@iconify-json/vscode-icons",
            "direct": false,
            "version": "1.2.45",
            "ecosystem": "npm"
          },
          {
            "name": "@iconify/types",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@iconify/utils",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@img/colour",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-darwin-arm64",
            "direct": false,
            "version": "0.34.5",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-darwin-x64",
            "direct": false,
            "version": "0.34.5",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-libvips-darwin-arm64",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-libvips-darwin-x64",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-libvips-linux-arm",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-libvips-linux-arm64",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-libvips-linux-ppc64",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-libvips-linux-riscv64",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-libvips-linux-s390x",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-libvips-linux-x64",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-libvips-linuxmusl-arm64",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-libvips-linuxmusl-x64",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-linux-arm",
            "direct": false,
            "version": "0.34.5",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-linux-arm64",
            "direct": false,
            "version": "0.34.5",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-linux-ppc64",
            "direct": false,
            "version": "0.34.5",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-linux-riscv64",
            "direct": false,
            "version": "0.34.5",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-linux-s390x",
            "direct": false,
            "version": "0.34.5",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-linux-x64",
            "direct": false,
            "version": "0.34.5",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-linuxmusl-arm64",
            "direct": false,
            "version": "0.34.5",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-linuxmusl-x64",
            "direct": false,
            "version": "0.34.5",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-wasm32",
            "direct": false,
            "version": "0.34.5",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-win32-arm64",
            "direct": false,
            "version": "0.34.5",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-win32-ia32",
            "direct": false,
            "version": "0.34.5",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-win32-x64",
            "direct": false,
            "version": "0.34.5",
            "ecosystem": "npm"
          },
          {
            "name": "@import-maps/resolve",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/external-editor",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@isaacs/cliui",
            "direct": false,
            "version": "8.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@isaacs/fs-minipass",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/resolve-uri",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/sourcemap-codec",
            "direct": false,
            "version": "1.5.5",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/trace-mapping",
            "direct": false,
            "version": "0.3.9",
            "ecosystem": "npm"
          },
          {
            "name": "@lukeed/ms",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@mapbox/node-pre-gyp",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@netlify/ai",
            "direct": false,
            "version": "0.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "@netlify/api",
            "direct": false,
            "version": "14.0.19",
            "ecosystem": "npm"
          },
          {
            "name": "@netlify/binary-info",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@netlify/blobs",
            "direct": false,
            "version": "10.7.9",
            "ecosystem": "npm"
          },
          {
            "name": "@netlify/build",
            "direct": false,
            "version": "35.15.0",
            "ecosystem": "npm"
          },
          {
            "name": "@netlify/build-info",
            "direct": false,
            "version": "10.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "@netlify/cache",
            "direct": false,
            "version": "3.4.8",
            "ecosystem": "npm"
          },
          {
            "name": "@netlify/cache-utils",
            "direct": false,
            "version": "6.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@netlify/config",
            "direct": false,
            "version": "24.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "@netlify/database-dev",
            "direct": false,
            "version": "0.10.1",
            "ecosystem": "npm"
          },
          {
            "name": "@netlify/dev",
            "direct": false,
            "version": "4.18.9",
            "ecosystem": "npm"
          },
          {
            "name": "@netlify/dev-utils",
            "direct": false,
            "version": "4.4.6",
            "ecosystem": "npm"
          },
          {
            "name": "@netlify/edge-bundler",
            "direct": false,
            "version": "14.10.3",
            "ecosystem": "npm"
          },
          {
            "name": "@netlify/edge-functions",
            "direct": false,
            "version": "3.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "@netlify/edge-functions-bootstrap",
            "direct": false,
            "version": "2.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "@netlify/edge-functions-bootstrap",
            "direct": false,
            "version": "2.17.1",
            "ecosystem": "npm"
          },
          {
            "name": "@netlify/edge-functions-dev",
            "direct": false,
            "version": "1.0.22",
            "ecosystem": "npm"
          },
          {
            "name": "@netlify/functions",
            "direct": false,
            "version": "5.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@netlify/functions-dev",
            "direct": false,
            "version": "1.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@netlify/functions-utils",
            "direct": false,
            "version": "6.2.35",
            "ecosystem": "npm"
          },
          {
            "name": "@netlify/git-utils",
            "direct": false,
            "version": "6.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@netlify/headers",
            "direct": false,
            "version": "2.1.11",
            "ecosystem": "npm"
          },
          {
            "name": "@netlify/headers-parser",
            "direct": false,
            "version": "9.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@netlify/images",
            "direct": false,
            "version": "1.3.10",
            "ecosystem": "npm"
          },
          {
            "name": "@netlify/local-functions-proxy",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@netlify/local-functions-proxy-darwin-arm64",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@netlify/local-functions-proxy-darwin-x64",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@netlify/local-functions-proxy-freebsd-arm64",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@netlify/local-functions-proxy-freebsd-x64",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@netlify/local-functions-proxy-linux-arm",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@netlify/local-functions-proxy-linux-arm64",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@netlify/local-functions-proxy-linux-ia32",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@netlify/local-functions-proxy-linux-ppc64",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@netlify/local-functions-proxy-linux-x64",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@netlify/local-functions-proxy-openbsd-x64",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@netlify/local-functions-proxy-win32-ia32",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@netlify/local-functions-proxy-win32-x64",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@netlify/open-api",
            "direct": false,
            "version": "2.57.0",
            "ecosystem": "npm"
          },
          {
            "name": "@netlify/opentelemetry-utils",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@netlify/otel",
            "direct": false,
            "version": "6.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@netlify/plugins-list",
            "direct": false,
            "version": "6.81.8",
            "ecosystem": "npm"
          },
          {
            "name": "@netlify/redirect-parser",
            "direct": false,
            "version": "15.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@netlify/redirects",
            "direct": false,
            "version": "3.1.13",
            "ecosystem": "npm"
          },
          {
            "name": "@netlify/run-utils",
            "direct": false,
            "version": "6.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@netlify/runtime",
            "direct": false,
            "version": "4.1.25",
            "ecosystem": "npm"
          },
          {
            "name": "@netlify/runtime-utils",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@netlify/serverless-functions-api",
            "direct": false,
            "version": "2.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "@netlify/static",
            "direct": false,
            "version": "3.1.10",
            "ecosystem": "npm"
          },
          {
            "name": "@netlify/types",
            "direct": false,
            "version": "2.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "@netlify/zip-it-and-ship-it",
            "direct": false,
            "version": "14.7.1",
            "ecosystem": "npm"
          },
          {
            "name": "@nodelib/fs.scandir",
            "direct": false,
            "version": "2.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@nodelib/fs.stat",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@nodelib/fs.walk",
            "direct": false,
            "version": "1.2.8",
            "ecosystem": "npm"
          },
          {
            "name": "@octokit/auth-token",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@octokit/core",
            "direct": false,
            "version": "7.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "@octokit/endpoint",
            "direct": false,
            "version": "11.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@octokit/graphql",
            "direct": false,
            "version": "9.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@octokit/openapi-types",
            "direct": false,
            "version": "27.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@octokit/plugin-paginate-rest",
            "direct": false,
            "version": "14.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@octokit/plugin-request-log",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@octokit/plugin-rest-endpoint-methods",
            "direct": false,
            "version": "17.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@octokit/request",
            "direct": false,
            "version": "10.0.11",
            "ecosystem": "npm"
          },
          {
            "name": "@octokit/request-error",
            "direct": false,
            "version": "7.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@octokit/rest",
            "direct": false,
            "version": "22.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@octokit/types",
            "direct": false,
            "version": "16.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@opentelemetry/api",
            "direct": false,
            "version": "1.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "@opentelemetry/api",
            "direct": false,
            "version": "1.9.1",
            "ecosystem": "npm"
          },
          {
            "name": "@opentelemetry/api-logs",
            "direct": false,
            "version": "0.217.0",
            "ecosystem": "npm"
          },
          {
            "name": "@opentelemetry/context-async-hooks",
            "direct": false,
            "version": "2.7.1",
            "ecosystem": "npm"
          },
          {
            "name": "@opentelemetry/core",
            "direct": false,
            "version": "2.7.1",
            "ecosystem": "npm"
          },
          {
            "name": "@opentelemetry/instrumentation",
            "direct": false,
            "version": "0.217.0",
            "ecosystem": "npm"
          },
          {
            "name": "@opentelemetry/resources",
            "direct": false,
            "version": "2.7.1",
            "ecosystem": "npm"
          },
          {
            "name": "@opentelemetry/sdk-trace-base",
            "direct": false,
            "version": "2.7.1",
            "ecosystem": "npm"
          },
          {
            "name": "@opentelemetry/sdk-trace-node",
            "direct": false,
            "version": "2.7.1",
            "ecosystem": "npm"
          },
          {
            "name": "@opentelemetry/semantic-conventions",
            "direct": false,
            "version": "1.43.0",
            "ecosystem": "npm"
          },
          {
            "name": "@parcel/watcher",
            "direct": false,
            "version": "2.5.6",
            "ecosystem": "npm"
          },
          {
            "name": "@parcel/watcher-android-arm64",
            "direct": false,
            "version": "2.5.6",
            "ecosystem": "npm"
          },
          {
            "name": "@parcel/watcher-darwin-arm64",
            "direct": false,
            "version": "2.5.6",
            "ecosystem": "npm"
          },
          {
            "name": "@parcel/watcher-darwin-x64",
            "direct": false,
            "version": "2.5.6",
            "ecosystem": "npm"
          },
          {
            "name": "@parcel/watcher-freebsd-x64",
            "direct": false,
            "version": "2.5.6",
            "ecosystem": "npm"
          },
          {
            "name": "@parcel/watcher-linux-arm-glibc",
            "direct": false,
            "version": "2.5.6",
            "ecosystem": "npm"
          },
          {
            "name": "@parcel/watcher-linux-arm-musl",
            "direct": false,
            "version": "2.5.6",
            "ecosystem": "npm"
          },
          {
            "name": "@parcel/watcher-linux-arm64-glibc",
            "direct": false,
            "version": "2.5.6",
            "ecosystem": "npm"
          },
          {
            "name": "@parcel/watcher-linux-arm64-musl",
            "direct": false,
            "version": "2.5.6",
            "ecosystem": "npm"
          },
          {
            "name": "@parcel/watcher-linux-x64-glibc",
            "direct": false,
            "version": "2.5.6",
            "ecosystem": "npm"
          },
          {
            "name": "@parcel/watcher-linux-x64-musl",
            "direct": false,
            "version": "2.5.6",
            "ecosystem": "npm"
          },
          {
            "name": "@parcel/watcher-wasm",
            "direct": false,
            "version": "2.5.6",
            "ecosystem": "npm"
          },
          {
            "name": "@parcel/watcher-win32-arm64",
            "direct": false,
            "version": "2.5.6",
            "ecosystem": "npm"
          },
          {
            "name": "@parcel/watcher-win32-ia32",
            "direct": false,
            "version": "2.5.6",
            "ecosystem": "npm"
          },
          {
            "name": "@parcel/watcher-win32-x64",
            "direct": false,
            "version": "2.5.6",
            "ecosystem": "npm"
          },
          {
            "name": "@pinojs/redact",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "@pkgjs/parseargs",
            "direct": false,
            "version": "0.11.0",
            "ecosystem": "npm"
          },
          {
            "name": "@pnpm/config.env-replace",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@pnpm/network.ca-file",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@pnpm/npm-conf",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@pnpm/tabtab",
            "direct": false,
            "version": "0.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/pluginutils",
            "direct": false,
            "version": "5.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-android-arm-eabi",
            "direct": false,
            "version": "4.46.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-android-arm64",
            "direct": false,
            "version": "4.46.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-darwin-arm64",
            "direct": false,
            "version": "4.46.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-darwin-x64",
            "direct": false,
            "version": "4.46.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-freebsd-arm64",
            "direct": false,
            "version": "4.46.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-freebsd-x64",
            "direct": false,
            "version": "4.46.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-arm-gnueabihf",
            "direct": false,
            "version": "4.46.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-arm-musleabihf",
            "direct": false,
            "version": "4.46.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-arm64-gnu",
            "direct": false,
            "version": "4.46.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-arm64-musl",
            "direct": false,
            "version": "4.46.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-loongarch64-gnu",
            "direct": false,
            "version": "4.46.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-ppc64-gnu",
            "direct": false,
            "version": "4.46.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-riscv64-gnu",
            "direct": false,
            "version": "4.46.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-riscv64-musl",
            "direct": false,
            "version": "4.46.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-s390x-gnu",
            "direct": false,
            "version": "4.46.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-x64-gnu",
            "direct": false,
            "version": "4.46.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-x64-musl",
            "direct": false,
            "version": "4.46.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-win32-arm64-msvc",
            "direct": false,
            "version": "4.46.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-win32-ia32-msvc",
            "direct": false,
            "version": "4.46.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-win32-x64-msvc",
            "direct": false,
            "version": "4.46.2",
            "ecosystem": "npm"
          },
          {
            "name": "@sec-ant/readable-stream",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "@shikijs/core",
            "direct": false,
            "version": "2.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "@shikijs/engine-javascript",
            "direct": false,
            "version": "2.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "@shikijs/engine-oniguruma",
            "direct": false,
            "version": "2.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "@shikijs/langs",
            "direct": false,
            "version": "2.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "@shikijs/themes",
            "direct": false,
            "version": "2.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "@shikijs/transformers",
            "direct": false,
            "version": "2.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "@shikijs/types",
            "direct": false,
            "version": "2.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "@shikijs/vscode-textmate",
            "direct": false,
            "version": "10.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@sindresorhus/merge-streams",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@sindresorhus/slugify",
            "direct": false,
            "version": "2.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@sindresorhus/transliterate",
            "direct": false,
            "version": "1.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "@so-ric/colorspace",
            "direct": false,
            "version": "1.1.6",
            "ecosystem": "npm"
          },
          {
            "name": "@sveltejs/acorn-typescript",
            "direct": false,
            "version": "1.0.11",
            "ecosystem": "npm"
          },
          {
            "name": "@tsconfig/node10",
            "direct": false,
            "version": "1.0.12",
            "ecosystem": "npm"
          },
          {
            "name": "@tsconfig/node12",
            "direct": false,
            "version": "1.0.11",
            "ecosystem": "npm"
          },
          {
            "name": "@tsconfig/node14",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@tsconfig/node16",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/debug",
            "direct": false,
            "version": "4.1.13",
            "ecosystem": "npm"
          },
          {
            "name": "@types/estree",
            "direct": false,
            "version": "1.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "@types/estree",
            "direct": false,
            "version": "1.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "@types/hast",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/http-proxy",
            "direct": false,
            "version": "1.17.17",
            "ecosystem": "npm"
          },
          {
            "name": "@types/linkify-it",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/markdown-it",
            "direct": false,
            "version": "14.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@types/mdast",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/mdurl",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/ms",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "24.13.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/normalize-package-data",
            "direct": false,
            "version": "2.4.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/retry",
            "direct": false,
            "version": "0.12.2",
            "ecosystem": "npm"
          },
          {
            "name": "@types/triple-beam",
            "direct": false,
            "version": "1.3.5",
            "ecosystem": "npm"
          },
          {
            "name": "@types/unist",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/web-bluetooth",
            "direct": false,
            "version": "0.0.21",
            "ecosystem": "npm"
          },
          {
            "name": "@types/yauzl",
            "direct": false,
            "version": "2.10.3",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/project-service",
            "direct": false,
            "version": "8.63.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/tsconfig-utils",
            "direct": false,
            "version": "8.63.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/types",
            "direct": false,
            "version": "8.63.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/typescript-estree",
            "direct": false,
            "version": "8.63.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/visitor-keys",
            "direct": false,
            "version": "8.63.0",
            "ecosystem": "npm"
          },
          {
            "name": "@ungap/structured-clone",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@vercel/nft",
            "direct": false,
            "version": "0.29.4",
            "ecosystem": "npm"
          },
          {
            "name": "@vitejs/plugin-vue",
            "direct": false,
            "version": "5.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "@vue/compiler-core",
            "direct": false,
            "version": "3.5.39",
            "ecosystem": "npm"
          },
          {
            "name": "@vue/compiler-dom",
            "direct": false,
            "version": "3.5.39",
            "ecosystem": "npm"
          },
          {
            "name": "@vue/compiler-sfc",
            "direct": false,
            "version": "3.5.39",
            "ecosystem": "npm"
          },
          {
            "name": "@vue/compiler-ssr",
            "direct": false,
            "version": "3.5.39",
            "ecosystem": "npm"
          },
          {
            "name": "@vue/devtools-api",
            "direct": false,
            "version": "7.7.7",
            "ecosystem": "npm"
          },
          {
            "name": "@vue/devtools-kit",
            "direct": false,
            "version": "7.7.7",
            "ecosystem": "npm"
          },
          {
            "name": "@vue/devtools-shared",
            "direct": false,
            "version": "7.7.7",
            "ecosystem": "npm"
          },
          {
            "name": "@vue/reactivity",
            "direct": false,
            "version": "3.5.39",
            "ecosystem": "npm"
          },
          {
            "name": "@vue/runtime-core",
            "direct": false,
            "version": "3.5.39",
            "ecosystem": "npm"
          },
          {
            "name": "@vue/runtime-dom",
            "direct": false,
            "version": "3.5.39",
            "ecosystem": "npm"
          },
          {
            "name": "@vue/server-renderer",
            "direct": false,
            "version": "3.5.39",
            "ecosystem": "npm"
          },
          {
            "name": "@vue/shared",
            "direct": false,
            "version": "3.5.18",
            "ecosystem": "npm"
          },
          {
            "name": "@vue/shared",
            "direct": false,
            "version": "3.5.39",
            "ecosystem": "npm"
          },
          {
            "name": "@vueuse/core",
            "direct": false,
            "version": "12.8.2",
            "ecosystem": "npm"
          },
          {
            "name": "@vueuse/integrations",
            "direct": false,
            "version": "12.8.2",
            "ecosystem": "npm"
          },
          {
            "name": "@vueuse/metadata",
            "direct": false,
            "version": "12.8.2",
            "ecosystem": "npm"
          },
          {
            "name": "@vueuse/shared",
            "direct": false,
            "version": "12.8.2",
            "ecosystem": "npm"
          },
          {
            "name": "@whatwg-node/disposablestack",
            "direct": false,
            "version": "0.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "@whatwg-node/fetch",
            "direct": false,
            "version": "0.10.13",
            "ecosystem": "npm"
          },
          {
            "name": "@whatwg-node/node-fetch",
            "direct": false,
            "version": "0.8.6",
            "ecosystem": "npm"
          },
          {
            "name": "@whatwg-node/promise-helpers",
            "direct": false,
            "version": "1.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "@whatwg-node/server",
            "direct": false,
            "version": "0.10.18",
            "ecosystem": "npm"
          },
          {
            "name": "abbrev",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "abort-controller",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "abstract-logging",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "accepts",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "acorn",
            "direct": false,
            "version": "8.17.0",
            "ecosystem": "npm"
          },
          {
            "name": "acorn-import-attributes",
            "direct": false,
            "version": "1.9.5",
            "ecosystem": "npm"
          },
          {
            "name": "acorn-walk",
            "direct": false,
            "version": "8.3.5",
            "ecosystem": "npm"
          },
          {
            "name": "agent-base",
            "direct": false,
            "version": "7.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "agent-base",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "ajv",
            "direct": false,
            "version": "8.20.0",
            "ecosystem": "npm"
          },
          {
            "name": "ajv-errors",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "ajv-formats",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "algoliasearch",
            "direct": false,
            "version": "5.35.0",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-align",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-colors",
            "direct": false,
            "version": "4.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-escapes",
            "direct": false,
            "version": "4.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-escapes",
            "direct": false,
            "version": "7.3.0",
            "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": "ansi-to-html",
            "direct": false,
            "version": "0.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "ansis",
            "direct": false,
            "version": "4.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "anymatch",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "archiver",
            "direct": false,
            "version": "7.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "archiver-utils",
            "direct": false,
            "version": "5.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "arg",
            "direct": false,
            "version": "4.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "argparse",
            "direct": false,
            "version": "1.0.10",
            "ecosystem": "npm"
          },
          {
            "name": "argparse",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "array-buffer-byte-length",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "array-timsort",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "array.prototype.flatmap",
            "direct": false,
            "version": "1.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "arraybuffer.prototype.slice",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "ascii-table",
            "direct": false,
            "version": "0.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "ast-module-types",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "async",
            "direct": false,
            "version": "3.2.6",
            "ecosystem": "npm"
          },
          {
            "name": "async-function",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "async-sema",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "atomic-sleep",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "atomically",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "available-typed-arrays",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "avvio",
            "direct": false,
            "version": "9.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "b4a",
            "direct": false,
            "version": "1.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "backoff",
            "direct": false,
            "version": "2.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "bail",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "balanced-match",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "balanced-match",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "bare-events",
            "direct": false,
            "version": "2.9.1",
            "ecosystem": "npm"
          },
          {
            "name": "bare-fs",
            "direct": false,
            "version": "4.7.4",
            "ecosystem": "npm"
          },
          {
            "name": "bare-path",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "bare-stream",
            "direct": false,
            "version": "2.13.3",
            "ecosystem": "npm"
          },
          {
            "name": "bare-url",
            "direct": false,
            "version": "2.4.5",
            "ecosystem": "npm"
          },
          {
            "name": "base64-js",
            "direct": false,
            "version": "1.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "before-after-hook",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "better-ajv-errors",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "bindings",
            "direct": false,
            "version": "1.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "birpc",
            "direct": false,
            "version": "2.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "bl",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "body-parser",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "boolbase",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "boxen",
            "direct": false,
            "version": "8.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "5.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "braces",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "buffer",
            "direct": false,
            "version": "5.7.1",
            "ecosystem": "npm"
          },
          {
            "name": "buffer",
            "direct": false,
            "version": "6.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "buffer-crc32",
            "direct": false,
            "version": "0.2.13",
            "ecosystem": "npm"
          },
          {
            "name": "buffer-crc32",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "buffer-equal-constant-time",
            "direct": false,
            "version": "1.0.1",
            "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": "byline",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "bytes",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "call-bind",
            "direct": false,
            "version": "1.0.9",
            "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": "callsite",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "camelcase",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "ccount",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "chalk",
            "direct": false,
            "version": "4.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "chalk",
            "direct": false,
            "version": "5.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "character-entities",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "character-entities-html4",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "character-entities-legacy",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "chardet",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "chokidar",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "chokidar",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "chownr",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "ci-info",
            "direct": false,
            "version": "4.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "citty",
            "direct": false,
            "version": "0.1.6",
            "ecosystem": "npm"
          },
          {
            "name": "citty",
            "direct": false,
            "version": "0.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "cjs-module-lexer",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "clean-deep",
            "direct": false,
            "version": "3.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "clean-stack",
            "direct": false,
            "version": "5.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "cli-boxes",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "cli-cursor",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "cli-cursor",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "cli-spinners",
            "direct": false,
            "version": "2.9.2",
            "ecosystem": "npm"
          },
          {
            "name": "cli-width",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "cliui",
            "direct": false,
            "version": "8.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "clone",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "color",
            "direct": false,
            "version": "5.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "color-convert",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "color-convert",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "color-name",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "color-name",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "color-string",
            "direct": false,
            "version": "2.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "colors",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "comma-separated-tokens",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "commander",
            "direct": false,
            "version": "10.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "commander",
            "direct": false,
            "version": "11.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "commander",
            "direct": false,
            "version": "12.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "commander",
            "direct": false,
            "version": "2.20.3",
            "ecosystem": "npm"
          },
          {
            "name": "comment-json",
            "direct": false,
            "version": "4.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "common-path-prefix",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "compress-commons",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "confbox",
            "direct": false,
            "version": "0.1.8",
            "ecosystem": "npm"
          },
          {
            "name": "config-chain",
            "direct": false,
            "version": "1.1.13",
            "ecosystem": "npm"
          },
          {
            "name": "configstore",
            "direct": false,
            "version": "7.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "consola",
            "direct": false,
            "version": "3.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "content-disposition",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "content-type",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "content-type",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "cookie",
            "direct": false,
            "version": "0.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "cookie",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "cookie-es",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "cookie-signature",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "copy-anything",
            "direct": false,
            "version": "3.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "copy-file",
            "direct": false,
            "version": "11.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "core-util-is",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "cpy",
            "direct": false,
            "version": "11.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "crc-32",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "crc32-stream",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "create-require",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "cron-parser",
            "direct": false,
            "version": "4.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "cross-spawn",
            "direct": false,
            "version": "7.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "crossws",
            "direct": false,
            "version": "0.3.5",
            "ecosystem": "npm"
          },
          {
            "name": "crossws",
            "direct": false,
            "version": "0.4.10",
            "ecosystem": "npm"
          },
          {
            "name": "css-select",
            "direct": false,
            "version": "5.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "css-tree",
            "direct": false,
            "version": "2.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "css-tree",
            "direct": false,
            "version": "3.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "css-what",
            "direct": false,
            "version": "6.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "cssfilter",
            "direct": false,
            "version": "0.0.10",
            "ecosystem": "npm"
          },
          {
            "name": "csso",
            "direct": false,
            "version": "5.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "csstype",
            "direct": false,
            "version": "3.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "cyclist",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "data-uri-to-buffer",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "data-view-buffer",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "data-view-byte-length",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "data-view-byte-offset",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "debug",
            "direct": false,
            "version": "4.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "decache",
            "direct": false,
            "version": "4.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "decode-named-character-reference",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "deep-extend",
            "direct": false,
            "version": "0.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "deepmerge",
            "direct": false,
            "version": "4.3.1",
            "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": "defaults",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "define-data-property",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "define-lazy-prop",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "define-properties",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "defu",
            "direct": false,
            "version": "6.1.7",
            "ecosystem": "npm"
          },
          {
            "name": "depd",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "dequal",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "destr",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "detect-libc",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "detective-amd",
            "direct": false,
            "version": "6.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "detective-cjs",
            "direct": false,
            "version": "6.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "detective-es6",
            "direct": false,
            "version": "5.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "detective-postcss",
            "direct": false,
            "version": "8.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "detective-sass",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "detective-scss",
            "direct": false,
            "version": "5.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "detective-stylus",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "detective-typescript",
            "direct": false,
            "version": "14.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "detective-vue2",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "dettle",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "devlop",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "diff",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "dom-serializer",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "domelementtype",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "domhandler",
            "direct": false,
            "version": "5.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "domutils",
            "direct": false,
            "version": "3.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "dot-prop",
            "direct": false,
            "version": "10.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "dot-prop",
            "direct": false,
            "version": "9.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "dotenv",
            "direct": false,
            "version": "16.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "dotenv",
            "direct": false,
            "version": "17.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "dunder-proto",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "eastasianwidth",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "ecdsa-sig-formatter",
            "direct": false,
            "version": "1.0.11",
            "ecosystem": "npm"
          },
          {
            "name": "ee-first",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "emoji-regex",
            "direct": false,
            "version": "10.6.0",
            "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": "emoji-regex-xs",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "empathic",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "enabled",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "encodeurl",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "end-of-stream",
            "direct": false,
            "version": "1.4.5",
            "ecosystem": "npm"
          },
          {
            "name": "enquirer",
            "direct": false,
            "version": "2.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "entities",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "entities",
            "direct": false,
            "version": "4.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "entities",
            "direct": false,
            "version": "7.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "env-paths",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "env-paths",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "envinfo",
            "direct": false,
            "version": "7.21.0",
            "ecosystem": "npm"
          },
          {
            "name": "environment",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "error-stack-parser",
            "direct": false,
            "version": "2.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "es-abstract",
            "direct": false,
            "version": "1.24.2",
            "ecosystem": "npm"
          },
          {
            "name": "es-abstract-get",
            "direct": false,
            "version": "1.0.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-module-lexer",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "es-object-atoms",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "es-set-tostringtag",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "es-shim-unscopables",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "es-to-primitive",
            "direct": false,
            "version": "1.3.4",
            "ecosystem": "npm"
          },
          {
            "name": "esbuild",
            "direct": false,
            "version": "0.21.5",
            "ecosystem": "npm"
          },
          {
            "name": "esbuild",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "escalade",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "escape-goat",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "escape-html",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "escape-string-regexp",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "escape-string-regexp",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "escodegen",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-visitor-keys",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "esprima",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "estraverse",
            "direct": false,
            "version": "5.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "estree-walker",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "esutils",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "etag",
            "direct": false,
            "version": "1.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "event-target-shim",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "eventemitter3",
            "direct": false,
            "version": "4.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "events",
            "direct": false,
            "version": "3.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "events-universal",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "execa",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "execa",
            "direct": false,
            "version": "8.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "express",
            "direct": false,
            "version": "5.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "express-logging",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "extend",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "extend-shallow",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "extract-zip",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "fast-decode-uri-component",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "fast-deep-equal",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "fast-equals",
            "direct": false,
            "version": "5.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "fast-fifo",
            "direct": false,
            "version": "1.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "fast-glob",
            "direct": false,
            "version": "3.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "fast-json-stringify",
            "direct": false,
            "version": "7.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "fast-querystring",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "fast-safe-stringify",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "fast-stringify",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "fast-uri",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "fast-uri",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "fastest-levenshtein",
            "direct": false,
            "version": "1.0.16",
            "ecosystem": "npm"
          },
          {
            "name": "fastify",
            "direct": false,
            "version": "5.10.0",
            "ecosystem": "npm"
          },
          {
            "name": "fastify-plugin",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "fastq",
            "direct": false,
            "version": "1.20.1",
            "ecosystem": "npm"
          },
          {
            "name": "fault",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "fd-slicer",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "fdir",
            "direct": false,
            "version": "6.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "fecha",
            "direct": false,
            "version": "4.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "fetch-blob",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "figures",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "figures",
            "direct": false,
            "version": "6.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "file-uri-to-path",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "fill-range",
            "direct": false,
            "version": "7.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "filter-obj",
            "direct": false,
            "version": "6.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "finalhandler",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "find-my-way",
            "direct": false,
            "version": "9.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "find-up",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "find-up",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "find-up-simple",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "fn.name",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "focus-trap",
            "direct": false,
            "version": "7.6.5",
            "ecosystem": "npm"
          },
          {
            "name": "folder-walker",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "follow-redirects",
            "direct": false,
            "version": "1.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "for-each",
            "direct": false,
            "version": "0.3.5",
            "ecosystem": "npm"
          },
          {
            "name": "foreground-child",
            "direct": false,
            "version": "3.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "format",
            "direct": false,
            "version": "0.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "formdata-polyfill",
            "direct": false,
            "version": "4.0.10",
            "ecosystem": "npm"
          },
          {
            "name": "forwarded",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "fresh",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "from2",
            "direct": false,
            "version": "2.3.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": "function.prototype.name",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "functions-have-names",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "fuzzy",
            "direct": false,
            "version": "0.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "generator-function",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "get-amd-module-type",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "get-caller-file",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "get-east-asian-width",
            "direct": false,
            "version": "1.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "get-intrinsic",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "get-port",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "get-port",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "get-port-please",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "get-proto",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "get-stream",
            "direct": false,
            "version": "5.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "get-stream",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "get-stream",
            "direct": false,
            "version": "8.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "get-stream",
            "direct": false,
            "version": "9.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "get-symbol-description",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "git-repo-info",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "gitconfiglocal",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "glob",
            "direct": false,
            "version": "10.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "glob",
            "direct": false,
            "version": "13.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "glob-parent",
            "direct": false,
            "version": "5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "global-directory",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "globalthis",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "globby",
            "direct": false,
            "version": "14.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "gonzales-pe",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "gopd",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "graceful-fs",
            "direct": false,
            "version": "4.2.10",
            "ecosystem": "npm"
          },
          {
            "name": "graceful-fs",
            "direct": false,
            "version": "4.2.11",
            "ecosystem": "npm"
          },
          {
            "name": "gray-matter",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "h3",
            "direct": false,
            "version": "1.15.11",
            "ecosystem": "npm"
          },
          {
            "name": "has-bigints",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-flag",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-flag",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "has-property-descriptors",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "has-proto",
            "direct": false,
            "version": "1.2.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": "hast-util-to-html",
            "direct": false,
            "version": "9.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "hast-util-whitespace",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "hookable",
            "direct": false,
            "version": "5.5.3",
            "ecosystem": "npm"
          },
          {
            "name": "hosted-git-info",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "hosted-git-info",
            "direct": false,
            "version": "8.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "hosted-git-info",
            "direct": false,
            "version": "9.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "hot-shots",
            "direct": false,
            "version": "11.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "html-void-elements",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "http-errors",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "http-errors",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "http-proxy",
            "direct": false,
            "version": "1.18.1",
            "ecosystem": "npm"
          },
          {
            "name": "http-proxy-middleware",
            "direct": false,
            "version": "3.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "http-shutdown",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "https-proxy-agent",
            "direct": false,
            "version": "7.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "https-proxy-agent",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "human-signals",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "human-signals",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "iconv-lite",
            "direct": false,
            "version": "0.7.3",
            "ecosystem": "npm"
          },
          {
            "name": "ieee754",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "ignore",
            "direct": false,
            "version": "7.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "image-meta",
            "direct": false,
            "version": "0.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "image-size",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "import-in-the-middle",
            "direct": false,
            "version": "3.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "imurmurhash",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "indent-string",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "index-to-position",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "inherits",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "ini",
            "direct": false,
            "version": "1.3.8",
            "ecosystem": "npm"
          },
          {
            "name": "ini",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "inquirer",
            "direct": false,
            "version": "8.2.7",
            "ecosystem": "npm"
          },
          {
            "name": "inquirer-autocomplete-prompt",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "internal-slot",
            "direct": false,
            "version": "1.1.0",
            "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": "ipx",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "iron-webcrypto",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-array-buffer",
            "direct": false,
            "version": "3.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "is-async-function",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-bigint",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-boolean-object",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "is-callable",
            "direct": false,
            "version": "1.2.7",
            "ecosystem": "npm"
          },
          {
            "name": "is-core-module",
            "direct": false,
            "version": "2.16.2",
            "ecosystem": "npm"
          },
          {
            "name": "is-data-view",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "is-date-object",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-docker",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-docker",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-document.all",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-error-instance",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-extendable",
            "direct": false,
            "version": "0.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-extglob",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-finalizationregistry",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-fullwidth-code-point",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-fullwidth-code-point",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-generator-function",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "is-glob",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-in-ci",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-in-ssh",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-inside-container",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-installed-globally",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-interactive",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-map",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-negative-zero",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-network-error",
            "direct": false,
            "version": "1.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "is-npm",
            "direct": false,
            "version": "6.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-number",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-number-object",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-path-inside",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-plain-obj",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-plain-obj",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-plain-object",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-promise",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-regex",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-safe-filename",
            "direct": false,
            "version": "0.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-set",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-shared-array-buffer",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "is-stream",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-stream",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-stream",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-string",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-symbol",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-typed-array",
            "direct": false,
            "version": "1.1.15",
            "ecosystem": "npm"
          },
          {
            "name": "is-unicode-supported",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-unicode-supported",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-url-superb",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-weakmap",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "is-weakref",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-weakset",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "is-what",
            "direct": false,
            "version": "4.1.16",
            "ecosystem": "npm"
          },
          {
            "name": "is-wsl",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "isarray",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "isarray",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "iserror",
            "direct": false,
            "version": "0.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "isexe",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "isexe",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "jackspeak",
            "direct": false,
            "version": "3.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "jiti",
            "direct": false,
            "version": "2.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jpeg-js",
            "direct": false,
            "version": "0.4.4",
            "ecosystem": "npm"
          },
          {
            "name": "js-image-generator",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "js-tokens",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "js-yaml",
            "direct": false,
            "version": "3.15.0",
            "ecosystem": "npm"
          },
          {
            "name": "json-schema-ref-resolver",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "json-schema-traverse",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "json-with-bigint",
            "direct": false,
            "version": "3.5.10",
            "ecosystem": "npm"
          },
          {
            "name": "jsonpointer",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "jsonwebtoken",
            "direct": false,
            "version": "9.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "junk",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "jwa",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "jws",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "jwt-decode",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "keep-func-props",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "kind-of",
            "direct": false,
            "version": "6.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "kuler",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "ky",
            "direct": false,
            "version": "1.14.3",
            "ecosystem": "npm"
          },
          {
            "name": "lambda-local",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "latest-version",
            "direct": false,
            "version": "9.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "lazystream",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "leven",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "light-my-request",
            "direct": false,
            "version": "6.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "linkify-it",
            "direct": false,
            "version": "5.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "listhen",
            "direct": false,
            "version": "1.10.0",
            "ecosystem": "npm"
          },
          {
            "name": "locate-path",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "locate-path",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "lodash",
            "direct": false,
            "version": "4.18.1",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.includes",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.isboolean",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.isempty",
            "direct": false,
            "version": "4.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.isinteger",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.isnumber",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.isplainobject",
            "direct": false,
            "version": "4.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.isstring",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.once",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.transform",
            "direct": false,
            "version": "4.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "log-process-errors",
            "direct": false,
            "version": "11.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "log-symbols",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "log-update",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "logform",
            "direct": false,
            "version": "2.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "longest-streak",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "lru-cache",
            "direct": false,
            "version": "10.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "lru-cache",
            "direct": false,
            "version": "11.5.2",
            "ecosystem": "npm"
          },
          {
            "name": "luxon",
            "direct": false,
            "version": "3.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "macos-release",
            "direct": false,
            "version": "3.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "magic-string",
            "direct": false,
            "version": "0.30.21",
            "ecosystem": "npm"
          },
          {
            "name": "make-error",
            "direct": false,
            "version": "1.3.6",
            "ecosystem": "npm"
          },
          {
            "name": "map-obj",
            "direct": false,
            "version": "5.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "mark.js",
            "direct": false,
            "version": "8.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "markdown-it",
            "direct": false,
            "version": "14.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "markdown-title",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "math-intrinsics",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "maxstache",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "maxstache-stream",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-from-markdown",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-frontmatter",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-phrasing",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-to-hast",
            "direct": false,
            "version": "13.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-to-markdown",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-to-string",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "mdn-data",
            "direct": false,
            "version": "2.0.28",
            "ecosystem": "npm"
          },
          {
            "name": "mdn-data",
            "direct": false,
            "version": "2.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "mdurl",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "media-typer",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "memoize-one",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "merge-descriptors",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "merge-options",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "merge-stream",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "merge2",
            "direct": false,
            "version": "1.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "micro-memoize",
            "direct": false,
            "version": "5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "micromark",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-core-commonmark",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-extension-frontmatter",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-factory-destination",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-factory-label",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-factory-space",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-factory-title",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-factory-whitespace",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-character",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-chunked",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-classify-character",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-combine-extensions",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-decode-numeric-character-reference",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-decode-string",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-encode",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-html-tag-name",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-normalize-identifier",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-resolve-all",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-sanitize-uri",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-subtokenize",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-symbol",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-types",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "micromatch",
            "direct": false,
            "version": "4.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "millify",
            "direct": false,
            "version": "6.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "mime",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "mime-db",
            "direct": false,
            "version": "1.54.0",
            "ecosystem": "npm"
          },
          {
            "name": "mime-types",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "mimic-fn",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "mimic-fn",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "mimic-function",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "10.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "5.1.9",
            "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": "minisearch",
            "direct": false,
            "version": "7.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "minizlib",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "mitt",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "mlly",
            "direct": false,
            "version": "1.8.2",
            "ecosystem": "npm"
          },
          {
            "name": "modern-tar",
            "direct": false,
            "version": "0.7.6",
            "ecosystem": "npm"
          },
          {
            "name": "module-definition",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "module-details-from-path",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "move-file",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "ms",
            "direct": false,
            "version": "2.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "multiparty",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "mute-stream",
            "direct": false,
            "version": "0.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "nan",
            "direct": false,
            "version": "2.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "nanoid",
            "direct": false,
            "version": "3.3.15",
            "ecosystem": "npm"
          },
          {
            "name": "nanospinner",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "negotiator",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "netlify-cli",
            "direct": false,
            "version": "26.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "netlify-redirector",
            "direct": false,
            "version": "0.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "node-addon-api",
            "direct": false,
            "version": "7.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "node-domexception",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "node-exports-info",
            "direct": false,
            "version": "1.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "node-fetch",
            "direct": false,
            "version": "2.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "node-fetch",
            "direct": false,
            "version": "3.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "node-fetch-native",
            "direct": false,
            "version": "1.6.7",
            "ecosystem": "npm"
          },
          {
            "name": "node-forge",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "node-gyp-build",
            "direct": false,
            "version": "4.8.4",
            "ecosystem": "npm"
          },
          {
            "name": "node-mock-http",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "node-source-walk",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "node-stream-zip",
            "direct": false,
            "version": "1.15.0",
            "ecosystem": "npm"
          },
          {
            "name": "nopt",
            "direct": false,
            "version": "8.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "normalize-exception",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "normalize-package-data",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "normalize-package-data",
            "direct": false,
            "version": "7.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "normalize-package-data",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "normalize-path",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "normalize-path",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "npm-run-path",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "npm-run-path",
            "direct": false,
            "version": "5.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "nth-check",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "object-inspect",
            "direct": false,
            "version": "1.13.4",
            "ecosystem": "npm"
          },
          {
            "name": "object-keys",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "object.assign",
            "direct": false,
            "version": "4.1.7",
            "ecosystem": "npm"
          },
          {
            "name": "object.entries",
            "direct": false,
            "version": "1.1.9",
            "ecosystem": "npm"
          },
          {
            "name": "ofetch",
            "direct": false,
            "version": "1.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "omit.js",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "on-exit-leak-free",
            "direct": false,
            "version": "2.1.2",
            "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": "one-time",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "onetime",
            "direct": false,
            "version": "5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "onetime",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "onetime",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "oniguruma-to-es",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "open",
            "direct": false,
            "version": "11.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "ora",
            "direct": false,
            "version": "5.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "os-name",
            "direct": false,
            "version": "6.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "own-keys",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "p-event",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "p-filter",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-limit",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-locate",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-map",
            "direct": false,
            "version": "7.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "p-reduce",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-retry",
            "direct": false,
            "version": "6.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "p-timeout",
            "direct": false,
            "version": "6.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "p-wait-for",
            "direct": false,
            "version": "5.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "p-wait-for",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "package-directory",
            "direct": false,
            "version": "8.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "package-json",
            "direct": false,
            "version": "10.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "package-json-from-dist",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "package-manager-detector",
            "direct": false,
            "version": "1.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "parallel-transform",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "parse-duration",
            "direct": false,
            "version": "2.1.8",
            "ecosystem": "npm"
          },
          {
            "name": "parse-github-url",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "parse-gitignore",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "parse-imports",
            "direct": false,
            "version": "2.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "parse-json",
            "direct": false,
            "version": "8.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "parse-ms",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "parseurl",
            "direct": false,
            "version": "1.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "path-exists",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-key",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-key",
            "direct": false,
            "version": "4.0.0",
            "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-scurry",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "path-to-regexp",
            "direct": false,
            "version": "6.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-to-regexp",
            "direct": false,
            "version": "8.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "path-type",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "pathe",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "pathe",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "pend",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "perfect-debounce",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "pg",
            "direct": false,
            "version": "8.22.0",
            "ecosystem": "npm"
          },
          {
            "name": "pg-cloudflare",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "pg-connection-string",
            "direct": false,
            "version": "2.14.0",
            "ecosystem": "npm"
          },
          {
            "name": "pg-gateway",
            "direct": false,
            "version": "0.3.0-beta.4",
            "ecosystem": "npm"
          },
          {
            "name": "pg-int8",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "pg-pool",
            "direct": false,
            "version": "3.14.0",
            "ecosystem": "npm"
          },
          {
            "name": "pg-protocol",
            "direct": false,
            "version": "1.15.0",
            "ecosystem": "npm"
          },
          {
            "name": "pg-types",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "pgpass",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "picocolors",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "2.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "4.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "picoquery",
            "direct": false,
            "version": "2.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "pino",
            "direct": false,
            "version": "10.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "pino-abstract-transport",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "pino-std-serializers",
            "direct": false,
            "version": "7.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "pkg-types",
            "direct": false,
            "version": "1.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "possible-typed-array-names",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss",
            "direct": false,
            "version": "8.5.16",
            "ecosystem": "npm"
          },
          {
            "name": "postcss",
            "direct": false,
            "version": "8.5.18",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-values-parser",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "postgres-array",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "postgres-bytea",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "postgres-date",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "postgres-interval",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "powershell-utils",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "preact",
            "direct": false,
            "version": "10.27.0",
            "ecosystem": "npm"
          },
          {
            "name": "precinct",
            "direct": false,
            "version": "12.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "precond",
            "direct": false,
            "version": "0.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "prettier",
            "direct": false,
            "version": "3.9.5",
            "ecosystem": "npm"
          },
          {
            "name": "pretty-bytes",
            "direct": false,
            "version": "7.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "pretty-ms",
            "direct": false,
            "version": "9.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "prettyjson",
            "direct": false,
            "version": "1.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "process",
            "direct": false,
            "version": "0.11.10",
            "ecosystem": "npm"
          },
          {
            "name": "process-nextick-args",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "process-warning",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "process-warning",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "property-information",
            "direct": false,
            "version": "7.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "proto-list",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "proxy-addr",
            "direct": false,
            "version": "2.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "ps-list",
            "direct": false,
            "version": "8.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "pump",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "pump",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "punycode.js",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "pupa",
            "direct": false,
            "version": "3.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "qs",
            "direct": false,
            "version": "6.15.3",
            "ecosystem": "npm"
          },
          {
            "name": "queue-microtask",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "quick-format-unescaped",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "quote-unquote",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "radix3",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "random-bytes",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "range-parser",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "raw-body",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "rc",
            "direct": false,
            "version": "1.2.8",
            "ecosystem": "npm"
          },
          {
            "name": "read-package-up",
            "direct": false,
            "version": "11.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "read-package-up",
            "direct": false,
            "version": "12.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "read-pkg",
            "direct": false,
            "version": "10.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "read-pkg",
            "direct": false,
            "version": "9.0.1",
            "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": "readable-stream",
            "direct": false,
            "version": "4.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "readdir-glob",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "readdirp",
            "direct": false,
            "version": "4.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "readdirp",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "real-require",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "real-require",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "reflect.getprototypeof",
            "direct": false,
            "version": "1.0.10",
            "ecosystem": "npm"
          },
          {
            "name": "regex",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "regex-recursion",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "regex-utilities",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "regexp.prototype.flags",
            "direct": false,
            "version": "1.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "registry-auth-token",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "registry-url",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "remark",
            "direct": false,
            "version": "15.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "remark-frontmatter",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "remark-parse",
            "direct": false,
            "version": "11.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "remark-stringify",
            "direct": false,
            "version": "11.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "remove-trailing-separator",
            "direct": false,
            "version": "1.1.0",
            "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": "require-in-the-middle",
            "direct": false,
            "version": "8.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "require-package-name",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "requires-port",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "resolve",
            "direct": false,
            "version": "2.0.0-next.7",
            "ecosystem": "npm"
          },
          {
            "name": "resolve-from",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "restore-cursor",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "restore-cursor",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "ret",
            "direct": false,
            "version": "0.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "retry",
            "direct": false,
            "version": "0.13.1",
            "ecosystem": "npm"
          },
          {
            "name": "reusify",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "rfdc",
            "direct": false,
            "version": "1.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "rollup",
            "direct": false,
            "version": "4.46.2",
            "ecosystem": "npm"
          },
          {
            "name": "router",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "run-applescript",
            "direct": false,
            "version": "7.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "run-async",
            "direct": false,
            "version": "2.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "run-parallel",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "rxjs",
            "direct": false,
            "version": "6.6.7",
            "ecosystem": "npm"
          },
          {
            "name": "rxjs",
            "direct": false,
            "version": "7.8.2",
            "ecosystem": "npm"
          },
          {
            "name": "safe-array-concat",
            "direct": false,
            "version": "1.1.4",
            "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-json-stringify",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "safe-push-apply",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "safe-regex-test",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "safe-regex2",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "safe-stable-stringify",
            "direct": false,
            "version": "2.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "safer-buffer",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "sax",
            "direct": false,
            "version": "1.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "search-insights",
            "direct": false,
            "version": "2.17.3",
            "ecosystem": "npm"
          },
          {
            "name": "section-matter",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "secure-json-parse",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "6.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "7.8.5",
            "ecosystem": "npm"
          },
          {
            "name": "send",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "serve-static",
            "direct": false,
            "version": "2.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "set-cookie-parser",
            "direct": false,
            "version": "2.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "set-error-message",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "set-function-length",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "set-function-name",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "set-proto",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "setprototypeof",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "sharp",
            "direct": false,
            "version": "0.34.5",
            "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": "shiki",
            "direct": false,
            "version": "2.5.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": "3.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "signal-exit",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "slash",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "slashes",
            "direct": false,
            "version": "3.0.12",
            "ecosystem": "npm"
          },
          {
            "name": "slice-ansi",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "sonic-boom",
            "direct": false,
            "version": "4.2.1",
            "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-support",
            "direct": false,
            "version": "0.5.21",
            "ecosystem": "npm"
          },
          {
            "name": "space-separated-tokens",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "spdx-correct",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "spdx-exceptions",
            "direct": false,
            "version": "2.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "spdx-expression-parse",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "spdx-license-ids",
            "direct": false,
            "version": "3.0.23",
            "ecosystem": "npm"
          },
          {
            "name": "speakingurl",
            "direct": false,
            "version": "14.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "split2",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "split2",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "sprintf-js",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "stack-generator",
            "direct": false,
            "version": "2.0.10",
            "ecosystem": "npm"
          },
          {
            "name": "stack-trace",
            "direct": false,
            "version": "0.0.10",
            "ecosystem": "npm"
          },
          {
            "name": "stackframe",
            "direct": false,
            "version": "1.3.4",
            "ecosystem": "npm"
          },
          {
            "name": "statuses",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "statuses",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "std-env",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "stop-iteration-iterator",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "streamx",
            "direct": false,
            "version": "2.28.0",
            "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-width",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "string-width",
            "direct": false,
            "version": "8.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "string.prototype.trim",
            "direct": false,
            "version": "1.2.11",
            "ecosystem": "npm"
          },
          {
            "name": "string.prototype.trimend",
            "direct": false,
            "version": "1.0.10",
            "ecosystem": "npm"
          },
          {
            "name": "string.prototype.trimstart",
            "direct": false,
            "version": "1.0.8",
            "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": "stringify-entities",
            "direct": false,
            "version": "4.0.4",
            "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-bom-string",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-final-newline",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-final-newline",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-json-comments",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "stubborn-fs",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "stubborn-utils",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "superjson",
            "direct": false,
            "version": "2.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "supports-color",
            "direct": false,
            "version": "10.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "supports-color",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "supports-hyperlinks",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "supports-hyperlinks",
            "direct": false,
            "version": "4.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "supports-preserve-symlinks-flag",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "svgo",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "tabbable",
            "direct": false,
            "version": "6.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "tagged-tag",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "tar",
            "direct": false,
            "version": "7.5.20",
            "ecosystem": "npm"
          },
          {
            "name": "tar-stream",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "teex",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "terminal-link",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "terminal-link",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "text-decoder",
            "direct": false,
            "version": "1.2.7",
            "ecosystem": "npm"
          },
          {
            "name": "text-hex",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "thread-stream",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "through",
            "direct": false,
            "version": "2.3.8",
            "ecosystem": "npm"
          },
          {
            "name": "through2",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "tinyclip",
            "direct": false,
            "version": "0.1.15",
            "ecosystem": "npm"
          },
          {
            "name": "tinyexec",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "tinyglobby",
            "direct": false,
            "version": "0.2.17",
            "ecosystem": "npm"
          },
          {
            "name": "tmp",
            "direct": false,
            "version": "0.2.7",
            "ecosystem": "npm"
          },
          {
            "name": "tmp-promise",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "to-regex-range",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "toad-cache",
            "direct": false,
            "version": "3.7.4",
            "ecosystem": "npm"
          },
          {
            "name": "toidentifier",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "tokenx",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "toml",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "tomlify-j0.4",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "tr46",
            "direct": false,
            "version": "0.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "trim-lines",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "triple-beam",
            "direct": false,
            "version": "1.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "trough",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "ts-api-utils",
            "direct": false,
            "version": "2.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "ts-node",
            "direct": false,
            "version": "10.9.2",
            "ecosystem": "npm"
          },
          {
            "name": "tslib",
            "direct": false,
            "version": "1.14.1",
            "ecosystem": "npm"
          },
          {
            "name": "tslib",
            "direct": false,
            "version": "2.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "type-fest",
            "direct": false,
            "version": "0.21.3",
            "ecosystem": "npm"
          },
          {
            "name": "type-fest",
            "direct": false,
            "version": "4.41.0",
            "ecosystem": "npm"
          },
          {
            "name": "type-fest",
            "direct": false,
            "version": "5.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "type-is",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "typed-array-buffer",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "typed-array-byte-length",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "typed-array-byte-offset",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "typed-array-length",
            "direct": false,
            "version": "1.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "typescript",
            "direct": false,
            "version": "5.9.3",
            "ecosystem": "npm"
          },
          {
            "name": "uc.micro",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "ufo",
            "direct": false,
            "version": "1.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "ufo",
            "direct": false,
            "version": "1.6.4",
            "ecosystem": "npm"
          },
          {
            "name": "uid-safe",
            "direct": false,
            "version": "2.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "ulid",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "unbox-primitive",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "uncrypto",
            "direct": false,
            "version": "0.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "undici-types",
            "direct": false,
            "version": "7.18.2",
            "ecosystem": "npm"
          },
          {
            "name": "unicorn-magic",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "unicorn-magic",
            "direct": false,
            "version": "0.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "unicorn-magic",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "unified",
            "direct": false,
            "version": "11.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "unist-util-is",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "unist-util-position",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "unist-util-remove",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "unist-util-stringify-position",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "unist-util-visit",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "unist-util-visit-parents",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "universal-user-agent",
            "direct": false,
            "version": "7.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "unix-dgram",
            "direct": false,
            "version": "2.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "unixify",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "unpipe",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "unstorage",
            "direct": false,
            "version": "1.17.5",
            "ecosystem": "npm"
          },
          {
            "name": "untildify",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "untun",
            "direct": false,
            "version": "0.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "update-notifier",
            "direct": false,
            "version": "7.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "uqr",
            "direct": false,
            "version": "0.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "urlpattern-polyfill",
            "direct": false,
            "version": "10.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "urlpattern-polyfill",
            "direct": false,
            "version": "8.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "util-deprecate",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "v8-compile-cache-lib",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "validate-npm-package-license",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "validate-npm-package-name",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "vary",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "vfile",
            "direct": false,
            "version": "6.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "vfile-message",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "vite",
            "direct": false,
            "version": "5.4.21",
            "ecosystem": "npm"
          },
          {
            "name": "vitepress",
            "direct": false,
            "version": "1.6.4",
            "ecosystem": "npm"
          },
          {
            "name": "vitepress-plugin-group-icons",
            "direct": false,
            "version": "1.7.5",
            "ecosystem": "npm"
          },
          {
            "name": "vitepress-plugin-llms",
            "direct": false,
            "version": "1.13.3",
            "ecosystem": "npm"
          },
          {
            "name": "vitepress-plugin-tabs",
            "direct": false,
            "version": "0.9.1",
            "ecosystem": "npm"
          },
          {
            "name": "vue",
            "direct": false,
            "version": "3.5.39",
            "ecosystem": "npm"
          },
          {
            "name": "wcwidth",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "web-streams-polyfill",
            "direct": false,
            "version": "3.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "webidl-conversions",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "whatwg-url",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "when-exit",
            "direct": false,
            "version": "2.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "which",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "which-boxed-primitive",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "which-builtin-type",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "which-collection",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "which-typed-array",
            "direct": false,
            "version": "1.1.22",
            "ecosystem": "npm"
          },
          {
            "name": "widest-line",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "windows-release",
            "direct": false,
            "version": "6.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "winston",
            "direct": false,
            "version": "3.19.0",
            "ecosystem": "npm"
          },
          {
            "name": "winston-transport",
            "direct": false,
            "version": "4.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "wrap-ansi",
            "direct": false,
            "version": "10.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "wrap-ansi",
            "direct": false,
            "version": "6.2.0",
            "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": "wrap-ansi",
            "direct": false,
            "version": "9.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "wrappy",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "write-file-atomic",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ws",
            "direct": false,
            "version": "8.21.0",
            "ecosystem": "npm"
          },
          {
            "name": "wsl-utils",
            "direct": false,
            "version": "0.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "xdg-basedir",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "xss",
            "direct": false,
            "version": "1.0.15",
            "ecosystem": "npm"
          },
          {
            "name": "xtend",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "y18n",
            "direct": false,
            "version": "5.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "yallist",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "yaml",
            "direct": false,
            "version": "2.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "yargs",
            "direct": false,
            "version": "17.7.3",
            "ecosystem": "npm"
          },
          {
            "name": "yargs-parser",
            "direct": false,
            "version": "21.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "yauzl",
            "direct": false,
            "version": "2.10.0",
            "ecosystem": "npm"
          },
          {
            "name": "yauzl",
            "direct": false,
            "version": "3.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "yn",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "yocto-queue",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "zip-stream",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "zod",
            "direct": false,
            "version": "3.25.76",
            "ecosystem": "npm"
          },
          {
            "name": "zod",
            "direct": false,
            "version": "4.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "zwitch",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 1367,
        "direct_count": 29,
        "indirect_count": 1338
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 72,
        "merged_prs": 957,
        "open_issues": 122,
        "closed_ratio": 0.907,
        "closed_issues": 1193,
        "closed_unmerged_prs": 273
      },
      "bus_factor": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "andreynering",
          "commits": 1300,
          "avatar_url": "https://avatars.githubusercontent.com/u/7011819?v=4"
        },
        {
          "type": "User",
          "login": "pd93",
          "commits": 471,
          "avatar_url": "https://avatars.githubusercontent.com/u/9294862?v=4"
        },
        {
          "type": "User",
          "login": "vmaerten",
          "commits": 218,
          "avatar_url": "https://avatars.githubusercontent.com/u/9110126?v=4"
        },
        {
          "type": "Bot",
          "login": "dependabot[bot]",
          "commits": 104,
          "avatar_url": "https://avatars.githubusercontent.com/in/29110?v=4"
        },
        {
          "type": "Bot",
          "login": "renovate[bot]",
          "commits": 101,
          "avatar_url": "https://avatars.githubusercontent.com/in/2740?v=4"
        },
        {
          "type": "User",
          "login": "task-bot",
          "commits": 40,
          "avatar_url": "https://avatars.githubusercontent.com/u/106601941?v=4"
        },
        {
          "type": "User",
          "login": "misitebao",
          "commits": 18,
          "avatar_url": "https://avatars.githubusercontent.com/u/28185258?v=4"
        },
        {
          "type": "User",
          "login": "trulede",
          "commits": 17,
          "avatar_url": "https://avatars.githubusercontent.com/u/34501912?v=4"
        },
        {
          "type": "User",
          "login": "tylermmorton",
          "commits": 14,
          "avatar_url": "https://avatars.githubusercontent.com/u/4533910?v=4"
        },
        {
          "type": "User",
          "login": "stephenprater",
          "commits": 13,
          "avatar_url": "https://avatars.githubusercontent.com/u/149870?v=4"
        }
      ],
      "contributors_sampled": 100,
      "top_contributor_share": 0.513
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "issue-awaiting-response.yml",
        "issue-closed.yml",
        "issue-experiment.yml",
        "issue-needs-triage.yml",
        "lint.yml",
        "release-nightly.yml",
        "release.yml",
        "security.yml",
        "test.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [
        ".golangci.yml"
      ],
      "has_editorconfig": true,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "go.sum",
        "pnpm-lock.yaml"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "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": "18 out of 18 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": 4,
            "reason": "Found 12/27 approved changesets -- score normalized to 4",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 23 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 7 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": 10,
            "reason": "packaging workflow detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 8,
            "reason": "dependency not pinned by hash detected -- score normalized to 8",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 4,
            "reason": "SAST tool is not run on all commits -- score normalized to 4",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 10,
            "reason": "security policy file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": 0,
            "reason": "Project has not signed or included provenance with any releases.",
            "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": 1,
            "reason": "9 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "81a49a40c3f55ed1b487b05e963131e3c5fa7384",
        "ran_at": "2026-07-20T04:58:25Z",
        "aggregate_score": 6.1,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/go-task/task",
    "host": "github.com",
    "name": "task",
    "owner": "go-task"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "good",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 80,
      "inputs": {
        "security": 61,
        "vitality": 94,
        "community": 94,
        "governance": 69,
        "engineering": 80
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "excellent",
        "name": "Vitality",
        "value": 94,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "excellent",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 96,
            "inputs": {
              "commits_last_year": 422,
              "human_commit_share": null,
              "days_since_last_push": 0,
              "active_weeks_last_year": 46
            },
            "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": "46/52 weeks with commits",
                "points": 31.8,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 46
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "422 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 422
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 7 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": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "releases_count": 100,
              "latest_release_tag": "nightly",
              "releases_from_tags": false,
              "days_since_latest_release": 1,
              "mean_days_between_releases": 23.5
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "100 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 100
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 1 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 1
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~23.5 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 23.5
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "unverified",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": "no_commit_sample",
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": null,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "maintenance record not established from the collected data",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_unverified",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "excellent",
        "name": "Community & Adoption",
        "value": 94,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "excellent",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 95,
            "inputs": {
              "forks": 870,
              "stars": 15858,
              "watchers": 72,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "15,858 stars",
                "points": 60,
                "status": "met",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 15858
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "870 forks",
                "points": 24.5,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 870
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "72 watchers",
                "points": 10.3,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 72
                    }
                  }
                ],
                "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 (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "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": 69,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 44,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 100,
              "top_contributor_share": 0.513
            },
            "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 51% of commits",
                "points": 11,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 51
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "100 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 100
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 23 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 78,
            "inputs": {
              "merged_prs": 957,
              "open_issues": 122,
              "closed_issues": 1193,
              "issue_closed_ratio": 0.907,
              "closed_unmerged_prs": 273
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "91% of issues closed",
                "points": 42.4,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 91
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "957/1230 decided PRs merged",
                "points": 29.8,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 957,
                      "decided": 1230
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 12/27 approved changesets -- score normalized to 4",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 66,
            "inputs": {
              "followers": 175,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "go-task",
              "public_repos": 12,
              "account_age_days": 3430
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "175 followers of go-task",
                "points": 16.1,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 175,
                      "login": "go-task"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "12 public repos, account ~9 yr old",
                "points": 20.1,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 12
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 9
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "github.com/go-task/task/v3"
              ],
              "ecosystems": "go",
              "any_deprecated": false,
              "min_days_since_publish": 17
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on go",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "go"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 17 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 17
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "100 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 100
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "good",
        "name": "Engineering Quality",
        "value": 80,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "excellent",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": true,
              "has_linter_config": true,
              "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": ".golangci.yml",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yml"
                    }
                  }
                ],
                "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": 6.4,
                "status": "met",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "18 out of 18 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 65,
            "inputs": {
              "topics": [
                "go",
                "make",
                "makefile",
                "task",
                "task-runner",
                "devops",
                "build-tool",
                "taskfile"
              ],
              "has_wiki": false,
              "homepage": "https://taskfile.dev",
              "has_readme": true,
              "has_docs_dir": false,
              "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": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://taskfile.dev",
                "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": "8 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 8
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 61,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Branch-Protection. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "branch_protection"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 61,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 17,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 1,
              "scorecard_aggregate": 6.1
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "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": "18 out of 18 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 12/27 approved changesets -- score normalized to 4",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 23 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 7 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 detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 8",
                "points": 4,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 4",
                "points": 2,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "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": "9 existing vulnerabilities detected",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "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": 13
            },
            "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": "moderate",
        "name": "AI Readiness",
        "value": 64,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": "Excluded from scoring (no data or not applicable): Legible commit history. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "legible_commit_history"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 1,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": null,
              "agent_instruction_files": [],
              "agent_instruction_max_bytes": null
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "no CLAUDE.md / AGENTS.md / editor rules",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_instructions",
                    "params": {}
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "excellent",
            "name": "Verify loop (build / test / typecheck)",
            "note": "Excluded from scoring (no data or not applicable): Demonstrated agent practice, Automated maintenance. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "demonstrated_agent_practice",
                    "automated_maintenance"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 98,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "go.sum",
                "pnpm-lock.yaml"
              ],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [
                "Taskfile.yml",
                "mise.toml",
                "testdata/abs_path/Taskfile.yml",
                "testdata/alias/Taskfile.yml",
                "testdata/checksum/Taskfile.yml",
                "testdata/cmds_vars/Taskfile.yml",
                "testdata/concurrency/Taskfile.yml",
                "testdata/cyclic/Taskfile.yml",
                "testdata/deferred/Taskfile.yml",
                "testdata/deps/Taskfile.yml",
                "testdata/desc/Taskfile.yml",
                "testdata/dir/Taskfile.yml",
                "testdata/dir/dynamic_var/Taskfile.yml",
                "testdata/dir/dynamic_var/subdirectory/Taskfile.yml",
                "testdata/dir/dynamic_var_on_created_dir/Taskfile.yml",
                "testdata/dir/explicit_doesnt_exist/Taskfile.yml",
                "testdata/dir/explicit_exists/Taskfile.yml",
                "testdata/dotenv/default/Taskfile.yml",
                "testdata/dotenv/env_var_in_path/Taskfile.yml",
                "testdata/dotenv/error_included_envs/Taskfile.yml",
                "testdata/dotenv/include1/Taskfile.yml",
                "testdata/dotenv/local_env_in_path/Taskfile.yml",
                "testdata/dotenv/local_var_in_path/Taskfile.yml",
                "testdata/dotenv/missing_env/Taskfile.yml",
                "testdata/dotenv/parse_error/Taskfile.yml",
                "testdata/dotenv_task/default/Taskfile.yml",
                "testdata/dry/Taskfile.yml",
                "testdata/dry_checksum/Taskfile.yml",
                "testdata/empty_task/Taskfile.yml",
                "testdata/empty_taskfile/Taskfile.yml",
                "testdata/env/Taskfile.yml",
                "testdata/error_code/Taskfile.yml",
                "testdata/evaluate_symlinks_in_paths/Taskfile.yaml",
                "testdata/exit_code/Taskfile.yml",
                "testdata/exit_immediately/Taskfile.yml",
                "testdata/expand/Taskfile.yml",
                "testdata/failfast/default/Taskfile.yaml",
                "testdata/failfast/task/Taskfile.yaml",
                "testdata/file_names/Taskfile.yaml/Taskfile.yaml",
                "testdata/file_names/Taskfile.yml/Taskfile.yml",
                "testdata/for/cmds/Taskfile.yml",
                "testdata/for/deps/Taskfile.yml",
                "testdata/force/Taskfile.yml",
                "testdata/fuzzy/Taskfile.yml",
                "testdata/generates/Taskfile.yml",
                "testdata/gitignore/Taskfile.yml",
                "testdata/gitignore_included/Taskfile.yml",
                "testdata/gitignore_included/included/Taskfile.yml",
                "testdata/gitignore_included_override/Taskfile.yml",
                "testdata/gitignore_included_override/included/Taskfile.yml",
                "testdata/gitignore_negation/Taskfile.yml",
                "testdata/gitignore_nested/Taskfile.yml",
                "testdata/if/Taskfile.yml",
                "testdata/ignore_errors/Taskfile.yml",
                "testdata/ignore_nil_elements/cmds/Taskfile.yml",
                "testdata/ignore_nil_elements/deps/Taskfile.yml",
                "testdata/ignore_nil_elements/includes/Taskfile.yml",
                "testdata/ignore_nil_elements/preconditions/Taskfile.yml",
                "testdata/ignore_signals/Taskfile.yml",
                "testdata/include_with_vars/Taskfile.yml",
                "testdata/include_with_vars_inside_include/Taskfile.yml",
                "testdata/include_with_vars_multi_level/Taskfile.yml",
                "testdata/include_with_vars_multi_level/bar/Taskfile.yml",
                "testdata/include_with_vars_multi_level/foo/Taskfile.yml",
                "testdata/include_with_vars_multi_level/lib/Taskfile.yml",
                "testdata/included_taskfile_var_merging/Taskfile.yaml",
                "testdata/included_taskfile_var_merging/bar/Taskfile.yaml",
                "testdata/included_taskfile_var_merging/foo/Taskfile.yaml",
                "testdata/includes/Taskfile.yml",
                "testdata/includes/included/Taskfile.yml",
                "testdata/includes/module1/Taskfile.yml",
                "testdata/includes/module2/Taskfile.yml",
                "testdata/includes_call_root_task/Taskfile.yml",
                "testdata/includes_checksum/correct/Taskfile.yml",
                "testdata/includes_checksum/correct_remote/Taskfile.yml",
                "testdata/includes_checksum/incorrect/Taskfile.yml",
                "testdata/includes_cycle/Taskfile.yml",
                "testdata/includes_cycle/one/Taskfile.yml",
                "testdata/includes_cycle/one/two/Taskfile.yml",
                "testdata/includes_deps/Taskfile.yml",
                "testdata/includes_empty/Taskfile.yml",
                "testdata/includes_flatten/Taskfile.yml",
                "testdata/includes_flatten/included/Taskfile.yml",
                "testdata/includes_flatten/nested/Taskfile.yml",
                "testdata/includes_incorrect/Taskfile.yml",
                "testdata/includes_internal/Taskfile.yml",
                "testdata/includes_interpolation/include/Taskfile.yml",
                "testdata/includes_interpolation/include_with_dir/Taskfile.yml",
                "testdata/includes_interpolation/include_with_env_variable/Taskfile.yml",
                "testdata/includes_interpolation/included/Taskfile.yml",
                "testdata/includes_missing_taskfile/Taskfile.yml",
                "testdata/includes_multi_level/Taskfile.yml",
                "testdata/includes_multi_level/one/Taskfile.yml",
                "testdata/includes_multi_level/one/two/Taskfile.yml",
                "testdata/includes_multi_level/one/two/three/Taskfile.yml",
                "testdata/includes_optional/Taskfile.yml",
                "testdata/includes_optional_explicit_false/Taskfile.yml",
                "testdata/includes_optional_implicit_false/Taskfile.yml",
                "testdata/includes_rel_path/Taskfile.yml",
                "testdata/includes_rel_path/common/Taskfile.yml",
                "testdata/includes_rel_path/included/Taskfile.yml",
                "testdata/includes_remote/Taskfile.yml",
                "testdata/includes_remote/first/Taskfile.yml",
                "testdata/includes_remote/first/second/Taskfile.yml",
                "testdata/includes_shadowed_default/Taskfile.yml",
                "testdata/includes_silent/Taskfile.yml",
                "testdata/includes_unshadowed_default/Taskfile.yml",
                "testdata/includes_with_excludes/Taskfile.yml",
                "testdata/includes_with_excludes/included/Taskfile.yml",
                "testdata/includes_yaml/included/Taskfile.yaml",
                "testdata/interactive_vars/Taskfile.yml",
                "testdata/internal_task/Taskfile.yml",
                "testdata/json_list_format/Taskfile.yml",
                "testdata/label_error/Taskfile.yml",
                "testdata/label_list/Taskfile.yml",
                "testdata/label_status/Taskfile.yml",
                "testdata/label_summary/Taskfile.yml",
                "testdata/label_uptodate/Taskfile.yml",
                "testdata/label_var/Taskfile.yml",
                "testdata/list_desc_interpolation/Taskfile.yml",
                "testdata/list_mixed_desc/Taskfile.yml",
                "testdata/output_group/Taskfile.yml",
                "testdata/output_group_error_only/Taskfile.yml",
                "testdata/params/Taskfile.yml",
                "testdata/platforms/Taskfile.yml",
                "testdata/precondition/Taskfile.yml",
                "testdata/prefix_uptodate/Taskfile.yml",
                "testdata/prompt/Taskfile.yml",
                "testdata/requires/Taskfile.yml",
                "testdata/run/Taskfile.yml",
                "testdata/run_once_shared_deps/Taskfile.yml",
                "testdata/run_once_shared_deps/library/Taskfile.yml",
                "testdata/run_once_shared_deps/service-a/Taskfile.yml",
                "testdata/run_once_shared_deps/service-b/Taskfile.yml",
                "testdata/run_when_changed/Taskfile.yml",
                "testdata/run_when_changed/library/Taskfile.yml",
                "testdata/run_when_changed/service-a/Taskfile.yml",
                "testdata/run_when_changed/service-b/Taskfile.yml",
                "testdata/secrets/Taskfile.yml",
                "testdata/shopts/command_level/Taskfile.yml",
                "testdata/shopts/global_level/Taskfile.yml",
                "testdata/shopts/task_level/Taskfile.yml",
                "testdata/short_task_notation/Taskfile.yml",
                "testdata/silent/Taskfile.yml",
                "testdata/single_cmd_dep/Taskfile.yml",
                "testdata/special_vars/Taskfile.yml",
                "testdata/special_vars/included/Taskfile.yml",
                "testdata/split_args/Taskfile.yml",
                "testdata/status/Taskfile.yml",
                "testdata/status_vars/Taskfile.yml",
                "testdata/summary-vars-requires/Taskfile.yml",
                "testdata/summary/Taskfile.yml",
                "testdata/taskfile_walk/Taskfile.yml",
                "testdata/timestamp/Taskfile.yml",
                "testdata/user_working_dir/Taskfile.yml",
                "testdata/user_working_dir_with_includes/Taskfile.yml",
                "testdata/user_working_dir_with_includes/included/Taskfile.yml",
                "testdata/var_inheritance/v3/entrypoint-global-dotenv/Taskfile.yml",
                "testdata/var_inheritance/v3/entrypoint-global-vars/Taskfile.yml",
                "testdata/var_inheritance/v3/entrypoint-task-call-dotenv/Taskfile.yml",
                "testdata/var_inheritance/v3/entrypoint-task-call-task-vars/Taskfile.yml",
                "testdata/var_inheritance/v3/entrypoint-task-call-vars/Taskfile.yml",
                "testdata/var_inheritance/v3/entrypoint-task-dotenv/Taskfile.yml",
                "testdata/var_inheritance/v3/entrypoint-task-vars/Taskfile.yml",
                "testdata/var_inheritance/v3/included-global-vars/Taskfile.yml",
                "testdata/var_inheritance/v3/included-task-call-dotenv/Taskfile.yml",
                "testdata/var_inheritance/v3/included-task-call-task-vars/Taskfile.yml",
                "testdata/var_inheritance/v3/included-task-call-vars/Taskfile.yml",
                "testdata/var_inheritance/v3/included-task-dotenv/Taskfile.yml",
                "testdata/var_inheritance/v3/included-task-vars/Taskfile.yml",
                "testdata/var_inheritance/v3/included-task/Taskfile.yml",
                "testdata/var_inheritance/v3/shell/Taskfile.yml",
                "testdata/var_references/Taskfile.yml",
                "testdata/vars/Taskfile.yml",
                "testdata/vars/any/Taskfile.yml",
                "testdata/version/v1/Taskfile.yml",
                "testdata/version/v2/Taskfile.yml",
                "testdata/version/v3/Taskfile.yml",
                "testdata/watch/Taskfile.yaml",
                "testdata/wildcards/Taskfile.yml",
                "website/Taskfile.yml",
                "website/src/public/Taskfile.yml"
              ],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [
                "website/tsconfig.json"
              ],
              "agent_commit_share": null,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": null
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Taskfile.yml, mise.toml, testdata/abs_path/Taskfile.yml, testdata/alias/Taskfile.yml, testdata/checksum/Taskfile.yml, testdata/cmds_vars/Taskfile.yml, testdata/concurrency/Taskfile.yml, testdata/cyclic/Taskfile.yml, testdata/deferred/Taskfile.yml, testdata/deps/Taskfile.yml, testdata/desc/Taskfile.yml, testdata/dir/Taskfile.yml, testdata/dir/dynamic_var/Taskfile.yml, testdata/dir/dynamic_var/subdirectory/Taskfile.yml, testdata/dir/dynamic_var_on_created_dir/Taskfile.yml, testdata/dir/explicit_doesnt_exist/Taskfile.yml, testdata/dir/explicit_exists/Taskfile.yml, testdata/dotenv/default/Taskfile.yml, testdata/dotenv/env_var_in_path/Taskfile.yml, testdata/dotenv/error_included_envs/Taskfile.yml, testdata/dotenv/include1/Taskfile.yml, testdata/dotenv/local_env_in_path/Taskfile.yml, testdata/dotenv/local_var_in_path/Taskfile.yml, testdata/dotenv/missing_env/Taskfile.yml, testdata/dotenv/parse_error/Taskfile.yml, testdata/dotenv_task/default/Taskfile.yml, testdata/dry/Taskfile.yml, testdata/dry_checksum/Taskfile.yml, testdata/empty_task/Taskfile.yml, testdata/empty_taskfile/Taskfile.yml, testdata/env/Taskfile.yml, testdata/error_code/Taskfile.yml, testdata/evaluate_symlinks_in_paths/Taskfile.yaml, testdata/exit_code/Taskfile.yml, testdata/exit_immediately/Taskfile.yml, testdata/expand/Taskfile.yml, testdata/failfast/default/Taskfile.yaml, testdata/failfast/task/Taskfile.yaml, testdata/file_names/Taskfile.yaml/Taskfile.yaml, testdata/file_names/Taskfile.yml/Taskfile.yml, testdata/for/cmds/Taskfile.yml, testdata/for/deps/Taskfile.yml, testdata/force/Taskfile.yml, testdata/fuzzy/Taskfile.yml, testdata/generates/Taskfile.yml, testdata/gitignore/Taskfile.yml, testdata/gitignore_included/Taskfile.yml, testdata/gitignore_included/included/Taskfile.yml, testdata/gitignore_included_override/Taskfile.yml, testdata/gitignore_included_override/included/Taskfile.yml, testdata/gitignore_negation/Taskfile.yml, testdata/gitignore_nested/Taskfile.yml, testdata/if/Taskfile.yml, testdata/ignore_errors/Taskfile.yml, testdata/ignore_nil_elements/cmds/Taskfile.yml, testdata/ignore_nil_elements/deps/Taskfile.yml, testdata/ignore_nil_elements/includes/Taskfile.yml, testdata/ignore_nil_elements/preconditions/Taskfile.yml, testdata/ignore_signals/Taskfile.yml, testdata/include_with_vars/Taskfile.yml, testdata/include_with_vars_inside_include/Taskfile.yml, testdata/include_with_vars_multi_level/Taskfile.yml, testdata/include_with_vars_multi_level/bar/Taskfile.yml, testdata/include_with_vars_multi_level/foo/Taskfile.yml, testdata/include_with_vars_multi_level/lib/Taskfile.yml, testdata/included_taskfile_var_merging/Taskfile.yaml, testdata/included_taskfile_var_merging/bar/Taskfile.yaml, testdata/included_taskfile_var_merging/foo/Taskfile.yaml, testdata/includes/Taskfile.yml, testdata/includes/included/Taskfile.yml, testdata/includes/module1/Taskfile.yml, testdata/includes/module2/Taskfile.yml, testdata/includes_call_root_task/Taskfile.yml, testdata/includes_checksum/correct/Taskfile.yml, testdata/includes_checksum/correct_remote/Taskfile.yml, testdata/includes_checksum/incorrect/Taskfile.yml, testdata/includes_cycle/Taskfile.yml, testdata/includes_cycle/one/Taskfile.yml, testdata/includes_cycle/one/two/Taskfile.yml, testdata/includes_deps/Taskfile.yml, testdata/includes_empty/Taskfile.yml, testdata/includes_flatten/Taskfile.yml, testdata/includes_flatten/included/Taskfile.yml, testdata/includes_flatten/nested/Taskfile.yml, testdata/includes_incorrect/Taskfile.yml, testdata/includes_internal/Taskfile.yml, testdata/includes_interpolation/include/Taskfile.yml, testdata/includes_interpolation/include_with_dir/Taskfile.yml, testdata/includes_interpolation/include_with_env_variable/Taskfile.yml, testdata/includes_interpolation/included/Taskfile.yml, testdata/includes_missing_taskfile/Taskfile.yml, testdata/includes_multi_level/Taskfile.yml, testdata/includes_multi_level/one/Taskfile.yml, testdata/includes_multi_level/one/two/Taskfile.yml, testdata/includes_multi_level/one/two/three/Taskfile.yml, testdata/includes_optional/Taskfile.yml, testdata/includes_optional_explicit_false/Taskfile.yml, testdata/includes_optional_implicit_false/Taskfile.yml, testdata/includes_rel_path/Taskfile.yml, testdata/includes_rel_path/common/Taskfile.yml, testdata/includes_rel_path/included/Taskfile.yml, testdata/includes_remote/Taskfile.yml, testdata/includes_remote/first/Taskfile.yml, testdata/includes_remote/first/second/Taskfile.yml, testdata/includes_shadowed_default/Taskfile.yml, testdata/includes_silent/Taskfile.yml, testdata/includes_unshadowed_default/Taskfile.yml, testdata/includes_with_excludes/Taskfile.yml, testdata/includes_with_excludes/included/Taskfile.yml, testdata/includes_yaml/included/Taskfile.yaml, testdata/interactive_vars/Taskfile.yml, testdata/internal_task/Taskfile.yml, testdata/json_list_format/Taskfile.yml, testdata/label_error/Taskfile.yml, testdata/label_list/Taskfile.yml, testdata/label_status/Taskfile.yml, testdata/label_summary/Taskfile.yml, testdata/label_uptodate/Taskfile.yml, testdata/label_var/Taskfile.yml, testdata/list_desc_interpolation/Taskfile.yml, testdata/list_mixed_desc/Taskfile.yml, testdata/output_group/Taskfile.yml, testdata/output_group_error_only/Taskfile.yml, testdata/params/Taskfile.yml, testdata/platforms/Taskfile.yml, testdata/precondition/Taskfile.yml, testdata/prefix_uptodate/Taskfile.yml, testdata/prompt/Taskfile.yml, testdata/requires/Taskfile.yml, testdata/run/Taskfile.yml, testdata/run_once_shared_deps/Taskfile.yml, testdata/run_once_shared_deps/library/Taskfile.yml, testdata/run_once_shared_deps/service-a/Taskfile.yml, testdata/run_once_shared_deps/service-b/Taskfile.yml, testdata/run_when_changed/Taskfile.yml, testdata/run_when_changed/library/Taskfile.yml, testdata/run_when_changed/service-a/Taskfile.yml, testdata/run_when_changed/service-b/Taskfile.yml, testdata/secrets/Taskfile.yml, testdata/shopts/command_level/Taskfile.yml, testdata/shopts/global_level/Taskfile.yml, testdata/shopts/task_level/Taskfile.yml, testdata/short_task_notation/Taskfile.yml, testdata/silent/Taskfile.yml, testdata/single_cmd_dep/Taskfile.yml, testdata/special_vars/Taskfile.yml, testdata/special_vars/included/Taskfile.yml, testdata/split_args/Taskfile.yml, testdata/status/Taskfile.yml, testdata/status_vars/Taskfile.yml, testdata/summary-vars-requires/Taskfile.yml, testdata/summary/Taskfile.yml, testdata/taskfile_walk/Taskfile.yml, testdata/timestamp/Taskfile.yml, testdata/user_working_dir/Taskfile.yml, testdata/user_working_dir_with_includes/Taskfile.yml, testdata/user_working_dir_with_includes/included/Taskfile.yml, testdata/var_inheritance/v3/entrypoint-global-dotenv/Taskfile.yml, testdata/var_inheritance/v3/entrypoint-global-vars/Taskfile.yml, testdata/var_inheritance/v3/entrypoint-task-call-dotenv/Taskfile.yml, testdata/var_inheritance/v3/entrypoint-task-call-task-vars/Taskfile.yml, testdata/var_inheritance/v3/entrypoint-task-call-vars/Taskfile.yml, testdata/var_inheritance/v3/entrypoint-task-dotenv/Taskfile.yml, testdata/var_inheritance/v3/entrypoint-task-vars/Taskfile.yml, testdata/var_inheritance/v3/included-global-vars/Taskfile.yml, testdata/var_inheritance/v3/included-task-call-dotenv/Taskfile.yml, testdata/var_inheritance/v3/included-task-call-task-vars/Taskfile.yml, testdata/var_inheritance/v3/included-task-call-vars/Taskfile.yml, testdata/var_inheritance/v3/included-task-dotenv/Taskfile.yml, testdata/var_inheritance/v3/included-task-vars/Taskfile.yml, testdata/var_inheritance/v3/included-task/Taskfile.yml, testdata/var_inheritance/v3/shell/Taskfile.yml, testdata/var_references/Taskfile.yml, testdata/vars/Taskfile.yml, testdata/vars/any/Taskfile.yml, testdata/version/v1/Taskfile.yml, testdata/version/v2/Taskfile.yml, testdata/version/v3/Taskfile.yml, testdata/watch/Taskfile.yaml, testdata/wildcards/Taskfile.yml, website/Taskfile.yml, website/src/public/Taskfile.yml",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Taskfile.yml, mise.toml, testdata/abs_path/Taskfile.yml, testdata/alias/Taskfile.yml, testdata/checksum/Taskfile.yml, testdata/cmds_vars/Taskfile.yml, testdata/concurrency/Taskfile.yml, testdata/cyclic/Taskfile.yml, testdata/deferred/Taskfile.yml, testdata/deps/Taskfile.yml, testdata/desc/Taskfile.yml, testdata/dir/Taskfile.yml, testdata/dir/dynamic_var/Taskfile.yml, testdata/dir/dynamic_var/subdirectory/Taskfile.yml, testdata/dir/dynamic_var_on_created_dir/Taskfile.yml, testdata/dir/explicit_doesnt_exist/Taskfile.yml, testdata/dir/explicit_exists/Taskfile.yml, testdata/dotenv/default/Taskfile.yml, testdata/dotenv/env_var_in_path/Taskfile.yml, testdata/dotenv/error_included_envs/Taskfile.yml, testdata/dotenv/include1/Taskfile.yml, testdata/dotenv/local_env_in_path/Taskfile.yml, testdata/dotenv/local_var_in_path/Taskfile.yml, testdata/dotenv/missing_env/Taskfile.yml, testdata/dotenv/parse_error/Taskfile.yml, testdata/dotenv_task/default/Taskfile.yml, testdata/dry/Taskfile.yml, testdata/dry_checksum/Taskfile.yml, testdata/empty_task/Taskfile.yml, testdata/empty_taskfile/Taskfile.yml, testdata/env/Taskfile.yml, testdata/error_code/Taskfile.yml, testdata/evaluate_symlinks_in_paths/Taskfile.yaml, testdata/exit_code/Taskfile.yml, testdata/exit_immediately/Taskfile.yml, testdata/expand/Taskfile.yml, testdata/failfast/default/Taskfile.yaml, testdata/failfast/task/Taskfile.yaml, testdata/file_names/Taskfile.yaml/Taskfile.yaml, testdata/file_names/Taskfile.yml/Taskfile.yml, testdata/for/cmds/Taskfile.yml, testdata/for/deps/Taskfile.yml, testdata/force/Taskfile.yml, testdata/fuzzy/Taskfile.yml, testdata/generates/Taskfile.yml, testdata/gitignore/Taskfile.yml, testdata/gitignore_included/Taskfile.yml, testdata/gitignore_included/included/Taskfile.yml, testdata/gitignore_included_override/Taskfile.yml, testdata/gitignore_included_override/included/Taskfile.yml, testdata/gitignore_negation/Taskfile.yml, testdata/gitignore_nested/Taskfile.yml, testdata/if/Taskfile.yml, testdata/ignore_errors/Taskfile.yml, testdata/ignore_nil_elements/cmds/Taskfile.yml, testdata/ignore_nil_elements/deps/Taskfile.yml, testdata/ignore_nil_elements/includes/Taskfile.yml, testdata/ignore_nil_elements/preconditions/Taskfile.yml, testdata/ignore_signals/Taskfile.yml, testdata/include_with_vars/Taskfile.yml, testdata/include_with_vars_inside_include/Taskfile.yml, testdata/include_with_vars_multi_level/Taskfile.yml, testdata/include_with_vars_multi_level/bar/Taskfile.yml, testdata/include_with_vars_multi_level/foo/Taskfile.yml, testdata/include_with_vars_multi_level/lib/Taskfile.yml, testdata/included_taskfile_var_merging/Taskfile.yaml, testdata/included_taskfile_var_merging/bar/Taskfile.yaml, testdata/included_taskfile_var_merging/foo/Taskfile.yaml, testdata/includes/Taskfile.yml, testdata/includes/included/Taskfile.yml, testdata/includes/module1/Taskfile.yml, testdata/includes/module2/Taskfile.yml, testdata/includes_call_root_task/Taskfile.yml, testdata/includes_checksum/correct/Taskfile.yml, testdata/includes_checksum/correct_remote/Taskfile.yml, testdata/includes_checksum/incorrect/Taskfile.yml, testdata/includes_cycle/Taskfile.yml, testdata/includes_cycle/one/Taskfile.yml, testdata/includes_cycle/one/two/Taskfile.yml, testdata/includes_deps/Taskfile.yml, testdata/includes_empty/Taskfile.yml, testdata/includes_flatten/Taskfile.yml, testdata/includes_flatten/included/Taskfile.yml, testdata/includes_flatten/nested/Taskfile.yml, testdata/includes_incorrect/Taskfile.yml, testdata/includes_internal/Taskfile.yml, testdata/includes_interpolation/include/Taskfile.yml, testdata/includes_interpolation/include_with_dir/Taskfile.yml, testdata/includes_interpolation/include_with_env_variable/Taskfile.yml, testdata/includes_interpolation/included/Taskfile.yml, testdata/includes_missing_taskfile/Taskfile.yml, testdata/includes_multi_level/Taskfile.yml, testdata/includes_multi_level/one/Taskfile.yml, testdata/includes_multi_level/one/two/Taskfile.yml, testdata/includes_multi_level/one/two/three/Taskfile.yml, testdata/includes_optional/Taskfile.yml, testdata/includes_optional_explicit_false/Taskfile.yml, testdata/includes_optional_implicit_false/Taskfile.yml, testdata/includes_rel_path/Taskfile.yml, testdata/includes_rel_path/common/Taskfile.yml, testdata/includes_rel_path/included/Taskfile.yml, testdata/includes_remote/Taskfile.yml, testdata/includes_remote/first/Taskfile.yml, testdata/includes_remote/first/second/Taskfile.yml, testdata/includes_shadowed_default/Taskfile.yml, testdata/includes_silent/Taskfile.yml, testdata/includes_unshadowed_default/Taskfile.yml, testdata/includes_with_excludes/Taskfile.yml, testdata/includes_with_excludes/included/Taskfile.yml, testdata/includes_yaml/included/Taskfile.yaml, testdata/interactive_vars/Taskfile.yml, testdata/internal_task/Taskfile.yml, testdata/json_list_format/Taskfile.yml, testdata/label_error/Taskfile.yml, testdata/label_list/Taskfile.yml, testdata/label_status/Taskfile.yml, testdata/label_summary/Taskfile.yml, testdata/label_uptodate/Taskfile.yml, testdata/label_var/Taskfile.yml, testdata/list_desc_interpolation/Taskfile.yml, testdata/list_mixed_desc/Taskfile.yml, testdata/output_group/Taskfile.yml, testdata/output_group_error_only/Taskfile.yml, testdata/params/Taskfile.yml, testdata/platforms/Taskfile.yml, testdata/precondition/Taskfile.yml, testdata/prefix_uptodate/Taskfile.yml, testdata/prompt/Taskfile.yml, testdata/requires/Taskfile.yml, testdata/run/Taskfile.yml, testdata/run_once_shared_deps/Taskfile.yml, testdata/run_once_shared_deps/library/Taskfile.yml, testdata/run_once_shared_deps/service-a/Taskfile.yml, testdata/run_once_shared_deps/service-b/Taskfile.yml, testdata/run_when_changed/Taskfile.yml, testdata/run_when_changed/library/Taskfile.yml, testdata/run_when_changed/service-a/Taskfile.yml, testdata/run_when_changed/service-b/Taskfile.yml, testdata/secrets/Taskfile.yml, testdata/shopts/command_level/Taskfile.yml, testdata/shopts/global_level/Taskfile.yml, testdata/shopts/task_level/Taskfile.yml, testdata/short_task_notation/Taskfile.yml, testdata/silent/Taskfile.yml, testdata/single_cmd_dep/Taskfile.yml, testdata/special_vars/Taskfile.yml, testdata/special_vars/included/Taskfile.yml, testdata/split_args/Taskfile.yml, testdata/status/Taskfile.yml, testdata/status_vars/Taskfile.yml, testdata/summary-vars-requires/Taskfile.yml, testdata/summary/Taskfile.yml, testdata/taskfile_walk/Taskfile.yml, testdata/timestamp/Taskfile.yml, testdata/user_working_dir/Taskfile.yml, testdata/user_working_dir_with_includes/Taskfile.yml, testdata/user_working_dir_with_includes/included/Taskfile.yml, testdata/var_inheritance/v3/entrypoint-global-dotenv/Taskfile.yml, testdata/var_inheritance/v3/entrypoint-global-vars/Taskfile.yml, testdata/var_inheritance/v3/entrypoint-task-call-dotenv/Taskfile.yml, testdata/var_inheritance/v3/entrypoint-task-call-task-vars/Taskfile.yml, testdata/var_inheritance/v3/entrypoint-task-call-vars/Taskfile.yml, testdata/var_inheritance/v3/entrypoint-task-dotenv/Taskfile.yml, testdata/var_inheritance/v3/entrypoint-task-vars/Taskfile.yml, testdata/var_inheritance/v3/included-global-vars/Taskfile.yml, testdata/var_inheritance/v3/included-task-call-dotenv/Taskfile.yml, testdata/var_inheritance/v3/included-task-call-task-vars/Taskfile.yml, testdata/var_inheritance/v3/included-task-call-vars/Taskfile.yml, testdata/var_inheritance/v3/included-task-dotenv/Taskfile.yml, testdata/var_inheritance/v3/included-task-vars/Taskfile.yml, testdata/var_inheritance/v3/included-task/Taskfile.yml, testdata/var_inheritance/v3/shell/Taskfile.yml, testdata/var_references/Taskfile.yml, testdata/vars/Taskfile.yml, testdata/vars/any/Taskfile.yml, testdata/version/v1/Taskfile.yml, testdata/version/v2/Taskfile.yml, testdata/version/v3/Taskfile.yml, testdata/watch/Taskfile.yaml, testdata/wildcards/Taskfile.yml, website/Taskfile.yml, website/src/public/Taskfile.yml"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": ".golangci.yml",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yml"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "website/tsconfig.json",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "website/tsconfig.json"
                    }
                  }
                ],
                "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 data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 8",
                "points": 8,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "Go",
              "largest_source_bytes": 84624,
              "source_files_sampled": 148,
              "oversized_source_files": 1
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Go (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "1/148 source files over 60KB",
                "points": 54.6,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 148,
                      "oversized": 1
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "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": [
    "Could not fetch npm package 'website2' from its registry"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-20T04:58:50.722852Z",
  "schema_version": "0.15.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/g/go-task/task.svg",
  "full_name": "go-task/task",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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

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

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