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

LuaLS / vscode-lua

Release lua-language-server for VSCode

TypeScript · LuaMIT★ 213 星标⑂ 61 复刻始于 2019年11月在 GitHub 上查看 ↗

LuaLS/vscode-lua 的健康指数为 100 分中的 55 分,处于「中等」区间。 其得分最高的类别是Engineering Quality(60/100),最低的是AI Readiness(42/100)。 最近一次更新在 63 天前。 近期的大部分工作由 1 位贡献者完成。

55
总分 / 100
中等

软件健康指数

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

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

评分画像

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

所有权

LuaLS组织
98 关注者14 个公开仓库始于 2023年2月

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

软件包生态系统

注册表软件包版本月下载量版本数最近发布
npmlua指向其他仓库——不计分0.0.111815330 天前
npmlsp-sample-client指向其他仓库——不计分0.0.1-security111509 天前

按类别列示的指标

活力

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

55中等 · 占总体的 22%

开发活跃度

38存在风险
评分方式
18/36推送新近度 — 最近一次推送于 63 天前
6.9/36提交节奏 — 52 周中有 10 周有提交
12.6/18提交量 — 最近一年 24 次提交
1/10OpenSSF Scorecard:Maintained — 2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1
所用输入
commits_last_year24
human_commit_share0.93
days_since_last_push63
active_weeks_last_year10

发布纪律

81良好
评分方式
27/27有发布版本 — 已发布 100 个发布版本
27/36发布时效 — 最近一次发布版本于 100 天前
27/27发布节奏 — 约每 14.8 天发布一次
0/10OpenSSF Scorecard:Signed-Releases — Project has not signed or included provenance with any releases.
所用输入
releases_count100
latest_release_tagv3.18.2
releases_from_tags
days_since_latest_release100
mean_days_between_releases14.8

社区与采用

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

53中等 · 占总体的 18%
评分方式
37.7/60星标 — 213 个星标
14.8/25复刻 — 61 个复刻
3.9/15关注者 — 6 位关注者
所用输入
forks61
stars213
watchers6
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

社区健康

50中等
评分方式
22.5/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

可持续性与治理

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

53中等 · 占总体的 24%
评分方式
9/54巴士系数 — 1 位贡献者贡献了半数提交
4.3/22.5提交分布 — 头号贡献者编写了 81% 的提交
13.5/13.5贡献者广度 — 24 位贡献者
6/10OpenSSF Scorecard:Contributors — project has 2 contributing companies or organizations -- score normalized to 6
所用输入
bus_factor1
contributors_sampled24
top_contributor_share0.81
评分方式
36/46.8议题解决 — 77% 的议题已关闭
34.4/38.3PR 接受 — 已裁定的 PR 中 53/59 已合并
0/15OpenSSF Scorecard:Code-Review — Found 0/24 approved changesets -- score normalized to 0
所用输入
merged_prs53
open_issues23
closed_issues77
issue_closed_ratio0.77
closed_unmerged_prs6
评分方式
30/30所有权背书 — 组织持有
0/20已验证域名
14.3/25所有者影响力 — LuaLS 有 98 位关注者
15.5/25既往记录 — 14 个公开仓库,账户约 3 年
所用输入
followers98
owner_typeOrganization
is_verified
owner_loginLuaLS
public_repos14
account_age_days1,266

工程质量

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

60中等 · 占总体的 20%

工程实践

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

文档

75良好
评分方式
30/30README
0/25文档目录
15/15文档 / 主页站点 — https://github.com/LuaLS/lua-language-server
10/10仓库描述
10/10主题标签 — 3 个主题标签
10/10Wiki
所用输入
topicslua, lua-language-server, vscode-extension
has_wiki
homepagehttps://github.com/LuaLS/lua-language-server
has_readme
has_docs_dir
has_description

安全

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

51中等 · 占总体的 16%

安全态势

39存在风险
评分方式
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — 无数据
1.2/2.5CI-Tests — 4 out of 7 merged PRs checked by a CI test -- score normalized to 5
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/24 approved changesets -- score normalized to 0
1.5/2.5Contributors — project has 2 contributing companies or organizations -- score normalized to 6
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.8/7.5Maintained — 2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1
0/5Packaging — 无数据
1/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 2
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — Project has not signed or included provenance with any releases.
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
4.5/7.5Vulnerabilities — 4 existing vulnerabilities detected
所用输入
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate3.9
已排除计分(无数据或不适用):branch_protection, packaging。 其余权重已重新归一化。
评分方式
35/35直接依赖不含已知公告 — 没有直接依赖携带已知公告
0/25间接依赖不含已知公告 — 在此范围内,传递依赖集合无法与开发和测试依赖区分
0/40没有长期未处理的公告 — 没有公告带有发布日期
所用输入
sourceosv
advisories4
affected_packages2
assessed_packages51
unassessed_packages0
affected_by_severityhigh 2
direct_affected_packages0
已排除计分(无数据或不适用):间接依赖不含已知公告, 没有长期未处理的公告。 其余权重已重新归一化。 已将 51 个已解析依赖与 OSV 比对。 该仓库未发布任何索引可解析的软件包,因此改为评估仓库依赖图。该图将开发与测试版本固定同交付的依赖混在一起,因此仅对声明的运行时依赖计分;传递性发现仅作为背景信息列出,不计入评分。 未对可达性进行分析。

AI 就绪度

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

42存在风险 · 占总体的 0%
评分方式
0/45代理指令 — 没有 CLAUDE.md / AGENTS.md / 编辑器规则
0/15机器可读文档(llms.txt)
11.5/40可读的提交历史 — 93 次人类提交中有 20 次说明了意图(结构化标题或解释性正文)
所用输入
has_llms_txt
legible_history_share0.215
agent_instruction_files
agent_instruction_max_bytes
评分方式
0/18一条命令的引导启动
0/22自动化测试
11/11Lint / 格式化配置 — .eslintrc.json
11/11静态类型检查 — client/tsconfig.json, tsconfig.json
10/10可复现环境 — lockfile
0/10已体现的代理实践 — 最近 100 次提交中没有代理编写的提交
8/8自动化维护 — 最近 100 次提交中有 7 次为自动依赖更新
2/10OpenSSF Scorecard:Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 2
所用输入
has_nix
has_tests
lockfilespackage-lock.json
has_dockerfile
typed_language
bootstrap_files
has_devcontainer
has_linter_config
typecheck_configsclient/tsconfig.json, tsconfig.json
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0.07
评分方式
45/45可类型检查的代码 — TypeScript(静态类型)
55/55可控的文件大小 — 采样的 28 个源文件中有 0 个超过 60KB
所用输入
primary_languageTypeScript
largest_source_bytes16,803
source_files_sampled28
oversized_source_files0

关键数据

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

