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

moses-palmer / pystray

PythonLGPL-3.0★ 567 星标⑂ 70 复刻始于 2016年2月在 GitHub 上查看 ↗

moses-palmer/pystray 的健康指数为 100 分中的 18 分,处于「危急」区间。 其得分最高的类别是Community & Adoption(57/100),最低的是Security(14/100)。 最近一次更新在 490 天前。 近期的大部分工作由 1 位贡献者完成。

18
总分 / 100
危急

软件健康指数

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

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

评分画像

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

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

所有权

moses-palmer个人账户
109 关注者48 个公开仓库始于 2011年1月

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

按类别列示的指标

活力

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

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

发布纪律

40存在风险
评分方式
16.2/27有发布版本 — 23 个版本标签(无 GitHub 发布版本)
0/36发布时效 — 最近一次发布版本于 1,047 天前
19.8/27发布节奏 — 约每 113.2 天发布一次
0/10OpenSSF Scorecard:Signed-Releases — 无数据
所用输入
releases_count23
latest_release_tagv0.19.5
releases_from_tags
days_since_latest_release1,047
mean_days_between_releases113.2
已排除计分(无数据或不适用):OpenSSF Scorecard:Signed-Releases。 其余权重已重新归一化。

社区与采用

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

57中等 · 占总体的 18%
评分方式
44.7/60星标 — 567 个星标
15.3/25复刻 — 70 个复刻
4.3/15关注者 — 7 位关注者
所用输入
forks70
stars567
watchers7
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

社区健康

50中等
评分方式
22.5/22.5README
22.5/22.5许可证 — 可识别的许可证(LGPL-3.0)
0/18CONTRIBUTING 指南
0/13.5行为准则
0/7.2议题模板
0/6.3PR 模板
所用输入
has_readme
has_license
has_contributing
has_issue_template
has_code_of_conduct
has_pull_request_template

可持续性与治理

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

50中等 · 占总体的 24%
评分方式
9/54巴士系数 — 1 位贡献者贡献了半数提交
1.2/22.5提交分布 — 头号贡献者编写了 95% 的提交
13.5/13.5贡献者广度 — 12 位贡献者
10/10OpenSSF Scorecard:Contributors — project has 5 contributing companies or organizations
所用输入
bus_factor1
contributors_sampled12
top_contributor_share0.948
评分方式
39.4/46.8议题解决 — 84% 的议题已关闭
18/38.3PR 接受 — 已裁定的 PR 中 8/17 已合并
0/15OpenSSF Scorecard:Code-Review — Found 2/27 approved changesets -- score normalized to 0
所用输入
merged_prs8
open_issues25
closed_issues134
issue_closed_ratio0.843
closed_unmerged_prs9
评分方式
10/30所有权背书 — 个人(用户)账户
0/20已验证域名 — 不适用于个人账户
14.7/25所有者影响力 — moses-palmer 有 109 位关注者
24.3/25既往记录 — 48 个公开仓库,账户约 15 年
所用输入
followers109
owner_typeUser
is_verified
owner_loginmoses-palmer
public_repos48
account_age_days5,669
已排除计分(无数据或不适用):已验证域名。 其余权重已重新归一化。

工程质量

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

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

工程实践

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

文档

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

安全

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

14危急 · 占总体的 16%

安全态势

14危急
评分方式
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0/2.5CI-Tests — 0 out of 2 merged PRs checked by a CI test -- score normalized to 0
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 2/27 approved changesets -- score normalized to 0
2.5/2.5Contributors — project has 5 contributing companies or organizations
0/10Dangerous-Workflow — 无数据
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5许可证 — license file detected
0/7.5Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
0/5Packaging — 无数据
0/5Pinned-Dependencies — 无数据
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — 无数据
0/7.5Token-Permissions — 无数据
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
所用输入
sourceopenssf_scorecard
checks_evaluated13
scorecard_versionv5.5.0
checks_inconclusive5
scorecard_aggregate2.9
high_risk_jurisdiction_cap49
high_risk_jurisdiction_multiplier50
security_posture_after_multiplier14
security_posture_before_jurisdiction29
已排除计分(无数据或不适用):dangerous_workflow, packaging, pinned_dependencies, signed_releases, token_permissions。 其余权重已重新归一化。 高风险司法辖区政策应用 50% 的乘数,并对安全态势设置“存在风险”上限 49。

AI 就绪度

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

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

关键数据

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

数据采集警告

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • No resolved dependencies carried a version and a supported ecosystem

更多细节

Star 与 Fork 历史 0 ★ / 70 ⇿
0Star
70Fork
18发布

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

01325385063756722017-012021-082026-04
主版本 0次版本 5修订 13

每个点涵盖 9 天。

OpenSSF Scorecard 2.9 / 10
2.9综合

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

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

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

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

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

