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

basho / mochiweb

a branch of Mochi Media's excellent HTTP library -- their canonical source can be found at https://github.com/mochi/mochiweb

Erlang自定义许可证★ 78 星标⑂ 37 复刻始于 2010年4月在 GitHub 上查看 ↗

basho/mochiweb 的健康指数为 100 分中的 28 分,处于「危急」区间。 其得分最高的类别是Sustainability & Governance(61/100),最低的是Vitality(18/100)。 最近一次更新在 1308 天前。 近期的大部分工作由 1 位贡献者完成。

28
总分 / 100
危急

软件健康指数

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

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

评分画像

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

高风险司法辖区政策对加权总体健康应用 75% 的乘数,并对其设置“存在风险”上限 49。

所有权

113 关注者206 个公开仓库始于 2010年1月

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

软件包生态系统

注册表软件包版本月下载量版本数最近发布
Hexmochiweb指向其他仓库——不计分3.4.0163,3211643 天前

按类别列示的指标

活力

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

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

发布纪律

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

社区与采用

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

49存在风险 · 占总体的 18%
评分方式
30.6/60星标 — 78 个星标
13/25复刻 — 37 个复刻
10.7/15关注者 — 86 位关注者
所用输入
forks37
stars78
watchers86
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonbelow_threshold

社区健康

44存在风险
评分方式
22.5/22.5README
16.9/22.5许可证 — 存在许可证文件,但不是可识别的许可证
0/18CONTRIBUTING 指南
0/13.5行为准则
0/7.2议题模板
0/6.3PR 模板
所用输入
has_readme
has_license
has_contributing
has_issue_template
has_code_of_conduct
has_pull_request_template

可持续性与治理

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

61中等 · 占总体的 24%
评分方式
9/54巴士系数 — 1 位贡献者贡献了半数提交
6.9/22.5提交分布 — 头号贡献者编写了 69% 的提交
13.5/13.5贡献者广度 — 36 位贡献者
10/10OpenSSF Scorecard:Contributors — project has 23 contributing companies or organizations
所用输入
bus_factor1
contributors_sampled36
top_contributor_share0.692
评分方式
46.8/46.8议题解决 — 100% 的议题已关闭
29.9/38.3PR 接受 — 已裁定的 PR 中 18/23 已合并
1.5/15OpenSSF Scorecard:Code-Review — Found 1/8 approved changesets -- score normalized to 1
所用输入
merged_prs18
open_issues0
closed_issues3
issue_closed_ratio1
closed_unmerged_prs5
评分方式
30/30所有权背书 — 组织持有
0/20已验证域名
14.8/25所有者影响力 — basho 有 113 位关注者
25/25既往记录 — 206 个公开仓库,账户约 16 年
所用输入
followers113
owner_typeOrganization
is_verified
owner_loginbasho
public_repos206
account_age_days6,042

工程质量

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

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 5 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

安全

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

22危急 · 占总体的 16%

安全态势

22危急
评分方式
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0/2.5CI-Tests — 0 out of 5 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.8/7.5Code-Review — Found 1/8 approved changesets -- score normalized to 1
2.5/2.5Contributors — project has 23 contributing companies or organizations
0/10Dangerous-Workflow — 无数据
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.2/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
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — 无数据
0/7.5Token-Permissions — 无数据
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
所用输入
sourceopenssf_scorecard
checks_evaluated13
scorecard_versionv5.5.0
checks_inconclusive5
scorecard_aggregate2.9
high_risk_jurisdiction_cap49
high_risk_jurisdiction_multiplier75
security_posture_after_multiplier22
security_posture_before_jurisdiction29
已排除计分(无数据或不适用):dangerous_workflow, packaging, pinned_dependencies, signed_releases, token_permissions。 其余权重已重新归一化。 高风险司法辖区政策应用 75% 的乘数,并对安全态势设置“存在风险”上限 49。

AI 就绪度

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

30存在风险 · 占总体的 0%
评分方式
0/45代理指令 — 没有 CLAUDE.md / AGENTS.md / 编辑器规则
0/15机器可读文档(llms.txt)
20.8/40可读的提交历史 — 100 次人类提交中有 39 次说明了意图(结构化标题或解释性正文)
所用输入
has_llms_txt
legible_history_share0.39
agent_instruction_files
agent_instruction_max_bytes
评分方式
18/18一条命令的引导启动 — Makefile, priv/skel/Makefile, priv/skel/src/Makefile, src/Makefile
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_filesMakefile, priv/skel/Makefile, priv/skel/src/Makefile, src/Makefile
has_devcontainer
has_linter_config
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
已排除计分(无数据或不适用):OpenSSF Scorecard:Pinned-Dependencies。 其余权重已重新归一化。
评分方式
0/45可类型检查的代码 — Erlang,未配置类型检查
0/55可控的文件大小 — 未检测到源文件
所用输入
primary_languageErlang
largest_source_bytes
source_files_sampled0
oversized_source_files0
已排除计分(无数据或不适用):可控的文件大小。 其余权重已重新归一化。

机器可读接口

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

关键数据

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

