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

browserify / events

Node's event emitter for all engines.

JavaScriptMIT★ 1,409 星标⑂ 172 复刻始于 2011年4月在 GitHub 上查看 ↗

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

26
总分 / 100
危急

软件健康指数

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

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

评分画像

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

Abandonment Policy applies a 60% multiplier to weighted overall health and gives it a ceiling of 49.

所有权

164 关注者76 个公开仓库始于 2014年1月

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

软件包生态系统

注册表软件包版本月下载量版本数最近发布标签
npmevents指向其他仓库——不计分3.3.0327,082,480171971 天前eventseventemittereventdispatcherlisteners

按类别列示的指标

活力

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

18危急 · 占总体的 22%
评分方式
0/36推送新近度 — 最近一次推送于 578 天前
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_push578
active_weeks_last_year0

发布纪律

44存在风险
评分方式
27/27有发布版本 — 已发布 6 个发布版本
0/36发布时效 — 最近一次发布版本于 1,971 天前
12.6/27发布节奏 — 约每 224.3 天发布一次
0/10OpenSSF Scorecard:Signed-Releases — 无数据
所用输入
releases_count6
latest_release_tagv3.3.0
releases_from_tags
days_since_latest_release1,971
mean_days_between_releases224.3
已排除计分(无数据或不适用):OpenSSF Scorecard:Signed-Releases。 其余权重已重新归一化。

社区与采用

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

71良好 · 占总体的 18%
评分方式
51.1/60星标 — 1,409 个星标
18.6/25复刻 — 172 个复刻
6.2/15关注者 — 14 位关注者
所用输入
forks172
stars1,409
watchers14
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

社区健康

65中等
评分方式
22.5/22.5README
22.5/22.5许可证 — 可识别的许可证(MIT)
0/18CONTRIBUTING 指南
13.5/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

可持续性与治理

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

62中等 · 占总体的 24%
评分方式
25.2/54巴士系数 — 2 位贡献者贡献了半数提交
11.7/22.5提交分布 — 头号贡献者编写了 48% 的提交
13.5/13.5贡献者广度 — 15 位贡献者
10/10OpenSSF Scorecard:Contributors — project has 16 contributing companies or organizations
所用输入
bus_factor2
contributors_sampled15
top_contributor_share0.481
评分方式
38.1/46.8议题解决 — 82% 的议题已关闭
17.7/38.3PR 接受 — 已裁定的 PR 中 24/52 已合并
0/15OpenSSF Scorecard:Code-Review — Found 1/13 approved changesets -- score normalized to 0
所用输入
merged_prs24
open_issues7
closed_issues31
issue_closed_ratio0.816
closed_unmerged_prs28
评分方式
30/30所有权背书 — 组织持有
0/20已验证域名
15.9/25所有者影响力 — browserify 有 164 位关注者
25/25既往记录 — 76 个公开仓库,账户约 12 年
所用输入
followers164
owner_typeOrganization
is_verified
owner_loginbrowserify
public_repos76
account_age_days4,581

工程质量

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

30存在风险 · 占总体的 20%

工程实践

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

文档

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

安全

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

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

安全态势

40存在风险
评分方式
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — 无数据
0/2.5CI-Tests — 0 out of 4 merged PRs checked by a CI test -- score normalized to 0
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 1/13 approved changesets -- score normalized to 0
2.5/2.5Contributors — project has 16 contributing companies or organizations
0/10Dangerous-Workflow — 无数据
0/7.5Dependency-Update-Tool — no 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 — 无数据
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 — 无数据
0/7.5Token-Permissions — 无数据
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
所用输入
sourceopenssf_scorecard
checks_evaluated12
scorecard_versionv5.5.0
checks_inconclusive6
scorecard_aggregate4
已排除计分(无数据或不适用):branch_protection, dangerous_workflow, packaging, pinned_dependencies, signed_releases, token_permissions。 其余权重已重新归一化。

AI 就绪度

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

27危急 · 占总体的 0%
评分方式
0/45代理指令 — 没有 CLAUDE.md / AGENTS.md / 编辑器规则
0/15机器可读文档(llms.txt)
18.1/40可读的提交历史 — 100 次人类提交中有 34 次说明了意图(结构化标题或解释性正文)
所用输入
has_llms_txt
legible_history_share0.34
agent_instruction_files
agent_instruction_max_bytes
评分方式
0/18一条命令的引导启动
22/22自动化测试
0/11Lint / 格式化配置
0/11静态类型检查
0/10可复现环境
0/10已体现的代理实践 — 最近 100 次提交中没有代理编写的提交
0/8自动化维护 — 未观察到自动依赖更新
0/10OpenSSF Scorecard:Pinned-Dependencies — 无数据
所用输入
has_nix
has_tests
lockfiles
has_dockerfile
typed_language
bootstrap_files
has_devcontainer
has_linter_config
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
已排除计分(无数据或不适用):OpenSSF Scorecard:Pinned-Dependencies。 其余权重已重新归一化。
评分方式
0/45可类型检查的代码 — JavaScript,未配置类型检查
55/55可控的文件大小 — 采样的 24 个源文件中有 0 个超过 60KB
所用输入
primary_languageJavaScript
largest_source_bytes14,890
source_files_sampled24
oversized_source_files0

关键数据

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

