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

rlguy / Blender-FLIP-Fluids

The FLIP Fluids addon is a tool that helps you set up, run, and render high quality liquid fluid effects all within Blender, the free and open source 3D creation suite.

C++ · PythonGPL-3.0★ 1,919 星标⑂ 209 复刻始于 2017年8月在 GitHub 上查看 ↗

rlguy/Blender-FLIP-Fluids 的健康指数为 100 分中的 47 分,处于「存在风险」区间。 其得分最高的类别是Community & Adoption(68/100),最低的是AI Readiness(25/100)。 最近一次更新在 9 天前。 近期的大部分工作由 1 位贡献者完成。

47
总分 / 100
存在风险

软件健康指数

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

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

评分画像

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

所有权

Ryan Guy个人账户
403 关注者7 个公开仓库始于 2013年4月FLIP Fluids

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

按类别列示的指标

活力

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

58中等 · 占总体的 22%

开发活跃度

42存在风险
评分方式
28.8/36推送新近度 — 最近一次推送于 9 天前
3.5/36提交节奏 — 52 周中有 5 周有提交
7/18提交量 — 最近一年 5 次提交
3/10OpenSSF Scorecard:Maintained — 1 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 3
所用输入
commits_last_year5
human_commit_share1
days_since_last_push9
active_weeks_last_year5

发布纪律

83良好
评分方式
27/27有发布版本 — 已发布 32 个发布版本
36/36发布时效 — 最近一次发布版本于 9 天前
19.8/27发布节奏 — 约每 100.4 天发布一次
0/10OpenSSF Scorecard:Signed-Releases — Project has not signed or included provenance with any releases.
所用输入
releases_count32
latest_release_tagv1.8.7
releases_from_tags
days_since_latest_release9
mean_days_between_releases100.4

社区与采用

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

68中等 · 占总体的 18%
评分方式
53.3/60星标 — 1,919 个星标
19.3/25复刻 — 209 个复刻
10.6/15关注者 — 82 位关注者
所用输入
forks209
stars1,919
watchers82
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

社区健康

