公开记录
软件健康报告模式 0.27.0 · 指标 1.13.0 · 2026-07-23 12:32 UTC

nicholas-eden / wtf

The personal information dashboard for your terminal.

Go自定义许可证★ 0 星标⑂ 0 复刻始于 2018年9月复刻在 GitHub 上查看 ↗

nicholas-eden/wtf 的健康指数为 100 分中的 19 分,处于「危急」区间。 其得分最高的类别是AI Readiness(50/100),最低的是Community & Adoption(9/100)。 最近一次更新在 2796 天前。 近期的大部分工作由 1 位贡献者完成。

19
总分 / 100
危急

软件健康指数

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

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

评分画像

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

Abandonment Policy applies a 85% multiplier to weighted overall health.

所有权

nicholas-eden个人账户
16 关注者41 个公开仓库始于 2012年10月

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

按类别列示的指标

活力

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

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

发布纪律

48存在风险
评分方式
16.2/27有发布版本 — 16 个版本标签(无 GitHub 发布版本)
0/36发布时效 — 最近一次发布版本于 2,889 天前
27/27发布节奏 — 约每 8.3 天发布一次
0/10OpenSSF Scorecard:Signed-Releases — 无数据
所用输入
releases_count16
latest_release_tag0.2.2
releases_from_tags
days_since_latest_release2,889
mean_days_between_releases8.3
已排除计分(无数据或不适用):OpenSSF Scorecard:Signed-Releases。 其余权重已重新归一化。

社区与采用

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

9危急 · 占总体的 18%
评分方式
0/60星标 — 0 个星标
0/25复刻 — 0 个复刻
0/15关注者 — 1 位关注者
所用输入
forks0
stars0
watchers1
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

社区健康

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

可持续性与治理

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

31存在风险 · 占总体的 24%
评分方式
9/54巴士系数 — 1 位贡献者贡献了半数提交
6.6/22.5提交分布 — 头号贡献者编写了 71% 的提交
13.5/13.5贡献者广度 — 43 位贡献者
10/10OpenSSF Scorecard:Contributors — project has 8 contributing companies or organizations
所用输入
bus_factor1
contributors_sampled43
top_contributor_share0.707
评分方式
0/46.8议题解决 — 没有议题或无数据
0/38.3PR 接受 — 没有已裁定的拉取请求或无数据
0/15OpenSSF Scorecard:Code-Review — Found 0/30 approved changesets -- score normalized to 0
所用输入
merged_prs0
open_issues0
closed_issues0
issue_closed_ratio
closed_unmerged_prs0
已排除计分(无数据或不适用):议题解决, PR 接受。 其余权重已重新归一化。
评分方式
10/30所有权背书 — 个人(用户)账户
0/20已验证域名 — 不适用于个人账户
8.8/25所有者影响力 — nicholas-eden 有 16 位关注者
23.8/25既往记录 — 41 个公开仓库,账户约 13 年
所用输入
followers16
owner_typeUser
is_verified
owner_loginnicholas-eden
public_repos41
account_age_days5,038
已排除计分(无数据或不适用):已验证域名。 其余权重已重新归一化。

工程质量

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

29危急 · 占总体的 20%

工程实践

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

文档

15危急
评分方式
0/30README
0/25文档目录
15/15文档 / 主页站点 — http://wtfutil.com
0/10仓库描述
0/10主题标签
0/10Wiki
所用输入
topics
has_wiki
homepagehttp://wtfutil.com
has_readme
has_docs_dir
has_description

安全

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

18危急 · 占总体的 16%

安全态势

18危急
评分方式
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0/2.5CI-Tests — 无数据
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/30 approved changesets -- score normalized to 0
2.5/2.5Contributors — project has 8 contributing companies or organizations
0/10Dangerous-Workflow — 无数据
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.2/2.5许可证 — license file detected
0/7.5Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
0/5Packaging — 无数据
0/5Pinned-Dependencies — 无数据
0/5SAST — no SAST tool detected
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — 无数据
0/7.5Token-Permissions — 无数据
0/7.5Vulnerabilities — 33 existing vulnerabilities detected
所用输入
sourceopenssf_scorecard
checks_evaluated12
scorecard_versionv5.5.0
checks_inconclusive6
scorecard_aggregate1.8
已排除计分(无数据或不适用):ci_tests, dangerous_workflow, packaging, pinned_dependencies, signed_releases, token_permissions。 其余权重已重新归一化。

AI 就绪度

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

50中等 · 占总体的 0%
评分方式
0/45代理指令 — 没有 CLAUDE.md / AGENTS.md / 编辑器规则
0/15机器可读文档(llms.txt)
5.3/40可读的提交历史 — 100 次人类提交中有 10 次说明了意图(结构化标题或解释性正文)
所用输入
has_llms_txt
legible_history_share0.1
agent_instruction_files
agent_instruction_max_bytes
评分方式
18/18一条命令的引导启动 — Makefile, vendor/github.com/andygrunwald/go-gerrit/Makefile, vendor/github.com/briandowns/openweathermap/Makefile, vendor/github.com/zorkian/go-datadog-api/Makefile
22/22自动化测试
0/11Lint / 格式化配置
11/11静态类型检查 — Go(静态类型)
10/10可复现环境 — lockfile
0/10已体现的代理实践 — 最近 100 次提交中没有代理编写的提交
0/8自动化维护 — 未观察到自动依赖更新
0/10OpenSSF Scorecard:Pinned-Dependencies — 无数据
所用输入
has_nix
has_tests
lockfilesgo.sum
has_dockerfile
typed_language
bootstrap_filesMakefile, vendor/github.com/andygrunwald/go-gerrit/Makefile, vendor/github.com/briandowns/openweathermap/Makefile, vendor/github.com/zorkian/go-datadog-api/Makefile
has_devcontainer
has_linter_config
typecheck_configs
agent_commit_share0
toolchain_manifestsvendor/google.golang.org/appengine/go.mod, vendor/gopkg.in/yaml.v2/go.mod
dependency_bot_commit_share0
已排除计分(无数据或不适用):OpenSSF Scorecard:Pinned-Dependencies。 其余权重已重新归一化。
评分方式
45/45可类型检查的代码 — Go(静态类型)
55/55可控的文件大小 — 采样的 143 个源文件中有 0 个超过 60KB
所用输入
primary_languageGo
largest_source_bytes11,914
source_files_sampled143
oversized_source_files0

机器可读接口