数据采集警告

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • npm package 'events' points at a different repository (https://github.com/Gozala/events); excluded from ecosystem scoring
  • No resolved dependencies carried a version and a supported ecosystem

更多细节

Star 与 Fork 历史 0 ★ / 172 ⇿
0Star
172Fork
6发布

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

0408012016020016542011-062018-122026-06
主版本 2次版本 4修订 0

每个点涵盖 14 天。

OpenSSF Scorecard 4.0 / 10
4.0综合

来自开源项目 OpenSSF Scorecard 的独立、工具无关的安全评估。每项检查奖励的是安全实践本身,而非特定供应商的工具。Scorecard 无法判定的检查项标记为 不适用,并从安全评分中剔除(绝不按零分计)。Scorecard v5.5.0 · 2026-07-22 21:49 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 4 merged PRs checked by a CI test -- score normalized to 0
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 1/13 approved changesets -- score normalized to 0
10Contributorsproject has 16 contributing companies or organizations
不适用Dangerous-Workflowno workflows found
0Dependency-Update-Toolno update 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
不适用Pinned-Dependenciesno dependencies found
0SASTSAST tool is not run on all commits -- score normalized to 0
10Security-Policysecurity policy file detected
不适用Signed-Releasesno releases found
不适用Token-PermissionsNo tokens found
10Vulnerabilities0 existing vulnerabilities detected
全部依赖 6

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

注册表软件包版本关系
npmairtap^1.0.0间接
npmfunctions-have-names^1.2.1间接
npmhas^1.0.3间接
npmhas-symbols^1.0.1间接
npmisarray^2.0.5间接
npmtape^5.0.0间接
依赖安全公告 未评估

本报告未能完成公告比对:No resolved dependencies carried a version and a supported ecosystem

原始 JSON 报告 机器可读
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 172,
      "has_wiki": false,
      "homepage": null,
      "languages": {
        "JavaScript": 73371
      },
      "pushed_at": "2024-12-21T09:59:54Z",
      "created_at": "2011-04-22T10:35:08Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-20T11:11:19Z",
      "description": "Node's event emitter for all engines.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "main",
      "license_spdx_raw": "MIT",
      "primary_language": "JavaScript",
      "significant_languages": [
        "JavaScript"
      ]
    },
    "owner": {
      "blog": "https://browserify.org",
      "name": "Browserify",
      "type": "Organization",
      "login": "browserify",
      "company": null,
      "location": null,
      "followers": 164,
      "avatar_url": "https://avatars.githubusercontent.com/u/6320506?v=4",
      "created_at": "2014-01-05T00:30:21Z",
      "is_verified": null,
      "public_repos": 76,
      "account_age_days": 4581
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v3.3.0",
          "kind": "minor",
          "published_at": "2021-02-27T16:52:18Z"
        },
        {
          "tag": "v3.2.0",
          "kind": "minor",
          "published_at": "2021-02-27T16:52:07Z"
        },
        {
          "tag": "v3.1.0",
          "kind": "minor",
          "published_at": "2020-01-08T15:42:42Z"
        },
        {
          "tag": "v3.0.0",
          "kind": "major",
          "published_at": "2018-05-25T10:04:48Z"
        },
        {
          "tag": "v2.1.0",
          "kind": "minor",
          "published_at": "2018-05-25T09:42:45Z"
        },
        {
          "tag": "v2.0.0",
          "kind": "major",
          "published_at": "2018-02-02T08:48:43Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "48e3d18659caf72d94d319871106f089bb40002d",
          "body": null,
          "is_bot": false,
          "headline": "Update repository URLs.",
          "author_name": "Renée Kooi",
          "author_login": "goto-bus-stop",
          "committed_at": "2021-02-27T17:06:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aed9f91fee236bdedab8d593f7aa418ae6ed2718",
          "body": null,
          "is_bot": false,
          "headline": "3.3.0",
          "author_name": "Renée Kooi",
          "author_login": "goto-bus-stop",
          "committed_at": "2021-02-27T16:50:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ec60f7b3ae75d81f41973efe26014fcb85fdaf97",
          "body": null,
          "is_bot": false,
          "headline": "Merge pull request #82 from browserify/once-event-target",
          "author_name": "Renée Kooi",
          "author_login": "goto-bus-stop",
          "committed_at": "2021-02-27T16:44:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0a323600df444095403a4b2a490984797163c79b",
          "body": null,
          "is_bot": false,
          "headline": "make node 0.12 happy",
          "author_name": "Renée Kooi",
          "author_login": "goto-bus-stop",
          "committed_at": "2021-02-27T16:36:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1f9e025e623209f52ec17e7f233889f2c78709c7",
          "body": "…rget",
          "is_bot": false,
          "headline": "add tests for events.once(eventTarget) using browser built-in EventTa…",
          "author_name": "Renée Kooi",
          "author_login": "goto-bus-stop",
          "committed_at": "2021-02-27T16:32:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f82983a59ec58cde39da8211d5280649ad87e8f",
          "body": "Port of https://github.com/nodejs/node/pull/33659/commits/d783fc5acb56536d0b681c0a221fde452b362fa9",
          "is_bot": false,
          "headline": "change order for listeners",
          "author_name": "Renée Kooi",
          "author_login": "goto-bus-stop",
          "committed_at": "2021-02-27T16:21:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "133faed8e8f98810b8155ca8a3392454b5596be9",
          "body": "Port of https://github.com/nodejs/node/pull/33659/commits/a62ff6d5b628d60fca564b2690cea74f407305dd",
          "is_bot": false,
          "headline": "fix error listener handler case",
          "author_name": "Renée Kooi",
          "author_login": "goto-bus-stop",
          "committed_at": "2021-02-27T16:18:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f1d67b0d77b99e1a5f10b72fd0fdd34f6f1d27a7",
          "body": "Port of https://github.com/nodejs/node/pull/33659/commits/62e24d9239379db21fb4ba4907eb0878be59d9a6",
          "is_bot": false,
          "headline": "fix EventTarget support",
          "author_name": "Renée Kooi",
          "author_login": "goto-bus-stop",
          "committed_at": "2021-02-27T16:16:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cfa2d6fbbcb103329b980974607fa9cde0d2dde4",
          "body": null,
          "is_bot": false,
          "headline": "node 0.12 has no deepStrictEqual",
          "author_name": "Renée Kooi",
          "author_login": "goto-bus-stop",
          "committed_at": "2021-02-27T15:53:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6adca6ca8f5df37da10b81f62ed6367f0acde357",
          "body": null,
          "is_bot": false,
          "headline": "support async test",
          "author_name": "Renée Kooi",
          "author_login": "goto-bus-stop",
          "committed_at": "2021-02-27T15:46:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7a0ed0715e9c2e95b0cb68a0d956526a071fe3fa",
          "body": null,
          "is_bot": false,
          "headline": "old ie compat",
          "author_name": "Renée Kooi",
          "author_login": "goto-bus-stop",
          "committed_at": "2021-02-27T15:40:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a68899e2550dd07381d97e124ee17dde840e6bc",
          "body": "Port of https://github.com/nodejs/node/pull/29498",
          "is_bot": false,
          "headline": "add support for EventTarget in once",
          "author_name": "Renée Kooi",
          "author_login": "goto-bus-stop",
          "committed_at": "2021-02-27T15:38:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1e934b717510096a40ea53645fe50034f6d98677",
          "body": null,
          "is_bot": false,
          "headline": "readme: add whitespace before link reference section",
          "author_name": "Renée Kooi",
          "author_login": "goto-bus-stop",
          "committed_at": "2020-08-06T12:20:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6f7f7db95a94673bf60c98e83f234de70098c275",
          "body": null,
          "is_bot": false,
          "headline": "3.2.0",
          "author_name": "Renée Kooi",
          "author_login": "goto-bus-stop",
          "committed_at": "2020-07-22T12:27:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2789456ad5f0a78ff48f6634ebb05565a8c0754d",
          "body": "Add `events.once`",
          "is_bot": false,
          "headline": "Merge pull request #70 from Gozala/events.once",
          "author_name": "Renée Kooi",
          "author_login": "goto-bus-stop",
          "committed_at": "2020-07-22T12:23:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "26860234fc477c317a197c475f40a3876d5f5bc3",
          "body": null,
          "is_bot": false,
          "headline": "Merge pull request #75 from zhangwinning/update-package",
          "author_name": "Renée Kooi",
          "author_login": "goto-bus-stop",
          "committed_at": "2020-05-08T12:06:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "67f0d9460309334e00a98a21fa611931baed157d",
          "body": null,
          "is_bot": false,
          "headline": "revert airtap to ^1.0.0",
          "author_name": "Wenning Zhang",
          "author_login": "zhangwinning",
          "committed_at": "2020-05-08T10:51:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2b38c1094feb45c35c42ea3e3a3e12fa2e0b002b",
          "body": null,
          "is_bot": false,
          "headline": "update package.json",
          "author_name": "Wenning Zhang",
          "author_login": "zhangwinning",
          "committed_at": "2020-05-08T09:07:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8e9aa44a4b037c0a1d8aed0054ac396ac0909331",
          "body": null,
          "is_bot": false,
          "headline": "ci: add lts",
          "author_name": "Renée Kooi",
          "author_login": "goto-bus-stop",
          "committed_at": "2020-03-09T21:47:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "45dd1cbf357e04f168917acdfc45f15c08df0243",
          "body": "use robuster feature checks in tests",
          "is_bot": false,
          "headline": "Merge pull request #74 from Gozala/inspect-js",
          "author_name": "Renée Kooi",
          "author_login": "goto-bus-stop",
          "committed_at": "2020-03-07T20:11:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5dd43081bb65a369d06e10b25648b5e6f9ac25b0",
          "body": null,
          "is_bot": false,
          "headline": "use robuster feature checks in tests",
          "author_name": "Renée Kooi",
          "author_login": "goto-bus-stop",
          "committed_at": "2020-03-07T19:54:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e55646e6f3194c7ceef247ce50d41fc2f2f0dc7f",
          "body": null,
          "is_bot": false,
          "headline": "Remove deepStrictEqual",
          "author_name": "Renée Kooi",
          "author_login": "goto-bus-stop",
          "committed_at": "2020-01-09T15:00:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "18b8d91d9d9a89450929953ffeacef4c8a308429",
          "body": null,
          "is_bot": false,
          "headline": "remove `async` keyword",
          "author_name": "Renée Kooi",
          "author_login": "goto-bus-stop",
          "committed_at": "2020-01-09T14:46:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "273b48c835f7ad656bb1d39bc8dfbff2e4f80a3d",
          "body": null,
          "is_bot": false,
          "headline": "Remove arrow functions",
          "author_name": "Renée Kooi",
          "author_login": "goto-bus-stop",
          "committed_at": "2020-01-09T14:45:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4f03fbf94cd5c611aedde22ce92bfc5ad9031e8a",
          "body": null,
          "is_bot": false,
          "headline": "3.1.0",
          "author_name": "Renée Kooi",
          "author_login": "goto-bus-stop",
          "committed_at": "2020-01-08T15:41:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0754cd5dbe9542039ad3815531f27ece53c1fdb4",
          "body": "Port of https://github.com/nodejs/node/commit/5ba3a2c4b6dfb928a097b36523d59cd5fa70706b",
          "is_bot": false,
          "headline": "improve emitter.once() performance",
          "author_name": "Renée Kooi",
          "author_login": "goto-bus-stop",
          "committed_at": "2020-01-08T15:34:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c379074a35dfb27047ecd894036b1043237e55e1",
          "body": null,
          "is_bot": false,
          "headline": "Add skip stub for events.once test if Promise is unavailable",
          "author_name": "Renée Kooi",
          "author_login": "goto-bus-stop",
          "committed_at": "2020-01-08T15:30:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b1d3f36df5587d17e552ab5c4d1ed2c0daea5ce",
          "body": "Closes #63",
          "is_bot": false,
          "headline": "add `events.once`",
          "author_name": "Renée Kooi",
          "author_login": "goto-bus-stop",
          "committed_at": "2020-01-08T15:27:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7ad7ba6b55353d272fc3798542826a64b0f50345",
          "body": "Port of https://github.com/nodejs/node/commit/acc506c2d2771dab8d7bba6d3452bc5180dff7cf",
          "is_bot": false,
          "headline": "pass through return value in onceWrapper()-ed functions",
          "author_name": "Renée Kooi",
          "author_login": "goto-bus-stop",
          "committed_at": "2020-01-08T15:18:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ade748154f366d4aa0fc3ed23f3e01fc2f54c468",
          "body": "Port of https://github.com/nodejs/node/commit/3a4521a4a2af30bac7f67b5a02b4433a51e9d169",
          "is_bot": false,
          "headline": "remove dollar symbol for private function",
          "author_name": "Renée Kooi",
          "author_login": "goto-bus-stop",
          "committed_at": "2020-01-08T15:16:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3b825ea5fc545a560dde6dd91d5f5173fa4ba64a",
          "body": "Consolidate listener checks",
          "is_bot": false,
          "headline": "Consolidate listener checks (#67)",
          "author_name": "Renée Kooi",
          "author_login": "goto-bus-stop",
          "committed_at": "2019-11-18T09:58:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0a8471611f9a5fea1423f72d0ee131734b540bc1",
          "body": null,
          "is_bot": false,
          "headline": "Consolidate listener checks",
          "author_name": "Frieder Bluemle",
          "author_login": "friederbluemle",
          "committed_at": "2019-11-18T01:17:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b911040bd1c5927c8b68ab86eda14a467931f26",
          "body": null,
          "is_bot": false,
          "headline": "Add FUNDING.yml.",
          "author_name": "Renée Kooi",
          "author_login": "goto-bus-stop",
          "committed_at": "2019-09-24T20:56:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "203bd095488e292a05129174cf8d4a9cc38aa857",
          "body": null,
          "is_bot": false,
          "headline": "Add security.md",
          "author_name": "Renée Kooi",
          "author_login": "goto-bus-stop",
          "committed_at": "2019-09-24T20:55:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "21a6ea52ee4862ce9539deb7e6a84273aa0f2ecd",
          "body": null,
          "is_bot": false,
          "headline": "Disable package-lock.json.",
          "author_name": "Renée Kooi",
          "author_login": "goto-bus-stop",
          "committed_at": "2019-09-24T20:55:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a7eb04c6a4be31682e170f4c37e7edbc607754fd",
          "body": "Update airtap to v1.0.0.",
          "is_bot": false,
          "headline": "Merge pull request #59 from Gozala/airtap-1",
          "author_name": "Renée Kooi",
          "author_login": "goto-bus-stop",
          "committed_at": "2018-12-29T10:14:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9b3853b887383348cede285ffa7e682594eeec69",
          "body": null,
          "is_bot": false,
          "headline": "Update airtap to v1.0.0.",
          "author_name": "Renée Kooi",
          "author_login": "goto-bus-stop",
          "committed_at": "2018-12-29T10:06:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bda6f8a4df419ec1d1cd80120a4693914c297845",
          "body": "Update airtap to 0.0.9.",
          "is_bot": false,
          "headline": "Merge pull request #57 from Gozala/airtap-0.0.9",
          "author_name": "Renée Kooi",
          "author_login": "goto-bus-stop",
          "committed_at": "2018-07-06T09:40:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d59861393ba6026e2e56ac0662524d77242e4b74",
          "body": null,
          "is_bot": false,
          "headline": "Update airtap to 0.0.9.",
          "author_name": "Renée Kooi",
          "author_login": "goto-bus-stop",
          "committed_at": "2018-07-06T09:34:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f6f6a376252519dfc27740b5b7fb7d69fcde44f1",
          "body": "Update airtap and add iPhone back to test matrix",
          "is_bot": false,
          "headline": "Merge pull request #55 from Gozala/fix/iphone",
          "author_name": "Renée Kooi",
          "author_login": "goto-bus-stop",
          "committed_at": "2018-05-31T18:45:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cd3924853e58ad60043d5bbc251f3bfac0f490ed",
          "body": null,
          "is_bot": false,
          "headline": "Update airtap and add iPhone back to test matrix",
          "author_name": "Renée Kooi",
          "author_login": "goto-bus-stop",
          "committed_at": "2018-05-25T11:40:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d0e217c21fbd5f26bbf0fe9982380e786759f817",
          "body": null,
          "is_bot": false,
          "headline": "3.0.0",
          "author_name": "Renée Kooi",
          "author_login": "goto-bus-stop",
          "committed_at": "2018-05-25T10:03:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5c06c2726f4019d5af16c4977041f4007b381389",
          "body": "Update to Node 10 API.",
          "is_bot": false,
          "headline": "Merge pull request #52 from Gozala/node-10",
          "author_name": "Renée Kooi",
          "author_login": "goto-bus-stop",
          "committed_at": "2018-05-25T09:56:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a627fd11f80dd277be036805e0f46594fe98baf5",
          "body": null,
          "is_bot": false,
          "headline": "2.1.0",
          "author_name": "Renée Kooi",
          "author_login": "goto-bus-stop",
          "committed_at": "2018-05-25T09:39:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ebd96864adf2cfbde0ad8450ac2ecc6be9bc3583",
          "body": null,
          "is_bot": false,
          "headline": "Disable iPhone test for now, SauceLabs is not running it for some reason",
          "author_name": "Renée Kooi",
          "author_login": "goto-bus-stop",
          "committed_at": "2018-05-25T09:30:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f1750fd5440b54196d6d56decf6ffdec2bf1e8ea",
          "body": null,
          "is_bot": false,
          "headline": "Add MS Edge to test matrix.",
          "author_name": "Renée Kooi",
          "author_login": "goto-bus-stop",
          "committed_at": "2018-05-25T09:04:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b763d2e74a145b0c466a4862d42d9eedd321a14",
          "body": null,
          "is_bot": false,
          "headline": "Update airtap to 0.0.6",
          "author_name": "Renée Kooi",
          "author_login": "goto-bus-stop",
          "committed_at": "2018-05-24T17:25:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ae8c26753658641691b95c37995e911be3dddbc5",
          "body": null,
          "is_bot": false,
          "headline": "Print MaxListenersExceeded warnings as TAP comments.",
          "author_name": "Renée Kooi",
          "author_login": "goto-bus-stop",
          "committed_at": "2018-05-24T15:11:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c3e91f92f1aac7bb95b1499de4f662b43701ef06",
          "body": "…yfills",
          "is_bot": false,
          "headline": "Add events-list and special-event-names test; more robust Reflect pol…",
          "author_name": "Renée Kooi",
          "author_login": "goto-bus-stop",
          "committed_at": "2018-05-24T14:55:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6e1abfa9cc528f08ea77d0102eb1c801c34c2252",
          "body": null,
          "is_bot": false,
          "headline": "Update readme: clarify Node version, shims, feature contribution policy",
          "author_name": "Renée Kooi",
          "author_login": "goto-bus-stop",
          "committed_at": "2018-05-24T14:34:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "38d5a785540104fb113e8659b6f8e62b008e9fbf",
          "body": null,
          "is_bot": false,
          "headline": "Polyfill Number.isNaN.",
          "author_name": "Renée Kooi",
          "author_login": "goto-bus-stop",
          "committed_at": "2018-05-18T10:53:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "59d30742975bbb7788e797b21d92a00b296a921b",
          "body": "And log a message if the Symbol test was skipped, too.",
          "is_bot": false,
          "headline": "Skip method-name tests if Function.name is not available",
          "author_name": "Renée Kooi",
          "author_login": "goto-bus-stop",
          "committed_at": "2018-05-18T10:53:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "567f4d375580cbd4f094ac9935bb391864e28d61",
          "body": null,
          "is_bot": false,
          "headline": "Add airtap.local loopback and set `sauce_connect: true`.",
          "author_name": "Renée Kooi",
          "author_login": "goto-bus-stop",
          "committed_at": "2018-05-18T10:53:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c40bd277cc37e94bfca9b2f9823afc4bf3c2dca7",
          "body": null,
          "is_bot": false,
          "headline": "Update readme.",
          "author_name": "Renée Kooi",
          "author_login": "goto-bus-stop",
          "committed_at": "2018-05-18T10:53:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4121c64b211c25d7ccc0156f1ef58f206cb584df",
          "body": null,
          "is_bot": false,
          "headline": "Switch to airtap",
          "author_name": "Renée Kooi",
          "author_login": "goto-bus-stop",
          "committed_at": "2018-05-18T10:53:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e3df7ce55d92299e054a05e6a8cd44ae10aa4af7",
          "body": "So we can switch to airtap later!",
          "is_bot": false,
          "headline": "Use tape",
          "author_name": "Renée Kooi",
          "author_login": "goto-bus-stop",
          "committed_at": "2018-05-18T10:53:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a795d6054041f053756a475223833723b7fedfb9",
          "body": null,
          "is_bot": false,
          "headline": "Run tests in latest node.",
          "author_name": "Renée Kooi",
          "author_login": "goto-bus-stop",
          "committed_at": "2018-05-11T14:05:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e671a1829d990a4417eec0335fb451188265d528",
          "body": null,
          "is_bot": false,
          "headline": "Drop IE8 and old Safari",
          "author_name": "Renée Kooi",
          "author_login": "goto-bus-stop",
          "committed_at": "2018-05-11T14:05:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b4c67d9a459a8c33d3de265e3fef2e9c0197cd99",
          "body": null,
          "is_bot": false,
          "headline": "Add new tests from Node 10.",
          "author_name": "Renée Kooi",
          "author_login": "goto-bus-stop",
          "committed_at": "2018-05-11T14:05:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "36b1606ed750719b2ea5c5af68393d8f70015517",
          "body": null,
          "is_bot": false,
          "headline": "Update to Node 10 API.",
          "author_name": "Renée Kooi",
          "author_login": "goto-bus-stop",
          "committed_at": "2018-05-11T14:05:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2d7493f626537de605571856b1eb5c2b80a94f53",
          "body": "Ref:\r\nhttps://github.com/nodejs/node/commit/decab712ba14b8ec577025a57b8ab460fd3b8ec5",
          "is_bot": false,
          "headline": "Add rawListeners method from Node 9.4 (#46)",
          "author_name": "Renée Kooi",
          "author_login": "goto-bus-stop",
          "committed_at": "2018-02-23T12:17:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8d25861680e6b35e74a0bff4a7a9102f61ac17ea",
          "body": "* Only run saucelabs test on branch builds\r\n\r\n* fix",
          "is_bot": false,
          "headline": "only run saucelabs tests on branch builds (#50)",
          "author_name": "Renée Kooi",
          "author_login": "goto-bus-stop",
          "committed_at": "2018-02-16T09:36:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9dbb65707ea532ff0ab3edb7ab8d9b60b28b1ed7",
          "body": null,
          "is_bot": false,
          "headline": "Set browser test concurrency to one (#49)",
          "author_name": "David Luecke",
          "author_login": "daffl",
          "committed_at": "2018-02-16T08:47:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d9498a57ecf3862b167cf0b5d6cfc65e41e367d3",
          "body": null,
          "is_bot": false,
          "headline": "2.0.0",
          "author_name": "Renée Kooi",
          "author_login": "goto-bus-stop",
          "committed_at": "2018-02-02T08:45:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d93ef8b7d57b693d3ce8d809e5112b4d1cdaa606",
          "body": "* Update mocha & zuul\r\n\r\n* Safari 7+",
          "is_bot": false,
          "headline": "Update mocha & zuul (#45)",
          "author_name": "Renée Kooi",
          "author_login": "goto-bus-stop",
          "committed_at": "2018-02-02T08:38:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "322957955646c11ceb323d5b127086ea9173f04c",
          "body": null,
          "is_bot": false,
          "headline": "IE8 compatibility",
          "author_name": "Renée Kooi",
          "author_login": "goto-bus-stop",
          "committed_at": "2018-01-31T11:44:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ae6fc1f70345cf3b3e36ca33ccf1d7e498995203",
          "body": "Update Readme.md",
          "is_bot": false,
          "headline": "Merge pull request #38 from birge/master",
          "author_name": "Renée Kooi",
          "author_login": "goto-bus-stop",
          "committed_at": "2018-01-31T10:34:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a112c41c9f364f3d2bb4ec6732d8d5e6bfb65dae",
          "body": null,
          "is_bot": false,
          "headline": "Update Readme.md",
          "author_name": "Irakli Gozalishvili",
          "author_login": "Gozala",
          "committed_at": "2018-01-30T20:59:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "580b99affa805587fa32ca3fcffad0868281c9ed",
          "body": "Update to Node.js 8 events API",
          "is_bot": false,
          "headline": "Merge pull request #40 from cedx/master",
          "author_name": "Irakli Gozalishvili",
          "author_login": "Gozala",
          "committed_at": "2018-01-30T20:54:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "535b0c6b128aa05034daa5aeba5d750e343cab54",
          "body": null,
          "is_bot": false,
          "headline": "Fixed the last occurrences of `deepStrictEqual` calls",
          "author_name": "Cédric Belin",
          "author_login": null,
          "committed_at": "2017-09-09T21:18:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bb12774e1bafcacc2b30be1f722b6f1a8c869df2",
          "body": null,
          "is_bot": false,
          "headline": "Fixed a first set of  calls",
          "author_name": "Cédric Belin",
          "author_login": null,
          "committed_at": "2017-09-09T20:39:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "54017dc8188b9841f973795ebacb0dc1a0db4479",
          "body": null,
          "is_bot": false,
          "headline": "Fixed the issue with `use strict` under Node 0.10",
          "author_name": "Cédric Belin",
          "author_login": null,
          "committed_at": "2017-09-09T20:06:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3164ca65e419db34ad3c9cb7977ed8f7726c6713",
          "body": "Ported the imported code to ES5 but the new test suite does not work with IE 8 due to the usage of `Array.forEach`.",
          "is_bot": false,
          "headline": "Updated the test cases to match the Node.js 8 ones",
          "author_name": "Cédric Belin",
          "author_login": null,
          "committed_at": "2017-09-09T18:47:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "829f563d5dc6cb5e88b10795e999935528790008",
          "body": null,
          "is_bot": false,
          "headline": "Rewrote an ES6 object literal to ES5",
          "author_name": "Cédric Belin",
          "author_login": null,
          "committed_at": "2017-09-09T16:40:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d179aa21e8daac91ddcd42b67943d78404321e24",
          "body": null,
          "is_bot": false,
          "headline": "Replaced ES6 `const` by ES5 `var` to improve browser compatibility",
          "author_name": "Cédric Belin",
          "author_login": null,
          "committed_at": "2017-09-09T16:19:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7dbbe36382b853cc781ac89938f66ec4cc9374be",
          "body": "Because it is created using `Object.create(null)` in the `events` module.",
          "is_bot": false,
          "headline": "Fixed a regression: `_events` does not have a prototype.",
          "author_name": "Cédric Belin",
          "author_login": null,
          "committed_at": "2017-09-09T14:14:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "69610b6f36debaffe6eaef0675e98c1a557586a6",
          "body": "Disabled specific Node.js bits: domain and process.\nAlso replaced a template string by concatenation.",
          "is_bot": false,
          "headline": "Updated the API to match Node.js 8 one",
          "author_name": "Cédric Belin",
          "author_login": null,
          "committed_at": "2017-09-09T14:12:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d03f0da3ce324947d1c2280e7902fff7ebf4e666",
          "body": null,
          "is_bot": false,
          "headline": "Update Readme.md",
          "author_name": "Birge Clark",
          "author_login": "birge",
          "committed_at": "2017-04-24T17:57:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "623b6f54f3cdccedd71b8b0f5e4b755bacdb5c62",
          "body": null,
          "is_bot": false,
          "headline": "v1.1.1",
          "author_name": "Roman Shtylman",
          "author_login": "defunctzombie",
          "committed_at": "2016-06-22T16:09:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a8a5107cca14407a0c56dd29d87e660e1b3e7c20",
          "body": null,
          "is_bot": false,
          "headline": "update History.md",
          "author_name": "Roman Shtylman",
          "author_login": "defunctzombie",
          "committed_at": "2016-06-22T16:08:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9fa409c88670fbea76e318e9b5f0deec6874cc4d",
          "body": "source: https://github.com/nodejs/node/blob/v6.x/lib/events.js#L161-L165",
          "is_bot": false,
          "headline": "update error message per NodeJs changes (#30)",
          "author_name": "ryanwe",
          "author_login": null,
          "committed_at": "2016-06-22T15:53:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "47a55dd43d823d1e079284b4557a9ae312e78909",
          "body": "travis: use container-based infrastructure",
          "is_bot": false,
          "headline": "Merge pull request #22 from joseph-onsip/travis-container",
          "author_name": "Roman Shtylman",
          "author_login": "defunctzombie",
          "committed_at": "2015-10-07T04:00:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6bee6c0b23fc73bcc0b2b90d9245343b24dd6aad",
          "body": "http://docs.travis-ci.com/user/migrating-from-legacy/",
          "is_bot": false,
          "headline": "travis: use container-based infrastructure",
          "author_name": "Joseph Frazier",
          "author_login": "joseph-onsip",
          "committed_at": "2015-10-06T23:56:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "24be8bf9042acbb6c190e865243ab1032d9a1040",
          "body": null,
          "is_bot": false,
          "headline": "v1.1.0",
          "author_name": "Roman Shtylman",
          "author_login": "defunctzombie",
          "committed_at": "2015-09-29T15:19:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9fcf34b2da7deb729013268997c145949fab0eee",
          "body": null,
          "is_bot": false,
          "headline": "update History",
          "author_name": "Roman Shtylman",
          "author_login": "defunctzombie",
          "committed_at": "2015-09-29T15:19:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "49ea72d66e029a5f49c96ecbf1a3f828f36985cd",
          "body": "add emitter.listenerCount",
          "is_bot": false,
          "headline": "Merge pull request #21 from jasonkarns/listener-count",
          "author_name": "Roman Shtylman",
          "author_login": "defunctzombie",
          "committed_at": "2015-09-29T15:17:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a78ea92b6938b78f6be8db2f3aa9faa6470c691a",
          "body": null,
          "is_bot": false,
          "headline": "listenerCount implementation and tests from node 4",
          "author_name": "Jason Karns",
          "author_login": "jasonkarns",
          "committed_at": "2015-09-29T15:12:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "23caec84b32708171a75d776ee58457906e3b5a6",
          "body": "use Array.prototype.slice to process the arguments and avoid loops",
          "is_bot": false,
          "headline": "Merge pull request #12 from qivhou/master",
          "author_name": "Roman Shtylman",
          "author_login": "defunctzombie",
          "committed_at": "2015-03-16T16:26:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "08a3e0cf0cf44ecf4c445e710e9f36e4ff7b31ab",
          "body": "fixing license field",
          "is_bot": false,
          "headline": "Merge pull request #16 from mattdesl/patch-1",
          "author_name": "Roman Shtylman",
          "author_login": "defunctzombie",
          "committed_at": "2015-03-16T16:25:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b0688b68e671b2d37b1856268e36b3c131700b6",
          "body": null,
          "is_bot": false,
          "headline": "fixing license field",
          "author_name": "Matt DesLauriers",
          "author_login": "mattdesl",
          "committed_at": "2015-02-11T14:54:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6f09d5d483d07ff00e86cbcf7e8e946d83a7449a",
          "body": "removeAllListeners: check if listeners exist for a given type before trying to remove them",
          "is_bot": false,
          "headline": "Merge pull request #14 from rudasn/bug/removeAllListeners-if-empty",
          "author_name": "Roman Shtylman",
          "author_login": "defunctzombie",
          "committed_at": "2014-12-12T20:19:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d468b0a25caaea4aea56e57a1730fb61f13ae66a",
          "body": "…trying to remove them",
          "is_bot": false,
          "headline": "removeAllListeners: check if listeners exist for a given type before …",
          "author_name": "Nicolas R",
          "author_login": "rudasn",
          "committed_at": "2014-12-12T17:16:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1dad9cca82e6364c7fe41caa9c8e60707d543eb8",
          "body": "Remove duplicate variable declaration",
          "is_bot": false,
          "headline": "Merge pull request #13 from denis-sokolov/fix-m-declaration",
          "author_name": "Roman Shtylman",
          "author_login": "defunctzombie",
          "committed_at": "2014-11-13T18:21:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "801d4fe82d42285ea8c3c51393a1123f5b4f7ff6",
          "body": "Introduced in d6521f5f",
          "is_bot": false,
          "headline": "Remove duplicate variable declaration",
          "author_name": "Denis Sokolov",
          "author_login": "denis-sokolov",
          "committed_at": "2014-11-13T12:54:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ce6be097d30efd2c784b2a0db1d06eb04a56997",
          "body": null,
          "is_bot": false,
          "headline": "use Array.prototype.slice to process the arguments and avoid loops",
          "author_name": "Vincent Hou",
          "author_login": "qivhou",
          "committed_at": "2014-09-16T03:37:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "82020ee4e10570370b342863887fdc73e723ca7a",
          "body": null,
          "is_bot": false,
          "headline": "v1.0.2",
          "author_name": "Roman Shtylman",
          "author_login": "defunctzombie",
          "committed_at": "2014-08-29T04:05:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f58f7e637046758ba2d04f42cfa1c57e8ccf32d2",
          "body": null,
          "is_bot": false,
          "headline": "History: update",
          "author_name": "Roman Shtylman",
          "author_login": "defunctzombie",
          "committed_at": "2014-08-29T03:34:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eefe409c23609b50119ab207e9359e8278af53c4",
          "body": "Use braces for single line if statement",
          "is_bot": false,
          "headline": "style fix",
          "author_name": "Roman Shtylman",
          "author_login": "defunctzombie",
          "committed_at": "2014-08-29T03:32:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7cf2beb5e9a363d04fa8e78bf4f14be3c8b13e80",
          "body": "remove unreachable code",
          "is_bot": false,
          "headline": "Merge pull request #11 from shenanigans/master",
          "author_name": "Roman Shtylman",
          "author_login": "defunctzombie",
          "committed_at": "2014-08-29T03:31:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "06c3500bbf43a8045c22d4aa9cf796dc94684bec",
          "body": "removed an unreachable line and simplified control flow.",
          "is_bot": false,
          "headline": "remove unreachable",
          "author_name": "Kevin \"Schmidty\" Smith",
          "author_login": "shenanigans",
          "committed_at": "2014-08-26T23:55:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 6,
      "commits_last_year": 0,
      "latest_release_at": "2021-02-27T16:52:18Z",
      "latest_release_tag": "v3.3.0",
      "releases_from_tags": false,
      "days_since_last_push": 578,
      "active_weeks_last_year": 0,
      "days_since_latest_release": 1971,
      "mean_days_between_releases": 224.3
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 62,
      "has_issue_template": false,
      "has_code_of_conduct": true,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "events",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "events",
            "eventEmitter",
            "eventDispatcher",
            "listeners"
          ],
          "ecosystem": "npm",
          "matches_repo": false,
          "registry_url": "https://www.npmjs.com/package/events",
          "is_deprecated": false,
          "latest_version": "3.3.0",
          "repository_url": "https://github.com/Gozala/events",
          "versions_count": 17,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 3,
          "monthly_downloads": 327082480,
          "first_published_at": "2011-04-22T10:34:40.266000Z",
          "latest_published_at": "2021-02-27T16:51:27.318000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 1971
        }
      ]
    },
    "popularity": {
      "forks": 172,
      "stars": 1409,
      "watchers": 14,
      "fork_history": {
        "days": [
          {
            "date": "2011-06-29",
            "count": 1
          },
          {
            "date": "2014-05-08",
            "count": 2
          },
          {
            "date": "2014-05-24",
            "count": 1
          },
          {
            "date": "2014-05-28",
            "count": 1
          },
          {
            "date": "2014-07-22",
            "count": 1
          },
          {
            "date": "2014-08-12",
            "count": 1
          },
          {
            "date": "2014-09-12",
            "count": 1
          },
          {
            "date": "2014-11-29",
            "count": 1
          },
          {
            "date": "2014-12-12",
            "count": 1
          },
          {
            "date": "2015-02-11",
            "count": 1
          },
          {
            "date": "2015-04-07",
            "count": 1
          },
          {
            "date": "2015-04-27",
            "count": 1
          },
          {
            "date": "2015-06-21",
            "count": 1
          },
          {
            "date": "2015-07-03",
            "count": 1
          },
          {
            "date": "2015-09-01",
            "count": 1
          },
          {
            "date": "2015-09-13",
            "count": 1
          },
          {
            "date": "2015-09-29",
            "count": 2
          },
          {
            "date": "2015-11-13",
            "count": 1
          },
          {
            "date": "2016-02-29",
            "count": 1
          },
          {
            "date": "2016-03-26",
            "count": 1
          },
          {
            "date": "2016-06-21",
            "count": 1
          },
          {
            "date": "2016-07-06",
            "count": 1
          },
          {
            "date": "2016-07-25",
            "count": 1
          },
          {
            "date": "2016-07-26",
            "count": 1
          },
          {
            "date": "2016-07-27",
            "count": 1
          },
          {
            "date": "2016-08-17",
            "count": 1
          },
          {
            "date": "2016-08-19",
            "count": 2
          },
          {
            "date": "2016-09-04",
            "count": 1
          },
          {
            "date": "2016-09-15",
            "count": 1
          },
          {
            "date": "2016-09-19",
            "count": 1
          },
          {
            "date": "2016-10-20",
            "count": 1
          },
          {
            "date": "2016-10-26",
            "count": 1
          },
          {
            "date": "2016-11-28",
            "count": 1
          },
          {
            "date": "2016-12-30",
            "count": 1
          },
          {
            "date": "2017-02-23",
            "count": 1
          },
          {
            "date": "2017-05-26",
            "count": 1
          },
          {
            "date": "2017-06-23",
            "count": 1
          },
          {
            "date": "2017-06-27",
            "count": 1
          },
          {
            "date": "2017-07-04",
            "count": 1
          },
          {
            "date": "2017-09-12",
            "count": 1
          },
          {
            "date": "2017-10-06",
            "count": 1
          },
          {
            "date": "2017-10-19",
            "count": 1
          },
          {
            "date": "2017-10-20",
            "count": 1
          },
          {
            "date": "2018-01-04",
            "count": 1
          },
          {
            "date": "2018-01-19",
            "count": 1
          },
          {
            "date": "2018-02-11",
            "count": 1
          },
          {
            "date": "2018-02-16",
            "count": 1
          },
          {
            "date": "2018-02-22",
            "count": 1
          },
          {
            "date": "2018-02-28",
            "count": 1
          },
          {
            "date": "2018-03-27",
            "count": 1
          },
          {
            "date": "2018-04-04",
            "count": 1
          },
          {
            "date": "2018-04-09",
            "count": 1
          },
          {
            "date": "2018-05-08",
            "count": 1
          },
          {
            "date": "2018-05-09",
            "count": 1
          },
          {
            "date": "2018-05-30",
            "count": 1
          },
          {
            "date": "2018-06-01",
            "count": 1
          },
          {
            "date": "2018-06-14",
            "count": 1
          },
          {
            "date": "2018-06-26",
            "count": 1
          },
          {
            "date": "2018-09-10",
            "count": 1
          },
          {
            "date": "2018-09-11",
            "count": 1
          },
          {
            "date": "2018-09-28",
            "count": 1
          },
          {
            "date": "2018-10-08",
            "count": 1
          },
          {
            "date": "2018-10-24",
            "count": 1
          },
          {
            "date": "2018-10-25",
            "count": 1
          },
          {
            "date": "2018-10-30",
            "count": 1
          },
          {
            "date": "2018-12-05",
            "count": 1
          },
          {
            "date": "2018-12-12",
            "count": 1
          },
          {
            "date": "2018-12-18",
            "count": 1
          },
          {
            "date": "2019-01-11",
            "count": 1
          },
          {
            "date": "2019-03-21",
            "count": 1
          },
          {
            "date": "2019-04-11",
            "count": 1
          },
          {
            "date": "2019-04-13",
            "count": 1
          },
          {
            "date": "2019-04-25",
            "count": 1
          },
          {
            "date": "2019-05-07",
            "count": 1
          },
          {
            "date": "2019-06-20",
            "count": 1
          },
          {
            "date": "2019-06-25",
            "count": 1
          },
          {
            "date": "2019-08-01",
            "count": 1
          },
          {
            "date": "2019-08-05",
            "count": 1
          },
          {
            "date": "2019-08-23",
            "count": 1
          },
          {
            "date": "2019-08-27",
            "count": 1
          },
          {
            "date": "2019-09-16",
            "count": 1
          },
          {
            "date": "2019-09-25",
            "count": 1
          },
          {
            "date": "2019-10-25",
            "count": 1
          },
          {
            "date": "2019-11-11",
            "count": 1
          },
          {
            "date": "2019-11-18",
            "count": 1
          },
          {
            "date": "2019-11-25",
            "count": 1
          },
          {
            "date": "2019-12-16",
            "count": 1
          },
          {
            "date": "2020-01-02",
            "count": 2
          },
          {
            "date": "2020-01-07",
            "count": 1
          },
          {
            "date": "2020-01-13",
            "count": 1
          },
          {
            "date": "2020-01-15",
            "count": 1
          },
          {
            "date": "2020-01-16",
            "count": 1
          },
          {
            "date": "2020-02-08",
            "count": 1
          },
          {
            "date": "2020-03-03",
            "count": 1
          },
          {
            "date": "2020-03-05",
            "count": 1
          },
          {
            "date": "2020-04-01",
            "count": 1
          },
          {
            "date": "2020-04-16",
            "count": 1
          },
          {
            "date": "2020-04-24",
            "count": 1
          },
          {
            "date": "2020-05-04",
            "count": 1
          },
          {
            "date": "2020-05-08",
            "count": 1
          },
          {
            "date": "2020-05-18",
            "count": 1
          },
          {
            "date": "2020-05-20",
            "count": 1
          },
          {
            "date": "2020-06-03",
            "count": 1
          },
          {
            "date": "2020-06-28",
            "count": 1
          },
          {
            "date": "2020-07-01",
            "count": 1
          },
          {
            "date": "2020-07-09",
            "count": 1
          },
          {
            "date": "2020-07-16",
            "count": 1
          },
          {
            "date": "2020-08-15",
            "count": 1
          },
          {
            "date": "2020-09-25",
            "count": 1
          },
          {
            "date": "2020-10-13",
            "count": 1
          },
          {
            "date": "2020-11-05",
            "count": 1
          },
          {
            "date": "2020-12-01",
            "count": 1
          },
          {
            "date": "2020-12-04",
            "count": 1
          },
          {
            "date": "2020-12-11",
            "count": 1
          },
          {
            "date": "2021-04-18",
            "count": 1
          },
          {
            "date": "2021-04-22",
            "count": 1
          },
          {
            "date": "2021-05-06",
            "count": 1
          },
          {
            "date": "2021-05-17",
            "count": 1
          },
          {
            "date": "2021-06-03",
            "count": 1
          },
          {
            "date": "2021-07-01",
            "count": 1
          },
          {
            "date": "2021-07-08",
            "count": 1
          },
          {
            "date": "2021-08-04",
            "count": 1
          },
          {
            "date": "2021-08-25",
            "count": 1
          },
          {
            "date": "2021-09-08",
            "count": 1
          },
          {
            "date": "2021-09-29",
            "count": 1
          },
          {
            "date": "2021-10-09",
            "count": 1
          },
          {
            "date": "2021-11-05",
            "count": 1
          },
          {
            "date": "2021-11-24",
            "count": 1
          },
          {
            "date": "2021-12-10",
            "count": 1
          },
          {
            "date": "2021-12-17",
            "count": 1
          },
          {
            "date": "2022-02-24",
            "count": 1
          },
          {
            "date": "2022-03-15",
            "count": 1
          },
          {
            "date": "2022-03-24",
            "count": 1
          },
          {
            "date": "2022-04-08",
            "count": 1
          },
          {
            "date": "2022-04-25",
            "count": 1
          },
          {
            "date": "2022-05-18",
            "count": 1
          },
          {
            "date": "2022-07-04",
            "count": 1
          },
          {
            "date": "2022-07-11",
            "count": 1
          },
          {
            "date": "2022-09-23",
            "count": 1
          },
          {
            "date": "2022-10-24",
            "count": 1
          },
          {
            "date": "2022-11-02",
            "count": 1
          },
          {
            "date": "2022-12-13",
            "count": 1
          },
          {
            "date": "2022-12-24",
            "count": 1
          },
          {
            "date": "2023-02-27",
            "count": 2
          },
          {
            "date": "2023-03-28",
            "count": 1
          },
          {
            "date": "2023-04-13",
            "count": 1
          },
          {
            "date": "2023-07-14",
            "count": 1
          },
          {
            "date": "2023-10-09",
            "count": 1
          },
          {
            "date": "2023-10-25",
            "count": 1
          },
          {
            "date": "2024-02-10",
            "count": 1
          },
          {
            "date": "2024-06-08",
            "count": 1
          },
          {
            "date": "2024-11-02",
            "count": 1
          },
          {
            "date": "2024-11-17",
            "count": 1
          },
          {
            "date": "2024-12-25",
            "count": 1
          },
          {
            "date": "2025-08-18",
            "count": 1
          },
          {
            "date": "2025-11-07",
            "count": 1
          },
          {
            "date": "2025-12-05",
            "count": 1
          },
          {
            "date": "2025-12-17",
            "count": 1
          },
          {
            "date": "2026-02-09",
            "count": 1
          },
          {
            "date": "2026-06-21",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 165,
        "total_forks": 172
      },
      "star_history": null,
      "open_issues_and_prs": 14
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": 14890,
      "source_files_sampled": 24,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "package.json"
      ],
      "advisories": {
        "error": "No resolved dependencies carried a version and a supported ecosystem",
        "scope": "repository_graph",
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 6,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "npm"
      ],
      "dependencies": [],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "airtap",
            "direct": false,
            "version": "^1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "functions-have-names",
            "direct": false,
            "version": "^1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "has",
            "direct": false,
            "version": "^1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "has-symbols",
            "direct": false,
            "version": "^1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "isarray",
            "direct": false,
            "version": "^2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "tape",
            "direct": false,
            "version": "^5.0.0",
            "ecosystem": "npm"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 6,
        "direct_count": 0,
        "indirect_count": 6
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 7,
        "merged_prs": 24,
        "open_issues": 7,
        "closed_ratio": 0.816,
        "closed_issues": 31,
        "closed_unmerged_prs": 28
      },
      "bus_factor": 2,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "goto-bus-stop",
          "commits": 63,
          "avatar_url": "https://avatars.githubusercontent.com/u/1006268?v=4"
        },
        {
          "type": "User",
          "login": "defunctzombie",
          "commits": 32,
          "avatar_url": "https://avatars.githubusercontent.com/u/84792?v=4"
        },
        {
          "type": "User",
          "login": "Gozala",
          "commits": 23,
          "avatar_url": "https://avatars.githubusercontent.com/u/21236?v=4"
        },
        {
          "type": "User",
          "login": "zhangwinning",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/23034399?v=4"
        },
        {
          "type": "User",
          "login": "birge",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/1206124?v=4"
        },
        {
          "type": "User",
          "login": "daffl",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/338316?v=4"
        },
        {
          "type": "User",
          "login": "denis-sokolov",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/113721?v=4"
        },
        {
          "type": "User",
          "login": "friederbluemle",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/743291?v=4"
        },
        {
          "type": "User",
          "login": "jasonkarns",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/119972?v=4"
        },
        {
          "type": "User",
          "login": "joseph-onsip",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/15805439?v=4"
        }
      ],
      "contributors_sampled": 15,
      "top_contributor_share": 0.481
    },
    "quality_signals": {
      "has_ci": false,
      "has_tests": true,
      "ci_workflows": [],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "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 4 merged PRs checked by a CI test -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 1/13 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 16 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": null,
            "reason": "no workflows found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no 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": null,
            "reason": "no dependencies found",
            "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": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": null,
            "reason": "No tokens found",
            "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": "48e3d18659caf72d94d319871106f089bb40002d",
        "ran_at": "2026-07-22T21:49:15Z",
        "aggregate_score": 4,
        "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": 31,
          "created_at": "2016-07-26T13:43:32Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 71,
          "created_at": "2020-01-17T11:12:44Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 83,
          "created_at": "2021-02-28T13:18:33Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 87,
          "created_at": "2022-07-11T12:11:25Z",
          "last_comment_at": "2023-11-22T19:31:40Z",
          "last_comment_author": "ChrisCates"
        },
        {
          "number": 92,
          "created_at": "2023-10-09T07:23:41Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 97,
          "created_at": "2025-12-17T07:56:51Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 99,
          "created_at": "2026-06-21T14:03:03Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2021-02-27T16:44:59Z",
      "ci_last_conclusion": null,
      "oldest_open_issues": [
        {
          "number": 61,
          "created_at": "2019-04-26T16:12:19Z",
          "last_comment_at": "2021-04-08T20:23:38Z",
          "last_comment_author": "Redmega"
        },
        {
          "number": 66,
          "created_at": "2019-11-14T09:42:17Z",
          "last_comment_at": "2019-11-25T09:28:05Z",
          "last_comment_author": "joker-777"
        },
        {
          "number": 76,
          "created_at": "2020-08-06T12:18:26Z",
          "last_comment_at": "2022-12-22T08:43:52Z",
          "last_comment_author": "tbwiss"
        },
        {
          "number": 86,
          "created_at": "2022-03-19T03:01:16Z",
          "last_comment_at": "2023-05-16T12:34:02Z",
          "last_comment_author": "Sylicium"
        },
        {
          "number": 89,
          "created_at": "2023-04-11T12:19:05Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 93,
          "created_at": "2024-11-04T17:33:13Z",
          "last_comment_at": "2024-11-12T09:28:15Z",
          "last_comment_author": "goto-bus-stop"
        },
        {
          "number": 96,
          "created_at": "2025-07-30T21:48:37Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/browserify/events",
    "host": "github.com",
    "name": "events",
    "owner": "browserify"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "critical",
      "name": "Overall health",
      "note": "Abandonment Policy applies a 60% multiplier to weighted overall health and gives it a ceiling of 49.",
      "notes": [
        {
          "code": "abandonment_overall_adjustment",
          "params": {
            "cap": 49,
            "pct": 60
          }
        }
      ],
      "value": 26,
      "inputs": {
        "security": 40,
        "vitality": 18,
        "community": 71,
        "governance": 62,
        "engineering": 30,
        "abandonment_cap": 49,
        "abandonment_state": "likely_abandoned",
        "abandonment_multiplier": 60,
        "weighted_overall_before_abandonment": 44,
        "overall_after_abandonment_multiplier": 26
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "critical",
        "name": "Vitality",
        "value": 18,
        "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": 578,
              "active_weeks_last_year": 0
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 578 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 578
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "0/52 weeks with commits",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "0 commits in the last year",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "at_risk",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 44,
            "inputs": {
              "releases_count": 6,
              "latest_release_tag": "v3.3.0",
              "releases_from_tags": false,
              "days_since_latest_release": 1971,
              "mean_days_between_releases": 224.3
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "6 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 6
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 1971 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 1971
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~224.3 days",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 224.3
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "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": 6,
              "unanswered_open_issues": 5,
              "days_since_last_merged_pr": 1971,
              "days_since_last_human_commit": 1971,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "no human commit for 1971 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": 1971,
                      "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": 71,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "good",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 76,
            "inputs": {
              "forks": 172,
              "stars": 1409,
              "watchers": 14,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "1,409 stars",
                "points": 51.1,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 1409
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "172 forks",
                "points": 18.6,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 172
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "14 watchers",
                "points": 6.2,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 14
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 65,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": true,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 13.5,
                "status": "met",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 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": 62,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "moderate",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "bus_factor": 2,
              "contributors_sampled": 15,
              "top_contributor_share": 0.481
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "2 contributor(s) cover half of all commits",
                "points": 25.2,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 48% of commits",
                "points": 11.7,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 48
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "15 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 15
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 16 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "moderate",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 56,
            "inputs": {
              "merged_prs": 24,
              "open_issues": 7,
              "closed_issues": 31,
              "issue_closed_ratio": 0.816,
              "closed_unmerged_prs": 28
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "82% of issues closed",
                "points": 38.1,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 82
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "24/52 decided PRs merged",
                "points": 17.7,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 24,
                      "decided": 52
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 1/13 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 71,
            "inputs": {
              "followers": 164,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "browserify",
              "public_repos": 76,
              "account_age_days": 4581
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "164 followers of browserify",
                "points": 15.9,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 164,
                      "login": "browserify"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "76 public repos, account ~12 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 76
                    }
                  },
                  {
                    "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": "at_risk",
        "name": "Engineering Quality",
        "value": 30,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "critical",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 24,
            "inputs": {
              "has_ci": false,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "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": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "0 out of 4 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "at_risk",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "topics": [],
              "has_wiki": false,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": 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": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "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": "at_risk",
        "name": "Security",
        "value": 40,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Branch-Protection, Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "branch_protection",
                    "dangerous_workflow",
                    "packaging",
                    "pinned_dependencies",
                    "signed_releases",
                    "token_permissions"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 40,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 12,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 6,
              "scorecard_aggregate": 4
            },
            "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 4 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 1/13 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 16 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no workflows found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "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": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "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": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "No tokens found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 19
            },
            "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": "critical",
        "name": "AI Readiness",
        "value": 27,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 18,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.34,
              "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": "34 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 18.1,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 34,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "critical",
            "name": "Verify loop (build / test / typecheck)",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_pinned_dependencies"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 24,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "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": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "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": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "moderate",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 55,
            "inputs": {
              "primary_language": "JavaScript",
              "largest_source_bytes": 14890,
              "source_files_sampled": 24,
              "oversized_source_files": 0
            },
            "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": "0/24 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 24,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "npm package 'events' points at a different repository (https://github.com/Gozala/events); excluded from ecosystem scoring",
    "No resolved dependencies carried a version and a supported ecosystem"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-22T21:49:32.865001Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/b/browserify/events.svg",
  "full_name": "browserify/events",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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

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

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