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

paulRbr / cli

Bump.sh CLI - Deploy your OpenAPI & AsyncAPI documentations from your CI

TypeScriptMIT★ 0 星标⑂ 0 复刻始于 2021年5月复刻在 GitHub 上查看 ↗

paulRbr/cli 的健康指数为 100 分中的 41 分,处于「存在风险」区间。 其得分最高的类别是AI Readiness(66/100),最低的是Community & Adoption(12/100)。 最近一次更新在 24 天前。 近期的大部分工作由 1 位贡献者完成。

41
总分 / 100
存在风险

软件健康指数

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

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

评分画像

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

所有权

Paul B.个人账户
58 关注者231 个公开仓库始于 2011年7月

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

软件包生态系统

注册表软件包版本月下载量版本数最近发布标签
npmbump-cli指向其他仓库——不计分2.10.11,284,0345739 天前apidocumentationopenapiasyncapibumpcli

按类别列示的指标

活力

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

55中等 · 占总体的 22%
评分方式
28.8/36推送新近度 — 最近一次推送于 24 天前
8.3/36提交节奏 — 52 周中有 12 周有提交
17.5/18提交量 — 最近一年 87 次提交
0/10OpenSSF Scorecard:Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
所用输入
commits_last_year87
human_commit_share0.71
days_since_last_push24
active_weeks_last_year12

发布纪律

54中等
评分方式
27/27有发布版本 — 已发布 2 个发布版本
0/36发布时效 — 最近一次发布版本于 1,886 天前
27/27发布节奏 — 约每 -0.1 天发布一次
0/10OpenSSF Scorecard:Signed-Releases — Project has not signed or included provenance with any releases.
所用输入
releases_count2
latest_release_tagv2.0.1-beta.0
releases_from_tags
days_since_latest_release1,886
mean_days_between_releases-0.1

社区与采用

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

12危急 · 占总体的 18%
评分方式
0/60星标 — 0 个星标
0/25复刻 — 0 个复刻
0/15关注者 — 0 位关注者
所用输入
forks0
stars0
watchers0
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

社区健康

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

可持续性与治理

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

32存在风险 · 占总体的 24%
评分方式
9/54巴士系数 — 1 位贡献者贡献了半数提交
2.4/22.5提交分布 — 头号贡献者编写了 90% 的提交
13.5/13.5贡献者广度 — 10 位贡献者
10/10OpenSSF Scorecard:Contributors — project has 7 contributing companies or organizations
所用输入
bus_factor1
contributors_sampled10
top_contributor_share0.895
评分方式
0/46.8议题解决 — 没有议题或无数据
0/38.3PR 接受 — 已裁定的 PR 中 0/128 已合并
0/15OpenSSF Scorecard:Code-Review — Found 0/30 approved changesets -- score normalized to 0
所用输入
merged_prs0
open_issues0
closed_issues0
issue_closed_ratio
closed_unmerged_prs128
已排除计分(无数据或不适用):议题解决。 其余权重已重新归一化。
评分方式
10/30所有权背书 — 个人(用户)账户
0/20已验证域名 — 不适用于个人账户
12.7/25所有者影响力 — paulRbr 有 58 位关注者
25/25既往记录 — 231 个公开仓库,账户约 15 年
所用输入
followers58
owner_typeUser
is_verified
owner_loginpaulRbr
public_repos231
account_age_days5,495
已排除计分(无数据或不适用):已验证域名。 其余权重已重新归一化。

工程质量

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

63中等 · 占总体的 20%

工程实践

88优秀
评分方式
24/24CI 工作流 — 2 个工作流
24/24存在测试
16/16Linter 配置 — .eslintrc.json
0/9.6Pre-commit 钩子
6.4/6.4.editorconfig
0/20OpenSSF Scorecard:CI-Tests — 无数据
所用输入
has_ci
has_tests
has_editorconfig
has_linter_config
has_precommit_config
已排除计分(无数据或不适用):OpenSSF Scorecard:CI-Tests。 其余权重已重新归一化。

文档

25危急
评分方式
0/30README
0/25文档目录
15/15文档 / 主页站点 — https://bump.sh
0/10仓库描述
0/10主题标签
10/10Wiki
所用输入
topics
has_wiki
homepagehttps://bump.sh
has_readme
has_docs_dir
has_description

安全

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

43存在风险 · 占总体的 16%

安全态势

33存在风险
评分方式
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0/2.5CI-Tests — 无数据
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/30 approved changesets -- score normalized to 0
2.5/2.5Contributors — project has 7 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
0/7.5Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
0/5Packaging — 无数据
2.5/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 5
0/5SAST — no SAST tool detected
0/5Security-Policy — security policy file not 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/7.5Vulnerabilities — 60 existing vulnerabilities detected
所用输入
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate3.3
已排除计分(无数据或不适用):ci_tests, packaging。 其余权重已重新归一化。
评分方式
35/35直接依赖不含已知公告 — 没有直接依赖携带已知公告
10/25间接依赖不含已知公告 — 1 个受影响:brace-expansion 2.1.2 (high 7.5)
40/40没有长期未处理的公告 — 没有公告公开超过 90 天
所用输入
sourceosv
advisories1
affected_packages1
assessed_packages125
unassessed_packages0
affected_by_severityhigh 1
direct_affected_packages0
比对的是 npm:bump-cli@2.10.1 的运行时依赖闭包——安装已发布的软件包时真正被拉取进来的内容——共 125 个软件包。 未对可达性进行分析。

AI 就绪度

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

66中等 · 占总体的 0%
评分方式
0/45代理指令 — 没有 CLAUDE.md / AGENTS.md / 编辑器规则
0/15机器可读文档(llms.txt)
40/40可读的提交历史 — 71 次人类提交中有 60 次说明了意图(结构化标题或解释性正文)
所用输入
has_llms_txt
legible_history_share0.845
agent_instruction_files
agent_instruction_max_bytes
评分方式
0/18一条命令的引导启动
22/22自动化测试
11/11Lint / 格式化配置 — .eslintrc.json
11/11静态类型检查 — test/tsconfig.json, tsconfig.json
10/10可复现环境 — lockfile
0/10已体现的代理实践 — 最近 100 次提交中没有代理编写的提交
8/8自动化维护 — 最近 100 次提交中有 29 次为自动依赖更新
5/10OpenSSF Scorecard:Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 5
所用输入
has_nix
has_tests
lockfilespackage-lock.json
has_dockerfile
typed_language
bootstrap_files
has_devcontainer
has_linter_config
typecheck_configstest/tsconfig.json, tsconfig.json
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0.29
评分方式
45/45可类型检查的代码 — TypeScript(静态类型)
55/55可控的文件大小 — 采样的 34 个源文件中有 0 个超过 60KB
所用输入
primary_languageTypeScript
largest_source_bytes15,592
source_files_sampled34
oversized_source_files0
评分方式
40/40API 模式(OpenAPI/GraphQL/proto) — examples/invalid/asyncapi.yml, examples/invalid/openapi.yml, examples/valid/arazzo/wikimedia/openapi.json
0/20MCP 服务器
40/40可运行示例 — examples
所用输入
example_dirsexamples
has_mcp_signal
api_schema_filesexamples/invalid/asyncapi.yml, examples/invalid/openapi.yml, examples/valid/arazzo/wikimedia/openapi.json

关键数据

0GitHub 星标
10贡献者
87最近 12 个月提交数
24距最近推送天数
2发布版本数
1巴士系数(bus factor)
0开放议题
npm软件包生态系统数