40存在风险
评分方式
40/40API 模式(OpenAPI/GraphQL/proto) — vendor/google.golang.org/appengine/internal/app_identity/app_identity_service.proto, vendor/google.golang.org/appengine/internal/base/api_base.proto, vendor/google.golang.org/appengine/internal/datastore/datastore_v3.proto, vendor/google.golang.org/appengine/internal/log/log_service.proto, vendor/google.golang.org/appengine/internal/modules/modules_service.proto, vendor/google.golang.org/appengine/internal/remote_api/remote_api.proto, vendor/google.golang.org/appengine/internal/urlfetch/urlfetch_service.proto
0/20MCP 服务器
0/40可运行示例
所用输入
example_dirs
has_mcp_signal
api_schema_filesvendor/google.golang.org/appengine/internal/app_identity/app_identity_service.proto, vendor/google.golang.org/appengine/internal/base/api_base.proto, vendor/google.golang.org/appengine/internal/datastore/datastore_v3.proto, vendor/google.golang.org/appengine/internal/log/log_service.proto, vendor/google.golang.org/appengine/internal/modules/modules_service.proto, vendor/google.golang.org/appengine/internal/remote_api/remote_api.proto, vendor/google.golang.org/appengine/internal/urlfetch/urlfetch_service.proto

关键数据

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

数据采集警告

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

更多细节

OpenSSF Scorecard 1.8 / 10
1.8综合

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

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
不适用CI-Testsno pull request found
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/30 approved changesets -- score normalized to 0
10Contributorsproject has 8 contributing companies or organizations
不适用Dangerous-Workflowno workflows found
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
9Licenselicense file detected
0Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
不适用Packagingpackaging workflow not detected
不适用Pinned-Dependenciesno dependencies found
0SASTno SAST tool detected
0Security-Policysecurity policy file not detected
不适用Signed-Releasesno releases found
不适用Token-PermissionsNo tokens found
0Vulnerabilities33 existing vulnerabilities detected
全部依赖 未采集

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