50中等
评分方式
22.5/22.5README
22.5/22.5许可证 — 可识别的许可证(GPL-3.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

可持续性与治理

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

48存在风险 · 占总体的 24%
评分方式
9/54巴士系数 — 1 位贡献者贡献了半数提交
2/22.5提交分布 — 头号贡献者编写了 91% 的提交
9.5/13.5贡献者广度 — 7 位贡献者
3/10OpenSSF Scorecard:Contributors — project has 1 contributing companies or organizations -- score normalized to 3
所用输入
bus_factor1
contributors_sampled7
top_contributor_share0.912
评分方式
46.5/46.8议题解决 — 99% 的议题已关闭
19.1/38.3PR 接受 — 已裁定的 PR 中 8/16 已合并
1.5/15OpenSSF Scorecard:Code-Review — Found 3/26 approved changesets -- score normalized to 1
所用输入
merged_prs8
open_issues4
closed_issues642
issue_closed_ratio0.994
closed_unmerged_prs8
评分方式
10/30所有权背书 — 个人(用户)账户
0/20已验证域名 — 不适用于个人账户
18.7/25所有者影响力 — rlguy 有 403 位关注者
18.6/25既往记录 — 7 个公开仓库,账户约 13 年
所用输入
followers403
owner_typeUser
is_verified
owner_loginrlguy
public_repos7
account_age_days4,834
已排除计分(无数据或不适用):已验证域名。 其余权重已重新归一化。

工程质量

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

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

文档

75良好
评分方式
30/30README
0/25文档目录
15/15文档 / 主页站点 — https://www.blendermarket.com/products/flipfluids
10/10仓库描述
10/10主题标签 — 10 个主题标签
10/10Wiki
所用输入
topicsfluid-solver, fluid-simulation, computer-graphics, blender-addon, fluid, simulator, flip-fluids, beta, simulation, fluid-engine
has_wiki
homepagehttps://www.blendermarket.com/products/flipfluids
has_readme
has_docs_dir
has_description

安全

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

27危急 · 占总体的 16%

安全态势

27危急
评分方式
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0/2.5CI-Tests — 0 out of 3 merged PRs checked by a CI test -- score normalized to 0
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0.8/7.5Code-Review — Found 3/26 approved changesets -- score normalized to 1
0.8/2.5Contributors — project has 1 contributing companies or organizations -- score normalized to 3
0/10Dangerous-Workflow — 无数据
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5许可证 — license file detected
2.2/7.5Maintained — 1 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 3
0/5Packaging — 无数据
0/5Pinned-Dependencies — 无数据
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — Project has not signed or included provenance with any releases.
0/7.5Token-Permissions — 无数据
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
所用输入
sourceopenssf_scorecard
checks_evaluated14
scorecard_versionv5.5.0
checks_inconclusive4
scorecard_aggregate2.7
已排除计分(无数据或不适用):dangerous_workflow, packaging, pinned_dependencies, token_permissions。 其余权重已重新归一化。

AI 就绪度

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

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

关键数据

1,919GitHub 星标
7贡献者
5最近 12 个月提交数
9距最近推送天数
32发布版本数
1巴士系数(bus factor)
4开放议题
软件包生态系统数

数据采集警告

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token

更多细节

Star 与 Fork 历史 0 ★ / 209 ⇿
0Star
209Fork
32发布

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

0408012016020024020962018-022022-042026-07
主版本 0次版本 8修订 20

每个点涵盖 8 天。

OpenSSF Scorecard 2.7 / 10
2.7综合

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

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
0CI-Tests0 out of 3 merged PRs checked by a CI test -- score normalized to 0
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
1Code-ReviewFound 3/26 approved changesets -- score normalized to 1
3Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
不适用Dangerous-Workflowno workflows found
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
3Maintained1 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 3
不适用Packagingpackaging workflow not detected
不适用Pinned-Dependenciesno dependencies found
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
不适用Token-PermissionsNo tokens found
10Vulnerabilities0 existing vulnerabilities detected
全部依赖 0

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

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

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

原始 JSON 报告 机器可读
{
  "data": {
    "repo": {
      "topics": [
        "fluid-solver",
        "fluid-simulation",
        "computer-graphics",
        "blender-addon",
        "fluid",
        "simulator",
        "flip-fluids",
        "beta",
        "simulation",
        "fluid-engine"
      ],
      "is_fork": false,
      "size_kb": 75061,
      "has_wiki": true,
      "homepage": "https://www.blendermarket.com/products/flipfluids",
      "languages": {
        "C": 310148,
        "C++": 8990824,
        "CMake": 12025,
        "Python": 2633693,
        "Batchfile": 915
      },
      "pushed_at": "2026-07-14T15:42:22Z",
      "created_at": "2017-08-31T18:13:04Z",
      "owner_type": "User",
      "updated_at": "2026-07-22T23:23:00Z",
      "description": "The FLIP Fluids addon is a tool that helps you set up, run, and render high quality liquid fluid effects all within Blender, the free and open source 3D creation suite.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "GPL-3.0",
      "default_branch": "master",
      "license_spdx_raw": "GPL-3.0",
      "primary_language": "C++",
      "significant_languages": [
        "C++",
        "Python"
      ]
    },
    "owner": {
      "blog": "https://www.blendermarket.com/products/flipfluids",
      "name": "Ryan Guy",
      "type": "User",
      "login": "rlguy",
      "company": "FLIP Fluids",
      "location": "Vancouver, BC",
      "followers": 403,
      "avatar_url": "https://avatars.githubusercontent.com/u/4285191?v=4",
      "created_at": "2013-04-29T03:42:45Z",
      "is_verified": null,
      "public_repos": 7,
      "account_age_days": 4834
    },
    "license": {
      "state": "standard",
      "spdx_id": "GPL-3.0",
      "raw_spdx": "GPL-3.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v1.8.7",
          "kind": "patch",
          "published_at": "2026-07-14T15:40:51Z"
        },
        {
          "tag": "v1.8.6",
          "kind": "patch",
          "published_at": "2026-03-24T23:49:25Z"
        },
        {
          "tag": "v1.8.5",
          "kind": "patch",
          "published_at": "2025-11-18T00:11:24Z"
        },
        {
          "tag": "v1.8.4",
          "kind": "patch",
          "published_at": "2025-07-14T18:04:33Z"
        },
        {
          "tag": "v0.8.3",
          "kind": "patch",
          "published_at": "2025-03-20T22:03:50Z"
        },
        {
          "tag": "v0.8.2",
          "kind": "patch",
          "published_at": "2024-10-17T17:06:51Z"
        },
        {
          "tag": "v0.8.1",
          "kind": "patch",
          "published_at": "2024-07-15T19:26:12Z"
        },
        {
          "tag": "v0.8.0",
          "kind": "minor",
          "published_at": "2024-05-20T20:39:43Z"
        },
        {
          "tag": "v0.7.5",
          "kind": "patch",
          "published_at": "2024-03-12T18:11:08Z"
        },
        {
          "tag": "v0.7.4",
          "kind": "patch",
          "published_at": "2024-01-22T19:58:16Z"
        },
        {
          "tag": "v0.7.3",
          "kind": "patch",
          "published_at": "2023-11-22T19:27:00Z"
        },
        {
          "tag": "v0.7.2",
          "kind": "patch",
          "published_at": "2023-11-06T19:45:02Z"
        },
        {
          "tag": "v0.7.1",
          "kind": "patch",
          "published_at": "2023-07-24T19:33:23Z"
        },
        {
          "tag": "v0.7.0",
          "kind": "minor",
          "published_at": "2023-06-27T18:32:14Z"
        },
        {
          "tag": "v0.6.5",
          "kind": "patch",
          "published_at": "2023-06-07T20:12:56Z"
        },
        {
          "tag": "v0.6.4",
          "kind": "patch",
          "published_at": "2023-05-23T19:32:17Z"
        },
        {
          "tag": "v0.6.3",
          "kind": "patch",
          "published_at": "2023-04-20T19:59:25Z"
        },
        {
          "tag": "v0.6.2",
          "kind": "patch",
          "published_at": "2023-03-28T00:10:31Z"
        },
        {
          "tag": "v0.6.1",
          "kind": "patch",
          "published_at": "2023-01-05T21:42:52Z"
        },
        {
          "tag": "v0.6.0",
          "kind": "minor",
          "published_at": "2022-11-23T21:47:54Z"
        },
        {
          "tag": "v0.5.0",
          "kind": "minor",
          "published_at": "2022-09-06T20:24:55Z"
        },
        {
          "tag": "v0.4.0",
          "kind": "minor",
          "published_at": "2022-06-07T20:27:06Z"
        },
        {
          "tag": "v0.3.0",
          "kind": "minor",
          "published_at": "2022-03-09T22:58:58Z"
        },
        {
          "tag": "0.2.0",
          "kind": "minor",
          "published_at": "2021-11-24T02:46:53Z"
        },
        {
          "tag": "0.1.0",
          "kind": "minor",
          "published_at": "2021-08-19T18:30:36Z"
        },
        {
          "tag": "0.0.9b",
          "kind": "other",
          "published_at": "2021-04-12T17:17:13Z"
        },
        {
          "tag": "v0.0.9a",
          "kind": "other",
          "published_at": "2021-02-02T21:08:03Z"
        },
        {
          "tag": "v0.0.9",
          "kind": "patch",
          "published_at": "2020-11-26T18:31:21Z"
        },
        {
          "tag": "v0.0.8a",
          "kind": "other",
          "published_at": "2020-03-04T23:26:07Z"
        },
        {
          "tag": "v0.0.7",
          "kind": "patch",
          "published_at": "2019-11-26T21:50:43Z"
        },
        {
          "tag": "v0.06",
          "kind": "other",
          "published_at": "2019-10-08T21:23:44Z"
        },
        {
          "tag": "v0.0.5",
          "kind": "patch",
          "published_at": "2019-06-04T23:29:05Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "64f6ff40d7921a606f0357324af31e233206e6f4",
          "body": null,
          "is_bot": false,
          "headline": "Version 1.8.7 update!",
          "author_name": "rlguy",
          "author_login": "rlguy",
          "committed_at": "2026-07-09T19:48:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e595c8d4d2b67763c31874303050c01da468a9e",
          "body": null,
          "is_bot": false,
          "headline": "Version 1.8.6 update!",
          "author_name": "rlguy",
          "author_login": "rlguy",
          "committed_at": "2026-03-24T23:55:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d7ae9a74b63fc75099d21118ee72fc10b29aba93",
          "body": null,
          "is_bot": false,
          "headline": "Updated media file",
          "author_name": "rlguy",
          "author_login": "rlguy",
          "committed_at": "2026-02-05T18:06:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b7614c0614a1e64953b1567ac9390e61a1348f02",
          "body": null,
          "is_bot": false,
          "headline": "Added media folder",
          "author_name": "rlguy",
          "author_login": "rlguy",
          "committed_at": "2026-01-09T21:41:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "18bb3839c311c2a2ccf097eae04717d0119fca46",
          "body": null,
          "is_bot": false,
          "headline": "Version 1.8.5 update!",
          "author_name": "rlguy",
          "author_login": "rlguy",
          "committed_at": "2025-11-18T00:16:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a3eb0abc902da1b1acba3d7f615c8f7108a1a3ac",
          "body": "…shes",
          "is_bot": false,
          "headline": "Hotfix to correct a severe bug that can result in frequent render cra…",
          "author_name": "rlguy",
          "author_login": "rlguy",
          "committed_at": "2025-07-17T01:54:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c758558eebbeeb4f4062600ade02261d9c8b756",
          "body": null,
          "is_bot": false,
          "headline": "Version 1.8.4 update!",
          "author_name": "rlguy",
          "author_login": "rlguy",
          "committed_at": "2025-07-14T18:14:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "09449d42f9767042692f18c059f33085458e05c3",
          "body": null,
          "is_bot": false,
          "headline": "Updated automated build instructions",
          "author_name": "Ryan Guy",
          "author_login": "rlguy",
          "committed_at": "2025-06-16T16:22:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4206c740cfb26dc85f76c2f3eebb35bc8cf2d727",
          "body": "Always package flip_fluids_addon into a ZIP after build",
          "is_bot": false,
          "headline": "Merge pull request #653 from aileencastro/feature/auto-zip-build",
          "author_name": "Ryan Guy",
          "author_login": "rlguy",
          "committed_at": "2025-06-16T16:20:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "de3e73426b003b7af7fd80b9be5e3a58659655d0",
          "body": null,
          "is_bot": false,
          "headline": "Always package flip_fluids_addon into a ZIP after build",
          "author_name": "Aileen Castro",
          "author_login": null,
          "committed_at": "2025-06-04T03:43:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "47dadab41788992b930bb4fd6da69f04a996cf99",
          "body": "Remove requirement for bash, improve shell escaping",
          "is_bot": false,
          "headline": "Merge pull request #650 from amarshall/bash-path",
          "author_name": "Ryan Guy",
          "author_login": "rlguy",
          "committed_at": "2025-05-22T18:38:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eb8de7d1f0c9b4b2f883c5446beaaf89638b9d4b",
          "body": "`sh` is part of POSIX spec, so should always be present (and likely at\n`/bin/sh`). Afterwards, exec the user’s own shell instead of assuming\nbash, falling-back to `/bin/sh` in case it is unset.",
          "is_bot": false,
          "headline": "Remove requirement for bash when launching with gnome-terminal",
          "author_name": "Andrew Marshall",
          "author_login": "amarshall",
          "committed_at": "2025-05-21T23:59:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "07c6883b1e3afd63e1955f23720ce325c758983e",
          "body": null,
          "is_bot": false,
          "headline": "Use lib fn for shell escaping instead of reimplementing",
          "author_name": "Andrew Marshall",
          "author_login": "amarshall",
          "committed_at": "2025-05-21T23:59:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9be96b04a036ae2213fd37478cc6477d9337e95d",
          "body": "Bash may not be installed, or may be installed at a different path.\nSince `sh` is part of POSIX, it is generally guaranteed to exist on a\n*nix system, which it technically may not exist at `/bin/sh`, I’m not\naware of any such systems.",
          "is_bot": false,
          "headline": "Use /bin/sh instead of /bin/bash for compatibility",
          "author_name": "Andrew Marshall",
          "author_login": "amarshall",
          "committed_at": "2025-05-21T23:58:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a6a25f62588a348bafcc3f0fcabb13466b33aa69",
          "body": null,
          "is_bot": false,
          "headline": "Corrected encoding from ISO-8859-1 to UTF-8",
          "author_name": "rlguy",
          "author_login": "rlguy",
          "committed_at": "2025-04-25T19:31:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "22b8f76404c131270cda1069fe3579b24a9eb3c4",
          "body": null,
          "is_bot": false,
          "headline": "Updated for Blender Market -> Superhive rebranding",
          "author_name": "Ryan Guy",
          "author_login": "rlguy",
          "committed_at": "2025-04-07T19:15:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6258e99de68025b3702bdb68406c169acd000801",
          "body": "…6 -> 4.1",
          "is_bot": false,
          "headline": " Updated README minimum Blender version for FLIP Fluids 1.8.3 from 3.…",
          "author_name": "Ryan Guy",
          "author_login": "rlguy",
          "committed_at": "2025-03-28T16:17:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4bb911b0766692594081eba276821dc8f8b39dc8",
          "body": "…ds Sidebar > Initialize Motion Blur** operator (TypeError: Cannot assign a 'int' value to the existing 'Input_2_use_attribute' Boolean IDProperty)",
          "is_bot": false,
          "headline": "Hotfix to correct a feature breaking TypeError when using **FLIP Flui…",
          "author_name": "Ryan G",
          "author_login": "rlguy",
          "committed_at": "2025-03-24T00:23:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d0530b2887b172f81c8e9d33339c0aea7ef5e2e6",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' of https://github.com/rlguy/Blender-FLIP-Fluids",
          "author_name": "Ryan G",
          "author_login": "rlguy",
          "committed_at": "2025-03-20T22:17:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d9073a691b2b6fda474d1820a79c55dee18b0697",
          "body": null,
          "is_bot": false,
          "headline": "Version 1.8.3 update!",
          "author_name": "Ryan G",
          "author_login": "rlguy",
          "committed_at": "2025-03-20T22:16:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "26ee5d3245d2e08eb2d06883dae682fe1a307762",
          "body": null,
          "is_bot": false,
          "headline": "Updated to new Blender Market product page link",
          "author_name": "Ryan Guy",
          "author_login": "rlguy",
          "committed_at": "2024-11-20T00:21:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7abb88c9cf588d0e55c36f349ebff5f882f219f8",
          "body": null,
          "is_bot": false,
          "headline": "Version 1.8.2 update!",
          "author_name": "Ryan G",
          "author_login": "rlguy",
          "committed_at": "2024-10-16T22:31:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8cea4ca19ee349aa17d726caa808b819d47f3673",
          "body": null,
          "is_bot": false,
          "headline": "Version 1.8.1 update!",
          "author_name": "Ryan G",
          "author_login": "rlguy",
          "committed_at": "2024-07-15T19:29:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cfe79d721eccfc5e466ad0e78c72ee9bfb25769b",
          "body": null,
          "is_bot": false,
          "headline": "Version 1.8.0 update!",
          "author_name": "Ryan G",
          "author_login": "rlguy",
          "committed_at": "2024-06-03T20:27:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "357b6d9bc044dfd63385c76324103b1d7eadb012",
          "body": null,
          "is_bot": false,
          "headline": "Version 1.7.5 update!",
          "author_name": "Ryan G",
          "author_login": "rlguy",
          "committed_at": "2024-03-12T18:16:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "91ae31229759819585e2e9aa2cfb31d46e29b8d7",
          "body": null,
          "is_bot": false,
          "headline": "Typo in readme",
          "author_name": "Ryan Guy",
          "author_login": "rlguy",
          "committed_at": "2024-02-15T08:09:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6046706d6e5758114eeedb0cec81d36df3d71405",
          "body": "Corrected command line render hotkeys to fix a typo and to avoid a conflict on MacOS",
          "is_bot": false,
          "headline": "Update helper_operators.py",
          "author_name": "Ryan Guy",
          "author_login": "rlguy",
          "committed_at": "2024-01-22T21:58:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "479a169eb11c7d2b76f2fd3acf3cbe67943117c0",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' of https://github.com/rlguy/Blender-FLIP-Fluids",
          "author_name": "Ryan G",
          "author_login": "rlguy",
          "committed_at": "2024-01-22T20:10:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f3ef17d00b636294f8a1265d7294872db5be79d5",
          "body": null,
          "is_bot": false,
          "headline": "Version 1.7.4 update!",
          "author_name": "Ryan G",
          "author_login": "rlguy",
          "committed_at": "2024-01-22T20:06:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8531d38b9496f62520d06720de3b128b39184926",
          "body": "fix missing declaration for uint16_t",
          "is_bot": false,
          "headline": "Merge pull request #630 from SubmissivePeanutButter/master",
          "author_name": "Ryan Guy",
          "author_login": "rlguy",
          "committed_at": "2023-11-30T05:20:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4ebbf3504e27a83c8bc2b8871dc968a37fbe9e11",
          "body": null,
          "is_bot": false,
          "headline": "fix missing uint16_t decleration in particlesystem.h",
          "author_name": "SubmissivePeanutButter",
          "author_login": "SubmissivePeanutButter",
          "committed_at": "2023-11-30T03:43:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9f5117c6ba4104d65cc4556439a5a0b096c1caa9",
          "body": null,
          "is_bot": false,
          "headline": "fix missing definition for uint16_t in markerparticle.h",
          "author_name": "SubmissivePeanutButter",
          "author_login": "SubmissivePeanutButter",
          "committed_at": "2023-11-30T03:39:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "706331c9cd01aba407faa196b724bc7ee7f88f5a",
          "body": null,
          "is_bot": false,
          "headline": "Version 1.7.3 update!",
          "author_name": "Ryan G",
          "author_login": "rlguy",
          "committed_at": "2023-11-22T19:18:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "447c2d1dd26743bc80d4be42ab2fe4792b92a8c9",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Ryan Guy",
          "author_login": "rlguy",
          "committed_at": "2023-11-06T19:37:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a1daed8f1266f955995611d369b94f719430bbdd",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' of https://github.com/rlguy/Blender-FLIP-Fluids",
          "author_name": "Ryan G",
          "author_login": "rlguy",
          "committed_at": "2023-11-06T19:33:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ff05e6784796c610a993746b61176e5b196d438",
          "body": null,
          "is_bot": false,
          "headline": "Version 1.7.2 update!",
          "author_name": "Ryan G",
          "author_login": "rlguy",
          "committed_at": "2023-11-06T19:32:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e95317dc04513eeb4ac0a58a8ece32a45e62060c",
          "body": null,
          "is_bot": false,
          "headline": "Added feature image to README.md",
          "author_name": "Ryan Guy",
          "author_login": "rlguy",
          "committed_at": "2023-08-01T16:07:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ec0e98adb89ea5a838bc93ecdb0926e795c9d6b5",
          "body": null,
          "is_bot": false,
          "headline": "Version 1.7.1 update!",
          "author_name": "Ryan G",
          "author_login": "rlguy",
          "committed_at": "2023-07-24T18:26:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "415b6dd86f66d4f37c44d40c39cbbcdd31dc4828",
          "body": null,
          "is_bot": false,
          "headline": "Version 1.7.0 update!",
          "author_name": "Ryan G",
          "author_login": "rlguy",
          "committed_at": "2023-06-27T18:10:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "72ca819c269cecc2d006ee6963bfb01e2bb68129",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Ryan Guy",
          "author_login": "rlguy",
          "committed_at": "2023-05-25T21:20:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7db27978840616a5474294115057f56892f38530",
          "body": null,
          "is_bot": false,
          "headline": "Version 1.6.4 update!",
          "author_name": "Ryan G",
          "author_login": "rlguy",
          "committed_at": "2023-05-25T21:16:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8bd02833f19a5884192221c4f5d4e9eaf1903e78",
          "body": "Fix incorrect casing in include",
          "is_bot": false,
          "headline": "Merge pull request #614 from amarshall/fix-include-casing",
          "author_name": "Ryan Guy",
          "author_login": "rlguy",
          "committed_at": "2023-05-03T21:20:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0edddc8a9374c60de142cad9764a9748449f692a",
          "body": "Only matters when compiling on a case-sensitive filesystem.",
          "is_bot": false,
          "headline": "Fix incorrect casing in include",
          "author_name": "Andrew Marshall",
          "author_login": "amarshall",
          "committed_at": "2023-05-03T14:37:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7628ead84df039db21de4cbbaa1196d5693f09c2",
          "body": null,
          "is_bot": false,
          "headline": "Version 1.6.3 update!",
          "author_name": "Ryan G",
          "author_login": "rlguy",
          "committed_at": "2023-04-20T20:02:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "526d3c728be50ed1cdb200a95eaf811bd8d60a95",
          "body": null,
          "is_bot": false,
          "headline": "Version 1.6.2 update!",
          "author_name": "Ryan G",
          "author_login": "rlguy",
          "committed_at": "2023-03-28T00:29:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "313a31df56f522bd2ec3c1bd2bdb7ff17c83341b",
          "body": null,
          "is_bot": false,
          "headline": "Updated FlippedNormals marketplace link",
          "author_name": "Ryan Guy",
          "author_login": "rlguy",
          "committed_at": "2023-01-30T02:37:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "032a3de0ccc274d5e3c27ee18898adab97bd228f",
          "body": null,
          "is_bot": false,
          "headline": "Version 1.6.0 update!",
          "author_name": "Ryan Guy",
          "author_login": "rlguy",
          "committed_at": "2022-11-23T23:56:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "391dd31944afdb8906f685712ea6b4b5bf73e6c5",
          "body": null,
          "is_bot": false,
          "headline": "README edits",
          "author_name": "Ryan Guy",
          "author_login": "rlguy",
          "committed_at": "2022-09-06T20:45:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b6f001d6aa1cf1bfb71962649294bb7b9fdbb086",
          "body": null,
          "is_bot": false,
          "headline": "Version 1.5.0 update!",
          "author_name": "Ryan Guy",
          "author_login": "rlguy",
          "committed_at": "2022-09-06T20:40:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b9f200e3a2cfa6007b3817e29f2ead2b867fc6fc",
          "body": null,
          "is_bot": false,
          "headline": "Version 1.3.0 update!",
          "author_name": "Ryan G",
          "author_login": "rlguy",
          "committed_at": "2022-03-14T20:59:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3141ad04a3c00ed89cf564f97248a30445b0b639",
          "body": null,
          "is_bot": false,
          "headline": "Updated to link to marketplaces documentation",
          "author_name": "Ryan Guy",
          "author_login": "rlguy",
          "committed_at": "2022-01-24T21:59:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "92a8e765b86f55d7b5fa4e5f85de778cab943eef",
          "body": null,
          "is_bot": false,
          "headline": "typo",
          "author_name": "Ryan Guy",
          "author_login": "rlguy",
          "committed_at": "2022-01-24T21:51:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6a31e2a82bed4999e4b4f6b6a1bc4725ba9f6587",
          "body": null,
          "is_bot": false,
          "headline": "Updated to link to official marketplaces documentation page",
          "author_name": "Ryan Guy",
          "author_login": "rlguy",
          "committed_at": "2022-01-24T21:50:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5c2c1a767c7f8b77b16c75f880d90c07abab3094",
          "body": "Added support for gcc 11",
          "is_bot": false,
          "headline": "Merge pull request #569 from edwin2525/master",
          "author_name": "Ryan Guy",
          "author_login": "rlguy",
          "committed_at": "2022-01-15T01:04:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "141e002d1def2e938642d05cd98586a0c6ca24d4",
          "body": null,
          "is_bot": false,
          "headline": "Added support for gcc 11",
          "author_name": "edwin2525",
          "author_login": "edwin2525",
          "committed_at": "2022-01-14T17:00:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "94e3634b415cf7e702ced6a065ce9e91ba7ee306",
          "body": "Update README.md",
          "is_bot": false,
          "headline": "Merge pull request #568 from akarsh786/patch-1",
          "author_name": "Ryan Guy",
          "author_login": "rlguy",
          "committed_at": "2022-01-10T20:29:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3bcdc4989ec46c4fdd2c9b3db3d1395c3e1964d2",
          "body": "grammetical error",
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "akarsh786",
          "author_login": "AKARSH-KUMAR-JHAA",
          "committed_at": "2022-01-09T06:31:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "62542eb3b4aca2e6fa6d018c2914792e270710dc",
          "body": null,
          "is_bot": false,
          "headline": "Typo",
          "author_name": "Ryan Guy",
          "author_login": "rlguy",
          "committed_at": "2021-11-24T02:53:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a1d4a1cad525e1ade39c99e6bf292256e9878a9c",
          "body": null,
          "is_bot": false,
          "headline": "Added missing Blender Market page link",
          "author_name": "Ryan Guy",
          "author_login": "rlguy",
          "committed_at": "2021-11-24T02:52:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "79ae989b5845b0769a28e4dd094e9aeda29e3bc8",
          "body": null,
          "is_bot": false,
          "headline": "version_1.2.0 update!",
          "author_name": "Ryan G",
          "author_login": "rlguy",
          "committed_at": "2021-11-23T22:12:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a6525d5b09b76d797f6c87e469bc22decd83c5a9",
          "body": null,
          "is_bot": false,
          "headline": "Editing Readme",
          "author_name": "Ryan Guy",
          "author_login": "rlguy",
          "committed_at": "2021-10-22T16:55:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b2e8006f0d88dc74223e484fa74e3bff414a9435",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' of https://github.com/rlguy/Blender-FLIP-Fluids",
          "author_name": "Ryan G",
          "author_login": "rlguy",
          "committed_at": "2021-08-19T21:59:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "635bd58809e50a5912f5231cac8f2bef7e115e50",
          "body": null,
          "is_bot": false,
          "headline": "Version 1.1.0 update!",
          "author_name": "Ryan G",
          "author_login": "rlguy",
          "committed_at": "2021-08-19T21:58:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a515eaaa3fdf82b38a08c62b68cc19d329e0a300",
          "body": "Fixing a small python 3.9 issue",
          "is_bot": false,
          "headline": "Merge pull request #523 from cg-Kdaf/master",
          "author_name": "Ryan Guy",
          "author_login": "rlguy",
          "committed_at": "2021-03-15T01:18:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f2c41472b09edeaa72f1eed519b14d73241ffe52",
          "body": null,
          "is_bot": false,
          "headline": "Fixing a small python 2.9 issue",
          "author_name": "Kdaf",
          "author_login": "cg-Kdaf",
          "committed_at": "2021-03-13T15:17:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8195e31c8b57a8b5bfea6d0a82a9255630cd8471",
          "body": "Update pyfluid.py",
          "is_bot": false,
          "headline": "Merge pull request #520 from alcuazi/patch-1",
          "author_name": "Ryan Guy",
          "author_login": "rlguy",
          "committed_at": "2021-02-27T18:33:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d25684e052541cbde13349aaacf85b724feeac5b",
          "body": "Small typo, was getting an unhelpful undefined ref msg during a load exception",
          "is_bot": false,
          "headline": "Update pyfluid.py",
          "author_name": "alcuazi",
          "author_login": "ifma14",
          "committed_at": "2021-02-27T17:39:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c7a4f7db013f2cd69fffd4e0d84c0139d8bd23a6",
          "body": null,
          "is_bot": false,
          "headline": "Editing/formatting README",
          "author_name": "Ryan Guy",
          "author_login": "rlguy",
          "committed_at": "2020-12-25T00:52:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3619a214b007da9a0d4064057a2f65b47b905ca7",
          "body": null,
          "is_bot": false,
          "headline": "Version 1.0.9 update!",
          "author_name": "Ryan G",
          "author_login": "rlguy",
          "committed_at": "2020-12-24T05:03:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b9ff47fe7896f8d44dee9313df6d8a1f899ceb06",
          "body": "…yalty free content",
          "is_bot": false,
          "headline": "Added clarification that the addon is still functional without the ro…",
          "author_name": "Ryan Guy",
          "author_login": "rlguy",
          "committed_at": "2020-06-10T19:50:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7579d2fbbbdcefe2634b1a47e6ace79775684d31",
          "body": null,
          "is_bot": false,
          "headline": "Updated README",
          "author_name": "Ryan Guy",
          "author_login": "rlguy",
          "committed_at": "2020-06-10T19:46:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "14ac3ae35fb22eb36e5638e411db834fe3d345af",
          "body": "…source is not the correct way to install the addon.",
          "is_bot": false,
          "headline": "Added 'Dummy' addon file to inform user that directly installing the …",
          "author_name": "Ryan Guy",
          "author_login": "rlguy",
          "committed_at": "2020-06-10T19:34:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "59228805beedd5ed570fb27dbfa4e3193e3a4112",
          "body": null,
          "is_bot": false,
          "headline": "Updated feature request text (not accepted on the issue tracker)",
          "author_name": "Ryan Guy",
          "author_login": "rlguy",
          "committed_at": "2020-04-16T16:23:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c7242eb975d0477fa2d16f9bf7232802d151bdc4",
          "body": null,
          "is_bot": false,
          "headline": "Version 1.0.8 update!",
          "author_name": "Ryan G",
          "author_login": "rlguy",
          "committed_at": "2020-03-02T22:40:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "afafa4466c78136a1b2b85e17bc138fef9b258c5",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' of https://github.com/rlguy/Blender-FLIP-Fluids",
          "author_name": "Ryan G",
          "author_login": "rlguy",
          "committed_at": "2019-11-26T21:41:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6747e6aa8d180ed70feb88c5349b65b656a91498",
          "body": null,
          "is_bot": false,
          "headline": "Version 1.0.7 update!",
          "author_name": "Ryan G",
          "author_login": "rlguy",
          "committed_at": "2019-11-26T21:40:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "13b48de175579c07bd88f4ffc51de92325e3387d",
          "body": null,
          "is_bot": false,
          "headline": "Removed return statement to match void method definition",
          "author_name": "Ryan Guy",
          "author_login": "rlguy",
          "committed_at": "2019-10-29T17:20:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "415bc5473a8bba4f112be22eabe903d3625e5bb3",
          "body": null,
          "is_bot": false,
          "headline": "Version update!",
          "author_name": "Ryan G",
          "author_login": "rlguy",
          "committed_at": "2019-10-08T21:33:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cf715abac908221c898a37fba95eb2f1c39fa851",
          "body": null,
          "is_bot": false,
          "headline": "Removed return statement at end of void function (compilation error)",
          "author_name": "Ryan Guy",
          "author_login": "rlguy",
          "committed_at": "2019-09-09T16:54:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6445a1ee8ba637bc222212220886db98ff3e8dff",
          "body": null,
          "is_bot": false,
          "headline": "Version update!",
          "author_name": "Ryan G",
          "author_login": "rlguy",
          "committed_at": "2019-06-03T21:31:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a6437490c31bd36001d770062c00e8c11cfd036",
          "body": null,
          "is_bot": false,
          "headline": "Added link to release notes",
          "author_name": "Ryan Guy",
          "author_login": "rlguy",
          "committed_at": "2019-05-02T21:25:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa0d85267290deda04d36963c22213690e496d2f",
          "body": null,
          "is_bot": false,
          "headline": "Updated links",
          "author_name": "Ryan Guy",
          "author_login": "rlguy",
          "committed_at": "2019-02-20T01:05:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "81059b032807cea2ededce9aa053791361caafd1",
          "body": null,
          "is_bot": false,
          "headline": "Added sections regarding source dependencies and building from source",
          "author_name": "Ryan Guy",
          "author_login": "rlguy",
          "committed_at": "2019-01-14T07:44:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "449cc56de3e727fd420c61772015a23d8b738c2b",
          "body": null,
          "is_bot": false,
          "headline": "Added warning about building with MSVC (Microsoft Visual Studio)",
          "author_name": "Ryan Guy",
          "author_login": "rlguy",
          "committed_at": "2018-09-15T22:21:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e0058ca77a2fbbd76b66b51b3d17e0995a521d4b",
          "body": null,
          "is_bot": false,
          "headline": "Added notes on source code availability",
          "author_name": "Ryan Guy",
          "author_login": "rlguy",
          "committed_at": "2018-09-15T21:26:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3c5295cb299b1ca909051a108994b0403c40e302",
          "body": "…bility",
          "is_bot": false,
          "headline": "Added clarifications on licensing restrictions and source code availa…",
          "author_name": "Ryan Guy",
          "author_login": "rlguy",
          "committed_at": "2018-09-15T21:23:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b49a977ac21c7dac7a59eb8a3ab94dda1e5df161",
          "body": null,
          "is_bot": false,
          "headline": "Removed promotioj",
          "author_name": "Ryan Guy",
          "author_login": "rlguy",
          "committed_at": "2018-08-18T00:07:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0448b14c2695a2cb1d121ddb6f09ed771dc2f562",
          "body": null,
          "is_bot": false,
          "headline": "Added summer sale notification",
          "author_name": "Ryan Guy",
          "author_login": "rlguy",
          "committed_at": "2018-08-12T05:19:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "93b063f809c8b655bfa128cdcd051704b36c5613",
          "body": null,
          "is_bot": false,
          "headline": "Update issue templates",
          "author_name": "Ryan Guy",
          "author_login": "rlguy",
          "committed_at": "2018-08-08T01:17:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3be3dc030a0f63614d5191957039784bf718e8c1",
          "body": null,
          "is_bot": false,
          "headline": "Update issue templates",
          "author_name": "Ryan Guy",
          "author_login": "rlguy",
          "committed_at": "2018-08-08T01:17:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "da236c8bbef2cdb605c705e22024d4f7dcb7b2e4",
          "body": null,
          "is_bot": false,
          "headline": "Update issue templates",
          "author_name": "Ryan Guy",
          "author_login": "rlguy",
          "committed_at": "2018-08-08T01:13:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "02c47b20e0d0ce9eb44252bacbf9cd96a6c0c7c2",
          "body": null,
          "is_bot": false,
          "headline": "Update issue templates",
          "author_name": "Ryan Guy",
          "author_login": "rlguy",
          "committed_at": "2018-08-08T01:08:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d176f70b3aa0baa401f125bb1e54ac1f56cd966c",
          "body": null,
          "is_bot": false,
          "headline": "Added template and notes for feature requests",
          "author_name": "Ryan Guy",
          "author_login": "rlguy",
          "committed_at": "2018-08-08T01:06:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "41d59fd23b20af8493726acbb9f7257728d82d6d",
          "body": null,
          "is_bot": false,
          "headline": "Added CONTRIBUTING.md",
          "author_name": "Ryan Guy",
          "author_login": "rlguy",
          "committed_at": "2018-07-09T22:13:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "96d17eedca596ba34fe28ea0957289dc6df5f10c",
          "body": null,
          "is_bot": false,
          "headline": "Update issue templates",
          "author_name": "Ryan Guy",
          "author_login": "rlguy",
          "committed_at": "2018-07-09T21:58:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b82180f42b743620e34fe1515c110d78a4ea715",
          "body": null,
          "is_bot": false,
          "headline": "Update issue templates",
          "author_name": "Ryan Guy",
          "author_login": "rlguy",
          "committed_at": "2018-07-09T21:57:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e84b789dae2e152cd804251e8611b1f4d8635a22",
          "body": null,
          "is_bot": false,
          "headline": "Update issue templates",
          "author_name": "Ryan Guy",
          "author_login": "rlguy",
          "committed_at": "2018-07-09T21:56:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c8d01ddf373c4856510957b316b0c62965b4f5fc",
          "body": null,
          "is_bot": false,
          "headline": "Update issue templates",
          "author_name": "Ryan Guy",
          "author_login": "rlguy",
          "committed_at": "2018-07-09T21:54:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ac824da3d7d7e721df03ebf12aa2fa4b9b35b5f",
          "body": null,
          "is_bot": false,
          "headline": "Added source code",
          "author_name": "Ryan G",
          "author_login": "rlguy",
          "committed_at": "2018-05-20T00:47:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c9ba31b8a1d055d52902693e9c82f1b6c44eaba6",
          "body": null,
          "is_bot": false,
          "headline": "Added link to Twitter account",
          "author_name": "Ryan Guy",
          "author_login": "rlguy",
          "committed_at": "2018-05-13T19:30:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 32,
      "commits_last_year": 5,
      "latest_release_at": "2026-07-14T15:40:51Z",
      "latest_release_tag": "v1.8.7",
      "releases_from_tags": false,
      "days_since_last_push": 9,
      "active_weeks_last_year": 5,
      "days_since_latest_release": 9,
      "mean_days_between_releases": 100.4
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 57,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": []
    },
    "popularity": {
      "forks": 209,
      "stars": 1919,
      "watchers": 82,
      "fork_history": {
        "days": [
          {
            "date": "2018-02-07",
            "count": 1
          },
          {
            "date": "2018-02-09",
            "count": 2
          },
          {
            "date": "2018-02-12",
            "count": 1
          },
          {
            "date": "2018-02-14",
            "count": 1
          },
          {
            "date": "2018-02-15",
            "count": 1
          },
          {
            "date": "2018-03-13",
            "count": 1
          },
          {
            "date": "2018-03-22",
            "count": 1
          },
          {
            "date": "2018-03-23",
            "count": 1
          },
          {
            "date": "2018-03-27",
            "count": 1
          },
          {
            "date": "2018-03-28",
            "count": 1
          },
          {
            "date": "2018-03-30",
            "count": 1
          },
          {
            "date": "2018-05-22",
            "count": 1
          },
          {
            "date": "2018-05-23",
            "count": 2
          },
          {
            "date": "2018-05-28",
            "count": 1
          },
          {
            "date": "2018-05-29",
            "count": 2
          },
          {
            "date": "2018-06-01",
            "count": 1
          },
          {
            "date": "2018-06-03",
            "count": 1
          },
          {
            "date": "2018-06-09",
            "count": 1
          },
          {
            "date": "2018-06-12",
            "count": 1
          },
          {
            "date": "2018-07-04",
            "count": 1
          },
          {
            "date": "2018-07-11",
            "count": 1
          },
          {
            "date": "2018-07-19",
            "count": 1
          },
          {
            "date": "2018-08-05",
            "count": 1
          },
          {
            "date": "2018-08-16",
            "count": 1
          },
          {
            "date": "2018-09-06",
            "count": 1
          },
          {
            "date": "2018-09-22",
            "count": 1
          },
          {
            "date": "2018-09-23",
            "count": 1
          },
          {
            "date": "2018-10-16",
            "count": 1
          },
          {
            "date": "2018-10-27",
            "count": 1
          },
          {
            "date": "2018-11-15",
            "count": 1
          },
          {
            "date": "2018-11-21",
            "count": 1
          },
          {
            "date": "2019-01-03",
            "count": 1
          },
          {
            "date": "2019-01-06",
            "count": 1
          },
          {
            "date": "2019-01-13",
            "count": 1
          },
          {
            "date": "2019-02-06",
            "count": 1
          },
          {
            "date": "2019-02-26",
            "count": 1
          },
          {
            "date": "2019-03-05",
            "count": 1
          },
          {
            "date": "2019-03-07",
            "count": 1
          },
          {
            "date": "2019-03-11",
            "count": 1
          },
          {
            "date": "2019-03-14",
            "count": 1
          },
          {
            "date": "2019-04-10",
            "count": 1
          },
          {
            "date": "2019-04-13",
            "count": 1
          },
          {
            "date": "2019-06-14",
            "count": 1
          },
          {
            "date": "2019-07-06",
            "count": 1
          },
          {
            "date": "2019-07-07",
            "count": 1
          },
          {
            "date": "2019-07-18",
            "count": 1
          },
          {
            "date": "2019-08-05",
            "count": 1
          },
          {
            "date": "2019-08-11",
            "count": 1
          },
          {
            "date": "2019-09-20",
            "count": 1
          },
          {
            "date": "2019-09-23",
            "count": 1
          },
          {
            "date": "2019-10-04",
            "count": 1
          },
          {
            "date": "2019-10-24",
            "count": 1
          },
          {
            "date": "2019-10-26",
            "count": 1
          },
          {
            "date": "2019-11-24",
            "count": 1
          },
          {
            "date": "2019-12-16",
            "count": 1
          },
          {
            "date": "2019-12-27",
            "count": 1
          },
          {
            "date": "2020-01-11",
            "count": 1
          },
          {
            "date": "2020-01-26",
            "count": 1
          },
          {
            "date": "2020-01-30",
            "count": 1
          },
          {
            "date": "2020-02-18",
            "count": 1
          },
          {
            "date": "2020-02-27",
            "count": 1
          },
          {
            "date": "2020-03-11",
            "count": 1
          },
          {
            "date": "2020-03-24",
            "count": 1
          },
          {
            "date": "2020-03-31",
            "count": 1
          },
          {
            "date": "2020-04-06",
            "count": 1
          },
          {
            "date": "2020-04-09",
            "count": 1
          },
          {
            "date": "2020-04-22",
            "count": 1
          },
          {
            "date": "2020-05-02",
            "count": 2
          },
          {
            "date": "2020-05-05",
            "count": 1
          },
          {
            "date": "2020-05-26",
            "count": 1
          },
          {
            "date": "2020-07-18",
            "count": 1
          },
          {
            "date": "2020-07-19",
            "count": 1
          },
          {
            "date": "2020-07-23",
            "count": 1
          },
          {
            "date": "2020-08-01",
            "count": 1
          },
          {
            "date": "2020-08-20",
            "count": 1
          },
          {
            "date": "2020-08-21",
            "count": 1
          },
          {
            "date": "2020-08-26",
            "count": 1
          },
          {
            "date": "2020-10-11",
            "count": 1
          },
          {
            "date": "2020-10-12",
            "count": 1
          },
          {
            "date": "2020-10-21",
            "count": 1
          },
          {
            "date": "2020-10-29",
            "count": 1
          },
          {
            "date": "2020-11-20",
            "count": 1
          },
          {
            "date": "2020-11-27",
            "count": 1
          },
          {
            "date": "2020-12-03",
            "count": 1
          },
          {
            "date": "2020-12-27",
            "count": 1
          },
          {
            "date": "2021-01-21",
            "count": 1
          },
          {
            "date": "2021-01-22",
            "count": 1
          },
          {
            "date": "2021-02-02",
            "count": 1
          },
          {
            "date": "2021-02-13",
            "count": 1
          },
          {
            "date": "2021-02-18",
            "count": 1
          },
          {
            "date": "2021-02-27",
            "count": 1
          },
          {
            "date": "2021-03-01",
            "count": 1
          },
          {
            "date": "2021-03-04",
            "count": 1
          },
          {
            "date": "2021-03-07",
            "count": 1
          },
          {
            "date": "2021-03-10",
            "count": 1
          },
          {
            "date": "2021-03-16",
            "count": 1
          },
          {
            "date": "2021-04-07",
            "count": 1
          },
          {
            "date": "2021-05-01",
            "count": 1
          },
          {
            "date": "2021-05-28",
            "count": 1
          },
          {
            "date": "2021-06-05",
            "count": 1
          },
          {
            "date": "2021-06-06",
            "count": 1
          },
          {
            "date": "2021-06-07",
            "count": 1
          },
          {
            "date": "2021-07-08",
            "count": 1
          },
          {
            "date": "2021-07-13",
            "count": 1
          },
          {
            "date": "2021-07-22",
            "count": 1
          },
          {
            "date": "2021-08-20",
            "count": 1
          },
          {
            "date": "2021-09-08",
            "count": 1
          },
          {
            "date": "2021-09-16",
            "count": 1
          },
          {
            "date": "2021-09-30",
            "count": 1
          },
          {
            "date": "2021-11-01",
            "count": 1
          },
          {
            "date": "2021-11-04",
            "count": 1
          },
          {
            "date": "2021-11-15",
            "count": 1
          },
          {
            "date": "2021-12-06",
            "count": 1
          },
          {
            "date": "2021-12-16",
            "count": 1
          },
          {
            "date": "2022-01-02",
            "count": 1
          },
          {
            "date": "2022-01-09",
            "count": 1
          },
          {
            "date": "2022-01-11",
            "count": 1
          },
          {
            "date": "2022-01-14",
            "count": 2
          },
          {
            "date": "2022-01-17",
            "count": 1
          },
          {
            "date": "2022-02-20",
            "count": 1
          },
          {
            "date": "2022-02-26",
            "count": 1
          },
          {
            "date": "2022-03-09",
            "count": 1
          },
          {
            "date": "2022-03-17",
            "count": 1
          },
          {
            "date": "2022-04-06",
            "count": 1
          },
          {
            "date": "2022-04-07",
            "count": 1
          },
          {
            "date": "2022-04-19",
            "count": 1
          },
          {
            "date": "2022-06-07",
            "count": 1
          },
          {
            "date": "2022-07-02",
            "count": 1
          },
          {
            "date": "2022-07-06",
            "count": 1
          },
          {
            "date": "2022-07-24",
            "count": 1
          },
          {
            "date": "2022-08-20",
            "count": 1
          },
          {
            "date": "2022-08-31",
            "count": 1
          },
          {
            "date": "2022-09-11",
            "count": 1
          },
          {
            "date": "2022-10-06",
            "count": 1
          },
          {
            "date": "2022-10-24",
            "count": 1
          },
          {
            "date": "2022-11-27",
            "count": 2
          },
          {
            "date": "2022-12-26",
            "count": 1
          },
          {
            "date": "2022-12-28",
            "count": 1
          },
          {
            "date": "2023-01-17",
            "count": 1
          },
          {
            "date": "2023-02-25",
            "count": 1
          },
          {
            "date": "2023-03-11",
            "count": 1
          },
          {
            "date": "2023-03-17",
            "count": 1
          },
          {
            "date": "2023-03-30",
            "count": 1
          },
          {
            "date": "2023-04-13",
            "count": 1
          },
          {
            "date": "2023-05-03",
            "count": 1
          },
          {
            "date": "2023-05-04",
            "count": 1
          },
          {
            "date": "2023-05-20",
            "count": 1
          },
          {
            "date": "2023-06-13",
            "count": 1
          },
          {
            "date": "2023-07-05",
            "count": 1
          },
          {
            "date": "2023-07-27",
            "count": 1
          },
          {
            "date": "2023-08-16",
            "count": 1
          },
          {
            "date": "2023-09-10",
            "count": 1
          },
          {
            "date": "2023-09-25",
            "count": 1
          },
          {
            "date": "2023-11-08",
            "count": 1
          },
          {
            "date": "2023-11-17",
            "count": 1
          },
          {
            "date": "2023-11-19",
            "count": 1
          },
          {
            "date": "2024-01-02",
            "count": 1
          },
          {
            "date": "2024-01-04",
            "count": 1
          },
          {
            "date": "2024-02-15",
            "count": 1
          },
          {
            "date": "2024-02-29",
            "count": 1
          },
          {
            "date": "2024-03-15",
            "count": 1
          },
          {
            "date": "2024-05-22",
            "count": 1
          },
          {
            "date": "2024-05-27",
            "count": 1
          },
          {
            "date": "2024-06-04",
            "count": 1
          },
          {
            "date": "2024-07-05",
            "count": 2
          },
          {
            "date": "2024-07-09",
            "count": 1
          },
          {
            "date": "2024-08-01",
            "count": 2
          },
          {
            "date": "2024-08-07",
            "count": 1
          },
          {
            "date": "2024-08-12",
            "count": 1
          },
          {
            "date": "2024-09-26",
            "count": 1
          },
          {
            "date": "2024-10-07",
            "count": 1
          },
          {
            "date": "2024-10-14",
            "count": 1
          },
          {
            "date": "2024-10-23",
            "count": 1
          },
          {
            "date": "2024-11-27",
            "count": 1
          },
          {
            "date": "2024-12-05",
            "count": 1
          },
          {
            "date": "2025-01-18",
            "count": 1
          },
          {
            "date": "2025-02-19",
            "count": 1
          },
          {
            "date": "2025-04-12",
            "count": 1
          },
          {
            "date": "2025-05-04",
            "count": 1
          },
          {
            "date": "2025-05-09",
            "count": 1
          },
          {
            "date": "2025-05-18",
            "count": 1
          },
          {
            "date": "2025-06-14",
            "count": 1
          },
          {
            "date": "2025-06-19",
            "count": 1
          },
          {
            "date": "2025-07-29",
            "count": 1
          },
          {
            "date": "2025-08-03",
            "count": 1
          },
          {
            "date": "2025-09-29",
            "count": 1
          },
          {
            "date": "2025-12-25",
            "count": 1
          },
          {
            "date": "2026-02-02",
            "count": 1
          },
          {
            "date": "2026-02-11",
            "count": 1
          },
          {
            "date": "2026-02-12",
            "count": 1
          },
          {
            "date": "2026-02-28",
            "count": 1
          },
          {
            "date": "2026-03-07",
            "count": 1
          },
          {
            "date": "2026-05-06",
            "count": 1
          },
          {
            "date": "2026-05-18",
            "count": 1
          },
          {
            "date": "2026-05-22",
            "count": 1
          },
          {
            "date": "2026-06-21",
            "count": 1
          },
          {
            "date": "2026-07-03",
            "count": 1
          },
          {
            "date": "2026-07-09",
            "count": 1
          },
          {
            "date": "2026-07-12",
            "count": 1
          },
          {
            "date": "2026-07-13",
            "count": 1
          },
          {
            "date": "2026-07-22",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 209,
        "total_forks": 209
      },
      "star_history": null,
      "open_issues_and_prs": 4
    },
    "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": 1058369,
      "source_files_sampled": 576,
      "oversized_source_files": 30,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [],
      "advisories": {
        "error": "No resolved dependencies to assess",
        "scope": "repository_graph",
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [],
      "dependencies": [],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [],
        "collected": true,
        "truncated": false,
        "total_count": 0,
        "direct_count": 0,
        "indirect_count": 0
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 8,
        "open_issues": 4,
        "closed_ratio": 0.994,
        "closed_issues": 642,
        "closed_unmerged_prs": 8
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "rlguy",
          "commits": 104,
          "avatar_url": "https://avatars.githubusercontent.com/u/4285191?v=4"
        },
        {
          "type": "User",
          "login": "amarshall",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/153175?v=4"
        },
        {
          "type": "User",
          "login": "SubmissivePeanutButter",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/135480874?v=4"
        },
        {
          "type": "User",
          "login": "cg-Kdaf",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/37415747?v=4"
        },
        {
          "type": "User",
          "login": "AKARSH-KUMAR-JHAA",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/97363062?v=4"
        },
        {
          "type": "User",
          "login": "ifma14",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/77517733?v=4"
        },
        {
          "type": "User",
          "login": "edwin2525",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/28940070?v=4"
        }
      ],
      "contributors_sampled": 7,
      "top_contributor_share": 0.912
    },
    "quality_signals": {
      "has_ci": false,
      "has_tests": false,
      "ci_workflows": [],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 0,
            "reason": "0 out of 3 merged PRs checked by a CI test -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 1,
            "reason": "Found 3/26 approved changesets -- score normalized to 1",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 3,
            "reason": "project has 1 contributing companies or organizations -- score normalized to 3",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": null,
            "reason": "no workflows found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 3,
            "reason": "1 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 3",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": null,
            "reason": "no dependencies found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": 0,
            "reason": "Project has not signed or included provenance with any releases.",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": null,
            "reason": "No tokens found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "64f6ff40d7921a606f0357324af31e233206e6f4",
        "ran_at": "2026-07-24T13:46:48Z",
        "aggregate_score": 2.7,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": null,
      "oldest_open_prs": [],
      "last_merged_pr_at": "2025-06-16T16:20:30Z",
      "ci_last_conclusion": null,
      "oldest_open_issues": [
        {
          "number": 1,
          "created_at": "2018-01-26T01:52:48Z",
          "last_comment_at": "2023-02-27T20:48:16Z",
          "last_comment_author": "PavelBlend"
        },
        {
          "number": 572,
          "created_at": "2022-02-26T14:06:20Z",
          "last_comment_at": "2022-02-28T20:48:47Z",
          "last_comment_author": "rlguy"
        },
        {
          "number": 598,
          "created_at": "2022-11-12T18:58:07Z",
          "last_comment_at": "2022-11-14T18:22:35Z",
          "last_comment_author": "rlguy"
        },
        {
          "number": 666,
          "created_at": "2026-06-25T16:30:46Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/rlguy/Blender-FLIP-Fluids",
    "host": "github.com",
    "name": "Blender-FLIP-Fluids",
    "owner": "rlguy"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "at_risk",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 47,
      "inputs": {
        "security": 27,
        "vitality": 58,
        "community": 68,
        "governance": 48,
        "engineering": 31
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "moderate",
        "name": "Vitality",
        "value": 58,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "at_risk",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 42,
            "inputs": {
              "commits_last_year": 5,
              "human_commit_share": 1,
              "days_since_last_push": 9,
              "active_weeks_last_year": 5
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 9 days ago",
                "points": 28.8,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 9
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "5/52 weeks with commits",
                "points": 3.5,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 5
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "5 commits in the last year",
                "points": 7,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "1 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 3",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "good",
            "name": "Release discipline",
            "note": null,
            "notes": [],
            "value": 83,
            "inputs": {
              "releases_count": 32,
              "latest_release_tag": "v1.8.7",
              "releases_from_tags": false,
              "days_since_latest_release": 9,
              "mean_days_between_releases": 100.4
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "32 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 32
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 9 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 9
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~100.4 days",
                "points": 19.8,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 100.4
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 14,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 14 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 14
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 68,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "good",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 83,
            "inputs": {
              "forks": 209,
              "stars": 1919,
              "watchers": 82,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "1,919 stars",
                "points": 53.3,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 1919
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "209 forks",
                "points": 19.3,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 209
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "82 watchers",
                "points": 10.6,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 82
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (GPL-3.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "GPL-3.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": 48,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 24,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 7,
              "top_contributor_share": 0.912
            },
            "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 91% of commits",
                "points": 2,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 91
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "7 contributors",
                "points": 9.5,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 7
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 1 contributing companies or organizations -- score normalized to 3",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "moderate",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 67,
            "inputs": {
              "merged_prs": 8,
              "open_issues": 4,
              "closed_issues": 642,
              "issue_closed_ratio": 0.994,
              "closed_unmerged_prs": 8
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "99% of issues closed",
                "points": 46.5,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 99
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "8/16 decided PRs merged",
                "points": 19.1,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 8,
                      "decided": 16
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 3/26 approved changesets -- score normalized to 1",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 59,
            "inputs": {
              "followers": 403,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "rlguy",
              "public_repos": 7,
              "account_age_days": 4834
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "403 followers of rlguy",
                "points": 18.7,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 403,
                      "login": "rlguy"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "7 public repos, account ~13 yr old",
                "points": 18.6,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 7
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 13
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "at_risk",
        "name": "Engineering Quality",
        "value": 31,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "critical",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "has_ci": false,
              "has_tests": false,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "0 out of 3 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "good",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 75,
            "inputs": {
              "topics": [
                "fluid-solver",
                "fluid-simulation",
                "computer-graphics",
                "blender-addon",
                "fluid",
                "simulator",
                "flip-fluids",
                "beta",
                "simulation",
                "fluid-engine"
              ],
              "has_wiki": true,
              "homepage": "https://www.blendermarket.com/products/flipfluids",
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://www.blendermarket.com/products/flipfluids",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "10 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 10
                    }
                  }
                ],
                "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": "critical",
        "name": "Security",
        "value": 27,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "critical",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Dangerous-Workflow, Packaging, Pinned-Dependencies, Token-Permissions. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "dangerous_workflow",
                    "packaging",
                    "pinned_dependencies",
                    "token_permissions"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 27,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 14,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 4,
              "scorecard_aggregate": 2.7
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "0 out of 3 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 3/26 approved changesets -- score normalized to 1",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 1 contributing companies or organizations -- score normalized to 3",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no workflows found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "1 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 3",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "No tokens found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 4
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "critical",
        "name": "AI Readiness",
        "value": 25,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 6,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.12,
              "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": "12 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 6.4,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 12,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "critical",
            "name": "Verify loop (build / test / typecheck)",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_pinned_dependencies"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 12,
            "inputs": {
              "has_nix": false,
              "has_tests": false,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 0,
                "status": "missed",
                "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": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 97,
            "inputs": {
              "primary_language": "C++",
              "largest_source_bytes": 1058369,
              "source_files_sampled": 576,
              "oversized_source_files": 30
            },
            "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": "30/576 source files over 60KB",
                "points": 52.1,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 576,
                      "oversized": 30
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-24T13:47:13.991867Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/r/rlguy/Blender-FLIP-Fluids.svg",
  "full_name": "rlguy/Blender-FLIP-Fluids",
  "license_state": "standard",
  "license_spdx": "GPL-3.0"
}

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

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

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