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

transmission / fast_float

Fast and exact implementation of the C++ from_chars functions for float and double types: 4x faster than strtod

C++Apache-2.0★ 1 星标⑂ 1 复刻始于 2022年5月复刻在 GitHub 上查看 ↗

transmission/fast_float 的健康指数为 100 分中的 49 分,处于「存在风险」区间。 其得分最高的类别是Vitality(81/100),最低的是Community & Adoption(12/100)。 最近一次更新在 8 天前。 近期的大部分工作由 1 位贡献者完成。

49
总分 / 100
存在风险

软件健康指数

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

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

评分画像

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

所有权

444 关注者31 个公开仓库始于 2010年3月

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

按类别列示的指标

活力

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

81良好 · 占总体的 22%
评分方式
28.8/36推送新近度 — 最近一次推送于 8 天前
20.1/36提交节奏 — 52 周中有 29 周有提交
18/18提交量 — 最近一年 199 次提交
10/10OpenSSF Scorecard:Maintained — 30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
所用输入
commits_last_year199
human_commit_share0.95
days_since_last_push8
active_weeks_last_year29

发布纪律

88优秀
评分方式
16.2/27有发布版本 — 58 个版本标签(无 GitHub 发布版本)
36/36发布时效 — 最近一次发布版本于 37 天前
27/27发布节奏 — 约每 18.5 天发布一次
0/10OpenSSF Scorecard:Signed-Releases — 无数据
所用输入
releases_count58
latest_release_tagv8.2.10
releases_from_tags
days_since_latest_release37
mean_days_between_releases18.5
已排除计分(无数据或不适用):OpenSSF Scorecard:Signed-Releases。 其余权重已重新归一化。

社区与采用

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

12危急 · 占总体的 18%
评分方式
0/60星标 — 1 个星标
0/25复刻 — 1 个复刻
0/15关注者 — 0 位关注者
所用输入
forks1
stars1
watchers0
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonbelow_threshold

社区健康

25危急
评分方式
0/22.5README
22.5/22.5许可证 — 可识别的许可证(Apache-2.0)
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

可持续性与治理

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

38存在风险 · 占总体的 24%
评分方式
9/54巴士系数 — 1 位贡献者贡献了半数提交
7.7/22.5提交分布 — 头号贡献者编写了 66% 的提交
13.5/13.5贡献者广度 — 68 位贡献者
10/10OpenSSF Scorecard:Contributors — project has 17 contributing companies or organizations
所用输入
bus_factor1
contributors_sampled68
top_contributor_share0.657
评分方式
0/46.8议题解决 — 没有议题或无数据
0/38.3PR 接受 — 已裁定的 PR 中 0/2 已合并
0/15OpenSSF Scorecard:Code-Review — Found 0/30 approved changesets -- score normalized to 0
所用输入
merged_prs0
open_issues0
closed_issues0
issue_closed_ratio
closed_unmerged_prs2
已排除计分(无数据或不适用):议题解决。 其余权重已重新归一化。
评分方式
30/30所有权背书 — 组织持有
0/20已验证域名
19/25所有者影响力 — transmission 有 444 位关注者
23/25既往记录 — 31 个公开仓库,账户约 16 年
所用输入
followers444
owner_typeOrganization
is_verified
owner_logintransmission
public_repos31
account_age_days5,972

工程质量

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

50中等 · 占总体的 20%

工程实践

60中等
评分方式
24/24CI 工作流 — 21 个工作流
24/24存在测试
0/16Linter 配置
0/9.6Pre-commit 钩子
0/6.4.editorconfig
0/20OpenSSF Scorecard:CI-Tests — 无数据
所用输入
has_ci
has_tests
has_editorconfig
has_linter_config
has_precommit_config
已排除计分(无数据或不适用):OpenSSF Scorecard:CI-Tests。 其余权重已重新归一化。

文档

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

安全

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

62中等 · 占总体的 16%

安全态势

62中等
评分方式
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/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/30 approved changesets -- score normalized to 0
2.5/2.5Contributors — project has 17 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
5/5Fuzzing — project is fuzzed
2.5/2.5许可证 — license file detected
7.5/7.5Maintained — 30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — 无数据
0.5/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 1
0/5SAST — no SAST tool detected
5/5Security-Policy — security policy file detected
0/7.5Signed-Releases — 无数据
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
所用输入
sourceopenssf_scorecard
checks_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate6.2
已排除计分(无数据或不适用):ci_tests, packaging, signed_releases。 其余权重已重新归一化。

AI 就绪度

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

51中等 · 占总体的 0%
评分方式
0/45代理指令 — 没有 CLAUDE.md / AGENTS.md / 编辑器规则
0/15机器可读文档(llms.txt)
25.8/40可读的提交历史 — 95 次人类提交中有 46 次说明了意图(结构化标题或解释性正文)
所用输入
has_llms_txt
legible_history_share0.484
agent_instruction_files
agent_instruction_max_bytes
评分方式
0/18一条命令的引导启动
22/22自动化测试
0/11Lint / 格式化配置
11/11静态类型检查 — C++(静态类型)
0/10可复现环境
10/10已体现的代理实践 — 最近 100 次提交中有 6 次由代理编写或署名代理
8/8自动化维护 — 最近 100 次提交中有 5 次为自动依赖更新
1/10OpenSSF Scorecard:Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 1
所用输入
has_nix
has_tests
lockfiles
has_dockerfile
typed_language
bootstrap_files
has_devcontainer
has_linter_config
typecheck_configs
agent_commit_share0.06
toolchain_manifests
dependency_bot_commit_share0.05
评分方式
45/45可类型检查的代码 — C++(静态类型)
53.1/55可控的文件大小 — 采样的 59 个源文件中有 2 个超过 60KB
所用输入
primary_languageC++
largest_source_bytes118,576
source_files_sampled59
oversized_source_files2

关键数据

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

数据采集警告

  • Community profile unavailable
  • GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

更多细节

Star 与 Fork 历史 1 ★ / 1 ⇿
1Star
1Fork
22发布

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

0001111112022-082023-092024-10
主版本 3次版本 10修订 9

每个点涵盖 2 天。

OpenSSF Scorecard 6.2 / 10
6.2综合

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

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
不适用CI-Testsno pull request found
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/30 approved changesets -- score normalized to 0
10Contributorsproject has 17 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
10Fuzzingproject is fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
不适用Packagingpackaging workflow not detected
1Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 1
0SASTno SAST tool detected
10Security-Policysecurity policy file detected
不适用Signed-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
全部依赖 未采集

本报告未能采集到解析后的依赖集合:GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

