公开记录
软件健康报告模式 0.25.0 · 指标 1.13.0 · 2026-07-21 22:10 UTC

svaarala / duktape

Duktape - embeddable Javascript engine with a focus on portability and compact footprint

JavaScript · CMIT★ 6,208 星标⑂ 543 复刻始于 2014年1月在 GitHub 上查看 ↗

svaarala/duktape 的健康指数为 100 分中的 18 分,处于「危急」区间。 其得分最高的类别是Community & Adoption(83/100),最低的是Vitality(17/100)。 最近一次更新在 851 天前。 近期的大部分工作由 1 位贡献者完成。

18
总分 / 100
危急

软件健康指数

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

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

评分画像

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

被报告为恶意包的依赖对加权总体健康应用 35% 的乘数,并对其设置“严重”上限 29。

所有权

Sami Vaarala个人账户
298 关注者19 个公开仓库始于 2014年1月

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

按类别列示的指标

活力

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

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

发布纪律

40存在风险
评分方式
27/27有发布版本 — 已发布 54 个发布版本
0/36发布时效 — 最近一次发布版本于 1,613 天前
12.6/27发布节奏 — 约每 185.1 天发布一次
0/10OpenSSF Scorecard:Signed-Releases — Project has not signed or included provenance with any releases.
所用输入
releases_count54
latest_release_tagv2.7.0
releases_from_tags
days_since_latest_release1,613
mean_days_between_releases185.1

社区与采用

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

83良好 · 占总体的 18%
评分方式
60/60星标 — 6,208 个星标
22.8/25复刻 — 543 个复刻
12.1/15关注者 — 154 位关注者
所用输入
forks543
stars6,208
watchers154
growth_stateorganic
growth_factor_pct100

社区健康

70良好
评分方式
22.5/22.5README
22.5/22.5许可证 — 可识别的许可证(MIT)
18/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

可持续性与治理

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

55中等 · 占总体的 24%
评分方式
9/54巴士系数 — 1 位贡献者贡献了半数提交
0.4/22.5提交分布 — 头号贡献者编写了 98% 的提交
13.5/13.5贡献者广度 — 55 位贡献者
10/10OpenSSF Scorecard:Contributors — project has 13 contributing companies or organizations
所用输入
bus_factor1
contributors_sampled55
top_contributor_share0.981
评分方式
30.5/46.8议题解决 — 65% 的议题已关闭
36.5/38.3PR 接受 — 已裁定的 PR 中 1,247/1,306 已合并
6/15OpenSSF Scorecard:Code-Review — Found 5/12 approved changesets -- score normalized to 4
所用输入
merged_prs1,247
open_issues430
closed_issues805
issue_closed_ratio0.652
closed_unmerged_prs59
评分方式
10/30所有权背书 — 个人(用户)账户
0/20已验证域名 — 不适用于个人账户
17.8/25所有者影响力 — svaarala 有 298 位关注者
21.5/25既往记录 — 19 个公开仓库,账户约 12 年
所用输入
followers298
owner_typeUser
is_verified
owner_loginsvaarala
public_repos19
account_age_days4,574
已排除计分(无数据或不适用):已验证域名。 其余权重已重新归一化。

工程质量

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

72良好 · 占总体的 20%

工程实践

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

文档

75良好
评分方式
30/30README
25/25文档目录
0/15文档 / 主页站点
10/10仓库描述
10/10主题标签 — 3 个主题标签
0/10Wiki
所用输入
topicsjavascript-engine, javascript, duktape
has_wiki
homepage
has_readme
has_docs_dir
has_description

安全

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

26危急 · 占总体的 16%

安全态势

17危急
评分方式
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — 无数据
0/2.5CI-Tests — 0 out of 12 merged PRs checked by a CI test -- score normalized to 0
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
3/7.5Code-Review — Found 5/12 approved changesets -- score normalized to 4
2.5/2.5Contributors — project has 13 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5许可证 — license file detected
0/7.5Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
0/5Packaging — 无数据
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
5/5Security-Policy — security policy file detected
0/7.5Signed-Releases — Project has not signed or included provenance with any releases.
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
所用输入
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate4.9
malicious_dependency_cap29
malicious_dependency_multiplier35
security_posture_before_malicious49
已排除计分(无数据或不适用):branch_protection, packaging。 其余权重已重新归一化。 被报告为恶意包的依赖对安全态势应用 35% 的乘数,并对其设置“严重”上限 29。
评分方式
14/35直接依赖不含已知公告 — 1 个受影响:tmp 0.0.27 (high 7.5)
0/25间接依赖不含已知公告 — 在此范围内,传递依赖集合无法与开发和测试依赖区分
33.7/40没有长期未处理的公告 — 1 个携带公告的软件包超过 90 天未处理;最早一条发布于 349 天前
所用输入
sourceosv
advisories2
affected_packages1
assessed_packages4
unassessed_packages25
affected_by_severityhigh 1
direct_affected_packages1
已排除计分(无数据或不适用):间接依赖不含已知公告。 其余权重已重新归一化。 已将 4 个已解析依赖与 OSV 比对。 有 25 项无法评估——没有已解析的版本、生态系统不受支持,或超出所报告的软件包清单。 该仓库未发布任何索引可解析的软件包,因此改为评估仓库依赖图。该图将开发与测试版本固定同交付的依赖混在一起,因此仅对声明的运行时依赖计分;传递性发现仅作为背景信息列出,不计入评分。 未对可达性进行分析。

AI 就绪度

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

46存在风险 · 占总体的 0%
评分方式
0/45代理指令 — 没有 CLAUDE.md / AGENTS.md / 编辑器规则
0/15机器可读文档(llms.txt)
25.6/40可读的提交历史 — 100 次人类提交中有 48 次说明了意图(结构化标题或解释性正文)
所用输入
has_llms_txt
legible_history_share0.48
agent_instruction_files
agent_instruction_max_bytes
评分方式
18/18一条命令的引导启动 — Makefile, debugger/Makefile, examples/debug-trans-dvalue/Makefile, extras/alloc-pool/Makefile, extras/cbor/Makefile, extras/console/Makefile, extras/duk-v1-compat/Makefile, extras/logging/Makefile, extras/minimal-printf/Makefile, extras/module-duktape/Makefile, extras/module-node/Makefile, extras/print-alert/Makefile, src-tools/Makefile, tests/google-v8-benchmark-v7/Makefile, tests/octane/Makefile
22/22自动化测试
11/11Lint / 格式化配置 — .eslintrc.yml
0/11静态类型检查
10/10可复现环境 — Dockerfile
0/10已体现的代理实践 — 最近 100 次提交中没有代理编写的提交
0/8自动化维护 — 未观察到自动依赖更新
0/10OpenSSF Scorecard:Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
所用输入
has_nix
has_tests
lockfiles
has_dockerfile
typed_language
bootstrap_filesMakefile, debugger/Makefile, examples/debug-trans-dvalue/Makefile, extras/alloc-pool/Makefile, extras/cbor/Makefile, extras/console/Makefile, extras/duk-v1-compat/Makefile, extras/logging/Makefile, extras/minimal-printf/Makefile, extras/module-duktape/Makefile, extras/module-node/Makefile, extras/print-alert/Makefile, src-tools/Makefile, tests/google-v8-benchmark-v7/Makefile, tests/octane/Makefile
has_devcontainer
has_linter_config
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
评分方式
0/45可类型检查的代码 — JavaScript,未配置类型检查
54.4/55可控的文件大小 — 采样的 2,474 个源文件中有 29 个超过 60KB
所用输入
primary_languageJavaScript
largest_source_bytes2,589,852
source_files_sampled2,474
oversized_source_files29

机器可读接口

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

关键数据

6,208GitHub 星标
55贡献者
0最近 12 个月提交数
851距最近推送天数
54发布版本数
1巴士系数(bus factor)
430开放议题
npm软件包生态系统数

更多细节

Star 与 Fork 历史 6,208 ★ / 543 ⇿
6,208Star
543Fork
54发布

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

仅显示最近的历史——该仓库超出采集窗口,因此未采集最早的历史记录。

01,2502,5003,7505,0006,2506,208528272014-022020-042026-07
主版本 2次版本 27修订 25

每个点涵盖 12 天。

OpenSSF Scorecard 4.9 / 10
4.9综合

来自开源项目 OpenSSF Scorecard 的独立、工具无关的安全评估。每项检查奖励的是安全实践本身,而非特定供应商的工具。Scorecard 无法判定的检查项标记为 不适用,并从安全评分中剔除(绝不按零分计)。Scorecard v5.5.0 · 2026-07-21 22:09 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
0CI-Tests0 out of 12 merged PRs checked by a CI test -- score normalized to 0
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
4Code-ReviewFound 5/12 approved changesets -- score normalized to 4
10Contributorsproject has 13 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
0Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
不适用Packagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
10Security-Policysecurity policy file detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
直接依赖 21
注册表软件包版本约束清单文件
npmbluebird~2.6.4debugger/package.json
npmbody-parser~1.9.3debugger/package.json
npmbyline~4.2.1debugger/package.json
npmevents~1.0.2debugger/package.json
npmexpress~4.10.1debugger/package.json
npmhttp0.0.0debugger/package.json
npmminimist~1.2.5debugger/package.json
npmreadline0.0.5debugger/package.json
npmrecursive-readdir-sync^1.0.6debugger/package.json
npmsocket.io~1.2.1debugger/package.json
npmsprintf~0.1.5debugger/package.json
npmstream0.0.2debugger/package.json
npmutf8~2.0.0debugger/package.json
npmutil~0.10.3debugger/package.json
npmyamljs~0.2.1debugger/package.json
npmMD5~1.0.0runtests/package.json
npmasync~0.2.4runtests/package.json
npmoptimist~0.3.5runtests/package.json
npmtmp0.0.27runtests/package.json
npmxml2js~0.2.4runtests/package.json
npmyamljs~0.2.1runtests/package.json
全部依赖 29

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

注册表软件包版本关系
npmasync~0.2.4直接
npmbluebird~2.6.4直接
npmbody-parser~1.9.3直接
npmbyline~4.2.1直接
npmevents~1.0.2直接
npmexpress~4.10.1直接
npmhttp0.0.0直接
npmMD5~1.0.0直接
npmminimist~1.2.5直接
npmoptimist~0.3.5直接
npmreadline0.0.5直接
npmrecursive-readdir-sync^1.0.6直接
npmsocket.io~1.2.1直接
npmsprintf~0.1.5直接
npmstream0.0.2直接
npmtmp0.0.27直接
npmutf8~2.0.0直接
npmutil~0.10.3直接
npmxml2js~0.2.4直接
npmyamljs~0.2.1直接
npm@babel/cli^7.18.6间接
npm@babel/core^7.18.6间接
npm@babel/preset-env^7.18.6间接
npmbabel-loader^8.2.5间接
npmeslint^6.8.0间接
npmjs-beautify^1.14.4间接
npmwebpack^5.73.0间接
npmwebpack-cli^4.10.0间接
npmwebpack-node-externals^3.0.0间接
依赖安全公告 1

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

软件包版本关系严重程度公告数修复版本
tmp0.0.27直接20.2.6

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

