公开记录
软件健康报告模式 0.26.0 · 指标 1.13.0 · 2026-07-22 20:01 UTC

ExodusForks / commander.js

node.js command-line interfaces made easy

JavaScriptMIT★ 0 星标⑂ 1 复刻始于 2023年7月复刻在 GitHub 上查看 ↗

ExodusForks/commander.js 的健康指数为 100 分中的 31 分,处于「存在风险」区间。 其得分最高的类别是Security(62/100),最低的是Community & Adoption(12/100)。 最近一次更新在 471 天前。 近期的大部分工作由 2 位贡献者完成。

31
总分 / 100
存在风险

软件健康指数

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

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

评分画像

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

Abandonment Policy applies a 85% multiplier to weighted overall health.

所有权

1 关注者207 个公开仓库始于 2026年1月

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

软件包生态系统

注册表软件包版本月下载量版本数最近发布标签
npm@exodus/commander指向其他仓库——不计分12.1.0-exodus.04,7232428 天前commandercommandoptionparsercliargumentargsargv

按类别列示的指标

活力

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

17危急 · 占总体的 22%
评分方式
0/36推送新近度 — 最近一次推送于 471 天前
0/36提交节奏 — 52 周中有 0 周有提交
0/18提交量 — 最近一年 0 次提交
0/10OpenSSF Scorecard:Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
所用输入
commits_last_year0
human_commit_share0.97
days_since_last_push471
active_weeks_last_year0

发布纪律

40存在风险
评分方式
16.2/27有发布版本 — 100 个版本标签(无 GitHub 发布版本)
0/36发布时效 — 最近一次发布版本于 1,132 天前
19.8/27发布节奏 — 约每 55.9 天发布一次
0/10OpenSSF Scorecard:Signed-Releases — 无数据
所用输入
releases_count100
latest_release_tagv11.0.0
releases_from_tags
days_since_latest_release1,132
mean_days_between_releases55.9
已排除计分(无数据或不适用):OpenSSF Scorecard:Signed-Releases。 其余权重已重新归一化。

社区与采用

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

12危急 · 占总体的 18%
评分方式
0/60星标 — 0 个星标
0/25复刻 — 1 个复刻
0/15关注者 — 0 位关注者
所用输入
forks1
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

可持续性与治理

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

42存在风险 · 占总体的 24%
评分方式
25.2/54巴士系数 — 2 位贡献者贡献了半数提交
13.7/22.5提交分布 — 头号贡献者编写了 39% 的提交
13.5/13.5贡献者广度 — 99 位贡献者
10/10OpenSSF Scorecard:Contributors — project has 50 contributing companies or organizations
所用输入
bus_factor2
contributors_sampled99
top_contributor_share0.39
评分方式
0/46.8议题解决 — 没有议题或无数据
7.7/38.3PR 接受 — 已裁定的 PR 中 1/5 已合并
0/15OpenSSF Scorecard:Code-Review — Found 1/30 approved changesets -- score normalized to 0
所用输入
merged_prs1
open_issues0
closed_issues0
issue_closed_ratio
closed_unmerged_prs4
已排除计分(无数据或不适用):议题解决。 其余权重已重新归一化。
评分方式
30/30所有权背书 — 组织持有
0/20已验证域名
2.2/25所有者影响力 — ExodusForks 有 1 位关注者
14/25既往记录 — 207 个公开仓库,账户约 0 年
所用输入
followers1
owner_typeOrganization
is_verified
owner_loginExodusForks
public_repos207
account_age_days181

工程质量

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

56中等 · 占总体的 20%

工程实践

70良好
评分方式
24/24CI 工作流 — 2 个工作流
24/24存在测试
16/16Linter 配置 — eslint.config.js
0/9.6Pre-commit 钩子
6.4/6.4.editorconfig
0/20OpenSSF Scorecard:CI-Tests — 0 out of 1 merged PRs checked by a CI test -- score normalized to 0
所用输入
has_ci
has_tests
has_editorconfig
has_linter_config
has_precommit_config

文档

35存在风险
评分方式
0/30README
25/25文档目录
0/15文档 / 主页站点
0/10仓库描述
0/10主题标签
10/10Wiki
所用输入
topics
has_wiki
homepage
has_readme
has_docs_dir
has_description

安全

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

62中等 · 占总体的 16%

安全态势

53中等
评分方式
7.5/7.5Binary-Artifacts — no binaries found in the repo
0.8/7.5Branch-Protection — branch protection is not maximal on development and all release branches
0/2.5CI-Tests — 0 out of 1 merged PRs checked by a CI test -- score normalized to 0
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 1/30 approved changesets -- score normalized to 0
2.5/2.5Contributors — project has 50 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
3.5/5SAST — SAST tool detected but not run on all commits
5/5Security-Policy — security policy file detected
0/7.5Signed-Releases — 无数据
6.8/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities — 19 existing vulnerabilities detected
所用输入
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate5.2
已排除计分(无数据或不适用):packaging, signed_releases。 其余权重已重新归一化。
评分方式
35/35直接依赖不含已知公告 — 没有直接依赖携带已知公告
0/25间接依赖不含已知公告 — 在此范围内,传递依赖集合无法与开发和测试依赖区分
0/40没有长期未处理的公告 — 没有公告带有发布日期
所用输入
sourceosv
advisories28
affected_packages14
assessed_packages472
unassessed_packages0
affected_by_severitycritical 1, high 9, moderate 3, low 1
direct_affected_packages0
已排除计分(无数据或不适用):间接依赖不含已知公告, 没有长期未处理的公告。 其余权重已重新归一化。 已将 472 个已解析依赖与 OSV 比对。 该仓库未发布任何索引可解析的软件包,因此改为评估仓库依赖图。该图将开发与测试版本固定同交付的依赖混在一起,因此仅对声明的运行时依赖计分;传递性发现仅作为背景信息列出,不计入评分。 未对可达性进行分析。

AI 就绪度

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

56中等 · 占总体的 0%
评分方式
0/45代理指令 — 没有 CLAUDE.md / AGENTS.md / 编辑器规则
0/15机器可读文档(llms.txt)
36.8/40可读的提交历史 — 97 次人类提交中有 67 次说明了意图(结构化标题或解释性正文)
所用输入
has_llms_txt
legible_history_share0.691
agent_instruction_files
agent_instruction_max_bytes
评分方式
0/18一条命令的引导启动
22/22自动化测试
11/11Lint / 格式化配置 — eslint.config.js
11/11静态类型检查 — tsconfig.json
10/10可复现环境 — lockfile
0/10已体现的代理实践 — 最近 100 次提交中没有代理编写的提交
8/8自动化维护 — 最近 100 次提交中有 3 次为自动依赖更新
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_configstsconfig.json
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0.03
评分方式
27/45可类型检查的代码 — JavaScript,已配置类型检查(tsconfig.json)
54.7/55可控的文件大小 — 采样的 161 个源文件中有 1 个超过 60KB
所用输入
primary_languageJavaScript
largest_source_bytes70,511
source_files_sampled161
oversized_source_files1

机器可读接口

40存在风险
评分方式
0/40API 模式(OpenAPI/GraphQL/proto)
0/20MCP 服务器
40/40可运行示例 — examples
所用输入
example_dirsexamples
has_mcp_signal
api_schema_files

关键数据

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