原始 JSON 报告 机器可读
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": true,
      "size_kb": 1176,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "C": 47,
        "C++": 470852,
        "CMake": 11817,
        "Shell": 1795,
        "Python": 12965,
        "Starlark": 2414
      },
      "pushed_at": "2026-07-13T20:00:07Z",
      "created_at": "2022-05-14T16:24:26Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-13T20:00:24Z",
      "description": "Fast and exact implementation of the C++ from_chars functions for float and double types: 4x faster than strtod",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "Apache-2.0",
      "default_branch": "main",
      "license_spdx_raw": "Apache-2.0",
      "primary_language": "C++",
      "significant_languages": [
        "C++"
      ]
    },
    "owner": {
      "blog": "https://transmissionbt.com/",
      "name": "Transmission",
      "type": "Organization",
      "login": "transmission",
      "company": null,
      "location": null,
      "followers": 444,
      "avatar_url": "https://avatars.githubusercontent.com/u/223312?v=4",
      "created_at": "2010-03-15T20:23:11Z",
      "is_verified": null,
      "public_repos": 31,
      "account_age_days": 5972
    },
    "license": {
      "state": "standard",
      "spdx_id": "Apache-2.0",
      "raw_spdx": "Apache-2.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": false
    },
    "activity": {
      "releases": [
        {
          "tag": "v8.2.10",
          "kind": "patch",
          "published_at": "2026-06-14T13:52:47Z"
        },
        {
          "tag": "v8.2.9",
          "kind": "patch",
          "published_at": "2026-06-12T00:29:24Z"
        },
        {
          "tag": "v8.2.8",
          "kind": "patch",
          "published_at": "2026-06-08T19:29:36Z"
        },
        {
          "tag": "v8.2.7",
          "kind": "patch",
          "published_at": "2026-06-07T18:14:42Z"
        },
        {
          "tag": "v8.2.6",
          "kind": "patch",
          "published_at": "2026-06-01T22:07:41Z"
        },
        {
          "tag": "v8.2.5",
          "kind": "patch",
          "published_at": "2026-04-16T18:39:03Z"
        },
        {
          "tag": "v8.2.4",
          "kind": "patch",
          "published_at": "2026-03-10T16:10:12Z"
        },
        {
          "tag": "v8.2.3",
          "kind": "patch",
          "published_at": "2026-02-03T16:27:40Z"
        },
        {
          "tag": "v8.2.2",
          "kind": "patch",
          "published_at": "2025-12-31T18:12:46Z"
        },
        {
          "tag": "v8.2.1",
          "kind": "patch",
          "published_at": "2025-12-29T16:09:40Z"
        },
        {
          "tag": "v8.2.0",
          "kind": "minor",
          "published_at": "2025-12-27T17:08:58Z"
        },
        {
          "tag": "v8.1.0",
          "kind": "minor",
          "published_at": "2025-09-18T15:38:45Z"
        },
        {
          "tag": "v8.0.2",
          "kind": "patch",
          "published_at": "2025-03-11T13:51:53Z"
        },
        {
          "tag": "v8.0.1",
          "kind": "patch",
          "published_at": "2025-03-10T13:04:05Z"
        },
        {
          "tag": "v8.0.0",
          "kind": "major",
          "published_at": "2025-02-08T16:49:58Z"
        },
        {
          "tag": "v7.0.0",
          "kind": "major",
          "published_at": "2024-11-21T18:18:48Z"
        },
        {
          "tag": "v6.1.6",
          "kind": "patch",
          "published_at": "2024-09-08T17:36:17Z"
        },
        {
          "tag": "v6.1.5",
          "kind": "patch",
          "published_at": "2024-09-02T19:32:58Z"
        },
        {
          "tag": "v6.1.4",
          "kind": "patch",
          "published_at": "2024-08-14T13:58:41Z"
        },
        {
          "tag": "v6.1.3",
          "kind": "patch",
          "published_at": "2024-07-23T14:29:14Z"
        },
        {
          "tag": "v6.1.2",
          "kind": "patch",
          "published_at": "2024-07-22T15:42:50Z"
        },
        {
          "tag": "v6.1.1",
          "kind": "patch",
          "published_at": "2024-03-17T13:41:36Z"
        },
        {
          "tag": "v6.1.0",
          "kind": "minor",
          "published_at": "2024-03-08T16:28:25Z"
        },
        {
          "tag": "v6.0.0",
          "kind": "major",
          "published_at": "2023-12-14T22:56:17Z"
        },
        {
          "tag": "v5.3.0",
          "kind": "minor",
          "published_at": "2023-11-13T15:44:24Z"
        },
        {
          "tag": "v5.2.0",
          "kind": "minor",
          "published_at": "2023-06-10T14:49:39Z"
        },
        {
          "tag": "v5.1.0",
          "kind": "minor",
          "published_at": "2023-06-09T14:40:04Z"
        },
        {
          "tag": "v5.0.0",
          "kind": "major",
          "published_at": "2023-05-25T18:36:10Z"
        },
        {
          "tag": "v4.0.0",
          "kind": "major",
          "published_at": "2023-03-30T22:37:48Z"
        },
        {
          "tag": "v3.11.0",
          "kind": "minor",
          "published_at": "2023-03-27T17:51:27Z"
        },
        {
          "tag": "v3.10.1",
          "kind": "patch",
          "published_at": "2023-03-07T01:52:43Z"
        },
        {
          "tag": "v3.10.0",
          "kind": "minor",
          "published_at": "2023-02-06T22:41:15Z"
        },
        {
          "tag": "v3.9.0",
          "kind": "minor",
          "published_at": "2023-01-20T01:54:23Z"
        },
        {
          "tag": "v3.8.2",
          "kind": "patch",
          "published_at": "2023-01-18T23:27:19Z"
        },
        {
          "tag": "v3.8.1",
          "kind": "patch",
          "published_at": "2022-11-26T03:22:14Z"
        },
        {
          "tag": "v3.8.0",
          "kind": "minor",
          "published_at": "2022-11-23T15:51:45Z"
        },
        {
          "tag": "v3.7.0",
          "kind": "minor",
          "published_at": "2022-11-15T17:07:56Z"
        },
        {
          "tag": "v3.6.0",
          "kind": "minor",
          "published_at": "2022-11-03T23:52:17Z"
        },
        {
          "tag": "v3.5.1",
          "kind": "patch",
          "published_at": "2022-08-04T19:05:22Z"
        },
        {
          "tag": "v3.5.0",
          "kind": "minor",
          "published_at": "2022-08-04T17:58:48Z"
        },
        {
          "tag": "v3.4.0",
          "kind": "minor",
          "published_at": "2021-11-30T20:53:33Z"
        },
        {
          "tag": "v3.2.0",
          "kind": "minor",
          "published_at": "2021-09-20T13:55:14Z"
        },
        {
          "tag": "v3.1.0",
          "kind": "minor",
          "published_at": "2021-09-15T01:32:14Z"
        },
        {
          "tag": "v3.0.0",
          "kind": "major",
          "published_at": "2021-09-14T02:04:26Z"
        },
        {
          "tag": "v2.0.0",
          "kind": "major",
          "published_at": "2021-08-03T13:27:28Z"
        },
        {
          "tag": "v1.1.2",
          "kind": "patch",
          "published_at": "2021-06-21T16:39:16Z"
        },
        {
          "tag": "v1.1.1",
          "kind": "patch",
          "published_at": "2021-06-07T14:06:03Z"
        },
        {
          "tag": "v1.1.0",
          "kind": "minor",
          "published_at": "2021-06-01T14:08:10Z"
        },
        {
          "tag": "v1.0.0",
          "kind": "major",
          "published_at": "2021-03-17T13:19:32Z"
        },
        {
          "tag": "v0.9.0",
          "kind": "minor",
          "published_at": "2021-03-01T19:09:23Z"
        },
        {
          "tag": "v0.8.0",
          "kind": "minor",
          "published_at": "2021-02-09T13:58:44Z"
        },
        {
          "tag": "v0.7.0",
          "kind": "minor",
          "published_at": "2021-01-08T15:25:58Z"
        },
        {
          "tag": "v0.6.0",
          "kind": "minor",
          "published_at": "2020-12-31T16:25:00Z"
        },
        {
          "tag": "v0.5.0",
          "kind": "minor",
          "published_at": "2020-12-29T18:28:47Z"
        },
        {
          "tag": "v0.4.0",
          "kind": "minor",
          "published_at": "2020-12-22T21:31:48Z"
        },
        {
          "tag": "v0.3.0",
          "kind": "minor",
          "published_at": "2020-11-24T14:13:14Z"
        },
        {
          "tag": "v0.2.0",
          "kind": "minor",
          "published_at": "2020-11-16T18:42:54Z"
        },
        {
          "tag": "v0.1.0",
          "kind": "minor",
          "published_at": "2020-11-03T02:46:31Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "f6df0f29174054bb1ed06a9945416c8946a01292",
          "body": "Enable the 4-digit SWAR follow-up on GCC + skip the rounding-mode probe for long mantissas",
          "is_bot": false,
          "headline": "Merge pull request #398 from redis-performance/exp062-063-combo",
          "author_name": "Daniel Lemire",
          "author_login": "lemire",
          "committed_at": "2026-07-13T19:13:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "11c390b4dc9a7f12046572f04695aa97ff1dc85a",
          "body": "…ub-actions-640176b5ab\n\nBump actions/checkout from 6 to 7 in the github-actions group across 1 directory",
          "is_bot": false,
          "headline": "Merge pull request #396 from fastfloat/dependabot/github_actions/gith…",
          "author_name": "Daniel Lemire",
          "author_login": "lemire",
          "committed_at": "2026-07-13T13:09:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1fa146ed1d0e31d85803b07ca02db19695530adf",
          "body": "Bumps the github-actions group with 1 update in the / directory: [actions/checkout](https://github.com/actions/checkout).\n\n\nUpdates `actions/checkout` from 6 to 7\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Commits](https://github.com/actions/checkout/compare/v6...v7)\n\n---\nupd\n[…]\nut\n  dependency-version: '7'\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n  dependency-group: github-actions\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump actions/checkout in the github-actions group across 1 directory",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-13T00:06:02Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ce25f0d1956fd03b69cade00903b699bb24121c8",
          "body": "Removed the Stars section and related chart from README.",
          "is_bot": false,
          "headline": "Remove Stars section from README",
          "author_name": "Daniel Lemire",
          "author_login": "lemire",
          "committed_at": "2026-07-10T13:20:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "46b2fbaabb3debf336d27e57f97e1eb59c7c41fb",
          "body": "…#387\n\nEXP-050/052/053 were upstreamed in final form via #381 (integer-scan unroll)\nand #382 (4-digit follow-up, clang-gated); the #387 span-elision restructure\nthen rewrote the surrounding code. This merge carries the old branch history\nwhile the tree = upstream/main (8.2.7) + EXP-062 (ungate 4-dig\n[…]\n (mantissa bound before rounds_to_nearest probe).\n\nNOTE: EXP-052's 2x unroll of loop_parse_if_eight_digits was never upstreamed\nand is dropped here pending post-#387 revalidation (see EXPERIMENTS.md).",
          "is_bot": false,
          "headline": "Reconcile redis-perf/optim: content superseded by upstream #381/#382/…",
          "author_name": "fcostaoliveira",
          "author_login": "fcostaoliveira",
          "committed_at": "2026-07-03T13:44:24Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "5082489e352ce4904da4d2f652760b8781cae561",
          "body": "…o_nearest probe",
          "is_bot": false,
          "headline": "EXP-063: test the mode-independent mantissa bound before the rounds_t…",
          "author_name": "fcostaoliveira",
          "author_login": "fcostaoliveira",
          "committed_at": "2026-07-03T13:34:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f4f36e04f7c7546086624f3995b26ea81bcaf675",
          "body": "…(drop __clang__ gate)",
          "is_bot": false,
          "headline": "EXP-062: enable the 4-digit SWAR fraction follow-up on all compilers …",
          "author_name": "fcostaoliveira",
          "author_login": "fcostaoliveira",
          "committed_at": "2026-07-03T13:34:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8ec5d236e2a9bc6b89a191212920c2237144f936",
          "body": "guard is_space against negative signed code units",
          "is_bot": false,
          "headline": "Merge pull request #395 from sahvx655-wq/is-space-signed-compare",
          "author_name": "Daniel Lemire",
          "author_login": "lemire",
          "committed_at": "2026-06-18T20:33:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c539b5399cb382f5604de21b950949311ffc6faf",
          "body": null,
          "is_bot": false,
          "headline": "guard is_space against negative signed code units",
          "author_name": "sahvx655-wq",
          "author_login": "sahvx655-wq",
          "committed_at": "2026-06-18T14:21:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "34164f547b7df3f5d794ff67e9f885c36819ebfc",
          "body": null,
          "is_bot": false,
          "headline": "8.2.10",
          "author_name": "Daniel Lemire",
          "author_login": "lemire",
          "committed_at": "2026-06-14T13:52:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4eec7bec38679967c37d7555191564c5429bcf4f",
          "body": "Int overflow check with a faster approach",
          "is_bot": false,
          "headline": "Merge pull request #394 from fastfloat/int-overflow-simdjson-approach",
          "author_name": "Daniel Lemire",
          "author_login": "lemire",
          "committed_at": "2026-06-14T13:52:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fd970ab05ed79f9a8322f568cd245fac241c4f70",
          "body": null,
          "is_bot": false,
          "headline": "updating visual studio",
          "author_name": "Daniel Lemire",
          "author_login": "lemire",
          "committed_at": "2026-06-14T01:41:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a7249f86ededbe739dcb29f13b31144130ceaba7",
          "body": "The previous commit detects multi-wrap u64 overflow at the max_digits\nboundary by re-parsing the digits through a checked multiply-add loop\n(O(max_digits)). Replace that with the constant-time check used in\nsimdjson: the leading digit plus a single threshold comparison.\n\nFor a max_digits-length valu\n[…]\nr overflows) and max_digits+1 (always overflows).\nA small signed (int64_t) section checks the exact INT64_MIN/INT64_MAX\nlimits round-trip and that INT64_MAX+1 / INT64_MIN-1 are rejected in\nevery base.",
          "is_bot": false,
          "headline": "replace checked re-parse with O(1) simdjson-style overflow check",
          "author_name": "Daniel Lemire",
          "author_login": "lemire",
          "committed_at": "2026-06-14T01:34:34Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "632cc97b5b45e6a13bbcdaf715fcff6fac289df6",
          "body": null,
          "is_bot": false,
          "headline": "detect uint64 overflow that wraps past min_safe in parse_int_string",
          "author_name": "sahvx655-wq",
          "author_login": "sahvx655-wq",
          "committed_at": "2026-06-14T01:21:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8234a896236a6c98ee66cf214b31ca15e24579ca",
          "body": null,
          "is_bot": false,
          "headline": "8.2.9",
          "author_name": "Daniel Lemire",
          "author_login": "lemire",
          "committed_at": "2026-06-12T00:29:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0dce102cb48541c424537ecbe429d5fb54c8e491",
          "body": "reject non-digit wide code units in uint8/uint16 integer fast path",
          "is_bot": false,
          "headline": "Merge pull request #391 from sahvx655-wq/int-fast-path-wide-units",
          "author_name": "Daniel Lemire",
          "author_login": "lemire",
          "committed_at": "2026-06-12T00:28:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "30868f8734947deeb80cf508c290eae24f3cf261",
          "body": "Fix compile error with gcc 9: use of [[unlikely]]",
          "is_bot": false,
          "headline": "Merge pull request #392 from biojppm/fix/gcc9_compile_error",
          "author_name": "Daniel Lemire",
          "author_login": "lemire",
          "committed_at": "2026-06-11T13:37:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8e6edc8ad262ecb83e3b56323bca49c86b9e5c8b",
          "body": null,
          "is_bot": false,
          "headline": "Fix compile error with gcc 9: use of [[unlikely]]",
          "author_name": "Joao Paulo Magalhaes",
          "author_login": "biojppm",
          "committed_at": "2026-06-10T14:37:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "82882b237d0af7c5dfd940b9eeeac2c2c351dc66",
          "body": null,
          "is_bot": false,
          "headline": "gate uint8/uint16 base-10 fast paths to single-byte code units",
          "author_name": "sahvx655-wq",
          "author_login": "sahvx655-wq",
          "committed_at": "2026-06-10T06:42:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "937198691a52ffd6a6fefda489a77133e0e4754f",
          "body": "Remove an unreachable return statement",
          "is_bot": false,
          "headline": "Merge pull request #389 from correctmost/cm/remove-unreachable-return",
          "author_name": "Daniel Lemire",
          "author_login": "lemire",
          "committed_at": "2026-06-09T15:18:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0352ba3fefac9d8b6823d1628b069e5446a73c96",
          "body": "Remove an else if statement that is always false",
          "is_bot": false,
          "headline": "Merge pull request #390 from correctmost/cm/remove-unreachable-block",
          "author_name": "Daniel Lemire",
          "author_login": "lemire",
          "committed_at": "2026-06-09T15:17:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6ae691372fd9cc270f07375a38125ffd2afefa57",
          "body": "Commit b334317d added the same std::isnan(v) check as an earlier\ncondition.\n\nThe warning was reported by cppcheck.",
          "is_bot": false,
          "headline": "Remove an else if statement that is always false",
          "author_name": "correctmost",
          "author_login": "correctmost",
          "committed_at": "2026-06-09T07:48:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8fe7a9405b9bfd4bc87e6439ca67ef932d97fca7",
          "body": "The redundant statement was reported by cppcheck.",
          "is_bot": false,
          "headline": "Remove an unreachable return statement",
          "author_name": "correctmost",
          "author_login": "correctmost",
          "committed_at": "2026-06-09T07:37:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e8ec8e8f34bd6142efdbf4c714734dcff51ea9ac",
          "body": null,
          "is_bot": false,
          "headline": "8.2.8",
          "author_name": "Daniel Lemire",
          "author_login": "lemire",
          "committed_at": "2026-06-08T19:29:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c05156ff60525628d454b0c5f3e598db24be5ef6",
          "body": "Fix compile error in clang<10: fails on pragma -Wc++20-extensions",
          "is_bot": false,
          "headline": "Merge pull request #388 from biojppm/fix/clang_compile_error",
          "author_name": "Daniel Lemire",
          "author_login": "lemire",
          "committed_at": "2026-06-08T19:28:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "23e245f2b3e9ec5bf5a4ccaced2e463a28b77534",
          "body": "This fixes a compile error in all clang versions lower than 10,\ntriggered by the use of the pragma ignore with what is an unknown\nwarning on those compiler versions:\n\n```\n/__w/ext/fast_float/include/fast_float/parse_number.h:361:34: error: unknown warning group '-Wc++20-extensions', ignored [-Werror,-Wunknown-pragmas]\n```\n\nThe fix requires looking at __clang_major__, which is unfortunately\ndifferent in Apple, so a version dispatch is required.",
          "is_bot": false,
          "headline": "Fix compile error in clang<10: fails on pragma -Wc++20-extensions",
          "author_name": "Joao Paulo Magalhaes",
          "author_login": "biojppm",
          "committed_at": "2026-06-08T11:39:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e0b53eaf63c6d00e0725788ef1dbb759aa321d79",
          "body": null,
          "is_bot": false,
          "headline": "8.2.7",
          "author_name": "Daniel Lemire",
          "author_login": "lemire",
          "committed_at": "2026-06-07T18:14:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3044c9b1828f5012dcefb9fb41b03be53bb7c697",
          "body": "Using unlikely markers for PR386",
          "is_bot": false,
          "headline": "Merge pull request #387 from fastfloat/pr386",
          "author_name": "Daniel Lemire",
          "author_login": "lemire",
          "committed_at": "2026-06-07T18:12:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "29bd11571b0e83c411545b612c3e9eb7c0c7de5e",
          "body": null,
          "is_bot": false,
          "headline": "one too many",
          "author_name": "Daniel Lemire",
          "author_login": "lemire",
          "committed_at": "2026-06-07T15:19:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b1fbfe932a3bb3626ecc70b923ce82833d706d3f",
          "body": null,
          "is_bot": false,
          "headline": "silencing -Wc++20-extensions at the point of use solely",
          "author_name": "Daniel Lemire",
          "author_login": "lemire",
          "committed_at": "2026-06-07T15:18:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "520fded4a398152c854100556614086ad196e35f",
          "body": null,
          "is_bot": false,
          "headline": "adressing comments by @jwakely",
          "author_name": "Daniel Lemire",
          "author_login": "lemire",
          "committed_at": "2026-06-06T17:13:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b72e07132c1a36adf4c4c29665931e322ab704ae",
          "body": null,
          "is_bot": false,
          "headline": "let us using 'unlikely' hints.",
          "author_name": "Daniel Lemire",
          "author_login": "lemire",
          "committed_at": "2026-06-06T02:01:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3067491f410334883f3c82ccc9eda957714bc7a8",
          "body": "…antic change)",
          "is_bot": false,
          "headline": "clang-format (clang-format-17 comment reflow + signature wrap; no sem…",
          "author_name": "fcostaoliveira",
          "author_login": "fcostaoliveira",
          "committed_at": "2026-06-03T08:35:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cb5d9cd9a4d46a114e89181d925a6940c784b31d",
          "body": "parsed_number_string_t carries two span<UC const> members (integer, fraction)\nthat are only read on the rare slow paths (digit_comp, and the >19-significant-\ndigit truncation recompute). Materializing them on every parse forces the ~56/64-\nbyte struct to be written out and marshaled through the by-v\n[…]\ntive32, exhaustive32_64,\nexhaustive32_midpoint, random64) passes, and a 2^32 sweep is byte-identical to the\ncurrent tip. Public from_chars / from_chars_advanced / parsed_number_string_t are\nunchanged.",
          "is_bot": false,
          "headline": "Skip materializing the integer/fraction spans on the hot path",
          "author_name": "fcostaoliveira",
          "author_login": "fcostaoliveira",
          "committed_at": "2026-06-03T08:30:42Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "6258cbc5a1a1ed0aba08330f16ce4dab14935872",
          "body": "…ub-actions-0eb558eb98\n\nBump the github-actions group across 1 directory with 3 updates",
          "is_bot": false,
          "headline": "Merge pull request #380 from fastfloat/dependabot/github_actions/gith…",
          "author_name": "Daniel Lemire",
          "author_login": "lemire",
          "committed_at": "2026-06-02T18:02:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "254f10ce39b804154bb04f7c6599789f7fac23ef",
          "body": "Fix spelling",
          "is_bot": false,
          "headline": "Merge pull request #385 from jwakely/patch-2",
          "author_name": "Daniel Lemire",
          "author_login": "lemire",
          "committed_at": "2026-06-02T18:01:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b11407da9d5b987a37c09dfa75ebcc90cf6f7aa",
          "body": "Run clang-format to reformat the long lines.",
          "is_bot": false,
          "headline": "Fix spelling",
          "author_name": "Jonathan Wakely",
          "author_login": "jwakely",
          "committed_at": "2026-06-02T14:30:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f0ed8cdf52c179e1068b953ad74dfbde1f2de8cb",
          "body": null,
          "is_bot": false,
          "headline": "display the latest version.",
          "author_name": "Daniel Lemire",
          "author_login": "lemire",
          "committed_at": "2026-06-01T22:28:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cfd12ebcf1f82c4fd44a950b1815dd0549bc8d89",
          "body": null,
          "is_bot": false,
          "headline": "8.2.6",
          "author_name": "Daniel Lemire",
          "author_login": "lemire",
          "committed_at": "2026-06-01T22:07:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "06f3e274116e250484f4d7cdd442ff588f7ea3a7",
          "body": "Parallelize the exhaustive float32 sweeps across hardware threads (~75-88x)",
          "is_bot": false,
          "headline": "Merge pull request #383 from redis-performance/pr/parallel-exhaustive",
          "author_name": "Daniel Lemire",
          "author_login": "lemire",
          "committed_at": "2026-06-01T22:07:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b642d9202f88d151e7ff63abd124f802bc652253",
          "body": "Same std::thread split as exhaustive32_midpoint; preserves each test's existing\nfailure behavior (abort for exhaustive32, stop-flag for exhaustive32_64).",
          "is_bot": false,
          "headline": "tests: parallelize exhaustive32 and exhaustive32_64 sweeps too",
          "author_name": "fcostaoliveira",
          "author_login": "fcostaoliveira",
          "committed_at": "2026-06-01T20:09:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ed861322d85f6b3136d44a253b9daccfcd3bca7a",
          "body": "Add a 4-digit SWAR follow-up to loop_parse_if_eight_digits (clang)",
          "is_bot": false,
          "headline": "Merge pull request #382 from redis-performance/pr/four-digit-followup",
          "author_name": "Daniel Lemire",
          "author_login": "lemire",
          "committed_at": "2026-06-01T19:45:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f682cd6ebe7789d0f0a6a92ffd975189d377ce0",
          "body": "Unroll the integer-part digit scan (straight-line for the common 1-5 digit case)",
          "is_bot": false,
          "headline": "Merge pull request #381 from redis-performance/pr/integer-scan-unroll",
          "author_name": "Daniel Lemire",
          "author_login": "lemire",
          "committed_at": "2026-06-01T17:44:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b20c4209648f98950812d4eaf35d9daf672bc63e",
          "body": null,
          "is_bot": false,
          "headline": "tests: parallelize the exhaustive midpoint sweep across hardware threads",
          "author_name": "fcostaoliveira",
          "author_login": "fcostaoliveira",
          "committed_at": "2026-06-01T12:01:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7589a4fea569d5bebd2a474136e8ec9e00ce0335",
          "body": "After the 8-digit SWAR block loop, consume a remaining 4-7 digit run in one\nread4_to_u32 + parse_four_digits_unrolled step instead of byte-by-byte (reusing\nthe existing 4-digit helpers). The parsed result is identical; this is purely a\nfaster way to consume the same digits.\n\nGated to clang: on gcc t\n[…]\n24xl (Graviton4), -O3 -march=native, simple_fastfloat_benchmark,\nfrom_chars->double, clang 18, base vs patch back-to-back (2 samples):\n  canada.txt +11.7%, mesh.txt +7.4%, random ~flat. No regression.",
          "is_bot": false,
          "headline": "Add a 4-digit SWAR follow-up to loop_parse_if_eight_digits (clang)",
          "author_name": "fcostaoliveira",
          "author_login": "fcostaoliveira",
          "committed_at": "2026-06-01T10:55:50Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b64d014e2f3f83fc8a930a9c420243b2e85bec57",
          "body": "…digit case)\n\nparse_number_string scans the integer part one byte at a time in a while loop,\nwhile the fraction already uses the 8-digit SWAR loop. Most integer parts are\n1-5 digits, so the loop back-edge dominates. Peel the first five iterations into\nnested ifs, falling through to the original whil\n[…]\n parts are too short for 8-digit SWAR setup);\na counted for(k<5) loop matched on gcc but clang optimized it worse (canada -0.9%).\nThe explicit peel is the only form solidly positive on both compilers.",
          "is_bot": false,
          "headline": "Unroll the integer-part digit scan (straight-line for the common 1-5 …",
          "author_name": "fcostaoliveira",
          "author_login": "fcostaoliveira",
          "committed_at": "2026-06-01T08:55:08Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "3ff2c0b8945408f63b381af4f22a6167e52b486d",
          "body": "…change)\n\nPre-clear the lint_and_format_check CI gate. clang-format-18 (CI pins 17; LLVM base\nstyle is identical for these constructs). Behavior/benchmarks unchanged.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "EXP-053: clang-format (reflow comment + expression wrap; no semantic …",
          "author_name": "fcostaoliveira",
          "author_login": "fcostaoliveira",
          "committed_at": "2026-06-01T08:15:26Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "b3ec8d89cf8e26fbdd70b1a452a41c2da9519a58",
          "body": "Bumps the github-actions group with 3 updates in the / directory: [actions/setup-node](https://github.com/actions/setup-node), [mymindstorm/setup-emsdk](https://github.com/mymindstorm/setup-emsdk) and [jidicula/clang-format-action](https://github.com/jidicula/clang-format-action).\n\n\nUpdates `actions\n[…]\nk\n  dependency-version: '16'\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n  dependency-group: github-actions\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump the github-actions group across 1 directory with 3 updates",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-01T00:15:05Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a30c1f3d3f42dde8c34478215edbe3ce3234b350",
          "body": "…th (ffc EXP-001)\n\nAfter the 8-digit block loop, consume a remaining 4-7 digit run in one SWAR step\n(reusing fast_float's existing read4_to_u32 / is_made_of_four_digits_fast /\nparse_four_digits_unrolled) instead of byte-by-byte. GCC path only: on Clang the\nfollow-up's presence bloated the 2x-unroll \n[…]\nGCC:   canada +2.6% (948.1 from 924.0, i/f 248.7->229.7), random/mesh flat\n  Clang: unchanged (EXP-052 path preserved)\nCorrectness: 14/14 pass.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "EXP-053: 4-digit SWAR follow-up in loop_parse_if_eight_digits, GCC pa…",
          "author_name": "fcostaoliveira",
          "author_login": "fcostaoliveira",
          "committed_at": "2026-06-01T00:04:30Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "ee849467021be4fbef05e90913528cb100127bc1",
          "body": "…c EXP-044)\n\nClang/AArch64-gated 16-digit-per-iteration unroll of the fraction SWAR loop;\neliminates the back-edge for typical 17-digit [0,1] mantissas. GCC keeps the\nauto-unrolled simple loop.\n\nARM Graviton4 (canonical fast_float MB/s vs EXP-050):\n  Clang: random +2.8% (1365.7 from 1328.8), mesh +1.7%, canada +0.5%\n  GCC:   unchanged (#else path)\nCorrectness: 14/14 pass.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "EXP-052: 2x unroll of char loop_parse_if_eight_digits (ported from ff…",
          "author_name": "fcostaoliveira",
          "author_login": "fcostaoliveira",
          "committed_at": "2026-05-31T23:56:52Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "8db9edbc1852210d60eaf5b42240e37fa2c1c969",
          "body": "…XP-026/028)\n\nPeel the first 5 iterations of the integer-part digit loop into nested ifs,\neliminating the loop back-edge for the common 1-5 digit integer case. Identical\nsemantics (i = 10*i + digit). Biggest win on inputs with multi-digit integer\nparts (mesh 3D coordinates).\n\nARM Graviton4 (canonica\n[…]\n +0.05%, canada +4.0%, mesh +34.3% (c/f 55.7->41.4)\n  Clang: random +4.9%,  canada +2.8%, mesh +5.1%\nCorrectness: 14/14 core+supplemental pass.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "EXP-050: straight-line nested-if integer-part scan (ported from ffc E…",
          "author_name": "fcostaoliveira",
          "author_login": "fcostaoliveira",
          "committed_at": "2026-05-31T23:48:45Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "7790aa6231b8f81bef1f31e48b5ff06f65a14403",
          "body": null,
          "is_bot": false,
          "headline": "gh pages",
          "author_name": "Daniel Lemire",
          "author_login": "lemire",
          "committed_at": "2026-05-27T17:11:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ee866c2b92a9081a1de46a454e3871da8938bfaf",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'main' of github.com:fastfloat/fast_float",
          "author_name": "Daniel Lemire",
          "author_login": "lemire",
          "committed_at": "2026-05-27T16:43:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "baffc5719774068393253316328138c4668550ca",
          "body": null,
          "is_bot": false,
          "headline": "new site",
          "author_name": "Daniel Lemire",
          "author_login": "lemire",
          "committed_at": "2026-05-27T16:43:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3644f5137c7876704b70f3287835d6befd8b5841",
          "body": "Removed references to Redis and Valkey, and updated the description of the fast_float library.",
          "is_bot": false,
          "headline": "Update README.md to remove and modify content",
          "author_name": "Daniel Lemire",
          "author_login": "lemire",
          "committed_at": "2026-05-27T16:13:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "05087a303dad9c98768b33c829d398223a649bc6",
          "body": null,
          "is_bot": false,
          "headline": "8.2.5",
          "author_name": "Daniel Lemire",
          "author_login": "lemire",
          "committed_at": "2026-04-16T18:39:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b2b1e203babf30b38b658d612aed63a2ecdbde92",
          "body": null,
          "is_bot": false,
          "headline": "removing msys 32-bit",
          "author_name": "Daniel Lemire",
          "author_login": "lemire",
          "committed_at": "2026-04-16T18:38:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b57ec064ad7451beb535eaa6a0c7d7d75b4fc1f2",
          "body": "Replace std::min with ternary operators to avoid <algorithm> dependency",
          "is_bot": false,
          "headline": "Merge pull request #379 from mlippautz/patch-1",
          "author_name": "Daniel Lemire",
          "author_login": "lemire",
          "committed_at": "2026-04-16T18:37:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "001c04cc8aea998bcbf380b35ca0369e0cd23e60",
          "body": "Replaces uses of std::min with ternary operators in ascii_number.h, digit_comparison.h, and float_common.h to remove the dependency on the <algorithm> header in those files.",
          "is_bot": false,
          "headline": "Remove <algorithm> include and replace std::min with ternary operators",
          "author_name": "Michael Lippautz",
          "author_login": "mlippautz",
          "committed_at": "2026-04-16T17:17:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b063de82c739d2b93a209cc5fa3dceee8881b538",
          "body": "`fastfloat_strncasecmp` relies on `std::min`.",
          "is_bot": false,
          "headline": "Include <algorithm> in float_common.h",
          "author_name": "Michael Lippautz",
          "author_login": "mlippautz",
          "committed_at": "2026-04-16T07:51:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d7ad33a80ef5a2613f72ab4d2c5422e1e07cbbe2",
          "body": "Fix Bazel build with bzlmod",
          "is_bot": false,
          "headline": "Merge pull request #377 from BYVoid/fix-bazel-bzlmod",
          "author_name": "Daniel Lemire",
          "author_login": "lemire",
          "committed_at": "2026-03-27T13:37:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2027a39ba0418d0c54dcbe29ae53a7e7f1b498ff",
          "body": "Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Update MODULE.bazel version to 8.2.4",
          "author_name": "Carbo",
          "author_login": "BYVoid",
          "committed_at": "2026-03-27T05:42:55Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "9817d5ddaa924b380752e05ff0d78b65463983e3",
          "body": "With bzlmod, native rules like cc_library are no longer implicitly available\nand must be explicitly loaded from rules_cc. Add the rules_cc dependency to\nMODULE.bazel and the corresponding load statement to BUILD.bazel.\n\nCo-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Fix Bazel build with bzlmod by loading cc_library rule",
          "author_name": "Carbo",
          "author_login": "BYVoid",
          "committed_at": "2026-03-27T05:39:16Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "7124634005316d97b6780085d6b29b8f49333232",
          "body": "…ub-actions-c571d227b7\n\nBump the github-actions group across 1 directory with 3 updates",
          "is_bot": false,
          "headline": "Merge pull request #375 from fastfloat/dependabot/github_actions/gith…",
          "author_name": "Daniel Lemire",
          "author_login": "lemire",
          "committed_at": "2026-03-16T14:02:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "419695eba6f5280f0d25a3d7e52b8bb7583b78c9",
          "body": "Bumps the github-actions group with 3 updates in the / directory: [actions/upload-artifact](https://github.com/actions/upload-artifact), [actions/setup-node](https://github.com/actions/setup-node) and [jidicula/clang-format-action](https://github.com/jidicula/clang-format-action).\n\n\nUpdates `actions\n[…]\n  dependency-version: 4.17.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n  dependency-group: github-actions\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump the github-actions group across 1 directory with 3 updates",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-16T00:08:44Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "18e55e48a8d0c845c9262eaf1469d3443c228f57",
          "body": null,
          "is_bot": false,
          "headline": "lint",
          "author_name": "Daniel Lemire",
          "author_login": "lemire",
          "committed_at": "2026-03-10T21:06:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eb9ab42c0aa86d3cc41871ba7306527d95077b3b",
          "body": null,
          "is_bot": false,
          "headline": "8.2.4",
          "author_name": "Daniel Lemire",
          "author_login": "lemire",
          "committed_at": "2026-03-10T16:10:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "50c19fad17ec559f8736813b8fa18545f3fb856f",
          "body": null,
          "is_bot": false,
          "headline": "init",
          "author_name": "Daniel Lemire",
          "author_login": "lemire",
          "committed_at": "2026-03-10T15:53:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3f42ad2272c5969e934c1ff981f49e710d679b8a",
          "body": "A few inlines",
          "is_bot": false,
          "headline": "Merge pull request #374 from kolemannix/bench_inline",
          "author_name": "Daniel Lemire",
          "author_login": "lemire",
          "committed_at": "2026-03-10T15:52:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "00fb4f4b1e3ae621d91c964e6fe0e73e277e924b",
          "body": "Mention C under other languages",
          "is_bot": false,
          "headline": "Merge pull request #372 from kolemannix/ffc_h_port",
          "author_name": "Daniel Lemire",
          "author_login": "lemire",
          "committed_at": "2026-03-09T20:27:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2606bcdf2f0e69dba3c246ff94b32eb0f6f6077e",
          "body": null,
          "is_bot": false,
          "headline": "A few inlines",
          "author_name": "Koleman Nix",
          "author_login": "kolemannix",
          "committed_at": "2026-03-07T20:36:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b83fdd79cee7db392e54e9913918905bcbedb5f0",
          "body": null,
          "is_bot": false,
          "headline": "consistency",
          "author_name": "Koleman Nix",
          "author_login": "kolemannix",
          "committed_at": "2026-03-07T19:23:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a18b614b0ec591e30d74d26e07162b737236fdce",
          "body": null,
          "is_bot": false,
          "headline": "Mention C under other languages",
          "author_name": "Koleman Nix",
          "author_login": "kolemannix",
          "committed_at": "2026-03-07T19:20:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8514abe2e281eea16369981623f658f8f032fc5e",
          "body": "Added a note for C users to consider ffc.h for high-performance parsing.",
          "is_bot": false,
          "headline": "Update README with note for C users",
          "author_name": "Daniel Lemire",
          "author_login": "lemire",
          "committed_at": "2026-03-06T02:59:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9f30728ce94ab1fc8f49ef2f987de0f9be3ce01b",
          "body": "fix warning C4702: unreachable code",
          "is_bot": false,
          "headline": "Merge pull request #368 from x1sc0/main",
          "author_name": "Daniel Lemire",
          "author_login": "lemire",
          "committed_at": "2026-02-23T22:27:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3c6a64b87d3491659a7a31520d3c1f3733f350bf",
          "body": null,
          "is_bot": false,
          "headline": "fix warning C4702: unreachable code",
          "author_name": "Xisco Fauli",
          "author_login": "x1sc0",
          "committed_at": "2026-02-06T10:28:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "221a4920db7d68d33ab9794af602daef19667351",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'main' of github.com:fastfloat/fast_float",
          "author_name": "Daniel Lemire",
          "author_login": "lemire",
          "committed_at": "2026-02-04T17:13:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a110aa1392d37c90440a0bb2e213ea171ed81780",
          "body": null,
          "is_bot": false,
          "headline": "adding bug report template",
          "author_name": "Daniel Lemire",
          "author_login": "lemire",
          "committed_at": "2026-02-04T17:13:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8d9f627710ce6eafe5f3a2e6740bd001b0cbb905",
          "body": "Add more boundary test cases for double and float parsing",
          "is_bot": false,
          "headline": "Merge pull request #366 from 976520/main",
          "author_name": "Daniel Lemire",
          "author_login": "lemire",
          "committed_at": "2026-02-04T15:55:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3e2b5d3dc39aed83f0492001f83e793ecfb71270",
          "body": null,
          "is_bot": false,
          "headline": "refactor verification calls for double and float limits",
          "author_name": "재욱",
          "author_login": "zaewc",
          "committed_at": "2026-02-04T06:36:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f43d6711bca415677ef88b9f3604288ffbd895cd",
          "body": null,
          "is_bot": false,
          "headline": "Add additional verification cases for double and float limits",
          "author_name": "재욱",
          "author_login": "zaewc",
          "committed_at": "2026-02-04T06:27:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "01ce95dfe46abccf3264fbccf9f5139ea9016cd2",
          "body": null,
          "is_bot": false,
          "headline": "v8.2.3",
          "author_name": "Daniel Lemire",
          "author_login": "lemire",
          "committed_at": "2026-02-03T16:27:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d5717d4a80df8e9bbd4458f9bef8da6f300493c0",
          "body": "Fix overzealous build-time  `/permissive-` propagating to compile-time (cross-compilation bug)",
          "is_bot": false,
          "headline": "Merge pull request #365 from nyoma-diamond/fix-permissive-flag",
          "author_name": "Daniel Lemire",
          "author_login": "lemire",
          "committed_at": "2026-02-03T16:26:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "707fccb44505eb62c3736ec47473f964df883055",
          "body": "…iler option usage",
          "is_bot": false,
          "headline": "compile-time generator expression fixes overzealous /permissive- comp…",
          "author_name": "N'yoma Diamond",
          "author_login": "nyoma-diamond",
          "committed_at": "2026-02-02T16:44:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "36a2b14eed1933a8b7d4123d431901acfa487960",
          "body": "…ub-actions-c132dce648\n\nBump the github-actions group with 2 updates",
          "is_bot": false,
          "headline": "Merge pull request #361 from fastfloat/dependabot/github_actions/gith…",
          "author_name": "Daniel Lemire",
          "author_login": "lemire",
          "committed_at": "2026-02-02T16:19:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "95295d139802c92a0e3916a54a3b96652a677a94",
          "body": "Bumps the github-actions group with 2 updates: [actions/checkout](https://github.com/actions/checkout) and [actions/setup-node](https://github.com/actions/setup-node).\n\n\nUpdates `actions/checkout` from 5.0.1 to 6.0.1\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Commits](https:/\n[…]\n\n  dependency-version: 6.2.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n  dependency-group: github-actions\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump the github-actions group with 2 updates",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-02T00:10:32Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c5256521aea5c5c6c46ee4639162e9d02b7427a3",
          "body": "Clarify behavior for underflow",
          "is_bot": false,
          "headline": "Merge pull request #363 from pitrou/patch-1",
          "author_name": "Daniel Lemire",
          "author_login": "lemire",
          "committed_at": "2026-01-28T18:53:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cb299bdeccf428f64127674ce4bca4b00fea732d",
          "body": "In https://github.com/fastfloat/fast_float/pull/189 the behavior on underflow was changed to better match the standard's recommendations, but the README does not mention underflow explicitly.",
          "is_bot": false,
          "headline": "Clarify behavior for underflow",
          "author_name": "Antoine Pitrou",
          "author_login": "pitrou",
          "committed_at": "2026-01-28T09:55:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2e4ed7d6fd58b9c23a08cf636c93d947b7038b5d",
          "body": "fix early return error in fastfloat_strncasecmp",
          "is_bot": false,
          "headline": "Merge pull request #362 from sleepingeight/surya/fix-opt-cmp",
          "author_name": "Daniel Lemire",
          "author_login": "lemire",
          "committed_at": "2026-01-21T15:19:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4fa83ccff44a36d8c8bc1dcf469a0cfe6929224b",
          "body": null,
          "is_bot": false,
          "headline": "fix early return error in fastfloat_strncasecmp",
          "author_name": "sleepingieght",
          "author_login": "sleepingeight",
          "committed_at": "2026-01-21T13:51:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "71ab1cce81c126f9cbf34d1b29f75695d131861d",
          "body": null,
          "is_bot": false,
          "headline": "Fix error message to display input instead of result",
          "author_name": "Daniel Lemire",
          "author_login": "lemire",
          "committed_at": "2026-01-20T01:36:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "64a68590fd3e41826351003ee9b03f53d25f0aa2",
          "body": "Updated explanation of `std::from_chars` conversion checks.",
          "is_bot": false,
          "headline": "Clarify `std::from_chars` conversion method",
          "author_name": "Daniel Lemire",
          "author_login": "lemire",
          "committed_at": "2026-01-19T00:05:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cffb71db98f95da22921f223d579a63962be21dd",
          "body": "…ub-actions-397fd93db7\n\nBump the github-actions group across 1 directory with 4 updates",
          "is_bot": false,
          "headline": "Merge pull request #344 from fastfloat/dependabot/github_actions/gith…",
          "author_name": "Daniel Lemire",
          "author_login": "lemire",
          "committed_at": "2026-01-19T00:00:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "babb1f33351a7c32549707c47b6e94a488fb24f4",
          "body": "optimize fastfloat_strncasecmp",
          "is_bot": false,
          "headline": "Merge pull request #356 from sleepingeight/surya/opt-cmp",
          "author_name": "Daniel Lemire",
          "author_login": "lemire",
          "committed_at": "2026-01-18T23:56:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fd9cad9f0cefce4df64fcdb771aadf569e029b03",
          "body": "optimize uint16 parsing",
          "is_bot": false,
          "headline": "Merge pull request #359 from shikharish/uint16",
          "author_name": "Daniel Lemire",
          "author_login": "lemire",
          "committed_at": "2026-01-13T11:52:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d1af5b18ac78bc76fdcb40ae9dedef803f7ab899",
          "body": "Bumps the github-actions group with 4 updates in the / directory: [actions/checkout](https://github.com/actions/checkout), [actions/upload-artifact](https://github.com/actions/upload-artifact), [actions/setup-node](https://github.com/actions/setup-node) and [jidicula/clang-format-action](https://git\n[…]\n  dependency-version: 4.16.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n  dependency-group: github-actions\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump the github-actions group across 1 directory with 4 updates",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-01-05T00:11:02Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b14e6a466aba8813a9e8da2defb0671fa2db3410",
          "body": "Signed-off-by: Shikhar <shikharish05@gmail.com>",
          "is_bot": false,
          "headline": "simpler optimizations",
          "author_name": "Shikhar",
          "author_login": "shikharish",
          "committed_at": "2026-01-01T23:51:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "13d4b9418364ab8c68b9f235065c700f88b3719a",
          "body": null,
          "is_bot": false,
          "headline": "small fix",
          "author_name": "Shikhar",
          "author_login": "shikharish",
          "committed_at": "2026-01-01T23:51:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d0af1cfdbd7dfa781f2e40c89bd6b85d886a538a",
          "body": "Signed-off-by: Shikhar <shikharish05@gmail.com>",
          "is_bot": false,
          "headline": "optimize uint16 parsing",
          "author_name": "Shikhar",
          "author_login": "shikharish",
          "committed_at": "2026-01-01T23:51:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "36d3441dc03d1551d48aa424c55905b6c9e5c14d",
          "body": "Signed-off-by: Shikhar <shikharish05@gmail.com>",
          "is_bot": false,
          "headline": "add bench_uint16",
          "author_name": "Shikhar",
          "author_login": "shikharish",
          "committed_at": "2026-01-01T23:51:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 58,
      "commits_last_year": 199,
      "latest_release_at": "2026-06-14T13:52:47Z",
      "latest_release_tag": "v8.2.10",
      "releases_from_tags": true,
      "days_since_last_push": 8,
      "active_weeks_last_year": 29,
      "days_since_latest_release": 37,
      "mean_days_between_releases": 18.5
    },
    "community": {
      "has_readme": false,
      "has_license": false,
      "has_description": false,
      "has_contributing": false,
      "health_percentage": null,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": []
    },
    "popularity": {
      "forks": 1,
      "stars": 1,
      "watchers": 0,
      "fork_history": {
        "days": [
          {
            "date": "2024-10-17",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 1,
        "total_forks": 1
      },
      "star_history": {
        "days": [
          {
            "date": "2022-08-29",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 1,
        "total_stars": 1
      },
      "open_issues_and_prs": 0
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": 118576,
      "source_files_sampled": 59,
      "oversized_source_files": 2,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [],
      "advisories": {
        "error": null,
        "scope": null,
        "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": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
        "source": null,
        "packages": [],
        "collected": false,
        "truncated": false,
        "total_count": null,
        "direct_count": null,
        "indirect_count": null
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 0,
        "open_issues": 0,
        "closed_ratio": null,
        "closed_issues": 0,
        "closed_unmerged_prs": 2
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "lemire",
          "commits": 667,
          "avatar_url": "https://avatars.githubusercontent.com/u/391987?v=4"
        },
        {
          "type": "User",
          "login": "dalle",
          "commits": 55,
          "avatar_url": "https://avatars.githubusercontent.com/u/886165?v=4"
        },
        {
          "type": "User",
          "login": "mayawarrier",
          "commits": 52,
          "avatar_url": "https://avatars.githubusercontent.com/u/34803055?v=4"
        },
        {
          "type": "User",
          "login": "biojppm",
          "commits": 39,
          "avatar_url": "https://avatars.githubusercontent.com/u/325344?v=4"
        },
        {
          "type": "User",
          "login": "leni536",
          "commits": 25,
          "avatar_url": "https://avatars.githubusercontent.com/u/84045?v=4"
        },
        {
          "type": "User",
          "login": "toughengineer",
          "commits": 19,
          "avatar_url": "https://avatars.githubusercontent.com/u/20643126?v=4"
        },
        {
          "type": "User",
          "login": "fcostaoliveira",
          "commits": 13,
          "avatar_url": "https://avatars.githubusercontent.com/u/52153106?v=4"
        },
        {
          "type": "User",
          "login": "MTahaK",
          "commits": 12,
          "avatar_url": "https://avatars.githubusercontent.com/u/81580343?v=4"
        },
        {
          "type": "User",
          "login": "shikharish",
          "commits": 11,
          "avatar_url": "https://avatars.githubusercontent.com/u/139053348?v=4"
        },
        {
          "type": "User",
          "login": "Pharago",
          "commits": 11,
          "avatar_url": "https://avatars.githubusercontent.com/u/11282001?v=4"
        }
      ],
      "contributors_sampled": 68,
      "top_contributor_share": 0.657
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "alpine.yml",
        "amalgamate-ubuntu24.yml",
        "cifuzz.yml",
        "emscripten.yml",
        "lint_and_format_check.yml",
        "msys2-clang.yml",
        "msys2.yml",
        "on-release.yml",
        "pages.yml",
        "risc.yml",
        "s390x.yml",
        "ubuntu22-clang.yml",
        "ubuntu22-gcc12.yml",
        "ubuntu22-sanitize.yml",
        "ubuntu22.yml",
        "ubuntu24-cxx20.yml",
        "ubuntu24.yml",
        "vs17-arm-ci.yml",
        "vs17-ci.yml",
        "vs17-clang-ci.yml",
        "vs17-cxx20.yml"
      ],
      "has_docs_dir": true,
      "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": null,
            "reason": "no pull request found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 0/30 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 17 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 10,
            "reason": "project is fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
            "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": 1,
            "reason": "dependency not pinned by hash detected -- score normalized to 1",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "no SAST tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 10,
            "reason": "security policy file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "f6df0f29174054bb1ed06a9945416c8946a01292",
        "ran_at": "2026-07-21T22:56:31Z",
        "aggregate_score": 6.2,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": true,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": null,
      "oldest_open_prs": [],
      "last_merged_pr_at": null,
      "ci_last_conclusion": null,
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/transmission/fast_float",
    "host": "github.com",
    "name": "fast_float",
    "owner": "transmission"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "at_risk",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 49,
      "inputs": {
        "security": 62,
        "vitality": 81,
        "community": 12,
        "governance": 38,
        "engineering": 50
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 81,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "good",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 77,
            "inputs": {
              "commits_last_year": 199,
              "human_commit_share": 0.95,
              "days_since_last_push": 8,
              "active_weeks_last_year": 29
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 8 days ago",
                "points": 28.8,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 8
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "29/52 weeks with commits",
                "points": 20.1,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 29
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "199 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 199
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "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": 88,
            "inputs": {
              "releases_count": 58,
              "latest_release_tag": "v8.2.10",
              "releases_from_tags": true,
              "days_since_latest_release": 37,
              "mean_days_between_releases": 18.5
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "58 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 58
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 37 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 37
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~18.5 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 18.5
                    }
                  }
                ],
                "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": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 8,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 8 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 8
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "critical",
        "name": "Community & Adoption",
        "value": 12,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "forks": 1,
              "stars": 1,
              "watchers": 0,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "below_threshold"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "1 stars",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "1 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "0 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "critical",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 25,
            "inputs": {
              "has_readme": false,
              "has_license": false,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (Apache-2.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "Apache-2.0"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "at_risk",
        "name": "Sustainability & Governance",
        "value": 38,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 68,
              "top_contributor_share": 0.657
            },
            "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 66% of commits",
                "points": 7.7,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 66
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "68 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 68
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 17 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "critical",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "issue_resolution"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 1,
            "inputs": {
              "merged_prs": 0,
              "open_issues": 0,
              "closed_issues": 0,
              "issue_closed_ratio": null,
              "closed_unmerged_prs": 2
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "no issues or no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_issues_or_data",
                    "params": {}
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "0/2 decided PRs merged",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 0,
                      "decided": 2
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 72,
            "inputs": {
              "followers": 444,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "transmission",
              "public_repos": 31,
              "account_age_days": 5972
            },
            "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": "444 followers of transmission",
                "points": 19,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 444,
                      "login": "transmission"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "31 public repos, account ~16 yr old",
                "points": 23,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 31
                    }
                  },
                  {
                    "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": "moderate",
        "name": "Engineering Quality",
        "value": 50,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_ci_tests"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 60,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "21 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 21
                    }
                  }
                ],
                "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": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "at_risk",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 35,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": null,
              "has_readme": false,
              "has_docs_dir": true,
              "has_description": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 62,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): CI-Tests, Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "ci_tests",
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 62,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 15,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 3,
              "scorecard_aggregate": 6.2
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 17 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is fuzzed",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 1",
                "points": 0.5,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "no SAST tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 8
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "moderate",
        "name": "AI Readiness",
        "value": 51,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 26,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.484,
              "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": "46 of 95 human commits state their intent (structured subject or explanatory body)",
                "points": 25.8,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 46,
                      "sampled": 95
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 52,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0.06,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0.05
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "C++ (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "C++"
                    }
                  }
                ],
                "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": "6 of the last 100 commits agent-authored or agent-credited",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 6,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "5 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 5,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 1",
                "points": 1,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 98,
            "inputs": {
              "primary_language": "C++",
              "largest_source_bytes": 118576,
              "source_files_sampled": 59,
              "oversized_source_files": 2
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "C++ (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "C++"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "2/59 source files over 60KB",
                "points": 53.1,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 59,
                      "oversized": 2
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Community profile unavailable",
    "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-21T22:56:46.419778Z",
  "schema_version": "0.25.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/t/transmission/fast_float.svg",
  "full_name": "transmission/fast_float",
  "license_state": "standard",
  "license_spdx": "Apache-2.0"
}

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

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

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