数据采集警告

  • hex package 'mochiweb' points at a different repository (https://github.com/mochi/mochiweb); excluded from ecosystem scoring

更多细节

Star 与 Fork 历史 78 ★ / 37 ⇿
78Star
37Fork
3发布

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

0204060807835332010-042016-122023-08
主版本 0次版本 0修订 1

每个点涵盖 13 天。

OpenSSF Scorecard 2.9 / 10
2.9综合

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

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
0CI-Tests0 out of 5 merged PRs checked by a CI test -- score normalized to 0
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
1Code-ReviewFound 1/8 approved changesets -- score normalized to 1
10Contributorsproject has 23 contributing companies or organizations
不适用Dangerous-Workflowno workflows found
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
9Licenselicense 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
0Security-Policysecurity policy file not detected
不适用Signed-Releasesno releases found
不适用Token-PermissionsNo tokens found
10Vulnerabilities0 existing vulnerabilities detected
全部依赖 0

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

注册表软件包版本关系
依赖安全公告 未评估

本报告未能完成公告比对:No resolved dependencies to assess

原始 JSON 报告 机器可读
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 3424,
      "has_wiki": false,
      "homepage": null,
      "languages": {
        "HTML": 177,
        "Shell": 332,
        "Erlang": 533867,
        "Makefile": 2908
      },
      "pushed_at": "2022-12-21T16:18:37Z",
      "created_at": "2010-04-16T14:49:20Z",
      "owner_type": "Organization",
      "updated_at": "2024-08-27T16:14:54Z",
      "description": "a branch of Mochi Media's excellent HTTP library -- their canonical source can be found at https://github.com/mochi/mochiweb",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": null,
      "default_branch": "master",
      "license_spdx_raw": "NOASSERTION",
      "primary_language": "Erlang",
      "significant_languages": [
        "Erlang"
      ]
    },
    "owner": {
      "blog": "http://basho.com",
      "name": "Basho Technologies",
      "type": "Organization",
      "login": "basho",
      "company": null,
      "location": "Cambridge, MA",
      "followers": 113,
      "avatar_url": "https://avatars.githubusercontent.com/u/176293?v=4",
      "created_at": "2010-01-04T19:05:19Z",
      "is_verified": null,
      "public_repos": 206,
      "account_age_days": 6042
    },
    "license": {
      "state": "custom",
      "spdx_id": null,
      "raw_spdx": "NOASSERTION",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "2.12.1+riak.3.0.4",
          "kind": "patch",
          "published_at": "2021-03-16T14:37:40Z"
        },
        {
          "tag": "riak_kv-3.0.0",
          "kind": "other",
          "published_at": "2020-08-18T09:10:20Z"
        },
        {
          "tag": "riak_kv-2.9.0",
          "kind": "other",
          "published_at": "2019-05-11T11:32:06Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "34d3e420c3b74bde56483d8bd2896e03126314bb",
          "body": "* have edoc build things before generating docs. re: issue #135\r\n\r\n* Minimize calls to gen_tcp:send() to optimize performance.  Tests indicate a 50 to 1 performance improvement with this change.\r\n\r\n* update version to 2.9.1\r\n\r\n* fixed an DoS vulnerability in Mochiweb/SSL\r\n\r\n* SSL: Fix for broken ECD\n[…]\n\r\n* Allow recbuf to be undefined\r\n\r\nIf recbuf option is undefined, the operating system decides on the buffer size\r\nIf no buffer size is speciefied, streaming will happen in the chunks of MaxChunkSize",
          "is_bot": false,
          "headline": "Basho/zl/mochiweb update with master for recbuf and more (#19)",
          "author_name": "Zeeshan Lakhani",
          "author_login": "zeeshanlakhani",
          "committed_at": "2016-10-05T15:02:44Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "877b6002c2bbd8f211d84ecc7b8460f46172be11",
          "body": "Fix chunked response with correct function",
          "is_bot": false,
          "headline": "Merge pull request #24 from basho/dreyk-tuple_module_fun_fix",
          "author_name": "Brian Sparrow",
          "author_login": "bsparrow435",
          "committed_at": "2016-10-05T14:47:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aefc9f49c6307ca45035b50ea968595e64f4e4b0",
          "body": null,
          "is_bot": false,
          "headline": "Fixed conflict",
          "author_name": "Brian Sparrow",
          "author_login": null,
          "committed_at": "2016-10-05T14:46:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4d3882181d0e0e507a05115782a2b091a1db2be4",
          "body": "Port the spurious 400 error fix forward to master",
          "is_bot": false,
          "headline": "Merge pull request #23 from basho/bugfix/spurious_error_handling",
          "author_name": "Nick Marino",
          "author_login": "nickelization",
          "committed_at": "2016-02-23T21:33:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5a3d51172814f309b132f818cb5902419245c5ef",
          "body": "These new tests verify correct behavior even in the case that an\nunexpected message arrives in the middle of handling a request. We also\nverify that the socket is closed cleanly in the event of a protocol\nerror.",
          "is_bot": false,
          "headline": "Add tests for handling errors and unexpected msgs",
          "author_name": "Nick Marino",
          "author_login": "nickelization",
          "committed_at": "2016-02-23T20:38:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fe6c09b34949022a57b099891811db6d268eb392",
          "body": "This fix prevents us from sending back a 400 error in response to\nunexpected messages that may come in. The intent in the original\ncatch-all clause seems to be to match on TCP or SSL errors, but if we\nget some other unexpected message coming in from the application layer,\nthen that will also trigger\n[…]\nndeed actually a problem with\nthe client request itself. This is also the only such case that is\nexplicitly tested in the eunit test code, so that behavior is maintained\nwith no need to fix any tests.",
          "is_bot": false,
          "headline": "Fix handling for spurious msgs and protocol errors",
          "author_name": "Nick Marino",
          "author_login": "nickelization",
          "committed_at": "2016-02-23T20:32:01Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ade2a9b29a11034eb550c1d79b4f991bf5ca05ba",
          "body": "Ku range fix",
          "is_bot": false,
          "headline": "Merge pull request #17 from basho/ku-range-fix",
          "author_name": "UENISHI Kota",
          "author_login": "kuenishi",
          "committed_at": "2015-01-16T07:38:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ce93cfa7764bb35e6445d7dfaf19941425f05e08",
          "body": null,
          "is_bot": false,
          "headline": "Rearrange unittests in mochiweb_http",
          "author_name": "UENISHI Kota",
          "author_login": "kuenishi",
          "committed_at": "2015-01-16T06:25:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b802b92262f01575536d8478ddf462cc9dedb234",
          "body": "RFC 2616 14.35.1 Byte Ranges\n\n   If the last-byte-pos value is absent, or if the value is greater than\n   or equal to the current length of the entity-body, last-byte-pos is\n   taken to be equal to one less than the current length of the entity-\n   body in bytes.\n\nConflicts:\n\tsrc/mochiweb_http.erl",
          "is_bot": false,
          "headline": "Accept range end position which exceededs the resource size",
          "author_name": "Shunichi Shinohara",
          "author_login": null,
          "committed_at": "2015-01-15T11:21:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b7f1b36e8d9518773953c47d5be0b4600ae64167",
          "body": "Conflicts:\n\t.travis.yml",
          "is_bot": false,
          "headline": "Remove special treatment of the range \"0-\"",
          "author_name": "Shunichi Shinohara",
          "author_login": null,
          "committed_at": "2015-01-15T11:20:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bff08e8058bfdcfe4afa078a870df0d59ed6b09e",
          "body": "update from mochi repo",
          "is_bot": false,
          "headline": "Merge pull request #15 from basho/vinoski/mochiweb-update",
          "author_name": "Steve Vinoski",
          "author_login": "vinoski",
          "committed_at": "2014-07-24T17:14:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3325cb35f77b471d3e855af037bf4b48de55a386",
          "body": "The crypto compatibility changes in mochiweb_session.erl and\nmochiweb_websocket.erl are necessary for older releases of Erlang not\nsupported in the primary mochiweb repo.",
          "is_bot": false,
          "headline": "more updates from primary mochiweb repo",
          "author_name": "Steve Vinoski",
          "author_login": "vinoski",
          "committed_at": "2014-07-11T20:17:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "925a7837ebe500bbfc2698a72340d2b2e58cd5df",
          "body": "Makefile: adapt rebar calls to new behavior",
          "is_bot": false,
          "headline": "Merge pull request #132 from tuncer/rebar-recursion",
          "author_name": "Bob Ippolito",
          "author_login": "etrepum",
          "committed_at": "2014-06-27T17:34:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0a68bbeaf02a424b7e2cb2e35908646657aaee17",
          "body": "* rebar prepare-deps is equivalent to rebar -r get-deps compile\n* Only rebar *-deps and rebar compile are recursive by default.\n  Therefore, we don't need to pass skip_deps=true.",
          "is_bot": false,
          "headline": "Makefile: adapt rebar calls to new behavior",
          "author_name": "Tuncer Ayaz",
          "author_login": null,
          "committed_at": "2014-06-27T17:05:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9090c7942f9dcde4ddbf9f78429e289ff5600c18",
          "body": null,
          "is_bot": false,
          "headline": "upgrade rebar to v2.5.0 and upgrade app template #131",
          "author_name": "Bob Ippolito",
          "author_login": "etrepum",
          "committed_at": "2014-06-24T19:50:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5a01be4cae01f6cdfe805cc02675e1cf5c24ff6a",
          "body": null,
          "is_bot": false,
          "headline": "update travis config for 17.0 and R16B0[123]",
          "author_name": "Bob Ippolito",
          "author_login": "etrepum",
          "committed_at": "2014-06-24T19:41:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b37b6fec8f7aef39ce4720bfaaa5166ede7f280e",
          "body": "Fix type specs in base64url",
          "is_bot": false,
          "headline": "Merge pull request #127 from talko/base64url_dialyzer",
          "author_name": "Bob Ippolito",
          "author_login": "etrepum",
          "committed_at": "2014-05-08T21:23:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dd72248a4325f515b5571014ca02ff55569004d6",
          "body": null,
          "is_bot": false,
          "headline": "Fix type specs in base64url",
          "author_name": "Ransom Richardson",
          "author_login": null,
          "committed_at": "2014-05-08T20:08:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "445788a84ca8f7a20a1bc16b29b7f847bcbc2507",
          "body": null,
          "is_bot": false,
          "headline": "update from primary mochiweb repo",
          "author_name": "Steve Vinoski",
          "author_login": "vinoski",
          "committed_at": "2014-03-26T21:33:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ba6cd156a5ac32ee59b6a5cbc23bbd4fb78a96cb",
          "body": "implementation of max, the number of connections is now limited with a default of 2048",
          "is_bot": false,
          "headline": "Merge pull request #126 from pooya/disco",
          "author_name": "Bob Ippolito",
          "author_login": "etrepum",
          "committed_at": "2014-03-26T20:17:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "18496994430fc8cdec6ad8fdd910e30bb7c1be18",
          "body": "If we added a new socket in the recycle_acceptor, we should not decrement the\nnumber of active sockets.",
          "is_bot": false,
          "headline": "Fix the computation of the active_sockets number.",
          "author_name": "Shayan Pooya",
          "author_login": null,
          "committed_at": "2014-03-24T15:59:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3138381d3f7434a370a8eac9e9be93d055e8bd28",
          "body": null,
          "is_bot": false,
          "headline": "Avoid sleeping in the unittests.",
          "author_name": "Shayan Pooya",
          "author_login": null,
          "committed_at": "2014-03-24T15:59:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "af7f5190e777a8085b71ada70467bc3788688110",
          "body": null,
          "is_bot": false,
          "headline": "Move the mochiweb_socket_server_tests to the test directory.",
          "author_name": "Shayan Pooya",
          "author_login": null,
          "committed_at": "2014-03-24T15:58:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cad1a6d463105d30787d505e8976ece42eb7425c",
          "body": null,
          "is_bot": false,
          "headline": "Add eunit tests for the max implementation.",
          "author_name": "Prashanth Mundkur",
          "author_login": "pmundkur",
          "committed_at": "2014-03-23T21:43:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b413226386ed227ee5ddf3fcb8a1eb6c09922ba3",
          "body": "max limits the sum of active connections and listeners.\nThe implementation assumes that max is greater than acceptor_pool_size,\nand always maintains the acceptor_pool at acceptor_pool_size as long\nas the max is not exceeded.\n\nIf max is less than acceptor_pool_size, acceptor_pool_size is the\neffective max.",
          "is_bot": false,
          "headline": "Add a simple implementation of max connections",
          "author_name": "Prashanth Mundkur",
          "author_login": "pmundkur",
          "committed_at": "2014-03-23T21:43:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8eb1f220b0f3f53e9443c87b5044cba154d7aa9f",
          "body": "Allow whitespace in Range headers",
          "is_bot": false,
          "headline": "Merge pull request #125 from nparry/whitespace_in_range_header",
          "author_name": "Bob Ippolito",
          "author_login": "etrepum",
          "committed_at": "2014-02-06T17:53:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "176ddce1590f91748f84b8014966bac8acea5e13",
          "body": "While investigating basho/webmachine#186 it was noted that a small but\nnon-zero percentage of clients embed whitespace in Range headers. It\nappears this is valid:\n\nFrom http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html\n\n    byte-range-set  = 1#( byte-range-spec | suffix-byte-range-spec )\n\nFrom \n[…]\nite space (LWS)...\n    ...null elements are allowed, but do not contribute to the count\n    of elements present. That is, \"(element), , (element) \" is permitted,\n    but counts as only two elements...",
          "is_bot": false,
          "headline": "Allow whitespace in Range headers",
          "author_name": "Nathan Parry",
          "author_login": "nparry",
          "committed_at": "2014-02-06T04:26:49Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "7a7cefaea2be9ae562c86e3cea27ec5f95162bb4",
          "body": null,
          "is_bot": false,
          "headline": "update CHANGES",
          "author_name": "Bob Ippolito",
          "author_login": "etrepum",
          "committed_at": "2014-01-03T17:00:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a6c22810ed4f93439ecf0d856d6f902ffec4684b",
          "body": "Update test/mochiweb_tests.erl",
          "is_bot": false,
          "headline": "Merge pull request #121 from jj1bdx/jj1bdx-freebsd-testfail-fix",
          "author_name": "Bob Ippolito",
          "author_login": "etrepum",
          "committed_at": "2014-01-03T16:59:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "67e6863b9e329c88c1c34ca490818d34926e5321",
          "body": "* With Erlang R16B03 running on FreeBSD/amd64 10.0-PRERELEASE\n  (base/stable/10 r260159),\n  the following tests will not finish\n  within the default eunit timeout of 5 seconds\n  (See `lib/eunit/src/eunit_internal.hrl` (of R16B03))\n  so cases modified to extend timeout to 60 seconds (`LARGE_TIMEOUT`)\n[…]\n100k_https_POST_test_()\n        multiple_100k_http_POST_test_()\n        multiple_100k_https_POST_test_()\n\n  See also <https://github.com/mochi/mochiweb/commit/02066a511adcad08bb05d7a4a36ca1fc9ca08805>",
          "is_bot": false,
          "headline": "Update test/mochiweb_tests.erl",
          "author_name": "Kenji Rikitake",
          "author_login": "jj1bdx",
          "committed_at": "2014-01-03T09:02:43Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "1d7338345360cb4de426fed69b6b2d005f2ac9f8",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'websocket'",
          "author_name": "Bob Ippolito",
          "author_login": "etrepum",
          "committed_at": "2014-01-02T08:28:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6ab8d833998caf1a85ee9471e0b2fea5cada2c64",
          "body": null,
          "is_bot": false,
          "headline": "fix state bug",
          "author_name": "Bob Ippolito",
          "author_login": "etrepum",
          "committed_at": "2013-12-26T22:28:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d253ce86c16b92b499e7155711ff80ce89072c69",
          "body": null,
          "is_bot": false,
          "headline": "turn websocket demo into a simple chat client",
          "author_name": "Bob Ippolito",
          "author_login": "etrepum",
          "committed_at": "2013-12-26T21:07:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "49eaab98a5bf15b4f6ba0846c9e5057f10df95cb",
          "body": null,
          "is_bot": false,
          "headline": "some more whitespace tweaks, use full bytes in payload_length/1",
          "author_name": "Bob Ippolito",
          "author_login": "etrepum",
          "committed_at": "2013-12-26T21:06:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "74d6cdc7efc70e3024458ad0d7da3104233348b5",
          "body": null,
          "is_bot": false,
          "headline": "clean up whitespace and long lines",
          "author_name": "Bob Ippolito",
          "author_login": "etrepum",
          "committed_at": "2013-12-26T18:07:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ef24a5733ea31b642d6ce7fa48c61ebd8a585311",
          "body": null,
          "is_bot": false,
          "headline": "clean up conditionals",
          "author_name": "Bob Ippolito",
          "author_login": "etrepum",
          "committed_at": "2013-12-25T23:33:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "550112627ba671ab6a6e0aeaf30d6f2b6e02f6af",
          "body": null,
          "is_bot": false,
          "headline": "add scheme to hixie_handshake",
          "author_name": "Bob Ippolito",
          "author_login": "etrepum",
          "committed_at": "2013-12-25T23:22:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ecee927a04a51858677cd13def37f575ebbb33e7",
          "body": null,
          "is_bot": false,
          "headline": "add HTML for example",
          "author_name": "Bob Ippolito",
          "author_login": "etrepum",
          "committed_at": "2013-12-25T23:06:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8ecae1021e51e61a1c7bfd3d7bbcecdc8a250918",
          "body": null,
          "is_bot": false,
          "headline": "normalize whitespace",
          "author_name": "Bob Ippolito",
          "author_login": "etrepum",
          "committed_at": "2013-12-25T21:38:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7dac0cbba3c9e0e1d1817d9883b2ba39b29b3d83",
          "body": null,
          "is_bot": false,
          "headline": "update CHANGES and bump to 2.8.0",
          "author_name": "Bob Ippolito",
          "author_login": "etrepum",
          "committed_at": "2013-12-25T21:38:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7932aa36e9c34205632a947683339ab5ae3574ef",
          "body": null,
          "is_bot": false,
          "headline": "fix compiler warning",
          "author_name": "Bob Ippolito",
          "author_login": "etrepum",
          "committed_at": "2013-12-25T21:32:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c8e3a5235c75680085173d652ab8c6ad3a55a2a0",
          "body": null,
          "is_bot": false,
          "headline": "clean up trailing whitespace",
          "author_name": "Bob Ippolito",
          "author_login": "etrepum",
          "committed_at": "2013-12-25T21:29:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7ba3196d0da70ebfdd5b2b43adf3f11e850d972a",
          "body": null,
          "is_bot": false,
          "headline": "remark about framing in example documentation",
          "author_name": "Łukasz Lalik",
          "author_login": "k3nn7",
          "committed_at": "2013-12-25T12:51:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ecb1eba135ce140c16cc58316b7fb20e5d1a39c8",
          "body": null,
          "is_bot": false,
          "headline": "documentation for websocket example",
          "author_name": "Łukasz Lalik",
          "author_login": "k3nn7",
          "committed_at": "2013-12-25T12:46:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3961edcb51caed422abb6c6ce42c00bca52ab785",
          "body": null,
          "is_bot": false,
          "headline": "refactor of request/5 function",
          "author_name": "Łukasz Lalik",
          "author_login": "k3nn7",
          "committed_at": "2013-12-25T12:13:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "de79c0af59536dba1c536c2ce2661fb60d23138f",
          "body": null,
          "is_bot": false,
          "headline": "simpler interface, refactor",
          "author_name": "Łukasz Lalik",
          "author_login": "k3nn7",
          "committed_at": "2013-12-25T11:28:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2eb1c563ca934b53a935c3b96ff5fba135cab9f8",
          "body": null,
          "is_bot": false,
          "headline": "tests for websocket handshake and frames parsing",
          "author_name": "Łukasz Lalik",
          "author_login": "k3nn7",
          "committed_at": "2013-12-25T00:25:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cef20553128c9d743e764fdca8ef1a50518811d6",
          "body": null,
          "is_bot": false,
          "headline": "fill license details",
          "author_name": "Łukasz Lalik",
          "author_login": "k3nn7",
          "committed_at": "2013-12-08T11:57:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "58bc0beecd845ea594fdd90a8b4869590bdc25a9",
          "body": null,
          "is_bot": false,
          "headline": "module for websocket and example of usage",
          "author_name": "Łukasz Lalik",
          "author_login": "k3nn7",
          "committed_at": "2013-12-08T11:56:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "31efc6003d40a5b4a4f8544c545ca74f0d722228",
          "body": "Adobe-valid MIME type for crossdomain.xml",
          "is_bot": false,
          "headline": "Merge pull request #118 from doubleyou/crossdomain-mime",
          "author_name": "Bob Ippolito",
          "author_login": "etrepum",
          "committed_at": "2013-11-13T19:23:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "44bb98f9ddff39936a6533a51eb09d789b58708a",
          "body": null,
          "is_bot": false,
          "headline": "Small optimization",
          "author_name": "Dmitry Demeshchuk",
          "author_login": null,
          "committed_at": "2013-11-13T19:21:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eef12502e56e80324149bcfc968b3ba060cf7dfe",
          "body": null,
          "is_bot": false,
          "headline": "Adobe-valid MIME type for crossdomain.xml",
          "author_name": "Dmitry Demeshchuk",
          "author_login": null,
          "committed_at": "2013-11-13T19:05:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3ddf43df1687477667fab5a26c869ad5d89e048b",
          "body": "Fix for Erlang R16B01",
          "is_bot": false,
          "headline": "Merge pull request #12 from basho/R16B01-asn1-fix",
          "author_name": "Steve Vinoski",
          "author_login": "vinoski",
          "committed_at": "2013-09-18T21:37:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d83ed7fb16936bcf41ed6185831a25be3cd2593e",
          "body": "Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>",
          "is_bot": false,
          "headline": "Fix for Erlang R16B01",
          "author_name": "Peter Lemenkov",
          "author_login": "lemenkov",
          "committed_at": "2013-09-18T21:10:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bf217eb401c40c037bfdd6960ccbe4c60280356f",
          "body": null,
          "is_bot": false,
          "headline": "fix chuncked response",
          "author_name": "Administrator",
          "author_login": null,
          "committed_at": "2013-08-07T13:33:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c2e78e635735568d2e91b57e567ae724825a98a",
          "body": null,
          "is_bot": false,
          "headline": "update CHANGES for v2.7.0 release",
          "author_name": "Bob Ippolito",
          "author_login": "etrepum",
          "committed_at": "2013-08-01T23:56:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "510766bc49f8fef0e5417bcc025f5f2ddfec9385",
          "body": "Fix 0-length range responses.",
          "is_bot": false,
          "headline": "Merge pull request #87 from pmundkur/fix-zero-length-range-response",
          "author_name": "Bob Ippolito",
          "author_login": "etrepum",
          "committed_at": "2013-08-01T23:41:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4b77ea0b7c4d797798d8ae9f189444191bf1bf61",
          "body": null,
          "is_bot": false,
          "headline": "more improvements to #114 test coverage",
          "author_name": "Bob Ippolito",
          "author_login": "etrepum",
          "committed_at": "2013-08-01T23:11:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8bb260f3bf28e05fc46e85ae1345ab40b13df438",
          "body": null,
          "is_bot": false,
          "headline": "add some test coverage for #114",
          "author_name": "Bob Ippolito",
          "author_login": "etrepum",
          "committed_at": "2013-08-01T21:18:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f639f69988d9512502c60450ccf7856ad4b80dc",
          "body": "Add support for all possible outputs of erlang:decode_packet/3",
          "is_bot": false,
          "headline": "Merge pull request #114 from omarkj/decode_packet_support",
          "author_name": "Bob Ippolito",
          "author_login": "etrepum",
          "committed_at": "2013-08-01T20:32:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "27410548e5f8e30b6c3522be0b5a5f84fb3365c4",
          "body": null,
          "is_bot": false,
          "headline": "workaround to fix edoc build",
          "author_name": "Bob Ippolito",
          "author_login": "etrepum",
          "committed_at": "2013-08-01T20:27:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b57014d215a2254f5988ac9b82b198277cecddc4",
          "body": null,
          "is_bot": false,
          "headline": "bring CHANGES.md up to date",
          "author_name": "Bob Ippolito",
          "author_login": "etrepum",
          "committed_at": "2013-08-01T20:04:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b0cb5dcec4d6e3ab7fd7f0af06683302cd108e13",
          "body": "Made all the targets phony",
          "is_bot": false,
          "headline": "Merge pull request #116 from doubleyou/makefile-fix",
          "author_name": "Dmitry Demeshchuk",
          "author_login": "doubleyou",
          "committed_at": "2013-07-30T20:56:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e6257eabff7d8efedd6eb61aeeb85d80063f7507",
          "body": null,
          "is_bot": false,
          "headline": "Made all the targets phony",
          "author_name": "Dmitry Demeshchuk",
          "author_login": "doubleyou",
          "committed_at": "2013-07-30T20:45:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "306bb77d6aed03a7e338e6d3d2a505b0f108b4d1",
          "body": "Crypto leap forward for R16B01+",
          "is_bot": false,
          "headline": "Merge pull request #115 from heroku/R16B01",
          "author_name": "Dmitry Demeshchuk",
          "author_login": "doubleyou",
          "committed_at": "2013-07-30T20:29:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6e06bd60897c018af9951f4549d8d279952b19db",
          "body": "Also should be backwards compatible options back to R14 based on\ncompile macros in rebar",
          "is_bot": false,
          "headline": "Get rid of crypto warnings",
          "author_name": "Fred Hebert",
          "author_login": "ferd",
          "committed_at": "2013-07-16T16:52:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d2fb1be3df69ca9acd9b43b01638e42d803988f9",
          "body": "`erlang:decode_package/3` so they can be handled\ngracefully.",
          "is_bot": false,
          "headline": "Add support for possible outputs from",
          "author_name": "Ómar Kjartan Yasin",
          "author_login": null,
          "committed_at": "2013-07-11T19:13:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "680dba8a8a0dd8ee18d03bf814cfb2340bf3bbff",
          "body": "Fix for Erlang R16B01",
          "is_bot": false,
          "headline": "Merge pull request #112 from lemenkov/R16B01",
          "author_name": "Bob Ippolito",
          "author_login": "etrepum",
          "committed_at": "2013-06-21T14:18:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4ac00099aef6826cead64463b049286214ad77b7",
          "body": "Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>",
          "is_bot": false,
          "headline": "Fix for Erlang R16B01",
          "author_name": "Peter Lemenkov",
          "author_login": "lemenkov",
          "committed_at": "2013-06-21T09:53:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8e3f3dd36b9668d9422f9adef14b509c39f6bb44",
          "body": null,
          "is_bot": false,
          "headline": "change stop from cast to call",
          "author_name": "Bob Ippolito",
          "author_login": "etrepum",
          "committed_at": "2013-05-29T22:24:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "525d84316c35245cb7c7e234d67c5bd762e39ff8",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'html-regr-110'",
          "author_name": "Bob Ippolito",
          "author_login": "etrepum",
          "committed_at": "2013-05-08T06:16:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "11298166ed55d5a51c1b525ea4063d4c333444c0",
          "body": null,
          "is_bot": false,
          "headline": "bump version and CHANGES",
          "author_name": "Bob Ippolito",
          "author_login": "etrepum",
          "committed_at": "2013-05-06T22:26:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa0b40ea2705dfcbe8af156851c69d737791ad70",
          "body": null,
          "is_bot": false,
          "headline": "create <html> if we see a HTML5 doctype",
          "author_name": "Bob Ippolito",
          "author_login": "etrepum",
          "committed_at": "2013-05-06T22:21:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "13f931660638432c79b4fbcaced500e9e7ab03c0",
          "body": null,
          "is_bot": false,
          "headline": "failing test for #110",
          "author_name": "Bob Ippolito",
          "author_login": "etrepum",
          "committed_at": "2013-05-06T22:05:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f540b156a75e375eb6331f4aa15d24bb179bb4dc",
          "body": null,
          "is_bot": false,
          "headline": "move tests into separate module",
          "author_name": "Bob Ippolito",
          "author_login": "etrepum",
          "committed_at": "2013-05-06T21:43:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bfc0c3862f50f2aebccf6c7308cb2305dfe82944",
          "body": null,
          "is_bot": false,
          "headline": "normalize whitespace",
          "author_name": "Bob Ippolito",
          "author_login": "etrepum",
          "committed_at": "2013-05-06T21:36:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "92b8f5bd10ce69d40005c8e78e52db9003f0189d",
          "body": null,
          "is_bot": false,
          "headline": "bump version to v2.6.0, make check_for_gen_tcp_fix a test",
          "author_name": "Bob Ippolito",
          "author_login": "etrepum",
          "committed_at": "2013-04-15T20:08:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "56a32a0cc091b69374f35aa0787c36c7776ae816",
          "body": "Make the acceptor crash optional.",
          "is_bot": false,
          "headline": "Merge pull request #107 from djnym/gen_tcp_fix",
          "author_name": "Bob Ippolito",
          "author_login": "etrepum",
          "committed_at": "2013-04-13T23:10:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4afdf42b8d62a4420cc06dccf2f6771ac3a2db01",
          "body": "So turns out the \"Fix for mochiweb_acceptor crash under R15B02\" from\nhttps://github.com/mochi/mochiweb/pull/91 was a bug in OTP fixed in R16B.\n\nhttps://github.com/erlang/otp/commit/6aa9e71dbb279a172b5a2c86f28cbfada1b68080\n\nSo it worked in R14, was broken in R15 and got fixed in R16.  This commit\nmak\n[…]\nre is a script which will detect if the fix is needed based\non my test case from issue 91.\n\nJust run 'make ; cd scripts ; ./check_for_gen_tcp_fix.erl' and it should\nreturn true if the fix is in place.",
          "is_bot": false,
          "headline": "Make the acceptor crash optional.",
          "author_name": "Anthony Molinaro",
          "author_login": "djnym",
          "committed_at": "2013-04-13T22:11:36Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "7a648bb93f6b7041f9997535f2c261c6dfdd7ad8",
          "body": "use tuple modules instead of parameterized modules",
          "is_bot": false,
          "headline": "Merge pull request #6 from basho/sbv-drop-param-mods",
          "author_name": "Steve Vinoski",
          "author_login": "vinoski",
          "committed_at": "2013-03-24T16:28:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6fef5148937671184fb2dda59256dd9653c34fd2",
          "body": "Erlang R16, coming soon, will do away with parameterized modules (see Issue\n4 under http://www.erlang.org/news/35 for details). Change Mochiweb to use\ntuple modules instead, since they will continue to be supported in R16 and\nbeyond. These changes are backward compatible, so current Mochiweb\napplications should require only recompilation to continue working.",
          "is_bot": false,
          "headline": "use tuple modules instead of parameterized modules",
          "author_name": "Steve Vinoski",
          "author_login": "vinoski",
          "committed_at": "2013-03-24T16:20:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "15bc558d8222b011e2588efbd86c01d68ad73e60",
          "body": null,
          "is_bot": false,
          "headline": "fix #105 with {branch, \"master\"} in skel",
          "author_name": "Bob Ippolito",
          "author_login": "etrepum",
          "committed_at": "2013-03-20T02:54:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "167f517416c3c48fa751af00188a42a4ca0f60e0",
          "body": null,
          "is_bot": false,
          "headline": "add a base64url codec and use it in mochiweb_session",
          "author_name": "Bob Ippolito",
          "author_login": "etrepum",
          "committed_at": "2013-03-15T18:39:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f3f133bbfd580730d31a1c9cf54496708f6a8284",
          "body": null,
          "is_bot": false,
          "headline": "dialyzer fixes",
          "author_name": "Bob Ippolito",
          "author_login": "etrepum",
          "committed_at": "2013-03-10T18:24:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d958876ebc4266d4a40b50ee8d79635d6f195fe9",
          "body": "…ed versions",
          "is_bot": false,
          "headline": "note mochiweb_session compatibility and reduce test matrix to support…",
          "author_name": "Bob Ippolito",
          "author_login": "etrepum",
          "committed_at": "2013-03-07T18:39:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "70c88e7870e3f8488a72a3999569eec21a6f7c4e",
          "body": null,
          "is_bot": false,
          "headline": "type/spec refactor of mochiweb_session",
          "author_name": "Bob Ippolito",
          "author_login": "etrepum",
          "committed_at": "2013-03-07T18:36:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "16b7cb6c6f300b8e7c2b36dafff63b945d95a7dc",
          "body": null,
          "is_bot": false,
          "headline": "travis R16B",
          "author_name": "Bob Ippolito",
          "author_login": "etrepum",
          "committed_at": "2013-03-06T23:47:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5c49b3550ca04a96a0b19ed79c7e14526408303b",
          "body": null,
          "is_bot": false,
          "headline": "change test matrix to R14B04, R15B*, R16A",
          "author_name": "Bob Ippolito",
          "author_login": "etrepum",
          "committed_at": "2013-03-04T19:47:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4a1dd2afc6eeba06debd24280a4ff03e5d07169a",
          "body": null,
          "is_bot": false,
          "headline": "start crypto before running msession tests",
          "author_name": "Bob Ippolito",
          "author_login": "etrepum",
          "committed_at": "2013-03-04T19:34:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7c2988f2af5cc59ea25e5241e4854d94b92cb884",
          "body": null,
          "is_bot": false,
          "headline": "update CHANGES and version for v2.5.0",
          "author_name": "Bob Ippolito",
          "author_login": "etrepum",
          "committed_at": "2013-03-04T19:28:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "adab7b9e31b075b7a9886bc1716ac43b447830b1",
          "body": null,
          "is_bot": false,
          "headline": "normalize whitespace in mochiweb_session",
          "author_name": "Bob Ippolito",
          "author_login": "etrepum",
          "committed_at": "2013-03-04T19:27:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a3962fff3141e71842023987d764e3a4bfbd0f51",
          "body": "replace now() with os:timestamp() in acceptor",
          "is_bot": false,
          "headline": "Merge pull request #102 from tsloughter/master",
          "author_name": "Bob Ippolito",
          "author_login": "etrepum",
          "committed_at": "2013-03-04T18:02:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a4ed248d3b8589eb67f3a5ecb06b2f587c7a7ca2",
          "body": null,
          "is_bot": false,
          "headline": "replace now() with os:timestamp() in acceptor",
          "author_name": "Tristan Sloughter",
          "author_login": null,
          "committed_at": "2013-03-04T15:48:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6c9be07fcc9bbb1c1ebda932d38f7c66d9dfbdfc",
          "body": "Session module for managing session cookies",
          "is_bot": false,
          "headline": "Merge pull request #94 from lhft/master",
          "author_name": "Dmitry Demeshchuk",
          "author_login": "doubleyou",
          "committed_at": "2013-02-20T20:35:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1f353ddc15878fd78e01295a0009daaac6619f4d",
          "body": null,
          "is_bot": false,
          "headline": "Some formatting applied",
          "author_name": "lhft",
          "author_login": "lhft",
          "committed_at": "2013-02-11T11:34:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "edb954a15c4343d56345776e3f5c69e201714153",
          "body": null,
          "is_bot": false,
          "headline": "update CHANGES, tag v2.4.2",
          "author_name": "Bob Ippolito",
          "author_login": "etrepum",
          "committed_at": "2013-02-06T04:42:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "988a498e591e4389b5d3ecf068979388c55217da",
          "body": "…regression\n\nfix mochiweb_response regression",
          "is_bot": false,
          "headline": "Merge pull request #100 from shkumagai/feature/fix-mochiweb_response-…",
          "author_name": "Bob Ippolito",
          "author_login": "etrepum",
          "committed_at": "2013-02-06T04:38:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b91291ce9af74da12ce770d2e858538933de6b5f",
          "body": null,
          "is_bot": false,
          "headline": "fix mochiweb_response regression",
          "author_name": "Shoji KUMAGAI",
          "author_login": "shkumagai",
          "committed_at": "2013-02-06T03:21:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c8516e348aac77707a91802c77917ce4691a1c9c",
          "body": null,
          "is_bot": false,
          "headline": "tag v2.4.1",
          "author_name": "Bob Ippolito",
          "author_login": "etrepum",
          "committed_at": "2013-01-30T17:22:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "68c48b1ac796ebee8aa45c7f270e40386220d3f7",
          "body": null,
          "is_bot": false,
          "headline": "Fixed the final notes",
          "author_name": "Azku",
          "author_login": "lhft",
          "committed_at": "2013-01-27T11:37:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 3,
      "commits_last_year": 0,
      "latest_release_at": "2021-03-16T14:37:40Z",
      "latest_release_tag": "2.12.1+riak.3.0.4",
      "releases_from_tags": false,
      "days_since_last_push": 1308,
      "active_weeks_last_year": 0,
      "days_since_latest_release": 1953,
      "mean_days_between_releases": 337.6
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 37,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "mochiweb",
          "exists": true,
          "license": "MIT",
          "keywords": [],
          "ecosystem": "hex",
          "matches_repo": false,
          "registry_url": "https://hex.pm/packages/mochiweb",
          "is_deprecated": false,
          "latest_version": "3.4.0",
          "repository_url": "https://github.com/mochi/mochiweb",
          "versions_count": 16,
          "total_downloads": 33207173,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 163321,
          "first_published_at": "2015-03-25T22:03:54Z",
          "latest_published_at": "2026-06-08T22:22:21.655550Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 43
        }
      ]
    },
    "popularity": {
      "forks": 37,
      "stars": 78,
      "watchers": 86,
      "fork_history": {
        "days": [
          {
            "date": "2010-04-26",
            "count": 1
          },
          {
            "date": "2010-05-12",
            "count": 1
          },
          {
            "date": "2010-08-13",
            "count": 1
          },
          {
            "date": "2010-09-22",
            "count": 1
          },
          {
            "date": "2011-12-06",
            "count": 1
          },
          {
            "date": "2011-12-12",
            "count": 1
          },
          {
            "date": "2012-06-21",
            "count": 1
          },
          {
            "date": "2012-08-02",
            "count": 1
          },
          {
            "date": "2013-02-05",
            "count": 1
          },
          {
            "date": "2013-03-11",
            "count": 1
          },
          {
            "date": "2013-03-24",
            "count": 1
          },
          {
            "date": "2013-04-14",
            "count": 1
          },
          {
            "date": "2013-05-22",
            "count": 1
          },
          {
            "date": "2013-07-05",
            "count": 1
          },
          {
            "date": "2013-07-06",
            "count": 1
          },
          {
            "date": "2013-08-14",
            "count": 1
          },
          {
            "date": "2013-09-19",
            "count": 1
          },
          {
            "date": "2013-12-08",
            "count": 1
          },
          {
            "date": "2014-01-03",
            "count": 1
          },
          {
            "date": "2015-02-13",
            "count": 1
          },
          {
            "date": "2015-06-24",
            "count": 1
          },
          {
            "date": "2015-11-12",
            "count": 1
          },
          {
            "date": "2016-01-11",
            "count": 1
          },
          {
            "date": "2016-08-08",
            "count": 1
          },
          {
            "date": "2016-09-06",
            "count": 2
          },
          {
            "date": "2017-05-01",
            "count": 1
          },
          {
            "date": "2017-05-12",
            "count": 1
          },
          {
            "date": "2017-06-05",
            "count": 1
          },
          {
            "date": "2017-09-28",
            "count": 1
          },
          {
            "date": "2018-09-20",
            "count": 1
          },
          {
            "date": "2019-11-12",
            "count": 1
          },
          {
            "date": "2021-04-19",
            "count": 1
          },
          {
            "date": "2023-02-25",
            "count": 1
          },
          {
            "date": "2023-08-23",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 35,
        "total_forks": 37
      },
      "star_history": {
        "days": [
          {
            "date": "2010-04-16",
            "count": 32
          },
          {
            "date": "2010-04-22",
            "count": 1
          },
          {
            "date": "2010-05-16",
            "count": 1
          },
          {
            "date": "2010-06-19",
            "count": 1
          },
          {
            "date": "2010-07-01",
            "count": 1
          },
          {
            "date": "2010-08-17",
            "count": 1
          },
          {
            "date": "2010-09-14",
            "count": 1
          },
          {
            "date": "2010-12-05",
            "count": 1
          },
          {
            "date": "2010-12-09",
            "count": 1
          },
          {
            "date": "2011-02-01",
            "count": 1
          },
          {
            "date": "2011-02-07",
            "count": 1
          },
          {
            "date": "2011-03-15",
            "count": 1
          },
          {
            "date": "2011-04-10",
            "count": 1
          },
          {
            "date": "2011-04-11",
            "count": 1
          },
          {
            "date": "2011-04-14",
            "count": 1
          },
          {
            "date": "2011-04-15",
            "count": 1
          },
          {
            "date": "2011-05-16",
            "count": 1
          },
          {
            "date": "2011-08-17",
            "count": 1
          },
          {
            "date": "2011-09-13",
            "count": 1
          },
          {
            "date": "2011-12-19",
            "count": 1
          },
          {
            "date": "2012-05-14",
            "count": 1
          },
          {
            "date": "2013-05-29",
            "count": 1
          },
          {
            "date": "2013-06-25",
            "count": 1
          },
          {
            "date": "2013-07-11",
            "count": 1
          },
          {
            "date": "2013-08-28",
            "count": 1
          },
          {
            "date": "2013-11-01",
            "count": 1
          },
          {
            "date": "2013-11-24",
            "count": 1
          },
          {
            "date": "2014-01-20",
            "count": 1
          },
          {
            "date": "2014-03-13",
            "count": 1
          },
          {
            "date": "2014-06-03",
            "count": 1
          },
          {
            "date": "2014-07-09",
            "count": 1
          },
          {
            "date": "2014-07-18",
            "count": 1
          },
          {
            "date": "2014-10-05",
            "count": 1
          },
          {
            "date": "2014-11-13",
            "count": 1
          },
          {
            "date": "2015-01-07",
            "count": 1
          },
          {
            "date": "2015-01-29",
            "count": 1
          },
          {
            "date": "2015-01-30",
            "count": 1
          },
          {
            "date": "2015-11-04",
            "count": 1
          },
          {
            "date": "2016-08-08",
            "count": 1
          },
          {
            "date": "2016-09-06",
            "count": 1
          },
          {
            "date": "2016-12-08",
            "count": 1
          },
          {
            "date": "2017-04-24",
            "count": 1
          },
          {
            "date": "2018-03-26",
            "count": 1
          },
          {
            "date": "2018-06-26",
            "count": 1
          },
          {
            "date": "2020-12-15",
            "count": 1
          },
          {
            "date": "2021-11-20",
            "count": 1
          },
          {
            "date": "2023-02-25",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 78,
        "total_stars": 78
      },
      "open_issues_and_prs": 2
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "examples"
      ],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "Makefile",
        "priv/skel/Makefile",
        "priv/skel/src/Makefile",
        "src/Makefile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": null,
      "source_files_sampled": 0,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [],
      "advisories": {
        "error": "No resolved dependencies to assess",
        "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": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [],
      "dependencies": [],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [],
        "collected": true,
        "truncated": false,
        "total_count": 0,
        "direct_count": 0,
        "indirect_count": 0
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 2,
        "merged_prs": 18,
        "open_issues": 0,
        "closed_ratio": 1,
        "closed_issues": 3,
        "closed_unmerged_prs": 5
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "etrepum",
          "commits": 303,
          "avatar_url": "https://avatars.githubusercontent.com/u/26596?v=4"
        },
        {
          "type": "User",
          "login": "mdempsky",
          "commits": 17,
          "avatar_url": "https://avatars.githubusercontent.com/u/38349?v=4"
        },
        {
          "type": "User",
          "login": "doubleyou",
          "commits": 12,
          "avatar_url": "https://avatars.githubusercontent.com/u/217284?v=4"
        },
        {
          "type": "User",
          "login": "lhft",
          "commits": 10,
          "avatar_url": "https://avatars.githubusercontent.com/u/1996726?v=4"
        },
        {
          "type": "User",
          "login": "vinoski",
          "commits": 9,
          "avatar_url": "https://avatars.githubusercontent.com/u/57131?v=4"
        },
        {
          "type": "User",
          "login": "fdmanana",
          "commits": 9,
          "avatar_url": "https://avatars.githubusercontent.com/u/170624?v=4"
        },
        {
          "type": "User",
          "login": "lemenkov",
          "commits": 8,
          "avatar_url": "https://avatars.githubusercontent.com/u/41835?v=4"
        },
        {
          "type": "User",
          "login": "argv0",
          "commits": 7,
          "avatar_url": "https://avatars.githubusercontent.com/u/176953?v=4"
        },
        {
          "type": "User",
          "login": "jj1bdx",
          "commits": 7,
          "avatar_url": "https://avatars.githubusercontent.com/u/27508?v=4"
        },
        {
          "type": "User",
          "login": "k3nn7",
          "commits": 7,
          "avatar_url": "https://avatars.githubusercontent.com/u/2681989?v=4"
        }
      ],
      "contributors_sampled": 36,
      "top_contributor_share": 0.692
    },
    "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": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 0,
            "reason": "0 out of 5 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": 1,
            "reason": "Found 1/8 approved changesets -- score normalized to 1",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 23 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": 9,
            "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": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": 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": "34d3e420c3b74bde56483d8bd2896e03126314bb",
        "ran_at": "2026-07-22T01:20:04Z",
        "aggregate_score": 2.9,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": null,
      "oldest_open_prs": [
        {
          "number": 25,
          "created_at": "2017-01-03T17:22:58Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 28,
          "created_at": "2019-03-21T17:31:30Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2019-03-14T17:15:24Z",
      "ci_last_conclusion": null,
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/basho/mochiweb",
    "host": "github.com",
    "name": "mochiweb",
    "owner": "basho"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "critical",
      "name": "Overall health",
      "note": "High-Risk Jurisdiction Policy applies a 75% multiplier to weighted overall health and gives it an At risk ceiling of 49.",
      "notes": [
        {
          "code": "jurisdiction_overall_adjustment",
          "params": {
            "cap": 49,
            "pct": 75
          }
        }
      ],
      "value": 28,
      "inputs": {
        "security": 22,
        "vitality": 18,
        "community": 49,
        "governance": 61,
        "engineering": 30,
        "high_risk_jurisdiction_cap": 49,
        "high_risk_jurisdiction_multiplier": 75,
        "weighted_overall_before_jurisdiction": 37,
        "overall_after_jurisdiction_multiplier": 28
      },
      "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": 1308,
              "active_weeks_last_year": 0
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 1308 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 1308
                    }
                  }
                ],
                "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": 3,
              "latest_release_tag": "2.12.1+riak.3.0.4",
              "releases_from_tags": false,
              "days_since_latest_release": 1953,
              "mean_days_between_releases": 337.6
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "3 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 1953 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 1953
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~337.6 days",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 337.6
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "cap": null,
              "state": "at_risk",
              "guards": [],
              "signals": [
                "release_stall",
                "scorecard_unmaintained"
              ],
              "red_flag": true,
              "multiplier_pct": 85,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": 2,
              "unanswered_open_issues": 0,
              "days_since_last_merged_pr": 2686,
              "days_since_last_human_commit": 3576,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "no human commit for 3576 days; 2 unmet obligation(s): releases stalled, Scorecard reports it unmaintained",
                "points": 85,
                "status": "partial",
                "details": [
                  {
                    "code": "abandonment_flagged",
                    "params": {
                      "days": 3576,
                      "count": 2,
                      "signals": "releases stalled, Scorecard reports it unmaintained"
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "at_risk",
        "name": "Community & Adoption",
        "value": 49,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 54,
            "inputs": {
              "forks": 37,
              "stars": 78,
              "watchers": 86,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "below_threshold"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "78 stars",
                "points": 30.6,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 78
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "37 forks",
                "points": 13,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 37
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "86 watchers",
                "points": 10.7,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 86
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "at_risk",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 44,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file present, not a recognized license",
                "points": 16.9,
                "status": "partial",
                "details": [
                  {
                    "code": "license_custom",
                    "params": {}
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 61,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 39,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 36,
              "top_contributor_share": 0.692
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 69% of commits",
                "points": 6.9,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 69
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "36 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 36
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 23 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 78,
            "inputs": {
              "merged_prs": 18,
              "open_issues": 0,
              "closed_issues": 3,
              "issue_closed_ratio": 1,
              "closed_unmerged_prs": 5
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "100% of issues closed",
                "points": 46.8,
                "status": "met",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "18/23 decided PRs merged",
                "points": 29.9,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 18,
                      "decided": 23
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 1/8 approved changesets -- score normalized to 1",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 70,
            "inputs": {
              "followers": 113,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "basho",
              "public_repos": 206,
              "account_age_days": 6042
            },
            "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": "113 followers of basho",
                "points": 14.8,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 113,
                      "login": "basho"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "206 public repos, account ~16 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 206
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 16
                    }
                  }
                ],
                "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 5 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": "critical",
        "name": "Security",
        "value": 22,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "critical",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized. High-Risk Jurisdiction Policy applies a 75% multiplier to Security posture and gives it an At risk ceiling of 49.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "dangerous_workflow",
                    "packaging",
                    "pinned_dependencies",
                    "signed_releases",
                    "token_permissions"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "jurisdiction_posture_adjustment",
                "params": {
                  "cap": 49,
                  "pct": 75
                }
              }
            ],
            "value": 22,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 13,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 5,
              "scorecard_aggregate": 2.9,
              "high_risk_jurisdiction_cap": 49,
              "high_risk_jurisdiction_multiplier": 75,
              "security_posture_after_multiplier": 22,
              "security_posture_before_jurisdiction": 29
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "0 out of 5 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/8 approved changesets -- score normalized to 1",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 23 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.2,
                "status": "partial",
                "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 not detected",
                "points": 0,
                "status": "missed",
                "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": "good",
            "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": 75,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": true,
              "exposures": [
                {
                  "role": "contributor_organization",
                  "count": 1,
                  "country": "Russia"
                }
              ],
              "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": "Russia: contributor_organization (1)",
                "points": 75,
                "status": "partial",
                "details": [
                  {
                    "code": "jurisdiction_exposure",
                    "params": {
                      "role": "contributor_organization",
                      "count": 1,
                      "country": "Russia"
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "at_risk",
        "name": "AI Readiness",
        "value": 30,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 21,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.39,
              "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": "39 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 20.8,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 39,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "at_risk",
            "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": 44,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [
                "Makefile",
                "priv/skel/Makefile",
                "priv/skel/src/Makefile",
                "src/Makefile"
              ],
              "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": "Makefile, priv/skel/Makefile, priv/skel/src/Makefile, src/Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Makefile, priv/skel/Makefile, priv/skel/src/Makefile, src/Makefile"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": 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": "critical",
            "name": "Code legibility for models",
            "note": "Excluded from scoring (no data or not applicable): Manageable file sizes. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "manageable_file_sizes"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 1,
            "inputs": {
              "primary_language": "Erlang",
              "largest_source_bytes": null,
              "source_files_sampled": 0,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Erlang without a type-check config",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_typecheck_config_language",
                    "params": {
                      "language": "Erlang"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "no source files detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_source_files",
                    "params": {}
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "examples"
              ],
              "has_mcp_signal": false,
              "api_schema_files": []
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "examples",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "examples"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "hex package 'mochiweb' points at a different repository (https://github.com/mochi/mochiweb); excluded from ecosystem scoring"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-22T01:20:29.130031Z",
  "schema_version": "0.26.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/b/basho/mochiweb.svg",
  "full_name": "basho/mochiweb",
  "license_state": "custom",
  "license_spdx": null
}

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

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

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