数据采集警告

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • npm package 'lua' points at a different repository (https://github.com/guileen/node-lua); excluded from ecosystem scoring
  • npm package 'lsp-sample-client' points at a different repository (npm/security-holder); excluded from ecosystem scoring

更多细节

Star 与 Fork 历史 0 ★ / 61 ⇿
0Star
61Fork
100发布

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

01020304050606032019-112023-032026-07
主版本 1次版本 19修订 80

每个点涵盖 7 天。

OpenSSF Scorecard 3.9 / 10
3.9综合

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

10Binary-Artifactsno binaries found in the repo
不适用Branch-Protectioninternal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
5CI-Tests4 out of 7 merged PRs checked by a CI test -- score normalized to 5
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/24 approved changesets -- score normalized to 0
6Contributorsproject has 2 contributing companies or organizations -- score normalized to 6
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
1Maintained2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1
不适用Packagingpackaging workflow not detected
2Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 2
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
6Vulnerabilities4 existing vulnerabilities detected
直接依赖 5
注册表软件包版本约束清单文件
npmdayjs^1.11.7client/package.json
npmsimple-git^3.36.0client/package.json
npmtriple-beam^1.3.0client/package.json
npmvscode-languageclient9.0.1client/package.json
npmwinston^3.8.2client/package.json
全部依赖 51

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

注册表软件包版本关系
npmdayjs1.11.10直接
npmsimple-git3.36.0直接
npmtriple-beam1.4.1直接
npmvscode-languageclient9.0.1直接
npmwinston3.11.0直接
npm@colors/colors1.6.0间接
npm@dabh/diagnostics2.0.3间接
npm@kwsites/file-exists1.1.1间接
npm@kwsites/promise-deferred1.1.1间接
npm@simple-git/args-pathspec1.0.3间接
npm@simple-git/argv-parser1.1.1间接
npm@types/node18.19.42间接
npm@types/triple-beam1.3.5间接
npm@types/vscode1.85.0间接
npmasync3.2.5间接
npmbalanced-match1.0.2间接
npmbrace-expansion2.0.2间接
npmcolor3.2.1间接
npmcolor-convert1.9.3间接
npmcolor-name1.1.3间接
npmcolor-string1.9.1间接
npmcolorspace1.1.4间接
npmdebug4.4.3间接
npmenabled2.0.0间接
npmfecha4.2.3间接
npmfn.name1.1.0间接
npminherits2.0.4间接
npmis-arrayish0.3.2间接
npmis-stream2.0.1间接
npmkuler2.0.0间接
npmlogform2.6.0间接
npmlru-cache6.0.0间接
npmminimatch5.1.7间接
npmms2.1.3间接
npmone-time1.0.0间接
npmreadable-stream3.6.2间接
npmsafe-buffer5.2.1间接
npmsafe-stable-stringify2.4.3间接
npmsemver7.5.4间接
npmsimple-swizzle0.2.2间接
npmstack-trace0.0.10间接
npmstring_decoder1.3.0间接
npmtext-hex1.0.0间接
npmtypescript5.5.4间接
npmundici-types5.26.5间接
npmutil-deprecate1.0.2间接
npmvscode-jsonrpc8.2.0间接
npmvscode-languageserver-protocol3.17.5间接
npmvscode-languageserver-types3.17.5间接
npmwinston-transport4.6.0间接
npmyallist4.0.0间接
依赖安全公告 2

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

软件包版本关系严重程度公告数修复版本
brace-expansion2.0.2间接25.0.7
minimatch5.1.7间接210.2.3

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

原始 JSON 报告 机器可读
{
  "data": {
    "repo": {
      "topics": [
        "lua",
        "lua-language-server",
        "vscode-extension"
      ],
      "is_fork": false,
      "size_kb": 19644,
      "has_wiki": true,
      "homepage": "https://github.com/LuaLS/lua-language-server",
      "languages": {
        "Lua": 15430,
        "Shell": 447,
        "Batchfile": 224,
        "TypeScript": 83012
      },
      "pushed_at": "2026-05-21T14:29:32Z",
      "created_at": "2019-11-22T15:02:09Z",
      "owner_type": "Organization",
      "updated_at": "2026-06-21T19:58:59Z",
      "description": "Release lua-language-server for VSCode",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "master",
      "license_spdx_raw": "MIT",
      "primary_language": "TypeScript",
      "significant_languages": [
        "TypeScript",
        "Lua"
      ]
    },
    "owner": {
      "blog": "https://luals.github.io",
      "name": null,
      "type": "Organization",
      "login": "LuaLS",
      "company": null,
      "location": null,
      "followers": 98,
      "avatar_url": "https://avatars.githubusercontent.com/u/124349233?v=4",
      "created_at": "2023-02-03T09:10:07Z",
      "is_verified": null,
      "public_repos": 14,
      "account_age_days": 1266
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v3.18.2",
          "kind": "patch",
          "published_at": "2026-04-14T14:42:06Z"
        },
        {
          "tag": "v3.18.1",
          "kind": "patch",
          "published_at": "2026-04-08T10:37:20Z"
        },
        {
          "tag": "v3.18.0",
          "kind": "minor",
          "published_at": "2026-04-03T09:46:12Z"
        },
        {
          "tag": "v3.17.1",
          "kind": "patch",
          "published_at": "2026-01-20T07:03:56Z"
        },
        {
          "tag": "v3.17.0",
          "kind": "minor",
          "published_at": "2026-01-19T09:28:33Z"
        },
        {
          "tag": "v3.16.4",
          "kind": "patch",
          "published_at": "2025-12-25T04:00:59Z"
        },
        {
          "tag": "v3.16.3",
          "kind": "patch",
          "published_at": "2025-12-23T02:56:46Z"
        },
        {
          "tag": "v3.16.2",
          "kind": "patch",
          "published_at": "2025-12-18T07:20:32Z"
        },
        {
          "tag": "v3.16.1",
          "kind": "patch",
          "published_at": "2025-12-08T06:27:10Z"
        },
        {
          "tag": "v3.16.0",
          "kind": "minor",
          "published_at": "2025-12-02T07:00:44Z"
        },
        {
          "tag": "v3.15.0",
          "kind": "minor",
          "published_at": "2025-06-25T10:13:01Z"
        },
        {
          "tag": "v3.14.0",
          "kind": "minor",
          "published_at": "2025-04-07T14:54:28Z"
        },
        {
          "tag": "v3.13.9",
          "kind": "patch",
          "published_at": "2025-03-13T03:39:41Z"
        },
        {
          "tag": "v3.13.8",
          "kind": "patch",
          "published_at": "2025-03-12T10:24:41Z"
        },
        {
          "tag": "v3.13.7",
          "kind": "patch",
          "published_at": "2025-03-10T14:14:45Z"
        },
        {
          "tag": "v3.13.6",
          "kind": "patch",
          "published_at": "2025-02-06T07:19:24Z"
        },
        {
          "tag": "v3.13.5",
          "kind": "patch",
          "published_at": "2024-12-20T03:23:32Z"
        },
        {
          "tag": "v3.13.4",
          "kind": "patch",
          "published_at": "2024-12-13T11:48:12Z"
        },
        {
          "tag": "v3.13.3",
          "kind": "patch",
          "published_at": "2024-12-06T11:01:26Z"
        },
        {
          "tag": "v3.13.2",
          "kind": "patch",
          "published_at": "2024-11-21T10:03:37Z"
        },
        {
          "tag": "v3.13.1",
          "kind": "patch",
          "published_at": "2024-11-13T07:29:58Z"
        },
        {
          "tag": "v3.13.0",
          "kind": "minor",
          "published_at": "2024-11-13T06:50:56Z"
        },
        {
          "tag": "v3.12.0",
          "kind": "minor",
          "published_at": "2024-10-30T08:53:49Z"
        },
        {
          "tag": "v3.11.1",
          "kind": "patch",
          "published_at": "2024-10-09T06:32:06Z"
        },
        {
          "tag": "v3.11.0",
          "kind": "minor",
          "published_at": "2024-09-30T09:48:26Z"
        },
        {
          "tag": "v3.10.6",
          "kind": "patch",
          "published_at": "2024-09-10T07:47:13Z"
        },
        {
          "tag": "v3.10.5",
          "kind": "patch",
          "published_at": "2024-08-19T10:02:34Z"
        },
        {
          "tag": "v3.10.4",
          "kind": "patch",
          "published_at": "2024-08-16T12:01:01Z"
        },
        {
          "tag": "v3.10.3",
          "kind": "patch",
          "published_at": "2024-08-08T10:16:07Z"
        },
        {
          "tag": "v3.10.2",
          "kind": "patch",
          "published_at": "2024-08-07T05:28:07Z"
        },
        {
          "tag": "v3.10.1",
          "kind": "patch",
          "published_at": "2024-08-02T09:06:06Z"
        },
        {
          "tag": "v3.10.0",
          "kind": "minor",
          "published_at": "2024-08-01T11:08:47Z"
        },
        {
          "tag": "v3.9.3",
          "kind": "patch",
          "published_at": "2024-06-11T14:02:23Z"
        },
        {
          "tag": "v3.9.2",
          "kind": "patch",
          "published_at": "2024-06-06T03:40:32Z"
        },
        {
          "tag": "v3.9.1",
          "kind": "patch",
          "published_at": "2024-05-14T10:45:10Z"
        },
        {
          "tag": "v3.9.0",
          "kind": "minor",
          "published_at": "2024-05-11T11:51:38Z"
        },
        {
          "tag": "v3.8.3",
          "kind": "patch",
          "published_at": "2024-04-23T09:28:18Z"
        },
        {
          "tag": "v3.8.2",
          "kind": "patch",
          "published_at": "2024-04-23T07:52:41Z"
        },
        {
          "tag": "v3.8.0",
          "kind": "minor",
          "published_at": "2024-04-22T07:51:10Z"
        },
        {
          "tag": "v3.7.4",
          "kind": "patch",
          "published_at": "2024-01-05T06:20:47Z"
        },
        {
          "tag": "v3.7.3",
          "kind": "patch",
          "published_at": "2023-11-14T09:13:01Z"
        },
        {
          "tag": "v3.7.2",
          "kind": "patch",
          "published_at": "2023-11-09T06:22:00Z"
        },
        {
          "tag": "v3.7.1",
          "kind": "patch",
          "published_at": "2023-11-07T03:26:17Z"
        },
        {
          "tag": "v3.7.0",
          "kind": "minor",
          "published_at": "2023-08-24T09:37:37Z"
        },
        {
          "tag": "v3.6.26",
          "kind": "patch",
          "published_at": "2023-07-26T07:35:43Z"
        },
        {
          "tag": "v3.6.24",
          "kind": "patch",
          "published_at": "2023-07-21T10:39:13Z"
        },
        {
          "tag": "v3.6.23",
          "kind": "patch",
          "published_at": "2023-07-07T03:52:51Z"
        },
        {
          "tag": "v3.6.22",
          "kind": "patch",
          "published_at": "2023-06-14T07:45:03Z"
        },
        {
          "tag": "v3.6.21",
          "kind": "patch",
          "published_at": "2023-05-24T10:08:52Z"
        },
        {
          "tag": "v3.6.20",
          "kind": "patch",
          "published_at": "2023-05-23T08:08:22Z"
        },
        {
          "tag": "v3.6.19",
          "kind": "patch",
          "published_at": "2023-04-26T06:27:31Z"
        },
        {
          "tag": "v3.6.18",
          "kind": "patch",
          "published_at": "2023-03-23T06:40:39Z"
        },
        {
          "tag": "v3.6.17",
          "kind": "patch",
          "published_at": "2023-03-09T13:52:27Z"
        },
        {
          "tag": "v3.6.16",
          "kind": "patch",
          "published_at": "2023-03-03T09:42:45Z"
        },
        {
          "tag": "v3.6.15",
          "kind": "patch",
          "published_at": "2023-03-02T16:20:01Z"
        },
        {
          "tag": "v3.6.13",
          "kind": "patch",
          "published_at": "2023-03-02T14:59:55Z"
        },
        {
          "tag": "v3.6.12",
          "kind": "patch",
          "published_at": "2023-03-02T09:29:56Z"
        },
        {
          "tag": "v3.6.11",
          "kind": "patch",
          "published_at": "2023-02-13T08:06:00Z"
        },
        {
          "tag": "v3.6.10",
          "kind": "patch",
          "published_at": "2023-02-06T22:27:23Z"
        },
        {
          "tag": "v3.6.9",
          "kind": "patch",
          "published_at": "2023-02-02T08:52:21Z"
        },
        {
          "tag": "v3.6.8",
          "kind": "patch",
          "published_at": "2023-01-31T12:29:30Z"
        },
        {
          "tag": "v3.6.7",
          "kind": "patch",
          "published_at": "2023-01-20T09:06:29Z"
        },
        {
          "tag": "v3.6.6",
          "kind": "patch",
          "published_at": "2023-01-17T09:32:28Z"
        },
        {
          "tag": "v3.6.5",
          "kind": "patch",
          "published_at": "2023-01-16T13:51:49Z"
        },
        {
          "tag": "v3.6.4",
          "kind": "patch",
          "published_at": "2022-11-29T12:59:20Z"
        },
        {
          "tag": "v3.6.3",
          "kind": "patch",
          "published_at": "2022-11-14T07:36:08Z"
        },
        {
          "tag": "v3.6.2",
          "kind": "patch",
          "published_at": "2022-11-09T16:26:55Z"
        },
        {
          "tag": "v3.6.1",
          "kind": "patch",
          "published_at": "2022-11-08T10:33:17Z"
        },
        {
          "tag": "v3.6.0",
          "kind": "minor",
          "published_at": "2022-11-07T19:30:22Z"
        },
        {
          "tag": "v3.5.6",
          "kind": "patch",
          "published_at": "2022-09-16T07:37:42Z"
        },
        {
          "tag": "v3.5.5",
          "kind": "patch",
          "published_at": "2022-09-07T09:04:38Z"
        },
        {
          "tag": "v3.5.4",
          "kind": "patch",
          "published_at": "2022-09-06T12:15:31Z"
        },
        {
          "tag": "v3.5.3",
          "kind": "patch",
          "published_at": "2022-08-12T20:38:20Z"
        },
        {
          "tag": "v3.5.2",
          "kind": "patch",
          "published_at": "2022-08-01T11:29:45Z"
        },
        {
          "tag": "v3.5.1",
          "kind": "patch",
          "published_at": "2022-07-26T08:38:33Z"
        },
        {
          "tag": "v3.5.0",
          "kind": "minor",
          "published_at": "2022-07-19T13:27:18Z"
        },
        {
          "tag": "v3.4.2",
          "kind": "patch",
          "published_at": "2022-07-06T08:24:11Z"
        },
        {
          "tag": "v3.4.1",
          "kind": "patch",
          "published_at": "2022-07-05T08:33:55Z"
        },
        {
          "tag": "v3.4.0",
          "kind": "minor",
          "published_at": "2022-06-29T10:02:14Z"
        },
        {
          "tag": "v3.3.1",
          "kind": "patch",
          "published_at": "2022-06-17T07:58:58Z"
        },
        {
          "tag": "v3.3.0",
          "kind": "minor",
          "published_at": "2022-06-15T12:19:16Z"
        },
        {
          "tag": "v3.2.5",
          "kind": "patch",
          "published_at": "2022-06-09T08:55:13Z"
        },
        {
          "tag": "v3.2.4",
          "kind": "patch",
          "published_at": "2022-05-25T10:23:55Z"
        },
        {
          "tag": "v3.2.3",
          "kind": "patch",
          "published_at": "2022-05-16T11:06:27Z"
        },
        {
          "tag": "v3.2.2",
          "kind": "patch",
          "published_at": "2022-04-26T13:43:38Z"
        },
        {
          "tag": "v3.2.1",
          "kind": "patch",
          "published_at": "2022-04-25T06:01:01Z"
        },
        {
          "tag": "v3.2.0",
          "kind": "minor",
          "published_at": "2022-04-25T05:06:35Z"
        },
        {
          "tag": "v3.1.0",
          "kind": "minor",
          "published_at": "2022-04-17T11:36:50Z"
        },
        {
          "tag": "v3.0.2",
          "kind": "patch",
          "published_at": "2022-04-15T12:00:18Z"
        },
        {
          "tag": "v3.0.1",
          "kind": "patch",
          "published_at": "2022-04-11T11:44:25Z"
        },
        {
          "tag": "v3.0.0",
          "kind": "major",
          "published_at": "2022-04-09T19:55:21Z"
        },
        {
          "tag": "2.6.8",
          "kind": "patch",
          "published_at": "2022-04-08T22:18:39Z"
        },
        {
          "tag": "v2.6.7",
          "kind": "patch",
          "published_at": "2022-03-09T11:03:38Z"
        },
        {
          "tag": "v2.6.6",
          "kind": "patch",
          "published_at": "2022-02-21T13:13:16Z"
        },
        {
          "tag": "v2.6.5",
          "kind": "patch",
          "published_at": "2022-02-17T05:59:10Z"
        },
        {
          "tag": "v2.6.4",
          "kind": "patch",
          "published_at": "2022-02-09T06:14:55Z"
        },
        {
          "tag": "v2.6.3",
          "kind": "patch",
          "published_at": "2022-01-27T15:09:16Z"
        },
        {
          "tag": "v2.6.2",
          "kind": "patch",
          "published_at": "2022-01-25T09:07:13Z"
        },
        {
          "tag": "v2.6.1",
          "kind": "patch",
          "published_at": "2022-01-24T09:47:28Z"
        },
        {
          "tag": "v2.6.0",
          "kind": "minor",
          "published_at": "2022-01-13T10:51:51Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "d9042c543e50ca6e9cc3ac1f9d703c25d37f7ffe",
          "body": "Doesn't seem to be used, seems like a leftover",
          "is_bot": false,
          "headline": "deps: remove axios (#185)",
          "author_name": "carsakiller",
          "author_login": "carsakiller",
          "committed_at": "2026-05-21T14:29:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eaae2942d47ffdf1004e59eea91d68f39a7aeb3f",
          "body": "Bumps [simple-git](https://github.com/steveukx/git-js/tree/HEAD/simple-git) from 3.20.0 to 3.36.0.\n- [Release notes](https://github.com/steveukx/git-js/releases)\n- [Changelog](https://github.com/steveukx/git-js/blob/main/simple-git/CHANGELOG.md)\n- [Commits](https://github.com/steveukx/git-js/commits\n[…]\nndency-version: 3.36.0\n  dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump simple-git from 3.20.0 to 3.36.0 in /client (#183)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-21T14:18:12Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "03c8f208ba227ff926389855a66c915ce5430f03",
          "body": null,
          "is_bot": false,
          "headline": "3.18.2",
          "author_name": "最萌小汐",
          "author_login": "sumneko",
          "committed_at": "2026-04-14T14:38:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b3d385f26c37ce11345f3135bbbf206d90b940de",
          "body": null,
          "is_bot": false,
          "headline": "3.18.1",
          "author_name": "最萌小汐",
          "author_login": "sumneko",
          "committed_at": "2026-04-08T10:34:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ed3bb999e0a71287398f1de893314aa962555015",
          "body": null,
          "is_bot": false,
          "headline": "3.18.0",
          "author_name": "最萌小汐",
          "author_login": "sumneko",
          "committed_at": "2026-04-03T09:42:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d1dd610cf9d754412ca284789025ea2e9a73d204",
          "body": "Bumps [minimatch](https://github.com/isaacs/minimatch) from 5.1.6 to 5.1.7.\n- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)\n- [Commits](https://github.com/isaacs/minimatch/compare/v5.1.6...v5.1.7)\n\n---\nupdated-dependencies:\n- dependency-name: minimatch\n  dependency-version: 5.1.7\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump minimatch from 5.1.6 to 5.1.7 in /client",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-25T02:35:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6bec2af099048b6bc4170f91c8ee5985d260f07a",
          "body": null,
          "is_bot": false,
          "headline": "3.17.1",
          "author_name": "最萌小汐",
          "author_login": "sumneko",
          "committed_at": "2026-01-20T07:00:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "63d98dd87b5a2318f1327f15b7edadd1199f6c06",
          "body": null,
          "is_bot": false,
          "headline": "3.17.0",
          "author_name": "最萌小汐",
          "author_login": "sumneko",
          "committed_at": "2026-01-19T09:26:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b6afc051944c2e4ee7fea1c97bf6186605356ecf",
          "body": null,
          "is_bot": false,
          "headline": "修复使用命令重启服务器后会创建额外的输出通道的问题",
          "author_name": "最萌小汐",
          "author_login": "sumneko",
          "committed_at": "2025-12-31T09:39:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "497aa59c11f53bfa89154d3126311113b7d018d7",
          "body": null,
          "is_bot": false,
          "headline": "3.16.4",
          "author_name": "最萌小汐",
          "author_login": "sumneko",
          "committed_at": "2025-12-25T03:57:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1c7affcb4be5e3ecb4408f99bdae440b5904e8fa",
          "body": null,
          "is_bot": false,
          "headline": "fix broken `view document`",
          "author_name": "最萌小汐",
          "author_login": "sumneko",
          "committed_at": "2025-12-25T03:43:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5aa747026ea75184edb13c0ac9746c0975326f58",
          "body": null,
          "is_bot": false,
          "headline": "3.16.3",
          "author_name": "最萌小汐",
          "author_login": "sumneko",
          "committed_at": "2025-12-23T02:53:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "058afab1994fad2571ea7deb5326ce62ee439581",
          "body": null,
          "is_bot": false,
          "headline": "3.16.2",
          "author_name": "最萌小汐",
          "author_login": "sumneko",
          "committed_at": "2025-12-18T07:17:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d82f9f03fd5b0f404794014f9121425b3fb4a826",
          "body": null,
          "is_bot": false,
          "headline": "update flow",
          "author_name": "最萌小汐",
          "author_login": "sumneko",
          "committed_at": "2025-12-18T07:09:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ae71e763f52858c620175314cf494f6fe2a9eb1d",
          "body": null,
          "is_bot": false,
          "headline": "update server and flow",
          "author_name": "最萌小汐",
          "author_login": "sumneko",
          "committed_at": "2025-12-18T07:06:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4da98f1a3d609deb31bf0eac0d24987158fb5d73",
          "body": null,
          "is_bot": false,
          "headline": "update vscode-lua-doc",
          "author_name": "最萌小汐",
          "author_login": "sumneko",
          "committed_at": "2025-12-18T06:20:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9f2ddac183387cef6163179024ef96cd6a2e30dd",
          "body": null,
          "is_bot": false,
          "headline": "3.16.1",
          "author_name": "最萌小汐",
          "author_login": "sumneko",
          "committed_at": "2025-12-08T06:24:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ad321b8a5f5f5f5da0f18ed995e62e7db2b81b3f",
          "body": null,
          "is_bot": false,
          "headline": "使用相对路径启动服务器时应该设置cwd",
          "author_name": "最萌小汐",
          "author_login": "sumneko",
          "committed_at": "2025-12-04T10:20:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3e243d11ad568f98550569f26ab7a044eccd49c1",
          "body": null,
          "is_bot": false,
          "headline": "3.16.0",
          "author_name": "最萌小汐",
          "author_login": "sumneko",
          "committed_at": "2025-12-02T06:57:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eb963dc1fb9f3fda4d38629237f3a1c27b7a5f0a",
          "body": null,
          "is_bot": false,
          "headline": "try update `axios`",
          "author_name": "最萌小汐",
          "author_login": "sumneko",
          "committed_at": "2025-12-02T03:33:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3733c0dda61fe7b4eaee79a3d2eeaa812d0faaa0",
          "body": null,
          "is_bot": false,
          "headline": "fix workflow",
          "author_name": "最萌小汐",
          "author_login": "sumneko",
          "committed_at": "2025-12-02T03:23:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d786d86489e45ea70ea11a58460de7e48b644e9b",
          "body": "Bumps [axios](https://github.com/axios/axios) from 1.8.2 to 1.12.0.\n- [Release notes](https://github.com/axios/axios/releases)\n- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)\n- [Commits](https://github.com/axios/axios/compare/v1.8.2...v1.12.0)\n\n---\nupdated-dependencies:\n- dependency-name: axios\n  dependency-version: 1.12.0\n  dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump axios from 1.8.2 to 1.12.0 in /client",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-02T03:20:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "412c0b7ad88bb467f5ed88e1fe928aac13427d74",
          "body": "Bumps [form-data](https://github.com/form-data/form-data) from 4.0.0 to 4.0.4.\n- [Release notes](https://github.com/form-data/form-data/releases)\n- [Changelog](https://github.com/form-data/form-data/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/form-data/form-data/compare/v4.0.0...v4.0.4)\n\n---\nupdated-dependencies:\n- dependency-name: form-data\n  dependency-version: 4.0.4\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump form-data from 4.0.0 to 4.0.4 in /client",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-02T03:19:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aee4b86a883ca61c6006a76edbe4c9d3a0b1797e",
          "body": "Bumps [brace-expansion](https://github.com/juliangruber/brace-expansion) from 2.0.1 to 2.0.2.\n- [Release notes](https://github.com/juliangruber/brace-expansion/releases)\n- [Commits](https://github.com/juliangruber/brace-expansion/compare/v2.0.1...v2.0.2)\n\n---\nupdated-dependencies:\n- dependency-name: brace-expansion\n  dependency-version: 2.0.2\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump brace-expansion from 2.0.1 to 2.0.2 in /client",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-02T03:19:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6defed69439d64451fc86f06b17561532e61fbc6",
          "body": null,
          "is_bot": false,
          "headline": "update workflow",
          "author_name": "最萌小汐",
          "author_login": "sumneko",
          "committed_at": "2025-12-02T03:18:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "91d9f011d414e25f6018c3a89caafbf800456deb",
          "body": null,
          "is_bot": false,
          "headline": "update server",
          "author_name": "最萌小汐",
          "author_login": "sumneko",
          "committed_at": "2025-12-02T03:17:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fb6694c6aab4ecbceeff1b23d8d5d9aee268ccdd",
          "body": null,
          "is_bot": false,
          "headline": "update config",
          "author_name": "最萌小汐",
          "author_login": "sumneko",
          "committed_at": "2025-07-17T02:33:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e91c07ce7b3b9fa162763b0eb7d39cf90033798",
          "body": null,
          "is_bot": false,
          "headline": "update to ubuntu-22.04",
          "author_name": "最萌小汐",
          "author_login": "sumneko",
          "committed_at": "2025-06-25T10:00:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7aed6968a584023bb36e4b829c6163738444ae22",
          "body": "Bumps [axios](https://github.com/axios/axios) from 1.7.4 to 1.8.2.\n- [Release notes](https://github.com/axios/axios/releases)\n- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)\n- [Commits](https://github.com/axios/axios/compare/v1.7.4...v1.8.2)\n\n---\nupdated-dependencies:\n- dependency-name: axios\n  dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump axios from 1.7.4 to 1.8.2 in /client",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-06-25T09:49:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2d495311eba3cad70c13428461faf0643bf8b637",
          "body": null,
          "is_bot": false,
          "headline": "3.15.0",
          "author_name": "最萌小汐",
          "author_login": "sumneko",
          "committed_at": "2025-06-25T09:47:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5dc483420c6a8f568a7e714f0e5a1f9f9f671fba",
          "body": null,
          "is_bot": false,
          "headline": "3.14.0",
          "author_name": "最萌小汐",
          "author_login": "sumneko",
          "committed_at": "2025-04-07T14:51:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "82818acbe6bf0dc4147efc760a9cadb6008964ba",
          "body": null,
          "is_bot": false,
          "headline": "3.13.9",
          "author_name": "最萌小汐",
          "author_login": "sumneko",
          "committed_at": "2025-03-13T03:36:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "79fb2c57f3b0ffb84ec6f5d8cec0c344fdd27873",
          "body": null,
          "is_bot": false,
          "headline": "3.13.8",
          "author_name": "最萌小汐",
          "author_login": "sumneko",
          "committed_at": "2025-03-12T10:22:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9d8f1b1d9f6f7f98a8a30f0bcfc63621c7f8fb6e",
          "body": null,
          "is_bot": false,
          "headline": "3.13.7",
          "author_name": "最萌小汐",
          "author_login": "sumneko",
          "committed_at": "2025-03-10T14:11:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5fa0fbb154298035fb78b0d142ac8feaf68fc171",
          "body": null,
          "is_bot": false,
          "headline": "3.13.6",
          "author_name": "最萌小汐",
          "author_login": "sumneko",
          "committed_at": "2025-02-06T07:16:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f8ecc4bf454f8898fc7818045e1565dc00fbf6ea",
          "body": null,
          "is_bot": false,
          "headline": "3.13.5",
          "author_name": "最萌小汐",
          "author_login": "sumneko",
          "committed_at": "2024-12-20T03:20:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "62606a7f9fbdf828bf8205b13b7592456660acc1",
          "body": null,
          "is_bot": false,
          "headline": "recover configuration builder",
          "author_name": "最萌小汐",
          "author_login": "sumneko",
          "committed_at": "2024-12-16T03:51:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "41e44d992a7f8b0f9679cdedb718b7dc3cd07299",
          "body": null,
          "is_bot": false,
          "headline": "3.13.4",
          "author_name": "最萌小汐",
          "author_login": "sumneko",
          "committed_at": "2024-12-13T11:46:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "78d336ba1fef7d96f394a432b62ff48b662b34c1",
          "body": null,
          "is_bot": false,
          "headline": "hover with detail levels",
          "author_name": "最萌小汐",
          "author_login": "sumneko",
          "committed_at": "2024-12-13T11:33:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7bddac1f3f2e134256c7a02e3c89a0ca2772f7db",
          "body": null,
          "is_bot": false,
          "headline": "3.13.3",
          "author_name": "最萌小汐",
          "author_login": "sumneko",
          "committed_at": "2024-12-06T10:59:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7844adf41698e0f4d02c2810787f7305197ba865",
          "body": null,
          "is_bot": false,
          "headline": "3.13.2",
          "author_name": "最萌小汐",
          "author_login": "sumneko",
          "committed_at": "2024-11-21T10:01:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "65b9424fe5b86143ba98bb0495ca4e2626c5b450",
          "body": null,
          "is_bot": false,
          "headline": "update nodejs to 22",
          "author_name": "最萌小汐",
          "author_login": "sumneko",
          "committed_at": "2024-11-13T08:05:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3ba452ca42c7d3de75090eccb9e4a8eed6f775e9",
          "body": null,
          "is_bot": false,
          "headline": "3.13.1",
          "author_name": "最萌小汐",
          "author_login": "sumneko",
          "committed_at": "2024-11-13T07:27:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "49b04af5dd960eafaa293ac777c7a8f3cbd05905",
          "body": null,
          "is_bot": false,
          "headline": "3.13.0",
          "author_name": "最萌小汐",
          "author_login": "sumneko",
          "committed_at": "2024-11-13T06:44:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a4ea4b0b96b4a1014da13d58fcf0c58c0dd88128",
          "body": null,
          "is_bot": false,
          "headline": "update server",
          "author_name": "fesily",
          "author_login": "fesily",
          "committed_at": "2024-11-08T05:17:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "77cb87a25fc5238ba951f3114b0bbc80e1996d94",
          "body": "fix git clone branch not main",
          "is_bot": false,
          "headline": "format Name",
          "author_name": "fesily",
          "author_login": "fesily",
          "committed_at": "2024-11-08T05:17:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0584d8afe123cae0cfb8c6cf5fb7ca97e324b358",
          "body": null,
          "is_bot": false,
          "headline": "Update config.ts",
          "author_name": "fesily",
          "author_login": "fesily",
          "committed_at": "2024-11-08T05:17:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "af26b8f745ad80833a60edaeb77ada02c03d25cb",
          "body": "fix globaluri bug",
          "is_bot": false,
          "headline": "merge upsteam",
          "author_name": "fesily",
          "author_login": "fesily",
          "committed_at": "2024-11-08T05:17:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2e597216fcf60af1a8af3d330866eb32d41db41b",
          "body": null,
          "is_bot": false,
          "headline": "update changelog",
          "author_name": "fesily",
          "author_login": "fesily",
          "committed_at": "2024-11-08T05:17:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "364103d0ca3955d9a042e2facbbea7be32df5fdd",
          "body": null,
          "is_bot": false,
          "headline": "config: add custom repository support for addonManager",
          "author_name": "fesily",
          "author_login": "fesily",
          "committed_at": "2024-11-08T05:17:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ad6ca4fb636cfda58b5f6486f8bbbdd822d64c2b",
          "body": null,
          "is_bot": false,
          "headline": "remove `package.lua`",
          "author_name": "最萌小汐",
          "author_login": "sumneko",
          "committed_at": "2024-10-31T07:15:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bfeb694bc9a59ecad6dae84ed4cc4dab1f70d325",
          "body": null,
          "is_bot": false,
          "headline": "recover language config",
          "author_name": "最萌小汐",
          "author_login": "sumneko",
          "committed_at": "2024-10-31T06:56:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f7386db9cb4cc20631d5ca49bc2fd46d0a6e7c17",
          "body": null,
          "is_bot": false,
          "headline": "3.12.0",
          "author_name": "最萌小汐",
          "author_login": "sumneko",
          "committed_at": "2024-10-30T08:51:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c861f350f65fc1d3db44f1625b12a5a8bd88200",
          "body": null,
          "is_bot": false,
          "headline": "fix: storage path should use OS dependent fsPath",
          "author_name": "carsakiller",
          "author_login": "carsakiller",
          "committed_at": "2024-10-30T08:47:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e5244e670af4d0bae8cbdbdd0a9627fb9f955b99",
          "body": "This commit adds the missing entry for the `lua` language to the\nlanguages contribution points (`contributes.languages` field) in the\nextension manifest (`package.json`).",
          "is_bot": false,
          "headline": "fix: add `lua` to languages contribution points",
          "author_name": "Jakka Prihatna",
          "author_login": "IronGeek",
          "committed_at": "2024-10-30T08:47:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a30b1d14a38fc0f6dfe8f21aa7250bcd0c82bec",
          "body": null,
          "is_bot": false,
          "headline": "fix: addon uninstalling",
          "author_name": "carsakiller",
          "author_login": "carsakiller",
          "committed_at": "2024-10-21T02:26:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f9739d61197a975e82803449471dc71dd5ead191",
          "body": null,
          "is_bot": false,
          "headline": "fix: disabling of addons",
          "author_name": "carsakiller",
          "author_login": "carsakiller",
          "committed_at": "2024-10-21T02:26:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "34c70bbda7de10664e2681ccd1f08940ebc73d34",
          "body": null,
          "is_bot": false,
          "headline": "3.11.1",
          "author_name": "最萌小汐",
          "author_login": "sumneko",
          "committed_at": "2024-10-09T06:29:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d92db1520cc139ee6b35d27c09db19a0dd91f46c",
          "body": null,
          "is_bot": false,
          "headline": "Pass globalStorageUri as storagePath for server to find addons",
          "author_name": "Clarence \"Sparr\" Risher",
          "author_login": "sparr",
          "committed_at": "2024-10-08T14:06:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2d28d6a804c48d5489cd7968e5208d818bfa06ba",
          "body": null,
          "is_bot": false,
          "headline": "3.11.0",
          "author_name": "最萌小汐",
          "author_login": "sumneko",
          "committed_at": "2024-09-30T09:46:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4f68a9bbc9c63ee0f0f627566aa8ea01909a046b",
          "body": null,
          "is_bot": false,
          "headline": "add: enable addons using placeholder",
          "author_name": "carsakiller",
          "author_login": "carsakiller",
          "committed_at": "2024-09-24T06:16:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "167692dec6d6d234d546ac85105bb8d11be68b14",
          "body": null,
          "is_bot": false,
          "headline": "Add `setConfig` public api",
          "author_name": "Ketho",
          "author_login": "Ketho",
          "committed_at": "2024-09-10T07:49:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5373e091453dbbc108395b700c66a2a71e0db862",
          "body": null,
          "is_bot": false,
          "headline": "fix: prune old tags",
          "author_name": "carsakiller",
          "author_login": "carsakiller",
          "committed_at": "2024-09-10T07:49:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1d8ef52bcf4cab57e3a39b0417a29de527861e9b",
          "body": null,
          "is_bot": false,
          "headline": "3.10.6",
          "author_name": "最萌小汐",
          "author_login": "sumneko",
          "committed_at": "2024-09-10T07:48:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e418c6ab22db94453c6441386b95d7663bde3cc3",
          "body": "* filter .DS_Store file from addons list\n\n* Revert \"filter .DS_Store file from addons list\"\n\nThis reverts commit bd0f1928e8c1a4095fa973f56d7247ded52d4065.\n\n* fix: ignore .DS_Store during addon discovery\n\n* filter .DS_Store from addons before checking if none are found\n\n* use length of addons array to check if none exist\n\n---------\n\nCo-authored-by: carsakiller <carsakiller@gmail.com>",
          "is_bot": false,
          "headline": "filter .DS_Store file from addons list (#147)",
          "author_name": "Patrick Davis",
          "author_login": "Patman12",
          "committed_at": "2024-09-06T16:08:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6fa70d7e113b631cb84a27bdd0b800866b8097d1",
          "body": null,
          "is_bot": false,
          "headline": "3.10.5",
          "author_name": "最萌小汐",
          "author_login": "sumneko",
          "committed_at": "2024-08-19T09:59:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "61f6d3e999858904c9eb43b7f4a8b40b0035c99c",
          "body": "Bumps [axios](https://github.com/axios/axios) from 1.6.1 to 1.7.4.\n- [Release notes](https://github.com/axios/axios/releases)\n- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)\n- [Commits](https://github.com/axios/axios/compare/v1.6.1...v1.7.4)\n\n---\nupdated-dependencies:\n- dependency-name: axios\n  dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump axios from 1.6.1 to 1.7.4 in /client",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-08-16T12:04:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "442be5de94bf11554b3cfadce8c0247e283a5d64",
          "body": null,
          "is_bot": false,
          "headline": "3.10.4",
          "author_name": "最萌小汐",
          "author_login": "sumneko",
          "committed_at": "2024-08-16T11:58:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "afb81d32735873acc802e9132983f60d7f6e30d8",
          "body": "Addon versioning",
          "is_bot": false,
          "headline": "Merge pull request #143 from carsakiller/addon-versioning",
          "author_name": "最萌小汐",
          "author_login": "sumneko",
          "committed_at": "2024-08-16T06:30:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2eddd494e7a4b319e8360bf5c5dc60a6c4521e0c",
          "body": null,
          "is_bot": false,
          "headline": "fix: only grab tags from target branches",
          "author_name": "carsakiller",
          "author_login": "carsakiller",
          "committed_at": "2024-08-16T04:49:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d5d772d21e075f6deb0d56a3d82dcbcb8fb72924",
          "body": null,
          "is_bot": false,
          "headline": "fix: jumping to latest",
          "author_name": "carsakiller",
          "author_login": "carsakiller",
          "committed_at": "2024-08-16T04:49:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "20e6c48e2d15f0bf5f6243cdd1fce2f054b5343d",
          "body": null,
          "is_bot": false,
          "headline": "clean hideous code",
          "author_name": "carsakiller",
          "author_login": "carsakiller",
          "committed_at": "2024-08-16T04:49:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2ca5c03fdd79e95badb5d2d286e62f01eeb3400d",
          "body": null,
          "is_bot": false,
          "headline": "remove excessive logging",
          "author_name": "carsakiller",
          "author_login": "carsakiller",
          "committed_at": "2024-08-16T04:49:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e3ba14ed5983cde6e74c4147bb69d33e837bc2a3",
          "body": null,
          "is_bot": false,
          "headline": "fix: get target branch from .gitmodules if specified",
          "author_name": "carsakiller",
          "author_login": "carsakiller",
          "committed_at": "2024-08-16T04:49:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d6afbb60651e8e740fa16d5eb7be5f7445918dca",
          "body": null,
          "is_bot": false,
          "headline": "fix: improve log info",
          "author_name": "carsakiller",
          "author_login": "carsakiller",
          "committed_at": "2024-08-16T04:49:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5b3135ca3c3709cc7e2e488188a516f00ba78bce",
          "body": null,
          "is_bot": false,
          "headline": "fix: remove annoying log",
          "author_name": "carsakiller",
          "author_login": "carsakiller",
          "committed_at": "2024-08-16T04:49:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8aebfa9393809857b389192e5ec04aff6a9f75e7",
          "body": null,
          "is_bot": false,
          "headline": "3.10.3",
          "author_name": "最萌小汐",
          "author_login": "sumneko",
          "committed_at": "2024-08-08T10:14:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6616630fe5ac723fabbbfb7efdbbfa7c7dc86523",
          "body": null,
          "is_bot": false,
          "headline": "3.10.2",
          "author_name": "最萌小汐",
          "author_login": "sumneko",
          "committed_at": "2024-08-07T05:26:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a5109bef6e897fdacfd600a671ab03cfded09d1c",
          "body": null,
          "is_bot": false,
          "headline": "语言设置挪到服务器里",
          "author_name": "最萌小汐",
          "author_login": "sumneko",
          "committed_at": "2024-08-06T13:00:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cdafefeba9699c6585d80960c54577ba57858aa2",
          "body": null,
          "is_bot": false,
          "headline": "3.10.1",
          "author_name": "最萌小汐",
          "author_login": "sumneko",
          "committed_at": "2024-08-02T09:03:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4a264075fe888aa2db466f6b94cd93c4edc4f241",
          "body": null,
          "is_bot": false,
          "headline": "diable fix indents for Non-VSCode",
          "author_name": "最萌小汐",
          "author_login": "sumneko",
          "committed_at": "2024-08-02T08:48:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9ca504e19eaf4b59071e3a30179059453086b582",
          "body": "Update webvue",
          "is_bot": false,
          "headline": "Merge pull request #140 from carsakiller/addon-versioning",
          "author_name": "最萌小汐",
          "author_login": "sumneko",
          "committed_at": "2024-08-02T03:54:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2e6bf473362df5bb0a77e6b65314ad431b164ca4",
          "body": null,
          "is_bot": false,
          "headline": "update webvue",
          "author_name": "carsakiller",
          "author_login": "carsakiller",
          "committed_at": "2024-08-01T14:57:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cfc76f158d0686a0adc680b0d27d649b140942f4",
          "body": null,
          "is_bot": false,
          "headline": "3.10.0",
          "author_name": "最萌小汐",
          "author_login": "sumneko",
          "committed_at": "2024-08-01T11:07:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "538a8857358454128d60bebf5f01d9cea01f0818",
          "body": null,
          "is_bot": false,
          "headline": "fix",
          "author_name": "最萌小汐",
          "author_login": "sumneko",
          "committed_at": "2024-08-01T11:01:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3571ad2871b1a350d3d254fde7f859a0fe70b2ad",
          "body": "fix: accept relative paths in `Lua.workspace.library`",
          "is_bot": false,
          "headline": "Merge pull request #139 from jukrb0x/master",
          "author_name": "最萌小汐",
          "author_login": "sumneko",
          "committed_at": "2024-08-01T10:58:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "420f39b8804e91174f7cac2c1bb5176bc35b364b",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'carsakiller-addon-versioning'",
          "author_name": "最萌小汐",
          "author_login": "sumneko",
          "committed_at": "2024-08-01T10:58:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e67a273b4b90d8fb79fb3b0819b896aaf316962f",
          "body": "…ode-lua into carsakiller-addon-versioning",
          "is_bot": false,
          "headline": "Merge branch 'addon-versioning' of https://github.com/carsakiller/vsc…",
          "author_name": "最萌小汐",
          "author_login": "sumneko",
          "committed_at": "2024-08-01T10:58:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7bc884398b97d34479b5682cb6f002f9ac029dd5",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' into master",
          "author_name": "最萌小汐",
          "author_login": "sumneko",
          "committed_at": "2024-08-01T10:56:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0803101e76a543ef4fb9ca74cf81455812a2d437",
          "body": null,
          "is_bot": false,
          "headline": "修复macOS集成",
          "author_name": "最萌小汐",
          "author_login": "sumneko",
          "committed_at": "2024-08-01T10:52:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1794a30cda3e472fd8c67be9fa9f4e8704b735b4",
          "body": null,
          "is_bot": false,
          "headline": "删掉字符匹配模式",
          "author_name": "最萌小汐",
          "author_login": "sumneko",
          "committed_at": "2024-08-01T10:49:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9b55e1e895553e1a0e9f70d68a95006ecb2ce029",
          "body": null,
          "is_bot": false,
          "headline": "codeLen的引用可以点了",
          "author_name": "最萌小汐",
          "author_login": "sumneko",
          "committed_at": "2024-07-31T10:47:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "995832a92c744ddbc0f9e2fa281662874dd9f1cb",
          "body": null,
          "is_bot": false,
          "headline": "拆分成选项",
          "author_name": "最萌小汐",
          "author_login": "sumneko",
          "committed_at": "2024-07-30T09:21:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0e6ab8fa125f8116229ab3985370b6e451e69c3f",
          "body": null,
          "is_bot": false,
          "headline": "更新配置",
          "author_name": "最萌小汐",
          "author_login": "sumneko",
          "committed_at": "2024-07-30T08:57:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4eddf60616c627ed363d2cd29aaa1038b6ed9113",
          "body": null,
          "is_bot": false,
          "headline": "更新语言规则",
          "author_name": "最萌小汐",
          "author_login": "sumneko",
          "committed_at": "2024-07-30T08:32:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4102093acae64689273eeb6cbbb2ffb69f6fba4d",
          "body": null,
          "is_bot": false,
          "headline": "整理代码",
          "author_name": "最萌小汐",
          "author_login": "sumneko",
          "committed_at": "2024-07-29T09:31:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "859371006242c2bdcfaf6e572fda3eeb01c775fd",
          "body": null,
          "is_bot": false,
          "headline": "整理代码",
          "author_name": "最萌小汐",
          "author_login": "sumneko",
          "committed_at": "2024-07-29T09:17:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6c7afbc9e8df6683c4f6d8b08ad68ae105fed263",
          "body": null,
          "is_bot": false,
          "headline": "fix: accept relative paths in `Lua.workspace.library`",
          "author_name": "jukrb0x",
          "author_login": "jukrb0x",
          "committed_at": "2024-07-19T04:14:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b48f029b954b1d592b2d02ee4cc9e705406e2362",
          "body": null,
          "is_bot": false,
          "headline": "update: webvue",
          "author_name": "carsakiller",
          "author_login": "carsakiller",
          "committed_at": "2024-07-16T17:50:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "831c715dccdc1fb244aec56f6a281c139a824eb0",
          "body": null,
          "is_bot": false,
          "headline": "add: quick and dirty addon versioning",
          "author_name": "carsakiller",
          "author_login": "carsakiller",
          "committed_at": "2024-07-16T17:50:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 100,
      "commits_last_year": 24,
      "latest_release_at": "2026-04-14T14:42:06Z",
      "latest_release_tag": "v3.18.2",
      "releases_from_tags": false,
      "days_since_last_push": 63,
      "active_weeks_last_year": 10,
      "days_since_latest_release": 100,
      "mean_days_between_releases": 14.8
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 37,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "lua",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "npm",
          "matches_repo": false,
          "registry_url": "https://www.npmjs.com/package/lua",
          "is_deprecated": false,
          "latest_version": "0.0.1",
          "repository_url": "https://github.com/guileen/node-lua",
          "versions_count": 1,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 1,
          "monthly_downloads": 118,
          "first_published_at": "2011-12-18T16:37:23.065000Z",
          "latest_published_at": "2011-12-18T16:37:27.511000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 5330
        },
        {
          "name": "lsp-sample-client",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "npm",
          "matches_repo": false,
          "registry_url": "https://www.npmjs.com/package/lsp-sample-client",
          "is_deprecated": false,
          "latest_version": "0.0.1-security",
          "repository_url": "npm/security-holder",
          "versions_count": 1,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 11,
          "first_published_at": "2025-02-28T15:59:59.954000Z",
          "latest_published_at": "2025-02-28T16:00:00.123000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 509
        }
      ]
    },
    "popularity": {
      "forks": 61,
      "stars": 213,
      "watchers": 6,
      "fork_history": {
        "days": [
          {
            "date": "2019-11-30",
            "count": 1
          },
          {
            "date": "2019-12-23",
            "count": 1
          },
          {
            "date": "2019-12-29",
            "count": 1
          },
          {
            "date": "2020-03-01",
            "count": 1
          },
          {
            "date": "2020-04-28",
            "count": 1
          },
          {
            "date": "2020-05-01",
            "count": 1
          },
          {
            "date": "2020-06-03",
            "count": 1
          },
          {
            "date": "2020-09-15",
            "count": 1
          },
          {
            "date": "2020-11-23",
            "count": 1
          },
          {
            "date": "2020-12-18",
            "count": 1
          },
          {
            "date": "2020-12-21",
            "count": 1
          },
          {
            "date": "2021-01-16",
            "count": 1
          },
          {
            "date": "2021-03-08",
            "count": 1
          },
          {
            "date": "2021-03-17",
            "count": 1
          },
          {
            "date": "2021-04-26",
            "count": 1
          },
          {
            "date": "2021-04-29",
            "count": 1
          },
          {
            "date": "2021-07-27",
            "count": 1
          },
          {
            "date": "2021-08-12",
            "count": 1
          },
          {
            "date": "2021-09-08",
            "count": 1
          },
          {
            "date": "2021-09-23",
            "count": 1
          },
          {
            "date": "2021-10-09",
            "count": 1
          },
          {
            "date": "2021-10-10",
            "count": 1
          },
          {
            "date": "2021-10-11",
            "count": 1
          },
          {
            "date": "2021-12-02",
            "count": 1
          },
          {
            "date": "2022-02-04",
            "count": 1
          },
          {
            "date": "2022-03-07",
            "count": 1
          },
          {
            "date": "2022-03-22",
            "count": 1
          },
          {
            "date": "2022-05-19",
            "count": 1
          },
          {
            "date": "2022-08-08",
            "count": 1
          },
          {
            "date": "2022-10-12",
            "count": 1
          },
          {
            "date": "2022-12-11",
            "count": 1
          },
          {
            "date": "2023-01-24",
            "count": 1
          },
          {
            "date": "2023-02-18",
            "count": 1
          },
          {
            "date": "2023-02-26",
            "count": 1
          },
          {
            "date": "2023-05-31",
            "count": 1
          },
          {
            "date": "2023-07-21",
            "count": 1
          },
          {
            "date": "2023-08-10",
            "count": 1
          },
          {
            "date": "2023-09-02",
            "count": 1
          },
          {
            "date": "2023-12-21",
            "count": 1
          },
          {
            "date": "2024-04-19",
            "count": 1
          },
          {
            "date": "2024-06-03",
            "count": 1
          },
          {
            "date": "2024-06-04",
            "count": 1
          },
          {
            "date": "2024-06-14",
            "count": 1
          },
          {
            "date": "2024-07-12",
            "count": 1
          },
          {
            "date": "2024-07-17",
            "count": 1
          },
          {
            "date": "2024-08-28",
            "count": 1
          },
          {
            "date": "2024-10-06",
            "count": 1
          },
          {
            "date": "2024-10-08",
            "count": 1
          },
          {
            "date": "2024-10-24",
            "count": 1
          },
          {
            "date": "2025-01-21",
            "count": 1
          },
          {
            "date": "2025-06-19",
            "count": 1
          },
          {
            "date": "2025-07-17",
            "count": 1
          },
          {
            "date": "2025-08-04",
            "count": 1
          },
          {
            "date": "2025-08-08",
            "count": 1
          },
          {
            "date": "2025-09-19",
            "count": 1
          },
          {
            "date": "2025-11-11",
            "count": 1
          },
          {
            "date": "2026-04-02",
            "count": 1
          },
          {
            "date": "2026-04-07",
            "count": 1
          },
          {
            "date": "2026-05-09",
            "count": 1
          },
          {
            "date": "2026-07-10",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 60,
        "total_forks": 61
      },
      "star_history": null,
      "open_issues_and_prs": 26
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [
        "client/tsconfig.json",
        "tsconfig.json"
      ],
      "toolchain_manifests": [],
      "largest_source_bytes": 16803,
      "source_files_sampled": 28,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "client/package.json",
        "package.json"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "2.0.2",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-3jxr-9vmj-r5cp",
              "GHSA-f886-m6hf-6m8v"
            ],
            "fixed_version": "5.0.7",
            "advisory_count": 2,
            "oldest_advisory_days": 118
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "5.1.7",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-23c5-xmqv-rm74",
              "GHSA-7r86-cg39-jmmj"
            ],
            "fixed_version": "10.2.3",
            "advisory_count": 2,
            "oldest_advisory_days": 146
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "high": 2
        },
        "advisory_count": 4,
        "affected_count": 2,
        "assessed_count": 51,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "npm"
      ],
      "dependencies": [
        {
          "name": "dayjs",
          "manifest": "client/package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.11.7"
        },
        {
          "name": "simple-git",
          "manifest": "client/package.json",
          "ecosystem": "npm",
          "version_constraint": "^3.36.0"
        },
        {
          "name": "triple-beam",
          "manifest": "client/package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.3.0"
        },
        {
          "name": "vscode-languageclient",
          "manifest": "client/package.json",
          "ecosystem": "npm",
          "version_constraint": "9.0.1"
        },
        {
          "name": "winston",
          "manifest": "client/package.json",
          "ecosystem": "npm",
          "version_constraint": "^3.8.2"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "dayjs",
            "direct": true,
            "version": "1.11.10",
            "ecosystem": "npm"
          },
          {
            "name": "simple-git",
            "direct": true,
            "version": "3.36.0",
            "ecosystem": "npm"
          },
          {
            "name": "triple-beam",
            "direct": true,
            "version": "1.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "vscode-languageclient",
            "direct": true,
            "version": "9.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "winston",
            "direct": true,
            "version": "3.11.0",
            "ecosystem": "npm"
          },
          {
            "name": "@colors/colors",
            "direct": false,
            "version": "1.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "@dabh/diagnostics",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@kwsites/file-exists",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@kwsites/promise-deferred",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@simple-git/args-pathspec",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@simple-git/argv-parser",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "18.19.42",
            "ecosystem": "npm"
          },
          {
            "name": "@types/triple-beam",
            "direct": false,
            "version": "1.3.5",
            "ecosystem": "npm"
          },
          {
            "name": "@types/vscode",
            "direct": false,
            "version": "1.85.0",
            "ecosystem": "npm"
          },
          {
            "name": "async",
            "direct": false,
            "version": "3.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "balanced-match",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "color",
            "direct": false,
            "version": "3.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "color-convert",
            "direct": false,
            "version": "1.9.3",
            "ecosystem": "npm"
          },
          {
            "name": "color-name",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "color-string",
            "direct": false,
            "version": "1.9.1",
            "ecosystem": "npm"
          },
          {
            "name": "colorspace",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "debug",
            "direct": false,
            "version": "4.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "enabled",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "fecha",
            "direct": false,
            "version": "4.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "fn.name",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "inherits",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "is-arrayish",
            "direct": false,
            "version": "0.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "is-stream",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "kuler",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "logform",
            "direct": false,
            "version": "2.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "lru-cache",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "5.1.7",
            "ecosystem": "npm"
          },
          {
            "name": "ms",
            "direct": false,
            "version": "2.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "one-time",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "readable-stream",
            "direct": false,
            "version": "3.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "safe-buffer",
            "direct": false,
            "version": "5.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "safe-stable-stringify",
            "direct": false,
            "version": "2.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "7.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "simple-swizzle",
            "direct": false,
            "version": "0.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "stack-trace",
            "direct": false,
            "version": "0.0.10",
            "ecosystem": "npm"
          },
          {
            "name": "string_decoder",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "text-hex",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "typescript",
            "direct": false,
            "version": "5.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "undici-types",
            "direct": false,
            "version": "5.26.5",
            "ecosystem": "npm"
          },
          {
            "name": "util-deprecate",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "vscode-jsonrpc",
            "direct": false,
            "version": "8.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "vscode-languageserver-protocol",
            "direct": false,
            "version": "3.17.5",
            "ecosystem": "npm"
          },
          {
            "name": "vscode-languageserver-types",
            "direct": false,
            "version": "3.17.5",
            "ecosystem": "npm"
          },
          {
            "name": "winston-transport",
            "direct": false,
            "version": "4.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "yallist",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 51,
        "direct_count": 5,
        "indirect_count": 46
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 3,
        "merged_prs": 53,
        "open_issues": 23,
        "closed_ratio": 0.77,
        "closed_issues": 77,
        "closed_unmerged_prs": 6
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "sumneko",
          "commits": 842,
          "avatar_url": "https://avatars.githubusercontent.com/u/5213431?v=4"
        },
        {
          "type": "User",
          "login": "carsakiller",
          "commits": 161,
          "avatar_url": "https://avatars.githubusercontent.com/u/61925890?v=4"
        },
        {
          "type": "User",
          "login": "fesily",
          "commits": 7,
          "avatar_url": "https://avatars.githubusercontent.com/u/15152525?v=4"
        },
        {
          "type": "User",
          "login": "CppCXY",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/40318218?v=4"
        },
        {
          "type": "User",
          "login": "Cassolette",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/79615454?v=4"
        },
        {
          "type": "User",
          "login": "actboy168",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/1836844?v=4"
        },
        {
          "type": "User",
          "login": "pvj",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/2641791?v=4"
        },
        {
          "type": "User",
          "login": "uhziel",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/212357?v=4"
        },
        {
          "type": "User",
          "login": "xiyaowong",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/47070852?v=4"
        },
        {
          "type": "User",
          "login": "ArcanoxDragon",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/816612?v=4"
        }
      ],
      "contributors_sampled": 24,
      "top_contributor_share": 0.81
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": false,
      "ci_workflows": [
        "build.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [
        ".eslintrc.json"
      ],
      "has_editorconfig": false,
      "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": null,
            "reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 5,
            "reason": "4 out of 7 merged PRs checked by a CI test -- score normalized to 5",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 0/24 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 6,
            "reason": "project has 2 contributing companies or organizations -- score normalized to 6",
            "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": 1,
            "reason": "2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1",
            "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": 2,
            "reason": "dependency not pinned by hash detected -- score normalized to 2",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": 0,
            "reason": "Project has not signed or included provenance with any releases.",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 6,
            "reason": "4 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "d9042c543e50ca6e9cc3ac1f9d703c25d37f7ffe",
        "ran_at": "2026-07-23T15:14:42Z",
        "aggregate_score": 3.9,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-05-21T14:37:04Z",
      "oldest_open_prs": [
        {
          "number": 178,
          "created_at": "2026-03-01T14:48:05Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 180,
          "created_at": "2026-03-29T15:39:46Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 182,
          "created_at": "2026-04-14T01:25:36Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-05-21T14:29:16Z",
      "ci_last_conclusion": "FAILURE",
      "oldest_open_issues": [
        {
          "number": 50,
          "created_at": "2021-12-12T01:15:57Z",
          "last_comment_at": "2021-12-13T03:23:57Z",
          "last_comment_author": "sumneko"
        },
        {
          "number": 51,
          "created_at": "2021-12-16T09:15:35Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 112,
          "created_at": "2023-01-14T06:20:53Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 124,
          "created_at": "2023-08-10T06:11:55Z",
          "last_comment_at": "2026-07-10T11:20:03Z",
          "last_comment_author": "rtpt-romankarwacik"
        },
        {
          "number": 127,
          "created_at": "2023-10-19T15:41:13Z",
          "last_comment_at": "2023-10-23T16:27:55Z",
          "last_comment_author": "carsakiller"
        },
        {
          "number": 131,
          "created_at": "2023-11-18T07:55:22Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 134,
          "created_at": "2023-12-15T10:49:18Z",
          "last_comment_at": "2024-01-13T17:20:37Z",
          "last_comment_author": "carsakiller"
        },
        {
          "number": 132,
          "created_at": "2023-12-21T20:25:11Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 137,
          "created_at": "2024-04-27T10:23:38Z",
          "last_comment_at": "2024-10-29T11:13:49Z",
          "last_comment_author": "Mc-GrowlR"
        },
        {
          "number": 145,
          "created_at": "2024-08-17T11:21:42Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 159,
          "created_at": "2024-11-13T19:26:31Z",
          "last_comment_at": "2025-02-17T20:01:54Z",
          "last_comment_author": "Cynosphere"
        },
        {
          "number": 160,
          "created_at": "2024-12-02T15:14:14Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 161,
          "created_at": "2024-12-13T09:01:09Z",
          "last_comment_at": "2025-03-27T11:27:00Z",
          "last_comment_author": "Gaiko-sw"
        },
        {
          "number": 162,
          "created_at": "2025-01-11T11:33:40Z",
          "last_comment_at": "2025-01-20T18:25:51Z",
          "last_comment_author": "TIMONz1535"
        },
        {
          "number": 163,
          "created_at": "2025-02-25T14:43:08Z",
          "last_comment_at": "2025-02-26T08:21:06Z",
          "last_comment_author": "another-m00"
        },
        {
          "number": 164,
          "created_at": "2025-03-06T03:39:16Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 166,
          "created_at": "2025-03-17T21:34:27Z",
          "last_comment_at": "2025-03-25T17:24:52Z",
          "last_comment_author": "carsakiller"
        },
        {
          "number": 168,
          "created_at": "2025-03-22T20:12:56Z",
          "last_comment_at": "2025-03-22T20:16:03Z",
          "last_comment_author": "Isidorsson"
        },
        {
          "number": 169,
          "created_at": "2025-03-30T10:49:37Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 170,
          "created_at": "2025-05-28T02:44:03Z",
          "last_comment_at": "2025-06-10T22:49:24Z",
          "last_comment_author": "justarandomgeek"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/LuaLS/vscode-lua",
    "host": "github.com",
    "name": "vscode-lua",
    "owner": "LuaLS"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 55,
      "inputs": {
        "security": 51,
        "vitality": 55,
        "community": 53,
        "governance": 53,
        "engineering": 60
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "moderate",
        "name": "Vitality",
        "value": 55,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "at_risk",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 38,
            "inputs": {
              "commits_last_year": 24,
              "human_commit_share": 0.93,
              "days_since_last_push": 63,
              "active_weeks_last_year": 10
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 63 days ago",
                "points": 18,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 63
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "10/52 weeks with commits",
                "points": 6.9,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 10
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "24 commits in the last year",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 24
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1",
                "points": 1,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "good",
            "name": "Release discipline",
            "note": null,
            "notes": [],
            "value": 81,
            "inputs": {
              "releases_count": 100,
              "latest_release_tag": "v3.18.2",
              "releases_from_tags": false,
              "days_since_latest_release": 100,
              "mean_days_between_releases": 14.8
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "100 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 100
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 100 days ago",
                "points": 27,
                "status": "partial",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 100
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~14.8 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 14.8
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 63,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 63 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 63
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 53,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 56,
            "inputs": {
              "forks": 61,
              "stars": 213,
              "watchers": 6,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "213 stars",
                "points": 37.7,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 213
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "61 forks",
                "points": 14.8,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 61
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "6 watchers",
                "points": 3.9,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 6
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "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": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 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": "moderate",
        "name": "Sustainability & Governance",
        "value": 53,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 33,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 24,
              "top_contributor_share": 0.81
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 81% of commits",
                "points": 4.3,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 81
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "24 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 24
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 2 contributing companies or organizations -- score normalized to 6",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 70,
            "inputs": {
              "merged_prs": 53,
              "open_issues": 23,
              "closed_issues": 77,
              "issue_closed_ratio": 0.77,
              "closed_unmerged_prs": 6
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "77% of issues closed",
                "points": 36,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 77
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "53/59 decided PRs merged",
                "points": 34.4,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 53,
                      "decided": 59
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/24 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "followers": 98,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "LuaLS",
              "public_repos": 14,
              "account_age_days": 1266
            },
            "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": "98 followers of LuaLS",
                "points": 14.3,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 98,
                      "login": "LuaLS"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "14 public repos, account ~3 yr old",
                "points": 15.5,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 14
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 3
                    }
                  }
                ],
                "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": 60,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_ci": true,
              "has_tests": false,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "1 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": ".eslintrc.json",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".eslintrc.json"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "4 out of 7 merged PRs checked by a CI test -- score normalized to 5",
                "points": 10,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "good",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 75,
            "inputs": {
              "topics": [
                "lua",
                "lua-language-server",
                "vscode-extension"
              ],
              "has_wiki": true,
              "homepage": "https://github.com/LuaLS/lua-language-server",
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://github.com/LuaLS/lua-language-server",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "3 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "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": 51,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Branch-Protection, Packaging. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "branch_protection",
                    "packaging"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 39,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 3.9
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "4 out of 7 merged PRs checked by a CI test -- score normalized to 5",
                "points": 1.2,
                "status": "partial",
                "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 0/24 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 2 contributing companies or organizations -- score normalized to 6",
                "points": 1.5,
                "status": "partial",
                "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": "2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1",
                "points": 0.8,
                "status": "partial",
                "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 2",
                "points": 1,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "4 existing vulnerabilities detected",
                "points": 4.5,
                "status": "partial",
                "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 51 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": 51
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 4,
              "affected_packages": 2,
              "assessed_packages": 51,
              "unassessed_packages": 0,
              "affected_by_severity": "high 2",
              "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": 51,
              "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": 6
            },
            "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": "at_risk",
        "name": "AI Readiness",
        "value": 42,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 12,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.215,
              "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": "20 of 93 human commits state their intent (structured subject or explanatory body)",
                "points": 11.5,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 20,
                      "sampled": 93
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "at_risk",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 42,
            "inputs": {
              "has_nix": false,
              "has_tests": false,
              "lockfiles": [
                "package-lock.json"
              ],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [
                "client/tsconfig.json",
                "tsconfig.json"
              ],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0.07
            },
            "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": 0,
                "status": "missed",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": ".eslintrc.json",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".eslintrc.json"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "client/tsconfig.json, tsconfig.json",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "client/tsconfig.json, tsconfig.json"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "7 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 7,
                      "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 2",
                "points": 2,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "TypeScript",
              "largest_source_bytes": 16803,
              "source_files_sampled": 28,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "TypeScript (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "TypeScript"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/28 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 28,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "npm package 'lua' points at a different repository (https://github.com/guileen/node-lua); excluded from ecosystem scoring",
    "npm package 'lsp-sample-client' points at a different repository (npm/security-holder); excluded from ecosystem scoring"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-23T15:15:03.425622Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/l/LuaLS/vscode-lua.svg",
  "full_name": "LuaLS/vscode-lua",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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

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

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