数据采集警告

  • Community profile unavailable
  • npm package 'bump-cli' points at a different repository (https://github.com/bump-sh/cli); excluded from ecosystem scoring

更多细节

OpenSSF Scorecard 3.3 / 10
3.3综合

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

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
不适用CI-Testsno pull request found
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/30 approved changesets -- score normalized to 0
10Contributorsproject has 7 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
0Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
不适用Packagingpackaging workflow not detected
5Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 5
0SASTno SAST tool detected
0Security-Policysecurity policy file not detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities60 existing vulnerabilities detected
直接依赖 14
注册表软件包版本约束清单文件
npm@apidevtools/json-schema-ref-parser^11.7.2package.json
npm@asyncapi/specs^6.8.0package.json
npm@clack/prompts^1.0.0package.json
npm@oclif/core^4package.json
npm@oclif/plugin-help^6package.json
npm@oclif/plugin-warn-if-update-available^3.1.20package.json
npm@stoplight/yaml^4.3.0package.json
npmasync-mutex^0.5.0package.json
npmaxios^1.7.7package.json
npmchalk^5.3.0package.json
npmdebug^4.3.7package.json
npmjsonpathly^3.0.0package.json
npmmergician^2.0.2package.json
npmopen^11.0.0package.json
全部依赖 727

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

注册表软件包版本关系
npm@apidevtools/json-schema-ref-parser9.0.9直接
npm@asyncapi/specs5.1.0直接
npm@clack/prompts0.6.3直接
npm@oclif/core1.20.4直接
npm@oclif/core2.8.5直接
npm@oclif/plugin-help3.2.18直接
npm@oclif/plugin-help5.1.12直接
npm@oclif/plugin-warn-if-update-available2.0.36直接
npm@stoplight/yaml4.2.3直接
npmasync-mutex0.4.0直接
npmaxios1.6.4直接
npmchalk1.1.3直接
npmchalk2.4.2直接
npmchalk4.1.1直接
npmchalk4.1.2直接
npmchalk5.3.0直接
npmdebug4.3.4直接
npmmergician1.1.0直接
npmopen10.1.0直接
npm@aashutoshrathi/word-wrap1.2.6间接
npm@babel/code-frame7.24.2间接
npm@babel/compat-data7.14.0间接
npm@babel/core7.14.3间接
npm@babel/generator7.24.4间接
npm@babel/helper-compilation-targets7.13.16间接
npm@babel/helper-environment-visitor7.22.20间接
npm@babel/helper-function-name7.23.0间接
npm@babel/helper-hoist-variables7.22.5间接
npm@babel/helper-member-expression-to-functions7.13.12间接
npm@babel/helper-module-imports7.13.12间接
npm@babel/helper-module-transforms7.14.2间接
npm@babel/helper-optimise-call-expression7.12.13间接
npm@babel/helper-replace-supers7.14.3间接
npm@babel/helper-simple-access7.13.12间接
npm@babel/helper-split-export-declaration7.22.6间接
npm@babel/helper-string-parser7.24.1间接
npm@babel/helper-validator-identifier7.22.20间接
npm@babel/helper-validator-option7.12.17间接
npm@babel/helpers7.14.0间接
npm@babel/highlight7.24.2间接
npm@babel/parser7.24.4间接
npm@babel/template7.24.0间接
npm@babel/traverse7.24.1间接
npm@babel/types7.24.0间接
npm@clack/core0.3.2间接
npm@cspotcode/source-map-support0.8.1间接
npm@eslint-community/eslint-utils4.4.0间接
npm@eslint-community/regexpp4.5.1间接
npm@eslint/eslintrc2.1.0间接
npm@eslint/js8.44.0间接
npm@humanwhocodes/config-array0.11.10间接
npm@humanwhocodes/module-importer1.0.1间接
npm@humanwhocodes/object-schema1.2.1间接
npm@inquirer/figures1.0.1间接
npm@istanbuljs/load-nyc-config1.1.0间接
npm@istanbuljs/schema0.1.3间接
npm@jridgewell/gen-mapping0.3.5间接
npm@jridgewell/resolve-uri3.1.2间接
npm@jridgewell/set-array1.2.1间接
npm@jridgewell/sourcemap-codec1.4.15间接
npm@jridgewell/trace-mapping0.3.25间接
npm@jridgewell/trace-mapping0.3.9间接
npm@jsdevtools/ono7.1.3间接
npm@ljharb/through2.3.13间接
npm@nodelib/fs.scandir2.1.5间接
npm@nodelib/fs.stat2.0.5间接
npm@nodelib/fs.walk1.2.8间接
npm@oclif/command1.8.36间接
npm@oclif/config1.18.17间接
npm@oclif/config1.18.2间接
npm@oclif/dev-cli1.26.10间接
npm@oclif/errors1.3.5间接
npm@oclif/errors1.3.6间接
npm@oclif/help1.0.1间接
npm@oclif/linewrap1.0.0间接
npm@oclif/parser3.8.17间接
npm@oclif/screen1.0.4间接
npm@oclif/screen3.0.4间接
npm@oclif/test2.1.0间接
npm@pnpm/config.env-replace1.1.0间接
npm@pnpm/network.ca-file1.0.2间接
npm@pnpm/npm-conf2.2.2间接
npm@samverschueren/stream-to-observable0.3.1间接
npm@sindresorhus/is5.6.0间接
npm@sinonjs/commons1.8.3间接
npm@sinonjs/fake-timers7.1.2间接
npm@sinonjs/fake-timers9.1.2间接
npm@sinonjs/samsam6.1.1间接
npm@sinonjs/text-encoding0.7.1间接
npm@stoplight/ordered-object-literal1.0.5间接
npm@stoplight/types13.20.0间接
npm@stoplight/yaml-ast-parser0.0.48间接
npm@szmarczak/http-timer5.0.1间接
npm@tsconfig/node101.0.7间接
npm@tsconfig/node121.0.7间接
npm@tsconfig/node141.0.0间接
npm@tsconfig/node161.0.2间接
npm@types/chai4.3.0间接
npm@types/cli-progress3.11.0间接
npm@types/debug4.1.9间接
npm@types/glob7.1.3间接
npm@types/http-cache-semantics4.0.4间接
npm@types/json-schema7.0.11间接
npm@types/jsonpath0.2.4间接
npm@types/lodash4.14.178间接
npm@types/minimatch3.0.4间接
npm@types/mocha10.0.0间接
npm@types/ms0.7.31间接
npm@types/node20.7.0间接
npm@types/normalize-package-data2.4.4间接
npm@types/semver7.5.0间接
npm@types/sinon10.0.6间接
npm@typescript-eslint/eslint-plugin5.59.11间接
npm@typescript-eslint/parser5.59.11间接
npm@typescript-eslint/scope-manager5.59.11间接
npm@typescript-eslint/type-utils5.59.11间接
npm@typescript-eslint/types5.59.11间接
npm@typescript-eslint/typescript-estree5.59.11间接
npm@typescript-eslint/utils5.59.11间接
npm@typescript-eslint/visitor-keys5.59.11间接
npm@ungap/promise-all-settled1.1.2间接
npmacorn8.10.0间接
npmacorn-jsx5.3.2间接
npmacorn-walk8.2.0间接
npmaggregate-error3.1.0间接
npmaggregate-error4.0.1间接
npmajv6.12.6间接
npmansi-align3.0.1间接
npmansi-colors4.1.1间接
npmansi-escapes3.2.0间接
npmansi-escapes4.3.2间接
npmansi-escapes5.0.0间接
npmansi-regex2.1.1间接
npmansi-regex3.0.1间接
npmansi-regex4.1.1间接
npmansi-regex5.0.1间接
npmansi-regex6.0.1间接
npmansi-styles2.2.1间接
npmansi-styles3.2.1间接
npmansi-styles4.3.0间接
npmansi-styles6.2.1间接
npmansicolors0.3.2间接
npmany-observable0.3.0间接
npmanymatch3.1.2间接
npmappend-transform2.0.0间接
npmarchy1.0.0间接
npmarg4.1.3间接
npmargparse1.0.10间接
npmargparse2.0.1间接
npmarray-union2.1.0间接
npmassertion-error1.1.0间接
npmasync3.2.3间接
npmasynckit0.4.0间接
npmat-least-node1.0.0间接
npmbalanced-match1.0.2间接
npmbase64-js1.5.1间接
npmbinary-extensions2.2.0间接
npmbl4.1.0间接
npmboxen7.1.1间接
npmbrace-expansion1.1.11间接
npmbrace-expansion2.0.1间接
npmbraces3.0.3间接
npmbrowser-stdout1.3.1间接
npmbrowserslist4.16.6间接
npmbuffer5.7.1间接
npmbuiltins5.1.0间接
npmbundle-name4.1.0间接
npmcacheable-lookup7.0.0间接
npmcacheable-request10.2.14间接
npmcaching-transform4.0.0间接
npmcall-bind1.0.7间接
npmcall-me-maybe1.0.1间接
npmcallsites3.1.0间接
npmcamelcase5.3.1间接
npmcamelcase6.2.0间接
npmcamelcase7.0.1间接
npmcaniuse-lite1.0.30001230间接
npmcardinal2.1.1间接
npmchai4.3.6间接
npmchalk-template1.1.0间接
npmchardet0.7.0间接
npmcheck-error1.0.2间接
npmchokidar3.5.3间接
npmchownr1.1.4间接
npmclean-stack2.2.0间接
npmclean-stack3.0.1间接
npmclean-stack4.2.0间接
npmcli-boxes3.0.0间接
npmcli-cursor2.1.0间接
npmcli-cursor3.1.0间接
npmcli-progress3.12.0间接
npmcli-spinners2.9.2间接
npmcli-truncate0.2.1间接
npmcli-ux5.6.7间接
npmcli-width2.2.1间接
npmcli-width3.0.0间接
npmcli-width4.1.0间接
npmcliui6.0.0间接
npmcliui7.0.4间接
npmclone1.0.4间接
npmcode-point-at1.1.0间接
npmcolor-convert1.9.3间接
npmcolor-convert2.0.1间接
npmcolor-name1.1.3间接
npmcolor-name1.1.4间接
npmcolorette1.2.2间接
npmcombined-stream1.0.8间接
npmcommondir1.0.1间接
npmconcat-map0.0.1间接
npmconfig-chain1.1.13间接
npmconfigstore6.0.0间接
npmcontent-type1.0.4间接
npmconvert-source-map1.7.0间接
npmcosmiconfig8.3.6间接
npmcreate-require1.1.1间接
npmcross-spawn6.0.5间接
npmcross-spawn7.0.3间接
npmcrypto-random-string4.0.0间接
npmdate-fns1.30.1间接
npmdecamelize1.2.0间接
npmdecamelize4.0.0间接
npmdecompress-response6.0.0间接
npmdeep-eql3.0.1间接
npmdeep-extend0.6.0间接
npmdeep-is0.1.4间接
npmdefault-browser5.2.1间接
npmdefault-browser-id5.0.0间接
npmdefault-require-extensions3.0.0间接
npmdefaults1.0.4间接
npmdefer-to-connect2.0.1间接
npmdefine-data-property1.1.4间接
npmdefine-lazy-prop3.0.0间接
npmdel7.1.0间接
npmdelayed-stream1.0.0间接
npmdetect-indent6.0.0间接
npmdiff4.0.2间接
npmdiff5.0.0间接
npmdir-glob3.0.1间接
npmdoctrine3.0.0间接
npmdot-prop6.0.1间接
npmeastasianwidth0.2.0间接
npmejs3.1.10间接
npmelectron-to-chromium1.3.740间接
npmelegant-spinner1.0.1间接
npmemoji-regex6.1.1间接
npmemoji-regex8.0.0间接
npmemoji-regex9.2.2间接
npmend-of-stream1.4.4间接
npmerror-ex1.3.2间接
npmes-define-property1.0.0间接
npmes-errors1.3.0间接
npmes6-error4.1.1间接
npmescalade3.1.1间接
npmescape-goat4.0.0间接
npmescape-string-regexp1.0.5间接
npmescape-string-regexp4.0.0间接
npmescape-string-regexp5.0.0间接
npmescodegen1.14.3间接
npmeslint8.45.0间接
npmeslint-config-prettier8.8.0间接
npmeslint-plugin-prettier4.2.1间接
npmeslint-scope5.1.1间接
npmeslint-scope7.2.1间接
npmeslint-visitor-keys3.4.1间接
npmespree9.6.1间接
npmesprima1.2.2间接
npmesprima4.0.1间接
npmesquery1.5.0间接
npmesrecurse4.3.0间接
npmestraverse4.3.0间接
npmestraverse5.2.0间接
npmestraverse5.3.0间接
npmesutils2.0.3间接
npmexeca0.10.0间接
npmexeca8.0.1间接
npmexit-hook4.0.0间接
npmexternal-editor3.1.0间接
npmextract-stack2.0.0间接
npmfancy-test2.0.0间接
npmfast-deep-equal3.1.3间接
npmfast-diff1.2.0间接
npmfast-glob3.3.2间接
npmfast-json-stable-stringify2.1.0间接
npmfast-levenshtein2.0.6间接
npmfastq1.11.0间接
npmfigures1.7.0间接
npmfigures2.0.0间接
npmfigures3.2.0间接
npmfile-entry-cache6.0.1间接
npmfilelist1.0.4间接
npmfill-range7.1.1间接
npmfind-cache-dir3.3.1间接
npmfind-up4.1.0间接
npmfind-up5.0.0间接
npmfind-up-simple1.0.0间接
npmfind-yarn-workspace-root2.0.0间接
npmflat5.0.2间接
npmflat-cache3.0.4间接
npmflatted3.1.1间接
npmfollow-redirects1.15.6间接
npmforeground-child2.0.0间接
npmform-data4.0.0间接
npmform-data-encoder2.1.4间接
npmfromentries1.3.2间接
npmfs-constants1.0.0间接
npmfs-extra6.0.1间接
npmfs-extra8.1.0间接
npmfs-extra9.1.0间接
npmfs.realpath1.0.0间接
npmfsevents2.3.2间接
npmfunction-bind1.1.2间接
npmgensync1.0.0-beta.2间接
npmget-caller-file2.0.5间接
npmget-func-name2.0.2间接
npmget-intrinsic1.2.4间接
npmget-package-type0.1.0间接
npmget-stream3.0.0间接
npmget-stream5.2.0间接
npmget-stream6.0.1间接
npmget-stream8.0.1间接
npmgithub-slugger1.3.0间接
npmgithub-url-from-git1.5.0间接
npmglob7.2.0间接
npmglob-parent5.1.2间接
npmglob-parent6.0.2间接
npmglobal-directory4.0.1间接
npmglobal-dirs3.0.1间接
npmglobals11.12.0间接
npmglobals13.20.0间接
npmglobby10.0.2间接
npmglobby11.1.0间接
npmglobby13.2.2间接
npmgopd1.0.1间接
npmgot12.6.1间接
npmgraceful-fs4.2.10间接
npmgraceful-fs4.2.11间接
npmgrapheme-splitter1.0.4间接
npmgraphemer1.4.0间接
npmhas-ansi2.0.0间接
npmhas-flag3.0.0间接
npmhas-flag4.0.0间接
npmhas-property-descriptors1.0.2间接
npmhas-proto1.0.3间接
npmhas-symbols1.0.3间接
npmhasha5.2.2间接
npmhasown2.0.2间接
npmhe1.2.0间接
npmhosted-git-info4.0.2间接
npmhosted-git-info7.0.1间接
npmhtml-escaper2.0.2间接
npmhttp-cache-semantics4.1.1间接
npmhttp-call5.3.0间接
npmhttp2-wrapper2.2.1间接
npmhuman-signals5.0.0间接
npmhyperlinker1.0.0间接
npmiconv-lite0.4.24间接
npmieee7541.2.1间接
npmignore5.2.4间接
npmignore-walk6.0.4间接
npmimport-fresh3.3.0间接
npmimport-lazy4.0.0间接
npmimport-local3.1.0间接
npmimurmurhash0.1.4间接
npmindent-string3.2.0间接
npmindent-string4.0.0间接
npmindent-string5.0.0间接
npmindex-to-position0.1.2间接
npminflight1.0.6间接
npminherits2.0.4间接
npmini1.3.8间接
npmini2.0.0间接
npmini4.1.1间接
npminquirer6.5.2间接
npminquirer7.3.3间接
npminquirer9.2.19间接
npminquirer-autosubmit-prompt0.2.0间接
npmis-arrayish0.2.1间接
npmis-binary-path2.1.0间接
npmis-core-module2.13.1间接
npmis-docker2.2.1间接
npmis-docker3.0.0间接
npmis-extglob2.1.1间接
npmis-fullwidth-code-point1.0.0间接
npmis-fullwidth-code-point2.0.0间接
npmis-fullwidth-code-point3.0.0间接
npmis-glob4.0.3间接
npmis-in-ci0.1.0间接
npmis-inside-container1.0.0间接
npmis-installed-globally0.4.0间接
npmis-installed-globally1.0.0间接
npmis-interactive1.0.0间接
npmis-interactive2.0.0间接
npmis-npm6.0.0间接
npmis-number7.0.0间接
npmis-obj2.0.0间接
npmis-observable1.1.0间接
npmis-path-cwd3.0.0间接
npmis-path-inside3.0.3间接
npmis-path-inside4.0.0间接
npmis-plain-obj2.1.0间接
npmis-promise2.2.2间接
npmis-retry-allowed1.2.0间接
npmis-scoped3.0.0间接
npmis-stream1.1.0间接
npmis-stream2.0.0间接
npmis-stream3.0.0间接
npmis-typedarray1.0.0间接
npmis-unicode-supported0.1.0间接
npmis-unicode-supported1.3.0间接
npmis-url-superb6.1.0间接
npmis-windows1.0.2间接
npmis-wsl2.2.0间接
npmis-wsl3.1.0间接
npmisarray0.0.1间接
npmisexe2.0.0间接
npmissue-regex4.1.0间接
npmistanbul-lib-coverage3.0.0间接
npmistanbul-lib-hook3.0.0间接
npmistanbul-lib-instrument4.0.3间接
npmistanbul-lib-processinfo2.0.2间接
npmistanbul-lib-report3.0.0间接
npmistanbul-lib-source-maps4.0.0间接
npmistanbul-reports3.0.2间接
npmjake10.8.5间接
npmjs-tokens4.0.0间接
npmjs-yaml3.14.1间接
npmjs-yaml4.1.0间接
npmjsesc2.5.2间接
npmjson-buffer3.0.1间接
npmjson-parse-better-errors1.0.2间接
npmjson-parse-even-better-errors2.3.1间接
npmjson-schema-traverse0.4.1间接
npmjson-stable-stringify-without-jsonify1.0.1间接
npmjson-stringify-safe5.0.1间接
npmjson52.2.3间接
npmjsonfile4.0.0间接
npmjsonfile6.1.0间接
npmjsonpath1.1.1间接
npmjust-extend4.2.1间接
npmkeyv4.5.4间接
npmky1.2.4间接
npmlatest-version7.0.0间接
npmlevn0.3.0间接
npmlevn0.4.1间接
npmlines-and-columns1.1.6间接
npmlistr0.14.3间接
npmlistr-input0.2.1间接
npmlistr-silent-renderer1.1.1间接
npmlistr-update-renderer0.5.0间接
npmlistr-verbose-renderer0.5.0间接
npmload-json-file6.2.0间接
npmlocate-path5.0.0间接
npmlocate-path6.0.0间接
npmlodash4.17.21间接
npmlodash.flattendeep4.4.0间接
npmlodash.get4.4.2间接
npmlodash.merge4.6.2间接
npmlodash.zip4.2.0间接
npmlog-symbols1.0.2间接
npmlog-symbols4.1.0间接
npmlog-symbols6.0.0间接
npmlog-update2.3.0间接
npmloupe2.3.3间接
npmlowercase-keys3.0.0间接
npmlru-cache10.2.0间接
npmlru-cache6.0.0间接
npmmake-dir3.1.0间接
npmmake-error1.3.6间接
npmmeow13.2.0间接
npmmerge-stream2.0.0间接
npmmerge21.4.1间接
npmmicromatch4.0.4间接
npmmime-db1.52.0间接
npmmime-types2.1.35间接
npmmimic-fn1.2.0间接
npmmimic-fn2.1.0间接
npmmimic-fn4.0.0间接
npmmimic-function5.0.1间接
npmmimic-response3.1.0间接
npmmimic-response4.0.0间接
npmminimatch3.1.2间接
npmminimatch5.0.1间接
npmminimatch5.1.0间接
npmminimatch9.0.4间接
npmminimist1.2.6间接
npmmkdirp-classic0.5.3间接
npmmocha10.0.0间接
npmmock-stdin1.0.0间接
npmms2.1.2间接
npmms2.1.3间接
npmmute-stream0.0.7间接
npmmute-stream0.0.8间接
npmmute-stream1.0.0间接
npmnanoid3.3.3间接
npmnatural-compare1.4.0间接
npmnatural-compare-lite1.4.0间接
npmnatural-orderby2.0.3间接
npmnew-github-release-url2.0.0间接
npmnice-try1.0.5间接
npmnise5.1.1间接
npmnock13.3.0间接
npmnode-preload0.2.1间接
npmnode-releases1.1.72间接
npmnormalize-package-data3.0.2间接
npmnormalize-package-data6.0.0间接
npmnormalize-path3.0.0间接
npmnormalize-url8.0.1间接
npmnp10.0.5间接
npmnpm-name8.0.0间接
npmnpm-run-path2.0.2间接
npmnpm-run-path5.3.0间接
npmnumber-is-nan1.0.1间接
npmnyc15.1.0间接
npmoas-schemas2.0.0间接
npmobject-assign4.1.1间接
npmobject-treeify1.1.33间接
npmonce1.4.0间接
npmonetime2.0.1间接
npmonetime5.1.2间接
npmonetime6.0.0间接
npmonetime7.0.0间接
npmoptionator0.8.3间接
npmoptionator0.9.3间接
npmora5.4.1间接
npmorg-regex1.0.0间接
npmos-tmpdir1.0.2间接
npmp-cancelable3.0.0间接
npmp-finally1.0.0间接
npmp-limit2.3.0间接
npmp-limit3.1.0间接
npmp-locate4.1.0间接
npmp-locate5.0.0间接
npmp-map2.1.0间接
npmp-map3.0.0间接
npmp-map5.5.0间接
npmp-map7.0.2间接
npmp-memoize7.1.1间接
npmp-timeout6.1.2间接
npmp-try2.2.0间接
npmpackage-hash4.0.0间接
npmpackage-json8.1.1间接
npmparent-module1.0.1间接
npmparse-json4.0.0间接
npmparse-json5.2.0间接
npmparse-json8.1.0间接
npmpassword-prompt1.1.2间接
npmpath-exists4.0.0间接
npmpath-exists5.0.0间接
npmpath-is-absolute1.0.1间接
npmpath-key2.0.1间接
npmpath-key3.1.1间接
npmpath-key4.0.0间接
npmpath-parse1.0.7间接
npmpath-to-regexp1.8.0间接
npmpath-type4.0.0间接
npmpathval1.1.1间接
npmpicocolors1.0.0间接
npmpicomatch2.3.0间接
npmpkg-dir4.2.0间接
npmpkg-dir8.0.0间接
npmprelude-ls1.1.2间接
npmprelude-ls1.2.1间接
npmprettier2.8.4间接
npmprettier-linter-helpers1.0.0间接
npmprocess-on-spawn1.0.0间接
npmpropagate2.0.1间接
npmproto-list1.2.4间接
npmproxy-from-env1.1.0间接
npmpump3.0.0间接
npmpunycode2.3.0间接
npmpupa3.1.0间接
npmqqjs0.3.11间接
npmqueue-microtask1.2.3间接
npmquick-lru5.1.1间接
npmrandombytes2.1.0间接
npmrc1.2.8间接
npmread-package-up11.0.0间接
npmread-pkg9.0.1间接
npmreadable-stream3.6.0间接
npmreaddirp3.6.0间接
npmredeyed2.1.1间接
npmregistry-auth-token5.0.2间接
npmregistry-url6.0.1间接
npmrelease-zalgo1.0.0间接
npmrequire-directory2.1.1间接
npmrequire-main-filename2.0.0间接
npmresolve1.20.0间接
npmresolve-alpn1.2.1间接
npmresolve-cwd3.0.0间接
npmresolve-from4.0.0间接
npmresolve-from5.0.0间接
npmresponselike3.0.0间接
npmrestore-cursor2.0.0间接
npmrestore-cursor3.1.0间接
npmreusify1.0.4间接
npmrimraf2.7.1间接
npmrimraf3.0.2间接
npmrun-applescript7.0.0间接
npmrun-async2.4.1间接
npmrun-async3.0.0间接
npmrun-parallel1.2.0间接
npmrxjs6.6.7间接
npmrxjs7.8.1间接
npmsafe-buffer5.1.2间接
npmsafe-buffer5.2.1间接
npmsafer-buffer2.1.2间接
npmscoped-regex3.0.0间接
npmsemver5.7.2间接
npmsemver6.3.1间接
npmsemver7.6.0间接
npmsemver-diff4.0.0间接
npmserialize-javascript6.0.0间接
npmset-blocking2.0.0间接
npmset-function-length1.2.2间接
npmshebang-command1.2.0间接
npmshebang-command2.0.0间接
npmshebang-regex1.0.0间接
npmshebang-regex3.0.0间接
npmsignal-exit3.0.7间接
npmsignal-exit4.1.0间接
npmsinon14.0.1间接
npmsisteransi1.0.5间接
npmslash3.0.0间接
npmslash4.0.0间接
npmslice-ansi0.0.4间接
npmsort-keys4.2.0间接
npmsource-map0.5.7间接
npmsource-map0.6.1间接
npmspawn-wrap2.0.0间接
npmspdx-correct3.1.1间接
npmspdx-exceptions2.3.0间接
npmspdx-expression-parse3.0.1间接
npmspdx-license-ids3.0.9间接
npmsprintf-js1.0.3间接
npmstatic-eval2.0.2间接
npmstdout-stderr0.1.13间接
npmstring-width1.0.2间接
npmstring-width2.1.1间接
npmstring-width4.2.3间接
npmstring-width5.1.2间接
npmstring_decoder1.3.0间接
npmstrip-ansi3.0.1间接
npmstrip-ansi4.0.0间接
npmstrip-ansi5.2.0间接
npmstrip-ansi6.0.1间接
npmstrip-ansi7.1.0间接
npmstrip-bom4.0.0间接
npmstrip-eof1.0.0间接
npmstrip-final-newline3.0.0间接
npmstrip-json-comments2.0.1间接
npmstrip-json-comments3.1.1间接
npmsupports-color2.0.0间接
npmsupports-color5.5.0间接
npmsupports-color7.2.0间接
npmsupports-color8.1.1间接
npmsupports-hyperlinks2.2.0间接
npmsymbol-observable1.2.0间接
npmsymbol-observable4.0.0间接
npmtar-fs2.1.1间接
npmtar-stream2.2.0间接
npmterminal-link3.0.0间接
npmtest-exclude6.0.0间接
npmtext-table0.2.0间接
npmthrough2.3.8间接
npmtmp0.0.33间接
npmtmp0.1.0间接
npmto-fast-properties2.0.0间接
npmto-regex-range5.0.1间接
npmts-node10.9.1间接
npmtslib1.14.1间接
npmtslib2.6.3间接
npmtsutils3.21.0间接
npmtunnel-agent0.6.0间接
npmtype-check0.3.2间接
npmtype-check0.4.0间接
npmtype-detect4.0.8间接
npmtype-fest0.20.2间接
npmtype-fest0.21.3间接
npmtype-fest0.6.0间接
npmtype-fest0.8.1间接
npmtype-fest1.4.0间接
npmtype-fest2.19.0间接
npmtype-fest3.13.1间接
npmtype-fest4.17.0间接
npmtypedarray-to-buffer3.1.5间接
npmtypescript4.5.5间接
npmtypescript5.4.5间接
npmunderscore1.12.1间接
npmunicorn-magic0.1.0间接
npmunique-string3.0.0间接
npmuniversalify0.1.2间接
npmuniversalify2.0.0间接
npmupdate-notifier7.0.0间接
npmuri-js4.4.1间接
npmutil-deprecate1.0.2间接
npmutility-types3.10.0间接
npmuuid3.4.0间接
npmv8-compile-cache-lib3.0.1间接
npmvalidate-npm-package-license3.0.4间接
npmvalidate-npm-package-name5.0.0间接
npmwcwidth1.0.1间接
npmwhich1.3.1间接
npmwhich2.0.2间接
npmwhich-module2.0.0间接
npmwidest-line3.1.0间接
npmwidest-line4.0.1间接
npmword-wrap1.2.5间接
npmwordwrap1.0.0间接
npmworkerpool6.2.1间接
npmwrap-ansi3.0.1间接
npmwrap-ansi6.2.0间接
npmwrap-ansi7.0.0间接
npmwrap-ansi8.1.0间接
npmwrappy1.0.2间接
npmwrite-file-atomic3.0.3间接
npmwrite-json-file4.3.0间接
npmxdg-basedir5.1.0间接
npmy18n4.0.3间接
npmy18n5.0.8间接
npmyallist4.0.0间接
npmyargs15.4.1间接
npmyargs16.2.0间接
npmyargs-parser18.1.3间接
npmyargs-parser20.2.4间接
npmyargs-unparser2.0.0间接
npmyn3.1.1间接
npmyocto-queue0.1.0间接
依赖安全公告 1

安装 npm:bump-cli@2.10.1 会引入 125 个包(直接与传递):其中 1 个存在已知公告,0 个为直接依赖。

软件包版本关系严重程度公告数修复版本
brace-expansion2.1.2间接15.0.8

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

原始 JSON 报告 机器可读
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": true,
      "size_kb": 1874,
      "has_wiki": true,
      "homepage": "https://bump.sh",
      "languages": {
        "Batchfile": 117,
        "JavaScript": 707,
        "TypeScript": 125433
      },
      "pushed_at": "2026-07-01T11:29:59Z",
      "created_at": "2021-05-25T09:16:11Z",
      "owner_type": "User",
      "updated_at": "2026-04-10T14:12:18Z",
      "description": "Bump.sh CLI - Deploy your OpenAPI & AsyncAPI documentations from your CI",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "main",
      "license_spdx_raw": "MIT",
      "primary_language": "TypeScript",
      "significant_languages": [
        "TypeScript"
      ]
    },
    "owner": {
      "blog": "http://polr.fr/me",
      "name": "Paul B.",
      "type": "User",
      "login": "paulRbr",
      "company": null,
      "location": "Antartica",
      "followers": 58,
      "avatar_url": "https://avatars.githubusercontent.com/u/904193?v=4",
      "created_at": "2011-07-09T04:25:48Z",
      "is_verified": null,
      "public_repos": 231,
      "account_age_days": 5495
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": false
    },
    "activity": {
      "releases": [
        {
          "tag": "v2.0.1-beta.0",
          "kind": "prerelease",
          "published_at": "2021-05-26T11:40:54Z"
        },
        {
          "tag": "v2.0.0-beta.1",
          "kind": "prerelease",
          "published_at": "2021-05-26T14:25:59Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "c0269ac1af08be4a3c59281d1ae5a8c45a96ed7d",
          "body": null,
          "is_bot": false,
          "headline": "2.10.0",
          "author_name": "Paul B.",
          "author_login": "paulRbr",
          "committed_at": "2026-04-10T14:11:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c8a805bd1515f32909083bcd2908905ff39c3241",
          "body": "…de-25.5.0\n\nbuild(deps-dev): bump @types/node from 24.10.1 to 25.5.0",
          "is_bot": false,
          "headline": "Merge pull request #812 from bump-sh/dependabot/npm_and_yarn/types/no…",
          "author_name": "Paul B.",
          "author_login": "paulRbr",
          "committed_at": "2026-04-10T12:32:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "693b63cd94fdeab207abc72f97d565db61f642d7",
          "body": "Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 24.10.1 to 25.5.0.\n- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)\n- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)\n\n---\nupdated-dep\n[…]\n\n- dependency-name: \"@types/node\"\n  dependency-version: 25.5.0\n  dependency-type: direct:development\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps-dev): bump @types/node from 24.10.1 to 25.5.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-10T12:29:15Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "80811148de24d3c5139c0629988d6fa52902bbf2",
          "body": "…7048ae73\n\nbuild(deps-dev): bump sinon and @types/sinon",
          "is_bot": false,
          "headline": "Merge pull request #813 from bump-sh/dependabot/npm_and_yarn/multi-b9…",
          "author_name": "Paul B.",
          "author_login": "paulRbr",
          "committed_at": "2026-04-10T12:27:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b1d0beb4465576c25bb91a950b2b21c5737507c3",
          "body": "…15.0\n\nbuild(deps): bump axios from 1.13.5 to 1.15.0",
          "is_bot": false,
          "headline": "Merge pull request #816 from bump-sh/dependabot/npm_and_yarn/axios-1.…",
          "author_name": "Paul B.",
          "author_login": "paulRbr",
          "committed_at": "2026-04-10T12:27:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b2758314b65ce90afc511b822367d24a51f4aa5",
          "body": "Bumps [axios](https://github.com/axios/axios) from 1.13.5 to 1.15.0.\n- [Release notes](https://github.com/axios/axios/releases)\n- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)\n- [Commits](https://github.com/axios/axios/compare/v1.13.5...v1.15.0)\n\n---\nupdated-dependencies:\n- dependency-name: axios\n  dependency-version: 1.15.0\n  dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): bump axios from 1.13.5 to 1.15.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-10T12:22:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1140a138f96b3134a3e6d48bcade6d556d3f445b",
          "body": "Add API workflow features description in the introduction paragraph\n\nHave fun !\n\nStay kind, Stay free.\n\n--\n\nCo-authored-by: Paul B. <paulr@bump.sh>",
          "is_bot": false,
          "headline": "Readme: Mention arazzo, and add links to help center",
          "author_name": "Polo M2B",
          "author_login": "Polo2",
          "committed_at": "2026-04-10T12:03:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "94b2b6aaebf87bb96401fd273cf007466510615a",
          "body": "…-api\n\ndeploy(arazzo): send associated openapi sources during workflow deployments",
          "is_bot": false,
          "headline": "Merge pull request #809 from paulRbr/send-arazzo-workflows-to-bump.sh…",
          "author_name": "Paul B.",
          "author_login": "paulRbr",
          "committed_at": "2026-04-10T08:47:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "13e37002b137f18ecda86ea8110413f306446f00",
          "body": "…yments\n\nThis commit adapts the workflow deploy API call to send both the\nworkflow definition AND it's list of “references” (the list of openapi\ndependencies from the `sourceDescriptions` of arazzo workflows)",
          "is_bot": false,
          "headline": "deploy(arazzo): send associated openapi sources during workflow deplo…",
          "author_name": "Paul B.",
          "author_login": "paulRbr",
          "committed_at": "2026-04-10T08:00:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "95e5de3a18ab826c58641b060864665032ac3e38",
          "body": "Bumps [sinon](https://github.com/sinonjs/sinon) and [@types/sinon](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/sinon). These dependencies needed to be updated together.\n\nUpdates `sinon` from 21.0.1 to 21.0.3\n- [Release notes](https://github.com/sinonjs/sinon/releases)\n- [Chang\n[…]\n- dependency-name: \"@types/sinon\"\n  dependency-version: 21.0.0\n  dependency-type: direct:development\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps-dev): bump sinon and @types/sinon",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-20T09:03:14Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "984b344c88f4efdd432ae64cd260d70921e6a59f",
          "body": "…st-4.1.16\n\nbuild(deps-dev): bump @oclif/test from 4.1.9 to 4.1.16",
          "is_bot": false,
          "headline": "Merge pull request #810 from bump-sh/dependabot/npm_and_yarn/oclif/te…",
          "author_name": "Paul B.",
          "author_login": "paulRbr",
          "committed_at": "2026-03-19T12:55:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cab564a38ef8f9c9610982c5b41d4f42003269ee",
          "body": "…0.11\n\nbuild(deps-dev): bump nock from 14.0.10 to 14.0.11",
          "is_bot": false,
          "headline": "Merge pull request #811 from bump-sh/dependabot/npm_and_yarn/nock-14.…",
          "author_name": "Paul B.",
          "author_login": "paulRbr",
          "committed_at": "2026-03-19T12:54:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "804ccd4efabc02f6da598248f128c7e37d099a1c",
          "body": "Bumps [nock](https://github.com/nock/nock) from 14.0.10 to 14.0.11.\n- [Release notes](https://github.com/nock/nock/releases)\n- [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/nock/nock/compare/v14.0.10...v14.0.11)\n\n---\nupdated-dependencies:\n- dependency-name: nock\n  dependency-version: 14.0.11\n  dependency-type: direct:development\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps-dev): bump nock from 14.0.10 to 14.0.11",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-19T09:03:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e4fd5b50ec141d67f7bd79ca8e4246c19cb7e58d",
          "body": "Bumps [@oclif/test](https://github.com/oclif/test) from 4.1.9 to 4.1.16.\n- [Release notes](https://github.com/oclif/test/releases)\n- [Changelog](https://github.com/oclif/test/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/oclif/test/compare/4.1.9...4.1.16)\n\n---\nupdated-dependencies:\n- dependency-name: \"@oclif/test\"\n  dependency-version: 4.1.16\n  dependency-type: direct:development\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps-dev): bump @oclif/test from 4.1.9 to 4.1.16",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-19T09:02:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "589519feeffb272f740ee61bfab0cd4ecde8ceeb",
          "body": "…ugin-warn-if-update-available-3.1.55\n\nbuild(deps): bump @oclif/plugin-warn-if-update-available from 3.1.53 to 3.1.55",
          "is_bot": false,
          "headline": "Merge pull request #802 from bump-sh/dependabot/npm_and_yarn/oclif/pl…",
          "author_name": "Paul B.",
          "author_login": "paulRbr",
          "committed_at": "2026-03-18T21:49:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "009aca74e55f877594f20fc66432cbf0f4c398d5",
          "body": "…pt-eslint/eslint-plugin-8.57.0\n\nbuild(deps-dev): bump @typescript-eslint/eslint-plugin from 8.26.1 to 8.57.0",
          "is_bot": false,
          "headline": "Merge pull request #805 from bump-sh/dependabot/npm_and_yarn/typescri…",
          "author_name": "Paul B.",
          "author_login": "paulRbr",
          "committed_at": "2026-03-18T21:48:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e05330e14922a1046e2d4547f98eb60f586e6d6a",
          "body": "Support parsing of Arazzo definitions",
          "is_bot": false,
          "headline": "Merge pull request #808 from paulRbr/arazzo-deployment",
          "author_name": "Paul B.",
          "author_login": "paulRbr",
          "committed_at": "2026-03-18T21:25:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aab4ddc906be08f77dcd28e2cbaf781b5e665cf8",
          "body": null,
          "is_bot": false,
          "headline": "refacto: favor alphabetic order",
          "author_name": "Paul B.",
          "author_login": "paulRbr",
          "committed_at": "2026-03-18T21:21:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "451e6c479ac8018743d3320ee3ee703bef8fc052",
          "body": "This commit adapts the `API` class extractor\nfunction (`extractDefinition`) to be able to extract Arazzo\ndefinition's `sourceDescription` (for now only extraction source\ndescriptions of type `openapi`). Those OpenAPI sources are extracted\nto read their content (and we ignore external references of those for\nnow), and build a list of `references` on the original Arazzo\nDefinition.\n\nThose references will be used to send the data during a Workflow\ndeploy on the bump.sh API.",
          "is_bot": false,
          "headline": "APIDefinition: extract Arazzo's `sourceDescription` as references",
          "author_name": "Paul B.",
          "author_login": "paulRbr",
          "committed_at": "2026-03-18T21:21:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "197254ebb466fc147e0013fa6bca3b7251ac397f",
          "body": null,
          "is_bot": false,
          "headline": "refacto: tiny change for code clarity",
          "author_name": "Paul B.",
          "author_login": "paulRbr",
          "committed_at": "2026-03-18T15:31:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "106736c8cdd355a0a0ac6976b680919c949733cb",
          "body": "This is a small refacto to make the internal\nAPI#_resolveRelativeLocation function accept a relative path as input.\n\nUntil now, we would only process absolute paths/URLs, but now we also\nprocess relative path given as input to make sure we build a relative\npath (relative to the current definition location `this.location`).\n\nFor now this is not used, but will be useful to resolve Arazzo source\ndescriptions.",
          "is_bot": false,
          "headline": "APIDefinition: make the relative location resolver work with any path",
          "author_name": "Paul B.",
          "author_login": "paulRbr",
          "committed_at": "2026-03-18T15:31:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a68ac6104d36271949f77a5b3120d1d77038800b",
          "body": "Code readability and make it private",
          "is_bot": false,
          "headline": "refacto: clarify the `API#resolveRelativeLocation` method",
          "author_name": "Paul B.",
          "author_login": "paulRbr",
          "committed_at": "2026-03-18T15:31:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8d0bfb64a5d4c81cd6b14b9bb0549dbdadb89b44",
          "body": "This commit is a refacto, it doesn't change any existing behavior.\n\n- It renames a type `SpecSchema` to `JSONSchema` (for code clarity)\n- It types the result of the Refs parser lib method `$refs.values()`\n  early to avoid having to force types later (was previously done in\n  the resolveContent metho\n[…]\nhe constructor\n  has the responsabiy to do all the instance assignations.\n\nSorry the commit might not be very readable (due to the linting moving\nthe private method to the bottom) but the tests pass ✓",
          "is_bot": false,
          "headline": "refacto: type early and make API#resolveContent private",
          "author_name": "Paul B.",
          "author_login": "paulRbr",
          "committed_at": "2026-03-18T15:31:18Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "58daf6c77ba81bb9dd591f57010ff9ce997bf5cd",
          "body": null,
          "is_bot": false,
          "headline": "definition: support Arazzo definition files",
          "author_name": "Paul B.",
          "author_login": "paulRbr",
          "committed_at": "2026-03-18T15:31:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "60cb0668341d6e9e01123d0b0bcace99620a028f",
          "body": "Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.26.1 to 8.57.0.\n- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)\n- [Changelog](https://github.com/typescript-eslint/typescript-es\n[…]\n@typescript-eslint/eslint-plugin\"\n  dependency-version: 8.57.0\n  dependency-type: direct:development\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps-dev): bump @typescript-eslint/eslint-plugin",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-10T09:05:55Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "82239a700e0a4257563479fdc535367dd5093684",
          "body": "Bumps [@oclif/plugin-warn-if-update-available](https://github.com/oclif/plugin-warn-if-update-available) from 3.1.53 to 3.1.55.\n- [Release notes](https://github.com/oclif/plugin-warn-if-update-available/releases)\n- [Changelog](https://github.com/oclif/plugin-warn-if-update-available/blob/main/CHANGE\n[…]\nf/plugin-warn-if-update-available\"\n  dependency-version: 3.1.55\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): bump @oclif/plugin-warn-if-update-available",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-10T09:03:11Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "dab77c4eac40f1c98ee667c86cc524a06d823eec",
          "body": "…13.5\n\nbuild(deps): bump axios from 1.13.4 to 1.13.5",
          "is_bot": false,
          "headline": "Merge pull request #801 from bump-sh/dependabot/npm_and_yarn/axios-1.…",
          "author_name": "Paul B.",
          "author_login": "paulRbr",
          "committed_at": "2026-03-09T09:33:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "44d3cb1da139b38ee589209973658e56dea8b871",
          "body": "Bumps [axios](https://github.com/axios/axios) from 1.13.4 to 1.13.5.\n- [Release notes](https://github.com/axios/axios/releases)\n- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)\n- [Commits](https://github.com/axios/axios/compare/v1.13.4...v1.13.5)\n\n---\nupdated-dependencies:\n- dependency-name: axios\n  dependency-version: 1.13.5\n  dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): bump axios from 1.13.4 to 1.13.5",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-09T09:31:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6f1d02d41d8482a3f4663f9c2007e914a55302e4",
          "body": "…h-3.1.5\n\nbuild(deps-dev): bump minimatch from 3.1.2 to 3.1.5",
          "is_bot": false,
          "headline": "Merge pull request #800 from bump-sh/dependabot/npm_and_yarn/minimatc…",
          "author_name": "Paul B.",
          "author_login": "paulRbr",
          "committed_at": "2026-03-09T09:28:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c3d1dc130b54bf1d7666cd3102da6c2b0768586a",
          "body": "Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.1.2 to 3.1.5.\n- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)\n- [Commits](https://github.com/isaacs/minimatch/compare/v3.1.2...v3.1.5)\n\n---\nupdated-dependencies:\n- dependency-name: minimatch\n  dependency-version: 3.1.5\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps-dev): bump minimatch from 3.1.2 to 3.1.5",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-09T09:25:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9713c8d46c515050bf68c164fd1f4b5c8eee5b26",
          "body": "…re-4.8.1\n\nbuild(deps): bump @oclif/core from 4.8.0 to 4.8.1",
          "is_bot": false,
          "headline": "Merge pull request #797 from bump-sh/dependabot/npm_and_yarn/oclif/co…",
          "author_name": "Paul B.",
          "author_login": "paulRbr",
          "committed_at": "2026-03-09T09:23:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c09e68f0ba9ec797ed58695069654fe7fcee6843",
          "body": "Use the last json schema from last version 0.2.2 of flower gem\n\n(cf https://github.com/bump-sh/flower)",
          "is_bot": false,
          "headline": "Flower schema: use definition from last version",
          "author_name": "Polo M2B",
          "author_login": "Polo2",
          "committed_at": "2026-02-26T16:20:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e5d954af5e9eca26c5208125888055ddc0423f17",
          "body": "Bumps [@oclif/core](https://github.com/oclif/core) from 4.8.0 to 4.8.1.\n- [Release notes](https://github.com/oclif/core/releases)\n- [Changelog](https://github.com/oclif/core/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/oclif/core/compare/4.8.0...4.8.1)\n\n---\nupdated-dependencies:\n- dependency-name: \"@oclif/core\"\n  dependency-version: 4.8.1\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): bump @oclif/core from 4.8.0 to 4.8.1",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-25T09:03:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "28c68b8aa70baf1f26b28621594f48dc55c7a2c6",
          "body": "build(deps): bump open from 10.2.0 to 11.0.0",
          "is_bot": false,
          "headline": "Merge pull request #788 from bump-sh/dependabot/npm_and_yarn/open-11.0.0",
          "author_name": "Paul B.",
          "author_login": "paulRbr",
          "committed_at": "2026-02-24T09:13:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ec124dac535ac310f08bd796f02c64e8a8566a33",
          "body": "…lugin-prettier-5.5.5\n\nbuild(deps-dev): bump eslint-plugin-prettier from 5.5.1 to 5.5.5",
          "is_bot": false,
          "headline": "Merge pull request #795 from bump-sh/dependabot/npm_and_yarn/eslint-p…",
          "author_name": "Paul B.",
          "author_login": "paulRbr",
          "committed_at": "2026-02-24T09:13:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3a06edf4bde5c2030039d3d95620b520e57d830a",
          "body": "Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 5.5.1 to 5.5.5.\n- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)\n- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/main/CHANGELOG.md)\n- [Commits](https://github.c\n[…]\ndency-name: eslint-plugin-prettier\n  dependency-version: 5.5.5\n  dependency-type: direct:development\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps-dev): bump eslint-plugin-prettier from 5.5.1 to 5.5.5",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-24T09:03:05Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "7db9fb4f9d5fce8f52594c2b0d027e37d4b8e739",
          "body": "…ompts-1.0.0\n\nbuild(deps): bump @clack/prompts from 0.11.0 to 1.0.0",
          "is_bot": false,
          "headline": "Merge pull request #789 from bump-sh/dependabot/npm_and_yarn/clack/pr…",
          "author_name": "Paul B.",
          "author_login": "paulRbr",
          "committed_at": "2026-02-23T16:19:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d52d816f37be930fe630c99a4a431e68c7be259f",
          "body": "overlay: deduplicate arrays during deep merge",
          "is_bot": false,
          "headline": "Merge pull request #791 from garciasdos/main",
          "author_name": "Paul B.",
          "author_login": "paulRbr",
          "committed_at": "2026-02-23T16:19:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d84627e6b3114dd239cfba8e949a1bd2e1e4df35",
          "body": null,
          "is_bot": false,
          "headline": "2.9.12",
          "author_name": "Polo M2B",
          "author_login": "Polo2",
          "committed_at": "2026-02-16T15:59:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "971e9d37b51dcc262229f7d9ca34aa0685d89375",
          "body": null,
          "is_bot": false,
          "headline": "Readme: better support of info callout",
          "author_name": "Polo M2B",
          "author_login": "Polo2",
          "committed_at": "2026-02-16T14:30:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c1c73392f72aa543e04bd365cfbc321ae3b0888",
          "body": "Explain in the Readme how to use mcp server\ndeployment option\n\nCo-authored-by: Paul B. <paulr@bump.sh>",
          "is_bot": false,
          "headline": "Readme: document mcp-server option",
          "author_name": "Polo M2B",
          "author_login": "Polo2",
          "committed_at": "2026-02-16T14:28:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a0d4820413e8dce913743bffeff084578ff1cfb7",
          "body": "Send request to the Bump API,\nto endpoint POST /api/v1/mcp_servers/:mcp_server_id_or_slug/deploy\n\nCLI command will be:\nbump deploy --mcp-server \"meilleur-choix-possible\" ./flower.yml",
          "is_bot": false,
          "headline": "bump deploy --mcp-server",
          "author_name": "Polo M2B",
          "author_login": "Polo2",
          "committed_at": "2026-02-13T14:30:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4cb7ae3a4bdb5c998bc8e1776bcf1e67f83b2cce",
          "body": "- valid example with parking.yaml\n- JSON Schema to validate format",
          "is_bot": false,
          "headline": "Prepare support with flower schemas",
          "author_name": "Polo M2B",
          "author_login": "Polo2",
          "committed_at": "2026-02-13T14:30:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4bc5667b2278219e33a93e9d9064ddcdfd403718",
          "body": null,
          "is_bot": false,
          "headline": "overlay: deduplicate arrays during deep merge",
          "author_name": "Diego García",
          "author_login": "garciasdos",
          "committed_at": "2026-02-05T11:04:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7f617e87712afbeb04dad3a4ceba4d0c871ff323",
          "body": "Bumps [@clack/prompts](https://github.com/bombshell-dev/clack/tree/HEAD/packages/prompts) from 0.11.0 to 1.0.0.\n- [Release notes](https://github.com/bombshell-dev/clack/releases)\n- [Changelog](https://github.com/bombshell-dev/clack/blob/main/packages/prompts/CHANGELOG.md)\n- [Commits](https://github.\n[…]\n- dependency-name: \"@clack/prompts\"\n  dependency-version: 1.0.0\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): bump @clack/prompts from 0.11.0 to 1.0.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-02T09:26:13Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "4d271d0a21b49eec48eb451b35f6ce4a27212598",
          "body": "Bumps [open](https://github.com/sindresorhus/open) from 10.2.0 to 11.0.0.\n- [Release notes](https://github.com/sindresorhus/open/releases)\n- [Commits](https://github.com/sindresorhus/open/compare/v10.2.0...v11.0.0)\n\n---\nupdated-dependencies:\n- dependency-name: open\n  dependency-version: 11.0.0\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): bump open from 10.2.0 to 11.0.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-02T09:26:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "90ee7d5493ba26cf646bbd2502482fd1b2258a93",
          "body": null,
          "is_bot": false,
          "headline": "2.9.11",
          "author_name": "Paul B.",
          "author_login": "paulRbr",
          "committed_at": "2026-01-30T10:25:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f9d920268a53dc38d997b05906b7384608e379e6",
          "body": "api: use token based authorization method",
          "is_bot": false,
          "headline": "Merge pull request #786 from paulRbr/use-new-token-based-auth",
          "author_name": "Paul B.",
          "author_login": "paulRbr",
          "committed_at": "2026-01-30T10:22:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a71a854cc140acd26ce389aebc00a009c495f96d",
          "body": "We've depreacted the basic auth in our API, let's use the new token\nbased authorization",
          "is_bot": false,
          "headline": "api: use token based authorization method",
          "author_name": "Paul B.",
          "author_login": "paulRbr",
          "committed_at": "2026-01-30T10:17:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "37f4b202ae4af6b5d9f240b7ac3020e9c8a2c588",
          "body": null,
          "is_bot": false,
          "headline": "deps: upgrade dev dependencies",
          "author_name": "Paul B.",
          "author_login": "paulRbr",
          "committed_at": "2026-01-30T10:14:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "13c8fb05e40767d6356a1921346dcfe3f020f682",
          "body": "…ai-5.2.3\n\nbuild(deps-dev): bump @types/chai from 5.2.2 to 5.2.3",
          "is_bot": false,
          "headline": "Merge pull request #784 from bump-sh/dependabot/npm_and_yarn/types/ch…",
          "author_name": "Paul B.",
          "author_login": "paulRbr",
          "committed_at": "2026-01-30T10:07:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "abd71360f2af250876ac6176d78a8dd54c2d4520",
          "body": "…13.4\n\nbuild(deps): bump axios from 1.13.2 to 1.13.4",
          "is_bot": false,
          "headline": "Merge pull request #785 from bump-sh/dependabot/npm_and_yarn/axios-1.…",
          "author_name": "Paul B.",
          "author_login": "paulRbr",
          "committed_at": "2026-01-30T10:07:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "42eda51801fac2e19cb1a11155f27af169c660c5",
          "body": "Bumps [axios](https://github.com/axios/axios) from 1.13.2 to 1.13.4.\n- [Release notes](https://github.com/axios/axios/releases)\n- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)\n- [Commits](https://github.com/axios/axios/compare/v1.13.2...v1.13.4)\n\n---\nupdated-dependencies:\n- dependency-name: axios\n  dependency-version: 1.13.4\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): bump axios from 1.13.2 to 1.13.4",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-01-30T09:03:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7a0fa61bbcaaab42cde21f62c9955f2810c4439b",
          "body": "Bumps [@types/chai](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chai) from 5.2.2 to 5.2.3.\n- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)\n- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chai)\n\n---\nupdated-depend\n[…]\n:\n- dependency-name: \"@types/chai\"\n  dependency-version: 5.2.3\n  dependency-type: direct:development\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps-dev): bump @types/chai from 5.2.2 to 5.2.3",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-01-30T09:03:13Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "31ffe46fd74bbd9a77a2014188a2711a7731f310",
          "body": "…re-4.8.0\n\nbuild(deps): bump @oclif/core from 4.5.1 to 4.8.0",
          "is_bot": false,
          "headline": "Merge pull request #777 from bump-sh/dependabot/npm_and_yarn/oclif/co…",
          "author_name": "Paul B.",
          "author_login": "paulRbr",
          "committed_at": "2026-01-30T08:33:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6056b9a34303bcf6d28426456c58f5918b2201d1",
          "body": "Bumps [@oclif/core](https://github.com/oclif/core) from 4.5.1 to 4.8.0.\n- [Release notes](https://github.com/oclif/core/releases)\n- [Changelog](https://github.com/oclif/core/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/oclif/core/compare/4.5.1...4.8.0)\n\n---\nupdated-dependencies:\n- dependency-name: \"@oclif/core\"\n  dependency-version: 4.8.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): bump @oclif/core from 4.5.1 to 4.8.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-01-30T08:28:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5f61f952e29ff07ac95776aac8094c1af25fedf7",
          "body": "…ugin-warn-if-update-available-3.1.53\n\nbuild(deps): bump @oclif/plugin-warn-if-update-available from 3.1.44 to 3.1.53",
          "is_bot": false,
          "headline": "Merge pull request #779 from bump-sh/dependabot/npm_and_yarn/oclif/pl…",
          "author_name": "Paul B.",
          "author_login": "paulRbr",
          "committed_at": "2026-01-30T08:27:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "478d94921fdca4e5c3b5a09a035b97eeffbd5e79",
          "body": "deps: upgrade jsonpathly to 3.0.0",
          "is_bot": false,
          "headline": "Merge pull request #782 from jamietanna/fix/jsonpath",
          "author_name": "Paul B.",
          "author_login": "paulRbr",
          "committed_at": "2026-01-30T08:25:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4ab053639d9cb98a23655579be82ba294604eedf",
          "body": "build(deps-dev): bump chai from 5.2.1 to 6.2.2",
          "is_bot": false,
          "headline": "Merge pull request #780 from bump-sh/dependabot/npm_and_yarn/chai-6.2.2",
          "author_name": "Paul B.",
          "author_login": "paulRbr",
          "committed_at": "2026-01-30T08:24:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6d282ee605a92bb3871ca8fbd24f609a1a084b14",
          "body": "As part of [0], it was noted that the upstream library we use for JSON\nPath expressions isn't fully RFC 9535 compliant.\n\nJammie took help from Claude Sonnet 4.5 to help diagnose a change in\nthe public API for jsonpathly, where a single quoted path is returned.\n\nPaulr rewrote the code for better readability (and replace only first\nand last single quotes instead of all quotes)\n\nCo-authored-by: Paul B. <paulr@bump.sh>\n\n[0]: https://github.com/atamano/jsonpathly/issues/12",
          "is_bot": false,
          "headline": "deps: upgrade jsonpathly to 3.0.0",
          "author_name": "Jamie Tanna",
          "author_login": "jamietanna",
          "committed_at": "2026-01-29T19:52:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d130d9ed734d9e275d0d42b12936e72c313d4a9b",
          "body": "Bumps [chai](https://github.com/chaijs/chai) from 5.2.1 to 6.2.2.\n- [Release notes](https://github.com/chaijs/chai/releases)\n- [Changelog](https://github.com/chaijs/chai/blob/main/History.md)\n- [Commits](https://github.com/chaijs/chai/compare/v5.2.1...v6.2.2)\n\n---\nupdated-dependencies:\n- dependency-name: chai\n  dependency-version: 6.2.2\n  dependency-type: direct:development\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps-dev): bump chai from 5.2.1 to 6.2.2",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-01-14T09:03:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6fd76b24b7dccb6b2d78ab71be26a5805f1d15af",
          "body": "Bumps [@oclif/plugin-warn-if-update-available](https://github.com/oclif/plugin-warn-if-update-available) from 3.1.44 to 3.1.53.\n- [Release notes](https://github.com/oclif/plugin-warn-if-update-available/releases)\n- [Changelog](https://github.com/oclif/plugin-warn-if-update-available/blob/main/CHANGE\n[…]\nf/plugin-warn-if-update-available\"\n  dependency-version: 3.1.53\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): bump @oclif/plugin-warn-if-update-available",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-01-14T09:03:25Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "38862b8afd76ce6a98d2e4f5175a73105c582994",
          "body": null,
          "is_bot": false,
          "headline": "2.9.10",
          "author_name": "Paul B.",
          "author_login": "paulRbr",
          "committed_at": "2026-01-13T15:58:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "badc3ea18580c2a715a568b1016a0e962c844c62",
          "body": "…6.2œ\n\nbuild(deps): bump chalk from 5.4.1 to 5.6.2",
          "is_bot": false,
          "headline": "Merge pull request #771 from bump-sh/dependabot/npm_and_yarn/chalk-5.…",
          "author_name": "Paul B.",
          "author_login": "paulRbr",
          "committed_at": "2026-01-13T14:53:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ed256ea992ace1e30dd25ec881613d4d957d168f",
          "body": "…ugin-help-6.2.36\n\nbuild(deps): bump @oclif/plugin-help from 6.2.31 to 6.2.36",
          "is_bot": false,
          "headline": "Merge pull request #772 from bump-sh/dependabot/npm_and_yarn/oclif/pl…",
          "author_name": "Paul B.",
          "author_login": "paulRbr",
          "committed_at": "2026-01-13T14:52:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a7ab7b1e32e0b7142310430cd9ff408ae5458f37",
          "body": "…ompts-0.11.0\n\nbuild(deps): bump @clack/prompts from 0.10.0 to 0.11.0",
          "is_bot": false,
          "headline": "Merge pull request #773 from bump-sh/dependabot/npm_and_yarn/clack/pr…",
          "author_name": "Paul B.",
          "author_login": "paulRbr",
          "committed_at": "2026-01-13T14:52:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a5f614a677cbdd2e394ea9604cc16a5875f845da",
          "body": "diff: change core run signature to allow TWO overlays list",
          "is_bot": false,
          "headline": "Merge pull request #776 from paulRbr/diff-overlays",
          "author_name": "Paul B.",
          "author_login": "paulRbr",
          "committed_at": "2026-01-13T14:41:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f58626068d1100885d4e1c85b4810afa75e9e86",
          "body": "Indeed when diffing two files, it's also possible to have two\ndiffernet list of overlays (when we modify overlays).\n\nThis commit thus changes the `overlays` parameter to `overlays1` and\nadds a new optional `overlays2` parameter to the `Diff#run` exported\ncore function.",
          "is_bot": false,
          "headline": "diff: change core run signature to allow TWO overlays list",
          "author_name": "Paul B.",
          "author_login": "paulRbr",
          "committed_at": "2026-01-13T10:41:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "acbaa2e454a02529e190d40486ac982678e93e46",
          "body": "Bumps [@clack/prompts](https://github.com/bombshell-dev/clack/tree/HEAD/packages/prompts) from 0.10.0 to 0.11.0.\n- [Release notes](https://github.com/bombshell-dev/clack/releases)\n- [Changelog](https://github.com/bombshell-dev/clack/blob/@clack/prompts@0.11.0/packages/prompts/CHANGELOG.md)\n- [Commit\n[…]\n dependency-name: \"@clack/prompts\"\n  dependency-version: 0.11.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): bump @clack/prompts from 0.10.0 to 0.11.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-28T09:02:32Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "1aef84cbf483cd7a4869e2e2090ac046c2f07b36",
          "body": "Bumps [@oclif/plugin-help](https://github.com/oclif/plugin-help) from 6.2.31 to 6.2.36.\n- [Release notes](https://github.com/oclif/plugin-help/releases)\n- [Changelog](https://github.com/oclif/plugin-help/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/oclif/plugin-help/compare/6.2.31...6.2.36\n[…]\nendency-name: \"@oclif/plugin-help\"\n  dependency-version: 6.2.36\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): bump @oclif/plugin-help from 6.2.31 to 6.2.36",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-28T09:02:24Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "59b6742b227d0d524b6299f58e3982f3b987b3a1",
          "body": "Bumps [chalk](https://github.com/chalk/chalk) from 5.4.1 to 5.6.2.\n- [Release notes](https://github.com/chalk/chalk/releases)\n- [Commits](https://github.com/chalk/chalk/compare/v5.4.1...v5.6.2)\n\n---\nupdated-dependencies:\n- dependency-name: chalk\n  dependency-version: 5.6.2\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): bump chalk from 5.4.1 to 5.6.2",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-28T09:02:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9abaa13bfd8d4e8d3a2d699a232138ee1194f5cb",
          "body": null,
          "is_bot": false,
          "headline": "2.9.9",
          "author_name": "Paul B.",
          "author_login": "paulRbr",
          "committed_at": "2025-11-27T10:50:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b0816695c6b60c4dab0fdf52d4d37ca3a38d78d5",
          "body": null,
          "is_bot": false,
          "headline": "README: remove bump explicit version",
          "author_name": "Polo M2B",
          "author_login": "Polo2",
          "committed_at": "2025-11-27T10:22:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b5592092aabced3f3b912e86b108860f5a7c5337",
          "body": "…de-24.9.2\n\nbuild(deps-dev): bump @types/node from 22.10.7 to 24.9.2",
          "is_bot": false,
          "headline": "Merge pull request #766 from bump-sh/dependabot/npm_and_yarn/types/no…",
          "author_name": "Paul B.",
          "author_login": "paulRbr",
          "committed_at": "2025-11-27T10:18:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "85638b2900853a75df03de7567ba946c64104d1c",
          "body": "Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.10.7 to 24.9.2.\n- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)\n- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)\n\n---\nupdated-dep\n[…]\n\n- dependency-name: \"@types/node\"\n  dependency-version: 24.9.2\n  dependency-type: direct:development\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps-dev): bump @types/node from 22.10.7 to 24.9.2",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-27T10:15:16Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "7e72ca90e9bd115263ed4d42a5869dcc0adb5af6",
          "body": "…0.10\n\nbuild(deps-dev): bump nock from 14.0.2 to 14.0.10",
          "is_bot": false,
          "headline": "Merge pull request #742 from bump-sh/dependabot/npm_and_yarn/nock-14.…",
          "author_name": "Paul B.",
          "author_login": "paulRbr",
          "committed_at": "2025-11-27T10:13:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c9dcf635d411c2d8d5d7d0932d0d1bf7821aa90e",
          "body": "Bumps [nock](https://github.com/nock/nock) from 14.0.2 to 14.0.10.\n- [Release notes](https://github.com/nock/nock/releases)\n- [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/nock/nock/compare/v14.0.2...v14.0.10)\n\n---\nupdated-dependencies:\n- dependency-name: nock\n  dependency-version: 14.0.10\n  dependency-type: direct:development\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps-dev): bump nock from 14.0.2 to 14.0.10",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-27T10:09:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f78bfbe7457cb408bd8fce2f2ae8281ba589a2b2",
          "body": "deps: upgrade deps with security issues",
          "is_bot": false,
          "headline": "Merge pull request #770 from paulRbr/upgrade-deps",
          "author_name": "Paul B.",
          "author_login": "paulRbr",
          "committed_at": "2025-11-27T10:08:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dee66eaf9c334e98002fe6cf5a8636aeff182c91",
          "body": null,
          "is_bot": false,
          "headline": "deps: upgrade deps with security issues",
          "author_name": "Paul B.",
          "author_login": "paulRbr",
          "committed_at": "2025-11-27T10:05:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "02ac8dde7fd771d141eda4eeddc1b7802fd20362",
          "body": "For our future selves",
          "is_bot": false,
          "headline": "doc: add link to the OAS specification",
          "author_name": "Paul B.",
          "author_login": "paulRbr",
          "committed_at": "2025-11-27T10:05:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "136807da22eeb4ad27d95d86c2f1cb828fce5053",
          "body": null,
          "is_bot": false,
          "headline": "refacto: move typings closer to the spec JSON imports",
          "author_name": "Paul B.",
          "author_login": "paulRbr",
          "committed_at": "2025-11-27T10:05:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ef781488622f3f904407d6e217a62dca292fcb74",
          "body": null,
          "is_bot": false,
          "headline": "deps: remove oas-schemas from package",
          "author_name": "Paul B.",
          "author_login": "paulRbr",
          "committed_at": "2025-11-27T10:05:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c592fe6e2b402addca26d8954e75407496c6536",
          "body": "Create a new folder core/schemas/oas-schemas,\nwtih all OpenAPI schemas (2.0, 3.0, 3.1 and the new 3.2).\n\nVia `oas-schemas/index.ts`,\nexport a JSON object with all these schemas:\n```\nschemas: {\n  '2.0': schemaV20,\n  '3.0': schemaV30,\n  '3.1': schemaV31,\n  '3.2': schemaV32,\n}\n```\n\nThus, each schema ca\n[…]\nsed with simple command\n`'3.2': openapiSchemas.schemas['3.2']`,\nsimilarly to what we do for asyncapi schemas.\n\nfollowing suggestion from https://github.com/bump-sh/cli/pull/767#issuecomment-3497527567",
          "is_bot": false,
          "headline": "Store locally openapi schemas",
          "author_name": "Polo M2B",
          "author_login": "Polo2",
          "committed_at": "2025-11-27T10:05:10Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "7a1f6a87a11067106eaf3240257c321c819b3c83",
          "body": "Allow the CLI to preview and deploy OpenAPI documents\nwith version 3.2\n\nAdd a related example in examples/valid repo,\nand dedicated tests.\n\nError message will change when unexpected version is deployed:\n\n> Error: Unsupported API specification (OpenAPI 4.2.0)\n> Please try again with an OpenAPI 2.0, 3\n[…]\n\nNote/Question:\n\nI don't know how to access to\noas-schemas/schemas/v3.2/schema.json\n(do we need to upgrade to dependency?),\nso I favored the same schema\n'oas-schemas/schemas/v3.2/schema.json'\nfor now.",
          "is_bot": false,
          "headline": "add example and support with OpenAPI 3.2",
          "author_name": "Polo M2B",
          "author_login": "Polo2",
          "committed_at": "2025-11-27T10:05:10Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "8fc2543d46fe4663fb2e12e0e50f1655b5b9239d",
          "body": null,
          "is_bot": false,
          "headline": "2.9.8",
          "author_name": "Paul B.",
          "author_login": "paulRbr",
          "committed_at": "2025-07-29T09:36:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4f3b250e0990bcec308322ae3385139c52617d3d",
          "body": "…deploy\n\nfix(deploy): allow --overlay flags on directory deployments",
          "is_bot": false,
          "headline": "Merge pull request #733 from paulRbr/allow-overlay-flag-on-directory-…",
          "author_name": "Paul B.",
          "author_login": "paulRbr",
          "committed_at": "2025-07-29T09:14:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ce3b58827bdd21c285b4d7bf6cf0b451411e968b",
          "body": "When deploying a whole directory to a hub, currently the `--overlay`\nflag doesn't do anything.\n\nThis commit makes sure to send the overlay flags to the directory\ndeployments too!",
          "is_bot": false,
          "headline": "fix(deploy): allow --overlay flags on directory deployments",
          "author_name": "Paul B.",
          "author_login": "paulRbr",
          "committed_at": "2025-07-29T08:58:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5608001a7d619684a4726776c87e401daf3cf3e7",
          "body": null,
          "is_bot": false,
          "headline": "2.9.7",
          "author_name": "Paul B.",
          "author_login": "paulRbr",
          "committed_at": "2025-07-22T09:55:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c2e6e70d8b0a296e6c91d64339df01beee1facf7",
          "body": null,
          "is_bot": false,
          "headline": "deps(form-data): upgrade from 4.0.1 to 4.0.4",
          "author_name": "Paul B.",
          "author_login": "paulRbr",
          "committed_at": "2025-07-22T09:52:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4e50b9cd32ebc78c2bada06833edbd5d62cae921",
          "body": "fix(diff): apply overlays for authenticated diffs",
          "is_bot": false,
          "headline": "Merge pull request #727 from paulRbr/fix-diff-with-overlays",
          "author_name": "Paul B.",
          "author_login": "paulRbr",
          "committed_at": "2025-07-22T09:51:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "40a360686c739f490a1424e2d3107993bfbc52fe",
          "body": "This was overseen in #710 where I applied overlays only on public\ndiffs, and not on authenticated diffs 🤦\n\nSorry about that!",
          "is_bot": false,
          "headline": "fix(diff): apply overlays for authenticated diffs",
          "author_name": "Paul B.",
          "author_login": "paulRbr",
          "committed_at": "2025-07-22T09:45:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bb230b2a7017e6f89c939e669ab8519298b49867",
          "body": null,
          "is_bot": false,
          "headline": "2.9.6",
          "author_name": "Paul B.",
          "author_login": "paulRbr",
          "committed_at": "2025-07-21T12:52:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "449433eff39ed0e3964b537602cdd008d6b3c0ad",
          "body": "Bumps [np](https://github.com/sindresorhus/np) from 10.1.0 to 10.2.0.\n- [Release notes](https://github.com/sindresorhus/np/releases)\n- [Commits](https://github.com/sindresorhus/np/compare/v10.1.0...v10.2.0)\n\n---\nupdated-dependencies:\n- dependency-name: np\n  dependency-version: 10.2.0\n  dependency-type: direct:development\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps-dev): bump np from 10.1.0 to 10.2.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-07-21T12:36:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ed376c37f58ba817f1c880ee6273ae7044abba1d",
          "body": "Bumps [mocha](https://github.com/mochajs/mocha) from 11.1.0 to 11.7.1.\n- [Release notes](https://github.com/mochajs/mocha/releases)\n- [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/mochajs/mocha/compare/v11.1.0...v11.7.1)\n\n---\nupdated-dependencies:\n- dependency-name: mocha\n  dependency-version: 11.7.1\n  dependency-type: direct:development\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps-dev): bump mocha from 11.1.0 to 11.7.1",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-07-21T12:24:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8a1f6e49269857a1d34b8b69debdd565e8f262f2",
          "body": "Bumps [open](https://github.com/sindresorhus/open) from 10.1.0 to 10.2.0.\n- [Release notes](https://github.com/sindresorhus/open/releases)\n- [Commits](https://github.com/sindresorhus/open/compare/v10.1.0...v10.2.0)\n\n---\nupdated-dependencies:\n- dependency-name: open\n  dependency-version: 10.2.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): bump open from 10.1.0 to 10.2.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-07-21T12:23:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2180b9053a567d4d6b757c7598dcfc3ccda9c842",
          "body": "fix(overlay): make sure to keep track of overlay $refs",
          "is_bot": false,
          "headline": "Merge pull request #722 from paulRbr/dont-resolve-refs-on-overlay-files",
          "author_name": "Paul B.",
          "author_login": "paulRbr",
          "committed_at": "2025-07-21T12:18:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "339346e341140c75395647a506857e480ec46c14",
          "body": "This commit is a fix to be able to keep track of references ($ref)\nused inside an overlay. This make it possible to use an overlay which\nreferences external files, and have them available for the\nmain (overlayed) definition.\n\nThanks @JakeSCahill for noticing the bug!",
          "is_bot": false,
          "headline": "fix(overlay): make sure to keep track of overlay $refs",
          "author_name": "Paul B.",
          "author_login": "paulRbr",
          "committed_at": "2025-07-21T12:14:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cedb9d12a1733a4ddffc2db6af2a93ef15534e20",
          "body": "Bumps [chai](https://github.com/chaijs/chai) from 5.2.0 to 5.2.1.\n- [Release notes](https://github.com/chaijs/chai/releases)\n- [Changelog](https://github.com/chaijs/chai/blob/main/History.md)\n- [Commits](https://github.com/chaijs/chai/compare/v5.2.0...v5.2.1)\n\n---\nupdated-dependencies:\n- dependency-name: chai\n  dependency-version: 5.2.1\n  dependency-type: direct:development\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps-dev): bump chai from 5.2.0 to 5.2.1",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-07-17T09:26:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9fbc9d3e2fffa2b1ffb82686560fe1771a05561e",
          "body": "Bumps [shx](https://github.com/shelljs/shx) from 0.3.4 to 0.4.0.\n- [Release notes](https://github.com/shelljs/shx/releases)\n- [Changelog](https://github.com/shelljs/shx/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/shelljs/shx/compare/v0.3.4...v0.4.0)\n\n---\nupdated-dependencies:\n- dependency-name: shx\n  dependency-type: direct:development\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps-dev): bump shx from 0.3.4 to 0.4.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-07-17T09:26:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5c5a43d419b9a716274776f7c2a63dd56c940654",
          "body": "Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 5.2.3 to 5.5.1.\n- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)\n- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/main/CHANGELOG.md)\n- [Commits](https://github.c\n[…]\ndency-name: eslint-plugin-prettier\n  dependency-version: 5.5.1\n  dependency-type: direct:development\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps-dev): bump eslint-plugin-prettier from 5.2.3 to 5.5.1",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-07-17T09:25:25Z",
          "body_truncated": true,
          "is_coding_agent": false
        }
      ],
      "releases_count": 2,
      "commits_last_year": 87,
      "latest_release_at": "2021-05-26T11:40:54Z",
      "latest_release_tag": "v2.0.1-beta.0",
      "releases_from_tags": false,
      "days_since_last_push": 24,
      "active_weeks_last_year": 12,
      "days_since_latest_release": 1886,
      "mean_days_between_releases": -0.1
    },
    "community": {
      "has_readme": false,
      "has_license": false,
      "has_description": false,
      "has_contributing": false,
      "health_percentage": null,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "bump-cli",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "api",
            "documentation",
            "openapi",
            "asyncapi",
            "bump",
            "cli"
          ],
          "ecosystem": "npm",
          "matches_repo": false,
          "registry_url": "https://www.npmjs.com/package/bump-cli",
          "is_deprecated": false,
          "latest_version": "2.10.1",
          "repository_url": "https://github.com/bump-sh/cli",
          "versions_count": 57,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 4,
          "monthly_downloads": 1284034,
          "first_published_at": "2014-08-11T04:58:39.317000Z",
          "latest_published_at": "2026-06-16T09:14:03.425000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 39
        }
      ]
    },
    "popularity": {
      "forks": 0,
      "stars": 0,
      "watchers": 0,
      "fork_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_forks": 0
      },
      "star_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_stars": 0,
        "collected_at": null
      },
      "open_issues_and_prs": 5
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "examples"
      ],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [
        "examples/invalid/asyncapi.yml",
        "examples/invalid/openapi.yml",
        "examples/valid/arazzo/wikimedia/openapi.json"
      ],
      "has_devcontainer": false,
      "typecheck_configs": [
        "test/tsconfig.json",
        "tsconfig.json"
      ],
      "toolchain_manifests": [],
      "largest_source_bytes": 15592,
      "source_files_sampled": 34,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "package.json"
      ],
      "advisories": {
        "error": null,
        "scope": "published_package",
        "source": "osv",
        "findings": [
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "2.1.2",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-mh99-v99m-4gvg"
            ],
            "fixed_version": "5.0.8",
            "advisory_count": 1,
            "oldest_advisory_days": 0
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "high": 1
        },
        "advisory_count": 1,
        "affected_count": 1,
        "assessed_count": 125,
        "malicious_count": 0,
        "assessed_package": "npm:bump-cli@2.10.1",
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "npm"
      ],
      "dependencies": [
        {
          "name": "@apidevtools/json-schema-ref-parser",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^11.7.2"
        },
        {
          "name": "@asyncapi/specs",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^6.8.0"
        },
        {
          "name": "@clack/prompts",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.0.0"
        },
        {
          "name": "@oclif/core",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^4"
        },
        {
          "name": "@oclif/plugin-help",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^6"
        },
        {
          "name": "@oclif/plugin-warn-if-update-available",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^3.1.20"
        },
        {
          "name": "@stoplight/yaml",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^4.3.0"
        },
        {
          "name": "async-mutex",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.5.0"
        },
        {
          "name": "axios",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.7.7"
        },
        {
          "name": "chalk",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^5.3.0"
        },
        {
          "name": "debug",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^4.3.7"
        },
        {
          "name": "jsonpathly",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^3.0.0"
        },
        {
          "name": "mergician",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.0.2"
        },
        {
          "name": "open",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^11.0.0"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "@apidevtools/json-schema-ref-parser",
            "direct": true,
            "version": "9.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "@asyncapi/specs",
            "direct": true,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@clack/prompts",
            "direct": true,
            "version": "0.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "@oclif/core",
            "direct": true,
            "version": "1.20.4",
            "ecosystem": "npm"
          },
          {
            "name": "@oclif/core",
            "direct": true,
            "version": "2.8.5",
            "ecosystem": "npm"
          },
          {
            "name": "@oclif/plugin-help",
            "direct": true,
            "version": "3.2.18",
            "ecosystem": "npm"
          },
          {
            "name": "@oclif/plugin-help",
            "direct": true,
            "version": "5.1.12",
            "ecosystem": "npm"
          },
          {
            "name": "@oclif/plugin-warn-if-update-available",
            "direct": true,
            "version": "2.0.36",
            "ecosystem": "npm"
          },
          {
            "name": "@stoplight/yaml",
            "direct": true,
            "version": "4.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "async-mutex",
            "direct": true,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "axios",
            "direct": true,
            "version": "1.6.4",
            "ecosystem": "npm"
          },
          {
            "name": "chalk",
            "direct": true,
            "version": "1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "chalk",
            "direct": true,
            "version": "2.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "chalk",
            "direct": true,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "chalk",
            "direct": true,
            "version": "4.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "chalk",
            "direct": true,
            "version": "5.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "debug",
            "direct": true,
            "version": "4.3.4",
            "ecosystem": "npm"
          },
          {
            "name": "mergician",
            "direct": true,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "open",
            "direct": true,
            "version": "10.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@aashutoshrathi/word-wrap",
            "direct": false,
            "version": "1.2.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/code-frame",
            "direct": false,
            "version": "7.24.2",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/compat-data",
            "direct": false,
            "version": "7.14.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/core",
            "direct": false,
            "version": "7.14.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/generator",
            "direct": false,
            "version": "7.24.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-compilation-targets",
            "direct": false,
            "version": "7.13.16",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-environment-visitor",
            "direct": false,
            "version": "7.22.20",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-function-name",
            "direct": false,
            "version": "7.23.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-hoist-variables",
            "direct": false,
            "version": "7.22.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-member-expression-to-functions",
            "direct": false,
            "version": "7.13.12",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-module-imports",
            "direct": false,
            "version": "7.13.12",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-module-transforms",
            "direct": false,
            "version": "7.14.2",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-optimise-call-expression",
            "direct": false,
            "version": "7.12.13",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-replace-supers",
            "direct": false,
            "version": "7.14.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-simple-access",
            "direct": false,
            "version": "7.13.12",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-split-export-declaration",
            "direct": false,
            "version": "7.22.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-string-parser",
            "direct": false,
            "version": "7.24.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-validator-identifier",
            "direct": false,
            "version": "7.22.20",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-validator-option",
            "direct": false,
            "version": "7.12.17",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helpers",
            "direct": false,
            "version": "7.14.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/highlight",
            "direct": false,
            "version": "7.24.2",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/parser",
            "direct": false,
            "version": "7.24.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/template",
            "direct": false,
            "version": "7.24.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/traverse",
            "direct": false,
            "version": "7.24.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/types",
            "direct": false,
            "version": "7.24.0",
            "ecosystem": "npm"
          },
          {
            "name": "@clack/core",
            "direct": false,
            "version": "0.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "@cspotcode/source-map-support",
            "direct": false,
            "version": "0.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint-community/eslint-utils",
            "direct": false,
            "version": "4.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint-community/regexpp",
            "direct": false,
            "version": "4.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/eslintrc",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/js",
            "direct": false,
            "version": "8.44.0",
            "ecosystem": "npm"
          },
          {
            "name": "@humanwhocodes/config-array",
            "direct": false,
            "version": "0.11.10",
            "ecosystem": "npm"
          },
          {
            "name": "@humanwhocodes/module-importer",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@humanwhocodes/object-schema",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/figures",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@istanbuljs/load-nyc-config",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@istanbuljs/schema",
            "direct": false,
            "version": "0.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/gen-mapping",
            "direct": false,
            "version": "0.3.5",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/resolve-uri",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/set-array",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/sourcemap-codec",
            "direct": false,
            "version": "1.4.15",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/trace-mapping",
            "direct": false,
            "version": "0.3.25",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/trace-mapping",
            "direct": false,
            "version": "0.3.9",
            "ecosystem": "npm"
          },
          {
            "name": "@jsdevtools/ono",
            "direct": false,
            "version": "7.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "@ljharb/through",
            "direct": false,
            "version": "2.3.13",
            "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": "@oclif/command",
            "direct": false,
            "version": "1.8.36",
            "ecosystem": "npm"
          },
          {
            "name": "@oclif/config",
            "direct": false,
            "version": "1.18.17",
            "ecosystem": "npm"
          },
          {
            "name": "@oclif/config",
            "direct": false,
            "version": "1.18.2",
            "ecosystem": "npm"
          },
          {
            "name": "@oclif/dev-cli",
            "direct": false,
            "version": "1.26.10",
            "ecosystem": "npm"
          },
          {
            "name": "@oclif/errors",
            "direct": false,
            "version": "1.3.5",
            "ecosystem": "npm"
          },
          {
            "name": "@oclif/errors",
            "direct": false,
            "version": "1.3.6",
            "ecosystem": "npm"
          },
          {
            "name": "@oclif/help",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@oclif/linewrap",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oclif/parser",
            "direct": false,
            "version": "3.8.17",
            "ecosystem": "npm"
          },
          {
            "name": "@oclif/screen",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@oclif/screen",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@oclif/test",
            "direct": false,
            "version": "2.1.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": "2.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "@samverschueren/stream-to-observable",
            "direct": false,
            "version": "0.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@sindresorhus/is",
            "direct": false,
            "version": "5.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "@sinonjs/commons",
            "direct": false,
            "version": "1.8.3",
            "ecosystem": "npm"
          },
          {
            "name": "@sinonjs/fake-timers",
            "direct": false,
            "version": "7.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@sinonjs/fake-timers",
            "direct": false,
            "version": "9.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@sinonjs/samsam",
            "direct": false,
            "version": "6.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@sinonjs/text-encoding",
            "direct": false,
            "version": "0.7.1",
            "ecosystem": "npm"
          },
          {
            "name": "@stoplight/ordered-object-literal",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@stoplight/types",
            "direct": false,
            "version": "13.20.0",
            "ecosystem": "npm"
          },
          {
            "name": "@stoplight/yaml-ast-parser",
            "direct": false,
            "version": "0.0.48",
            "ecosystem": "npm"
          },
          {
            "name": "@szmarczak/http-timer",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@tsconfig/node10",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "@tsconfig/node12",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "@tsconfig/node14",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@tsconfig/node16",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@types/chai",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/cli-progress",
            "direct": false,
            "version": "3.11.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/debug",
            "direct": false,
            "version": "4.1.9",
            "ecosystem": "npm"
          },
          {
            "name": "@types/glob",
            "direct": false,
            "version": "7.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/http-cache-semantics",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/json-schema",
            "direct": false,
            "version": "7.0.11",
            "ecosystem": "npm"
          },
          {
            "name": "@types/jsonpath",
            "direct": false,
            "version": "0.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/lodash",
            "direct": false,
            "version": "4.14.178",
            "ecosystem": "npm"
          },
          {
            "name": "@types/minimatch",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/mocha",
            "direct": false,
            "version": "10.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/ms",
            "direct": false,
            "version": "0.7.31",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "20.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/normalize-package-data",
            "direct": false,
            "version": "2.4.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/semver",
            "direct": false,
            "version": "7.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/sinon",
            "direct": false,
            "version": "10.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/eslint-plugin",
            "direct": false,
            "version": "5.59.11",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/parser",
            "direct": false,
            "version": "5.59.11",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/scope-manager",
            "direct": false,
            "version": "5.59.11",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/type-utils",
            "direct": false,
            "version": "5.59.11",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/types",
            "direct": false,
            "version": "5.59.11",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/typescript-estree",
            "direct": false,
            "version": "5.59.11",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/utils",
            "direct": false,
            "version": "5.59.11",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/visitor-keys",
            "direct": false,
            "version": "5.59.11",
            "ecosystem": "npm"
          },
          {
            "name": "@ungap/promise-all-settled",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "acorn",
            "direct": false,
            "version": "8.10.0",
            "ecosystem": "npm"
          },
          {
            "name": "acorn-jsx",
            "direct": false,
            "version": "5.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "acorn-walk",
            "direct": false,
            "version": "8.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "aggregate-error",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "aggregate-error",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ajv",
            "direct": false,
            "version": "6.12.6",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-align",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-colors",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-escapes",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-escapes",
            "direct": false,
            "version": "4.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-escapes",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-regex",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-regex",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-regex",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-regex",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-regex",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-styles",
            "direct": false,
            "version": "2.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-styles",
            "direct": false,
            "version": "3.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-styles",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-styles",
            "direct": false,
            "version": "6.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "ansicolors",
            "direct": false,
            "version": "0.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "any-observable",
            "direct": false,
            "version": "0.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "anymatch",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "append-transform",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "archy",
            "direct": false,
            "version": "1.0.0",
            "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-union",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "assertion-error",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "async",
            "direct": false,
            "version": "3.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "asynckit",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "at-least-node",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "balanced-match",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "base64-js",
            "direct": false,
            "version": "1.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "binary-extensions",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "bl",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "boxen",
            "direct": false,
            "version": "7.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "1.1.11",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "braces",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "browser-stdout",
            "direct": false,
            "version": "1.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "browserslist",
            "direct": false,
            "version": "4.16.6",
            "ecosystem": "npm"
          },
          {
            "name": "buffer",
            "direct": false,
            "version": "5.7.1",
            "ecosystem": "npm"
          },
          {
            "name": "builtins",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "bundle-name",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "cacheable-lookup",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "cacheable-request",
            "direct": false,
            "version": "10.2.14",
            "ecosystem": "npm"
          },
          {
            "name": "caching-transform",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "call-bind",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "call-me-maybe",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "callsites",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "camelcase",
            "direct": false,
            "version": "5.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "camelcase",
            "direct": false,
            "version": "6.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "camelcase",
            "direct": false,
            "version": "7.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "caniuse-lite",
            "direct": false,
            "version": "1.0.30001230",
            "ecosystem": "npm"
          },
          {
            "name": "cardinal",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "chai",
            "direct": false,
            "version": "4.3.6",
            "ecosystem": "npm"
          },
          {
            "name": "chalk-template",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "chardet",
            "direct": false,
            "version": "0.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "check-error",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "chokidar",
            "direct": false,
            "version": "3.5.3",
            "ecosystem": "npm"
          },
          {
            "name": "chownr",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "clean-stack",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "clean-stack",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "clean-stack",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "cli-boxes",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "cli-cursor",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "cli-cursor",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "cli-progress",
            "direct": false,
            "version": "3.12.0",
            "ecosystem": "npm"
          },
          {
            "name": "cli-spinners",
            "direct": false,
            "version": "2.9.2",
            "ecosystem": "npm"
          },
          {
            "name": "cli-truncate",
            "direct": false,
            "version": "0.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "cli-ux",
            "direct": false,
            "version": "5.6.7",
            "ecosystem": "npm"
          },
          {
            "name": "cli-width",
            "direct": false,
            "version": "2.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "cli-width",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "cli-width",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "cliui",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "cliui",
            "direct": false,
            "version": "7.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "clone",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "code-point-at",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "color-convert",
            "direct": false,
            "version": "1.9.3",
            "ecosystem": "npm"
          },
          {
            "name": "color-convert",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "color-name",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "color-name",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "colorette",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "combined-stream",
            "direct": false,
            "version": "1.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "commondir",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "concat-map",
            "direct": false,
            "version": "0.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "config-chain",
            "direct": false,
            "version": "1.1.13",
            "ecosystem": "npm"
          },
          {
            "name": "configstore",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "content-type",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "convert-source-map",
            "direct": false,
            "version": "1.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "cosmiconfig",
            "direct": false,
            "version": "8.3.6",
            "ecosystem": "npm"
          },
          {
            "name": "create-require",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "cross-spawn",
            "direct": false,
            "version": "6.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "cross-spawn",
            "direct": false,
            "version": "7.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "crypto-random-string",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "date-fns",
            "direct": false,
            "version": "1.30.1",
            "ecosystem": "npm"
          },
          {
            "name": "decamelize",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "decamelize",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "decompress-response",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "deep-eql",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "deep-extend",
            "direct": false,
            "version": "0.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "deep-is",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "default-browser",
            "direct": false,
            "version": "5.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "default-browser-id",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "default-require-extensions",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "defaults",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "defer-to-connect",
            "direct": false,
            "version": "2.0.1",
            "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": "del",
            "direct": false,
            "version": "7.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "delayed-stream",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "detect-indent",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "diff",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "diff",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "dir-glob",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "doctrine",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "dot-prop",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "eastasianwidth",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "ejs",
            "direct": false,
            "version": "3.1.10",
            "ecosystem": "npm"
          },
          {
            "name": "electron-to-chromium",
            "direct": false,
            "version": "1.3.740",
            "ecosystem": "npm"
          },
          {
            "name": "elegant-spinner",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "emoji-regex",
            "direct": false,
            "version": "6.1.1",
            "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": "end-of-stream",
            "direct": false,
            "version": "1.4.4",
            "ecosystem": "npm"
          },
          {
            "name": "error-ex",
            "direct": false,
            "version": "1.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "es-define-property",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "es-errors",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "es6-error",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "escalade",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "escape-goat",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "escape-string-regexp",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "escape-string-regexp",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "escape-string-regexp",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "escodegen",
            "direct": false,
            "version": "1.14.3",
            "ecosystem": "npm"
          },
          {
            "name": "eslint",
            "direct": false,
            "version": "8.45.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-config-prettier",
            "direct": false,
            "version": "8.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-prettier",
            "direct": false,
            "version": "4.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-scope",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-scope",
            "direct": false,
            "version": "7.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-visitor-keys",
            "direct": false,
            "version": "3.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "espree",
            "direct": false,
            "version": "9.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "esprima",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "esprima",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "esquery",
            "direct": false,
            "version": "1.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "esrecurse",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "estraverse",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "estraverse",
            "direct": false,
            "version": "5.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "estraverse",
            "direct": false,
            "version": "5.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "esutils",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "execa",
            "direct": false,
            "version": "0.10.0",
            "ecosystem": "npm"
          },
          {
            "name": "execa",
            "direct": false,
            "version": "8.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "exit-hook",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "external-editor",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "extract-stack",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "fancy-test",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "fast-deep-equal",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "fast-diff",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "fast-glob",
            "direct": false,
            "version": "3.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "fast-json-stable-stringify",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "fast-levenshtein",
            "direct": false,
            "version": "2.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "fastq",
            "direct": false,
            "version": "1.11.0",
            "ecosystem": "npm"
          },
          {
            "name": "figures",
            "direct": false,
            "version": "1.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "figures",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "figures",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "file-entry-cache",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "filelist",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "fill-range",
            "direct": false,
            "version": "7.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "find-cache-dir",
            "direct": false,
            "version": "3.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "find-up",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "find-up",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "find-up-simple",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "find-yarn-workspace-root",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "flat",
            "direct": false,
            "version": "5.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "flat-cache",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "flatted",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "follow-redirects",
            "direct": false,
            "version": "1.15.6",
            "ecosystem": "npm"
          },
          {
            "name": "foreground-child",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "form-data",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "form-data-encoder",
            "direct": false,
            "version": "2.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "fromentries",
            "direct": false,
            "version": "1.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "fs-constants",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "fs-extra",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "fs-extra",
            "direct": false,
            "version": "8.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "fs-extra",
            "direct": false,
            "version": "9.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "fs.realpath",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "fsevents",
            "direct": false,
            "version": "2.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "function-bind",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "gensync",
            "direct": false,
            "version": "1.0.0-beta.2",
            "ecosystem": "npm"
          },
          {
            "name": "get-caller-file",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "get-func-name",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "get-intrinsic",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "get-package-type",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "get-stream",
            "direct": false,
            "version": "3.0.0",
            "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": "github-slugger",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "github-url-from-git",
            "direct": false,
            "version": "1.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "glob",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "glob-parent",
            "direct": false,
            "version": "5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "glob-parent",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "global-directory",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "global-dirs",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "globals",
            "direct": false,
            "version": "11.12.0",
            "ecosystem": "npm"
          },
          {
            "name": "globals",
            "direct": false,
            "version": "13.20.0",
            "ecosystem": "npm"
          },
          {
            "name": "globby",
            "direct": false,
            "version": "10.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "globby",
            "direct": false,
            "version": "11.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "globby",
            "direct": false,
            "version": "13.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "gopd",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "got",
            "direct": false,
            "version": "12.6.1",
            "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": "grapheme-splitter",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "graphemer",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-ansi",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-flag",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-flag",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-property-descriptors",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "has-proto",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "has-symbols",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "hasha",
            "direct": false,
            "version": "5.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "hasown",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "he",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "hosted-git-info",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "hosted-git-info",
            "direct": false,
            "version": "7.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "html-escaper",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "http-cache-semantics",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "http-call",
            "direct": false,
            "version": "5.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "http2-wrapper",
            "direct": false,
            "version": "2.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "human-signals",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "hyperlinker",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "iconv-lite",
            "direct": false,
            "version": "0.4.24",
            "ecosystem": "npm"
          },
          {
            "name": "ieee754",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "ignore",
            "direct": false,
            "version": "5.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "ignore-walk",
            "direct": false,
            "version": "6.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "import-fresh",
            "direct": false,
            "version": "3.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "import-lazy",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "import-local",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "imurmurhash",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "indent-string",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "indent-string",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "indent-string",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "index-to-position",
            "direct": false,
            "version": "0.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "inflight",
            "direct": false,
            "version": "1.0.6",
            "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": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "ini",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "inquirer",
            "direct": false,
            "version": "6.5.2",
            "ecosystem": "npm"
          },
          {
            "name": "inquirer",
            "direct": false,
            "version": "7.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "inquirer",
            "direct": false,
            "version": "9.2.19",
            "ecosystem": "npm"
          },
          {
            "name": "inquirer-autosubmit-prompt",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-arrayish",
            "direct": false,
            "version": "0.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-binary-path",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-core-module",
            "direct": false,
            "version": "2.13.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-docker",
            "direct": false,
            "version": "2.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-docker",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-extglob",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-fullwidth-code-point",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-fullwidth-code-point",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-fullwidth-code-point",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-glob",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-in-ci",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-inside-container",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-installed-globally",
            "direct": false,
            "version": "0.4.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-interactive",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-npm",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-number",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-obj",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-observable",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-path-cwd",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-path-inside",
            "direct": false,
            "version": "3.0.3",
            "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-promise",
            "direct": false,
            "version": "2.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "is-retry-allowed",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-scoped",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-stream",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-stream",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-stream",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-typedarray",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-unicode-supported",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-unicode-supported",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-url-superb",
            "direct": false,
            "version": "6.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-windows",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "is-wsl",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-wsl",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "isarray",
            "direct": false,
            "version": "0.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "isexe",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "issue-regex",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-lib-coverage",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-lib-hook",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-lib-instrument",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-lib-processinfo",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-lib-report",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-lib-source-maps",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-reports",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "jake",
            "direct": false,
            "version": "10.8.5",
            "ecosystem": "npm"
          },
          {
            "name": "js-tokens",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "js-yaml",
            "direct": false,
            "version": "3.14.1",
            "ecosystem": "npm"
          },
          {
            "name": "js-yaml",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "jsesc",
            "direct": false,
            "version": "2.5.2",
            "ecosystem": "npm"
          },
          {
            "name": "json-buffer",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "json-parse-better-errors",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "json-parse-even-better-errors",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "json-schema-traverse",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "json-stable-stringify-without-jsonify",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "json-stringify-safe",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "json5",
            "direct": false,
            "version": "2.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "jsonfile",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "jsonfile",
            "direct": false,
            "version": "6.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "jsonpath",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "just-extend",
            "direct": false,
            "version": "4.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "keyv",
            "direct": false,
            "version": "4.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "ky",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "latest-version",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "levn",
            "direct": false,
            "version": "0.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "levn",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "lines-and-columns",
            "direct": false,
            "version": "1.1.6",
            "ecosystem": "npm"
          },
          {
            "name": "listr",
            "direct": false,
            "version": "0.14.3",
            "ecosystem": "npm"
          },
          {
            "name": "listr-input",
            "direct": false,
            "version": "0.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "listr-silent-renderer",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "listr-update-renderer",
            "direct": false,
            "version": "0.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "listr-verbose-renderer",
            "direct": false,
            "version": "0.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "load-json-file",
            "direct": false,
            "version": "6.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "locate-path",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "locate-path",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "lodash",
            "direct": false,
            "version": "4.17.21",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.flattendeep",
            "direct": false,
            "version": "4.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.get",
            "direct": false,
            "version": "4.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.merge",
            "direct": false,
            "version": "4.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.zip",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "log-symbols",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "log-symbols",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "log-symbols",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "log-update",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "loupe",
            "direct": false,
            "version": "2.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "lowercase-keys",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "lru-cache",
            "direct": false,
            "version": "10.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "lru-cache",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "make-dir",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "make-error",
            "direct": false,
            "version": "1.3.6",
            "ecosystem": "npm"
          },
          {
            "name": "meow",
            "direct": false,
            "version": "13.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "merge-stream",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "merge2",
            "direct": false,
            "version": "1.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromatch",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "mime-db",
            "direct": false,
            "version": "1.52.0",
            "ecosystem": "npm"
          },
          {
            "name": "mime-types",
            "direct": false,
            "version": "2.1.35",
            "ecosystem": "npm"
          },
          {
            "name": "mimic-fn",
            "direct": false,
            "version": "1.2.0",
            "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": "mimic-response",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "mimic-response",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "9.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "minimist",
            "direct": false,
            "version": "1.2.6",
            "ecosystem": "npm"
          },
          {
            "name": "mkdirp-classic",
            "direct": false,
            "version": "0.5.3",
            "ecosystem": "npm"
          },
          {
            "name": "mocha",
            "direct": false,
            "version": "10.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "mock-stdin",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "ms",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "ms",
            "direct": false,
            "version": "2.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "mute-stream",
            "direct": false,
            "version": "0.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "mute-stream",
            "direct": false,
            "version": "0.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "mute-stream",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "nanoid",
            "direct": false,
            "version": "3.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "natural-compare",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "natural-compare-lite",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "natural-orderby",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "new-github-release-url",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "nice-try",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "nise",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "nock",
            "direct": false,
            "version": "13.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "node-preload",
            "direct": false,
            "version": "0.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "node-releases",
            "direct": false,
            "version": "1.1.72",
            "ecosystem": "npm"
          },
          {
            "name": "normalize-package-data",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "normalize-package-data",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "normalize-path",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "normalize-url",
            "direct": false,
            "version": "8.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "np",
            "direct": false,
            "version": "10.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "npm-name",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "npm-run-path",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "npm-run-path",
            "direct": false,
            "version": "5.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "number-is-nan",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "nyc",
            "direct": false,
            "version": "15.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "oas-schemas",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "object-assign",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "object-treeify",
            "direct": false,
            "version": "1.1.33",
            "ecosystem": "npm"
          },
          {
            "name": "once",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "onetime",
            "direct": false,
            "version": "2.0.1",
            "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": "optionator",
            "direct": false,
            "version": "0.8.3",
            "ecosystem": "npm"
          },
          {
            "name": "optionator",
            "direct": false,
            "version": "0.9.3",
            "ecosystem": "npm"
          },
          {
            "name": "ora",
            "direct": false,
            "version": "5.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "org-regex",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "os-tmpdir",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "p-cancelable",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-finally",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-limit",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-limit",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-locate",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-locate",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-map",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-map",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-map",
            "direct": false,
            "version": "5.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-map",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "p-memoize",
            "direct": false,
            "version": "7.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "p-timeout",
            "direct": false,
            "version": "6.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "p-try",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "package-hash",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "package-json",
            "direct": false,
            "version": "8.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "parent-module",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "parse-json",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "parse-json",
            "direct": false,
            "version": "5.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "parse-json",
            "direct": false,
            "version": "8.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "password-prompt",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "path-exists",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-exists",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-is-absolute",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-key",
            "direct": false,
            "version": "2.0.1",
            "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-to-regexp",
            "direct": false,
            "version": "1.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-type",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "pathval",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "picocolors",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "pkg-dir",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "pkg-dir",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "prelude-ls",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "prelude-ls",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "prettier",
            "direct": false,
            "version": "2.8.4",
            "ecosystem": "npm"
          },
          {
            "name": "prettier-linter-helpers",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "process-on-spawn",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "propagate",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "proto-list",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "proxy-from-env",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "pump",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "punycode",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "pupa",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "qqjs",
            "direct": false,
            "version": "0.3.11",
            "ecosystem": "npm"
          },
          {
            "name": "queue-microtask",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "quick-lru",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "randombytes",
            "direct": false,
            "version": "2.1.0",
            "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-pkg",
            "direct": false,
            "version": "9.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "readable-stream",
            "direct": false,
            "version": "3.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "readdirp",
            "direct": false,
            "version": "3.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "redeyed",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "registry-auth-token",
            "direct": false,
            "version": "5.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "registry-url",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "release-zalgo",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "require-directory",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "require-main-filename",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "resolve",
            "direct": false,
            "version": "1.20.0",
            "ecosystem": "npm"
          },
          {
            "name": "resolve-alpn",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "resolve-cwd",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "resolve-from",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "resolve-from",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "responselike",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "restore-cursor",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "restore-cursor",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "reusify",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "rimraf",
            "direct": false,
            "version": "2.7.1",
            "ecosystem": "npm"
          },
          {
            "name": "rimraf",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "run-applescript",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "run-async",
            "direct": false,
            "version": "2.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "run-async",
            "direct": false,
            "version": "3.0.0",
            "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.1",
            "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": "safer-buffer",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "scoped-regex",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "5.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "6.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "7.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "semver-diff",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "serialize-javascript",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "set-blocking",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "set-function-length",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "shebang-command",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "shebang-command",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "shebang-regex",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "shebang-regex",
            "direct": false,
            "version": "3.0.0",
            "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": "sinon",
            "direct": false,
            "version": "14.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "sisteransi",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "slash",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "slash",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "slice-ansi",
            "direct": false,
            "version": "0.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "sort-keys",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "source-map",
            "direct": false,
            "version": "0.5.7",
            "ecosystem": "npm"
          },
          {
            "name": "source-map",
            "direct": false,
            "version": "0.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "spawn-wrap",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "spdx-correct",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "spdx-exceptions",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "spdx-expression-parse",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "spdx-license-ids",
            "direct": false,
            "version": "3.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "sprintf-js",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "static-eval",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "stdout-stderr",
            "direct": false,
            "version": "0.1.13",
            "ecosystem": "npm"
          },
          {
            "name": "string-width",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "string-width",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "string-width",
            "direct": false,
            "version": "4.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "string-width",
            "direct": false,
            "version": "5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "string_decoder",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-ansi",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "strip-ansi",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-ansi",
            "direct": false,
            "version": "5.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-ansi",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "strip-ansi",
            "direct": false,
            "version": "7.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-bom",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-eof",
            "direct": false,
            "version": "1.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": "strip-json-comments",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "supports-color",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "supports-color",
            "direct": false,
            "version": "5.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "supports-color",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "supports-color",
            "direct": false,
            "version": "8.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "supports-hyperlinks",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "symbol-observable",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "symbol-observable",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "tar-fs",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "tar-stream",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "terminal-link",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "test-exclude",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "text-table",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "through",
            "direct": false,
            "version": "2.3.8",
            "ecosystem": "npm"
          },
          {
            "name": "tmp",
            "direct": false,
            "version": "0.0.33",
            "ecosystem": "npm"
          },
          {
            "name": "tmp",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "to-fast-properties",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "to-regex-range",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ts-node",
            "direct": false,
            "version": "10.9.1",
            "ecosystem": "npm"
          },
          {
            "name": "tslib",
            "direct": false,
            "version": "1.14.1",
            "ecosystem": "npm"
          },
          {
            "name": "tslib",
            "direct": false,
            "version": "2.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "tsutils",
            "direct": false,
            "version": "3.21.0",
            "ecosystem": "npm"
          },
          {
            "name": "tunnel-agent",
            "direct": false,
            "version": "0.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "type-check",
            "direct": false,
            "version": "0.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "type-check",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "type-detect",
            "direct": false,
            "version": "4.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "type-fest",
            "direct": false,
            "version": "0.20.2",
            "ecosystem": "npm"
          },
          {
            "name": "type-fest",
            "direct": false,
            "version": "0.21.3",
            "ecosystem": "npm"
          },
          {
            "name": "type-fest",
            "direct": false,
            "version": "0.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "type-fest",
            "direct": false,
            "version": "0.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "type-fest",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "type-fest",
            "direct": false,
            "version": "2.19.0",
            "ecosystem": "npm"
          },
          {
            "name": "type-fest",
            "direct": false,
            "version": "3.13.1",
            "ecosystem": "npm"
          },
          {
            "name": "type-fest",
            "direct": false,
            "version": "4.17.0",
            "ecosystem": "npm"
          },
          {
            "name": "typedarray-to-buffer",
            "direct": false,
            "version": "3.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "typescript",
            "direct": false,
            "version": "4.5.5",
            "ecosystem": "npm"
          },
          {
            "name": "typescript",
            "direct": false,
            "version": "5.4.5",
            "ecosystem": "npm"
          },
          {
            "name": "underscore",
            "direct": false,
            "version": "1.12.1",
            "ecosystem": "npm"
          },
          {
            "name": "unicorn-magic",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "unique-string",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "universalify",
            "direct": false,
            "version": "0.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "universalify",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "update-notifier",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "uri-js",
            "direct": false,
            "version": "4.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "util-deprecate",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "utility-types",
            "direct": false,
            "version": "3.10.0",
            "ecosystem": "npm"
          },
          {
            "name": "uuid",
            "direct": false,
            "version": "3.4.0",
            "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.0",
            "ecosystem": "npm"
          },
          {
            "name": "wcwidth",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "which",
            "direct": false,
            "version": "1.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "which",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "which-module",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "widest-line",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "widest-line",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "word-wrap",
            "direct": false,
            "version": "1.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "wordwrap",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "workerpool",
            "direct": false,
            "version": "6.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "wrap-ansi",
            "direct": false,
            "version": "3.0.1",
            "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": "wrappy",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "write-file-atomic",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "write-json-file",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "xdg-basedir",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "y18n",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "y18n",
            "direct": false,
            "version": "5.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "yallist",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "yargs",
            "direct": false,
            "version": "15.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "yargs",
            "direct": false,
            "version": "16.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "yargs-parser",
            "direct": false,
            "version": "18.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "yargs-parser",
            "direct": false,
            "version": "20.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "yargs-unparser",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "yn",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "yocto-queue",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 727,
        "direct_count": 19,
        "indirect_count": 708
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 5,
        "merged_prs": 0,
        "open_issues": 0,
        "closed_ratio": null,
        "closed_issues": 0,
        "closed_unmerged_prs": 128
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "paulRbr",
          "commits": 367,
          "avatar_url": "https://avatars.githubusercontent.com/u/904193?v=4"
        },
        {
          "type": "User",
          "login": "Polo2",
          "commits": 26,
          "avatar_url": "https://avatars.githubusercontent.com/u/32060402?v=4"
        },
        {
          "type": "User",
          "login": "philsturgeon",
          "commits": 6,
          "avatar_url": "https://avatars.githubusercontent.com/u/67381?v=4"
        },
        {
          "type": "User",
          "login": "ChristopheDujarric",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/7700560?v=4"
        },
        {
          "type": "User",
          "login": "fbraure",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/65367849?v=4"
        },
        {
          "type": "User",
          "login": "AurelDbs",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/32846131?v=4"
        },
        {
          "type": "User",
          "login": "garciasdos",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/25979809?v=4"
        },
        {
          "type": "User",
          "login": "jamietanna",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/3315059?v=4"
        },
        {
          "type": "User",
          "login": "skanda890",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/99239826?v=4"
        },
        {
          "type": "User",
          "login": "snyk-bot",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/19733683?v=4"
        }
      ],
      "contributors_sampled": 10,
      "top_contributor_share": 0.895
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "checks.yml",
        "release.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [
        ".eslintrc.json"
      ],
      "has_editorconfig": true,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "package-lock.json"
      ],
      "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": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": null,
            "reason": "no pull request found",
            "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": 0,
            "reason": "Found 0/30 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 7 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": 0,
            "reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 5,
            "reason": "dependency not pinned by hash detected -- score normalized to 5",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "no SAST tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": 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": 0,
            "reason": "60 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "c0269ac1af08be4a3c59281d1ae5a8c45a96ed7d",
        "ran_at": "2026-07-25T13:06:51Z",
        "aggregate_score": 3.3,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-04-10T14:18:21Z",
      "oldest_open_prs": [
        {
          "number": 83,
          "created_at": "2021-12-28T07:14:04Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 115,
          "created_at": "2022-12-16T07:06:37Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 126,
          "created_at": "2023-01-27T07:02:56Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 129,
          "created_at": "2023-02-08T07:12:58Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 133,
          "created_at": "2023-03-06T08:03:52Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": null,
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/paulRbr/cli",
    "host": "github.com",
    "name": "cli",
    "owner": "paulRbr"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "at_risk",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 41,
      "inputs": {
        "security": 43,
        "vitality": 55,
        "community": 12,
        "governance": 32,
        "engineering": 63
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "moderate",
        "name": "Vitality",
        "value": 55,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 55,
            "inputs": {
              "commits_last_year": 87,
              "human_commit_share": 0.71,
              "days_since_last_push": 24,
              "active_weeks_last_year": 12
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 24 days ago",
                "points": 28.8,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 24
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "12/52 weeks with commits",
                "points": 8.3,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 12
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "87 commits in the last year",
                "points": 17.5,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 87
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "moderate",
            "name": "Release discipline",
            "note": null,
            "notes": [],
            "value": 54,
            "inputs": {
              "releases_count": 2,
              "latest_release_tag": "v2.0.1-beta.0",
              "releases_from_tags": false,
              "days_since_latest_release": 1886,
              "mean_days_between_releases": -0.1
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "2 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 1886 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 1886
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~-0.1 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": -0.1
                    }
                  }
                ],
                "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": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 105,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 105 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 105
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "critical",
        "name": "Community & Adoption",
        "value": 12,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "forks": 0,
              "stars": 0,
              "watchers": 0,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "0 stars",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "0 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "0 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "critical",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 25,
            "inputs": {
              "has_readme": false,
              "has_license": false,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 0,
                "status": "missed",
                "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": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "at_risk",
        "name": "Sustainability & Governance",
        "value": 32,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 35,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 10,
              "top_contributor_share": 0.895
            },
            "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 90% of commits",
                "points": 2.4,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 90
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "10 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 10
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 7 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "critical",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "issue_resolution"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 1,
            "inputs": {
              "merged_prs": 0,
              "open_issues": 0,
              "closed_issues": 0,
              "issue_closed_ratio": null,
              "closed_unmerged_prs": 128
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "no issues or no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_issues_or_data",
                    "params": {}
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "0/128 decided PRs merged",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 0,
                      "decided": 128
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 60,
            "inputs": {
              "followers": 58,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "paulRbr",
              "public_repos": 231,
              "account_age_days": 5495
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "58 followers of paulRbr",
                "points": 12.7,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 58,
                      "login": "paulRbr"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "231 public repos, account ~15 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 231
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 15
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "moderate",
        "name": "Engineering Quality",
        "value": 63,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "excellent",
            "name": "Engineering practices",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_ci_tests"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 88,
            "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": "2 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "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": ".eslintrc.json",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".eslintrc.json"
                    }
                  }
                ],
                "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": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "critical",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 25,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": "https://bump.sh",
              "has_readme": false,
              "has_docs_dir": false,
              "has_description": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 0,
                "status": "missed",
                "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://bump.sh",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 43,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): CI-Tests, Packaging. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "ci_tests",
                    "packaging"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 33,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 3.3
            },
            "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": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "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 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 7 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": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 5",
                "points": 2.5,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "no SAST tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "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": "60 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Matched the npm:bump-cli@2.10.1 runtime dependency closure — what installing the published package pulls in — 125 packages. Reachability is not analyzed.",
            "notes": [
              {
                "code": "advisories_scope_published",
                "params": {
                  "package": "npm:bump-cli@2.10.1",
                  "assessed": 125
                }
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 85,
            "inputs": {
              "source": "osv",
              "advisories": 1,
              "affected_packages": 1,
              "assessed_packages": 125,
              "unassessed_packages": 0,
              "affected_by_severity": "high 1",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "1 affected: brace-expansion 2.1.2 (high 7.5)",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "advisories_affected",
                    "params": {
                      "count": 1,
                      "packages": "brace-expansion 2.1.2 (high 7.5)"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory has been public longer than 90 days",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "advisories_none_stale",
                    "params": {
                      "days": 90
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 125,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 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": 66,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.845,
              "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": "60 of 71 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 60,
                      "sampled": 71
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 67,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "package-lock.json"
              ],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [
                "test/tsconfig.json",
                "tsconfig.json"
              ],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0.29
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "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": ".eslintrc.json",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".eslintrc.json"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "test/tsconfig.json, tsconfig.json",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "test/tsconfig.json, 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 agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "29 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 29,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 5",
                "points": 5,
                "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": "TypeScript",
              "largest_source_bytes": 15592,
              "source_files_sampled": 34,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "TypeScript (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "TypeScript"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/34 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 34,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "good",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 80,
            "inputs": {
              "example_dirs": [
                "examples"
              ],
              "has_mcp_signal": false,
              "api_schema_files": [
                "examples/invalid/asyncapi.yml",
                "examples/invalid/openapi.yml",
                "examples/valid/arazzo/wikimedia/openapi.json"
              ]
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": "examples/invalid/asyncapi.yml, examples/invalid/openapi.yml, examples/valid/arazzo/wikimedia/openapi.json",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "examples/invalid/asyncapi.yml, examples/invalid/openapi.yml, examples/valid/arazzo/wikimedia/openapi.json"
                    }
                  }
                ],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "examples",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "examples"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Community profile unavailable",
    "npm package 'bump-cli' points at a different repository (https://github.com/bump-sh/cli); excluded from ecosystem scoring"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-25T13:07:00.164894Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/p/paulRbr/cli.svg",
  "full_name": "paulRbr/cli",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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

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

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