原始 JSON 报告 机器可读
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": true,
      "size_kb": 37718,
      "has_wiki": false,
      "homepage": "http://wtfutil.com",
      "languages": {
        "Go": 289990,
        "Makefile": 433
      },
      "pushed_at": "2018-11-25T20:06:15Z",
      "created_at": "2018-09-26T23:33:09Z",
      "owner_type": "User",
      "updated_at": "2018-11-26T05:06:48Z",
      "description": "The personal information dashboard for your terminal.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": null,
      "default_branch": "master",
      "license_spdx_raw": "NOASSERTION",
      "primary_language": "Go",
      "significant_languages": [
        "Go"
      ]
    },
    "owner": {
      "blog": null,
      "name": null,
      "type": "User",
      "login": "nicholas-eden",
      "company": null,
      "location": "Seattle, WA",
      "followers": 16,
      "avatar_url": "https://avatars.githubusercontent.com/u/2496835?v=4",
      "created_at": "2012-10-05T21:19:22Z",
      "is_verified": null,
      "public_repos": 41,
      "account_age_days": 5038
    },
    "license": {
      "state": "custom",
      "spdx_id": null,
      "raw_spdx": "NOASSERTION",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": false
    },
    "activity": {
      "releases": [
        {
          "tag": "0.2.2",
          "kind": "patch",
          "published_at": "2018-08-25T00:22:45Z"
        },
        {
          "tag": "0.2.1",
          "kind": "patch",
          "published_at": "2018-08-17T23:34:54Z"
        },
        {
          "tag": "0.2.0",
          "kind": "minor",
          "published_at": "2018-08-03T17:22:35Z"
        },
        {
          "tag": "0.1.1",
          "kind": "patch",
          "published_at": "2018-07-31T17:27:21Z"
        },
        {
          "tag": "0.1.0",
          "kind": "minor",
          "published_at": "2018-07-27T16:45:47Z"
        },
        {
          "tag": "0.0.11",
          "kind": "patch",
          "published_at": "2018-07-12T00:57:44Z"
        },
        {
          "tag": "v0.0.10",
          "kind": "patch",
          "published_at": "2018-06-28T15:06:24Z"
        },
        {
          "tag": "v0.0.9",
          "kind": "patch",
          "published_at": "2018-06-19T19:46:52Z"
        },
        {
          "tag": "v0.0.8",
          "kind": "patch",
          "published_at": "2018-06-13T16:46:35Z"
        },
        {
          "tag": "v0.0.7",
          "kind": "patch",
          "published_at": "2018-06-10T23:46:10Z"
        },
        {
          "tag": "v0.0.6",
          "kind": "patch",
          "published_at": "2018-06-07T16:14:53Z"
        },
        {
          "tag": "v0.0.5",
          "kind": "patch",
          "published_at": "2018-06-05T16:00:45Z"
        },
        {
          "tag": "v0.0.4",
          "kind": "patch",
          "published_at": "2018-06-02T13:36:21Z"
        },
        {
          "tag": "v0.0.3",
          "kind": "patch",
          "published_at": "2018-05-23T04:47:06Z"
        },
        {
          "tag": "v0.0.2",
          "kind": "patch",
          "published_at": "2018-05-17T21:23:41Z"
        },
        {
          "tag": "v0.0.1",
          "kind": "patch",
          "published_at": "2018-05-17T21:06:10Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "30a8ce6c69fc927ddee76a59971bbb82190475af",
          "body": null,
          "is_bot": false,
          "headline": "account for no swap detected",
          "author_name": "Nicholas Eden",
          "author_login": null,
          "committed_at": "2018-11-25T20:06:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "51c98236e42fc44ed94aec3a961275541bd48275",
          "body": null,
          "is_bot": false,
          "headline": "limit cpu percent range to 0-100",
          "author_name": "Nicholas Eden",
          "author_login": null,
          "committed_at": "2018-11-25T17:40:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e0d9c3517011b6cb3e7cbee36d2eb15bed617dca",
          "body": null,
          "is_bot": false,
          "headline": "simplify cpu percent to use lib logic",
          "author_name": "Nicholas Eden",
          "author_login": null,
          "committed_at": "2018-11-25T05:58:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9705cc2155f8d922d20ec79f24a00cc59b187a05",
          "body": null,
          "is_bot": false,
          "headline": "fix windows error",
          "author_name": "Nicholas Eden",
          "author_login": null,
          "committed_at": "2018-11-25T04:56:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "24899daeb41c510a0a468da9d88508f82ce52cb0",
          "body": "… info",
          "is_bot": false,
          "headline": "replace c9s/goprocinfo with shirou/gopsutil to get cross platform cpu…",
          "author_name": "Nicholas Eden",
          "author_login": null,
          "committed_at": "2018-11-24T06:52:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "db1917763c0849cc4e690a5cd7623e35bfe4eaca",
          "body": null,
          "is_bot": false,
          "headline": "fix import ordering",
          "author_name": "Nicholas Eden",
          "author_login": null,
          "committed_at": "2018-11-22T16:28:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8350dbbf8c16c7c9fcb2f6806be586d5f2f50fb8",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' of https://github.com/senorprogrammer/wtf",
          "author_name": "Nicholas Eden",
          "author_login": null,
          "committed_at": "2018-11-22T16:25:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3b607417a7c6a54679bcae5d673a2f3e8723e1b1",
          "body": null,
          "is_bot": false,
          "headline": "Clean up README a bit",
          "author_name": "Chris Cummer",
          "author_login": "senorprogrammer",
          "committed_at": "2018-11-21T23:35:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cb3e665ec7e0f85095d09ceca2326096e854257d",
          "body": "Add contributors to .all-contributorsrc",
          "is_bot": false,
          "headline": "Merge pull request #344 from anandsudhir/addcontributors",
          "author_name": "Chris Cummer",
          "author_login": "senorprogrammer",
          "committed_at": "2018-11-21T23:34:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "73a096f8cf9096cf1f96be4c0dfc838deeddedde",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'anandsudhir-master'",
          "author_name": "Chris Cummer",
          "author_login": "senorprogrammer",
          "committed_at": "2018-11-21T23:33:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4f58df22325703f084e18bc4936d0512d4fec371",
          "body": null,
          "is_bot": false,
          "headline": "Add @kaskavalci as a contributor",
          "author_name": "Anand Sudhir Prayaga",
          "author_login": "anandsudhir",
          "committed_at": "2018-11-15T14:51:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "235b7c2fc0c59976cda85be696870ec584af366d",
          "body": null,
          "is_bot": false,
          "headline": "Add @Seanstoppable as a contributor",
          "author_name": "Anand Sudhir Prayaga",
          "author_login": "anandsudhir",
          "committed_at": "2018-11-15T14:50:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4a02d5848c40469e4cb04cd10e4182f9a50f61c3",
          "body": "Fix #126",
          "is_bot": false,
          "headline": "Add support for recursive search for git repositories in git module",
          "author_name": "Anand Sudhir Prayaga",
          "author_login": "anandsudhir",
          "committed_at": "2018-11-15T14:18:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c82ab73e23b4c76a2d13953e3fcb42b60a41543",
          "body": "Revert \"Update dependencies\"",
          "is_bot": false,
          "headline": "Merge pull request #341 from senorprogrammer/revert-339-master",
          "author_name": "Chris Cummer",
          "author_login": "senorprogrammer",
          "committed_at": "2018-11-13T20:40:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "705993dd657c671532be136c5640eaeb9efcd0cc",
          "body": null,
          "is_bot": false,
          "headline": "Revert \"Update dependencies\"",
          "author_name": "Chris Cummer",
          "author_login": "senorprogrammer",
          "committed_at": "2018-11-13T20:39:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "53efd9c18fb8537b25926d331d722e1f28d46d8e",
          "body": "Update dependencies",
          "is_bot": false,
          "headline": "Merge pull request #339 from anandsudhir/master",
          "author_name": "Chris Cummer",
          "author_login": "senorprogrammer",
          "committed_at": "2018-11-13T20:37:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3c669607de840859fc70ee4fe2dbd2d44d55aa2c",
          "body": "Add shortcut to open Hacker News comments",
          "is_bot": false,
          "headline": "Merge pull request #340 from kaskavalci/add-hn-comments",
          "author_name": "Anand Sudhir Prayaga",
          "author_login": "anandsudhir",
          "committed_at": "2018-11-13T19:36:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "545092a8a38cb0499252a77f95ac1d1337110ad0",
          "body": null,
          "is_bot": false,
          "headline": "open hacker news comments via c keyword",
          "author_name": "Halil Kaskavalci",
          "author_login": "kaskavalci",
          "committed_at": "2018-11-13T15:36:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4738b5ccd7bd3c97c16e592bbdbb6cf7da77a706",
          "body": null,
          "is_bot": false,
          "headline": "fix bar graph test",
          "author_name": "Nicholas Eden",
          "author_login": null,
          "committed_at": "2018-11-13T03:07:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "08ad5d55d9de27238f2512bf46fb91ef7bd00c45",
          "body": null,
          "is_bot": false,
          "headline": "Update dependencies",
          "author_name": "Anand Sudhir Prayaga",
          "author_login": "anandsudhir",
          "committed_at": "2018-11-12T11:10:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cab27c62ab3e64bf2672864d0bed2e0c37f2f557",
          "body": null,
          "is_bot": false,
          "headline": "resource usage mod",
          "author_name": "Nicholas Eden",
          "author_login": null,
          "committed_at": "2018-11-12T09:30:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "748ad82967645a0c7e26dc2756b5087f3a057598",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG.md",
          "author_name": "Chris Cummer",
          "author_login": "senorprogrammer",
          "committed_at": "2018-11-01T16:17:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3a63001f732b4f330fa09b5b13e6287f9e9627c9",
          "body": "Bump Go versions and use '.x' to always get latest minor versions",
          "is_bot": false,
          "headline": "Merge pull request #336 from HaraldNordgren/go_versions",
          "author_name": "Chris Cummer",
          "author_login": "senorprogrammer",
          "committed_at": "2018-10-29T05:27:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1f9e0b67625d0e39ac67eca01c6bf56e622df46f",
          "body": null,
          "is_bot": false,
          "headline": "Bump Go versions and use '.x' to always get latest minor versions",
          "author_name": "Harald Nordgren",
          "author_login": "HaraldNordgren",
          "committed_at": "2018-10-28T12:18:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e3734520a2958997a8ae6bf511af45110af550bc",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG.md",
          "author_name": "Chris Cummer",
          "author_login": "senorprogrammer",
          "committed_at": "2018-10-22T21:28:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "890851d0935486d8a0fcd8be0c4557babbd08889",
          "body": null,
          "is_bot": false,
          "headline": "Add @StormFireFox1 as a contributor",
          "author_name": "Chris Cummer",
          "author_login": "senorprogrammer",
          "committed_at": "2018-10-21T19:51:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3a0bcd21e7df5428db27c91619bb2e6df678d744",
          "body": null,
          "is_bot": false,
          "headline": "Update dependencies",
          "author_name": "Chris Cummer",
          "author_login": "senorprogrammer",
          "committed_at": "2018-10-21T19:48:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8f3ae94b4ed77403650277c698687df8c3cbda9f",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' into master",
          "author_name": "Chris Cummer",
          "author_login": "senorprogrammer",
          "committed_at": "2018-10-21T19:45:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6fa70736be882f7a285012f283c5eaa54b763cef",
          "body": null,
          "is_bot": false,
          "headline": "Add @HaraldNordgren as a contributor",
          "author_name": "Chris Cummer",
          "author_login": "senorprogrammer",
          "committed_at": "2018-10-20T03:53:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0d46e5d0b6d451c5219a9b7495d56b64a869585d",
          "body": "Bump Travis versions",
          "is_bot": false,
          "headline": "Merge pull request #335 from HaraldNordgren/master",
          "author_name": "Chris Cummer",
          "author_login": "senorprogrammer",
          "committed_at": "2018-10-20T03:51:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "014f9bdacde4551584ad81c323aad7009d06cadf",
          "body": null,
          "is_bot": false,
          "headline": "Bump Travis versions",
          "author_name": "Harald Nordgren",
          "author_login": "HaraldNordgren",
          "committed_at": "2018-10-19T19:56:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c3faeb196544560cc16644c3c7b106f545d0e49c",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' into master",
          "author_name": "Chris Cummer",
          "author_login": "senorprogrammer",
          "committed_at": "2018-10-18T11:34:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6a3c39970c2315841b7afc287b887bea9dd15439",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG.md",
          "author_name": "Chris Cummer",
          "author_login": "senorprogrammer",
          "committed_at": "2018-10-18T02:28:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d48f8a114412ca8d332a023d17fba9ab5a64bfef",
          "body": null,
          "is_bot": false,
          "headline": "Add @TheRedSpy15 as a contributor",
          "author_name": "Chris Cummer",
          "author_login": "senorprogrammer",
          "committed_at": "2018-10-18T02:06:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aa5389c820db8b750b14ef7e3d62437a820f9145",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' into patch-1",
          "author_name": "Chris Cummer",
          "author_login": "senorprogrammer",
          "committed_at": "2018-10-18T02:04:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d9dd56aaae53c34e8efe85a597a364a95341f35",
          "body": null,
          "is_bot": false,
          "headline": "add static hot key assignments for text widgets",
          "author_name": "Mathias Weber",
          "author_login": "mweb",
          "committed_at": "2018-10-15T20:51:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9f9c124f9fcf4afb4b53bf777588d2f1fb0aa28e",
          "body": null,
          "is_bot": false,
          "headline": "syntax fixes",
          "author_name": "TheRedSpy15",
          "author_login": "NomadicDeveloper22",
          "committed_at": "2018-10-15T00:55:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c3baf05b20dac6009ff1a5f4dc9737cc754f681d",
          "body": null,
          "is_bot": false,
          "headline": "only get linux firewall if root",
          "author_name": "TheRedSpy15",
          "author_login": "NomadicDeveloper22",
          "committed_at": "2018-10-15T00:44:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b422cc3f36a0e16b635170220aae73a081e78d6",
          "body": null,
          "is_bot": false,
          "headline": "Update firewall.go",
          "author_name": "TheRedSpy15",
          "author_login": "NomadicDeveloper22",
          "committed_at": "2018-10-15T00:35:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fb16b7ac0e7f5ed1c5788884f3a128c53c8b50b7",
          "body": null,
          "is_bot": false,
          "headline": "Add Spotify Web Widget",
          "author_name": "StormFireFox1",
          "author_login": "StormFireFox1",
          "committed_at": "2018-10-13T13:31:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b3d3cc91daa6e8372a1bd005ff990afc540cd1f",
          "body": null,
          "is_bot": false,
          "headline": "Added firewall status on linux",
          "author_name": "TheRedSpy15",
          "author_login": "NomadicDeveloper22",
          "committed_at": "2018-10-12T14:40:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a48d15079a65d7c7777f8dba618379da39ef1c46",
          "body": "This attribute is used for absolutely nothing. It doesn't need to exist.",
          "is_bot": false,
          "headline": "Remove RefreshedAt from TextWidget",
          "author_name": "Chris Cummer",
          "author_login": "senorprogrammer",
          "committed_at": "2018-10-11T21:12:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "76f96ecb00ed7e2d722252768db41634ab15f751",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' of github.com:senorprogrammer/wtf",
          "author_name": "Chris Cummer",
          "author_login": "senorprogrammer",
          "committed_at": "2018-10-11T20:48:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fda4862308c82a1796aef15fd1367457035e099b",
          "body": null,
          "is_bot": false,
          "headline": "Remove the static contributors badge from the readme",
          "author_name": "Chris Cummer",
          "author_login": "senorprogrammer",
          "committed_at": "2018-10-11T20:48:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "29740f5955058ad7bbd615f5f7bd49d66762e090",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG.md",
          "author_name": "Chris Cummer",
          "author_login": "senorprogrammer",
          "committed_at": "2018-10-11T20:47:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "14e59853c3e56ee070e194f55047c5333f8b5423",
          "body": null,
          "is_bot": false,
          "headline": "Add @mweb as a contributor",
          "author_name": "Chris Cummer",
          "author_login": "senorprogrammer",
          "committed_at": "2018-10-11T20:46:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "db82fa8c6ccebb96014e65c19df177063d60375f",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' into mercurial",
          "author_name": "Chris Cummer",
          "author_login": "senorprogrammer",
          "committed_at": "2018-10-11T20:16:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a5839a67ff251e4849ebbffefe74f106cb099354",
          "body": null,
          "is_bot": false,
          "headline": "Update the README",
          "author_name": "Chris Cummer",
          "author_login": "senorprogrammer",
          "committed_at": "2018-10-11T20:15:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2d173ccdc448e327cf049546c9838eefa53f0d40",
          "body": null,
          "is_bot": false,
          "headline": "add mercurial module",
          "author_name": "Mathias Weber",
          "author_login": "mweb",
          "committed_at": "2018-10-11T19:43:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "99379e68563ccf96070c6f3c262bc33d4462a191",
          "body": null,
          "is_bot": false,
          "headline": "Fix broken image links in README",
          "author_name": "Chris Cummer",
          "author_login": "senorprogrammer",
          "committed_at": "2018-10-11T12:42:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "75915fd868aa00dabbc308c99abe538fe0a389b5",
          "body": "Moved them over to https://github.com/wtfutil/wtfdocs",
          "is_bot": false,
          "headline": "Deleted the /_site and /docs directories",
          "author_name": "Chris Cummer",
          "author_login": "senorprogrammer",
          "committed_at": "2018-10-11T12:34:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0d35b88aa9da079cb42d6bb2689f59a3ee465cfa",
          "body": null,
          "is_bot": false,
          "headline": "Delete CNAME",
          "author_name": "Chris Cummer",
          "author_login": "senorprogrammer",
          "committed_at": "2018-10-11T11:46:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "12d102ecf9c50ecfab615b651ed7895f1f5558b2",
          "body": null,
          "is_bot": false,
          "headline": "Remove docs (into own repo)",
          "author_name": "Chris Cummer",
          "author_login": "senorprogrammer",
          "committed_at": "2018-10-11T11:31:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "244a1509d33a7cc2950cc1328cce9480ad6f8332",
          "body": null,
          "is_bot": false,
          "headline": "Create CNAME",
          "author_name": "Chris Cummer",
          "author_login": "senorprogrammer",
          "committed_at": "2018-10-09T17:38:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "93bae7c27302550f97ec2a8f46a9db2a541cff20",
          "body": null,
          "is_bot": false,
          "headline": "Delete CNAME",
          "author_name": "Chris Cummer",
          "author_login": "senorprogrammer",
          "committed_at": "2018-10-09T17:37:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8f314a2d07ee5d29f2ad1b2131bbf7e7f5662f6f",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG.md",
          "author_name": "Chris Cummer",
          "author_login": "senorprogrammer",
          "committed_at": "2018-10-07T20:54:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "83361170d1d0a61a58517f606df84604a832da5b",
          "body": null,
          "is_bot": false,
          "headline": "Add @dvdmssmnn as a contributor",
          "author_name": "Chris Cummer",
          "author_login": "senorprogrammer",
          "committed_at": "2018-10-07T20:52:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c0f09169b2b2d4bdab4a58aac69a1b61e927856",
          "body": null,
          "is_bot": false,
          "headline": "Added the hint for pressing return first",
          "author_name": "David Missmann",
          "author_login": "dvdmssmnn",
          "committed_at": "2018-10-05T22:51:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c76f49d037f4c93851d9b6236dccf360ccf90e0d",
          "body": null,
          "is_bot": false,
          "headline": "authenticate in suspended mode",
          "author_name": "David Missmann",
          "author_login": "dvdmssmnn",
          "committed_at": "2018-10-05T22:23:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a032ca55f5e43e478154db5064057bff650f9a7f",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG.md",
          "author_name": "Chris Cummer",
          "author_login": "senorprogrammer",
          "committed_at": "2018-10-04T11:56:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c8ab4af7909fb42e482f6e170d57dcb0a20bdd89",
          "body": null,
          "is_bot": false,
          "headline": "Display all day events in calendar, see #306",
          "author_name": "Nicholas Eden",
          "author_login": null,
          "committed_at": "2018-10-04T04:34:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cb29167ad1c65ad715fd4fc0fc51d229fb9f5525",
          "body": null,
          "is_bot": false,
          "headline": "Add details to Spotify documentation",
          "author_name": "Chris Cummer",
          "author_login": "senorprogrammer",
          "committed_at": "2018-10-03T17:33:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "065c38ddc10505b6f6eb849c8e251196125bacc2",
          "body": null,
          "is_bot": false,
          "headline": "Add documentation for Spotify module",
          "author_name": "Chris Cummer",
          "author_login": "senorprogrammer",
          "committed_at": "2018-10-03T17:30:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d5e78602e60fa5186f10246c86c7ad9365cf341b",
          "body": null,
          "is_bot": false,
          "headline": "Release note about Twitter crash fix",
          "author_name": "Chris Cummer",
          "author_login": "senorprogrammer",
          "committed_at": "2018-10-03T00:09:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e2399b36b6a44affcf61e6396a629746d6d64445",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG.md",
          "author_name": "Chris Cummer",
          "author_login": "senorprogrammer",
          "committed_at": "2018-10-03T00:09:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fc501613027fe60b821402dc4f5adf7c83da30b8",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG.md",
          "author_name": "Chris Cummer",
          "author_login": "senorprogrammer",
          "committed_at": "2018-10-03T00:06:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "becf70d056b57c0cdddfa35a87a466f3e61486fc",
          "body": null,
          "is_bot": false,
          "headline": "Add @danrabinowitz as a contributor",
          "author_name": "Chris Cummer",
          "author_login": "senorprogrammer",
          "committed_at": "2018-10-03T00:05:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4f9e76a52cdfa04328eee841abac52361f1775d2",
          "body": null,
          "is_bot": false,
          "headline": "Generate documentation for Clocks module",
          "author_name": "Chris Cummer",
          "author_login": "senorprogrammer",
          "committed_at": "2018-10-03T00:04:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "37849611a47d79b8191740af3e0b08f0bd8bad1d",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' into clock-format",
          "author_name": "Chris Cummer",
          "author_login": "senorprogrammer",
          "committed_at": "2018-10-02T22:06:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a993b88ccfcb67e9d13acaebd750ea4c41bcdfa0",
          "body": null,
          "is_bot": false,
          "headline": "Fixes a crashing bug in the Twitter widget",
          "author_name": "Chris Cummer",
          "author_login": "senorprogrammer",
          "committed_at": "2018-10-02T19:50:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0d7fabda42e513e04d324c0da6fe7b9a5937d7df",
          "body": null,
          "is_bot": false,
          "headline": "Add documentation for dateFormat and timeFormat",
          "author_name": "Dan Rabinowitz",
          "author_login": "danrabinowitz",
          "committed_at": "2018-10-02T04:37:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e8ef4800f86c763a53ab29ae7d2ff1ac542d5e52",
          "body": null,
          "is_bot": false,
          "headline": "Allow custom date and time formats for clocks",
          "author_name": "Dan Rabinowitz",
          "author_login": "danrabinowitz",
          "committed_at": "2018-10-02T04:26:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eb7da5131e0ff0459fcaa8c2d4612a38b352605e",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' of github.com:senorprogrammer/wtf",
          "author_name": "Chris Cummer",
          "author_login": "senorprogrammer",
          "committed_at": "2018-10-01T23:57:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7ed8eaeb9dcc5143a03d8a37fb7a4b1ae4bcd551",
          "body": null,
          "is_bot": false,
          "headline": "Closes #316. Fix link for GitHub personal API token creation",
          "author_name": "Chris Cummer",
          "author_login": "senorprogrammer",
          "committed_at": "2018-10-01T23:57:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3fef4397a39a875a4fe5cb818ef196b081c5b69d",
          "body": null,
          "is_bot": false,
          "headline": "316 Fix link for GitHub personal API token creation",
          "author_name": "Chris Cummer",
          "author_login": "senorprogrammer",
          "committed_at": "2018-10-01T23:56:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "15968718af3b614cf1527fb6e086b0cde9f7d026",
          "body": null,
          "is_bot": false,
          "headline": "Todo modal shows up much faster now, looks better",
          "author_name": "Chris Cummer",
          "author_login": "senorprogrammer",
          "committed_at": "2018-10-01T23:44:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ad86b24da197c5000768bd5ee8917663d0e442ce",
          "body": null,
          "is_bot": false,
          "headline": "Add @nicholas-eden as a contributor",
          "author_name": "Chris Cummer",
          "author_login": "senorprogrammer",
          "committed_at": "2018-09-27T23:31:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5571dd0511762a2775f2709461626e1a94bf3012",
          "body": "Add option to set background and text color on a module basis",
          "is_bot": false,
          "headline": "Merge pull request #320 from nicholas-eden/master",
          "author_name": "Chris Cummer",
          "author_login": "senorprogrammer",
          "committed_at": "2018-09-27T23:30:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "01343b38512f60d49617ac3161bbbb8277582424",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' into master",
          "author_name": "nicholas-eden",
          "author_login": "nicholas-eden",
          "committed_at": "2018-09-27T15:39:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b568351dfdcc6ee1b1fe432d011e15234e2ccb15",
          "body": "These were added as a part of #317 to add the Spotify widget",
          "is_bot": false,
          "headline": "Add godbus/dbus and sticreations/spotigopher dependencies",
          "author_name": "Anand Sudhir Prayaga",
          "author_login": "anandsudhir",
          "committed_at": "2018-09-27T09:08:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7ca4fae09ce25e95c56d1c98881d5936a07be49f",
          "body": null,
          "is_bot": false,
          "headline": "fixed incorrect to apiKey instead of 'subdomain' in subdomain()",
          "author_name": "Tim Fitzgerald",
          "author_login": null,
          "committed_at": "2018-09-27T08:49:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3704cd21b6744818439bb1c5f8c6adb966dcd4d5",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' of github.com:nicholas-eden/wtf",
          "author_name": "Nicholas Eden",
          "author_login": null,
          "committed_at": "2018-09-27T06:33:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d05300d8490905303524c9ba7f6d2b32101eb117",
          "body": null,
          "is_bot": false,
          "headline": "allow changing of title color",
          "author_name": "Nicholas Eden",
          "author_login": null,
          "committed_at": "2018-09-27T06:33:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f2d4b0e8be4092f1ca6717f00bc6973b00f7b6a7",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' into master",
          "author_name": "nicholas-eden",
          "author_login": "nicholas-eden",
          "committed_at": "2018-09-27T04:40:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c717cecff9f2b9a52bcb55d16744d0492ab6e125",
          "body": "…es #307",
          "is_bot": false,
          "headline": "Add option to set background and text color on a module basis, resolv…",
          "author_name": "Nicholas Eden",
          "author_login": null,
          "committed_at": "2018-09-27T04:30:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f3fef5a5ff70c8967105611bf639da900cf3c573",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' of github.com:senorprogrammer/wtf",
          "author_name": "Chris Cummer",
          "author_login": "senorprogrammer",
          "committed_at": "2018-09-26T00:08:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "51c6c14a069f68a1397ae8c81b9c6ce00dda4902",
          "body": null,
          "is_bot": false,
          "headline": "Add documentation for GitHub return functionality",
          "author_name": "Chris Cummer",
          "author_login": "senorprogrammer",
          "committed_at": "2018-09-26T00:06:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "666ce2048d99be416215abbc7b25c04ef5ecacc4",
          "body": null,
          "is_bot": false,
          "headline": "Add documentation for GitHub return functionality",
          "author_name": "Chris Cummer",
          "author_login": "senorprogrammer",
          "committed_at": "2018-09-26T00:05:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f3eafd5dda464a733930dfccdaccb9ac72a35690",
          "body": null,
          "is_bot": false,
          "headline": "Add return help text to GitHub widget",
          "author_name": "Chris Cummer",
          "author_login": "senorprogrammer",
          "committed_at": "2018-09-26T00:04:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e4efd6ed72e8faa395659d9d2bdb1c547e20e595",
          "body": null,
          "is_bot": false,
          "headline": "Pressing Return/Enter in the GitHub widget opens the repo GitHub page",
          "author_name": "Chris Cummer",
          "author_login": "senorprogrammer",
          "committed_at": "2018-09-25T23:16:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c35c4e2e1d7864ddd924dbcf608d826b9d2be1d2",
          "body": null,
          "is_bot": false,
          "headline": "Merge in app.Draw() changes",
          "author_name": "Chris Cummer",
          "author_login": "senorprogrammer",
          "committed_at": "2018-09-24T22:11:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f650bb1698cf83f01e16df1b077a982ce7cbb52d",
          "body": "Prefer to have widgets force a draw when their data changes. This should\nreduce draws (unless the user has a module installed that updates >=\n1/sec, the old draw default).\n\nThis should also remove a source of some of the race conditions that\nusers were experiencing (though not all, there are still many).",
          "is_bot": false,
          "headline": "Remove the app.Draw() gorountine",
          "author_name": "Chris Cummer",
          "author_login": "senorprogrammer",
          "committed_at": "2018-09-24T21:40:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8cfd3ae5cf713a51b468280d5a9d78a77f646a57",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG.md",
          "author_name": "Chris Cummer",
          "author_login": "senorprogrammer",
          "committed_at": "2018-09-24T20:12:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "56b43cb4bfd360b8adcea1bc2e717e3fcbb07ab7",
          "body": null,
          "is_bot": false,
          "headline": "Add @sticreations as a contributor",
          "author_name": "Chris Cummer",
          "author_login": "senorprogrammer",
          "committed_at": "2018-09-24T20:09:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d66e6d282083b63427c13b776de6357903f97b25",
          "body": null,
          "is_bot": false,
          "headline": "adding Helpful Helptext",
          "author_name": "Bastian Groß",
          "author_login": null,
          "committed_at": "2018-09-24T18:26:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d10a1265fef1870a9c1d245855e359ace2839adc",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' into master",
          "author_name": "Chris Cummer",
          "author_login": "senorprogrammer",
          "committed_at": "2018-09-24T15:53:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9bd2430063db2c0523ce9c08c84469b1fe2be663",
          "body": null,
          "is_bot": false,
          "headline": "Minor code cleanup",
          "author_name": "Chris Cummer",
          "author_login": "senorprogrammer",
          "committed_at": "2018-09-24T15:52:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fb69547fc8aaa529a0e5e965149ad685f6f28201",
          "body": null,
          "is_bot": false,
          "headline": "Ignore -trace reports",
          "author_name": "Chris Cummer",
          "author_login": "senorprogrammer",
          "committed_at": "2018-09-23T15:45:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f86f04080fb1a3d71e5d0cff939979e29075b044",
          "body": "…es/305",
          "is_bot": false,
          "headline": "adding Spotify Module for https://github.com/senorprogrammer/wtf/issu…",
          "author_name": "sticreations",
          "author_login": null,
          "committed_at": "2018-09-23T13:39:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5569640c156739618cfdd44e7e7ae5c6c1166fad",
          "body": null,
          "is_bot": false,
          "headline": "Fix merge conflict",
          "author_name": "Chris Cummer",
          "author_login": "senorprogrammer",
          "committed_at": "2018-09-08T15:00:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 16,
      "commits_last_year": 0,
      "latest_release_at": "2018-08-25T00:22:45Z",
      "latest_release_tag": "0.2.2",
      "releases_from_tags": true,
      "days_since_last_push": 2796,
      "active_weeks_last_year": 0,
      "days_since_latest_release": 2889,
      "mean_days_between_releases": 8.3
    },
    "community": {
      "has_readme": false,
      "has_license": false,
      "has_description": false,
      "has_contributing": false,
      "health_percentage": null,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": []
    },
    "popularity": {
      "forks": 0,
      "stars": 0,
      "watchers": 1,
      "fork_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_forks": 0
      },
      "star_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_stars": 0,
        "collected_at": null
      },
      "open_issues_and_prs": 0
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "Makefile",
        "vendor/github.com/andygrunwald/go-gerrit/Makefile",
        "vendor/github.com/briandowns/openweathermap/Makefile",
        "vendor/github.com/zorkian/go-datadog-api/Makefile"
      ],
      "api_schema_files": [
        "vendor/google.golang.org/appengine/internal/app_identity/app_identity_service.proto",
        "vendor/google.golang.org/appengine/internal/base/api_base.proto",
        "vendor/google.golang.org/appengine/internal/datastore/datastore_v3.proto",
        "vendor/google.golang.org/appengine/internal/log/log_service.proto",
        "vendor/google.golang.org/appengine/internal/modules/modules_service.proto",
        "vendor/google.golang.org/appengine/internal/remote_api/remote_api.proto",
        "vendor/google.golang.org/appengine/internal/urlfetch/urlfetch_service.proto"
      ],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "vendor/google.golang.org/appengine/go.mod",
        "vendor/gopkg.in/yaml.v2/go.mod"
      ],
      "largest_source_bytes": 11914,
      "source_files_sampled": 143,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [],
      "advisories": {
        "error": null,
        "scope": null,
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [],
      "dependencies": [],
      "all_dependencies": {
        "error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
        "source": null,
        "packages": [],
        "collected": false,
        "truncated": false,
        "total_count": null,
        "direct_count": null,
        "indirect_count": null
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 0,
        "open_issues": 0,
        "closed_ratio": null,
        "closed_issues": 0,
        "closed_unmerged_prs": 0
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "senorprogrammer",
          "commits": 689,
          "avatar_url": "https://avatars.githubusercontent.com/u/6413?v=4"
        },
        {
          "type": "User",
          "login": "jeangovil",
          "commits": 88,
          "avatar_url": "https://avatars.githubusercontent.com/u/34973359?v=4"
        },
        {
          "type": "User",
          "login": "anandsudhir",
          "commits": 42,
          "avatar_url": "https://avatars.githubusercontent.com/u/3252403?v=4"
        },
        {
          "type": "User",
          "login": "BillKeenan",
          "commits": 24,
          "avatar_url": "https://avatars.githubusercontent.com/u/1319630?v=4"
        },
        {
          "type": "User",
          "login": "baustinanki",
          "commits": 19,
          "avatar_url": "https://avatars.githubusercontent.com/u/9014288?v=4"
        },
        {
          "type": "User",
          "login": "Fengyalv",
          "commits": 13,
          "avatar_url": "https://avatars.githubusercontent.com/u/11779018?v=4"
        },
        {
          "type": "User",
          "login": "interlock",
          "commits": 9,
          "avatar_url": "https://avatars.githubusercontent.com/u/118081?v=4"
        },
        {
          "type": "User",
          "login": "liyiheng",
          "commits": 9,
          "avatar_url": "https://avatars.githubusercontent.com/u/16461061?v=4"
        },
        {
          "type": "User",
          "login": "lixin9311",
          "commits": 6,
          "avatar_url": "https://avatars.githubusercontent.com/u/371475?v=4"
        },
        {
          "type": "User",
          "login": "ruggi",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/1081051?v=4"
        }
      ],
      "contributors_sampled": 43,
      "top_contributor_share": 0.707
    },
    "quality_signals": {
      "has_ci": false,
      "has_tests": true,
      "ci_workflows": [],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": true,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "go.sum"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": null,
            "reason": "no pull request found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 0/30 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 8 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": null,
            "reason": "no workflows found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 9,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 0,
            "reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": null,
            "reason": "no dependencies found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "no SAST tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": null,
            "reason": "No tokens found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 0,
            "reason": "33 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "30a8ce6c69fc927ddee76a59971bbb82190475af",
        "ran_at": "2026-07-23T12:32:29Z",
        "aggregate_score": 1.8,
        "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": null,
      "ci_last_conclusion": null,
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/nicholas-eden/wtf",
    "host": "github.com",
    "name": "wtf",
    "owner": "nicholas-eden"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "critical",
      "name": "Overall health",
      "note": "Abandonment Policy applies a 85% multiplier to weighted overall health.",
      "notes": [
        {
          "code": "abandonment_overall_adjustment",
          "params": {
            "cap": 0,
            "pct": 85
          }
        }
      ],
      "value": 19,
      "inputs": {
        "security": 18,
        "vitality": 20,
        "community": 9,
        "governance": 31,
        "engineering": 29,
        "abandonment_cap": null,
        "abandonment_state": "at_risk",
        "abandonment_multiplier": 85,
        "weighted_overall_before_abandonment": 22,
        "overall_after_abandonment_multiplier": 19
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "critical",
        "name": "Vitality",
        "value": 20,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "critical",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "commits_last_year": 0,
              "human_commit_share": 1,
              "days_since_last_push": 2796,
              "active_weeks_last_year": 0
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 2796 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 2796
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "0/52 weeks with commits",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "0 commits in the last year",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "at_risk",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 48,
            "inputs": {
              "releases_count": 16,
              "latest_release_tag": "0.2.2",
              "releases_from_tags": true,
              "days_since_latest_release": 2889,
              "mean_days_between_releases": 8.3
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "16 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 16
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 2889 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 2889
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~8.3 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 8.3
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "cap": null,
              "state": "at_risk",
              "guards": [
                "no_open_demand"
              ],
              "signals": [
                "release_stall",
                "scorecard_unmaintained"
              ],
              "red_flag": true,
              "multiplier_pct": 85,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": 0,
              "unanswered_open_issues": 0,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 2796,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "no human commit for 2796 days; 2 unmet obligation(s): releases stalled, Scorecard reports it unmaintained",
                "points": 85,
                "status": "partial",
                "details": [
                  {
                    "code": "abandonment_flagged",
                    "params": {
                      "days": 2796,
                      "count": 2,
                      "signals": "releases stalled, Scorecard reports it unmaintained"
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "critical",
        "name": "Community & Adoption",
        "value": 9,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "forks": 0,
              "stars": 0,
              "watchers": 1,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "0 stars",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "0 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "1 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "critical",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 19,
            "inputs": {
              "has_readme": false,
              "has_license": false,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file present, not a recognized license",
                "points": 16.9,
                "status": "partial",
                "details": [
                  {
                    "code": "license_custom",
                    "params": {}
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "at_risk",
        "name": "Sustainability & Governance",
        "value": 31,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 39,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 43,
              "top_contributor_share": 0.707
            },
            "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 71% of commits",
                "points": 6.6,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 71
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "43 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 43
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 8 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "critical",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Issue resolution, PR acceptance. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "issue_resolution",
                    "pr_acceptance"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 1,
            "inputs": {
              "merged_prs": 0,
              "open_issues": 0,
              "closed_issues": 0,
              "issue_closed_ratio": null,
              "closed_unmerged_prs": 0
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "no issues or no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_issues_or_data",
                    "params": {}
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "no decided pull requests or no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_decided_prs_or_data",
                    "params": {}
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "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": 53,
            "inputs": {
              "followers": 16,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "nicholas-eden",
              "public_repos": 41,
              "account_age_days": 5038
            },
            "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": "16 followers of nicholas-eden",
                "points": 8.8,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 16,
                      "login": "nicholas-eden"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "41 public repos, account ~13 yr old",
                "points": 23.8,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 41
                    }
                  },
                  {
                    "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": "critical",
        "name": "Engineering Quality",
        "value": 29,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "at_risk",
            "name": "Engineering practices",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_ci_tests"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 38,
            "inputs": {
              "has_ci": false,
              "has_tests": true,
              "has_editorconfig": true,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 6.4,
                "status": "met",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "critical",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 15,
            "inputs": {
              "topics": [],
              "has_wiki": false,
              "homepage": "http://wtfutil.com",
              "has_readme": false,
              "has_docs_dir": false,
              "has_description": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "http://wtfutil.com",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "critical",
        "name": "Security",
        "value": 18,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "critical",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): CI-Tests, Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "ci_tests",
                    "dangerous_workflow",
                    "packaging",
                    "pinned_dependencies",
                    "signed_releases",
                    "token_permissions"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 18,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 12,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 6,
              "scorecard_aggregate": 1.8
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 8 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no workflows found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "no SAST tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "No tokens found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "33 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 8
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "moderate",
        "name": "AI Readiness",
        "value": 50,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 5,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.1,
              "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": "10 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 5.3,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 10,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "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": 68,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "go.sum"
              ],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [
                "Makefile",
                "vendor/github.com/andygrunwald/go-gerrit/Makefile",
                "vendor/github.com/briandowns/openweathermap/Makefile",
                "vendor/github.com/zorkian/go-datadog-api/Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "vendor/google.golang.org/appengine/go.mod",
                "vendor/gopkg.in/yaml.v2/go.mod"
              ],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Makefile, vendor/github.com/andygrunwald/go-gerrit/Makefile, vendor/github.com/briandowns/openweathermap/Makefile, vendor/github.com/zorkian/go-datadog-api/Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Makefile, vendor/github.com/andygrunwald/go-gerrit/Makefile, vendor/github.com/briandowns/openweathermap/Makefile, vendor/github.com/zorkian/go-datadog-api/Makefile"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "Go (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lockfile"
                    }
                  }
                ],
                "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": 100,
            "inputs": {
              "primary_language": "Go",
              "largest_source_bytes": 11914,
              "source_files_sampled": 143,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Go (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/143 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 143,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [],
              "has_mcp_signal": false,
              "api_schema_files": [
                "vendor/google.golang.org/appengine/internal/app_identity/app_identity_service.proto",
                "vendor/google.golang.org/appengine/internal/base/api_base.proto",
                "vendor/google.golang.org/appengine/internal/datastore/datastore_v3.proto",
                "vendor/google.golang.org/appengine/internal/log/log_service.proto",
                "vendor/google.golang.org/appengine/internal/modules/modules_service.proto",
                "vendor/google.golang.org/appengine/internal/remote_api/remote_api.proto",
                "vendor/google.golang.org/appengine/internal/urlfetch/urlfetch_service.proto"
              ]
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": "vendor/google.golang.org/appengine/internal/app_identity/app_identity_service.proto, vendor/google.golang.org/appengine/internal/base/api_base.proto, vendor/google.golang.org/appengine/internal/datastore/datastore_v3.proto, vendor/google.golang.org/appengine/internal/log/log_service.proto, vendor/google.golang.org/appengine/internal/modules/modules_service.proto, vendor/google.golang.org/appengine/internal/remote_api/remote_api.proto, vendor/google.golang.org/appengine/internal/urlfetch/urlfetch_service.proto",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "vendor/google.golang.org/appengine/internal/app_identity/app_identity_service.proto, vendor/google.golang.org/appengine/internal/base/api_base.proto, vendor/google.golang.org/appengine/internal/datastore/datastore_v3.proto, vendor/google.golang.org/appengine/internal/log/log_service.proto, vendor/google.golang.org/appengine/internal/modules/modules_service.proto, vendor/google.golang.org/appengine/internal/remote_api/remote_api.proto, vendor/google.golang.org/appengine/internal/urlfetch/urlfetch_service.proto"
                    }
                  }
                ],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Community profile unavailable",
    "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-23T12:32:47.609221Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/n/nicholas-eden/wtf.svg",
  "full_name": "nicholas-eden/wtf",
  "license_state": "custom",
  "license_spdx": null
}

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

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

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