原始 JSON 报告 机器可读
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 383,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "Python": 121556
      },
      "pushed_at": "2025-03-27T17:35:33Z",
      "created_at": "2016-02-28T04:08:15Z",
      "owner_type": "User",
      "updated_at": "2026-07-26T23:54:05Z",
      "description": null,
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "LGPL-3.0",
      "default_branch": "master",
      "license_spdx_raw": "LGPL-3.0",
      "primary_language": "Python",
      "significant_languages": [
        "Python"
      ]
    },
    "owner": {
      "blog": null,
      "name": null,
      "type": "User",
      "login": "moses-palmer",
      "company": null,
      "location": null,
      "followers": 109,
      "avatar_url": "https://avatars.githubusercontent.com/u/577123?v=4",
      "created_at": "2011-01-21T20:03:48Z",
      "is_verified": null,
      "public_repos": 48,
      "account_age_days": 5669
    },
    "license": {
      "state": "standard",
      "spdx_id": "LGPL-3.0",
      "raw_spdx": "LGPL-3.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.19.5",
          "kind": "patch",
          "published_at": "2023-09-17T13:44:02Z"
        },
        {
          "tag": "v0.19.4",
          "kind": "patch",
          "published_at": "2022-06-20T18:22:56Z"
        },
        {
          "tag": "v0.19.3",
          "kind": "patch",
          "published_at": "2022-03-18T18:05:54Z"
        },
        {
          "tag": "v0.19.2",
          "kind": "patch",
          "published_at": "2022-01-01T20:01:05Z"
        },
        {
          "tag": "v0.19.1",
          "kind": "patch",
          "published_at": "2021-12-06T16:16:49Z"
        },
        {
          "tag": "v0.19.0",
          "kind": "minor",
          "published_at": "2021-12-05T13:15:18Z"
        },
        {
          "tag": "v0.18.0",
          "kind": "minor",
          "published_at": "2021-10-20T14:09:05Z"
        },
        {
          "tag": "v0.17.4",
          "kind": "patch",
          "published_at": "2021-06-26T21:03:25Z"
        },
        {
          "tag": "v0.17.3",
          "kind": "patch",
          "published_at": "2021-04-02T16:09:37Z"
        },
        {
          "tag": "v0.17.2",
          "kind": "patch",
          "published_at": "2020-12-02T20:15:56Z"
        },
        {
          "tag": "v0.17.1",
          "kind": "patch",
          "published_at": "2020-08-30T18:49:56Z"
        },
        {
          "tag": "v0.17.0",
          "kind": "minor",
          "published_at": "2020-08-30T18:47:09Z"
        },
        {
          "tag": "v0.16.0",
          "kind": "minor",
          "published_at": "2020-06-09T21:14:24Z"
        },
        {
          "tag": "v0.15.0",
          "kind": "minor",
          "published_at": "2019-12-04T21:35:12Z"
        },
        {
          "tag": "v0.14.4",
          "kind": "patch",
          "published_at": "2018-09-18T19:02:13Z"
        },
        {
          "tag": "v0.14.3",
          "kind": "patch",
          "published_at": "2017-03-29T20:28:06Z"
        },
        {
          "tag": "v0.14.2",
          "kind": "patch",
          "published_at": "2017-03-27T18:37:28Z"
        },
        {
          "tag": "v0.14.1",
          "kind": "patch",
          "published_at": "2017-03-05T19:46:37Z"
        },
        {
          "tag": "v0.3.5",
          "kind": "patch",
          "published_at": "2016-06-21T19:05:38Z"
        },
        {
          "tag": "v0.3.4",
          "kind": "patch",
          "published_at": "2016-05-24T14:15:35Z"
        },
        {
          "tag": "v0.3.3",
          "kind": "patch",
          "published_at": "2016-04-21T09:02:36Z"
        },
        {
          "tag": "v0.3.2",
          "kind": "patch",
          "published_at": "2016-04-19T08:16:23Z"
        },
        {
          "tag": "v0.3.1",
          "kind": "patch",
          "published_at": "2016-04-10T15:26:35Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "cf38ef6aa20f5c799829502993892827c7574146",
          "body": null,
          "is_bot": false,
          "headline": "Updated copyright",
          "author_name": "Moses Palmér",
          "author_login": "moses-palmer",
          "committed_at": "2025-03-27T17:35:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b4ad6895c34b99f9fa9f42c3d9f28488d2f0125",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'fixup/general'",
          "author_name": "Moses Palmér",
          "author_login": "moses-palmer",
          "committed_at": "2025-03-27T17:33:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8a07d3c3f6508760b619ed5d9b9efdb38e497120",
          "body": null,
          "is_bot": false,
          "headline": "Propagate all exceptions from the mainloop",
          "author_name": "Moses Palmér",
          "author_login": "moses-palmer",
          "committed_at": "2025-03-27T17:30:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eebc10d566cfeb06d39302fd344c7575b50c38f2",
          "body": null,
          "is_bot": false,
          "headline": "Remove broken test",
          "author_name": "Moses Palmér",
          "author_login": "moses-palmer",
          "committed_at": "2025-03-27T17:04:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "64057fa3e3b9757048d2a693e2fdbc2f46f55c25",
          "body": null,
          "is_bot": false,
          "headline": "Clean up too long lines",
          "author_name": "Moses Palmér",
          "author_login": "moses-palmer",
          "committed_at": "2025-03-27T17:04:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e153c69c1d047cd8e43cdf8da6c4234c1c643638",
          "body": null,
          "is_bot": false,
          "headline": "Remove support for Python 2",
          "author_name": "Moses Palmér",
          "author_login": "moses-palmer",
          "committed_at": "2025-03-27T17:04:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "50d8d62e29050a65669510af5d0ec3e7da10642a",
          "body": null,
          "is_bot": false,
          "headline": "Allow skipping interactive tests",
          "author_name": "Moses Palmér",
          "author_login": "moses-palmer",
          "committed_at": "2025-03-27T17:04:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bfb153112c50e1eca407c8f3a4cc650a5854e14f",
          "body": null,
          "is_bot": false,
          "headline": "Fix a typo",
          "author_name": "Qwerty-133",
          "author_login": "Qwerty-133",
          "committed_at": "2024-10-15T20:15:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0cbb3f712abde03b24d9625318486fee8eb41417",
          "body": null,
          "is_bot": false,
          "headline": "translate tuple to Menu object to keep consistency with constructor",
          "author_name": "pmh905001",
          "author_login": "pmh905001",
          "committed_at": "2024-10-15T20:12:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ecaf1a287edf849834895f55cfc929e6d67df3a6",
          "body": null,
          "is_bot": false,
          "headline": "Remove redundant license file",
          "author_name": "Moses Palmér",
          "author_login": "moses-palmer",
          "committed_at": "2024-10-15T19:59:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "66e903a40a2ce2c679ca0ec98243163a7969179e",
          "body": null,
          "is_bot": false,
          "headline": "Correct documentation about notification support on macOS",
          "author_name": "Moses Palmér",
          "author_login": "moses-palmer",
          "committed_at": "2024-10-15T19:43:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "da539b3b1bdbda78d986c600fac485fe86197a18",
          "body": null,
          "is_bot": false,
          "headline": "List packages needed for fedora",
          "author_name": "Moses Palmér",
          "author_login": "moses-palmer",
          "committed_at": "2024-10-15T19:39:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2f3a5732fa4b1596c95bc3504e4a1da38eee007f",
          "body": null,
          "is_bot": false,
          "headline": "Remove blurry images on restina screen on macOS",
          "author_name": "Moses Palmér",
          "author_login": "moses-palmer",
          "committed_at": "2024-10-15T19:32:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1907f8681d6d421517c63d94f425f9cdd74d0034",
          "body": null,
          "is_bot": false,
          "headline": "Release 0.19.5",
          "author_name": "Moses Palmér",
          "author_login": "moses-palmer",
          "committed_at": "2023-09-17T13:44:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d2b41b311d383f4ffe18d030b51473213dff3294",
          "body": null,
          "is_bot": false,
          "headline": "Updated release notes",
          "author_name": "Moses Palmér",
          "author_login": "moses-palmer",
          "committed_at": "2023-09-17T13:41:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0aa44a76c3451fabf36e6c75294ef770fafb03df",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'fixup/pillow-flags'",
          "author_name": "Moses Palmér",
          "author_login": "moses-palmer",
          "committed_at": "2023-08-21T19:44:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2e292b6902030e15c962a4b2200dbf508fff5d60",
          "body": null,
          "is_bot": false,
          "headline": "Update Image.ANTIALIAS to Image.LANCZOS (Darwin)",
          "author_name": "Simon Robinson",
          "author_login": "simonrob",
          "committed_at": "2023-08-16T19:47:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ea0d1811c9b07db667ea02671da35e5a10025df7",
          "body": null,
          "is_bot": false,
          "headline": "Update Image.ANTIALIAS to Image.LANCZOS (Xorg)",
          "author_name": "Simon Robinson",
          "author_login": "simonrob",
          "committed_at": "2023-08-16T19:47:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "903836104f8b1a2979f4fa5a333870ef7b075992",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'fixup-stop-before-run'",
          "author_name": "Moses Palmér",
          "author_login": "moses-palmer",
          "committed_at": "2022-11-29T18:05:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ead573981ff678bbbafe193fcbc645abac2dfa75",
          "body": null,
          "is_bot": false,
          "headline": "Do not stop the icon unless running",
          "author_name": "Moses Palmér",
          "author_login": "moses-palmer",
          "committed_at": "2022-11-29T18:04:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "484b2f75f254fd6831ae4547a5bd3e9238d6da8a",
          "body": null,
          "is_bot": false,
          "headline": "Regenerate icon on resolution change",
          "author_name": "Moses Palmér",
          "author_login": "moses-palmer",
          "committed_at": "2022-11-29T17:49:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d4771777c499e6caaea4dee709d5cbeab449f1d9",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'fixup-appindicator-visibility'",
          "author_name": "Moses Palmér",
          "author_login": "moses-palmer",
          "committed_at": "2022-11-29T17:03:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5943ed4e19be48224cf39b70444de8ffe22c23ce",
          "body": null,
          "is_bot": false,
          "headline": "Fixes hiding of AppIndicator. (Closes #132)",
          "author_name": "Stephan Helma",
          "author_login": "sphh",
          "committed_at": "2022-11-09T07:06:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6ad09b90ebbd25cfd7e7de1abf830a382577b052",
          "body": null,
          "is_bot": false,
          "headline": "Release 0.19.4",
          "author_name": "Moses Palmér",
          "author_login": "moses-palmer",
          "committed_at": "2022-06-20T18:22:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0742586d98746a03827f782795094a5c372aa46a",
          "body": null,
          "is_bot": false,
          "headline": "Updated release notes",
          "author_name": "Moses Palmér",
          "author_login": "moses-palmer",
          "committed_at": "2022-06-20T18:22:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f1d23ceaf13dfcf41d8f3b486328633ea1fcc4b",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'feature-faq'",
          "author_name": "Moses Palmér",
          "author_login": "moses-palmer",
          "committed_at": "2022-06-20T18:15:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5c7474319e66f9744d53bdc007dfa589b24db489",
          "body": null,
          "is_bot": false,
          "headline": "Added FAQ",
          "author_name": "Moses Palmér",
          "author_login": "moses-palmer",
          "committed_at": "2022-06-20T18:14:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "adf981c2db6d0de7db97e99156a9fba94c975844",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'feature-macos-notifications'",
          "author_name": "Moses Palmér",
          "author_login": "moses-palmer",
          "committed_at": "2022-03-31T21:20:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b1b566549c2a724fdbfc84a219a3cc9f88632da",
          "body": null,
          "is_bot": false,
          "headline": "Implementd notifications for macOS using osascript",
          "author_name": "Moses Palmér",
          "author_login": "moses-palmer",
          "committed_at": "2022-03-31T21:17:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cae5b1ceb7aeb2613a8e7f77c31066fe3a1cf578",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'feature-gtk-verify'",
          "author_name": "Moses Palmér",
          "author_login": "moses-palmer",
          "committed_at": "2022-03-31T20:47:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eef3c3175a9e702a10f2b709cacef4b52b547861",
          "body": null,
          "is_bot": false,
          "headline": "Verify that Gtk works when importing",
          "author_name": "Moses Palmér",
          "author_login": "moses-palmer",
          "committed_at": "2022-03-31T20:47:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7370456176c81bfdfe0afec751ec463278a40243",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'fixup-appindicator-initial-title'",
          "author_name": "Moses Palmér",
          "author_login": "moses-palmer",
          "committed_at": "2022-03-31T20:40:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "88b8846c02891e8833302fd04b5630cc5b63c186",
          "body": null,
          "is_bot": false,
          "headline": "Set the title for appindicator icons immediately",
          "author_name": "Moses Palmér",
          "author_login": "moses-palmer",
          "committed_at": "2022-03-31T20:40:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c3e2c9f9e7c194a170e823e5e3dac87f9010a0da",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'fixup-xorg-run-detached'",
          "author_name": "Moses Palmér",
          "author_login": "moses-palmer",
          "committed_at": "2022-03-31T20:36:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "69f6ffdf1f9298fd8b41287aacf8e6b4c6398f32",
          "body": null,
          "is_bot": false,
          "headline": "Added missing implementation for run_detached for Xorg",
          "author_name": "Moses Palmér",
          "author_login": "moses-palmer",
          "committed_at": "2022-03-31T20:36:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "30c694c8f0b8562ccca1c33c7b6763412703eb99",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'fixup-dummy-backend'",
          "author_name": "Moses Palmér",
          "author_login": "moses-palmer",
          "committed_at": "2022-03-22T15:32:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "079aba03c26a009dbe5f40677a5cb0e90ea63d99",
          "body": null,
          "is_bot": false,
          "headline": "Readded dummy backend",
          "author_name": "Moses Palmér",
          "author_login": "moses-palmer",
          "committed_at": "2022-03-22T15:31:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "41f9ffd62727b2a0c0af8002f899ba7a1fd56819",
          "body": null,
          "is_bot": false,
          "headline": "Release 0.19.3",
          "author_name": "Moses Palmér",
          "author_login": "moses-palmer",
          "committed_at": "2022-03-18T18:05:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e84bb62014fbd17ccc9d542edd19572744f960e",
          "body": null,
          "is_bot": false,
          "headline": "Updated release notes",
          "author_name": "Moses Palmér",
          "author_login": "moses-palmer",
          "committed_at": "2022-03-18T18:05:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a63301544bab7ff77fc1bdea6938ac8fad2d53f5",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'fixup-documentation'",
          "author_name": "Moses Palmér",
          "author_login": "moses-palmer",
          "committed_at": "2022-03-18T17:39:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "87ce791f80a71e6180beb84dfe406d8435ebb0ac",
          "body": null,
          "is_bot": false,
          "headline": "Let example in documentation be single script",
          "author_name": "Moses Palmér",
          "author_login": "moses-palmer",
          "committed_at": "2022-03-18T17:38:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ccfc10bcdc115662370a26d0e578893870dc1b2c",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'fixup-clarify-setup-blocking'",
          "author_name": "Moses Palmér",
          "author_login": "moses-palmer",
          "committed_at": "2022-03-18T17:23:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4abe4d4a5ba1c3cab0ea9c4c954dfc437cf391d3",
          "body": "This commit also includes a fix to prevent stop from blocking\nindefinitely.",
          "is_bot": false,
          "headline": "Clarify that setup is blocking",
          "author_name": "Moses Palmér",
          "author_login": "moses-palmer",
          "committed_at": "2022-03-18T17:19:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d67ca3556e7d23a942152f3e22c8495c3cd7c01c",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'fixup-menu-none'",
          "author_name": "Moses Palmér",
          "author_login": "moses-palmer",
          "committed_at": "2022-03-18T16:55:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b5cb6386b2f69b1034732801f0e31756f8815fb",
          "body": null,
          "is_bot": false,
          "headline": "Do not crash when menu is None",
          "author_name": "Moses Palmér",
          "author_login": "moses-palmer",
          "committed_at": "2022-03-18T16:55:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1c1331c3db5a159ade15ab6fb8b9e259abd67fad",
          "body": null,
          "is_bot": false,
          "headline": "Corrected documentation",
          "author_name": "Moses Palmér",
          "author_login": "moses-palmer",
          "committed_at": "2022-03-18T16:55:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c986535e00fbd3dfa003e51660eb03ba7c0a7f17",
          "body": null,
          "is_bot": false,
          "headline": "Release 0.19.2",
          "author_name": "Moses Palmér",
          "author_login": "moses-palmer",
          "committed_at": "2022-01-01T20:01:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0fef6ad52d277aafd3f5b7c680a79b3ea8b6185b",
          "body": null,
          "is_bot": false,
          "headline": "Updated release notes",
          "author_name": "Moses Palmér",
          "author_login": "moses-palmer",
          "committed_at": "2022-01-01T20:00:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "30dc3d89c022a3cee788078b70c0012898ea321b",
          "body": null,
          "is_bot": false,
          "headline": "Updated copyright",
          "author_name": "Moses Palmér",
          "author_login": "moses-palmer",
          "committed_at": "2022-01-01T19:59:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eaaa84ad4c333de3a26566c6015c7e5b3d701c20",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'fixup-menu-argument'",
          "author_name": "Moses Palmér",
          "author_login": "moses-palmer",
          "committed_at": "2022-01-01T17:34:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "24c96eb04cdb3fb79e95eb97fd642da14a8ba91a",
          "body": "The documentation indicates that this is possible",
          "is_bot": false,
          "headline": "Allow tuples as menu description",
          "author_name": "Moses Palmér",
          "author_login": "moses-palmer",
          "committed_at": "2022-01-01T17:34:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8d7c4b25a14290d41022cf317013595f625820ff",
          "body": null,
          "is_bot": false,
          "headline": "Release 0.19.1",
          "author_name": "Moses Palmér",
          "author_login": "moses-palmer",
          "committed_at": "2021-12-06T16:16:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "842a74f32460e4f36998a4d3057110b4071a36ab",
          "body": null,
          "is_bot": false,
          "headline": "Updated release notes",
          "author_name": "Moses Palmér",
          "author_login": "moses-palmer",
          "committed_at": "2021-12-06T16:16:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "71acf21bcfca58df87fbab952c3e1cfceb4720a1",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'feature-timestamped-releases'",
          "author_name": "Moses Palmér",
          "author_login": "moses-palmer",
          "committed_at": "2021-12-06T16:15:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6a542ea712cd68e62515cdc2b9568ef07b58685d",
          "body": null,
          "is_bot": false,
          "headline": "Added dates for releases",
          "author_name": "Moses Palmér",
          "author_login": "moses-palmer",
          "committed_at": "2021-12-06T16:15:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b4b130d72fd796dc869498a166372cb2e3162c55",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'feature-explicit-backends'",
          "author_name": "Moses Palmér",
          "author_login": "moses-palmer",
          "committed_at": "2021-12-06T16:14:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2ca3445a8bc195334a539f35bab7107e3a4af907",
          "body": "This allows Python packagers to identify imported packages and removes\nthe need to configure them.",
          "is_bot": false,
          "headline": "Explicitly enumerate backends",
          "author_name": "Moses Palmér",
          "author_login": "moses-palmer",
          "committed_at": "2021-12-05T14:44:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fd6d0b86f6eec9027b1de04da6ac07a76db19be2",
          "body": null,
          "is_bot": false,
          "headline": "Release 0.19.0",
          "author_name": "Moses Palmér",
          "author_login": "moses-palmer",
          "committed_at": "2021-12-05T13:15:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8fa9f54f8638de4da71468f10f1f605d53173fb9",
          "body": null,
          "is_bot": false,
          "headline": "Updated release notes",
          "author_name": "Moses Palmér",
          "author_login": "moses-palmer",
          "committed_at": "2021-12-05T13:14:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5fc34e87ce0a24b686200f86e8fe4fe6ea2c83a9",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'feature-ayatana-appindicator'",
          "author_name": "Moses Palmér",
          "author_login": "moses-palmer",
          "committed_at": "2021-10-26T15:00:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bb76bbad81f503a9e8ef0c95828db3a5633390a9",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'fixup-run-detached'",
          "author_name": "Moses Palmér",
          "author_login": "moses-palmer",
          "committed_at": "2021-10-26T15:00:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "123815167ac42a9cfc17bd12b691e731f129c5d5",
          "body": null,
          "is_bot": false,
          "headline": "Support ayatana-appindicator",
          "author_name": "Paulo Martinez",
          "author_login": "pauloacmartinez",
          "committed_at": "2021-10-26T15:00:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "df043b745aa7177a44d049bea4c1464c4b3fe8f0",
          "body": null,
          "is_bot": false,
          "headline": "Do not require darwin_nsapplication on macOS for run_detached",
          "author_name": "Moses Palmér",
          "author_login": "moses-palmer",
          "committed_at": "2021-10-26T15:00:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c12b99fbd14b3ee72669c7332d3ae5e3086ad8a3",
          "body": null,
          "is_bot": false,
          "headline": "Added platform specific implementation for run_detached for win32",
          "author_name": "Moses Palmér",
          "author_login": "moses-palmer",
          "committed_at": "2021-10-26T07:25:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "408b0e0989cb5c595c67a04c165237c81db45700",
          "body": null,
          "is_bot": false,
          "headline": "Do not start a main loop when running detached for GTK based backends",
          "author_name": "Moses Palmér",
          "author_login": "moses-palmer",
          "committed_at": "2021-10-26T07:25:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "558aa1663dd3e9682c673145ee88d194b00b9b5b",
          "body": null,
          "is_bot": false,
          "headline": "Do not implement platform specific _run_detached in base",
          "author_name": "Moses Palmér",
          "author_login": "moses-palmer",
          "committed_at": "2021-10-26T07:25:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b54134db20b2d5792bf22c04ec846c0f3f0719e0",
          "body": null,
          "is_bot": false,
          "headline": "Release 0.18.0",
          "author_name": "Moses Palmér",
          "author_login": "moses-palmer",
          "committed_at": "2021-10-20T14:09:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "930075c4c48e5f30aebcb390c5041c34f99cd748",
          "body": null,
          "is_bot": false,
          "headline": "Updated release notes",
          "author_name": "Moses Palmér",
          "author_login": "moses-palmer",
          "committed_at": "2021-10-20T14:08:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "21d0e5d98b2e98a9a8641a82cd05eaf4113c048d",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'feature-run-detached'",
          "author_name": "Moses Palmér",
          "author_login": "moses-palmer",
          "committed_at": "2021-10-20T13:56:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ccaf7a986802e221f100f5f6e87c462e32d011b6",
          "body": null,
          "is_bot": false,
          "headline": "Added run_detached to allow framework integration",
          "author_name": "Moses Palmér",
          "author_login": "moses-palmer",
          "committed_at": "2021-10-20T13:56:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d75d4360958576a8d0c6299c5fb3f70fc0114a43",
          "body": null,
          "is_bot": false,
          "headline": "Allow passing an external NSApplication to the icon on macos",
          "author_name": "Moses Palmér",
          "author_login": "moses-palmer",
          "committed_at": "2021-10-20T13:56:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f703871616a030578385d634e4e49e7bc0b08b69",
          "body": null,
          "is_bot": false,
          "headline": "Initialise macos icon in __init__",
          "author_name": "Moses Palmér",
          "author_login": "moses-palmer",
          "committed_at": "2021-10-20T13:56:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ef69606fac85ba28d0e778959e8aade542f117f3",
          "body": null,
          "is_bot": false,
          "headline": "Do not require icon to be created in run thread for win32",
          "author_name": "Moses Palmér",
          "author_login": "moses-palmer",
          "committed_at": "2021-10-20T13:56:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5376f773252a52240d4c03c2cb35616b676bf944",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'fixup-general'",
          "author_name": "Moses Palmér",
          "author_login": "moses-palmer",
          "committed_at": "2021-10-20T13:55:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "de60c761d1a0bfb3381f257c3f66017967b174a1",
          "body": null,
          "is_bot": false,
          "headline": "Allow passing platform dependent options",
          "author_name": "Moses Palmér",
          "author_login": "moses-palmer",
          "committed_at": "2021-10-20T13:55:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "93751cb4cb02662def044e1042d4afc0a6313e33",
          "body": null,
          "is_bot": false,
          "headline": "Always mark icon ready in _mark_ready",
          "author_name": "Moses Palmér",
          "author_login": "moses-palmer",
          "committed_at": "2021-10-20T13:55:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "212bad04d5d48e03b1d28776d6c9afe61e1c876a",
          "body": null,
          "is_bot": false,
          "headline": "Do not fail catching SIGINT in non-main thread",
          "author_name": "Moses Palmér",
          "author_login": "moses-palmer",
          "committed_at": "2021-10-20T13:55:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7fbb2994bb8bf5d88e1aaaaf96da43934b4490fa",
          "body": null,
          "is_bot": false,
          "headline": "Emphasise that icon must be created in run thread for win32",
          "author_name": "Moses Palmér",
          "author_login": "moses-palmer",
          "committed_at": "2021-10-20T13:55:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fd4c2eaa67b312aa117a020716754446dc487e6e",
          "body": null,
          "is_bot": false,
          "headline": "Corrected spelling",
          "author_name": "Moses Palmér",
          "author_login": "moses-palmer",
          "committed_at": "2021-10-20T13:54:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "910a780ad2bba77a16134966cfeaa9205512c93b",
          "body": null,
          "is_bot": false,
          "headline": "Enforced line length",
          "author_name": "Moses Palmér",
          "author_login": "moses-palmer",
          "committed_at": "2021-10-11T18:06:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fb8b2295c8bc04099e3f6de8b4f5f907f6e67daf",
          "body": null,
          "is_bot": false,
          "headline": "Release 0.17.4",
          "author_name": "Moses Palmér",
          "author_login": "moses-palmer",
          "committed_at": "2021-06-26T21:03:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "03d8766247b895d9bbe208383e8957463e35b888",
          "body": null,
          "is_bot": false,
          "headline": "Updated release notes",
          "author_name": "Moses Palmér",
          "author_login": "moses-palmer",
          "committed_at": "2021-06-26T21:03:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5cffbfa2fded01900bd827224a269eb8579d99cd",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'fixup-win32-windll-imports'",
          "author_name": "Moses Palmér",
          "author_login": "moses-palmer",
          "committed_at": "2021-06-26T21:00:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7e1204bdd10cdbe162eb5ee389f6e23d59f9759e",
          "body": "This corrects issues where other libraries use the global\n`ctypes.windll` instalce and modify argument lists or return values;\nthese changes are now private to this library.",
          "is_bot": false,
          "headline": "Instantiate a private windll instance",
          "author_name": "Moses Palmér",
          "author_login": "moses-palmer",
          "committed_at": "2021-06-26T20:59:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "97069fa07228d4f67dbe285f22b2db25a763332d",
          "body": null,
          "is_bot": false,
          "headline": "Release 0.17.3",
          "author_name": "Moses Palmér",
          "author_login": "moses-palmer",
          "committed_at": "2021-04-02T16:09:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9711c2d5cc2ad26153bb394186da580f7d3b3c1e",
          "body": null,
          "is_bot": false,
          "headline": "Updated release notes",
          "author_name": "Moses Palmér",
          "author_login": "moses-palmer",
          "committed_at": "2021-04-02T16:09:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "591c4b67180bcd76d2cccec9f1a6fb0e7a67f19b",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'fixup-macos-none-delegate'",
          "author_name": "Moses Palmér",
          "author_login": "moses-palmer",
          "committed_at": "2021-04-02T16:05:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1989def40bbe6976008e009497f490109f175277",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'fixup-macos-quartz-version'",
          "author_name": "Moses Palmér",
          "author_login": "moses-palmer",
          "committed_at": "2021-04-02T16:05:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "efaebcfccc6f4b2b699b424fd4afb0ebac470a7f",
          "body": null,
          "is_bot": false,
          "headline": "Do not attempt to create a menu when _delegate is None",
          "author_name": "Moses Palmér",
          "author_login": "moses-palmer",
          "committed_at": "2021-04-02T16:05:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aa4130e28bcb9b1301f9b95ff8880ea735b77863",
          "body": null,
          "is_bot": false,
          "headline": "Updated Quartz for macOS",
          "author_name": "Moses Palmér",
          "author_login": "moses-palmer",
          "committed_at": "2021-04-02T16:05:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a2640976f030cb52e1dcce3ec4faef9fc6582409",
          "body": null,
          "is_bot": false,
          "headline": "Corrected spelling",
          "author_name": "Moses Palmér",
          "author_login": "moses-palmer",
          "committed_at": "2021-04-02T16:05:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7361976e729c9145f3c30e3fdd06469d731863f1",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'fixup-dbus-notification-timeout'",
          "author_name": "Moses Palmér",
          "author_login": "moses-palmer",
          "committed_at": "2021-02-10T16:58:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "21490ccc87abd77f0e628a9748de88ead40862b1",
          "body": null,
          "is_bot": false,
          "headline": "Use -1 as notification timeout to let the DE decide",
          "author_name": "Moses Palmér",
          "author_login": "moses-palmer",
          "committed_at": "2021-02-10T16:57:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a03892707149e8e7458e0e77dc292c9ab6f38798",
          "body": null,
          "is_bot": false,
          "headline": "Release 0.17.2",
          "author_name": "Moses Palmér",
          "author_login": "moses-palmer",
          "committed_at": "2020-12-02T20:15:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6e86f369f28475c03a296900e0d4777d30c40f94",
          "body": null,
          "is_bot": false,
          "headline": "Updated release notes",
          "author_name": "Moses Palmér",
          "author_login": "moses-palmer",
          "committed_at": "2020-12-02T20:15:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4405200ff1f498f39374a9d798bdeec747a82e42",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'fixup-win32-hicon-leak'",
          "author_name": "Moses Palmér",
          "author_login": "moses-palmer",
          "committed_at": "2020-12-02T20:11:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ff07e4ed049088bcbd669a0851b7394ea5863b7",
          "body": null,
          "is_bot": false,
          "headline": "Release icon handle when not needed",
          "author_name": "Moses Palmér",
          "author_login": "moses-palmer",
          "committed_at": "2020-12-02T20:10:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8a2116b0f75d52c59be4d21dacd9e4cabfee99cc",
          "body": null,
          "is_bot": false,
          "headline": "Added definition for DestroyIcon",
          "author_name": "Moses Palmér",
          "author_login": "moses-palmer",
          "committed_at": "2020-12-02T20:06:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ca7033ddedd01b40fbb1fc2e52423915abe8438d",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'fixup-win32-click-event'",
          "author_name": "Moses Palmér",
          "author_login": "moses-palmer",
          "committed_at": "2020-11-25T19:12:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "90975aa913fdadea74ea989b2e503d538582a07f",
          "body": null,
          "is_bot": false,
          "headline": "React to button up instead of down",
          "author_name": "Moses Palmér",
          "author_login": "moses-palmer",
          "committed_at": "2020-11-25T19:10:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 23,
      "commits_last_year": 0,
      "latest_release_at": "2023-09-17T13:44:02Z",
      "latest_release_tag": "v0.19.5",
      "releases_from_tags": true,
      "days_since_last_push": 490,
      "active_weeks_last_year": 0,
      "days_since_latest_release": 1047,
      "mean_days_between_releases": 113.2
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": false,
      "has_contributing": false,
      "health_percentage": 28,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": []
    },
    "popularity": {
      "forks": 70,
      "stars": 567,
      "watchers": 7,
      "fork_history": {
        "days": [
          {
            "date": "2017-01-09",
            "count": 1
          },
          {
            "date": "2017-01-29",
            "count": 1
          },
          {
            "date": "2017-03-05",
            "count": 1
          },
          {
            "date": "2017-03-27",
            "count": 1
          },
          {
            "date": "2017-08-07",
            "count": 1
          },
          {
            "date": "2017-08-28",
            "count": 1
          },
          {
            "date": "2017-11-16",
            "count": 1
          },
          {
            "date": "2018-02-21",
            "count": 1
          },
          {
            "date": "2018-03-02",
            "count": 1
          },
          {
            "date": "2018-04-09",
            "count": 1
          },
          {
            "date": "2019-04-17",
            "count": 1
          },
          {
            "date": "2019-04-18",
            "count": 1
          },
          {
            "date": "2019-11-28",
            "count": 1
          },
          {
            "date": "2020-02-16",
            "count": 1
          },
          {
            "date": "2020-02-20",
            "count": 1
          },
          {
            "date": "2020-04-04",
            "count": 1
          },
          {
            "date": "2020-06-07",
            "count": 1
          },
          {
            "date": "2020-06-26",
            "count": 1
          },
          {
            "date": "2020-08-08",
            "count": 1
          },
          {
            "date": "2020-08-18",
            "count": 1
          },
          {
            "date": "2020-08-21",
            "count": 1
          },
          {
            "date": "2020-08-27",
            "count": 1
          },
          {
            "date": "2020-08-29",
            "count": 1
          },
          {
            "date": "2020-09-06",
            "count": 1
          },
          {
            "date": "2020-09-29",
            "count": 1
          },
          {
            "date": "2020-10-28",
            "count": 1
          },
          {
            "date": "2020-10-31",
            "count": 1
          },
          {
            "date": "2021-01-23",
            "count": 1
          },
          {
            "date": "2021-01-25",
            "count": 1
          },
          {
            "date": "2021-06-26",
            "count": 1
          },
          {
            "date": "2021-08-23",
            "count": 1
          },
          {
            "date": "2021-08-26",
            "count": 1
          },
          {
            "date": "2021-10-25",
            "count": 1
          },
          {
            "date": "2021-10-27",
            "count": 1
          },
          {
            "date": "2021-11-28",
            "count": 1
          },
          {
            "date": "2022-03-27",
            "count": 1
          },
          {
            "date": "2022-07-30",
            "count": 1
          },
          {
            "date": "2022-08-02",
            "count": 1
          },
          {
            "date": "2022-08-28",
            "count": 1
          },
          {
            "date": "2022-10-24",
            "count": 1
          },
          {
            "date": "2022-11-09",
            "count": 1
          },
          {
            "date": "2022-12-05",
            "count": 1
          },
          {
            "date": "2023-01-03",
            "count": 1
          },
          {
            "date": "2023-03-28",
            "count": 1
          },
          {
            "date": "2023-05-06",
            "count": 1
          },
          {
            "date": "2023-06-21",
            "count": 1
          },
          {
            "date": "2023-07-18",
            "count": 1
          },
          {
            "date": "2023-09-07",
            "count": 1
          },
          {
            "date": "2023-09-08",
            "count": 1
          },
          {
            "date": "2023-10-04",
            "count": 1
          },
          {
            "date": "2023-11-06",
            "count": 1
          },
          {
            "date": "2023-11-20",
            "count": 1
          },
          {
            "date": "2024-02-02",
            "count": 1
          },
          {
            "date": "2024-03-04",
            "count": 1
          },
          {
            "date": "2024-07-27",
            "count": 1
          },
          {
            "date": "2024-08-09",
            "count": 1
          },
          {
            "date": "2024-12-16",
            "count": 1
          },
          {
            "date": "2024-12-28",
            "count": 1
          },
          {
            "date": "2024-12-29",
            "count": 1
          },
          {
            "date": "2025-01-16",
            "count": 1
          },
          {
            "date": "2025-05-26",
            "count": 1
          },
          {
            "date": "2025-06-07",
            "count": 1
          },
          {
            "date": "2026-01-21",
            "count": 1
          },
          {
            "date": "2026-01-23",
            "count": 1
          },
          {
            "date": "2026-03-28",
            "count": 1
          },
          {
            "date": "2026-04-08",
            "count": 1
          },
          {
            "date": "2026-04-15",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 67,
        "total_forks": 70
      },
      "star_history": null,
      "open_issues_and_prs": 40
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": 21156,
      "source_files_sampled": 19,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "setup.cfg",
        "setup.py"
      ],
      "advisories": {
        "error": "No resolved dependencies carried a version and a supported ecosystem",
        "scope": "repository_graph",
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 1,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "pypi"
      ],
      "dependencies": [],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "pillow",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 1,
        "direct_count": 0,
        "indirect_count": 1
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 15,
        "merged_prs": 8,
        "open_issues": 25,
        "closed_ratio": 0.843,
        "closed_issues": 134,
        "closed_unmerged_prs": 9
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "moses-palmer",
          "commits": 421,
          "avatar_url": "https://avatars.githubusercontent.com/u/577123?v=4"
        },
        {
          "type": "User",
          "login": "simonlindholm",
          "commits": 9,
          "avatar_url": "https://avatars.githubusercontent.com/u/371089?v=4"
        },
        {
          "type": "User",
          "login": "ralphwetzel",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/16342003?v=4"
        },
        {
          "type": "User",
          "login": "besser82",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/1271348?v=4"
        },
        {
          "type": "User",
          "login": "simonrob",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/934006?v=4"
        },
        {
          "type": "User",
          "login": "superjamie",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/1500466?v=4"
        },
        {
          "type": "User",
          "login": "lancekindle",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/10568289?v=4"
        },
        {
          "type": "User",
          "login": "pyhedgehog",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/1286400?v=4"
        },
        {
          "type": "User",
          "login": "pauloacmartinez",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/24489834?v=4"
        },
        {
          "type": "User",
          "login": "Qwerty-133",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/74311372?v=4"
        }
      ],
      "contributors_sampled": 12,
      "top_contributor_share": 0.948
    },
    "quality_signals": {
      "has_ci": false,
      "has_tests": true,
      "ci_workflows": [],
      "has_docs_dir": true,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 0,
            "reason": "0 out of 2 merged PRs checked by a CI test -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 2/27 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 5 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": null,
            "reason": "no workflows found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 0,
            "reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": null,
            "reason": "no dependencies found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": null,
            "reason": "No tokens found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "cf38ef6aa20f5c799829502993892827c7574146",
        "ran_at": "2026-07-30T22:16:05Z",
        "aggregate_score": 2.9,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": null,
      "oldest_open_prs": [
        {
          "number": 52,
          "created_at": "2020-06-07T15:36:30Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 66,
          "created_at": "2020-09-06T18:57:18Z",
          "last_comment_at": "2025-06-09T14:41:19Z",
          "last_comment_author": "icarito"
        },
        {
          "number": 85,
          "created_at": "2021-01-25T14:59:36Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 104,
          "created_at": "2021-10-27T05:56:29Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 128,
          "created_at": "2022-08-02T14:15:24Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 131,
          "created_at": "2022-08-28T16:22:07Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 133,
          "created_at": "2022-10-24T09:54:01Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 136,
          "created_at": "2023-01-03T21:39:20Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 149,
          "created_at": "2023-09-07T14:07:09Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 152,
          "created_at": "2023-11-06T09:27:18Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 153,
          "created_at": "2023-11-20T08:20:52Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 176,
          "created_at": "2024-10-29T21:31:36Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 178,
          "created_at": "2024-12-29T19:12:00Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 191,
          "created_at": "2026-03-29T12:19:10Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 192,
          "created_at": "2026-04-15T08:27:24Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2023-08-21T19:44:29Z",
      "ci_last_conclusion": null,
      "oldest_open_issues": [
        {
          "number": 26,
          "created_at": "2018-11-15T13:56:55Z",
          "last_comment_at": "2023-01-18T22:05:23Z",
          "last_comment_author": "whatamithinking"
        },
        {
          "number": 49,
          "created_at": "2020-05-09T02:51:32Z",
          "last_comment_at": "2024-07-29T13:04:26Z",
          "last_comment_author": "WillianBR"
        },
        {
          "number": 50,
          "created_at": "2020-05-12T00:38:41Z",
          "last_comment_at": "2020-05-12T15:40:37Z",
          "last_comment_author": "firedm"
        },
        {
          "number": 54,
          "created_at": "2020-06-09T21:23:52Z",
          "last_comment_at": "2025-03-30T00:41:51Z",
          "last_comment_author": "Damian-2001"
        },
        {
          "number": 60,
          "created_at": "2020-07-03T14:30:00Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 62,
          "created_at": "2020-07-18T04:31:57Z",
          "last_comment_at": "2020-07-20T09:46:12Z",
          "last_comment_author": null
        },
        {
          "number": 75,
          "created_at": "2020-12-12T06:39:20Z",
          "last_comment_at": "2022-08-20T13:18:08Z",
          "last_comment_author": "MaxBQb"
        },
        {
          "number": 80,
          "created_at": "2021-01-11T05:07:37Z",
          "last_comment_at": "2025-03-30T00:27:36Z",
          "last_comment_author": "Damian-2001"
        },
        {
          "number": 129,
          "created_at": "2022-08-20T09:15:01Z",
          "last_comment_at": "2022-12-01T21:28:20Z",
          "last_comment_author": "moses-palmer"
        },
        {
          "number": 132,
          "created_at": "2022-10-23T11:54:27Z",
          "last_comment_at": "2022-11-29T17:04:41Z",
          "last_comment_author": "moses-palmer"
        },
        {
          "number": 138,
          "created_at": "2023-02-10T15:16:00Z",
          "last_comment_at": "2026-04-15T09:10:38Z",
          "last_comment_author": "sharkwouter"
        },
        {
          "number": 154,
          "created_at": "2023-11-29T16:10:07Z",
          "last_comment_at": "2023-12-03T02:38:45Z",
          "last_comment_author": "SurajBhari"
        },
        {
          "number": 161,
          "created_at": "2024-03-13T17:10:49Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 163,
          "created_at": "2024-04-03T08:31:36Z",
          "last_comment_at": "2024-10-30T16:44:32Z",
          "last_comment_author": "scosman"
        },
        {
          "number": 168,
          "created_at": "2024-07-17T11:58:18Z",
          "last_comment_at": "2025-05-26T07:17:42Z",
          "last_comment_author": "moses-palmer"
        },
        {
          "number": 169,
          "created_at": "2024-07-19T08:20:31Z",
          "last_comment_at": "2024-10-16T08:01:52Z",
          "last_comment_author": "sphh"
        },
        {
          "number": 175,
          "created_at": "2024-10-18T13:47:44Z",
          "last_comment_at": "2025-04-24T01:58:05Z",
          "last_comment_author": "landlessdrunk"
        },
        {
          "number": 177,
          "created_at": "2024-11-14T08:50:52Z",
          "last_comment_at": "2025-03-27T17:31:10Z",
          "last_comment_author": "moses-palmer"
        },
        {
          "number": 179,
          "created_at": "2024-12-30T14:14:56Z",
          "last_comment_at": "2025-03-27T16:25:32Z",
          "last_comment_author": "moses-palmer"
        },
        {
          "number": 181,
          "created_at": "2025-03-27T07:14:22Z",
          "last_comment_at": "2025-03-27T16:14:42Z",
          "last_comment_author": "moses-palmer"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/moses-palmer/pystray",
    "host": "github.com",
    "name": "pystray",
    "owner": "moses-palmer"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "critical",
      "name": "Overall health",
      "note": "High-Risk Jurisdiction Policy applies a 50% multiplier to weighted overall health and gives it an At risk ceiling of 49.",
      "notes": [
        {
          "code": "jurisdiction_overall_adjustment",
          "params": {
            "cap": 49,
            "pct": 50
          }
        }
      ],
      "value": 18,
      "inputs": {
        "security": 14,
        "vitality": 17,
        "community": 57,
        "governance": 50,
        "engineering": 40,
        "high_risk_jurisdiction_cap": 49,
        "high_risk_jurisdiction_multiplier": 50,
        "weighted_overall_before_jurisdiction": 36,
        "overall_after_jurisdiction_multiplier": 18
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "critical",
        "name": "Vitality",
        "value": 17,
        "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": 490,
              "active_weeks_last_year": 0
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 490 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 490
                    }
                  }
                ],
                "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": 40,
            "inputs": {
              "releases_count": 23,
              "latest_release_tag": "v0.19.5",
              "releases_from_tags": true,
              "days_since_latest_release": 1047,
              "mean_days_between_releases": 113.2
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "23 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 23
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 1047 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 1047
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~113.2 days",
                "points": 19.8,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 113.2
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "moderate",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "cap": 49,
              "state": "likely_abandoned",
              "guards": [],
              "signals": [
                "unanswered_contributions",
                "issue_rot",
                "release_stall",
                "scorecard_unmaintained"
              ],
              "red_flag": true,
              "multiplier_pct": 60,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": 13,
              "unanswered_open_issues": 14,
              "days_since_last_merged_pr": 1074,
              "days_since_last_human_commit": 490,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "no human commit for 490 days; 4 unmet obligation(s): pull requests unanswered, issues unanswered, releases stalled, Scorecard reports it unmaintained",
                "points": 60,
                "status": "partial",
                "details": [
                  {
                    "code": "abandonment_flagged",
                    "params": {
                      "days": 490,
                      "count": 4,
                      "signals": "pull requests unanswered, issues unanswered, releases stalled, Scorecard reports it unmaintained"
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 57,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 64,
            "inputs": {
              "forks": 70,
              "stars": 567,
              "watchers": 7,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "567 stars",
                "points": 44.7,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 567
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "70 forks",
                "points": 15.3,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 70
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "7 watchers",
                "points": 4.3,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 7
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (LGPL-3.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "LGPL-3.0"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 50,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 34,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 12,
              "top_contributor_share": 0.948
            },
            "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 95% of commits",
                "points": 1.2,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 95
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "12 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 12
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 5 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "moderate",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 57,
            "inputs": {
              "merged_prs": 8,
              "open_issues": 25,
              "closed_issues": 134,
              "issue_closed_ratio": 0.843,
              "closed_unmerged_prs": 9
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "84% of issues closed",
                "points": 39.4,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 84
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "8/17 decided PRs merged",
                "points": 18,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 8,
                      "decided": 17
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 2/27 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": 61,
            "inputs": {
              "followers": 109,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "moses-palmer",
              "public_repos": 48,
              "account_age_days": 5669
            },
            "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": "109 followers of moses-palmer",
                "points": 14.7,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 109,
                      "login": "moses-palmer"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "48 public repos, account ~15 yr old",
                "points": 24.3,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 48
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 15
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "at_risk",
        "name": "Engineering Quality",
        "value": 40,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "critical",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 24,
            "inputs": {
              "has_ci": false,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "0 out of 2 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 65,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": true,
              "has_description": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "critical",
        "name": "Security",
        "value": 14,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "critical",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized. High-Risk Jurisdiction Policy applies a 50% multiplier to Security posture and gives it an At risk ceiling of 49.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "dangerous_workflow",
                    "packaging",
                    "pinned_dependencies",
                    "signed_releases",
                    "token_permissions"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "jurisdiction_posture_adjustment",
                "params": {
                  "cap": 49,
                  "pct": 50
                }
              }
            ],
            "value": 14,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 13,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 5,
              "scorecard_aggregate": 2.9,
              "high_risk_jurisdiction_cap": 49,
              "high_risk_jurisdiction_multiplier": 50,
              "security_posture_after_multiplier": 14,
              "security_posture_before_jurisdiction": 29
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "0 out of 2 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 2/27 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 5 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no workflows found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "No tokens found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "moderate",
            "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": 50,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": true,
              "exposures": [
                {
                  "role": "top_contributor",
                  "count": 1,
                  "country": "Russia"
                }
              ],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 12
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "Russia: top_contributor (1)",
                "points": 50,
                "status": "partial",
                "details": [
                  {
                    "code": "jurisdiction_exposure",
                    "params": {
                      "role": "top_contributor",
                      "count": 1,
                      "country": "Russia"
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "critical",
        "name": "AI Readiness",
        "value": 22,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 2,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.03,
              "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": "3 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 1.6,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 3,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "critical",
            "name": "Verify loop (build / test / typecheck)",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_pinned_dependencies"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 24,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "moderate",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 55,
            "inputs": {
              "primary_language": "Python",
              "largest_source_bytes": 21156,
              "source_files_sampled": 19,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Python without a type-check config",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_typecheck_config_language",
                    "params": {
                      "language": "Python"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/19 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 19,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "No resolved dependencies carried a version and a supported ecosystem"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-30T22:16:17.244169Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/m/moses-palmer/pystray.svg",
  "full_name": "moses-palmer/pystray",
  "license_state": "standard",
  "license_spdx": "LGPL-3.0"
}

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

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

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