原始 JSON 报告 机器可读
{
  "data": {
    "repo": {
      "topics": [
        "javascript-engine",
        "javascript",
        "duktape"
      ],
      "is_fork": false,
      "size_kb": 76239,
      "has_wiki": false,
      "homepage": null,
      "languages": {
        "C": 4601574,
        "C++": 4521,
        "CSS": 32873,
        "Lua": 35355,
        "HTML": 301257,
        "Java": 3043,
        "Perl": 25,
        "Raku": 33609,
        "Ruby": 29378,
        "Shell": 21092,
        "Python": 337970,
        "Makefile": 106552,
        "Dockerfile": 17999,
        "JavaScript": 11114459,
        "CoffeeScript": 130
      },
      "pushed_at": "2024-03-22T16:08:38Z",
      "created_at": "2014-01-12T22:16:14Z",
      "owner_type": "User",
      "updated_at": "2026-07-21T01:35:43Z",
      "description": "Duktape - embeddable Javascript engine with a focus on portability and compact footprint",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "master",
      "license_spdx_raw": "MIT",
      "primary_language": "JavaScript",
      "significant_languages": [
        "JavaScript",
        "C"
      ]
    },
    "owner": {
      "blog": "http://samivaarala.com/",
      "name": "Sami Vaarala",
      "type": "User",
      "login": "svaarala",
      "company": null,
      "location": null,
      "followers": 298,
      "avatar_url": "https://avatars.githubusercontent.com/u/6377415?v=4",
      "created_at": "2014-01-11T16:43:08Z",
      "is_verified": null,
      "public_repos": 19,
      "account_age_days": 4574
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v2.7.0",
          "kind": "minor",
          "published_at": "2022-02-19T01:34:41Z"
        },
        {
          "tag": "v2.6.0",
          "kind": "minor",
          "published_at": "2020-10-13T20:55:43Z"
        },
        {
          "tag": "v2.5.0",
          "kind": "minor",
          "published_at": "2019-11-25T21:28:03Z"
        },
        {
          "tag": "v2.4.0",
          "kind": "minor",
          "published_at": "2019-07-28T20:47:00Z"
        },
        {
          "tag": "v2.3.0",
          "kind": "minor",
          "published_at": "2018-08-04T21:55:14Z"
        },
        {
          "tag": "v2.2.1",
          "kind": "patch",
          "published_at": "2018-04-26T07:46:05Z"
        },
        {
          "tag": "v2.1.2",
          "kind": "patch",
          "published_at": "2018-04-22T00:29:57Z"
        },
        {
          "tag": "v2.2.0",
          "kind": "minor",
          "published_at": "2017-09-23T01:14:22Z"
        },
        {
          "tag": "v1.8.0",
          "kind": "minor",
          "published_at": "2017-08-02T19:42:15Z"
        },
        {
          "tag": "v2.1.1",
          "kind": "patch",
          "published_at": "2017-07-28T22:18:42Z"
        },
        {
          "tag": "v2.0.3",
          "kind": "patch",
          "published_at": "2017-05-03T21:40:18Z"
        },
        {
          "tag": "v2.1.0",
          "kind": "minor",
          "published_at": "2017-04-15T18:50:16Z"
        },
        {
          "tag": "v2.0.2",
          "kind": "patch",
          "published_at": "2017-03-19T23:05:22Z"
        },
        {
          "tag": "v1.7.0",
          "kind": "minor",
          "published_at": "2017-03-19T22:38:14Z"
        },
        {
          "tag": "v2.0.1",
          "kind": "patch",
          "published_at": "2017-01-26T20:03:19Z"
        },
        {
          "tag": "v1.6.1",
          "kind": "patch",
          "published_at": "2017-01-15T01:14:03Z"
        },
        {
          "tag": "v2.0.0",
          "kind": "major",
          "published_at": "2017-01-02T03:20:51Z"
        },
        {
          "tag": "v1.6.0",
          "kind": "minor",
          "published_at": "2016-12-11T22:11:04Z"
        },
        {
          "tag": "v1.5.2",
          "kind": "patch",
          "published_at": "2016-12-08T20:49:28Z"
        },
        {
          "tag": "v1.5.1",
          "kind": "patch",
          "published_at": "2016-08-29T22:07:48Z"
        },
        {
          "tag": "v1.4.2",
          "kind": "patch",
          "published_at": "2016-08-28T22:19:43Z"
        },
        {
          "tag": "v1.5.0",
          "kind": "minor",
          "published_at": "2016-05-03T12:02:43Z"
        },
        {
          "tag": "v1.2.6",
          "kind": "patch",
          "published_at": "2016-04-19T01:26:01Z"
        },
        {
          "tag": "v1.4.1",
          "kind": "patch",
          "published_at": "2016-04-19T00:33:34Z"
        },
        {
          "tag": "v1.3.3",
          "kind": "patch",
          "published_at": "2016-04-17T23:13:06Z"
        },
        {
          "tag": "v1.3.2",
          "kind": "patch",
          "published_at": "2016-01-11T12:21:18Z"
        },
        {
          "tag": "v1.4.0",
          "kind": "minor",
          "published_at": "2016-01-10T21:08:29Z"
        },
        {
          "tag": "v1.3.1",
          "kind": "patch",
          "published_at": "2015-11-26T22:20:56Z"
        },
        {
          "tag": "v1.2.5",
          "kind": "patch",
          "published_at": "2015-11-23T01:26:28Z"
        },
        {
          "tag": "v1.3.0",
          "kind": "minor",
          "published_at": "2015-09-12T02:29:32Z"
        },
        {
          "tag": "v1.2.4",
          "kind": "patch",
          "published_at": "2015-09-06T20:20:56Z"
        },
        {
          "tag": "v1.2.3",
          "kind": "patch",
          "published_at": "2015-08-09T09:41:41Z"
        },
        {
          "tag": "v1.2.2",
          "kind": "patch",
          "published_at": "2015-06-02T13:23:28Z"
        },
        {
          "tag": "v1.2.1",
          "kind": "patch",
          "published_at": "2015-04-07T21:18:27Z"
        },
        {
          "tag": "v1.2.0",
          "kind": "minor",
          "published_at": "2015-04-05T22:28:52Z"
        },
        {
          "tag": "v1.1.3",
          "kind": "patch",
          "published_at": "2015-04-03T16:41:27Z"
        },
        {
          "tag": "v1.1.2",
          "kind": "patch",
          "published_at": "2015-03-17T19:15:13Z"
        },
        {
          "tag": "v1.1.1",
          "kind": "patch",
          "published_at": "2015-02-17T17:38:42Z"
        },
        {
          "tag": "v1.1.0",
          "kind": "minor",
          "published_at": "2015-01-09T17:03:34Z"
        },
        {
          "tag": "v1.0.2",
          "kind": "patch",
          "published_at": "2014-11-08T02:36:44Z"
        },
        {
          "tag": "v1.0.1",
          "kind": "patch",
          "published_at": "2014-10-31T13:12:53Z"
        },
        {
          "tag": "v1.0.0",
          "kind": "major",
          "published_at": "2014-10-26T15:11:37Z"
        },
        {
          "tag": "v0.12.0",
          "kind": "minor",
          "published_at": "2014-10-17T10:12:08Z"
        },
        {
          "tag": "v0.11.0",
          "kind": "minor",
          "published_at": "2014-10-17T10:11:42Z"
        },
        {
          "tag": "v0.10.0",
          "kind": "minor",
          "published_at": "2014-10-17T10:10:47Z"
        },
        {
          "tag": "v0.9.0",
          "kind": "minor",
          "published_at": "2014-10-17T10:10:20Z"
        },
        {
          "tag": "v0.8.0",
          "kind": "minor",
          "published_at": "2014-10-17T10:01:31Z"
        },
        {
          "tag": "v0.7.0",
          "kind": "minor",
          "published_at": "2014-10-17T10:00:51Z"
        },
        {
          "tag": "v0.6.0",
          "kind": "minor",
          "published_at": "2014-10-17T10:00:07Z"
        },
        {
          "tag": "v0.5.0",
          "kind": "minor",
          "published_at": "2014-10-17T09:59:20Z"
        },
        {
          "tag": "v0.4.0",
          "kind": "minor",
          "published_at": "2014-10-17T09:58:36Z"
        },
        {
          "tag": "v0.3.0",
          "kind": "minor",
          "published_at": "2014-10-17T09:57:45Z"
        },
        {
          "tag": "v0.2.0",
          "kind": "minor",
          "published_at": "2014-10-17T09:56:52Z"
        },
        {
          "tag": "v0.1.0",
          "kind": "minor",
          "published_at": "2014-10-17T09:55:05Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "50af773b1b32067170786c2b7c661705ec7425d4",
          "body": "Add support for LoongArch.",
          "is_bot": false,
          "headline": "Merge pull request #2559 from liuxiang88/master",
          "author_name": "Sami Vaarala",
          "author_login": "svaarala",
          "committed_at": "2024-01-29T11:58:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2d528f52eba75c910b20ea85ec6a70f63af4f120",
          "body": "Signed-off-by: liuxiang <liuxiang@loongson.cn>",
          "is_bot": false,
          "headline": "Update AUTHORS.rst",
          "author_name": "liuxiang",
          "author_login": "liuxiang88",
          "committed_at": "2024-01-29T08:17:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b9d7bcb389064183172e9053ab08208e339f549",
          "body": "Fix macOS CI build, add (commented out) macOS ARM64 CI",
          "is_bot": false,
          "headline": "Merge pull request #2560 from svaarala/fix-macos-ci-build",
          "author_name": "Sami Vaarala",
          "author_login": "svaarala",
          "committed_at": "2024-01-22T22:38:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "acd53f504c1980e3422d464048290d705db0a680",
          "body": null,
          "is_bot": false,
          "headline": "Fix macOS CI build, add macOS ARM64",
          "author_name": "Sami Vaarala",
          "author_login": "svaarala",
          "committed_at": "2024-01-22T22:26:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0bbd6cd4675ceefa141ec4a89e09e8685b8002fe",
          "body": "Add Makefile.staticlibrary",
          "is_bot": false,
          "headline": "Merge pull request #2420 from ffontaine/master",
          "author_name": "Sami Vaarala",
          "author_login": "svaarala",
          "committed_at": "2024-01-22T21:30:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "28ae3442b7295071aab49adac45fd36155b9625e",
          "body": "Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>",
          "is_bot": false,
          "headline": "Add Makefile.staticlibrary",
          "author_name": "Fabrice Fontaine",
          "author_login": "ffontaine",
          "committed_at": "2024-01-22T21:25:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1dcb1c23429208de8d6693dec55f2cbf874026ea",
          "body": "Signed-off-by: liuxiang <liuxiang@loongson.cn>",
          "is_bot": false,
          "headline": "Add support for LoongArch.",
          "author_name": "liuxiang",
          "author_login": "liuxiang88",
          "committed_at": "2024-01-17T02:58:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "37b642d3596fcf122fa502320f7a037a3d3494bd",
          "body": "Add SECURITY.md",
          "is_bot": false,
          "headline": "Merge pull request #2555 from svaarala/add-security-policy",
          "author_name": "Sami Vaarala",
          "author_login": "svaarala",
          "committed_at": "2023-10-12T18:26:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3ef059fbb288928472db509d69270ce7b3867ac7",
          "body": null,
          "is_bot": false,
          "headline": "Add SECURITY.md",
          "author_name": "Sami Vaarala",
          "author_login": "svaarala",
          "committed_at": "2023-10-12T17:28:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "47eedc5d53cdab72c5933148496b91142d5f0940",
          "body": "Logical assignment operator trivia",
          "is_bot": false,
          "headline": "Merge pull request #2544 from svaarala/expr-assignop-fixes",
          "author_name": "Sami Vaarala",
          "author_login": "svaarala",
          "committed_at": "2023-09-10T13:07:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7f66f09fcffae49550f1266b6423ec04d4de4e9e",
          "body": "Avoid C99 comments (//), clearer flag check, releases entry.",
          "is_bot": false,
          "headline": "Logical assignment operator trivia",
          "author_name": "Sami Vaarala",
          "author_login": "svaarala",
          "committed_at": "2023-09-10T12:59:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f203a13e9b3bcdc4ed0d924cedd83e377d19b91a",
          "body": "…k_overflow\n\nFixes RangeError in Object.assign for a large number of arguments",
          "is_bot": false,
          "headline": "Merge pull request #2530 from ChristophKaser/bi_object_assign_valstac…",
          "author_name": "Sami Vaarala",
          "author_login": "svaarala",
          "committed_at": "2023-09-10T12:59:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "61ce5eab164881632dc823de474455872ba77bab",
          "body": "Support for logical assignment operators (&&= and ||=)",
          "is_bot": false,
          "headline": "Merge pull request #2527 from ChristophKaser/logical_op_assignment",
          "author_name": "Sami Vaarala",
          "author_login": "svaarala",
          "committed_at": "2023-09-10T12:54:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b62b5b5747fca8471f261dd9469aa15995864cd",
          "body": "ES2021 digit separator trivia",
          "is_bot": false,
          "headline": "Merge pull request #2543 from svaarala/digit-sep-fixups",
          "author_name": "Sami Vaarala",
          "author_login": "svaarala",
          "committed_at": "2023-09-10T12:53:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "be7ce2bb64e57ee166c0036abe6eb83b1112301f",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' into logical_op_assignment",
          "author_name": "Sami Vaarala",
          "author_login": "svaarala",
          "committed_at": "2023-09-10T12:52:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8dbddf5c922c36a08a3062d8c0071d8503619178",
          "body": "Update releases.yaml, add braces for goto.",
          "is_bot": false,
          "headline": "ES2021 digit separator trivia",
          "author_name": "Sami Vaarala",
          "author_login": "svaarala",
          "committed_at": "2023-09-10T12:46:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b747ab74d7e14ce11e16e52b7be02512714702f7",
          "body": "Add support for the ES2021 digit separator",
          "is_bot": false,
          "headline": "Merge pull request #2537 from yyny/digit-separator",
          "author_name": "Sami Vaarala",
          "author_login": "svaarala",
          "committed_at": "2023-09-10T12:43:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ad0c5e7e12afafe70643d7992a5e541a430a25b1",
          "body": null,
          "is_bot": false,
          "headline": "Edit AUTHORS.rst",
          "author_name": "Jonne Ransijn",
          "author_login": "yyny",
          "committed_at": "2023-06-02T12:28:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f38018880d573f8efb121e52de7466cc8edeb377",
          "body": null,
          "is_bot": false,
          "headline": "Adds tests for the digit separator",
          "author_name": "Jonne Ransijn",
          "author_login": "yyny",
          "committed_at": "2023-06-02T12:25:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6a47d2530d9c5512e644e468628b817d8faa6d66",
          "body": null,
          "is_bot": false,
          "headline": "Adds support for the ES2021 digit separator",
          "author_name": "Jonne Ransijn",
          "author_login": "yyny",
          "committed_at": "2023-06-02T12:25:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "458b6e155a71c54c04001441ced4b42b9e02ce3f",
          "body": null,
          "is_bot": false,
          "headline": "Fixes RangeError in Object.assign for a large number of arguments",
          "author_name": "Christoph Kaser",
          "author_login": null,
          "committed_at": "2023-02-27T14:57:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7314a6663850054edd03078e9b328623f318aff0",
          "body": null,
          "is_bot": false,
          "headline": "Edit AUTHORS.rst",
          "author_name": "Christoph Kaser",
          "author_login": null,
          "committed_at": "2023-02-24T21:28:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "da50c7edbf6fa648c1950e8c90bffd7caf47f31f",
          "body": null,
          "is_bot": false,
          "headline": "Adds a test for logical assignment operators",
          "author_name": "Christoph Kaser",
          "author_login": null,
          "committed_at": "2023-02-24T21:28:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "94a12dcb95e385fe36419e58235830be801f49eb",
          "body": null,
          "is_bot": false,
          "headline": "Adds support for the logical and/or assignment operators",
          "author_name": "Christoph Kaser",
          "author_login": null,
          "committed_at": "2023-02-24T21:28:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5e169deafbbd12823665f5d30fb4c4c04e3dfa26",
          "body": "Fix missing DUK_USE_FINALIZER_SUPPORT",
          "is_bot": false,
          "headline": "Merge pull request #2516 from svaarala/test-no-finalizers",
          "author_name": "Sami Vaarala",
          "author_login": "svaarala",
          "committed_at": "2022-11-17T21:02:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "36cc96dcc051caf420da7bc2786c4da244e8b3b6",
          "body": "* Add test coverage for no finalizer support.",
          "is_bot": false,
          "headline": "Fix missing DUK_USE_FINALIZER_SUPPORT",
          "author_name": "Sami Vaarala",
          "author_login": "svaarala",
          "committed_at": "2022-11-17T20:54:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b5d069a96ba0989c444dad8e6f002a0a057b4df0",
          "body": "Add src-tools support for basic perf test runs",
          "is_bot": false,
          "headline": "Merge pull request #2510 from svaarala/js-tooling-perf",
          "author_name": "Sami Vaarala",
          "author_login": "svaarala",
          "committed_at": "2022-09-25T22:12:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3b2ae2a1af67d253806073f54463367bc90348c4",
          "body": null,
          "is_bot": false,
          "headline": "Add src-tools support for basic perf test runs",
          "author_name": "Sami Vaarala",
          "author_login": "svaarala",
          "committed_at": "2022-09-25T21:51:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "07c646a6fb48bd779dc4d6f40fcc427f7f52a00d",
          "body": "Add some WTF-8 keepcheck related tests",
          "is_bot": false,
          "headline": "Merge pull request #2509 from svaarala/more-wtf8-tests",
          "author_name": "Sami Vaarala",
          "author_login": "svaarala",
          "committed_at": "2022-09-23T22:55:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "70f4571d197beb178a89e775e22e950e61e85d42",
          "body": null,
          "is_bot": false,
          "headline": "Add some WTF-8 keepcheck related tests",
          "author_name": "Sami Vaarala",
          "author_login": "svaarala",
          "committed_at": "2022-09-23T22:36:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "224a0b89ca08a36e37eea3dce4d254e4d0c188ac",
          "body": "Remove some unused Python tooling",
          "is_bot": false,
          "headline": "Merge pull request #2505 from svaarala/remove-obsolete-tools",
          "author_name": "Sami Vaarala",
          "author_login": "svaarala",
          "committed_at": "2022-09-01T20:11:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b1999473b206b90f799cf153c1032ff48b22f46",
          "body": null,
          "is_bot": false,
          "headline": "Remove some unused Python tooling",
          "author_name": "Sami Vaarala",
          "author_login": "svaarala",
          "committed_at": "2022-09-01T19:59:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8ef3da98621bb8c15fb3e29ccc9f35afa0c3c6a1",
          "body": "Testcase cleanups, reorganize ECMAScript tests to subdirectories",
          "is_bot": false,
          "headline": "Merge pull request #2503 from svaarala/testcase-cleanup-7",
          "author_name": "Sami Vaarala",
          "author_login": "svaarala",
          "committed_at": "2022-08-21T23:21:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5826fd8241b0d51998d0e9c398b62b71520db0ed",
          "body": null,
          "is_bot": false,
          "headline": "Remove old test runner",
          "author_name": "Sami Vaarala",
          "author_login": "svaarala",
          "committed_at": "2022-08-21T23:13:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "27b1ca67d0b76c6fc9eb74948d08aa2a289686c7",
          "body": null,
          "is_bot": false,
          "headline": "Testcase cleanups, relocate to hierarchy",
          "author_name": "Sami Vaarala",
          "author_login": "svaarala",
          "committed_at": "2022-08-21T23:13:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ea49224f764badbb3c4b7fc35edd0ebfc369b06",
          "body": null,
          "is_bot": false,
          "headline": "src-tools improvements for hierarchical tests",
          "author_name": "Sami Vaarala",
          "author_login": "svaarala",
          "committed_at": "2022-08-21T19:30:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "532653ba27f60d876d7933efd94474aa582d032f",
          "body": "Switch to 8 slices for test run",
          "is_bot": false,
          "headline": "Merge pull request #2502 from svaarala/test-all-slices",
          "author_name": "Sami Vaarala",
          "author_login": "svaarala",
          "committed_at": "2022-08-15T21:32:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa80dcd7863a41131b074738d5618f84f23a22be",
          "body": null,
          "is_bot": false,
          "headline": "Switch to 8 slices for test run",
          "author_name": "Sami Vaarala",
          "author_login": "svaarala",
          "committed_at": "2022-08-15T21:24:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "946351150de6c0b679d953af40cfaf827d952f59",
          "body": "Testcase cleanup",
          "is_bot": false,
          "headline": "Merge pull request #2501 from svaarala/testcase-cleanup-6",
          "author_name": "Sami Vaarala",
          "author_login": "svaarala",
          "committed_at": "2022-08-15T21:22:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "615b95fbecef1f4771ab8d7aaaec871f2d1d836d",
          "body": null,
          "is_bot": false,
          "headline": "Testcase cleanup",
          "author_name": "Sami Vaarala",
          "author_login": "svaarala",
          "committed_at": "2022-08-15T21:05:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e85248ababda76a3ed5624eab07032907e71c812",
          "body": "Testcase cleanups",
          "is_bot": false,
          "headline": "Merge pull request #2500 from svaarala/testcase-cleanup-5",
          "author_name": "Sami Vaarala",
          "author_login": "svaarala",
          "committed_at": "2022-08-14T23:32:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "22b4709dab1b77e2d8c9863c089e07ad389cf53b",
          "body": null,
          "is_bot": false,
          "headline": "Testcase cleanups",
          "author_name": "Sami Vaarala",
          "author_login": "svaarala",
          "committed_at": "2022-08-14T23:10:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "06767c21b5f55ec82c5f6116a68a63e622ad24cd",
          "body": "Testcase cleanups",
          "is_bot": false,
          "headline": "Merge pull request #2499 from svaarala/testcase-cleanup-4",
          "author_name": "Sami Vaarala",
          "author_login": "svaarala",
          "committed_at": "2022-08-07T23:39:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e758f414e967d1dde446c615adbd568255871e7d",
          "body": null,
          "is_bot": false,
          "headline": "Testcase cleanups",
          "author_name": "Sami Vaarala",
          "author_login": "svaarala",
          "committed_at": "2022-08-07T23:00:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6e9188b1289171ef2307eeca6d3394ca6e6008e2",
          "body": "Testcase cleanup",
          "is_bot": false,
          "headline": "Merge pull request #2498 from svaarala/testcase-cleanup-3",
          "author_name": "Sami Vaarala",
          "author_login": "svaarala",
          "committed_at": "2022-08-06T23:28:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6f6609fd69c55a943b609e8ec179349dc3a9fb5b",
          "body": null,
          "is_bot": false,
          "headline": "Testcase cleanup",
          "author_name": "Sami Vaarala",
          "author_login": "svaarala",
          "committed_at": "2022-08-06T21:52:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6d8aec37fa073ffc2f3fed60deb28126c616fa2f",
          "body": "Testcase cleanup",
          "is_bot": false,
          "headline": "Merge pull request #2497 from svaarala/testcase-cleanup-2",
          "author_name": "Sami Vaarala",
          "author_login": "svaarala",
          "committed_at": "2022-08-05T17:37:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f0e19c558fb51870e964500399e93cf320adcbea",
          "body": null,
          "is_bot": false,
          "headline": "Testcase cleanup",
          "author_name": "Sami Vaarala",
          "author_login": "svaarala",
          "committed_at": "2022-08-04T23:28:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "352106b8e5b3b87de15890e8c344e99fb51b3e1b",
          "body": "API and perf testcase cleanup",
          "is_bot": false,
          "headline": "Merge pull request #2496 from svaarala/testcase-cleanup-1",
          "author_name": "Sami Vaarala",
          "author_login": "svaarala",
          "committed_at": "2022-07-31T21:39:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4de9c133f17927074fb7face05562e8cbbf72cb0",
          "body": null,
          "is_bot": false,
          "headline": "API and perf testcase cleanup",
          "author_name": "Sami Vaarala",
          "author_login": "svaarala",
          "committed_at": "2022-07-31T21:28:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "277d82ae331eec608efe8d6b4058b35b3699b3a8",
          "body": "dist-files/Makefile.sharedlibrary: link against libm",
          "is_bot": false,
          "headline": "Merge pull request #2480 from tinywrkb/libm_link",
          "author_name": "Sami Vaarala",
          "author_login": "svaarala",
          "committed_at": "2022-07-24T15:40:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d898ad3920cb08d6918d11d9678bae28393a82d1",
          "body": "Closes #2464.",
          "is_bot": false,
          "headline": "dist-files/Makefile.sharedlibrary: link against libm",
          "author_name": "tinywrkb",
          "author_login": "tinywrkb",
          "committed_at": "2022-07-24T01:35:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d3c3264ec6512cf9c19322c371ded669862a89c6",
          "body": "Switch to rewritten JS-based test tooling",
          "is_bot": false,
          "headline": "Merge pull request #2493 from svaarala/switch-to-js-test-tooling",
          "author_name": "Sami Vaarala",
          "author_login": "svaarala",
          "committed_at": "2022-07-09T22:17:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d0bcd6a7966afa6c651b1a1bd8cc6845f14801f8",
          "body": null,
          "is_bot": false,
          "headline": "Update workflows to newer images",
          "author_name": "Sami Vaarala",
          "author_login": "svaarala",
          "committed_at": "2022-07-09T22:07:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6a30231c9fcd503ac3a54f468ce3bec3fc1c4146",
          "body": null,
          "is_bot": false,
          "headline": "Makefile and related trivia for JS test tooling",
          "author_name": "Sami Vaarala",
          "author_login": "svaarala",
          "committed_at": "2022-07-09T22:07:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8470fdf5fc03e7f880d1ceb69eaed232b499e1ca",
          "body": null,
          "is_bot": false,
          "headline": "Minor doc updates",
          "author_name": "Sami Vaarala",
          "author_login": "svaarala",
          "committed_at": "2022-07-09T22:07:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0777af0fd5b60eb5cab10ad5d15ac71799691529",
          "body": null,
          "is_bot": false,
          "headline": "Use python3 in shell testcases",
          "author_name": "Sami Vaarala",
          "author_login": "svaarala",
          "committed_at": "2022-07-09T22:07:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1580fa897b71f915d176ec90d364563c5344fec7",
          "body": null,
          "is_bot": false,
          "headline": "Testcase updates for JS tooling",
          "author_name": "Sami Vaarala",
          "author_login": "svaarala",
          "committed_at": "2022-07-09T21:18:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c4c924f79d711f3db780064d380d84c593d63f7b",
          "body": null,
          "is_bot": false,
          "headline": "Make promise polyfill strict",
          "author_name": "Sami Vaarala",
          "author_login": "svaarala",
          "committed_at": "2022-07-09T21:18:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "89b4d76b0ddc3944025c53b0d744071157bf2d1d",
          "body": null,
          "is_bot": false,
          "headline": "Minor src-input fixes",
          "author_name": "Sami Vaarala",
          "author_login": "svaarala",
          "committed_at": "2022-07-09T21:18:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e78e5498793511b66d5cffbebc3dd9904f6c2b3d",
          "body": null,
          "is_bot": false,
          "headline": "Improvements to src-tools, test running readiness",
          "author_name": "Sami Vaarala",
          "author_login": "svaarala",
          "committed_at": "2022-07-09T21:18:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5fc50c98b2c2dedec632c1883828c82ca2249341",
          "body": "Add Radu Rendec (myself) to AUTHORS.rst",
          "is_bot": false,
          "headline": "Merge pull request #2492 from rrendec/master",
          "author_name": "Sami Vaarala",
          "author_login": "svaarala",
          "committed_at": "2022-07-09T00:06:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "66e87886c2f0f85f66ffe351afc19411ae50a21d",
          "body": null,
          "is_bot": false,
          "headline": "Add Radu Rendec (myself) to AUTHORS.rst",
          "author_name": "Radu Rendec",
          "author_login": "rrendec",
          "committed_at": "2022-07-06T01:44:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ad05b9e3fb75146931f85a10adfd968e2968dae",
          "body": "Midcommit for JS test tooling",
          "is_bot": false,
          "headline": "Merge pull request #2490 from svaarala/js-test-tooling-update",
          "author_name": "Sami Vaarala",
          "author_login": "svaarala",
          "committed_at": "2022-06-29T23:47:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e1379e0d5d21db3b6317b96f14d142761212369e",
          "body": null,
          "is_bot": false,
          "headline": "Midcommit for JS test tooling",
          "author_name": "Sami Vaarala",
          "author_login": "svaarala",
          "committed_at": "2022-06-29T22:55:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e483716f032a2715c0b455d82779af7bdc914f5f",
          "body": "Fixes and improvements to new property code",
          "is_bot": false,
          "headline": "Merge pull request #2489 from svaarala/property-code-fixes-4",
          "author_name": "Sami Vaarala",
          "author_login": "svaarala",
          "committed_at": "2022-06-11T23:59:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a0d9df6a1d27d2ada98c83ecef64109d6219e790",
          "body": "* Use same \"proxy rejected\" for all Proxy invariant rejects.\n\n* #ifdef guard for proxy policy checks.\n\n* Test coverage for 'preventExtensions' trap.\n\n* Convert many duk_hobject.h macro calls into function calls.\n\n* Add functions to interact with idx_props allocation.\n\n* Compile warning fixes.",
          "is_bot": false,
          "headline": "Fixes and improvements to new property code",
          "author_name": "Sami Vaarala",
          "author_login": "svaarala",
          "committed_at": "2022-06-11T23:48:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "37311b866f6bc5a2c60b020f47cc57f997c19d96",
          "body": "Fixes and improvements to new property code",
          "is_bot": false,
          "headline": "Merge pull request #2488 from svaarala/property-code-fixes-3",
          "author_name": "Sami Vaarala",
          "author_login": "svaarala",
          "committed_at": "2022-05-26T10:31:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bd1534a72d38fa85ac1c2dbadf359957224bf11f",
          "body": "* Fix Proxy.revocable() revoker function .name and .length properties\n  (empty name, 0 length).\n\n* Summarize a revoked proxy as '[object RevokedProxy]' in internal readable\n  summary string, and add test coverage.\n\n* Rename internal duk_push_class_string() as duk_push_objproto_tostring()\n  for clari\n[…]\nduk_push_{undefined,tval}_unsafe() instead of direct valstack_top\n  manipulation in executor and a few other places.\n\n* Add test coverage for chained Proxies in call setup.\n\n* Minor code improvements.",
          "is_bot": false,
          "headline": "Fixes and improvements to new property code",
          "author_name": "Sami Vaarala",
          "author_login": "svaarala",
          "committed_at": "2022-05-26T10:19:00Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ea319a32ae8b02496c7700d6a5f48c88e4f8afff",
          "body": "Fixes and improvements to new property code",
          "is_bot": false,
          "headline": "Merge pull request #2487 from svaarala/property-code-fixes-2",
          "author_name": "Sami Vaarala",
          "author_login": "svaarala",
          "committed_at": "2022-05-24T22:53:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aad8d7e8c157369d471ed2490e4feb28260e38b6",
          "body": "* Implement Proxy.revocable() and add test case coverage for some\n  Proxy revocation basics.\n\n* Fix revoked Proxy handling in instanceof and Array.isArray(), and\n  add test coverage.\n\n* Fix revoked Proxy handling in call setup, and add test coverage.\n  Chained Proxies still not supported in call han\n[…]\nAdd stack top asserts for internal duk_prop_xxx.c file APIs:\n  defown, delete, enum, get, getown, has, ownpropkeys, set.\n\n* Fix unused duk_hobject layouts from property table init code\n  in src-tools.",
          "is_bot": false,
          "headline": "Fixes and improvements to new property code",
          "author_name": "Sami Vaarala",
          "author_login": "svaarala",
          "committed_at": "2022-05-24T22:41:11Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "698c85240ab0ac90d07d307381666eb91f979b76",
          "body": "Fixes and improvements to new property code",
          "is_bot": false,
          "headline": "Merge pull request #2486 from svaarala/property-code-fixes-1",
          "author_name": "Sami Vaarala",
          "author_login": "svaarala",
          "committed_at": "2022-05-23T16:37:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b26fda49b86d5fe1436358960a49ed12750851b",
          "body": "* Finalize debug log support for pointer compressed builds.  Pointer\n  compressed builds can now debug log.\n\n* Fix refcount leak in Uint8Array 'get'.\n\n* Fix assertion failure (and underlying bug) for chained Proxy.\n\n* Fix build failure when using assertions and no refcounts.\n\n* Add stack top entry/exit assertions to duk_prop_get.c and\n  duk_prop_getown.c.",
          "is_bot": false,
          "headline": "Fixes and improvements to new property code",
          "author_name": "Sami Vaarala",
          "author_login": "svaarala",
          "committed_at": "2022-05-23T16:18:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4a07a8be2e820cd5c33c0d4fbe8fdc155eb69e81",
          "body": "Switch to new property code, duk_heaphdr htype, and duk_hobject property representation",
          "is_bot": false,
          "headline": "Merge pull request #2485 from svaarala/switch-to-new-property-code",
          "author_name": "Sami Vaarala",
          "author_login": "svaarala",
          "committed_at": "2022-05-18T22:59:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c3cc399610b7c789f1cbf892df8a11143e87ae64",
          "body": null,
          "is_bot": false,
          "headline": "Documentation updates for property code switch",
          "author_name": "Sami Vaarala",
          "author_login": "svaarala",
          "committed_at": "2022-05-18T22:42:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bb6e4911b5470557db7f809fc98975f7929eb999",
          "body": "* Makefile: more threads\n\n* Util: longer debug buffer\n\n* Add some misc dev test code (bitfield tests)\n\n* Minor debugger web UI tweak",
          "is_bot": false,
          "headline": "Makefile, build, and util trivia",
          "author_name": "Sami Vaarala",
          "author_login": "svaarala",
          "committed_at": "2022-05-18T22:42:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b95bfcc394c021a10bb5e4167137b4868d371ce3",
          "body": null,
          "is_bot": false,
          "headline": "Testcase updates for property code switch",
          "author_name": "Sami Vaarala",
          "author_login": "svaarala",
          "committed_at": "2022-05-18T22:42:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0129755fbb86269de74b197d2f10b27183a80bf4",
          "body": null,
          "is_bot": false,
          "headline": "Config changes for property code switch",
          "author_name": "Sami Vaarala",
          "author_login": "svaarala",
          "committed_at": "2022-05-18T22:42:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4d0dc1a6030adc82a08a94fe178f92f2ca0e1133",
          "body": null,
          "is_bot": false,
          "headline": "Tool source changes for property code switch",
          "author_name": "Sami Vaarala",
          "author_login": "svaarala",
          "committed_at": "2022-05-18T22:42:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "09236c70c7f575a0437369c06fda5aa4c091f81d",
          "body": null,
          "is_bot": false,
          "headline": "Source changes for property code switch",
          "author_name": "Sami Vaarala",
          "author_login": "svaarala",
          "committed_at": "2022-05-18T22:42:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d071c3ea8ca0a3bc6b019b99700039b2a68f572c",
          "body": "Update property methods, update to Node.js 16.x",
          "is_bot": false,
          "headline": "Merge pull request #2484 from svaarala/update-property-methods",
          "author_name": "Sami Vaarala",
          "author_login": "svaarala",
          "committed_at": "2022-04-24T22:04:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d4d8c1d805e8b90fa969893154a7765912a9977f",
          "body": null,
          "is_bot": false,
          "headline": "Update new property methods",
          "author_name": "Sami Vaarala",
          "author_login": "svaarala",
          "committed_at": "2022-04-24T21:47:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6a4b8dd53a4c302f27d89f4d77f3c906e814a72d",
          "body": "* Update Node.js in Docker image to 16.x.\n\n* Include duk-g++ in CI.\n\n* Perf test .eslint files.",
          "is_bot": false,
          "headline": "Docker image, workflow, and eslint trivia",
          "author_name": "Sami Vaarala",
          "author_login": "svaarala",
          "committed_at": "2022-04-24T00:01:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "283e2df75d38cfd363f1160a8be6adc739e0c395",
          "body": "Update Function .arguments and .caller behavior",
          "is_bot": false,
          "headline": "Merge pull request #2482 from svaarala/function-caller-argument-props",
          "author_name": "Sami Vaarala",
          "author_login": "svaarala",
          "committed_at": "2022-04-07T23:58:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ce34f12c27909ced1072adf8839fbb535388f2fc",
          "body": "Change function .arguments and .caller behavior to be in line with the\nlatest specification:\n\n* No own .arguments or .caller property for Function instances.  V8 provides\n  non-strict functions with null .caller and .arguments properties (but they\n  are not required by the specification).\n\n* Inherit .arguments and .caller thrower from Function.prototype.\n\nAlso change %ThrowTypeError%.name to the empty string to match V8.",
          "is_bot": false,
          "headline": "Update Function .arguments and .caller behavior",
          "author_name": "Sami Vaarala",
          "author_login": "svaarala",
          "committed_at": "2022-04-07T23:41:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "53661cdf7e28c3d97162920e8144073486492d0a",
          "body": "Add incomplete draft of duk_prop_enum.c",
          "is_bot": false,
          "headline": "Merge pull request #2478 from svaarala/new-prop-enum-draft",
          "author_name": "Sami Vaarala",
          "author_login": "svaarala",
          "committed_at": "2022-03-06T00:32:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "29d22d089db8a9fc43bdfba32f0e009cb30eca73",
          "body": null,
          "is_bot": false,
          "headline": "Add incomplete draft of duk_prop_enum.c",
          "author_name": "Sami Vaarala",
          "author_login": "svaarala",
          "committed_at": "2022-03-06T00:05:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5dafedffdf0ed87c83fa6e7344b7b4e573f04ef2",
          "body": "Add incomplete draft of duk_prop_ownpropkeys.c",
          "is_bot": false,
          "headline": "Merge pull request #2477 from svaarala/new-prop-ownpropkeys-draft",
          "author_name": "Sami Vaarala",
          "author_login": "svaarala",
          "committed_at": "2022-03-05T00:54:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "52f6fe690ad4ad071c7048cc03ecdbe27662f151",
          "body": null,
          "is_bot": false,
          "headline": "Add incomplete draft of duk_prop_ownpropkeys.c",
          "author_name": "Sami Vaarala",
          "author_login": "svaarala",
          "committed_at": "2022-03-05T00:25:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8be2e74d9d3c65e8c3d27f286fadf1e0f1b26217",
          "body": "Update duk_prop_delete.c draft",
          "is_bot": false,
          "headline": "Merge pull request #2476 from svaarala/update-new-prop-delete",
          "author_name": "Sami Vaarala",
          "author_login": "svaarala",
          "committed_at": "2022-03-01T19:12:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9ea6cfc96834b45c59e71c3b5fbda2a57542dbdf",
          "body": null,
          "is_bot": false,
          "headline": "Update duk_prop_delete.c draft",
          "author_name": "Sami Vaarala",
          "author_login": "svaarala",
          "committed_at": "2022-03-01T01:58:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a8c680727381cb1160585d650eaa1b3c5c5f4ab1",
          "body": "Update duk_prop_set.c draft",
          "is_bot": false,
          "headline": "Merge pull request #2475 from svaarala/update-new-prop-set",
          "author_name": "Sami Vaarala",
          "author_login": "svaarala",
          "committed_at": "2022-02-28T00:17:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a004b2652aceec4fdc4d355310e4e82b6d210d6e",
          "body": null,
          "is_bot": false,
          "headline": "Update duk_prop_set.c draft",
          "author_name": "Sami Vaarala",
          "author_login": "svaarala",
          "committed_at": "2022-02-27T23:39:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ec52f0e937ddbab9cfde26d977e6e1fdb692d0e",
          "body": "Update duk_prop_get.c draft",
          "is_bot": false,
          "headline": "Merge pull request #2474 from svaarala/update-new-prop-get",
          "author_name": "Sami Vaarala",
          "author_login": "svaarala",
          "committed_at": "2022-02-26T01:12:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3cc80bf6f00eb83f5867ac8354e78d366d3bd00a",
          "body": null,
          "is_bot": false,
          "headline": "Update duk_prop_get.c draft",
          "author_name": "Sami Vaarala",
          "author_login": "svaarala",
          "committed_at": "2022-02-26T00:58:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e1e398e2c41e703ea4f7c6721c09b2a77372fe06",
          "body": "Add DJGPP platform support",
          "is_bot": false,
          "headline": "Merge pull request #2473 from svaarala/djgpp-port-fix",
          "author_name": "Sami Vaarala",
          "author_login": "svaarala",
          "committed_at": "2022-02-23T22:27:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "00158241beb76e3c33756447caa7077c400d1163",
          "body": "* Add DUK_F_DJGPP.h.in to detect and provide DJGPP convenience defines.\n\n* Add a separate platform for MSDOS, now supporting DJGPP only.\n\n* Add DJGPP identification to compiler_gcc.h.in.",
          "is_bot": false,
          "headline": "Add DJGPP platform support",
          "author_name": "Sami Vaarala",
          "author_login": "svaarala",
          "committed_at": "2022-02-23T20:37:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e33b5bbaae16fb29d2dd50c693b5c425db9a70ee",
          "body": "Release 2.7.0 release documentation",
          "is_bot": false,
          "headline": "Merge pull request #2471 from svaarala/v2.7.0-release-post",
          "author_name": "Sami Vaarala",
          "author_login": "svaarala",
          "committed_at": "2022-02-19T02:53:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "37db2397a71001bfdfcf83213f1ded7249a28081",
          "body": null,
          "is_bot": false,
          "headline": "Release 2.7.0 release documentation",
          "author_name": "Sami Vaarala",
          "author_login": "svaarala",
          "committed_at": "2022-02-19T02:21:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "de32928fcf20f301cd70c9f1c0723cd3ff48a25d",
          "body": "Assert fix for realloc()",
          "is_bot": false,
          "headline": "Merge pull request #2469 from svaarala/realloc-assert-fix",
          "author_name": "Sami Vaarala",
          "author_login": "svaarala",
          "committed_at": "2022-02-14T10:06:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 54,
      "commits_last_year": 0,
      "latest_release_at": "2022-02-19T01:34:41Z",
      "latest_release_tag": "v2.7.0",
      "releases_from_tags": false,
      "days_since_last_push": 851,
      "active_weeks_last_year": 0,
      "days_since_latest_release": 1613,
      "mean_days_between_releases": 185.1
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 71,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": []
    },
    "popularity": {
      "forks": 543,
      "stars": 6208,
      "watchers": 154,
      "fork_history": {
        "days": [
          {
            "date": "2014-02-07",
            "count": 1
          },
          {
            "date": "2014-03-24",
            "count": 2
          },
          {
            "date": "2014-03-25",
            "count": 2
          },
          {
            "date": "2014-03-26",
            "count": 1
          },
          {
            "date": "2014-03-28",
            "count": 1
          },
          {
            "date": "2014-03-31",
            "count": 1
          },
          {
            "date": "2014-04-02",
            "count": 1
          },
          {
            "date": "2014-04-07",
            "count": 1
          },
          {
            "date": "2014-04-10",
            "count": 1
          },
          {
            "date": "2014-04-17",
            "count": 1
          },
          {
            "date": "2014-04-27",
            "count": 1
          },
          {
            "date": "2014-05-02",
            "count": 1
          },
          {
            "date": "2014-06-01",
            "count": 1
          },
          {
            "date": "2014-06-16",
            "count": 1
          },
          {
            "date": "2014-06-23",
            "count": 1
          },
          {
            "date": "2014-07-30",
            "count": 1
          },
          {
            "date": "2014-08-07",
            "count": 1
          },
          {
            "date": "2014-08-08",
            "count": 1
          },
          {
            "date": "2014-08-13",
            "count": 1
          },
          {
            "date": "2014-09-03",
            "count": 1
          },
          {
            "date": "2014-09-08",
            "count": 1
          },
          {
            "date": "2014-11-15",
            "count": 1
          },
          {
            "date": "2014-12-01",
            "count": 2
          },
          {
            "date": "2014-12-04",
            "count": 3
          },
          {
            "date": "2014-12-05",
            "count": 6
          },
          {
            "date": "2014-12-06",
            "count": 8
          },
          {
            "date": "2014-12-09",
            "count": 1
          },
          {
            "date": "2014-12-10",
            "count": 1
          },
          {
            "date": "2014-12-11",
            "count": 5
          },
          {
            "date": "2014-12-12",
            "count": 1
          },
          {
            "date": "2014-12-13",
            "count": 2
          },
          {
            "date": "2014-12-16",
            "count": 3
          },
          {
            "date": "2014-12-19",
            "count": 1
          },
          {
            "date": "2014-12-26",
            "count": 1
          },
          {
            "date": "2014-12-29",
            "count": 1
          },
          {
            "date": "2014-12-31",
            "count": 1
          },
          {
            "date": "2015-01-08",
            "count": 1
          },
          {
            "date": "2015-01-15",
            "count": 1
          },
          {
            "date": "2015-01-22",
            "count": 1
          },
          {
            "date": "2015-01-28",
            "count": 1
          },
          {
            "date": "2015-01-29",
            "count": 1
          },
          {
            "date": "2015-02-11",
            "count": 1
          },
          {
            "date": "2015-03-07",
            "count": 1
          },
          {
            "date": "2015-03-12",
            "count": 1
          },
          {
            "date": "2015-03-18",
            "count": 2
          },
          {
            "date": "2015-03-20",
            "count": 2
          },
          {
            "date": "2015-03-24",
            "count": 1
          },
          {
            "date": "2015-03-25",
            "count": 3
          },
          {
            "date": "2015-03-26",
            "count": 1
          },
          {
            "date": "2015-03-30",
            "count": 1
          },
          {
            "date": "2015-04-01",
            "count": 2
          },
          {
            "date": "2015-04-02",
            "count": 1
          },
          {
            "date": "2015-04-15",
            "count": 1
          },
          {
            "date": "2015-04-20",
            "count": 1
          },
          {
            "date": "2015-04-26",
            "count": 1
          },
          {
            "date": "2015-04-30",
            "count": 1
          },
          {
            "date": "2015-05-04",
            "count": 1
          },
          {
            "date": "2015-05-08",
            "count": 1
          },
          {
            "date": "2015-05-16",
            "count": 1
          },
          {
            "date": "2015-05-20",
            "count": 1
          },
          {
            "date": "2015-05-25",
            "count": 2
          },
          {
            "date": "2015-05-31",
            "count": 1
          },
          {
            "date": "2015-06-12",
            "count": 1
          },
          {
            "date": "2015-06-13",
            "count": 1
          },
          {
            "date": "2015-06-17",
            "count": 1
          },
          {
            "date": "2015-06-21",
            "count": 1
          },
          {
            "date": "2015-07-02",
            "count": 1
          },
          {
            "date": "2015-07-14",
            "count": 1
          },
          {
            "date": "2015-07-23",
            "count": 1
          },
          {
            "date": "2015-07-27",
            "count": 1
          },
          {
            "date": "2015-08-06",
            "count": 1
          },
          {
            "date": "2015-08-08",
            "count": 1
          },
          {
            "date": "2015-08-09",
            "count": 1
          },
          {
            "date": "2015-08-12",
            "count": 1
          },
          {
            "date": "2015-08-19",
            "count": 1
          },
          {
            "date": "2015-08-20",
            "count": 1
          },
          {
            "date": "2015-08-25",
            "count": 1
          },
          {
            "date": "2015-08-28",
            "count": 1
          },
          {
            "date": "2015-09-02",
            "count": 1
          },
          {
            "date": "2015-09-06",
            "count": 1
          },
          {
            "date": "2015-09-09",
            "count": 1
          },
          {
            "date": "2015-09-15",
            "count": 1
          },
          {
            "date": "2015-09-21",
            "count": 1
          },
          {
            "date": "2015-09-24",
            "count": 1
          },
          {
            "date": "2015-10-02",
            "count": 1
          },
          {
            "date": "2015-10-06",
            "count": 1
          },
          {
            "date": "2015-10-12",
            "count": 1
          },
          {
            "date": "2015-10-18",
            "count": 1
          },
          {
            "date": "2015-11-03",
            "count": 1
          },
          {
            "date": "2015-11-10",
            "count": 1
          },
          {
            "date": "2015-11-14",
            "count": 1
          },
          {
            "date": "2015-11-19",
            "count": 1
          },
          {
            "date": "2015-12-03",
            "count": 1
          },
          {
            "date": "2015-12-05",
            "count": 1
          },
          {
            "date": "2015-12-08",
            "count": 1
          },
          {
            "date": "2015-12-15",
            "count": 1
          },
          {
            "date": "2015-12-31",
            "count": 1
          },
          {
            "date": "2016-01-01",
            "count": 1
          },
          {
            "date": "2016-01-05",
            "count": 1
          },
          {
            "date": "2016-01-22",
            "count": 1
          },
          {
            "date": "2016-01-27",
            "count": 1
          },
          {
            "date": "2016-01-30",
            "count": 1
          },
          {
            "date": "2016-02-14",
            "count": 1
          },
          {
            "date": "2016-02-16",
            "count": 1
          },
          {
            "date": "2016-02-22",
            "count": 1
          },
          {
            "date": "2016-03-04",
            "count": 1
          },
          {
            "date": "2016-03-07",
            "count": 1
          },
          {
            "date": "2016-03-10",
            "count": 1
          },
          {
            "date": "2016-03-11",
            "count": 1
          },
          {
            "date": "2016-03-14",
            "count": 1
          },
          {
            "date": "2016-03-18",
            "count": 1
          },
          {
            "date": "2016-03-22",
            "count": 1
          },
          {
            "date": "2016-03-23",
            "count": 1
          },
          {
            "date": "2016-04-28",
            "count": 1
          },
          {
            "date": "2016-05-03",
            "count": 2
          },
          {
            "date": "2016-05-04",
            "count": 1
          },
          {
            "date": "2016-05-13",
            "count": 1
          },
          {
            "date": "2016-06-10",
            "count": 1
          },
          {
            "date": "2016-06-12",
            "count": 1
          },
          {
            "date": "2016-06-14",
            "count": 1
          },
          {
            "date": "2016-06-15",
            "count": 1
          },
          {
            "date": "2016-06-19",
            "count": 1
          },
          {
            "date": "2016-06-24",
            "count": 1
          },
          {
            "date": "2016-06-29",
            "count": 1
          },
          {
            "date": "2016-07-05",
            "count": 1
          },
          {
            "date": "2016-07-15",
            "count": 1
          },
          {
            "date": "2016-07-20",
            "count": 1
          },
          {
            "date": "2016-07-25",
            "count": 1
          },
          {
            "date": "2016-08-17",
            "count": 1
          },
          {
            "date": "2016-08-29",
            "count": 1
          },
          {
            "date": "2016-08-30",
            "count": 1
          },
          {
            "date": "2016-09-07",
            "count": 1
          },
          {
            "date": "2016-09-19",
            "count": 1
          },
          {
            "date": "2016-10-02",
            "count": 1
          },
          {
            "date": "2016-10-10",
            "count": 1
          },
          {
            "date": "2016-10-14",
            "count": 1
          },
          {
            "date": "2016-10-20",
            "count": 1
          },
          {
            "date": "2016-10-29",
            "count": 1
          },
          {
            "date": "2016-11-11",
            "count": 1
          },
          {
            "date": "2016-11-16",
            "count": 1
          },
          {
            "date": "2016-12-01",
            "count": 1
          },
          {
            "date": "2016-12-06",
            "count": 1
          },
          {
            "date": "2016-12-15",
            "count": 1
          },
          {
            "date": "2016-12-19",
            "count": 1
          },
          {
            "date": "2016-12-26",
            "count": 1
          },
          {
            "date": "2017-01-02",
            "count": 1
          },
          {
            "date": "2017-01-04",
            "count": 1
          },
          {
            "date": "2017-01-09",
            "count": 1
          },
          {
            "date": "2017-01-17",
            "count": 1
          },
          {
            "date": "2017-01-20",
            "count": 1
          },
          {
            "date": "2017-01-28",
            "count": 1
          },
          {
            "date": "2017-02-03",
            "count": 1
          },
          {
            "date": "2017-02-28",
            "count": 1
          },
          {
            "date": "2017-03-14",
            "count": 2
          },
          {
            "date": "2017-03-20",
            "count": 1
          },
          {
            "date": "2017-03-21",
            "count": 1
          },
          {
            "date": "2017-03-25",
            "count": 2
          },
          {
            "date": "2017-04-05",
            "count": 1
          },
          {
            "date": "2017-04-14",
            "count": 1
          },
          {
            "date": "2017-04-28",
            "count": 1
          },
          {
            "date": "2017-05-08",
            "count": 3
          },
          {
            "date": "2017-05-09",
            "count": 1
          },
          {
            "date": "2017-05-15",
            "count": 1
          },
          {
            "date": "2017-05-18",
            "count": 1
          },
          {
            "date": "2017-06-05",
            "count": 1
          },
          {
            "date": "2017-06-06",
            "count": 1
          },
          {
            "date": "2017-06-12",
            "count": 1
          },
          {
            "date": "2017-06-15",
            "count": 1
          },
          {
            "date": "2017-06-16",
            "count": 1
          },
          {
            "date": "2017-06-23",
            "count": 1
          },
          {
            "date": "2017-07-05",
            "count": 1
          },
          {
            "date": "2017-07-13",
            "count": 1
          },
          {
            "date": "2017-07-26",
            "count": 1
          },
          {
            "date": "2017-08-02",
            "count": 1
          },
          {
            "date": "2017-08-04",
            "count": 1
          },
          {
            "date": "2017-08-23",
            "count": 1
          },
          {
            "date": "2017-08-29",
            "count": 1
          },
          {
            "date": "2017-08-31",
            "count": 1
          },
          {
            "date": "2017-09-05",
            "count": 1
          },
          {
            "date": "2017-09-29",
            "count": 1
          },
          {
            "date": "2017-10-02",
            "count": 1
          },
          {
            "date": "2017-10-05",
            "count": 1
          },
          {
            "date": "2017-11-07",
            "count": 1
          },
          {
            "date": "2017-11-24",
            "count": 1
          },
          {
            "date": "2017-12-14",
            "count": 1
          },
          {
            "date": "2017-12-17",
            "count": 1
          },
          {
            "date": "2017-12-27",
            "count": 1
          },
          {
            "date": "2018-01-04",
            "count": 1
          },
          {
            "date": "2018-01-12",
            "count": 2
          },
          {
            "date": "2018-01-14",
            "count": 2
          },
          {
            "date": "2018-01-29",
            "count": 1
          },
          {
            "date": "2018-01-30",
            "count": 1
          },
          {
            "date": "2018-02-12",
            "count": 1
          },
          {
            "date": "2018-02-18",
            "count": 1
          },
          {
            "date": "2018-02-27",
            "count": 1
          },
          {
            "date": "2018-03-01",
            "count": 1
          },
          {
            "date": "2018-03-03",
            "count": 1
          },
          {
            "date": "2018-03-14",
            "count": 2
          },
          {
            "date": "2018-03-15",
            "count": 1
          },
          {
            "date": "2018-04-01",
            "count": 1
          },
          {
            "date": "2018-04-10",
            "count": 1
          },
          {
            "date": "2018-04-19",
            "count": 1
          },
          {
            "date": "2018-04-28",
            "count": 2
          },
          {
            "date": "2018-05-03",
            "count": 1
          },
          {
            "date": "2018-05-17",
            "count": 1
          },
          {
            "date": "2018-05-19",
            "count": 1
          },
          {
            "date": "2018-05-22",
            "count": 1
          },
          {
            "date": "2018-06-09",
            "count": 1
          },
          {
            "date": "2018-06-17",
            "count": 2
          },
          {
            "date": "2018-07-11",
            "count": 1
          },
          {
            "date": "2018-07-12",
            "count": 1
          },
          {
            "date": "2018-07-13",
            "count": 1
          },
          {
            "date": "2018-07-27",
            "count": 1
          },
          {
            "date": "2018-08-01",
            "count": 1
          },
          {
            "date": "2018-08-03",
            "count": 1
          },
          {
            "date": "2018-08-12",
            "count": 1
          },
          {
            "date": "2018-08-13",
            "count": 1
          },
          {
            "date": "2018-08-14",
            "count": 1
          },
          {
            "date": "2018-08-23",
            "count": 1
          },
          {
            "date": "2018-09-01",
            "count": 1
          },
          {
            "date": "2018-09-12",
            "count": 1
          },
          {
            "date": "2018-09-16",
            "count": 1
          },
          {
            "date": "2018-09-23",
            "count": 1
          },
          {
            "date": "2018-09-27",
            "count": 1
          },
          {
            "date": "2018-10-16",
            "count": 1
          },
          {
            "date": "2018-10-19",
            "count": 1
          },
          {
            "date": "2018-10-30",
            "count": 1
          },
          {
            "date": "2018-11-01",
            "count": 1
          },
          {
            "date": "2018-11-07",
            "count": 1
          },
          {
            "date": "2018-12-08",
            "count": 1
          },
          {
            "date": "2018-12-12",
            "count": 2
          },
          {
            "date": "2018-12-22",
            "count": 1
          },
          {
            "date": "2018-12-24",
            "count": 1
          },
          {
            "date": "2018-12-31",
            "count": 1
          },
          {
            "date": "2019-01-09",
            "count": 1
          },
          {
            "date": "2019-01-16",
            "count": 1
          },
          {
            "date": "2019-01-25",
            "count": 1
          },
          {
            "date": "2019-01-27",
            "count": 1
          },
          {
            "date": "2019-01-28",
            "count": 1
          },
          {
            "date": "2019-01-30",
            "count": 1
          },
          {
            "date": "2019-02-12",
            "count": 1
          },
          {
            "date": "2019-02-14",
            "count": 1
          },
          {
            "date": "2019-02-16",
            "count": 1
          },
          {
            "date": "2019-02-24",
            "count": 1
          },
          {
            "date": "2019-02-25",
            "count": 1
          },
          {
            "date": "2019-03-14",
            "count": 1
          },
          {
            "date": "2019-03-15",
            "count": 1
          },
          {
            "date": "2019-04-02",
            "count": 1
          },
          {
            "date": "2019-04-04",
            "count": 1
          },
          {
            "date": "2019-04-10",
            "count": 1
          },
          {
            "date": "2019-04-15",
            "count": 1
          },
          {
            "date": "2019-04-27",
            "count": 1
          },
          {
            "date": "2019-05-03",
            "count": 1
          },
          {
            "date": "2019-05-09",
            "count": 1
          },
          {
            "date": "2019-05-16",
            "count": 1
          },
          {
            "date": "2019-05-20",
            "count": 1
          },
          {
            "date": "2019-05-31",
            "count": 1
          },
          {
            "date": "2019-06-01",
            "count": 1
          },
          {
            "date": "2019-06-02",
            "count": 1
          },
          {
            "date": "2019-06-25",
            "count": 1
          },
          {
            "date": "2019-07-12",
            "count": 2
          },
          {
            "date": "2019-07-16",
            "count": 1
          },
          {
            "date": "2019-07-22",
            "count": 1
          },
          {
            "date": "2019-07-27",
            "count": 1
          },
          {
            "date": "2019-08-01",
            "count": 1
          },
          {
            "date": "2019-08-02",
            "count": 1
          },
          {
            "date": "2019-08-05",
            "count": 2
          },
          {
            "date": "2019-08-07",
            "count": 1
          },
          {
            "date": "2019-09-04",
            "count": 1
          },
          {
            "date": "2019-09-11",
            "count": 1
          },
          {
            "date": "2019-09-17",
            "count": 1
          },
          {
            "date": "2019-09-21",
            "count": 1
          },
          {
            "date": "2019-10-03",
            "count": 1
          },
          {
            "date": "2019-10-06",
            "count": 1
          },
          {
            "date": "2019-10-09",
            "count": 1
          },
          {
            "date": "2019-10-10",
            "count": 1
          },
          {
            "date": "2019-10-11",
            "count": 1
          },
          {
            "date": "2019-10-12",
            "count": 1
          },
          {
            "date": "2019-10-14",
            "count": 2
          },
          {
            "date": "2019-10-17",
            "count": 1
          },
          {
            "date": "2019-10-22",
            "count": 1
          },
          {
            "date": "2019-11-02",
            "count": 2
          },
          {
            "date": "2019-11-15",
            "count": 2
          },
          {
            "date": "2019-11-22",
            "count": 1
          },
          {
            "date": "2019-11-27",
            "count": 1
          },
          {
            "date": "2019-11-30",
            "count": 1
          },
          {
            "date": "2019-12-13",
            "count": 1
          },
          {
            "date": "2019-12-21",
            "count": 2
          },
          {
            "date": "2019-12-28",
            "count": 1
          },
          {
            "date": "2019-12-30",
            "count": 1
          },
          {
            "date": "2020-01-02",
            "count": 1
          },
          {
            "date": "2020-01-03",
            "count": 1
          },
          {
            "date": "2020-01-04",
            "count": 1
          },
          {
            "date": "2020-01-07",
            "count": 1
          },
          {
            "date": "2020-01-16",
            "count": 1
          },
          {
            "date": "2020-01-21",
            "count": 1
          },
          {
            "date": "2020-02-05",
            "count": 1
          },
          {
            "date": "2020-02-14",
            "count": 1
          },
          {
            "date": "2020-02-21",
            "count": 2
          },
          {
            "date": "2020-02-25",
            "count": 1
          },
          {
            "date": "2020-03-21",
            "count": 1
          },
          {
            "date": "2020-03-30",
            "count": 1
          },
          {
            "date": "2020-04-09",
            "count": 1
          },
          {
            "date": "2020-04-15",
            "count": 1
          },
          {
            "date": "2020-05-24",
            "count": 1
          },
          {
            "date": "2020-06-16",
            "count": 1
          },
          {
            "date": "2020-06-18",
            "count": 1
          },
          {
            "date": "2020-06-20",
            "count": 1
          },
          {
            "date": "2020-07-05",
            "count": 1
          },
          {
            "date": "2020-08-14",
            "count": 1
          },
          {
            "date": "2020-09-07",
            "count": 1
          },
          {
            "date": "2020-09-30",
            "count": 2
          },
          {
            "date": "2020-10-02",
            "count": 1
          },
          {
            "date": "2020-10-27",
            "count": 1
          },
          {
            "date": "2020-10-30",
            "count": 1
          },
          {
            "date": "2020-11-02",
            "count": 1
          },
          {
            "date": "2020-11-10",
            "count": 1
          },
          {
            "date": "2020-11-13",
            "count": 1
          },
          {
            "date": "2020-11-26",
            "count": 1
          },
          {
            "date": "2020-11-28",
            "count": 1
          },
          {
            "date": "2020-11-30",
            "count": 1
          },
          {
            "date": "2020-12-04",
            "count": 1
          },
          {
            "date": "2020-12-09",
            "count": 1
          },
          {
            "date": "2020-12-10",
            "count": 1
          },
          {
            "date": "2020-12-21",
            "count": 2
          },
          {
            "date": "2020-12-22",
            "count": 1
          },
          {
            "date": "2020-12-29",
            "count": 2
          },
          {
            "date": "2020-12-30",
            "count": 2
          },
          {
            "date": "2021-01-09",
            "count": 1
          },
          {
            "date": "2021-01-10",
            "count": 1
          },
          {
            "date": "2021-01-13",
            "count": 1
          },
          {
            "date": "2021-01-23",
            "count": 1
          },
          {
            "date": "2021-01-26",
            "count": 1
          },
          {
            "date": "2021-01-28",
            "count": 2
          },
          {
            "date": "2021-02-07",
            "count": 1
          },
          {
            "date": "2021-02-09",
            "count": 1
          },
          {
            "date": "2021-03-05",
            "count": 1
          },
          {
            "date": "2021-03-06",
            "count": 1
          },
          {
            "date": "2021-03-14",
            "count": 1
          },
          {
            "date": "2021-03-15",
            "count": 1
          },
          {
            "date": "2021-03-22",
            "count": 1
          },
          {
            "date": "2021-04-14",
            "count": 2
          },
          {
            "date": "2021-04-25",
            "count": 1
          },
          {
            "date": "2021-05-12",
            "count": 1
          },
          {
            "date": "2021-05-14",
            "count": 1
          },
          {
            "date": "2021-05-15",
            "count": 1
          },
          {
            "date": "2021-06-08",
            "count": 1
          },
          {
            "date": "2021-06-22",
            "count": 1
          },
          {
            "date": "2021-07-27",
            "count": 1
          },
          {
            "date": "2021-07-29",
            "count": 1
          },
          {
            "date": "2021-08-11",
            "count": 1
          },
          {
            "date": "2021-08-24",
            "count": 1
          },
          {
            "date": "2021-09-06",
            "count": 1
          },
          {
            "date": "2021-09-07",
            "count": 1
          },
          {
            "date": "2021-09-11",
            "count": 1
          },
          {
            "date": "2021-09-24",
            "count": 1
          },
          {
            "date": "2021-10-05",
            "count": 1
          },
          {
            "date": "2021-10-11",
            "count": 1
          },
          {
            "date": "2021-10-27",
            "count": 1
          },
          {
            "date": "2021-11-08",
            "count": 2
          },
          {
            "date": "2021-11-25",
            "count": 1
          },
          {
            "date": "2021-12-06",
            "count": 1
          },
          {
            "date": "2021-12-27",
            "count": 1
          },
          {
            "date": "2021-12-28",
            "count": 1
          },
          {
            "date": "2022-01-03",
            "count": 1
          },
          {
            "date": "2022-01-04",
            "count": 1
          },
          {
            "date": "2022-01-12",
            "count": 1
          },
          {
            "date": "2022-01-17",
            "count": 1
          },
          {
            "date": "2022-01-25",
            "count": 1
          },
          {
            "date": "2022-02-05",
            "count": 1
          },
          {
            "date": "2022-02-08",
            "count": 1
          },
          {
            "date": "2022-02-19",
            "count": 1
          },
          {
            "date": "2022-03-02",
            "count": 1
          },
          {
            "date": "2022-03-09",
            "count": 1
          },
          {
            "date": "2022-03-17",
            "count": 1
          },
          {
            "date": "2022-03-23",
            "count": 1
          },
          {
            "date": "2022-03-31",
            "count": 1
          },
          {
            "date": "2022-04-18",
            "count": 1
          },
          {
            "date": "2022-05-30",
            "count": 1
          },
          {
            "date": "2022-06-01",
            "count": 1
          },
          {
            "date": "2022-06-22",
            "count": 1
          },
          {
            "date": "2022-06-24",
            "count": 1
          },
          {
            "date": "2022-07-06",
            "count": 2
          },
          {
            "date": "2022-07-15",
            "count": 1
          },
          {
            "date": "2022-07-16",
            "count": 1
          },
          {
            "date": "2022-07-19",
            "count": 1
          },
          {
            "date": "2022-07-24",
            "count": 1
          },
          {
            "date": "2022-08-27",
            "count": 1
          },
          {
            "date": "2022-09-07",
            "count": 1
          },
          {
            "date": "2022-09-15",
            "count": 1
          },
          {
            "date": "2022-09-27",
            "count": 1
          },
          {
            "date": "2022-10-09",
            "count": 2
          },
          {
            "date": "2022-10-25",
            "count": 1
          },
          {
            "date": "2022-11-10",
            "count": 1
          },
          {
            "date": "2022-12-12",
            "count": 1
          },
          {
            "date": "2022-12-26",
            "count": 1
          },
          {
            "date": "2023-01-11",
            "count": 1
          },
          {
            "date": "2023-01-22",
            "count": 1
          },
          {
            "date": "2023-01-29",
            "count": 1
          },
          {
            "date": "2023-02-14",
            "count": 1
          },
          {
            "date": "2023-02-24",
            "count": 1
          },
          {
            "date": "2023-03-07",
            "count": 1
          },
          {
            "date": "2023-03-28",
            "count": 1
          },
          {
            "date": "2023-04-19",
            "count": 1
          },
          {
            "date": "2023-04-28",
            "count": 1
          },
          {
            "date": "2023-05-14",
            "count": 1
          },
          {
            "date": "2023-06-02",
            "count": 2
          },
          {
            "date": "2023-06-15",
            "count": 1
          },
          {
            "date": "2023-06-18",
            "count": 1
          },
          {
            "date": "2023-07-13",
            "count": 1
          },
          {
            "date": "2023-07-20",
            "count": 1
          },
          {
            "date": "2023-09-11",
            "count": 1
          },
          {
            "date": "2023-10-12",
            "count": 1
          },
          {
            "date": "2023-10-22",
            "count": 1
          },
          {
            "date": "2023-11-09",
            "count": 1
          },
          {
            "date": "2023-11-18",
            "count": 1
          },
          {
            "date": "2023-12-15",
            "count": 1
          },
          {
            "date": "2023-12-19",
            "count": 1
          },
          {
            "date": "2023-12-21",
            "count": 1
          },
          {
            "date": "2023-12-27",
            "count": 1
          },
          {
            "date": "2024-01-17",
            "count": 1
          },
          {
            "date": "2024-01-26",
            "count": 1
          },
          {
            "date": "2024-02-20",
            "count": 1
          },
          {
            "date": "2024-02-29",
            "count": 1
          },
          {
            "date": "2024-03-15",
            "count": 1
          },
          {
            "date": "2024-04-08",
            "count": 1
          },
          {
            "date": "2024-04-19",
            "count": 1
          },
          {
            "date": "2024-04-26",
            "count": 1
          },
          {
            "date": "2024-05-06",
            "count": 1
          },
          {
            "date": "2024-05-12",
            "count": 1
          },
          {
            "date": "2024-05-16",
            "count": 1
          },
          {
            "date": "2024-06-14",
            "count": 1
          },
          {
            "date": "2024-08-05",
            "count": 1
          },
          {
            "date": "2024-08-08",
            "count": 1
          },
          {
            "date": "2024-08-25",
            "count": 1
          },
          {
            "date": "2024-10-30",
            "count": 1
          },
          {
            "date": "2024-11-08",
            "count": 1
          },
          {
            "date": "2024-12-07",
            "count": 1
          },
          {
            "date": "2024-12-13",
            "count": 1
          },
          {
            "date": "2024-12-31",
            "count": 1
          },
          {
            "date": "2025-01-03",
            "count": 1
          },
          {
            "date": "2025-02-05",
            "count": 1
          },
          {
            "date": "2025-02-08",
            "count": 1
          },
          {
            "date": "2025-02-20",
            "count": 1
          },
          {
            "date": "2025-03-17",
            "count": 1
          },
          {
            "date": "2025-04-23",
            "count": 1
          },
          {
            "date": "2025-05-10",
            "count": 1
          },
          {
            "date": "2025-05-15",
            "count": 1
          },
          {
            "date": "2025-05-28",
            "count": 1
          },
          {
            "date": "2025-06-04",
            "count": 1
          },
          {
            "date": "2025-06-20",
            "count": 1
          },
          {
            "date": "2025-06-27",
            "count": 1
          },
          {
            "date": "2025-07-27",
            "count": 1
          },
          {
            "date": "2025-08-15",
            "count": 1
          },
          {
            "date": "2025-08-17",
            "count": 1
          },
          {
            "date": "2025-08-18",
            "count": 1
          },
          {
            "date": "2025-11-01",
            "count": 1
          },
          {
            "date": "2025-11-04",
            "count": 1
          },
          {
            "date": "2025-11-17",
            "count": 1
          },
          {
            "date": "2026-01-01",
            "count": 1
          },
          {
            "date": "2026-01-02",
            "count": 1
          },
          {
            "date": "2026-01-04",
            "count": 1
          },
          {
            "date": "2026-01-07",
            "count": 1
          },
          {
            "date": "2026-01-19",
            "count": 1
          },
          {
            "date": "2026-01-20",
            "count": 1
          },
          {
            "date": "2026-01-29",
            "count": 1
          },
          {
            "date": "2026-04-24",
            "count": 1
          },
          {
            "date": "2026-05-19",
            "count": 1
          },
          {
            "date": "2026-05-25",
            "count": 1
          },
          {
            "date": "2026-06-16",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 528,
        "total_forks": 543
      },
      "star_history": {
        "days": [
          {
            "date": "2022-09-18",
            "count": 2
          },
          {
            "date": "2022-09-22",
            "count": 1
          },
          {
            "date": "2022-09-23",
            "count": 1
          },
          {
            "date": "2022-09-25",
            "count": 2
          },
          {
            "date": "2022-09-26",
            "count": 7
          },
          {
            "date": "2022-09-27",
            "count": 4
          },
          {
            "date": "2022-09-29",
            "count": 2
          },
          {
            "date": "2022-10-01",
            "count": 2
          },
          {
            "date": "2022-10-02",
            "count": 1
          },
          {
            "date": "2022-10-04",
            "count": 1
          },
          {
            "date": "2022-10-06",
            "count": 2
          },
          {
            "date": "2022-10-08",
            "count": 2
          },
          {
            "date": "2022-10-09",
            "count": 10
          },
          {
            "date": "2022-10-10",
            "count": 1
          },
          {
            "date": "2022-10-11",
            "count": 1
          },
          {
            "date": "2022-10-12",
            "count": 1
          },
          {
            "date": "2022-10-13",
            "count": 1
          },
          {
            "date": "2022-10-15",
            "count": 1
          },
          {
            "date": "2022-10-16",
            "count": 1
          },
          {
            "date": "2022-10-17",
            "count": 1
          },
          {
            "date": "2022-10-19",
            "count": 4
          },
          {
            "date": "2022-10-20",
            "count": 1
          },
          {
            "date": "2022-10-21",
            "count": 2
          },
          {
            "date": "2022-10-24",
            "count": 1
          },
          {
            "date": "2022-10-26",
            "count": 1
          },
          {
            "date": "2022-10-27",
            "count": 1
          },
          {
            "date": "2022-10-28",
            "count": 2
          },
          {
            "date": "2022-10-30",
            "count": 1
          },
          {
            "date": "2022-10-31",
            "count": 3
          },
          {
            "date": "2022-11-01",
            "count": 1
          },
          {
            "date": "2022-11-02",
            "count": 1
          },
          {
            "date": "2022-11-03",
            "count": 3
          },
          {
            "date": "2022-11-06",
            "count": 2
          },
          {
            "date": "2022-11-07",
            "count": 1
          },
          {
            "date": "2022-11-09",
            "count": 1
          },
          {
            "date": "2022-11-12",
            "count": 2
          },
          {
            "date": "2022-11-14",
            "count": 1
          },
          {
            "date": "2022-11-15",
            "count": 1
          },
          {
            "date": "2022-11-18",
            "count": 3
          },
          {
            "date": "2022-11-19",
            "count": 2
          },
          {
            "date": "2022-11-20",
            "count": 2
          },
          {
            "date": "2022-11-21",
            "count": 1
          },
          {
            "date": "2022-11-22",
            "count": 1
          },
          {
            "date": "2022-11-23",
            "count": 2
          },
          {
            "date": "2022-11-24",
            "count": 1
          },
          {
            "date": "2022-11-27",
            "count": 2
          },
          {
            "date": "2022-11-29",
            "count": 1
          },
          {
            "date": "2022-11-30",
            "count": 2
          },
          {
            "date": "2022-12-01",
            "count": 1
          },
          {
            "date": "2022-12-03",
            "count": 2
          },
          {
            "date": "2022-12-05",
            "count": 2
          },
          {
            "date": "2022-12-07",
            "count": 1
          },
          {
            "date": "2022-12-08",
            "count": 1
          },
          {
            "date": "2022-12-09",
            "count": 2
          },
          {
            "date": "2022-12-10",
            "count": 2
          },
          {
            "date": "2022-12-12",
            "count": 2
          },
          {
            "date": "2022-12-14",
            "count": 3
          },
          {
            "date": "2022-12-18",
            "count": 2
          },
          {
            "date": "2022-12-20",
            "count": 1
          },
          {
            "date": "2022-12-21",
            "count": 1
          },
          {
            "date": "2022-12-22",
            "count": 1
          },
          {
            "date": "2022-12-26",
            "count": 1
          },
          {
            "date": "2022-12-27",
            "count": 2
          },
          {
            "date": "2022-12-28",
            "count": 1
          },
          {
            "date": "2022-12-29",
            "count": 1
          },
          {
            "date": "2023-01-01",
            "count": 1
          },
          {
            "date": "2023-01-02",
            "count": 2
          },
          {
            "date": "2023-01-04",
            "count": 1
          },
          {
            "date": "2023-01-05",
            "count": 4
          },
          {
            "date": "2023-01-06",
            "count": 1
          },
          {
            "date": "2023-01-09",
            "count": 1
          },
          {
            "date": "2023-01-11",
            "count": 1
          },
          {
            "date": "2023-01-12",
            "count": 1
          },
          {
            "date": "2023-01-20",
            "count": 1
          },
          {
            "date": "2023-01-21",
            "count": 1
          },
          {
            "date": "2023-01-23",
            "count": 1
          },
          {
            "date": "2023-01-25",
            "count": 2
          },
          {
            "date": "2023-01-26",
            "count": 1
          },
          {
            "date": "2023-01-27",
            "count": 3
          },
          {
            "date": "2023-01-29",
            "count": 1
          },
          {
            "date": "2023-01-30",
            "count": 1
          },
          {
            "date": "2023-02-03",
            "count": 3
          },
          {
            "date": "2023-02-06",
            "count": 1
          },
          {
            "date": "2023-02-08",
            "count": 1
          },
          {
            "date": "2023-02-12",
            "count": 1
          },
          {
            "date": "2023-02-14",
            "count": 3
          },
          {
            "date": "2023-02-15",
            "count": 1
          },
          {
            "date": "2023-02-16",
            "count": 2
          },
          {
            "date": "2023-02-21",
            "count": 1
          },
          {
            "date": "2023-02-23",
            "count": 1
          },
          {
            "date": "2023-02-27",
            "count": 1
          },
          {
            "date": "2023-02-28",
            "count": 3
          },
          {
            "date": "2023-03-01",
            "count": 3
          },
          {
            "date": "2023-03-03",
            "count": 2
          },
          {
            "date": "2023-03-04",
            "count": 3
          },
          {
            "date": "2023-03-05",
            "count": 1
          },
          {
            "date": "2023-03-07",
            "count": 1
          },
          {
            "date": "2023-03-08",
            "count": 1
          },
          {
            "date": "2023-03-09",
            "count": 1
          },
          {
            "date": "2023-03-11",
            "count": 2
          },
          {
            "date": "2023-03-12",
            "count": 1
          },
          {
            "date": "2023-03-13",
            "count": 1
          },
          {
            "date": "2023-03-14",
            "count": 2
          },
          {
            "date": "2023-03-15",
            "count": 1
          },
          {
            "date": "2023-03-18",
            "count": 1
          },
          {
            "date": "2023-03-21",
            "count": 1
          },
          {
            "date": "2023-03-23",
            "count": 1
          },
          {
            "date": "2023-03-26",
            "count": 1
          },
          {
            "date": "2023-03-27",
            "count": 3
          },
          {
            "date": "2023-03-28",
            "count": 2
          },
          {
            "date": "2023-03-29",
            "count": 1
          },
          {
            "date": "2023-03-31",
            "count": 2
          },
          {
            "date": "2023-04-01",
            "count": 1
          },
          {
            "date": "2023-04-05",
            "count": 2
          },
          {
            "date": "2023-04-10",
            "count": 1
          },
          {
            "date": "2023-04-11",
            "count": 1
          },
          {
            "date": "2023-04-12",
            "count": 2
          },
          {
            "date": "2023-04-13",
            "count": 1
          },
          {
            "date": "2023-04-14",
            "count": 1
          },
          {
            "date": "2023-04-15",
            "count": 3
          },
          {
            "date": "2023-04-17",
            "count": 2
          },
          {
            "date": "2023-04-20",
            "count": 3
          },
          {
            "date": "2023-04-21",
            "count": 1
          },
          {
            "date": "2023-04-23",
            "count": 1
          },
          {
            "date": "2023-04-24",
            "count": 1
          },
          {
            "date": "2023-04-25",
            "count": 1
          },
          {
            "date": "2023-04-27",
            "count": 1
          },
          {
            "date": "2023-04-28",
            "count": 1
          },
          {
            "date": "2023-04-30",
            "count": 1
          },
          {
            "date": "2023-05-01",
            "count": 1
          },
          {
            "date": "2023-05-02",
            "count": 1
          },
          {
            "date": "2023-05-03",
            "count": 2
          },
          {
            "date": "2023-05-05",
            "count": 2
          },
          {
            "date": "2023-05-06",
            "count": 3
          },
          {
            "date": "2023-05-08",
            "count": 4
          },
          {
            "date": "2023-05-09",
            "count": 2
          },
          {
            "date": "2023-05-10",
            "count": 1
          },
          {
            "date": "2023-05-11",
            "count": 2
          },
          {
            "date": "2023-05-12",
            "count": 1
          },
          {
            "date": "2023-05-15",
            "count": 1
          },
          {
            "date": "2023-05-17",
            "count": 1
          },
          {
            "date": "2023-05-23",
            "count": 1
          },
          {
            "date": "2023-05-30",
            "count": 1
          },
          {
            "date": "2023-06-02",
            "count": 1
          },
          {
            "date": "2023-06-05",
            "count": 1
          },
          {
            "date": "2023-06-07",
            "count": 1
          },
          {
            "date": "2023-06-10",
            "count": 1
          },
          {
            "date": "2023-06-12",
            "count": 1
          },
          {
            "date": "2023-06-14",
            "count": 1
          },
          {
            "date": "2023-06-15",
            "count": 1
          },
          {
            "date": "2023-06-16",
            "count": 1
          },
          {
            "date": "2023-06-17",
            "count": 1
          },
          {
            "date": "2023-06-27",
            "count": 3
          },
          {
            "date": "2023-06-28",
            "count": 2
          },
          {
            "date": "2023-06-29",
            "count": 1
          },
          {
            "date": "2023-07-03",
            "count": 2
          },
          {
            "date": "2023-07-06",
            "count": 1
          },
          {
            "date": "2023-07-08",
            "count": 2
          },
          {
            "date": "2023-07-11",
            "count": 1
          },
          {
            "date": "2023-07-12",
            "count": 2
          },
          {
            "date": "2023-07-14",
            "count": 2
          },
          {
            "date": "2023-07-15",
            "count": 1
          },
          {
            "date": "2023-07-16",
            "count": 1
          },
          {
            "date": "2023-07-17",
            "count": 1
          },
          {
            "date": "2023-07-18",
            "count": 1
          },
          {
            "date": "2023-07-20",
            "count": 1
          },
          {
            "date": "2023-07-27",
            "count": 2
          },
          {
            "date": "2023-07-30",
            "count": 4
          },
          {
            "date": "2023-07-31",
            "count": 3
          },
          {
            "date": "2023-08-01",
            "count": 3
          },
          {
            "date": "2023-08-05",
            "count": 1
          },
          {
            "date": "2023-08-07",
            "count": 1
          },
          {
            "date": "2023-08-08",
            "count": 1
          },
          {
            "date": "2023-08-09",
            "count": 3
          },
          {
            "date": "2023-08-10",
            "count": 1
          },
          {
            "date": "2023-08-11",
            "count": 6
          },
          {
            "date": "2023-08-12",
            "count": 1
          },
          {
            "date": "2023-08-13",
            "count": 1
          },
          {
            "date": "2023-08-14",
            "count": 1
          },
          {
            "date": "2023-08-17",
            "count": 1
          },
          {
            "date": "2023-08-21",
            "count": 1
          },
          {
            "date": "2023-08-22",
            "count": 1
          },
          {
            "date": "2023-08-24",
            "count": 2
          },
          {
            "date": "2023-08-25",
            "count": 1
          },
          {
            "date": "2023-08-28",
            "count": 2
          },
          {
            "date": "2023-08-30",
            "count": 1
          },
          {
            "date": "2023-08-31",
            "count": 3
          },
          {
            "date": "2023-09-01",
            "count": 3
          },
          {
            "date": "2023-09-02",
            "count": 1
          },
          {
            "date": "2023-09-04",
            "count": 1
          },
          {
            "date": "2023-09-07",
            "count": 2
          },
          {
            "date": "2023-09-10",
            "count": 2
          },
          {
            "date": "2023-09-15",
            "count": 2
          },
          {
            "date": "2023-09-16",
            "count": 1
          },
          {
            "date": "2023-09-17",
            "count": 1
          },
          {
            "date": "2023-09-18",
            "count": 1
          },
          {
            "date": "2023-09-19",
            "count": 1
          },
          {
            "date": "2023-09-21",
            "count": 3
          },
          {
            "date": "2023-09-23",
            "count": 1
          },
          {
            "date": "2023-09-24",
            "count": 1
          },
          {
            "date": "2023-09-25",
            "count": 1
          },
          {
            "date": "2023-09-26",
            "count": 1
          },
          {
            "date": "2023-09-27",
            "count": 1
          },
          {
            "date": "2023-09-28",
            "count": 2
          },
          {
            "date": "2023-09-29",
            "count": 1
          },
          {
            "date": "2023-10-01",
            "count": 1
          },
          {
            "date": "2023-10-02",
            "count": 1
          },
          {
            "date": "2023-10-03",
            "count": 1
          },
          {
            "date": "2023-10-04",
            "count": 1
          },
          {
            "date": "2023-10-06",
            "count": 1
          },
          {
            "date": "2023-10-07",
            "count": 1
          },
          {
            "date": "2023-10-08",
            "count": 3
          },
          {
            "date": "2023-10-09",
            "count": 2
          },
          {
            "date": "2023-10-10",
            "count": 4
          },
          {
            "date": "2023-10-11",
            "count": 1
          },
          {
            "date": "2023-10-12",
            "count": 2
          },
          {
            "date": "2023-10-14",
            "count": 3
          },
          {
            "date": "2023-10-17",
            "count": 1
          },
          {
            "date": "2023-10-18",
            "count": 2
          },
          {
            "date": "2023-10-19",
            "count": 1
          },
          {
            "date": "2023-10-20",
            "count": 4
          },
          {
            "date": "2023-10-21",
            "count": 2
          },
          {
            "date": "2023-10-22",
            "count": 2
          },
          {
            "date": "2023-10-23",
            "count": 1
          },
          {
            "date": "2023-10-24",
            "count": 3
          },
          {
            "date": "2023-10-25",
            "count": 1
          },
          {
            "date": "2023-10-27",
            "count": 1
          },
          {
            "date": "2023-10-29",
            "count": 1
          },
          {
            "date": "2023-10-30",
            "count": 1
          },
          {
            "date": "2023-11-02",
            "count": 2
          },
          {
            "date": "2023-11-03",
            "count": 1
          },
          {
            "date": "2023-11-07",
            "count": 1
          },
          {
            "date": "2023-11-08",
            "count": 3
          },
          {
            "date": "2023-11-09",
            "count": 3
          },
          {
            "date": "2023-11-13",
            "count": 1
          },
          {
            "date": "2023-11-14",
            "count": 1
          },
          {
            "date": "2023-11-15",
            "count": 3
          },
          {
            "date": "2023-11-16",
            "count": 2
          },
          {
            "date": "2023-11-17",
            "count": 1
          },
          {
            "date": "2023-11-18",
            "count": 1
          },
          {
            "date": "2023-11-21",
            "count": 2
          },
          {
            "date": "2023-11-23",
            "count": 1
          },
          {
            "date": "2023-11-25",
            "count": 1
          },
          {
            "date": "2023-11-26",
            "count": 2
          },
          {
            "date": "2023-11-29",
            "count": 1
          },
          {
            "date": "2023-11-30",
            "count": 1
          },
          {
            "date": "2023-12-01",
            "count": 2
          },
          {
            "date": "2023-12-02",
            "count": 2
          },
          {
            "date": "2023-12-03",
            "count": 1
          },
          {
            "date": "2023-12-04",
            "count": 2
          },
          {
            "date": "2023-12-06",
            "count": 1
          },
          {
            "date": "2023-12-08",
            "count": 2
          },
          {
            "date": "2023-12-09",
            "count": 2
          },
          {
            "date": "2023-12-10",
            "count": 1
          },
          {
            "date": "2023-12-13",
            "count": 1
          },
          {
            "date": "2023-12-15",
            "count": 1
          },
          {
            "date": "2023-12-17",
            "count": 1
          },
          {
            "date": "2023-12-18",
            "count": 1
          },
          {
            "date": "2023-12-19",
            "count": 1
          },
          {
            "date": "2023-12-20",
            "count": 1
          },
          {
            "date": "2023-12-21",
            "count": 1
          },
          {
            "date": "2023-12-25",
            "count": 1
          },
          {
            "date": "2023-12-26",
            "count": 2
          },
          {
            "date": "2023-12-27",
            "count": 1
          },
          {
            "date": "2023-12-28",
            "count": 1
          },
          {
            "date": "2023-12-29",
            "count": 2
          },
          {
            "date": "2023-12-30",
            "count": 2
          },
          {
            "date": "2023-12-31",
            "count": 2
          },
          {
            "date": "2024-01-04",
            "count": 5
          },
          {
            "date": "2024-01-05",
            "count": 1
          },
          {
            "date": "2024-01-08",
            "count": 2
          },
          {
            "date": "2024-01-11",
            "count": 2
          },
          {
            "date": "2024-01-12",
            "count": 2
          },
          {
            "date": "2024-01-13",
            "count": 1
          },
          {
            "date": "2024-01-14",
            "count": 2
          },
          {
            "date": "2024-01-15",
            "count": 3
          },
          {
            "date": "2024-01-17",
            "count": 3
          },
          {
            "date": "2024-01-21",
            "count": 1
          },
          {
            "date": "2024-01-22",
            "count": 2
          },
          {
            "date": "2024-01-23",
            "count": 2
          },
          {
            "date": "2024-01-26",
            "count": 2
          },
          {
            "date": "2024-01-27",
            "count": 2
          },
          {
            "date": "2024-01-28",
            "count": 1
          },
          {
            "date": "2024-01-31",
            "count": 1
          },
          {
            "date": "2024-02-01",
            "count": 2
          },
          {
            "date": "2024-02-02",
            "count": 1
          },
          {
            "date": "2024-02-03",
            "count": 1
          },
          {
            "date": "2024-02-06",
            "count": 2
          },
          {
            "date": "2024-02-08",
            "count": 1
          },
          {
            "date": "2024-02-11",
            "count": 1
          },
          {
            "date": "2024-02-12",
            "count": 2
          },
          {
            "date": "2024-02-13",
            "count": 1
          },
          {
            "date": "2024-02-14",
            "count": 1
          },
          {
            "date": "2024-02-15",
            "count": 2
          },
          {
            "date": "2024-02-16",
            "count": 1
          },
          {
            "date": "2024-02-18",
            "count": 1
          },
          {
            "date": "2024-02-19",
            "count": 1
          },
          {
            "date": "2024-02-21",
            "count": 1
          },
          {
            "date": "2024-02-23",
            "count": 1
          },
          {
            "date": "2024-02-24",
            "count": 1
          },
          {
            "date": "2024-02-26",
            "count": 2
          },
          {
            "date": "2024-02-28",
            "count": 1
          },
          {
            "date": "2024-03-01",
            "count": 2
          },
          {
            "date": "2024-03-02",
            "count": 3
          },
          {
            "date": "2024-03-04",
            "count": 3
          },
          {
            "date": "2024-03-05",
            "count": 2
          },
          {
            "date": "2024-03-07",
            "count": 1
          },
          {
            "date": "2024-03-08",
            "count": 2
          },
          {
            "date": "2024-03-09",
            "count": 1
          },
          {
            "date": "2024-03-19",
            "count": 2
          },
          {
            "date": "2024-03-23",
            "count": 1
          },
          {
            "date": "2024-03-26",
            "count": 1
          },
          {
            "date": "2024-03-27",
            "count": 1
          },
          {
            "date": "2024-03-30",
            "count": 2
          },
          {
            "date": "2024-04-02",
            "count": 1
          },
          {
            "date": "2024-04-03",
            "count": 1
          },
          {
            "date": "2024-04-04",
            "count": 1
          },
          {
            "date": "2024-04-06",
            "count": 3
          },
          {
            "date": "2024-04-07",
            "count": 1
          },
          {
            "date": "2024-04-08",
            "count": 1
          },
          {
            "date": "2024-04-12",
            "count": 4
          },
          {
            "date": "2024-04-24",
            "count": 1
          },
          {
            "date": "2024-05-01",
            "count": 1
          },
          {
            "date": "2024-05-04",
            "count": 2
          },
          {
            "date": "2024-05-06",
            "count": 2
          },
          {
            "date": "2024-05-08",
            "count": 2
          },
          {
            "date": "2024-05-09",
            "count": 2
          },
          {
            "date": "2024-05-13",
            "count": 1
          },
          {
            "date": "2024-05-16",
            "count": 1
          },
          {
            "date": "2024-05-17",
            "count": 1
          },
          {
            "date": "2024-05-18",
            "count": 1
          },
          {
            "date": "2024-05-22",
            "count": 1
          },
          {
            "date": "2024-05-23",
            "count": 2
          },
          {
            "date": "2024-05-25",
            "count": 1
          },
          {
            "date": "2024-05-27",
            "count": 1
          },
          {
            "date": "2024-05-29",
            "count": 1
          },
          {
            "date": "2024-05-30",
            "count": 1
          },
          {
            "date": "2024-06-01",
            "count": 2
          },
          {
            "date": "2024-06-04",
            "count": 1
          },
          {
            "date": "2024-06-05",
            "count": 1
          },
          {
            "date": "2024-06-09",
            "count": 1
          },
          {
            "date": "2024-06-11",
            "count": 1
          },
          {
            "date": "2024-06-13",
            "count": 4
          },
          {
            "date": "2024-06-14",
            "count": 1
          },
          {
            "date": "2024-06-17",
            "count": 3
          },
          {
            "date": "2024-06-18",
            "count": 1
          },
          {
            "date": "2024-06-19",
            "count": 1
          },
          {
            "date": "2024-06-20",
            "count": 1
          },
          {
            "date": "2024-06-21",
            "count": 3
          },
          {
            "date": "2024-06-22",
            "count": 1
          },
          {
            "date": "2024-06-23",
            "count": 1
          },
          {
            "date": "2024-06-24",
            "count": 1
          },
          {
            "date": "2024-06-25",
            "count": 2
          },
          {
            "date": "2024-06-27",
            "count": 1
          },
          {
            "date": "2024-06-28",
            "count": 1
          },
          {
            "date": "2024-06-30",
            "count": 1
          },
          {
            "date": "2024-07-02",
            "count": 1
          },
          {
            "date": "2024-07-05",
            "count": 2
          },
          {
            "date": "2024-07-09",
            "count": 1
          },
          {
            "date": "2024-07-11",
            "count": 6
          },
          {
            "date": "2024-07-12",
            "count": 4
          },
          {
            "date": "2024-07-13",
            "count": 1
          },
          {
            "date": "2024-07-15",
            "count": 2
          },
          {
            "date": "2024-07-17",
            "count": 4
          },
          {
            "date": "2024-07-20",
            "count": 1
          },
          {
            "date": "2024-07-22",
            "count": 1
          },
          {
            "date": "2024-07-26",
            "count": 1
          },
          {
            "date": "2024-07-27",
            "count": 1
          },
          {
            "date": "2024-07-29",
            "count": 1
          },
          {
            "date": "2024-07-30",
            "count": 1
          },
          {
            "date": "2024-07-31",
            "count": 1
          },
          {
            "date": "2024-08-02",
            "count": 1
          },
          {
            "date": "2024-08-03",
            "count": 3
          },
          {
            "date": "2024-08-07",
            "count": 1
          },
          {
            "date": "2024-08-08",
            "count": 1
          },
          {
            "date": "2024-08-11",
            "count": 1
          },
          {
            "date": "2024-08-12",
            "count": 2
          },
          {
            "date": "2024-08-13",
            "count": 1
          },
          {
            "date": "2024-08-14",
            "count": 1
          },
          {
            "date": "2024-08-16",
            "count": 2
          },
          {
            "date": "2024-08-18",
            "count": 1
          },
          {
            "date": "2024-08-19",
            "count": 2
          },
          {
            "date": "2024-08-21",
            "count": 1
          },
          {
            "date": "2024-08-22",
            "count": 2
          },
          {
            "date": "2024-08-23",
            "count": 1
          },
          {
            "date": "2024-08-26",
            "count": 1
          },
          {
            "date": "2024-08-29",
            "count": 1
          },
          {
            "date": "2024-08-30",
            "count": 1
          },
          {
            "date": "2024-08-31",
            "count": 2
          },
          {
            "date": "2024-09-02",
            "count": 1
          },
          {
            "date": "2024-09-04",
            "count": 1
          },
          {
            "date": "2024-09-05",
            "count": 2
          },
          {
            "date": "2024-09-08",
            "count": 2
          },
          {
            "date": "2024-09-11",
            "count": 2
          },
          {
            "date": "2024-09-17",
            "count": 1
          },
          {
            "date": "2024-09-20",
            "count": 1
          },
          {
            "date": "2024-09-23",
            "count": 1
          },
          {
            "date": "2024-09-27",
            "count": 1
          },
          {
            "date": "2024-09-28",
            "count": 1
          },
          {
            "date": "2024-09-30",
            "count": 1
          },
          {
            "date": "2024-10-03",
            "count": 3
          },
          {
            "date": "2024-10-04",
            "count": 1
          },
          {
            "date": "2024-10-07",
            "count": 1
          },
          {
            "date": "2024-10-08",
            "count": 1
          },
          {
            "date": "2024-10-10",
            "count": 1
          },
          {
            "date": "2024-10-14",
            "count": 2
          },
          {
            "date": "2024-10-15",
            "count": 1
          },
          {
            "date": "2024-10-16",
            "count": 1
          },
          {
            "date": "2024-10-22",
            "count": 1
          },
          {
            "date": "2024-10-23",
            "count": 1
          },
          {
            "date": "2024-10-24",
            "count": 4
          },
          {
            "date": "2024-10-25",
            "count": 3
          },
          {
            "date": "2024-10-29",
            "count": 2
          },
          {
            "date": "2024-10-31",
            "count": 1
          },
          {
            "date": "2024-11-03",
            "count": 1
          },
          {
            "date": "2024-11-04",
            "count": 1
          },
          {
            "date": "2024-11-05",
            "count": 1
          },
          {
            "date": "2024-11-06",
            "count": 1
          },
          {
            "date": "2024-11-07",
            "count": 1
          },
          {
            "date": "2024-11-08",
            "count": 4
          },
          {
            "date": "2024-11-09",
            "count": 1
          },
          {
            "date": "2024-11-10",
            "count": 2
          },
          {
            "date": "2024-11-13",
            "count": 1
          },
          {
            "date": "2024-11-15",
            "count": 1
          },
          {
            "date": "2024-11-18",
            "count": 1
          },
          {
            "date": "2024-11-20",
            "count": 1
          },
          {
            "date": "2024-11-21",
            "count": 1
          },
          {
            "date": "2024-11-24",
            "count": 3
          },
          {
            "date": "2024-11-27",
            "count": 1
          },
          {
            "date": "2024-11-28",
            "count": 1
          },
          {
            "date": "2024-12-02",
            "count": 1
          },
          {
            "date": "2024-12-06",
            "count": 2
          },
          {
            "date": "2024-12-08",
            "count": 1
          },
          {
            "date": "2024-12-10",
            "count": 2
          },
          {
            "date": "2024-12-11",
            "count": 1
          },
          {
            "date": "2024-12-12",
            "count": 2
          },
          {
            "date": "2024-12-17",
            "count": 1
          },
          {
            "date": "2024-12-21",
            "count": 1
          },
          {
            "date": "2024-12-22",
            "count": 1
          },
          {
            "date": "2024-12-25",
            "count": 2
          },
          {
            "date": "2024-12-27",
            "count": 1
          },
          {
            "date": "2024-12-29",
            "count": 1
          },
          {
            "date": "2024-12-31",
            "count": 1
          },
          {
            "date": "2025-01-01",
            "count": 1
          },
          {
            "date": "2025-01-04",
            "count": 2
          },
          {
            "date": "2025-01-06",
            "count": 2
          },
          {
            "date": "2025-01-08",
            "count": 1
          },
          {
            "date": "2025-01-10",
            "count": 1
          },
          {
            "date": "2025-01-12",
            "count": 2
          },
          {
            "date": "2025-01-19",
            "count": 1
          },
          {
            "date": "2025-01-20",
            "count": 1
          },
          {
            "date": "2025-01-21",
            "count": 1
          },
          {
            "date": "2025-01-23",
            "count": 1
          },
          {
            "date": "2025-01-30",
            "count": 1
          },
          {
            "date": "2025-01-31",
            "count": 1
          },
          {
            "date": "2025-02-03",
            "count": 2
          },
          {
            "date": "2025-02-05",
            "count": 1
          },
          {
            "date": "2025-02-06",
            "count": 1
          },
          {
            "date": "2025-02-08",
            "count": 1
          },
          {
            "date": "2025-02-11",
            "count": 1
          },
          {
            "date": "2025-02-13",
            "count": 3
          },
          {
            "date": "2025-02-15",
            "count": 1
          },
          {
            "date": "2025-02-17",
            "count": 1
          },
          {
            "date": "2025-02-18",
            "count": 1
          },
          {
            "date": "2025-02-20",
            "count": 1
          },
          {
            "date": "2025-02-21",
            "count": 1
          },
          {
            "date": "2025-02-22",
            "count": 1
          },
          {
            "date": "2025-02-23",
            "count": 2
          },
          {
            "date": "2025-02-24",
            "count": 1
          },
          {
            "date": "2025-02-25",
            "count": 1
          },
          {
            "date": "2025-02-27",
            "count": 3
          },
          {
            "date": "2025-03-03",
            "count": 1
          },
          {
            "date": "2025-03-04",
            "count": 1
          },
          {
            "date": "2025-03-05",
            "count": 1
          },
          {
            "date": "2025-03-06",
            "count": 2
          },
          {
            "date": "2025-03-08",
            "count": 1
          },
          {
            "date": "2025-03-10",
            "count": 1
          },
          {
            "date": "2025-03-11",
            "count": 1
          },
          {
            "date": "2025-03-12",
            "count": 3
          },
          {
            "date": "2025-03-13",
            "count": 1
          },
          {
            "date": "2025-03-14",
            "count": 1
          },
          {
            "date": "2025-03-15",
            "count": 1
          },
          {
            "date": "2025-03-17",
            "count": 3
          },
          {
            "date": "2025-03-19",
            "count": 1
          },
          {
            "date": "2025-03-21",
            "count": 2
          },
          {
            "date": "2025-03-22",
            "count": 2
          },
          {
            "date": "2025-03-24",
            "count": 2
          },
          {
            "date": "2025-03-27",
            "count": 1
          },
          {
            "date": "2025-03-29",
            "count": 1
          },
          {
            "date": "2025-03-31",
            "count": 1
          },
          {
            "date": "2025-04-12",
            "count": 1
          },
          {
            "date": "2025-04-14",
            "count": 1
          },
          {
            "date": "2025-04-18",
            "count": 1
          },
          {
            "date": "2025-04-23",
            "count": 1
          },
          {
            "date": "2025-04-27",
            "count": 2
          },
          {
            "date": "2025-04-28",
            "count": 3
          },
          {
            "date": "2025-04-29",
            "count": 1
          },
          {
            "date": "2025-04-30",
            "count": 1
          },
          {
            "date": "2025-05-01",
            "count": 1
          },
          {
            "date": "2025-05-02",
            "count": 2
          },
          {
            "date": "2025-05-03",
            "count": 1
          },
          {
            "date": "2025-05-04",
            "count": 1
          },
          {
            "date": "2025-05-08",
            "count": 1
          },
          {
            "date": "2025-05-09",
            "count": 1
          },
          {
            "date": "2025-05-12",
            "count": 1
          },
          {
            "date": "2025-05-13",
            "count": 1
          },
          {
            "date": "2025-05-15",
            "count": 2
          },
          {
            "date": "2025-05-16",
            "count": 1
          },
          {
            "date": "2025-05-20",
            "count": 1
          },
          {
            "date": "2025-05-22",
            "count": 1
          },
          {
            "date": "2025-05-24",
            "count": 1
          },
          {
            "date": "2025-05-27",
            "count": 3
          },
          {
            "date": "2025-05-28",
            "count": 1
          },
          {
            "date": "2025-05-30",
            "count": 1
          },
          {
            "date": "2025-06-04",
            "count": 3
          },
          {
            "date": "2025-06-06",
            "count": 1
          },
          {
            "date": "2025-06-09",
            "count": 1
          },
          {
            "date": "2025-06-12",
            "count": 1
          },
          {
            "date": "2025-06-17",
            "count": 1
          },
          {
            "date": "2025-06-18",
            "count": 1
          },
          {
            "date": "2025-06-20",
            "count": 1
          },
          {
            "date": "2025-06-22",
            "count": 4
          },
          {
            "date": "2025-06-23",
            "count": 2
          },
          {
            "date": "2025-06-24",
            "count": 1
          },
          {
            "date": "2025-06-25",
            "count": 1
          },
          {
            "date": "2025-06-26",
            "count": 1
          },
          {
            "date": "2025-06-27",
            "count": 1
          },
          {
            "date": "2025-06-28",
            "count": 1
          },
          {
            "date": "2025-07-01",
            "count": 1
          },
          {
            "date": "2025-07-03",
            "count": 3
          },
          {
            "date": "2025-07-06",
            "count": 2
          },
          {
            "date": "2025-07-07",
            "count": 1
          },
          {
            "date": "2025-07-08",
            "count": 1
          },
          {
            "date": "2025-07-09",
            "count": 1
          },
          {
            "date": "2025-07-11",
            "count": 1
          },
          {
            "date": "2025-07-17",
            "count": 2
          },
          {
            "date": "2025-07-18",
            "count": 1
          },
          {
            "date": "2025-07-19",
            "count": 1
          },
          {
            "date": "2025-07-21",
            "count": 1
          },
          {
            "date": "2025-07-22",
            "count": 1
          },
          {
            "date": "2025-07-24",
            "count": 2
          },
          {
            "date": "2025-07-26",
            "count": 1
          },
          {
            "date": "2025-07-27",
            "count": 2
          },
          {
            "date": "2025-07-28",
            "count": 1
          },
          {
            "date": "2025-07-29",
            "count": 1
          },
          {
            "date": "2025-08-01",
            "count": 2
          },
          {
            "date": "2025-08-03",
            "count": 1
          },
          {
            "date": "2025-08-04",
            "count": 1
          },
          {
            "date": "2025-08-06",
            "count": 1
          },
          {
            "date": "2025-08-07",
            "count": 2
          },
          {
            "date": "2025-08-10",
            "count": 3
          },
          {
            "date": "2025-08-11",
            "count": 2
          },
          {
            "date": "2025-08-12",
            "count": 3
          },
          {
            "date": "2025-08-14",
            "count": 1
          },
          {
            "date": "2025-08-15",
            "count": 1
          },
          {
            "date": "2025-08-16",
            "count": 1
          },
          {
            "date": "2025-08-19",
            "count": 1
          },
          {
            "date": "2025-08-21",
            "count": 1
          },
          {
            "date": "2025-08-22",
            "count": 1
          },
          {
            "date": "2025-08-23",
            "count": 1
          },
          {
            "date": "2025-08-24",
            "count": 1
          },
          {
            "date": "2025-08-25",
            "count": 2
          },
          {
            "date": "2025-08-30",
            "count": 1
          },
          {
            "date": "2025-09-08",
            "count": 1
          },
          {
            "date": "2025-09-11",
            "count": 1
          },
          {
            "date": "2025-09-13",
            "count": 1
          },
          {
            "date": "2025-09-15",
            "count": 1
          },
          {
            "date": "2025-09-19",
            "count": 1
          },
          {
            "date": "2025-09-25",
            "count": 2
          },
          {
            "date": "2025-09-27",
            "count": 1
          },
          {
            "date": "2025-10-05",
            "count": 2
          },
          {
            "date": "2025-10-06",
            "count": 1
          },
          {
            "date": "2025-10-07",
            "count": 1
          },
          {
            "date": "2025-10-08",
            "count": 1
          },
          {
            "date": "2025-10-09",
            "count": 1
          },
          {
            "date": "2025-10-14",
            "count": 1
          },
          {
            "date": "2025-10-15",
            "count": 2
          },
          {
            "date": "2025-10-16",
            "count": 1
          },
          {
            "date": "2025-10-21",
            "count": 1
          },
          {
            "date": "2025-10-24",
            "count": 1
          },
          {
            "date": "2025-10-25",
            "count": 1
          },
          {
            "date": "2025-10-26",
            "count": 2
          },
          {
            "date": "2025-10-27",
            "count": 1
          },
          {
            "date": "2025-10-28",
            "count": 1
          },
          {
            "date": "2025-11-05",
            "count": 1
          },
          {
            "date": "2025-11-06",
            "count": 1
          },
          {
            "date": "2025-11-08",
            "count": 2
          },
          {
            "date": "2025-11-09",
            "count": 2
          },
          {
            "date": "2025-11-11",
            "count": 1
          },
          {
            "date": "2025-11-12",
            "count": 2
          },
          {
            "date": "2025-11-13",
            "count": 2
          },
          {
            "date": "2025-11-17",
            "count": 1
          },
          {
            "date": "2025-11-18",
            "count": 1
          },
          {
            "date": "2025-11-19",
            "count": 2
          },
          {
            "date": "2025-11-23",
            "count": 1
          },
          {
            "date": "2025-11-24",
            "count": 1
          },
          {
            "date": "2025-11-26",
            "count": 1
          },
          {
            "date": "2025-11-27",
            "count": 2
          },
          {
            "date": "2025-12-03",
            "count": 1
          },
          {
            "date": "2025-12-09",
            "count": 1
          },
          {
            "date": "2025-12-13",
            "count": 1
          },
          {
            "date": "2025-12-14",
            "count": 3
          },
          {
            "date": "2025-12-18",
            "count": 1
          },
          {
            "date": "2025-12-21",
            "count": 1
          },
          {
            "date": "2025-12-24",
            "count": 1
          },
          {
            "date": "2025-12-25",
            "count": 3
          },
          {
            "date": "2025-12-26",
            "count": 2
          },
          {
            "date": "2025-12-30",
            "count": 1
          },
          {
            "date": "2025-12-31",
            "count": 2
          },
          {
            "date": "2026-01-02",
            "count": 1
          },
          {
            "date": "2026-01-03",
            "count": 1
          },
          {
            "date": "2026-01-04",
            "count": 1
          },
          {
            "date": "2026-01-06",
            "count": 2
          },
          {
            "date": "2026-01-09",
            "count": 1
          },
          {
            "date": "2026-01-13",
            "count": 1
          },
          {
            "date": "2026-01-20",
            "count": 1
          },
          {
            "date": "2026-01-25",
            "count": 1
          },
          {
            "date": "2026-01-26",
            "count": 5
          },
          {
            "date": "2026-01-28",
            "count": 1
          },
          {
            "date": "2026-01-30",
            "count": 1
          },
          {
            "date": "2026-02-04",
            "count": 1
          },
          {
            "date": "2026-02-05",
            "count": 1
          },
          {
            "date": "2026-02-07",
            "count": 1
          },
          {
            "date": "2026-02-09",
            "count": 3
          },
          {
            "date": "2026-02-10",
            "count": 2
          },
          {
            "date": "2026-02-12",
            "count": 4
          },
          {
            "date": "2026-02-13",
            "count": 1
          },
          {
            "date": "2026-02-15",
            "count": 3
          },
          {
            "date": "2026-02-16",
            "count": 1
          },
          {
            "date": "2026-02-17",
            "count": 1
          },
          {
            "date": "2026-02-20",
            "count": 1
          },
          {
            "date": "2026-02-21",
            "count": 1
          },
          {
            "date": "2026-02-23",
            "count": 1
          },
          {
            "date": "2026-02-26",
            "count": 1
          },
          {
            "date": "2026-03-01",
            "count": 1
          },
          {
            "date": "2026-03-02",
            "count": 1
          },
          {
            "date": "2026-03-08",
            "count": 2
          },
          {
            "date": "2026-03-13",
            "count": 1
          },
          {
            "date": "2026-03-14",
            "count": 1
          },
          {
            "date": "2026-03-20",
            "count": 1
          },
          {
            "date": "2026-03-21",
            "count": 1
          },
          {
            "date": "2026-03-25",
            "count": 1
          },
          {
            "date": "2026-03-26",
            "count": 1
          },
          {
            "date": "2026-04-01",
            "count": 1
          },
          {
            "date": "2026-04-03",
            "count": 1
          },
          {
            "date": "2026-04-04",
            "count": 1
          },
          {
            "date": "2026-04-05",
            "count": 1
          },
          {
            "date": "2026-04-11",
            "count": 1
          },
          {
            "date": "2026-04-18",
            "count": 1
          },
          {
            "date": "2026-04-20",
            "count": 1
          },
          {
            "date": "2026-04-25",
            "count": 1
          },
          {
            "date": "2026-04-27",
            "count": 1
          },
          {
            "date": "2026-05-01",
            "count": 1
          },
          {
            "date": "2026-05-02",
            "count": 1
          },
          {
            "date": "2026-05-04",
            "count": 2
          },
          {
            "date": "2026-05-06",
            "count": 1
          },
          {
            "date": "2026-05-13",
            "count": 1
          },
          {
            "date": "2026-05-16",
            "count": 1
          },
          {
            "date": "2026-05-20",
            "count": 1
          },
          {
            "date": "2026-05-21",
            "count": 1
          },
          {
            "date": "2026-05-27",
            "count": 1
          },
          {
            "date": "2026-05-29",
            "count": 1
          },
          {
            "date": "2026-05-30",
            "count": 1
          },
          {
            "date": "2026-06-02",
            "count": 1
          },
          {
            "date": "2026-06-06",
            "count": 1
          },
          {
            "date": "2026-06-11",
            "count": 1
          },
          {
            "date": "2026-06-16",
            "count": 2
          },
          {
            "date": "2026-06-26",
            "count": 1
          },
          {
            "date": "2026-07-01",
            "count": 1
          },
          {
            "date": "2026-07-11",
            "count": 1
          },
          {
            "date": "2026-07-21",
            "count": 1
          }
        ],
        "complete": false,
        "collected": 1000,
        "total_stars": 6208
      },
      "open_issues_and_prs": 475
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "examples"
      ],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "Makefile",
        "debugger/Makefile",
        "examples/debug-trans-dvalue/Makefile",
        "extras/alloc-pool/Makefile",
        "extras/cbor/Makefile",
        "extras/console/Makefile",
        "extras/duk-v1-compat/Makefile",
        "extras/logging/Makefile",
        "extras/minimal-printf/Makefile",
        "extras/module-duktape/Makefile",
        "extras/module-node/Makefile",
        "extras/print-alert/Makefile",
        "src-tools/Makefile",
        "tests/google-v8-benchmark-v7/Makefile",
        "tests/octane/Makefile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": 2589852,
      "source_files_sampled": 2474,
      "oversized_source_files": 29,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "debugger/package.json",
        "package.json",
        "runtests/package.json",
        "src-tools/package.json"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "tmp",
            "direct": true,
            "version": "0.0.27",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-52f5-9888-hmc6",
              "GHSA-ph9p-34f9-6g65"
            ],
            "fixed_version": "0.2.6",
            "advisory_count": 2,
            "oldest_advisory_days": 349
          }
        ],
        "collected": true,
        "malicious": [
          {
            "name": "http",
            "direct": true,
            "version": "0.0.0",
            "ecosystem": "npm",
            "advisory_ids": [
              "MAL-2025-22760"
            ],
            "first_reported_at": "2025-08-14T18:52:04Z"
          }
        ],
        "truncated": false,
        "by_severity": {
          "high": 1
        },
        "advisory_count": 2,
        "affected_count": 1,
        "assessed_count": 4,
        "malicious_count": 1,
        "assessed_package": null,
        "unassessed_count": 25,
        "direct_affected_count": 1
      },
      "ecosystems": [
        "npm"
      ],
      "dependencies": [
        {
          "name": "bluebird",
          "manifest": "debugger/package.json",
          "ecosystem": "npm",
          "version_constraint": "~2.6.4"
        },
        {
          "name": "body-parser",
          "manifest": "debugger/package.json",
          "ecosystem": "npm",
          "version_constraint": "~1.9.3"
        },
        {
          "name": "byline",
          "manifest": "debugger/package.json",
          "ecosystem": "npm",
          "version_constraint": "~4.2.1"
        },
        {
          "name": "events",
          "manifest": "debugger/package.json",
          "ecosystem": "npm",
          "version_constraint": "~1.0.2"
        },
        {
          "name": "express",
          "manifest": "debugger/package.json",
          "ecosystem": "npm",
          "version_constraint": "~4.10.1"
        },
        {
          "name": "http",
          "manifest": "debugger/package.json",
          "ecosystem": "npm",
          "version_constraint": "0.0.0"
        },
        {
          "name": "minimist",
          "manifest": "debugger/package.json",
          "ecosystem": "npm",
          "version_constraint": "~1.2.5"
        },
        {
          "name": "readline",
          "manifest": "debugger/package.json",
          "ecosystem": "npm",
          "version_constraint": "0.0.5"
        },
        {
          "name": "recursive-readdir-sync",
          "manifest": "debugger/package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.0.6"
        },
        {
          "name": "socket.io",
          "manifest": "debugger/package.json",
          "ecosystem": "npm",
          "version_constraint": "~1.2.1"
        },
        {
          "name": "sprintf",
          "manifest": "debugger/package.json",
          "ecosystem": "npm",
          "version_constraint": "~0.1.5"
        },
        {
          "name": "stream",
          "manifest": "debugger/package.json",
          "ecosystem": "npm",
          "version_constraint": "0.0.2"
        },
        {
          "name": "utf8",
          "manifest": "debugger/package.json",
          "ecosystem": "npm",
          "version_constraint": "~2.0.0"
        },
        {
          "name": "util",
          "manifest": "debugger/package.json",
          "ecosystem": "npm",
          "version_constraint": "~0.10.3"
        },
        {
          "name": "yamljs",
          "manifest": "debugger/package.json",
          "ecosystem": "npm",
          "version_constraint": "~0.2.1"
        },
        {
          "name": "MD5",
          "manifest": "runtests/package.json",
          "ecosystem": "npm",
          "version_constraint": "~1.0.0"
        },
        {
          "name": "async",
          "manifest": "runtests/package.json",
          "ecosystem": "npm",
          "version_constraint": "~0.2.4"
        },
        {
          "name": "optimist",
          "manifest": "runtests/package.json",
          "ecosystem": "npm",
          "version_constraint": "~0.3.5"
        },
        {
          "name": "tmp",
          "manifest": "runtests/package.json",
          "ecosystem": "npm",
          "version_constraint": "0.0.27"
        },
        {
          "name": "xml2js",
          "manifest": "runtests/package.json",
          "ecosystem": "npm",
          "version_constraint": "~0.2.4"
        },
        {
          "name": "yamljs",
          "manifest": "runtests/package.json",
          "ecosystem": "npm",
          "version_constraint": "~0.2.1"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "async",
            "direct": true,
            "version": "~0.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "bluebird",
            "direct": true,
            "version": "~2.6.4",
            "ecosystem": "npm"
          },
          {
            "name": "body-parser",
            "direct": true,
            "version": "~1.9.3",
            "ecosystem": "npm"
          },
          {
            "name": "byline",
            "direct": true,
            "version": "~4.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "events",
            "direct": true,
            "version": "~1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "express",
            "direct": true,
            "version": "~4.10.1",
            "ecosystem": "npm"
          },
          {
            "name": "http",
            "direct": true,
            "version": "0.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "MD5",
            "direct": true,
            "version": "~1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "minimist",
            "direct": true,
            "version": "~1.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "optimist",
            "direct": true,
            "version": "~0.3.5",
            "ecosystem": "npm"
          },
          {
            "name": "readline",
            "direct": true,
            "version": "0.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "recursive-readdir-sync",
            "direct": true,
            "version": "^1.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "socket.io",
            "direct": true,
            "version": "~1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "sprintf",
            "direct": true,
            "version": "~0.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "stream",
            "direct": true,
            "version": "0.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "tmp",
            "direct": true,
            "version": "0.0.27",
            "ecosystem": "npm"
          },
          {
            "name": "utf8",
            "direct": true,
            "version": "~2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "util",
            "direct": true,
            "version": "~0.10.3",
            "ecosystem": "npm"
          },
          {
            "name": "xml2js",
            "direct": true,
            "version": "~0.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "yamljs",
            "direct": true,
            "version": "~0.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/cli",
            "direct": false,
            "version": "^7.18.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/core",
            "direct": false,
            "version": "^7.18.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/preset-env",
            "direct": false,
            "version": "^7.18.6",
            "ecosystem": "npm"
          },
          {
            "name": "babel-loader",
            "direct": false,
            "version": "^8.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "eslint",
            "direct": false,
            "version": "^6.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "js-beautify",
            "direct": false,
            "version": "^1.14.4",
            "ecosystem": "npm"
          },
          {
            "name": "webpack",
            "direct": false,
            "version": "^5.73.0",
            "ecosystem": "npm"
          },
          {
            "name": "webpack-cli",
            "direct": false,
            "version": "^4.10.0",
            "ecosystem": "npm"
          },
          {
            "name": "webpack-node-externals",
            "direct": false,
            "version": "^3.0.0",
            "ecosystem": "npm"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 29,
        "direct_count": 20,
        "indirect_count": 9
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 45,
        "merged_prs": 1247,
        "open_issues": 430,
        "closed_ratio": 0.652,
        "closed_issues": 805,
        "closed_unmerged_prs": 59
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "svaarala",
          "commits": 9839,
          "avatar_url": "https://avatars.githubusercontent.com/u/6377415?v=4"
        },
        {
          "type": "User",
          "login": "fatcerberus",
          "commits": 63,
          "avatar_url": "https://avatars.githubusercontent.com/u/4097841?v=4"
        },
        {
          "type": "User",
          "login": "Legimet",
          "commits": 8,
          "avatar_url": "https://avatars.githubusercontent.com/u/7368196?v=4"
        },
        {
          "type": "User",
          "login": "TheBrokenRail",
          "commits": 7,
          "avatar_url": "https://avatars.githubusercontent.com/u/17478432?v=4"
        },
        {
          "type": "User",
          "login": "apjanke",
          "commits": 6,
          "avatar_url": "https://avatars.githubusercontent.com/u/2618447?v=4"
        },
        {
          "type": "User",
          "login": "gonzus",
          "commits": 6,
          "avatar_url": "https://avatars.githubusercontent.com/u/208546?v=4"
        },
        {
          "type": "User",
          "login": "bluca",
          "commits": 6,
          "avatar_url": "https://avatars.githubusercontent.com/u/782193?v=4"
        },
        {
          "type": "User",
          "login": "rip1s",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/12728984?v=4"
        },
        {
          "type": "User",
          "login": "tlsa",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/8228915?v=4"
        },
        {
          "type": "User",
          "login": "ffontaine",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/1485263?v=4"
        }
      ],
      "contributors_sampled": 55,
      "top_contributor_share": 0.981
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "build-workflow.yaml",
        "dist-tag-workflow.yaml",
        "dist-workflow.yaml",
        "release-workflow.yaml",
        "test-workflow.yaml"
      ],
      "has_docs_dir": true,
      "linter_configs": [
        ".eslintrc.yml"
      ],
      "has_editorconfig": true,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "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": 0,
            "reason": "0 out of 12 merged PRs checked by a CI test -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 4,
            "reason": "Found 5/12 approved changesets -- score normalized to 4",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 13 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 0,
            "reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "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": 10,
            "reason": "security policy file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": 0,
            "reason": "Project has not signed or included provenance with any releases.",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "50af773b1b32067170786c2b7c661705ec7425d4",
        "ran_at": "2026-07-21T22:09:44Z",
        "aggregate_score": 4.9,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": true,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": null,
      "oldest_open_prs": [
        {
          "number": 409,
          "created_at": "2015-10-19T18:48:41Z",
          "last_comment_at": "2016-02-29T00:28:48Z",
          "last_comment_author": "svaarala"
        },
        {
          "number": 483,
          "created_at": "2015-12-07T23:26:06Z",
          "last_comment_at": "2015-12-13T19:56:19Z",
          "last_comment_author": "svaarala"
        },
        {
          "number": 508,
          "created_at": "2016-01-02T12:11:08Z",
          "last_comment_at": "2018-05-28T12:35:30Z",
          "last_comment_author": "svaarala"
        },
        {
          "number": 538,
          "created_at": "2016-01-14T15:41:51Z",
          "last_comment_at": "2016-05-01T22:07:50Z",
          "last_comment_author": "fatcerberus"
        },
        {
          "number": 566,
          "created_at": "2016-01-28T23:07:00Z",
          "last_comment_at": "2022-01-20T23:39:44Z",
          "last_comment_author": "jberryman"
        },
        {
          "number": 575,
          "created_at": "2016-02-07T00:15:18Z",
          "last_comment_at": "2016-12-11T02:30:46Z",
          "last_comment_author": "svaarala"
        },
        {
          "number": 598,
          "created_at": "2016-02-18T12:58:18Z",
          "last_comment_at": "2016-10-25T23:54:19Z",
          "last_comment_author": "svaarala"
        },
        {
          "number": 650,
          "created_at": "2016-03-21T00:03:11Z",
          "last_comment_at": "2016-03-21T00:50:06Z",
          "last_comment_author": "svaarala"
        },
        {
          "number": 692,
          "created_at": "2016-04-20T14:11:55Z",
          "last_comment_at": "2016-04-29T10:45:33Z",
          "last_comment_author": "svaarala"
        },
        {
          "number": 715,
          "created_at": "2016-04-29T15:34:14Z",
          "last_comment_at": "2016-08-07T16:21:51Z",
          "last_comment_author": "mxmauro"
        },
        {
          "number": 786,
          "created_at": "2016-05-15T12:13:50Z",
          "last_comment_at": "2016-12-05T19:56:21Z",
          "last_comment_author": "svaarala"
        },
        {
          "number": 815,
          "created_at": "2016-05-25T23:58:31Z",
          "last_comment_at": "2016-08-02T23:25:20Z",
          "last_comment_author": "svaarala"
        },
        {
          "number": 878,
          "created_at": "2016-07-25T20:05:22Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 937,
          "created_at": "2016-08-28T02:48:55Z",
          "last_comment_at": "2016-11-04T02:42:39Z",
          "last_comment_author": "svaarala"
        },
        {
          "number": 969,
          "created_at": "2016-09-17T23:08:51Z",
          "last_comment_at": "2016-11-27T01:31:42Z",
          "last_comment_author": "svaarala"
        },
        {
          "number": 979,
          "created_at": "2016-09-28T23:25:07Z",
          "last_comment_at": "2016-12-19T19:46:24Z",
          "last_comment_author": "svaarala"
        },
        {
          "number": 983,
          "created_at": "2016-09-30T12:54:22Z",
          "last_comment_at": "2016-11-02T01:16:04Z",
          "last_comment_author": "svaarala"
        },
        {
          "number": 1037,
          "created_at": "2016-10-27T19:26:22Z",
          "last_comment_at": "2016-12-28T02:44:57Z",
          "last_comment_author": "svaarala"
        },
        {
          "number": 1076,
          "created_at": "2016-11-13T03:24:53Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1102,
          "created_at": "2016-11-25T00:14:15Z",
          "last_comment_at": "2016-12-09T20:34:45Z",
          "last_comment_author": "svaarala"
        }
      ],
      "last_merged_pr_at": "2024-01-29T11:58:30Z",
      "ci_last_conclusion": null,
      "oldest_open_issues": [
        {
          "number": 31,
          "created_at": "2014-08-09T18:46:48Z",
          "last_comment_at": "2014-08-09T19:40:11Z",
          "last_comment_author": "matwachich"
        },
        {
          "number": 32,
          "created_at": "2014-08-09T19:42:58Z",
          "last_comment_at": "2014-08-09T20:25:59Z",
          "last_comment_author": "svaarala"
        },
        {
          "number": 37,
          "created_at": "2014-08-25T09:56:36Z",
          "last_comment_at": "2014-10-23T03:13:45Z",
          "last_comment_author": "creationix"
        },
        {
          "number": 38,
          "created_at": "2014-08-25T11:15:06Z",
          "last_comment_at": "2017-07-27T00:36:56Z",
          "last_comment_author": "svaarala"
        },
        {
          "number": 44,
          "created_at": "2014-09-11T21:48:48Z",
          "last_comment_at": "2016-12-20T21:07:37Z",
          "last_comment_author": "svaarala"
        },
        {
          "number": 51,
          "created_at": "2014-10-22T16:58:18Z",
          "last_comment_at": "2016-12-05T11:57:22Z",
          "last_comment_author": "svaarala"
        },
        {
          "number": 52,
          "created_at": "2014-10-23T08:17:30Z",
          "last_comment_at": "2016-11-16T22:02:36Z",
          "last_comment_author": "svaarala"
        },
        {
          "number": 54,
          "created_at": "2014-10-24T16:25:00Z",
          "last_comment_at": "2016-06-05T14:16:29Z",
          "last_comment_author": "svaarala"
        },
        {
          "number": 74,
          "created_at": "2014-11-13T06:50:55Z",
          "last_comment_at": "2016-07-19T14:19:52Z",
          "last_comment_author": "mathiasbynens"
        },
        {
          "number": 77,
          "created_at": "2014-11-14T09:00:54Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 78,
          "created_at": "2014-11-15T15:20:50Z",
          "last_comment_at": "2019-01-26T06:05:24Z",
          "last_comment_author": "Geequlim"
        },
        {
          "number": 87,
          "created_at": "2014-12-07T19:21:12Z",
          "last_comment_at": "2016-04-21T15:37:38Z",
          "last_comment_author": "fatcerberus"
        },
        {
          "number": 89,
          "created_at": "2014-12-12T18:58:20Z",
          "last_comment_at": "2016-12-18T02:12:57Z",
          "last_comment_author": "svaarala"
        },
        {
          "number": 95,
          "created_at": "2014-12-29T13:33:24Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 98,
          "created_at": "2014-12-30T23:28:07Z",
          "last_comment_at": "2015-01-07T15:59:40Z",
          "last_comment_author": "svaarala"
        },
        {
          "number": 104,
          "created_at": "2015-01-14T21:45:51Z",
          "last_comment_at": "2021-09-26T01:37:03Z",
          "last_comment_author": "dy"
        },
        {
          "number": 130,
          "created_at": "2015-03-09T16:00:47Z",
          "last_comment_at": "2016-12-20T15:41:15Z",
          "last_comment_author": "svaarala"
        },
        {
          "number": 146,
          "created_at": "2015-03-22T19:04:23Z",
          "last_comment_at": "2016-04-28T15:15:44Z",
          "last_comment_author": "andoma"
        },
        {
          "number": 149,
          "created_at": "2015-03-24T00:29:50Z",
          "last_comment_at": "2015-11-24T14:19:37Z",
          "last_comment_author": "svaarala"
        },
        {
          "number": 154,
          "created_at": "2015-03-27T15:41:14Z",
          "last_comment_at": "2015-03-27T20:24:54Z",
          "last_comment_author": "matwachich"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/svaarala/duktape",
    "host": "github.com",
    "name": "duktape",
    "owner": "svaarala"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "critical",
      "name": "Overall health",
      "note": "A dependency reported as a malicious package applies a 35% multiplier to weighted overall health and gives it a Critical ceiling of 29.",
      "notes": [
        {
          "code": "malicious_overall_adjustment",
          "params": {
            "cap": 29,
            "pct": 35
          }
        }
      ],
      "value": 18,
      "inputs": {
        "security": 26,
        "vitality": 17,
        "community": 83,
        "governance": 55,
        "engineering": 72,
        "malicious_dependency_cap": 29,
        "malicious_dependency_multiplier": 35,
        "weighted_overall_before_malicious": 50
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "critical",
        "name": "Vitality",
        "value": 17,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "critical",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "commits_last_year": 0,
              "human_commit_share": 1,
              "days_since_last_push": 851,
              "active_weeks_last_year": 0
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 851 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 851
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "0/52 weeks with commits",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "0 commits in the last year",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "at_risk",
            "name": "Release discipline",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "releases_count": 54,
              "latest_release_tag": "v2.7.0",
              "releases_from_tags": false,
              "days_since_latest_release": 1613,
              "mean_days_between_releases": 185.1
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "54 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 54
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 1613 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 1613
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~185.1 days",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 185.1
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "moderate",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "cap": 49,
              "state": "likely_abandoned",
              "guards": [],
              "signals": [
                "unanswered_contributions",
                "issue_rot",
                "release_stall",
                "scorecard_unmaintained"
              ],
              "red_flag": true,
              "multiplier_pct": 60,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": 20,
              "unanswered_open_issues": 9,
              "days_since_last_merged_pr": 904,
              "days_since_last_human_commit": 904,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "no human commit for 904 days; 4 unmet obligation(s): pull requests unanswered, issues unanswered, releases stalled, Scorecard reports it unmaintained",
                "points": 60,
                "status": "partial",
                "details": [
                  {
                    "code": "abandonment_flagged",
                    "params": {
                      "days": 904,
                      "count": 4,
                      "signals": "pull requests unanswered, issues unanswered, releases stalled, Scorecard reports it unmaintained"
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "good",
        "name": "Community & Adoption",
        "value": 83,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "excellent",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 95,
            "inputs": {
              "forks": 543,
              "stars": 6208,
              "watchers": 154,
              "growth_state": "organic",
              "growth_factor_pct": 100
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "6,208 stars",
                "points": 60,
                "status": "met",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 6208
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "543 forks",
                "points": 22.8,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 543
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "154 watchers",
                "points": 12.1,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 154
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "good",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 70,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": true,
              "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": 18,
                "status": "met",
                "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": 55,
        "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": 55,
              "top_contributor_share": 0.981
            },
            "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 98% of commits",
                "points": 0.4,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 98
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "55 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 55
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 13 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 73,
            "inputs": {
              "merged_prs": 1247,
              "open_issues": 430,
              "closed_issues": 805,
              "issue_closed_ratio": 0.652,
              "closed_unmerged_prs": 59
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "65% of issues closed",
                "points": 30.5,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 65
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "1247/1306 decided PRs merged",
                "points": 36.5,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 1247,
                      "decided": 1306
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 5/12 approved changesets -- score normalized to 4",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 62,
            "inputs": {
              "followers": 298,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "svaarala",
              "public_repos": 19,
              "account_age_days": 4574
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "298 followers of svaarala",
                "points": 17.8,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 298,
                      "login": "svaarala"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "19 public repos, account ~12 yr old",
                "points": 21.5,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 19
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 12
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "good",
        "name": "Engineering Quality",
        "value": 72,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 70,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": true,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "5 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": ".eslintrc.yml",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".eslintrc.yml"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 6.4,
                "status": "met",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "0 out of 12 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "good",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 75,
            "inputs": {
              "topics": [
                "javascript-engine",
                "javascript",
                "duktape"
              ],
              "has_wiki": false,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": true,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "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": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "critical",
        "name": "Security",
        "value": 26,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "critical",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Branch-Protection, Packaging. Remaining weights renormalized. A dependency reported as a malicious package applies a 35% multiplier to Security posture and gives it a Critical ceiling of 29.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "branch_protection",
                    "packaging"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "malicious_posture_adjustment",
                "params": {
                  "cap": 29,
                  "pct": 35
                }
              }
            ],
            "value": 17,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 4.9,
              "malicious_dependency_cap": 29,
              "malicious_dependency_multiplier": 35,
              "security_posture_before_malicious": 49
            },
            "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": "0 out of 12 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 5/12 approved changesets -- score normalized to 4",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 13 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "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 detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "moderate",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 4 resolved dependencies against OSV; 25 could not be assessed (no resolved version, an unsupported ecosystem, or beyond the reported package list). This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 4
                }
              },
              {
                "code": "advisories_unassessed",
                "params": {
                  "count": 25
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 64,
            "inputs": {
              "source": "osv",
              "advisories": 2,
              "affected_packages": 1,
              "assessed_packages": 4,
              "unassessed_packages": 25,
              "affected_by_severity": "high 1",
              "direct_affected_packages": 1
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "1 affected: tmp 0.0.27 (high 7.5)",
                "points": 14,
                "status": "partial",
                "details": [
                  {
                    "code": "advisories_affected",
                    "params": {
                      "count": 1,
                      "packages": "tmp 0.0.27 (high 7.5)"
                    }
                  }
                ],
                "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": "1 advisory-carrying package(s) unaddressed past 90 days; oldest published 349 days ago",
                "points": 33.7,
                "status": "partial",
                "details": [
                  {
                    "code": "advisories_stale",
                    "params": {
                      "days": 90,
                      "count": 1,
                      "oldest": 349
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "at_risk",
            "name": "Malicious dependencies",
            "note": "1 resolved dependency(ies) resolve to a version the registry still serves and the OpenSSF corpus reports as malicious. Direct and indirect are treated alike: an install-time payload runs at any depth in the graph. A report here concerns the package as published, not the maintainers of this repository, which may have resolved it unknowingly.",
            "notes": [
              {
                "code": "malicious_dependency_limits",
                "params": {
                  "count": 1
                }
              }
            ],
            "value": 35,
            "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": [
                {
                  "name": "http",
                  "direct": true,
                  "version": "0.0.0",
                  "ecosystem": "npm",
                  "advisory_ids": [
                    "MAL-2025-22760"
                  ],
                  "still_published": null
                }
              ],
              "red_flag": true,
              "assessed_packages": 4,
              "malicious_packages": 1,
              "direct_malicious_packages": 1,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 1
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "1 reported as malicious: http 0.0.0",
                "points": 35,
                "status": "partial",
                "details": [
                  {
                    "code": "malicious_dependencies",
                    "params": {
                      "count": 1,
                      "packages": "http 0.0.0"
                    }
                  }
                ],
                "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": 11
            },
            "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": 46,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 26,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.48,
              "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": "48 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 25.6,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 48,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 61,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": true,
              "typed_language": false,
              "bootstrap_files": [
                "Makefile",
                "debugger/Makefile",
                "examples/debug-trans-dvalue/Makefile",
                "extras/alloc-pool/Makefile",
                "extras/cbor/Makefile",
                "extras/console/Makefile",
                "extras/duk-v1-compat/Makefile",
                "extras/logging/Makefile",
                "extras/minimal-printf/Makefile",
                "extras/module-duktape/Makefile",
                "extras/module-node/Makefile",
                "extras/print-alert/Makefile",
                "src-tools/Makefile",
                "tests/google-v8-benchmark-v7/Makefile",
                "tests/octane/Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Makefile, debugger/Makefile, examples/debug-trans-dvalue/Makefile, extras/alloc-pool/Makefile, extras/cbor/Makefile, extras/console/Makefile, extras/duk-v1-compat/Makefile, extras/logging/Makefile, extras/minimal-printf/Makefile, extras/module-duktape/Makefile, extras/module-node/Makefile, extras/print-alert/Makefile, src-tools/Makefile, tests/google-v8-benchmark-v7/Makefile, tests/octane/Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Makefile, debugger/Makefile, examples/debug-trans-dvalue/Makefile, extras/alloc-pool/Makefile, extras/cbor/Makefile, extras/console/Makefile, extras/duk-v1-compat/Makefile, extras/logging/Makefile, extras/minimal-printf/Makefile, extras/module-duktape/Makefile, extras/module-node/Makefile, extras/print-alert/Makefile, src-tools/Makefile, tests/google-v8-benchmark-v7/Makefile, tests/octane/Makefile"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": ".eslintrc.yml",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".eslintrc.yml"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "Dockerfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Dockerfile"
                    }
                  }
                ],
                "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": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "moderate",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 54,
            "inputs": {
              "primary_language": "JavaScript",
              "largest_source_bytes": 2589852,
              "source_files_sampled": 2474,
              "oversized_source_files": 29
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "JavaScript without a type-check config",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_typecheck_config_language",
                    "params": {
                      "language": "JavaScript"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "29/2474 source files over 60KB",
                "points": 54.4,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 2474,
                      "oversized": 29
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "examples"
              ],
              "has_mcp_signal": false,
              "api_schema_files": []
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "examples",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "examples"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [],
  "report_type": "repository",
  "generated_at": "2026-07-21T22:10:12.077084Z",
  "schema_version": "0.25.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/s/svaarala/duktape.svg",
  "full_name": "svaarala/duktape",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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

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

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