数据采集警告

  • Community profile unavailable
  • npm package '@exodus/commander' points at a different repository (https://github.com/ExodusMovement/commander.js); excluded from ecosystem scoring

更多细节

OpenSSF Scorecard 5.2 / 10
5.2综合

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

10Binary-Artifactsno binaries found in the repo
1Branch-Protectionbranch protection is not maximal on development and all release branches
0CI-Tests0 out of 1 merged PRs checked by a CI test -- score normalized to 0
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 1/30 approved changesets -- score normalized to 0
10Contributorsproject has 50 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
7SASTSAST tool detected but not run on all commits
10Security-Policysecurity policy file detected
不适用Signed-Releasesno releases found
9Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities19 existing vulnerabilities detected
全部依赖 472

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

注册表软件包版本关系
npm@aashutoshrathi/word-wrap1.2.6间接
npm@ampproject/remapping2.2.1间接
npm@babel/code-frame7.22.13间接
npm@babel/compat-data7.23.2间接
npm@babel/core7.23.2间接
npm@babel/generator7.23.0间接
npm@babel/helper-compilation-targets7.22.15间接
npm@babel/helper-environment-visitor7.22.20间接
npm@babel/helper-function-name7.23.0间接
npm@babel/helper-hoist-variables7.22.5间接
npm@babel/helper-module-imports7.22.15间接
npm@babel/helper-module-transforms7.23.0间接
npm@babel/helper-plugin-utils7.22.5间接
npm@babel/helper-simple-access7.22.5间接
npm@babel/helper-split-export-declaration7.22.6间接
npm@babel/helper-string-parser7.22.5间接
npm@babel/helper-validator-identifier7.22.20间接
npm@babel/helper-validator-option7.22.15间接
npm@babel/helpers7.23.2间接
npm@babel/highlight7.22.20间接
npm@babel/parser7.23.0间接
npm@babel/plugin-syntax-async-generators7.8.4间接
npm@babel/plugin-syntax-bigint7.8.3间接
npm@babel/plugin-syntax-class-properties7.12.13间接
npm@babel/plugin-syntax-import-meta7.10.4间接
npm@babel/plugin-syntax-json-strings7.8.3间接
npm@babel/plugin-syntax-jsx7.22.5间接
npm@babel/plugin-syntax-logical-assignment-operators7.10.4间接
npm@babel/plugin-syntax-nullish-coalescing-operator7.8.3间接
npm@babel/plugin-syntax-numeric-separator7.10.4间接
npm@babel/plugin-syntax-object-rest-spread7.8.3间接
npm@babel/plugin-syntax-optional-catch-binding7.8.3间接
npm@babel/plugin-syntax-optional-chaining7.8.3间接
npm@babel/plugin-syntax-top-level-await7.14.5间接
npm@babel/plugin-syntax-typescript7.22.5间接
npm@babel/template7.22.15间接
npm@babel/traverse7.23.2间接
npm@babel/types7.23.0间接
npm@bcoe/v8-coverage0.2.3间接
npm@es-joy/jsdoccomment0.42.0间接
npm@eslint-community/eslint-utils4.4.0间接
npm@eslint-community/regexpp4.9.1间接
npm@eslint/eslintrc2.1.4间接
npm@eslint/js8.56.0间接
npm@humanwhocodes/config-array0.11.13间接
npm@humanwhocodes/module-importer1.0.1间接
npm@humanwhocodes/object-schema2.0.1间接
npm@istanbuljs/load-nyc-config1.1.0间接
npm@istanbuljs/schema0.1.3间接
npm@jest/console29.7.0间接
npm@jest/core29.7.0间接
npm@jest/environment29.7.0间接
npm@jest/expect29.7.0间接
npm@jest/expect-utils29.7.0间接
npm@jest/fake-timers29.7.0间接
npm@jest/globals29.7.0间接
npm@jest/reporters29.7.0间接
npm@jest/schemas29.6.3间接
npm@jest/source-map29.6.3间接
npm@jest/test-result29.7.0间接
npm@jest/test-sequencer29.7.0间接
npm@jest/transform29.7.0间接
npm@jest/types29.6.3间接
npm@jridgewell/gen-mapping0.3.3间接
npm@jridgewell/resolve-uri3.1.1间接
npm@jridgewell/set-array1.1.2间接
npm@jridgewell/sourcemap-codec1.4.15间接
npm@jridgewell/trace-mapping0.3.19间接
npm@nodelib/fs.scandir2.1.5间接
npm@nodelib/fs.stat2.0.5间接
npm@nodelib/fs.walk1.2.8间接
npm@sinclair/typebox0.27.8间接
npm@sinonjs/commons3.0.0间接
npm@sinonjs/fake-timers10.3.0间接
npm@tsd/typescript5.4.4间接
npm@types/babel__core7.20.2间接
npm@types/babel__generator7.6.5间接
npm@types/babel__template7.4.2间接
npm@types/babel__traverse7.20.2间接
npm@types/debug4.1.12间接
npm@types/eslint7.29.0间接
npm@types/estree1.0.2间接
npm@types/graceful-fs4.1.7间接
npm@types/istanbul-lib-coverage2.0.4间接
npm@types/istanbul-lib-report3.0.1间接
npm@types/istanbul-reports3.0.2间接
npm@types/jest29.5.6间接
npm@types/json-schema7.0.13间接
npm@types/mdast4.0.3间接
npm@types/minimist1.2.3间接
npm@types/ms0.7.34间接
npm@types/node20.12.7间接
npm@types/normalize-package-data2.4.2间接
npm@types/semver7.5.3间接
npm@types/stack-utils2.0.1间接
npm@types/unist3.0.2间接
npm@types/yargs17.0.28间接
npm@types/yargs-parser21.0.1间接
npm@typescript-eslint/eslint-plugin6.14.0间接
npm@typescript-eslint/eslint-plugin7.0.1间接
npm@typescript-eslint/parser6.21.0间接
npm@typescript-eslint/parser7.0.1间接
npm@typescript-eslint/scope-manager6.14.0间接
npm@typescript-eslint/scope-manager6.21.0间接
npm@typescript-eslint/scope-manager7.0.1间接
npm@typescript-eslint/type-utils6.14.0间接
npm@typescript-eslint/type-utils7.0.1间接
npm@typescript-eslint/types6.14.0间接
npm@typescript-eslint/types6.21.0间接
npm@typescript-eslint/types7.0.1间接
npm@typescript-eslint/typescript-estree6.14.0间接
npm@typescript-eslint/typescript-estree6.21.0间接
npm@typescript-eslint/typescript-estree7.0.1间接
npm@typescript-eslint/utils6.14.0间接
npm@typescript-eslint/utils7.0.1间接
npm@typescript-eslint/visitor-keys6.14.0间接
npm@typescript-eslint/visitor-keys6.21.0间接
npm@typescript-eslint/visitor-keys7.0.1间接
npm@ungap/structured-clone1.2.0间接
npmacorn8.11.3间接
npmacorn-jsx5.3.2间接
npmajv6.12.6间接
npmansi-escapes4.3.2间接
npmansi-regex5.0.1间接
npmansi-styles3.2.1间接
npmansi-styles4.3.0间接
npmansi-styles5.2.0间接
npmanymatch3.1.3间接
npmare-docs-informative0.0.2间接
npmargparse1.0.10间接
npmargparse2.0.1间接
npmarray-union2.1.0间接
npmarrify1.0.1间接
npmbabel-jest29.7.0间接
npmbabel-plugin-istanbul6.1.1间接
npmbabel-plugin-jest-hoist29.6.3间接
npmbabel-preset-current-node-syntax1.0.1间接
npmbabel-preset-jest29.6.3间接
npmbalanced-match1.0.2间接
npmbinary-searching2.0.5间接
npmbrace-expansion1.1.11间接
npmbrace-expansion2.0.1间接
npmbraces3.0.2间接
npmbrowserslist4.22.1间接
npmbs-logger0.2.6间接
npmbser2.1.1间接
npmbuffer-from1.1.2间接
npmbuiltin-modules3.3.0间接
npmcallsites3.1.0间接
npmcamelcase5.3.1间接
npmcamelcase6.3.0间接
npmcamelcase-keys6.2.2间接
npmcaniuse-lite1.0.30001549间接
npmchalk2.4.2间接
npmchalk4.1.2间接
npmchar-regex1.0.2间接
npmcharacter-entities2.0.2间接
npmci-info3.9.0间接
npmcjs-module-lexer1.2.3间接
npmcliui8.0.1间接
npmco4.6.0间接
npmcollect-v8-coverage1.0.2间接
npmcolor-convert1.9.3间接
npmcolor-convert2.0.1间接
npmcolor-name1.1.3间接
npmcolor-name1.1.4间接
npmcomment-parser1.4.1间接
npmconcat-map0.0.1间接
npmconvert-source-map2.0.0间接
npmcreate-jest29.7.0间接
npmcross-spawn7.0.3间接
npmdebug4.3.4间接
npmdecamelize1.2.0间接
npmdecamelize-keys1.1.1间接
npmdecode-named-character-reference1.0.2间接
npmdedent1.5.1间接
npmdeep-is0.1.4间接
npmdeepmerge4.3.1间接
npmdequal2.0.3间接
npmdetect-newline3.1.0间接
npmdevlop1.1.0间接
npmdiff-sequences29.6.3间接
npmdir-glob3.0.1间接
npmdoctrine3.0.0间接
npmelectron-to-chromium1.4.554间接
npmemittery0.13.1间接
npmemoji-regex8.0.0间接
npmerror-ex1.3.2间接
npmescalade3.1.1间接
npmescape-string-regexp1.0.5间接
npmescape-string-regexp2.0.0间接
npmescape-string-regexp4.0.0间接
npmeslint8.56.0间接
npmeslint-config-prettier9.1.0间接
npmeslint-formatter-pretty4.1.0间接
npmeslint-plugin-jest28.3.0间接
npmeslint-plugin-jsdoc48.1.0间接
npmeslint-rule-docs1.1.235间接
npmeslint-scope7.2.2间接
npmeslint-visitor-keys3.4.3间接
npmespree9.6.1间接
npmesprima4.0.1间接
npmesquery1.5.0间接
npmesrecurse4.3.0间接
npmestraverse5.3.0间接
npmesutils2.0.3间接
npmexeca5.1.1间接
npmexit0.1.2间接
npmexpect29.7.0间接
npmfast-deep-equal3.1.3间接
npmfast-glob3.3.1间接
npmfast-json-stable-stringify2.1.0间接
npmfast-levenshtein2.0.6间接
npmfastq1.15.0间接
npmfb-watchman2.0.2间接
npmfile-entry-cache6.0.1间接
npmfill-range7.0.1间接
npmfind-up4.1.0间接
npmfind-up5.0.0间接
npmflat-cache3.1.1间接
npmflatted3.2.9间接
npmfs.realpath1.0.0间接
npmfsevents2.3.3间接
npmfunction-bind1.1.2间接
npmgensync1.0.0-beta.2间接
npmget-caller-file2.0.5间接
npmget-package-type0.1.0间接
npmget-stream6.0.1间接
npmglob7.2.3间接
npmglob-parent5.1.2间接
npmglob-parent6.0.2间接
npmglobals11.12.0间接
npmglobals13.24.0间接
npmglobby11.1.0间接
npmgraceful-fs4.2.11间接
npmgraphemer1.4.0间接
npmhard-rejection2.1.0间接
npmhas-flag3.0.0间接
npmhas-flag4.0.0间接
npmhasown2.0.0间接
npmhosted-git-info2.8.9间接
npmhosted-git-info4.1.0间接
npmhtml-escaper2.0.2间接
npmhuman-signals2.1.0间接
npmignore5.2.4间接
npmimport-fresh3.3.0间接
npmimport-local3.1.0间接
npmimurmurhash0.1.4间接
npmindent-string4.0.0间接
npminflight1.0.6间接
npminherits2.0.4间接
npmirregular-plurals3.5.0间接
npmis-arrayish0.2.1间接
npmis-builtin-module3.2.1间接
npmis-core-module2.13.1间接
npmis-extglob2.1.1间接
npmis-fullwidth-code-point3.0.0间接
npmis-generator-fn2.1.0间接
npmis-glob4.0.3间接
npmis-number7.0.0间接
npmis-path-inside3.0.3间接
npmis-plain-obj1.1.0间接
npmis-stream2.0.1间接
npmis-unicode-supported0.1.0间接
npmisexe2.0.0间接
npmistanbul-lib-coverage3.2.0间接
npmistanbul-lib-instrument5.2.1间接
npmistanbul-lib-instrument6.0.1间接
npmistanbul-lib-report3.0.1间接
npmistanbul-lib-source-maps4.0.1间接
npmistanbul-reports3.1.6间接
npmjest29.7.0间接
npmjest-changed-files29.7.0间接
npmjest-circus29.7.0间接
npmjest-cli29.7.0间接
npmjest-config29.7.0间接
npmjest-diff29.7.0间接
npmjest-docblock29.7.0间接
npmjest-each29.7.0间接
npmjest-environment-node29.7.0间接
npmjest-get-type29.6.3间接
npmjest-haste-map29.7.0间接
npmjest-leak-detector29.7.0间接
npmjest-matcher-utils29.7.0间接
npmjest-message-util29.7.0间接
npmjest-mock29.7.0间接
npmjest-pnp-resolver1.2.3间接
npmjest-regex-util29.6.3间接
npmjest-resolve29.7.0间接
npmjest-resolve-dependencies29.7.0间接
npmjest-runner29.7.0间接
npmjest-runtime29.7.0间接
npmjest-snapshot29.7.0间接
npmjest-util29.7.0间接
npmjest-validate29.7.0间接
npmjest-watcher29.7.0间接
npmjest-worker29.7.0间接
npmjs-tokens4.0.0间接
npmjs-yaml3.14.1间接
npmjs-yaml4.1.0间接
npmjsdoc-type-pratt-parser4.0.0间接
npmjsesc2.5.2间接
npmjson-buffer3.0.1间接
npmjson-parse-even-better-errors2.3.1间接
npmjson-schema-traverse0.4.1间接
npmjson-stable-stringify-without-jsonify1.0.1间接
npmjson52.2.3间接
npmkeyv4.5.4间接
npmkind-of6.0.3间接
npmkleur3.0.3间接
npmleven3.1.0间接
npmlevn0.4.1间接
npmlines-and-columns1.2.4间接
npmlocate-path5.0.0间接
npmlocate-path6.0.0间接
npmlodash.memoize4.1.2间接
npmlodash.merge4.6.2间接
npmlog-symbols4.1.0间接
npmlru-cache5.1.1间接
npmlru-cache6.0.0间接
npmmake-dir4.0.0间接
npmmake-error1.3.6间接
npmmakeerror1.0.12间接
npmmap-obj1.0.1间接
npmmap-obj4.3.0间接
npmmdast-util-from-markdown2.0.0间接
npmmdast-util-to-string4.0.0间接
npmmeow9.0.0间接
npmmerge-stream2.0.0间接
npmmerge21.4.1间接
npmmicromark4.0.0间接
npmmicromark-core-commonmark2.0.0间接
npmmicromark-factory-destination2.0.0间接
npmmicromark-factory-label2.0.0间接
npmmicromark-factory-space2.0.0间接
npmmicromark-factory-title2.0.0间接
npmmicromark-factory-whitespace2.0.0间接
npmmicromark-util-character2.0.1间接
npmmicromark-util-chunked2.0.0间接
npmmicromark-util-classify-character2.0.0间接
npmmicromark-util-combine-extensions2.0.0间接
npmmicromark-util-decode-numeric-character-reference2.0.1间接
npmmicromark-util-decode-string2.0.0间接
npmmicromark-util-encode2.0.0间接
npmmicromark-util-html-tag-name2.0.0间接
npmmicromark-util-normalize-identifier2.0.0间接
npmmicromark-util-resolve-all2.0.0间接
npmmicromark-util-sanitize-uri2.0.0间接
npmmicromark-util-subtokenize2.0.0间接
npmmicromark-util-symbol2.0.0间接
npmmicromark-util-types2.0.0间接
npmmicromatch4.0.5间接
npmmimic-fn2.1.0间接
npmmin-indent1.0.1间接
npmminimatch3.1.2间接
npmminimatch9.0.3间接
npmminimist-options4.1.0间接
npmms2.1.2间接
npmnatural-compare1.4.0间接
npmnode-int640.4.0间接
npmnode-releases2.0.13间接
npmnormalize-package-data2.5.0间接
npmnormalize-package-data3.0.3间接
npmnormalize-path3.0.0间接
npmnpm-run-path4.0.1间接
npmonce1.4.0间接
npmonetime5.1.2间接
npmoptionator0.9.3间接
npmp-limit2.3.0间接
npmp-limit3.1.0间接
npmp-locate4.1.0间接
npmp-locate5.0.0间接
npmp-try2.2.0间接
npmparent-module1.0.1间接
npmparse-json5.2.0间接
npmpath-exists4.0.0间接
npmpath-is-absolute1.0.1间接
npmpath-key3.1.1间接
npmpath-parse1.0.7间接
npmpath-type4.0.0间接
npmpicocolors1.0.0间接
npmpicomatch2.3.1间接
npmpirates4.0.6间接
npmpkg-dir4.2.0间接
npmplur4.0.0间接
npmprelude-ls1.2.1间接
npmprettier3.2.5间接
npmprettier-plugin-jsdoc1.3.0间接
npmpretty-format29.7.0间接
npmprompts2.4.2间接
npmpunycode2.3.1间接
npmpure-rand6.0.4间接
npmqueue-microtask1.2.3间接
npmquick-lru4.0.1间接
npmreact-is18.2.0间接
npmread-pkg5.2.0间接
npmread-pkg-up7.0.1间接
npmredent3.0.0间接
npmrequire-directory2.1.1间接
npmresolve1.22.8间接
npmresolve-cwd3.0.0间接
npmresolve-from4.0.0间接
npmresolve-from5.0.0间接
npmresolve.exports2.0.2间接
npmreusify1.0.4间接
npmrimraf3.0.2间接
npmrun-parallel1.2.0间接
npmsemver5.7.2间接
npmsemver6.3.1间接
npmsemver7.6.0间接
npmshebang-command2.0.0间接
npmshebang-regex3.0.0间接
npmsignal-exit3.0.7间接
npmsisteransi1.0.5间接
npmslash3.0.0间接
npmsource-map0.6.1间接
npmsource-map-support0.5.13间接
npmspdx-correct3.2.0间接
npmspdx-exceptions2.3.0间接
npmspdx-expression-parse3.0.1间接
npmspdx-expression-parse4.0.0间接
npmspdx-license-ids3.0.16间接
npmsprintf-js1.0.3间接
npmstack-utils2.0.6间接
npmstring-length4.0.2间接
npmstring-width4.2.3间接
npmstrip-ansi6.0.1间接
npmstrip-bom4.0.0间接
npmstrip-final-newline2.0.0间接
npmstrip-indent3.0.0间接
npmstrip-json-comments3.1.1间接
npmsupports-color5.5.0间接
npmsupports-color7.2.0间接
npmsupports-color8.1.1间接
npmsupports-hyperlinks2.3.0间接
npmsupports-preserve-symlinks-flag1.0.0间接
npmtest-exclude6.0.0间接
npmtext-table0.2.0间接
npmtmpl1.0.5间接
npmto-fast-properties2.0.0间接
npmto-regex-range5.0.1间接
npmtrim-newlines3.0.1间接
npmts-api-utils1.0.3间接
npmts-jest29.1.1间接
npmtsd0.31.0间接
npmtype-check0.4.0间接
npmtype-detect4.0.8间接
npmtype-fest0.18.1间接
npmtype-fest0.20.2间接
npmtype-fest0.21.3间接
npmtype-fest0.6.0间接
npmtype-fest0.8.1间接
npmtypescript5.4.5间接
npmtypescript-eslint7.0.1间接
npmundici-types5.26.5间接
npmunist-util-stringify-position4.0.0间接
npmupdate-browserslist-db1.0.13间接
npmuri-js4.4.1间接
npmv8-to-istanbul9.1.3间接
npmvalidate-npm-package-license3.0.4间接
npmwalker1.0.8间接
npmwhich2.0.2间接
npmwrap-ansi7.0.0间接
npmwrappy1.0.2间接
npmwrite-file-atomic4.0.2间接
npmy18n5.0.8间接
npmyallist3.1.1间接
npmyallist4.0.0间接
npmyargs17.7.2间接
npmyargs-parser20.2.9间接
npmyargs-parser21.1.1间接
npmyocto-queue0.1.0间接
依赖安全公告 14

该仓库未发布可被索引解析的包,因此评估的是其自身的依赖图——共 472 个包,其中也包含从不交付的开发与测试版本固定:14 个存在已知公告,0 个为直接依赖。

软件包版本关系严重程度公告数修复版本
flatted3.2.9间接严重23.4.2
brace-expansion1.1.11间接35.0.7
brace-expansion2.0.1间接35.0.7
braces3.0.2间接13.0.3
cross-spawn7.0.3间接17.0.5
js-yaml3.14.1间接34.3.0
js-yaml4.1.0间接34.3.0
minimatch3.1.2间接310.2.3
minimatch9.0.3间接310.2.3
picomatch2.3.1间接24.0.4
@babel/helpers7.23.2间接18.0.0-alpha.17
ajv6.12.6间接18.18.0
micromatch4.0.5间接14.0.8
@babel/core7.23.2间接18.0.0-rc.6

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

原始 JSON 报告 机器可读
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": true,
      "size_kb": 3021,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "JavaScript": 493822,
        "TypeScript": 24165
      },
      "pushed_at": "2025-04-07T14:30:25Z",
      "created_at": "2023-07-24T20:34:08Z",
      "owner_type": "Organization",
      "updated_at": "2026-02-23T18:26:58Z",
      "description": "node.js command-line interfaces made easy",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "exodus-fork",
      "license_spdx_raw": "MIT",
      "primary_language": "JavaScript",
      "significant_languages": [
        "JavaScript"
      ]
    },
    "owner": {
      "blog": null,
      "name": null,
      "type": "Organization",
      "login": "ExodusForks",
      "company": null,
      "location": null,
      "followers": 1,
      "avatar_url": "https://avatars.githubusercontent.com/u/256547377?v=4",
      "created_at": "2026-01-22T11:02:17Z",
      "is_verified": null,
      "public_repos": 207,
      "account_age_days": 181
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": false
    },
    "activity": {
      "releases": [
        {
          "tag": "v11.0.0",
          "kind": "major",
          "published_at": "2023-06-16T00:47:22Z"
        },
        {
          "tag": "v10.0.1",
          "kind": "patch",
          "published_at": "2023-04-15T05:00:07Z"
        },
        {
          "tag": "v10.0.0",
          "kind": "major",
          "published_at": "2023-01-14T01:49:56Z"
        },
        {
          "tag": "v9.5.0",
          "kind": "minor",
          "published_at": "2023-01-07T07:03:27Z"
        },
        {
          "tag": "v9.4.1",
          "kind": "patch",
          "published_at": "2022-09-30T07:26:46Z"
        },
        {
          "tag": "v9.4.0",
          "kind": "minor",
          "published_at": "2022-07-15T06:17:59Z"
        },
        {
          "tag": "v9.3.0",
          "kind": "minor",
          "published_at": "2022-05-28T02:45:25Z"
        },
        {
          "tag": "v9.2.0",
          "kind": "minor",
          "published_at": "2022-04-15T07:10:28Z"
        },
        {
          "tag": "v9.1.0",
          "kind": "minor",
          "published_at": "2022-03-18T05:54:23Z"
        },
        {
          "tag": "v9.0.0",
          "kind": "major",
          "published_at": "2022-01-28T19:17:24Z"
        },
        {
          "tag": "v9.0.0-1",
          "kind": "prerelease",
          "published_at": "2022-01-14T20:25:24Z"
        },
        {
          "tag": "v9.0.0-0",
          "kind": "prerelease",
          "published_at": "2021-12-22T05:36:41Z"
        },
        {
          "tag": "v8.3.0",
          "kind": "minor",
          "published_at": "2021-10-22T07:00:17Z"
        },
        {
          "tag": "v8.2.0",
          "kind": "minor",
          "published_at": "2021-09-10T03:39:53Z"
        },
        {
          "tag": "v8.1.0",
          "kind": "minor",
          "published_at": "2021-07-27T03:53:18Z"
        },
        {
          "tag": "v8.0.0",
          "kind": "major",
          "published_at": "2021-06-23T07:53:48Z"
        },
        {
          "tag": "v8.0.0-2",
          "kind": "prerelease",
          "published_at": "2021-06-06T04:32:01Z"
        },
        {
          "tag": "v8.0.0-1",
          "kind": "prerelease",
          "published_at": "2021-05-30T20:25:57Z"
        },
        {
          "tag": "v8.0.0-0",
          "kind": "prerelease",
          "published_at": "2021-05-22T23:25:02Z"
        },
        {
          "tag": "v7.2.0",
          "kind": "minor",
          "published_at": "2021-03-21T21:54:44Z"
        },
        {
          "tag": "v7.1.0",
          "kind": "minor",
          "published_at": "2021-02-14T03:02:41Z"
        },
        {
          "tag": "v7.0.0",
          "kind": "major",
          "published_at": "2021-01-13T08:17:21Z"
        },
        {
          "tag": "v7.0.0-2",
          "kind": "prerelease",
          "published_at": "2020-12-14T07:43:42Z"
        },
        {
          "tag": "v7.0.0-1",
          "kind": "prerelease",
          "published_at": "2020-11-21T07:47:08Z"
        },
        {
          "tag": "v7.0.0-0",
          "kind": "prerelease",
          "published_at": "2020-10-25T04:22:10Z"
        },
        {
          "tag": "v6.2.1",
          "kind": "patch",
          "published_at": "2020-12-13T23:18:15Z"
        },
        {
          "tag": "v6.2.0",
          "kind": "minor",
          "published_at": "2020-10-25T02:36:04Z"
        },
        {
          "tag": "v6.1.0",
          "kind": "minor",
          "published_at": "2020-08-28T01:18:05Z"
        },
        {
          "tag": "v6.0.0",
          "kind": "major",
          "published_at": "2020-07-19T13:48:52Z"
        },
        {
          "tag": "v6.0.0-0",
          "kind": "prerelease",
          "published_at": "2020-06-18T06:58:00Z"
        },
        {
          "tag": "v5.1.0",
          "kind": "minor",
          "published_at": "2020-04-25T02:27:00Z"
        },
        {
          "tag": "v5.0.0",
          "kind": "major",
          "published_at": "2020-03-12T02:11:26Z"
        },
        {
          "tag": "v5.0.0-4",
          "kind": "prerelease",
          "published_at": "2020-03-03T05:34:07Z"
        },
        {
          "tag": "v5.0.0-3",
          "kind": "prerelease",
          "published_at": "2020-02-20T07:28:55Z"
        },
        {
          "tag": "v5.0.0-2",
          "kind": "prerelease",
          "published_at": "2020-02-11T09:49:11Z"
        },
        {
          "tag": "v5.0.0-1",
          "kind": "prerelease",
          "published_at": "2020-02-08T09:32:44Z"
        },
        {
          "tag": "v5.0.0-0",
          "kind": "prerelease",
          "published_at": "2020-02-01T03:26:11Z"
        },
        {
          "tag": "v4.1.1",
          "kind": "patch",
          "published_at": "2020-02-02T01:22:57Z"
        },
        {
          "tag": "v4.1.0",
          "kind": "minor",
          "published_at": "2020-01-06T09:14:39Z"
        },
        {
          "tag": "v4.1.0-0",
          "kind": "prerelease",
          "published_at": "2019-12-11T03:48:24Z"
        },
        {
          "tag": "4.0.1",
          "kind": "patch",
          "published_at": "2019-11-11T09:14:53Z"
        },
        {
          "tag": "v4.0.1",
          "kind": "patch",
          "published_at": "2019-11-11T09:14:53Z"
        },
        {
          "tag": "v4.0.0",
          "kind": "major",
          "published_at": "2019-11-01T09:59:36Z"
        },
        {
          "tag": "v4.0.0-1",
          "kind": "prerelease",
          "published_at": "2019-10-08T01:22:23Z"
        },
        {
          "tag": "v4.0.0-0",
          "kind": "prerelease",
          "published_at": "2019-10-01T08:36:23Z"
        },
        {
          "tag": "v3.0.2",
          "kind": "patch",
          "published_at": "2019-09-26T09:05:25Z"
        },
        {
          "tag": "v3.0.1",
          "kind": "patch",
          "published_at": "2019-08-30T08:39:23Z"
        },
        {
          "tag": "v3.0.0",
          "kind": "major",
          "published_at": "2019-08-08T06:18:36Z"
        },
        {
          "tag": "v3.0.0-0",
          "kind": "prerelease",
          "published_at": "2019-07-27T01:16:58Z"
        },
        {
          "tag": "v2.20.3",
          "kind": "patch",
          "published_at": "2019-10-11T04:40:02Z"
        },
        {
          "tag": "v2.20.1",
          "kind": "patch",
          "published_at": "2019-09-28T21:29:09Z"
        },
        {
          "tag": "v2.20.0",
          "kind": "minor",
          "published_at": "2019-04-03T00:39:24Z"
        },
        {
          "tag": "v2.19.0",
          "kind": "minor",
          "published_at": "2018-10-08T16:21:49Z"
        },
        {
          "tag": "v2.18.0",
          "kind": "minor",
          "published_at": "2018-09-07T10:10:44Z"
        },
        {
          "tag": "v2.17.1",
          "kind": "patch",
          "published_at": "2018-08-07T11:16:51Z"
        },
        {
          "tag": "v2.17.0",
          "kind": "minor",
          "published_at": "2018-08-03T18:17:29Z"
        },
        {
          "tag": "v2.16.0",
          "kind": "minor",
          "published_at": "2018-06-29T09:39:31Z"
        },
        {
          "tag": "v2.15.1",
          "kind": "patch",
          "published_at": "2018-03-20T01:46:31Z"
        },
        {
          "tag": "v2.15.0",
          "kind": "minor",
          "published_at": "2018-03-08T01:10:09Z"
        },
        {
          "tag": "v2.14.1",
          "kind": "patch",
          "published_at": "2018-02-07T07:39:12Z"
        },
        {
          "tag": "v2.14.0",
          "kind": "minor",
          "published_at": "2018-02-05T18:19:42Z"
        },
        {
          "tag": "v2.13.0",
          "kind": "minor",
          "published_at": "2018-01-11T07:08:24Z"
        },
        {
          "tag": "v2.12.2",
          "kind": "patch",
          "published_at": "2017-11-28T07:06:47Z"
        },
        {
          "tag": "v2.12.1",
          "kind": "patch",
          "published_at": "2017-11-23T10:17:53Z"
        },
        {
          "tag": "v2.12.0",
          "kind": "minor",
          "published_at": "2017-11-22T19:31:05Z"
        },
        {
          "tag": "v2.11.0",
          "kind": "minor",
          "published_at": "2017-07-03T10:05:58Z"
        },
        {
          "tag": "v2.10.0",
          "kind": "minor",
          "published_at": "2017-06-19T11:13:55Z"
        },
        {
          "tag": "v2.9.0",
          "kind": "minor",
          "published_at": "2015-10-13T15:20:01Z"
        },
        {
          "tag": "v2.8.1",
          "kind": "patch",
          "published_at": "2015-04-22T16:20:22Z"
        },
        {
          "tag": "v2.8.0",
          "kind": "minor",
          "published_at": "2015-04-09T04:48:06Z"
        },
        {
          "tag": "v2.7.1",
          "kind": "patch",
          "published_at": "2015-03-11T00:44:38Z"
        },
        {
          "tag": "v2.7.0",
          "kind": "minor",
          "published_at": "2015-03-09T15:26:17Z"
        },
        {
          "tag": "v2.6.0",
          "kind": "minor",
          "published_at": "2014-12-29T16:09:13Z"
        },
        {
          "tag": "v2.5.1",
          "kind": "patch",
          "published_at": "2014-12-15T12:51:22Z"
        },
        {
          "tag": "v2.5.0",
          "kind": "minor",
          "published_at": "2014-10-24T07:37:37Z"
        },
        {
          "tag": "v2.4.0",
          "kind": "minor",
          "published_at": "2014-10-17T13:57:33Z"
        },
        {
          "tag": "v2.3.0",
          "kind": "minor",
          "published_at": "2014-07-17T00:47:11Z"
        },
        {
          "tag": "2.2.0",
          "kind": "minor",
          "published_at": "2014-03-29T12:36:02Z"
        },
        {
          "tag": "2.1.0",
          "kind": "minor",
          "published_at": "2013-11-21T17:06:05Z"
        },
        {
          "tag": "2.0.0",
          "kind": "major",
          "published_at": "2013-07-19T00:54:38Z"
        },
        {
          "tag": "1.3.2",
          "kind": "patch",
          "published_at": "2013-07-18T16:26:42Z"
        },
        {
          "tag": "1.3.1",
          "kind": "patch",
          "published_at": "2013-07-18T16:17:39Z"
        },
        {
          "tag": "1.3.0",
          "kind": "minor",
          "published_at": "2013-07-09T15:13:54Z"
        },
        {
          "tag": "1.2.0",
          "kind": "minor",
          "published_at": "2013-06-13T13:52:25Z"
        },
        {
          "tag": "1.1.1",
          "kind": "patch",
          "published_at": "2012-11-20T23:10:10Z"
        },
        {
          "tag": "1.1.0",
          "kind": "minor",
          "published_at": "2012-11-17T04:59:33Z"
        },
        {
          "tag": "1.0.5",
          "kind": "patch",
          "published_at": "2012-10-10T01:50:16Z"
        },
        {
          "tag": "1.0.4",
          "kind": "patch",
          "published_at": "2012-09-03T15:41:14Z"
        },
        {
          "tag": "1.0.3",
          "kind": "patch",
          "published_at": "2012-08-30T15:07:45Z"
        },
        {
          "tag": "1.0.2",
          "kind": "patch",
          "published_at": "2012-08-24T20:37:02Z"
        },
        {
          "tag": "1.0.1",
          "kind": "patch",
          "published_at": "2012-08-03T20:48:21Z"
        },
        {
          "tag": "1.0.0",
          "kind": "major",
          "published_at": "2012-07-05T15:39:25Z"
        },
        {
          "tag": "0.6.1",
          "kind": "patch",
          "published_at": "2012-06-01T19:23:41Z"
        },
        {
          "tag": "0.6.0",
          "kind": "minor",
          "published_at": "2012-04-11T00:52:15Z"
        },
        {
          "tag": "0.5.1",
          "kind": "patch",
          "published_at": "2011-12-20T16:24:09Z"
        },
        {
          "tag": "0.5.0",
          "kind": "minor",
          "published_at": "2011-12-04T19:44:34Z"
        },
        {
          "tag": "0.4.3",
          "kind": "patch",
          "published_at": "2011-12-04T17:54:20Z"
        },
        {
          "tag": "0.4.2",
          "kind": "patch",
          "published_at": "2011-11-24T15:20:08Z"
        },
        {
          "tag": "0.4.1",
          "kind": "patch",
          "published_at": "2011-11-18T16:48:11Z"
        },
        {
          "tag": "0.4.0",
          "kind": "minor",
          "published_at": "2011-11-15T16:05:16Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "2aaab240d86e70d88fecc4b7be6a0af5e990b26e",
          "body": "* Wrap command description in help (#1804)\n\n* Wrap command description. Replace trimRight by trimEnd.\r\n\r\n* Preserve empty lines when wrapping\r\n\r\n* Simplify line end handling\r\n\r\n* Translate Windows line endings to keep things sane\n\n* Bump supported versions (#1808)\n\n* Update minimum version of node i\n[…]\nbit@users.noreply.github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Sam Gammon <s@mg.sv>\nCo-authored-by: Matias Lang <matias.la@exodus.io>",
          "is_bot": false,
          "headline": "chore: update fork to 12.1.0 and reapply hardenings (#2)",
          "author_name": "joshua-rogers-exodus",
          "author_login": "joshua-rogers-exodus",
          "committed_at": "2025-04-07T14:30:25Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "8e3cfeb34a5bb71d37ba24616de77521d0a4a0b9",
          "body": null,
          "is_bot": false,
          "headline": "fork into @exodus/ namespace",
          "author_name": "Matias Lang",
          "author_login": "matias-la",
          "committed_at": "2023-07-24T20:46:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dd24d836fcc9abf29d03fa5e75df2dcd45944d6f",
          "body": null,
          "is_bot": false,
          "headline": "disable storeOptionsAsProperties",
          "author_name": "Matias Lang",
          "author_login": "matias-la",
          "committed_at": "2023-07-24T20:45:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0d8a38a058ab3d9957e0b61938675773c4f16c1b",
          "body": null,
          "is_bot": false,
          "headline": "disable subcommand execution",
          "author_name": "Matias Lang",
          "author_login": "matias-la",
          "committed_at": "2023-07-24T20:40:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7a5bd0626a5a2e6353052de0a6985480e51bbb9b",
          "body": null,
          "is_bot": false,
          "headline": "9.5.0",
          "author_name": "abetomo",
          "author_login": "abetomo",
          "committed_at": "2023-01-07T07:03:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e6d85fc81dd8fba79b08781ea8cca70cf18b8840",
          "body": null,
          "is_bot": false,
          "headline": "Fix year for release",
          "author_name": "John Gee",
          "author_login": "shadowspawn",
          "committed_at": "2023-01-07T07:01:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f6dd14ad5630b07022a5cdc88f202b404e524783",
          "body": "Including some lint",
          "is_bot": false,
          "headline": "Update CHANGELOG for 9.5.0",
          "author_name": "John Gee",
          "author_login": "shadowspawn",
          "committed_at": "2023-01-07T07:01:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2326c53ab839d21dad440f73c06c742930a97a7d",
          "body": null,
          "is_bot": false,
          "headline": "Update dependencies to get new version of json5",
          "author_name": "John Gee",
          "author_login": "shadowspawn",
          "committed_at": "2023-01-05T05:21:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "91bfa8d8e02f8116a680d01a5e34283766fde8ff",
          "body": null,
          "is_bot": false,
          "headline": "Add mention of .alias() to README. (#1833)",
          "author_name": "John Gee",
          "author_login": "shadowspawn",
          "committed_at": "2022-12-19T07:06:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5a201ecb5d1ee3589a1f1ebb9347b0ff52cb2dbd",
          "body": null,
          "is_bot": false,
          "headline": "Add getOptionValueSourceWithGlobals for completeness. (#1832)",
          "author_name": "John Gee",
          "author_login": "shadowspawn",
          "committed_at": "2022-12-19T06:02:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0ae5b2fbaad3c1afe774ae2904a1d71ebd94a51a",
          "body": "Add help configuration to show the global options.",
          "is_bot": false,
          "headline": "Support showing global options in help (#1828)",
          "author_name": "John Gee",
          "author_login": "shadowspawn",
          "committed_at": "2022-12-07T19:52:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "198c6e42cdcd0eca3f797a32a3c4e160250f50c0",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' into develop",
          "author_name": "John Gee",
          "author_login": "shadowspawn",
          "committed_at": "2022-11-25T20:44:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8d3c7b5e826c5e9cc258d5db4c33449c1591d447",
          "body": null,
          "is_bot": false,
          "headline": "Fix some typos (#1821)",
          "author_name": "Dirk Stolle",
          "author_login": "striezel",
          "committed_at": "2022-11-17T20:43:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1760b428553e2b84f159b1a3fdf09f0dce0aeec3",
          "body": "* Add mention of extra-typings\r\n\r\n* Reword",
          "is_bot": false,
          "headline": "Add extra-typings to README (#1814)",
          "author_name": "John Gee",
          "author_login": "shadowspawn",
          "committed_at": "2022-10-31T05:33:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b4198dde02cc8fc571c1265afa5bde447f6fca8",
          "body": null,
          "is_bot": false,
          "headline": "9.4.1",
          "author_name": "abetomo",
          "author_login": "abetomo",
          "committed_at": "2022-09-30T07:26:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c15ae6853e61a92f63a2d6b2ff5b66fca4f069fe",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG for 9.4.1",
          "author_name": "John Gee",
          "author_login": "shadowspawn",
          "committed_at": "2022-09-30T07:19:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "471ec400b846e46584664c90459418abf7accca2",
          "body": "* Add copyInheritedSettings to README\r\n\r\n* Add line break.",
          "is_bot": false,
          "headline": "Add copyInheritedSettings to README (#1798)",
          "author_name": "John Gee",
          "author_login": "shadowspawn",
          "committed_at": "2022-09-08T09:19:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8236966ca1097e49a4a8c058e4bc69fea067fbb3",
          "body": null,
          "is_bot": false,
          "headline": "Add mention of makeOptionMandatory in README (#1797)",
          "author_name": "John Gee",
          "author_login": "shadowspawn",
          "committed_at": "2022-09-08T09:14:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "72be61c0e2f5aa59e217a410cebc882c20c20801",
          "body": "* TypeScript: add implied to OptionValueSource\r\n\r\n* Add implied to JSDoc and TSDoc. Mention config in env priority.\r\n\r\n* TypeScript: add undefined to return type of getOptionValueSource\r\n\r\n* Reword env description so not  priority ordering as such. More accurately describe behaviour.",
          "is_bot": false,
          "headline": "Add implied to option value sources (#1794)",
          "author_name": "John Gee",
          "author_login": "shadowspawn",
          "committed_at": "2022-09-06T09:10:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "84d9201e92d041825190a7fb8412959d4c1d1034",
          "body": "* Have setOptionValue call setOptionValueWithSource instead of the other way around\r\n\r\n* Add explicit undefined to pass  tests",
          "is_bot": false,
          "headline": "setOptionValue should clear option source (#1795)",
          "author_name": "John Gee",
          "author_login": "shadowspawn",
          "committed_at": "2022-09-06T09:09:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "82fcb98cc27164a98e0c5f2c6f54621b5bbceef9",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG preparing for 9.4.0",
          "author_name": "John Gee",
          "author_login": "shadowspawn",
          "committed_at": "2022-07-15T06:17:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "177cc6e6dad797c99911a5fa9bd20c1ff49ec633",
          "body": "* Update to eslint@8 and standard dependencies\r\n* Update jest and typescript and tsd (using npm 8)",
          "is_bot": false,
          "headline": "Update dependencies (#1767)",
          "author_name": "John Gee",
          "author_login": "shadowspawn",
          "committed_at": "2022-07-13T08:44:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c7f687eaea6e7b29b917db8d71a06fe6fbfb53e",
          "body": null,
          "is_bot": false,
          "headline": "feat: add preSubcommand hook (#1763)",
          "author_name": "鸿则",
          "author_login": "hungtcs",
          "committed_at": "2022-07-12T06:41:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3ae30a291a777ad1f748d86f49903579277f9ea0",
          "body": null,
          "is_bot": false,
          "headline": "Export InvalidOptionArgumentError in esm (#1756)",
          "author_name": "Caleb Everett",
          "author_login": "everett1992",
          "committed_at": "2022-06-20T07:29:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dccc90676aa960563ae0d0f3414a64a231286a69",
          "body": "Bumps [github/codeql-action](https://github.com/github/codeql-action) from 1 to 2.\n- [Release notes](https://github.com/github/codeql-action/releases)\n- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/github/codeql-action/compare/v1...v2)\n\n-\n[…]\n-\nupdated-dependencies:\n- dependency-name: github/codeql-action\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": "Bump github/codeql-action from 1 to 2",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2022-05-29T23:59:53Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "211ff69ac44eb769e3c30a836543652f7ed3dc11",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v2...v3)\n\n---\nupdated-dependencies:\n- dependency-name: actions/checkout\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": "Bump actions/checkout from 2 to 3",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2022-05-29T23:59:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "becb22fd1372a6c6905f77d4ebfdc41edf8a04eb",
          "body": "Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2 to 3.\n- [Release notes](https://github.com/actions/setup-node/releases)\n- [Commits](https://github.com/actions/setup-node/compare/v2...v3)\n\n---\nupdated-dependencies:\n- dependency-name: actions/setup-node\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": "Bump actions/setup-node from 2 to 3",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2022-05-29T23:58:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3e202f38679ebb13ca2e05ef517d09d31a67b5cb",
          "body": null,
          "is_bot": false,
          "headline": "Add develop branch for earlier warnings",
          "author_name": "John Gee",
          "author_login": "shadowspawn",
          "committed_at": "2022-05-29T23:58:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fd24e92efbc62aaccb1b28f561686a8983555c32",
          "body": null,
          "is_bot": false,
          "headline": "Add target-branch",
          "author_name": "John Gee",
          "author_login": "shadowspawn",
          "committed_at": "2022-05-28T04:01:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f2aec2648d68b01d8947298b27093df3fdb551a7",
          "body": null,
          "is_bot": false,
          "headline": "Prepare for 9.3.0",
          "author_name": "John Gee",
          "author_login": "shadowspawn",
          "committed_at": "2022-05-28T02:45:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e89eca887df9f4b4e34dbaec302da1861e86e11e",
          "body": "This should help with keeping the GitHub actions updated on new releases. This will also help with keeping it secure.\n\nDependabot helps in keeping the supply chain secure https://docs.github.com/en/code-security/dependabot\n\nGitHub actions up to date https://docs.github.com/en/code-security/dependabo\n[…]\nping-your-actions-up-to-date-with-dependabot\n\nhttps://github.com/ossf/scorecard/blob/main/docs/checks.md#dependency-update-tool\nSigned-off-by: naveen <172697+naveensrinivasan@users.noreply.github.com>",
          "is_bot": false,
          "headline": "chore: Included githubactions in the dependabot config",
          "author_name": "naveen",
          "author_login": "naveensrinivasan",
          "committed_at": "2022-05-27T22:34:04Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "3103c6b11d5755d0c16fc876acbed7d24822eae1",
          "body": null,
          "is_bot": false,
          "headline": "Add more tests for implies (#1730)",
          "author_name": "John Gee",
          "author_login": "shadowspawn",
          "committed_at": "2022-05-23T00:12:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1bab84c229d6388a958902898b50b4dd6d5ef27e",
          "body": null,
          "is_bot": false,
          "headline": "Add test for Option passed to wrong routines (#1729)",
          "author_name": "John Gee",
          "author_login": "shadowspawn",
          "committed_at": "2022-05-22T01:17:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4094e22a39394e205f8955405f6dffcc2ff56695",
          "body": " Restrict the GitHub token permissions only to the required ones; this way, even if the attackers will succeed in compromising your workflow, they won’t be able to do much.\n\n- Included permissions for the action. https://github.com/ossf/scorecard/blob/main/docs/checks.md#token-permissions\n\nhttps://d\n[…]\nflows secure Part 1: Preventing pwn requests](https://securitylab.github.com/research/github-actions-preventing-pwn-requests/)\n\nSigned-off-by: neilnaveen <42328488+neilnaveen@users.noreply.github.com>",
          "is_bot": false,
          "headline": "chore: Set permissions for GitHub actions",
          "author_name": "neilnaveen",
          "author_login": "neilnaveen",
          "committed_at": "2022-05-21T02:14:47Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b2842dc883fd84707a960a4dbe4320850ef98cb9",
          "body": null,
          "is_bot": false,
          "headline": "update chinese readme  (#1727)",
          "author_name": "wenjie",
          "author_login": "wwwenjie",
          "committed_at": "2022-05-19T23:30:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cc2db5b9a20e48cf4d107db50036f8fd1ad4b3ca",
          "body": "For backwards compatibility, the description is used for the subcommand listing if the summary is missing. So by default there is no change in existing programs.",
          "is_bot": false,
          "headline": "Add optional summary for short form of subcommand description. (#1726)",
          "author_name": "John Gee",
          "author_login": "shadowspawn",
          "committed_at": "2022-05-18T08:23:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d6609677a5ff6f256298fe6e06c888fbe997edb2",
          "body": null,
          "is_bot": false,
          "headline": "Add Option.implies() (#1724)",
          "author_name": "John Gee",
          "author_login": "shadowspawn",
          "committed_at": "2022-05-11T06:20:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b492d97273b286ecc50237269016b50d572ad6c",
          "body": "Add string[] to Command.option() defaultValue type.\r\n\r\n\r\nCo-authored-by: Caleb ツ Everett <calebev@amazon.com>",
          "is_bot": false,
          "headline": "Add string[] to options defaultValue type (#1721)",
          "author_name": "Caleb Everett",
          "author_login": "everett1992",
          "committed_at": "2022-05-09T02:16:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "06cf751528390080cd111febb085b95e6f139c0c",
          "body": "Drop nodejs17 as it will be eol soon.",
          "is_bot": false,
          "headline": "ci: add nodejs18 as it is released",
          "author_name": "abetomo",
          "author_login": "abetomo",
          "committed_at": "2022-04-21T06:13:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a80b984b5005d7cacc246098015c791059f8af4a",
          "body": "* Rework example to avoid graphql warnings\r\n\r\n* Fix help text",
          "is_bot": false,
          "headline": "Rework example to avoid graphql warnings (#1719)",
          "author_name": "John Gee",
          "author_login": "shadowspawn",
          "committed_at": "2022-04-19T08:24:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "acbbe18733476e510beb74408a631fdd63fac3ce",
          "body": null,
          "is_bot": false,
          "headline": "Deprecate multi-character short flags (#1718)",
          "author_name": "John Gee",
          "author_login": "shadowspawn",
          "committed_at": "2022-04-18T06:13:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6c26370fcba737d9786a34d0e8693f689a067569",
          "body": null,
          "is_bot": false,
          "headline": "Add link for 9.2.0 changes",
          "author_name": "John Gee",
          "author_login": "shadowspawn",
          "committed_at": "2022-04-15T07:10:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9864529b1265860b22559da8048fe11777411212",
          "body": null,
          "is_bot": false,
          "headline": "Add another PR to CHANGELOG",
          "author_name": "John Gee",
          "author_login": "shadowspawn",
          "committed_at": "2022-04-15T07:10:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b77a0e9e7e6af4ef5de304b70982f82e7324df42",
          "body": null,
          "is_bot": false,
          "headline": "Prepare for 9.2.0",
          "author_name": "John Gee",
          "author_login": "shadowspawn",
          "committed_at": "2022-04-15T07:10:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bf205d10295d0559fdcd3bb3e8d8eee92af98c09",
          "body": "* Rename test file\r\n\r\n* Add test for confilcts in parent command of called command\r\n\r\n* Check for conflicts up hierarchy of commands\r\n\r\n* Suppress help output from test\r\n\r\n* Remove bogus parameter",
          "is_bot": false,
          "headline": "Check for conflicts in parent commands (#1711)",
          "author_name": "John Gee",
          "author_login": "shadowspawn",
          "committed_at": "2022-03-25T20:53:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d7a674bb223528fbf2e01b277df844ef1a2ea17",
          "body": "* Add more detail about options and option-arguments\r\n\r\n* Use \"greedy\" in description",
          "is_bot": false,
          "headline": "Clarify option arguments (#1709)",
          "author_name": "John Gee",
          "author_login": "shadowspawn",
          "committed_at": "2022-03-21T02:06:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "40e67bcf75609be4914a34ca42ce82482bc99ee4",
          "body": "* Add example for common-options\r\n\r\n* Rename example so easier to find",
          "is_bot": false,
          "headline": "Add example for \"global\" options (#1708)",
          "author_name": "John Gee",
          "author_login": "shadowspawn",
          "committed_at": "2022-03-21T02:05:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "961c45eb465848e0892f60f54a940ea05f770792",
          "body": ".substr() is deprecated so we replace it with .slice() which works similarily but isn't deprecated\nSigned-off-by: Tobias Speicher <rootcommander@gmail.com>",
          "is_bot": false,
          "headline": "refactor: replace deprecated String.prototype.substr()",
          "author_name": "Tobias Speicher",
          "author_login": "CommanderRoot",
          "committed_at": "2022-03-21T00:42:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8cbd082501710a9599cbe71bf3e6c957cbd632f8",
          "body": "For TypeScript compatibility with future esm support.",
          "is_bot": false,
          "headline": "Add `\"types\"` to `\"exports\"` (#1704)",
          "author_name": "Rajas Paranjpe",
          "author_login": "ChocolateLoverRaj",
          "committed_at": "2022-03-18T06:02:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5bddedf2496e31c0a5d3eae7b8419b09291cf2fc",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG and version for 9.1.0",
          "author_name": "John Gee",
          "author_login": "shadowspawn",
          "committed_at": "2022-03-18T05:54:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0e29b3dc51e76cd073019aae0e9d6cbdfbd4d92f",
          "body": null,
          "is_bot": false,
          "headline": "Fix the typo",
          "author_name": "winwangqi",
          "author_login": "brilliant5163",
          "committed_at": "2022-03-17T08:53:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "019499bfc3986dd598c9e1f0cab87d46646123b7",
          "body": null,
          "is_bot": false,
          "headline": "Remove low-value argument test (#1701)",
          "author_name": "John Gee",
          "author_login": "shadowspawn",
          "committed_at": "2022-03-14T08:10:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1d270784f5282c737ada9036671c591254c9ee71",
          "body": "* Add extended conflicts example\r\n\r\n* Trim trailing whitespace",
          "is_bot": false,
          "headline": "Add extended conflicts example (#1700)",
          "author_name": "John Gee",
          "author_login": "JohnRGee",
          "committed_at": "2022-03-14T04:58:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b5d2bb10ae56919ff907d142cbb7245bc75338c4",
          "body": null,
          "is_bot": false,
          "headline": "ci: add .github/workflows/codeql-analysis.yml",
          "author_name": "abetomo",
          "author_login": "abetomo",
          "committed_at": "2022-03-12T01:11:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fc4fd417ee3ddde6a8b01b6767bd711f4dfc4347",
          "body": "Problem: I would like to configure options that are mutually exclusive. For example --json (to set the output type), conflicts with --silent (to suppress output).\r\n\r\nSolution: Added a new option method conflicts that accepts an array of strings (or a single string) with options that conflicts with the configured option.",
          "is_bot": false,
          "headline": "feat(option): allow to set options as conflicting (#1678)",
          "author_name": "Erez Rokah",
          "author_login": "erezrokah",
          "committed_at": "2022-03-06T00:43:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "997655dea2783323ffaddb2ddb5fb8786a73ad61",
          "body": null,
          "is_bot": false,
          "headline": "Fix syntax errors in migration example (#1692)",
          "author_name": "John Gee",
          "author_login": "shadowspawn",
          "committed_at": "2022-02-20T03:20:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "47e8b201a52be31ef891b13fa7827fb1be02b400",
          "body": null,
          "is_bot": false,
          "headline": "Follow best practice and require process rather than use global (#1685)",
          "author_name": "John Gee",
          "author_login": "shadowspawn",
          "committed_at": "2022-01-31T08:31:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "02a124c7d58dbae2ef11f9284b2c68ad94f6dc8b",
          "body": "9.0.0 release",
          "is_bot": false,
          "headline": "Merge pull request #1683 from tj/release/9.x",
          "author_name": "John Gee",
          "author_login": "shadowspawn",
          "committed_at": "2022-01-28T19:17:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1f66069d68aef436c714eab3fa5850cb5f49a39d",
          "body": null,
          "is_bot": false,
          "headline": "Add readonly changes to CHANGELOG",
          "author_name": "John Gee",
          "author_login": "shadowspawn",
          "committed_at": "2022-01-27T04:50:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ecaae11e2c2559e3c00e6157a0cb0f7a65d5f0f7",
          "body": null,
          "is_bot": false,
          "headline": "Prepare for 9.0.0 release",
          "author_name": "John Gee",
          "author_login": "shadowspawn",
          "committed_at": "2022-01-27T04:40:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c984ab85ae228ff49070d29d473e68cf0b987f0c",
          "body": null,
          "is_bot": false,
          "headline": "Fix errata in example (#1676)",
          "author_name": "John Gee",
          "author_login": "shadowspawn",
          "committed_at": "2022-01-14T22:56:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c58fe4d32f72b9fd6a6bfb64b499f6d3dfd06bb2",
          "body": null,
          "is_bot": false,
          "headline": "9.0.0-1",
          "author_name": "John Gee",
          "author_login": "shadowspawn",
          "committed_at": "2022-01-14T20:25:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5a482e6e5073bd3b32d01966beba57f66bb44768",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG for 9.0.0-1",
          "author_name": "John Gee",
          "author_login": "shadowspawn",
          "committed_at": "2022-01-14T20:23:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7a59df49d62c660137f75fb5200d199feb755f68",
          "body": "* Refactor private _displayError() into public error()\r\n\r\n* add TypeScript\r\n\r\n* Add tests\r\n\r\n* Add to README\r\n\r\n* Tiny wording change",
          "is_bot": false,
          "headline": "Add error() for displaying errors from client code (#1675)",
          "author_name": "John Gee",
          "author_login": "shadowspawn",
          "committed_at": "2022-01-14T09:44:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "772eb532d24b39d9fd9c6e017fe7c61fa156afcb",
          "body": "* Proof of concept\r\n\r\n* Use separate method for optsWithGlobals\r\n\r\n* Add documentation\r\n\r\n* Add tests\r\n\r\n* Simplify description\r\n\r\n* Add example\r\n\r\n* Remove unused param",
          "is_bot": false,
          "headline": "Add support for getting merged options including globals (#1671)",
          "author_name": "John Gee",
          "author_login": "shadowspawn",
          "committed_at": "2022-01-11T09:12:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f902f6da9c9f31197e92cfd6244138b539dad245",
          "body": null,
          "is_bot": false,
          "headline": "Fix JSDoc comment (#1673)",
          "author_name": "John Gee",
          "author_login": "shadowspawn",
          "committed_at": "2022-01-04T22:05:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ad640de5672712fe8e7b7183eec0b1abf079a965",
          "body": "* Allow readonly array as parameter of .choices()\r\n\r\nWithout `readonly`, readonly arrays cannot be passed as parameters.\r\n\r\nExample: https://www.typescriptlang.org/play?#code/GYVwdgxgLglg9mABMAjACgIYCcsC5EDOUWMYA5gNoC6AlIgN4C+AUKJLAsgEyY75YBTDABMEAGwCehYqUq0GLZhARFE2LCkQBeRBQDkGPVQDcSlVDU4u23QaNqCiZ\n[…]\n make sure it's readonly\r\n\r\n* Expand choices tests to cover readonly contract (#1)\r\n\r\n* Use the defensive copy of the parameter of .choices() in parseArg\r\n\r\nCo-authored-by: John Gee <john@ruru.gen.nz>",
          "is_bot": false,
          "headline": "Allow readonly array as parameter of .choices() (#1667)",
          "author_name": "Yufan You",
          "author_login": "ouuan",
          "committed_at": "2022-01-04T05:18:06Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "10b673f5fc01b2805a425c2766dff1aa9b5d8e28",
          "body": "* Add eslint-config-standard peer dependencies explicitly\r\n\r\n* Remove unused eslint customisation, closer to standard\r\n\r\n* Configure eslint with no-extra-semi, as per semistandard\r\n\r\n* Use standard-with-typescript again now installing dependencies\r\n\r\n* Fix linting for undefined property\r\n\r\n* Run js and rs lint by default for `npm run lint`",
          "is_bot": false,
          "headline": "Reconfigure standard and eslint (#1668)",
          "author_name": "John Gee",
          "author_login": "shadowspawn",
          "committed_at": "2022-01-04T05:14:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f17ecbd34baa9b385074a5d066935b3cd6b07c5c",
          "body": "…c() (#1669)\n\n* Make .aliases() param readonly\r\n\r\n* Make .parse() and .parseAsync() param readonly in TypeScript",
          "is_bot": false,
          "headline": "Allow readonly array as parameter to .aliases(), .parse(), .parseAsyn…",
          "author_name": "John Gee",
          "author_login": "shadowspawn",
          "committed_at": "2022-01-03T09:28:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4b9fee9f6d2a9f31c4a125416cee12af2f21642f",
          "body": "* Quick Start\r\n\r\n* Update comments\r\n\r\n* Update quick start examples so README and code match",
          "is_bot": false,
          "headline": "Refactor README examples into a QuickStart (#1665)",
          "author_name": "John Gee",
          "author_login": "shadowspawn",
          "committed_at": "2021-12-27T21:17:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c6e0ee804b7820c711eec37358c7871694aef5a7",
          "body": null,
          "is_bot": false,
          "headline": "Add pattern with this in action handler, from EventEmitter (#1664)",
          "author_name": "John Gee",
          "author_login": "shadowspawn",
          "committed_at": "2021-12-25T22:46:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "253f4ff7486e4e1ae09ba35d16964f45791c6a7a",
          "body": null,
          "is_bot": false,
          "headline": "Update version and CHANGELOG for 9.0.0-0 (#1661)",
          "author_name": "John Gee",
          "author_login": "shadowspawn",
          "committed_at": "2021-12-22T05:36:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "08e65d355af500acd3cb032e5b83ae1c82286ea7",
          "body": "* Update package-lock.json to lockfile@2\r\n\r\n* Update Jest\r\n\r\n* Update Jest\r\n\r\n* Update @types/node\r\n\r\n* Update standard",
          "is_bot": false,
          "headline": "Upgrade package-lock.json to lockfile@2 (#1659)",
          "author_name": "John Gee",
          "author_login": "shadowspawn",
          "committed_at": "2021-12-21T19:17:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "19c8041a3992e6c6a1f6c8fc546766056baac5a2",
          "body": null,
          "is_bot": false,
          "headline": "Combine back into single CHANGELOG to simplify searches (#1656)",
          "author_name": "John Gee",
          "author_login": "shadowspawn",
          "committed_at": "2021-12-21T07:44:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "39993f9ab85f9ed42da8e5386a6d35572c582c8e",
          "body": null,
          "is_bot": false,
          "headline": "Make showSuggestionAfterError true by default (#1657)",
          "author_name": "John Gee",
          "author_login": "shadowspawn",
          "committed_at": "2021-12-21T07:43:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "24ca282d4db9b237d9fee3d97c57fdbb915c24a5",
          "body": "* Throw error for wrong argument to option or requiredOption\r\n\r\n* Make test and error message more specific",
          "is_bot": false,
          "headline": "Throw error for Option to option() or requiredOption() (#1655)",
          "author_name": "John Gee",
          "author_login": "shadowspawn",
          "committed_at": "2021-12-21T03:41:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9a56cc7c11c1b56207ec103173770ae4ca1e0f02",
          "body": "* Add defaultOption, but not implemented\r\n\r\n* Start refactoring addOption to clarify logic\r\n\r\n* Update comments\r\n\r\n* Implement separate default and preset for options\r\n\r\n* Changed behaviour of boolean default, fix and extend test\r\n\r\n* Update unit tests with new default/preset behaviour\r\n\r\n* Add test\n[…]\n\n* Add prefix example usage in README\r\n\r\n* Add preset to help\r\n\r\n* Update code example\r\n\r\n* Use same format for preset as for default, add test\r\n\r\n* Be selective about default and preset shown in help",
          "is_bot": false,
          "headline": "Rework option defaults and add preset (#1652)",
          "author_name": "John Gee",
          "author_login": "shadowspawn",
          "committed_at": "2021-12-21T03:41:16Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "85479b39dc538dedf5c1f89c2724341efe2373f7",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'develop' into release/9.x",
          "author_name": "John Gee",
          "author_login": "shadowspawn",
          "committed_at": "2021-12-18T00:48:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "35a028b6253a38d00c16dca2a36b69c5888c022a",
          "body": null,
          "is_bot": false,
          "headline": "Wrap emit to preserve callback order when async (#1638)",
          "author_name": "John Gee",
          "author_login": "shadowspawn",
          "committed_at": "2021-11-09T05:37:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e649291869553e68b583b70ee910abb5ec6bcce4",
          "body": null,
          "is_bot": false,
          "headline": "Remove mention of Commander 2 (#1637)",
          "author_name": "John Gee",
          "author_login": "shadowspawn",
          "committed_at": "2021-11-07T06:35:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9369303b803e45ed855fd73d90cda8733c7b2545",
          "body": null,
          "is_bot": false,
          "headline": "docs: fix wrong link",
          "author_name": "sjfkai",
          "author_login": "sjfkai",
          "committed_at": "2021-11-05T23:53:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5dd830a6db8bb9342cdb6fed38a1729ff91da7e7",
          "body": null,
          "is_bot": false,
          "headline": "Merge remote-tracking branch 'origin/master' into release/9.x",
          "author_name": "John Gee",
          "author_login": "shadowspawn",
          "committed_at": "2021-10-25T01:06:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c3b419ac892fa4415eb39496c3f9d11f3d4e049f",
          "body": null,
          "is_bot": false,
          "headline": "Fix comments to refer to argument rather than option (#1630)",
          "author_name": "John Gee",
          "author_login": "shadowspawn",
          "committed_at": "2021-10-23T03:28:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2cc3a362d796403fcb91e28cac8ca18aa48cc309",
          "body": null,
          "is_bot": false,
          "headline": "Make examples more consistent with \"Try the following\" (#1629)",
          "author_name": "John Gee",
          "author_login": "shadowspawn",
          "committed_at": "2021-10-23T03:27:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "43f4743864e2f670db5eebcf88c92aa4612c54f1",
          "body": null,
          "is_bot": false,
          "headline": "Fix date",
          "author_name": "John Gee",
          "author_login": "shadowspawn",
          "committed_at": "2021-10-22T07:00:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "34366fd21321735eddede6e66682befe4283ea4f",
          "body": null,
          "is_bot": false,
          "headline": "Prepare for 8.3.0",
          "author_name": "John Gee",
          "author_login": "shadowspawn",
          "committed_at": "2021-10-22T07:00:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0847a7f5d8cdf885149ac51b072381c024ad160e",
          "body": "https://github.com/nodejs/Release\n\n- Drop 15.x\n- Add 17.x",
          "is_bot": false,
          "headline": "ci: update 'node-version'",
          "author_name": "abetomo",
          "author_login": "abetomo",
          "committed_at": "2021-10-20T00:38:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "36c2f683889690b085d7b0ecc2dc50e66f268f0d",
          "body": null,
          "is_bot": false,
          "headline": "Change .action() JSDoc/TSDoc example (#1614)",
          "author_name": "John Gee",
          "author_login": "shadowspawn",
          "committed_at": "2021-09-27T07:11:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6e00f444c4de8d8179cc68e6c28c85dfe8f9824e",
          "body": "* Make setOptionValueWithSource public and add matching getOptionValueSource\r\n\r\n* Add mention in README",
          "is_bot": false,
          "headline": "Add setOptionValueWithSource and getOptionValueSource (#1613)",
          "author_name": "John Gee",
          "author_login": "shadowspawn",
          "committed_at": "2021-09-27T07:08:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a546970f42082d6ecc617a757bce46bcfe78b25f",
          "body": null,
          "is_bot": false,
          "headline": "Deprecate command:* command and event (#1612)",
          "author_name": "John Gee",
          "author_login": "shadowspawn",
          "committed_at": "2021-09-25T01:51:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c1472bca7c985682cbbfd694f1394686feb88ad4",
          "body": null,
          "is_bot": false,
          "headline": "Tidy up some old examples (#1604)",
          "author_name": "John Gee",
          "author_login": "shadowspawn",
          "committed_at": "2021-09-15T07:15:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "950f742e60ae6b30a3d4e945db6d4322919628fd",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG for one-last-thing for 8.2.0",
          "author_name": "John Gee",
          "author_login": "JohnRGee",
          "committed_at": "2021-09-10T03:39:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4a370a45bad2171b90f48bf7798f5dfa097b8198",
          "body": null,
          "is_bot": false,
          "headline": "Remove stale argumentRejected method on Option (#1599)",
          "author_name": "John Gee",
          "author_login": "shadowspawn",
          "committed_at": "2021-09-10T03:26:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b84534bf144164eb0eacb834aa6ce2e844729cea",
          "body": "* Prepare for 8.2.0\r\n\r\n* Fix the month",
          "is_bot": false,
          "headline": "Prepare for 8.2.0 (#1597)",
          "author_name": "John Gee",
          "author_login": "shadowspawn",
          "committed_at": "2021-09-10T01:54:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "91ccfd5d6329292cc1fa80cc3bd8171c4ea8d733",
          "body": "* Proof of concept suggestion for unknown command\r\n\r\n* Leave length check to similarity test\r\n\r\n* Fix JSDoc\r\n\r\n* Add tests\r\n\r\n* Fix import\r\n\r\n* Offer multiple suggestions\r\n\r\n* Add search for similar option\r\n\r\n* Add global options to suggestions\r\n\r\n* Show unknown (global) option rather than help\r\n\r\n*\n[…]\ntions off by default for now\r\n\r\n* Add to README\r\n\r\n* Remove development trace statement\r\n\r\n* Describe scenario using same terms as error\r\n\r\n* Add test that command:* listener blocks command suggestion",
          "is_bot": false,
          "headline": "Suggestion for unknown command and unknown option (#1590)",
          "author_name": "John Gee",
          "author_login": "shadowspawn",
          "committed_at": "2021-09-06T06:27:30Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "2911e0e53ebbab8484fa6fc20b36dc5921e62d20",
          "body": "v8 has been released.",
          "is_bot": false,
          "headline": "docs: update SECURITY.md",
          "author_name": "abetomo",
          "author_login": "abetomo",
          "committed_at": "2021-09-02T04:12:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "abec6c59571aacfe04f6cea514f58341f427205a",
          "body": "* FIrst try at exports in package.json\r\n\r\n* Set required version for conditional export in package.json\r\n\r\n* Update README with export support",
          "is_bot": false,
          "headline": "Conditional exports to simplify ECMAScript import (#1589)",
          "author_name": "John Gee",
          "author_login": "shadowspawn",
          "committed_at": "2021-08-26T04:25:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dd28741e61a277a827ffa8303568225953cf6623",
          "body": null,
          "is_bot": false,
          "headline": "Merge remote-tracking branch 'origin/develop' into release/9.x",
          "author_name": "John Gee",
          "author_login": "shadowspawn",
          "committed_at": "2021-08-25T07:02:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8571a7590b3a802523a719da82a49a88da687812",
          "body": "…ion value (#1587)\n\n* First cut at env support for options, including custom processing\r\n\r\n* Basic tests\r\n\r\n* Fill out special cases\r\n\r\n* Skip test that picked up a problem!\r\n\r\n* Add option source so can make decisions about priorities when processing env\r\n\r\n* Rework processing to preserve existing \n[…]\nexplicit\r\n\r\n* Add example file\r\n\r\n* Add env to README\r\n\r\n* name param for .env is not optional\r\n\r\n* Add test that env counts for mandatory options\r\n\r\n* Lint\r\n\r\n* Remove stale parameter\r\n\r\n* Minor lint",
          "is_bot": false,
          "headline": "Add .env method to Option for consulting environment variable for opt…",
          "author_name": "John Gee",
          "author_login": "shadowspawn",
          "committed_at": "2021-08-24T07:57:07Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "3a0ef21a928798edb71a8c9ffe08092832ca6870",
          "body": null,
          "is_bot": false,
          "headline": "Fixed deprecated documentation typo",
          "author_name": "memothelemo",
          "author_login": "memothelemo",
          "committed_at": "2021-08-14T22:36:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 100,
      "commits_last_year": 0,
      "latest_release_at": "2023-06-16T00:47:22Z",
      "latest_release_tag": "v11.0.0",
      "releases_from_tags": true,
      "days_since_last_push": 471,
      "active_weeks_last_year": 0,
      "days_since_latest_release": 1132,
      "mean_days_between_releases": 55.9
    },
    "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": "@exodus/commander",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "commander",
            "command",
            "option",
            "parser",
            "cli",
            "argument",
            "args",
            "argv"
          ],
          "ecosystem": "npm",
          "matches_repo": false,
          "registry_url": "https://www.npmjs.com/package/@exodus/commander",
          "is_deprecated": false,
          "latest_version": "12.1.0-exodus.0",
          "repository_url": "https://github.com/ExodusMovement/commander.js",
          "versions_count": 2,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 73,
          "monthly_downloads": 4723,
          "first_published_at": "2023-07-24T20:47:52.323000Z",
          "latest_published_at": "2025-05-20T14:48:02.478000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 428
        }
      ]
    },
    "popularity": {
      "forks": 1,
      "stars": 0,
      "watchers": 0,
      "fork_history": {
        "days": [
          {
            "date": "2025-04-08",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 1,
        "total_forks": 1
      },
      "star_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_stars": 0
      },
      "open_issues_and_prs": 0
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "examples"
      ],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [
        "tsconfig.json"
      ],
      "toolchain_manifests": [],
      "largest_source_bytes": 70511,
      "source_files_sampled": 161,
      "oversized_source_files": 1,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "package.json"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "flatted",
            "direct": false,
            "version": "3.2.9",
            "severity": "critical",
            "ecosystem": "npm",
            "cvss_score": 9.8,
            "advisory_ids": [
              "GHSA-25h7-pfq9-p65f",
              "GHSA-rf6f-7fwh-wjgh"
            ],
            "fixed_version": "3.4.2",
            "advisory_count": 2,
            "oldest_advisory_days": 131
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "1.1.11",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-3jxr-9vmj-r5cp",
              "GHSA-f886-m6hf-6m8v",
              "GHSA-v6h2-p8h4-qcjw"
            ],
            "fixed_version": "5.0.7",
            "advisory_count": 3,
            "oldest_advisory_days": 407
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "2.0.1",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-3jxr-9vmj-r5cp",
              "GHSA-f886-m6hf-6m8v",
              "GHSA-v6h2-p8h4-qcjw"
            ],
            "fixed_version": "5.0.7",
            "advisory_count": 3,
            "oldest_advisory_days": 407
          },
          {
            "name": "braces",
            "direct": false,
            "version": "3.0.2",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-grv7-fg5c-xmjg"
            ],
            "fixed_version": "3.0.3",
            "advisory_count": 1,
            "oldest_advisory_days": 799
          },
          {
            "name": "cross-spawn",
            "direct": false,
            "version": "7.0.3",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-3xgq-45jj-v275"
            ],
            "fixed_version": "7.0.5",
            "advisory_count": 1,
            "oldest_advisory_days": 621
          },
          {
            "name": "js-yaml",
            "direct": false,
            "version": "3.14.1",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-52cp-r559-cp3m",
              "GHSA-h67p-54hq-rp68",
              "GHSA-mh29-5h37-fv8m"
            ],
            "fixed_version": "4.3.0",
            "advisory_count": 3,
            "oldest_advisory_days": 250
          },
          {
            "name": "js-yaml",
            "direct": false,
            "version": "4.1.0",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-52cp-r559-cp3m",
              "GHSA-h67p-54hq-rp68",
              "GHSA-mh29-5h37-fv8m"
            ],
            "fixed_version": "4.3.0",
            "advisory_count": 3,
            "oldest_advisory_days": 250
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "3.1.2",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-23c5-xmqv-rm74",
              "GHSA-3ppc-4f35-3m26",
              "GHSA-7r86-cg39-jmmj"
            ],
            "fixed_version": "10.2.3",
            "advisory_count": 3,
            "oldest_advisory_days": 153
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "9.0.3",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-23c5-xmqv-rm74",
              "GHSA-3ppc-4f35-3m26",
              "GHSA-7r86-cg39-jmmj"
            ],
            "fixed_version": "10.2.3",
            "advisory_count": 3,
            "oldest_advisory_days": 153
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "2.3.1",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-3v7f-55p6-f55p",
              "GHSA-c2c7-rcm5-vvqj"
            ],
            "fixed_version": "4.0.4",
            "advisory_count": 2,
            "oldest_advisory_days": 118
          },
          {
            "name": "@babel/helpers",
            "direct": false,
            "version": "7.23.2",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 6.2,
            "advisory_ids": [
              "GHSA-968p-4wvh-cqc8"
            ],
            "fixed_version": "8.0.0-alpha.17",
            "advisory_count": 1,
            "oldest_advisory_days": 497
          },
          {
            "name": "ajv",
            "direct": false,
            "version": "6.12.6",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 5.3,
            "advisory_ids": [
              "GHSA-2g4f-4pwh-qvx6"
            ],
            "fixed_version": "8.18.0",
            "advisory_count": 1,
            "oldest_advisory_days": 160
          },
          {
            "name": "micromatch",
            "direct": false,
            "version": "4.0.5",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 5.3,
            "advisory_ids": [
              "GHSA-952p-6rrq-rcjv"
            ],
            "fixed_version": "4.0.8",
            "advisory_count": 1,
            "oldest_advisory_days": 799
          },
          {
            "name": "@babel/core",
            "direct": false,
            "version": "7.23.2",
            "severity": "low",
            "ecosystem": "npm",
            "cvss_score": 3.2,
            "advisory_ids": [
              "GHSA-4x5r-pxfx-6jf8"
            ],
            "fixed_version": "8.0.0-rc.6",
            "advisory_count": 1,
            "oldest_advisory_days": 37
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "low": 1,
          "high": 9,
          "critical": 1,
          "moderate": 3
        },
        "advisory_count": 28,
        "affected_count": 14,
        "assessed_count": 472,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "npm"
      ],
      "dependencies": [],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "@aashutoshrathi/word-wrap",
            "direct": false,
            "version": "1.2.6",
            "ecosystem": "npm"
          },
          {
            "name": "@ampproject/remapping",
            "direct": false,
            "version": "2.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/code-frame",
            "direct": false,
            "version": "7.22.13",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/compat-data",
            "direct": false,
            "version": "7.23.2",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/core",
            "direct": false,
            "version": "7.23.2",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/generator",
            "direct": false,
            "version": "7.23.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-compilation-targets",
            "direct": false,
            "version": "7.22.15",
            "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-module-imports",
            "direct": false,
            "version": "7.22.15",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-module-transforms",
            "direct": false,
            "version": "7.23.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-plugin-utils",
            "direct": false,
            "version": "7.22.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-simple-access",
            "direct": false,
            "version": "7.22.5",
            "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.22.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-validator-identifier",
            "direct": false,
            "version": "7.22.20",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-validator-option",
            "direct": false,
            "version": "7.22.15",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helpers",
            "direct": false,
            "version": "7.23.2",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/highlight",
            "direct": false,
            "version": "7.22.20",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/parser",
            "direct": false,
            "version": "7.23.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-async-generators",
            "direct": false,
            "version": "7.8.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-bigint",
            "direct": false,
            "version": "7.8.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-class-properties",
            "direct": false,
            "version": "7.12.13",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-import-meta",
            "direct": false,
            "version": "7.10.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-json-strings",
            "direct": false,
            "version": "7.8.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-jsx",
            "direct": false,
            "version": "7.22.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-logical-assignment-operators",
            "direct": false,
            "version": "7.10.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-nullish-coalescing-operator",
            "direct": false,
            "version": "7.8.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-numeric-separator",
            "direct": false,
            "version": "7.10.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-object-rest-spread",
            "direct": false,
            "version": "7.8.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-optional-catch-binding",
            "direct": false,
            "version": "7.8.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-optional-chaining",
            "direct": false,
            "version": "7.8.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-top-level-await",
            "direct": false,
            "version": "7.14.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-typescript",
            "direct": false,
            "version": "7.22.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/template",
            "direct": false,
            "version": "7.22.15",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/traverse",
            "direct": false,
            "version": "7.23.2",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/types",
            "direct": false,
            "version": "7.23.0",
            "ecosystem": "npm"
          },
          {
            "name": "@bcoe/v8-coverage",
            "direct": false,
            "version": "0.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "@es-joy/jsdoccomment",
            "direct": false,
            "version": "0.42.0",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint-community/eslint-utils",
            "direct": false,
            "version": "4.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint-community/regexpp",
            "direct": false,
            "version": "4.9.1",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/eslintrc",
            "direct": false,
            "version": "2.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/js",
            "direct": false,
            "version": "8.56.0",
            "ecosystem": "npm"
          },
          {
            "name": "@humanwhocodes/config-array",
            "direct": false,
            "version": "0.11.13",
            "ecosystem": "npm"
          },
          {
            "name": "@humanwhocodes/module-importer",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@humanwhocodes/object-schema",
            "direct": false,
            "version": "2.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": "@jest/console",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/core",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/environment",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/expect",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/expect-utils",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/fake-timers",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/globals",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/reporters",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/schemas",
            "direct": false,
            "version": "29.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/source-map",
            "direct": false,
            "version": "29.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/test-result",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/test-sequencer",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/transform",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/types",
            "direct": false,
            "version": "29.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/gen-mapping",
            "direct": false,
            "version": "0.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/resolve-uri",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/set-array",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/sourcemap-codec",
            "direct": false,
            "version": "1.4.15",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/trace-mapping",
            "direct": false,
            "version": "0.3.19",
            "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": "@sinclair/typebox",
            "direct": false,
            "version": "0.27.8",
            "ecosystem": "npm"
          },
          {
            "name": "@sinonjs/commons",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@sinonjs/fake-timers",
            "direct": false,
            "version": "10.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@tsd/typescript",
            "direct": false,
            "version": "5.4.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/babel__core",
            "direct": false,
            "version": "7.20.2",
            "ecosystem": "npm"
          },
          {
            "name": "@types/babel__generator",
            "direct": false,
            "version": "7.6.5",
            "ecosystem": "npm"
          },
          {
            "name": "@types/babel__template",
            "direct": false,
            "version": "7.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "@types/babel__traverse",
            "direct": false,
            "version": "7.20.2",
            "ecosystem": "npm"
          },
          {
            "name": "@types/debug",
            "direct": false,
            "version": "4.1.12",
            "ecosystem": "npm"
          },
          {
            "name": "@types/eslint",
            "direct": false,
            "version": "7.29.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/estree",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@types/graceful-fs",
            "direct": false,
            "version": "4.1.7",
            "ecosystem": "npm"
          },
          {
            "name": "@types/istanbul-lib-coverage",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/istanbul-lib-report",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/istanbul-reports",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@types/jest",
            "direct": false,
            "version": "29.5.6",
            "ecosystem": "npm"
          },
          {
            "name": "@types/json-schema",
            "direct": false,
            "version": "7.0.13",
            "ecosystem": "npm"
          },
          {
            "name": "@types/mdast",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/minimist",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/ms",
            "direct": false,
            "version": "0.7.34",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "20.12.7",
            "ecosystem": "npm"
          },
          {
            "name": "@types/normalize-package-data",
            "direct": false,
            "version": "2.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "@types/semver",
            "direct": false,
            "version": "7.5.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/stack-utils",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/unist",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@types/yargs",
            "direct": false,
            "version": "17.0.28",
            "ecosystem": "npm"
          },
          {
            "name": "@types/yargs-parser",
            "direct": false,
            "version": "21.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/eslint-plugin",
            "direct": false,
            "version": "6.14.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/eslint-plugin",
            "direct": false,
            "version": "7.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/parser",
            "direct": false,
            "version": "6.21.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/parser",
            "direct": false,
            "version": "7.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/scope-manager",
            "direct": false,
            "version": "6.14.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/scope-manager",
            "direct": false,
            "version": "6.21.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/scope-manager",
            "direct": false,
            "version": "7.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/type-utils",
            "direct": false,
            "version": "6.14.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/type-utils",
            "direct": false,
            "version": "7.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/types",
            "direct": false,
            "version": "6.14.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/types",
            "direct": false,
            "version": "6.21.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/types",
            "direct": false,
            "version": "7.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/typescript-estree",
            "direct": false,
            "version": "6.14.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/typescript-estree",
            "direct": false,
            "version": "6.21.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/typescript-estree",
            "direct": false,
            "version": "7.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/utils",
            "direct": false,
            "version": "6.14.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/utils",
            "direct": false,
            "version": "7.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/visitor-keys",
            "direct": false,
            "version": "6.14.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/visitor-keys",
            "direct": false,
            "version": "6.21.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/visitor-keys",
            "direct": false,
            "version": "7.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@ungap/structured-clone",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "acorn",
            "direct": false,
            "version": "8.11.3",
            "ecosystem": "npm"
          },
          {
            "name": "acorn-jsx",
            "direct": false,
            "version": "5.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "ajv",
            "direct": false,
            "version": "6.12.6",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-escapes",
            "direct": false,
            "version": "4.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-regex",
            "direct": false,
            "version": "5.0.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": "5.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "anymatch",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "are-docs-informative",
            "direct": false,
            "version": "0.0.2",
            "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": "arrify",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "babel-jest",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "babel-plugin-istanbul",
            "direct": false,
            "version": "6.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "babel-plugin-jest-hoist",
            "direct": false,
            "version": "29.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "babel-preset-current-node-syntax",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "babel-preset-jest",
            "direct": false,
            "version": "29.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "balanced-match",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "binary-searching",
            "direct": false,
            "version": "2.0.5",
            "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.2",
            "ecosystem": "npm"
          },
          {
            "name": "browserslist",
            "direct": false,
            "version": "4.22.1",
            "ecosystem": "npm"
          },
          {
            "name": "bs-logger",
            "direct": false,
            "version": "0.2.6",
            "ecosystem": "npm"
          },
          {
            "name": "bser",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "buffer-from",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "builtin-modules",
            "direct": false,
            "version": "3.3.0",
            "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.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "camelcase-keys",
            "direct": false,
            "version": "6.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "caniuse-lite",
            "direct": false,
            "version": "1.0.30001549",
            "ecosystem": "npm"
          },
          {
            "name": "chalk",
            "direct": false,
            "version": "2.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "chalk",
            "direct": false,
            "version": "4.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "char-regex",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "character-entities",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "ci-info",
            "direct": false,
            "version": "3.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "cjs-module-lexer",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "cliui",
            "direct": false,
            "version": "8.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "co",
            "direct": false,
            "version": "4.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "collect-v8-coverage",
            "direct": false,
            "version": "1.0.2",
            "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": "comment-parser",
            "direct": false,
            "version": "1.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "concat-map",
            "direct": false,
            "version": "0.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "convert-source-map",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "create-jest",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "cross-spawn",
            "direct": false,
            "version": "7.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "debug",
            "direct": false,
            "version": "4.3.4",
            "ecosystem": "npm"
          },
          {
            "name": "decamelize",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "decamelize-keys",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "decode-named-character-reference",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "dedent",
            "direct": false,
            "version": "1.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "deep-is",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "deepmerge",
            "direct": false,
            "version": "4.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "dequal",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "detect-newline",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "devlop",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "diff-sequences",
            "direct": false,
            "version": "29.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "dir-glob",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "doctrine",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "electron-to-chromium",
            "direct": false,
            "version": "1.4.554",
            "ecosystem": "npm"
          },
          {
            "name": "emittery",
            "direct": false,
            "version": "0.13.1",
            "ecosystem": "npm"
          },
          {
            "name": "emoji-regex",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "error-ex",
            "direct": false,
            "version": "1.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "escalade",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "escape-string-regexp",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "escape-string-regexp",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "escape-string-regexp",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint",
            "direct": false,
            "version": "8.56.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-config-prettier",
            "direct": false,
            "version": "9.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-formatter-pretty",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-jest",
            "direct": false,
            "version": "28.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-jsdoc",
            "direct": false,
            "version": "48.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-rule-docs",
            "direct": false,
            "version": "1.1.235",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-scope",
            "direct": false,
            "version": "7.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-visitor-keys",
            "direct": false,
            "version": "3.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "espree",
            "direct": false,
            "version": "9.6.1",
            "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": "5.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "esutils",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "execa",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "exit",
            "direct": false,
            "version": "0.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "expect",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "fast-deep-equal",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "fast-glob",
            "direct": false,
            "version": "3.3.1",
            "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.15.0",
            "ecosystem": "npm"
          },
          {
            "name": "fb-watchman",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "file-entry-cache",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "fill-range",
            "direct": false,
            "version": "7.0.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": "flat-cache",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "flatted",
            "direct": false,
            "version": "3.2.9",
            "ecosystem": "npm"
          },
          {
            "name": "fs.realpath",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "fsevents",
            "direct": false,
            "version": "2.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "function-bind",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "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-package-type",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "get-stream",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "glob",
            "direct": false,
            "version": "7.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "glob-parent",
            "direct": false,
            "version": "5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "glob-parent",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "globals",
            "direct": false,
            "version": "11.12.0",
            "ecosystem": "npm"
          },
          {
            "name": "globals",
            "direct": false,
            "version": "13.24.0",
            "ecosystem": "npm"
          },
          {
            "name": "globby",
            "direct": false,
            "version": "11.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "graceful-fs",
            "direct": false,
            "version": "4.2.11",
            "ecosystem": "npm"
          },
          {
            "name": "graphemer",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "hard-rejection",
            "direct": false,
            "version": "2.1.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": "hasown",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "hosted-git-info",
            "direct": false,
            "version": "2.8.9",
            "ecosystem": "npm"
          },
          {
            "name": "hosted-git-info",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "html-escaper",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "human-signals",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "ignore",
            "direct": false,
            "version": "5.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "import-fresh",
            "direct": false,
            "version": "3.3.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": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "inflight",
            "direct": false,
            "version": "1.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "inherits",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "irregular-plurals",
            "direct": false,
            "version": "3.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-arrayish",
            "direct": false,
            "version": "0.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-builtin-module",
            "direct": false,
            "version": "3.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-core-module",
            "direct": false,
            "version": "2.13.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-extglob",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-fullwidth-code-point",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-generator-fn",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-glob",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-number",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-path-inside",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-plain-obj",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-stream",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-unicode-supported",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "isexe",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-lib-coverage",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-lib-instrument",
            "direct": false,
            "version": "5.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-lib-instrument",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-lib-report",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-lib-source-maps",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-reports",
            "direct": false,
            "version": "3.1.6",
            "ecosystem": "npm"
          },
          {
            "name": "jest",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-changed-files",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-circus",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-cli",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-config",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-diff",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-docblock",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-each",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-environment-node",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-get-type",
            "direct": false,
            "version": "29.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "jest-haste-map",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-leak-detector",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-matcher-utils",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-message-util",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-mock",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-pnp-resolver",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "jest-regex-util",
            "direct": false,
            "version": "29.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "jest-resolve",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-resolve-dependencies",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-runner",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-runtime",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-snapshot",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-util",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-validate",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-watcher",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-worker",
            "direct": false,
            "version": "29.7.0",
            "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": "jsdoc-type-pratt-parser",
            "direct": false,
            "version": "4.0.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-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": "json5",
            "direct": false,
            "version": "2.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "keyv",
            "direct": false,
            "version": "4.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "kind-of",
            "direct": false,
            "version": "6.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "kleur",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "leven",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "levn",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "lines-and-columns",
            "direct": false,
            "version": "1.2.4",
            "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.memoize",
            "direct": false,
            "version": "4.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.merge",
            "direct": false,
            "version": "4.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "log-symbols",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "lru-cache",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "lru-cache",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "make-dir",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "make-error",
            "direct": false,
            "version": "1.3.6",
            "ecosystem": "npm"
          },
          {
            "name": "makeerror",
            "direct": false,
            "version": "1.0.12",
            "ecosystem": "npm"
          },
          {
            "name": "map-obj",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "map-obj",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-from-markdown",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-to-string",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "meow",
            "direct": false,
            "version": "9.0.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": "micromark",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-core-commonmark",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-factory-destination",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-factory-label",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-factory-space",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-factory-title",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-factory-whitespace",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-character",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-chunked",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-classify-character",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-combine-extensions",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-decode-numeric-character-reference",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-decode-string",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-encode",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-html-tag-name",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-normalize-identifier",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-resolve-all",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-sanitize-uri",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-subtokenize",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-symbol",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-types",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromatch",
            "direct": false,
            "version": "4.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "mimic-fn",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "min-indent",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "9.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "minimist-options",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "ms",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "natural-compare",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "node-int64",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "node-releases",
            "direct": false,
            "version": "2.0.13",
            "ecosystem": "npm"
          },
          {
            "name": "normalize-package-data",
            "direct": false,
            "version": "2.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "normalize-package-data",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "normalize-path",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "npm-run-path",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "once",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "onetime",
            "direct": false,
            "version": "5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "optionator",
            "direct": false,
            "version": "0.9.3",
            "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-try",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "parent-module",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "parse-json",
            "direct": false,
            "version": "5.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-exists",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-is-absolute",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-key",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-parse",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "path-type",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "picocolors",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "pirates",
            "direct": false,
            "version": "4.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "pkg-dir",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "plur",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "prelude-ls",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "prettier",
            "direct": false,
            "version": "3.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "prettier-plugin-jsdoc",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "pretty-format",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "prompts",
            "direct": false,
            "version": "2.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "punycode",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "pure-rand",
            "direct": false,
            "version": "6.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "queue-microtask",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "quick-lru",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "react-is",
            "direct": false,
            "version": "18.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "read-pkg",
            "direct": false,
            "version": "5.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "read-pkg-up",
            "direct": false,
            "version": "7.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "redent",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "require-directory",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "resolve",
            "direct": false,
            "version": "1.22.8",
            "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": "resolve.exports",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "reusify",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "rimraf",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "run-parallel",
            "direct": false,
            "version": "1.2.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": "shebang-command",
            "direct": false,
            "version": "2.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": "sisteransi",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "slash",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "source-map",
            "direct": false,
            "version": "0.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "source-map-support",
            "direct": false,
            "version": "0.5.13",
            "ecosystem": "npm"
          },
          {
            "name": "spdx-correct",
            "direct": false,
            "version": "3.2.0",
            "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-expression-parse",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "spdx-license-ids",
            "direct": false,
            "version": "3.0.16",
            "ecosystem": "npm"
          },
          {
            "name": "sprintf-js",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "stack-utils",
            "direct": false,
            "version": "2.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "string-length",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "string-width",
            "direct": false,
            "version": "4.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "strip-ansi",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "strip-bom",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-final-newline",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-indent",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-json-comments",
            "direct": false,
            "version": "3.1.1",
            "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.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "supports-preserve-symlinks-flag",
            "direct": false,
            "version": "1.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": "tmpl",
            "direct": false,
            "version": "1.0.5",
            "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": "trim-newlines",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ts-api-utils",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "ts-jest",
            "direct": false,
            "version": "29.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "tsd",
            "direct": false,
            "version": "0.31.0",
            "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.18.1",
            "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": "typescript",
            "direct": false,
            "version": "5.4.5",
            "ecosystem": "npm"
          },
          {
            "name": "typescript-eslint",
            "direct": false,
            "version": "7.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "undici-types",
            "direct": false,
            "version": "5.26.5",
            "ecosystem": "npm"
          },
          {
            "name": "unist-util-stringify-position",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "update-browserslist-db",
            "direct": false,
            "version": "1.0.13",
            "ecosystem": "npm"
          },
          {
            "name": "uri-js",
            "direct": false,
            "version": "4.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "v8-to-istanbul",
            "direct": false,
            "version": "9.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "validate-npm-package-license",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "walker",
            "direct": false,
            "version": "1.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "which",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "wrap-ansi",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "wrappy",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "write-file-atomic",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "y18n",
            "direct": false,
            "version": "5.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "yallist",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "yallist",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "yargs",
            "direct": false,
            "version": "17.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "yargs-parser",
            "direct": false,
            "version": "20.2.9",
            "ecosystem": "npm"
          },
          {
            "name": "yargs-parser",
            "direct": false,
            "version": "21.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "yocto-queue",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 472,
        "direct_count": 0,
        "indirect_count": 472
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 1,
        "open_issues": 0,
        "closed_ratio": null,
        "closed_issues": 0,
        "closed_unmerged_prs": 4
      },
      "bus_factor": 2,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "shadowspawn",
          "commits": 425,
          "avatar_url": "https://avatars.githubusercontent.com/u/15719847?v=4"
        },
        {
          "type": "User",
          "login": "tj",
          "commits": 183,
          "avatar_url": "https://avatars.githubusercontent.com/u/25254?v=4"
        },
        {
          "type": "User",
          "login": "zhiyelee",
          "commits": 149,
          "avatar_url": "https://avatars.githubusercontent.com/u/681150?v=4"
        },
        {
          "type": "User",
          "login": "abetomo",
          "commits": 118,
          "avatar_url": "https://avatars.githubusercontent.com/u/846454?v=4"
        },
        {
          "type": "User",
          "login": "SomeKittens",
          "commits": 21,
          "avatar_url": "https://avatars.githubusercontent.com/u/1616464?v=4"
        },
        {
          "type": "User",
          "login": "thethomaseffect",
          "commits": 14,
          "avatar_url": "https://avatars.githubusercontent.com/u/646596?v=4"
        },
        {
          "type": "User",
          "login": "tonylukasavage",
          "commits": 9,
          "avatar_url": "https://avatars.githubusercontent.com/u/594112?v=4"
        },
        {
          "type": "User",
          "login": "mojavelinux",
          "commits": 8,
          "avatar_url": "https://avatars.githubusercontent.com/u/79351?v=4"
        },
        {
          "type": "User",
          "login": "alan-agius4",
          "commits": 6,
          "avatar_url": "https://avatars.githubusercontent.com/u/17563226?v=4"
        },
        {
          "type": "User",
          "login": "JohnRGee",
          "commits": 6,
          "avatar_url": "https://avatars.githubusercontent.com/u/48335564?v=4"
        }
      ],
      "contributors_sampled": 99,
      "top_contributor_share": 0.39
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "codeql-analysis.yml",
        "tests.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [
        "eslint.config.js"
      ],
      "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": 1,
            "reason": "branch protection is not maximal on development and all release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 0,
            "reason": "0 out of 1 merged PRs checked by a CI test -- score normalized to 0",
            "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 1/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 50 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": 7,
            "reason": "SAST tool detected but not run on all commits",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 10,
            "reason": "security policy file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 9,
            "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": "19 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "2aaab240d86e70d88fecc4b7be6a0af5e990b26e",
        "ran_at": "2026-07-22T20:01:37Z",
        "aggregate_score": 5.2,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": true,
      "has_security_policy": true,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-22T19:05:47Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": "2025-04-07T14:30:25Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/ExodusForks/commander.js",
    "host": "github.com",
    "name": "commander.js",
    "owner": "ExodusForks"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "at_risk",
      "name": "Overall health",
      "note": "Abandonment Policy applies a 85% multiplier to weighted overall health.",
      "notes": [
        {
          "code": "abandonment_overall_adjustment",
          "params": {
            "cap": 0,
            "pct": 85
          }
        }
      ],
      "value": 31,
      "inputs": {
        "security": 62,
        "vitality": 17,
        "community": 12,
        "governance": 42,
        "engineering": 56,
        "abandonment_cap": null,
        "abandonment_state": "at_risk",
        "abandonment_multiplier": 85,
        "weighted_overall_before_abandonment": 37,
        "overall_after_abandonment_multiplier": 31
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "critical",
        "name": "Vitality",
        "value": 17,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "critical",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "commits_last_year": 0,
              "human_commit_share": 0.97,
              "days_since_last_push": 471,
              "active_weeks_last_year": 0
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 471 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 471
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "0/52 weeks with commits",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "0 commits in the last year",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "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": "at_risk",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 40,
            "inputs": {
              "releases_count": 100,
              "latest_release_tag": "v11.0.0",
              "releases_from_tags": true,
              "days_since_latest_release": 1132,
              "mean_days_between_releases": 55.9
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "100 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 100
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 1132 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 1132
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~55.9 days",
                "points": 19.8,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 55.9
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "cap": null,
              "state": "at_risk",
              "guards": [
                "no_open_demand"
              ],
              "signals": [
                "release_stall",
                "scorecard_unmaintained"
              ],
              "red_flag": true,
              "multiplier_pct": 85,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": 0,
              "unanswered_open_issues": 0,
              "days_since_last_merged_pr": 471,
              "days_since_last_human_commit": 471,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "no human commit for 471 days; 2 unmet obligation(s): releases stalled, Scorecard reports it unmaintained",
                "points": 85,
                "status": "partial",
                "details": [
                  {
                    "code": "abandonment_flagged",
                    "params": {
                      "days": 471,
                      "count": 2,
                      "signals": "releases stalled, Scorecard reports it unmaintained"
                    }
                  }
                ],
                "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": 1,
              "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": "1 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "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": 42,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "moderate",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 62,
            "inputs": {
              "bus_factor": 2,
              "contributors_sampled": 99,
              "top_contributor_share": 0.39
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "2 contributor(s) cover half of all commits",
                "points": 25.2,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 39% of commits",
                "points": 13.7,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 39
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "99 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 99
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 50 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": 14,
            "inputs": {
              "merged_prs": 1,
              "open_issues": 0,
              "closed_issues": 0,
              "issue_closed_ratio": null,
              "closed_unmerged_prs": 4
            },
            "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": "1/5 decided PRs merged",
                "points": 7.7,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 1,
                      "decided": 5
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 1/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "at_risk",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 46,
            "inputs": {
              "followers": 1,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "ExodusForks",
              "public_repos": 207,
              "account_age_days": 181
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "1 followers of ExodusForks",
                "points": 2.2,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 1,
                      "login": "ExodusForks"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "207 public repos, account ~0 yr old",
                "points": 14,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 207
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 0
                    }
                  }
                ],
                "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": 56,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 70,
            "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": "eslint.config.js",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "eslint.config.js"
                    }
                  }
                ],
                "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": "0 out of 1 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "at_risk",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 35,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": null,
              "has_readme": false,
              "has_docs_dir": true,
              "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": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "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": "moderate",
        "name": "Security",
        "value": 62,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 53,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 5.2
            },
            "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 is not maximal on development and all release branches",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "0 out of 1 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 1/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 50 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": "SAST tool detected but not run on all commits",
                "points": 3.5,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 6.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "19 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 472 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories",
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 472
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 28,
              "affected_packages": 14,
              "assessed_packages": 472,
              "unassessed_packages": 0,
              "affected_by_severity": "critical 1, high 9, moderate 3, low 1",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 472,
              "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": 21
            },
            "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": 56,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 37,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.691,
              "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": "67 of 97 human commits state their intent (structured subject or explanatory body)",
                "points": 36.8,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 67,
                      "sampled": 97
                    }
                  }
                ],
                "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": false,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [
                "tsconfig.json"
              ],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0.03
            },
            "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": "eslint.config.js",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "eslint.config.js"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "tsconfig.json",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "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": "3 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 3,
                      "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": "good",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 82,
            "inputs": {
              "primary_language": "JavaScript",
              "largest_source_bytes": 70511,
              "source_files_sampled": 161,
              "oversized_source_files": 1
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "JavaScript with type-check config (tsconfig.json)",
                "points": 27,
                "status": "partial",
                "details": [
                  {
                    "code": "typecheck_config_language",
                    "params": {
                      "files": "tsconfig.json",
                      "language": "JavaScript"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "1/161 source files over 60KB",
                "points": 54.7,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 161,
                      "oversized": 1
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "examples"
              ],
              "has_mcp_signal": false,
              "api_schema_files": []
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "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 '@exodus/commander' points at a different repository (https://github.com/ExodusMovement/commander.js); excluded from ecosystem scoring"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-22T20:01:56.045414Z",
  "schema_version": "0.26.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/e/ExodusForks/commander.js.svg",
  "full_name": "ExodusForks/commander.js",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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

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

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