公开记录
软件健康报告模式 0.26.0 · 指标 1.13.0 · 2026-07-21 23:17 UTC

izimobil / polib

Pure python library to manipulate, create, modify gettext files (pot, po and mo files).

PythonMIT★ 132 星标⑂ 38 复刻始于 2017年11月在 GitHub 上查看 ↗

izimobil/polib 的健康指数为 100 分中的 37 分,处于「存在风险」区间。 其得分最高的类别是Engineering Quality(82/100),最低的是Security(1/100)。 最近一次更新在 557 天前。 近期的大部分工作由 1 位贡献者完成。

37
总分 / 100
存在风险

软件健康指数

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

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

评分画像

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

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

所有权

David Jean Louis个人账户
47 关注者30 个公开仓库始于 2008年12月CTO @Eforsair / Freelancer / Consultant

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

软件包生态系统

注册表软件包版本月下载量版本数最近发布
PyPIpolib1.2.0-251244 天前

按类别列示的指标

活力

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

10危急 · 占总体的 22%
评分方式
0/36推送新近度 — 最近一次推送于 557 天前
0/36提交节奏 — 52 周中有 0 周有提交
0/18提交量 — 最近一年 0 次提交
0/10OpenSSF Scorecard:Maintained — 无数据
所用输入
commits_last_year0
human_commit_share1
days_since_last_push557
active_weeks_last_year0

发布纪律

24危急
评分方式
16.2/27有发布版本 — 28 个版本标签(无 GitHub 发布版本)
0/36发布时效 — 最近一次发布版本于 1,244 天前
5.4/27发布节奏 — 约每 419.5 天发布一次
0/10OpenSSF Scorecard:Signed-Releases — 无数据
所用输入
releases_count28
latest_release_tag1.2.0
releases_from_tags
days_since_latest_release1,244
mean_days_between_releases419.5

社区与采用

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

60中等 · 占总体的 18%
评分方式
34.3/60星标 — 132 个星标
13.1/25复刻 — 38 个复刻
3.9/15关注者 — 6 位关注者
所用输入
forks38
stars132
watchers6
growth_stateorganic
growth_factor_pct100

社区健康

70良好
评分方式
22.5/22.5README
22.5/22.5许可证 — 可识别的许可证(MIT)
18/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

可持续性与治理

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

57中等 · 占总体的 24%
评分方式
9/54巴士系数 — 1 位贡献者贡献了半数提交
3.9/22.5提交分布 — 头号贡献者编写了 83% 的提交
13.5/13.5贡献者广度 — 24 位贡献者
0/10OpenSSF Scorecard:Contributors — 无数据
所用输入
bus_factor1
contributors_sampled24
top_contributor_share0.826
评分方式
36.3/46.8议题解决 — 78% 的议题已关闭
33.8/38.3PR 接受 — 已裁定的 PR 中 23/26 已合并
0/15OpenSSF Scorecard:Code-Review — 无数据
所用输入
merged_prs23
open_issues31
closed_issues108
issue_closed_ratio0.777
closed_unmerged_prs3
评分方式
10/30所有权背书 — 个人(用户)账户
0/20已验证域名 — 不适用于个人账户
12.1/25所有者影响力 — izimobil 有 47 位关注者
22.9/25既往记录 — 30 个公开仓库,账户约 17 年
所用输入
followers47
owner_typeUser
is_verified
owner_loginizimobil
public_repos30
account_age_days6,426
已排除计分(无数据或不适用):已验证域名。 其余权重已重新归一化。
评分方式
25/25已发布且可解析 — pypi 上有 1 个软件包
4/35发布时效 — 最近一次发布于 1,244 天前
20/20版本历史 — 25 个已发布版本
20/20未被弃用 — 活跃,未被弃用或撤回
所用输入
packagespolib
ecosystemspypi
any_deprecated
min_days_since_publish1,244

工程质量

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

82良好 · 占总体的 20%

工程实践

80良好
评分方式
24/24CI 工作流 — 1 个工作流
24/24存在测试
16/16Linter 配置 — tox.ini
0/9.6Pre-commit 钩子
0/6.4.editorconfig
0/20OpenSSF Scorecard:CI-Tests — 无数据
所用输入
has_ci
has_tests
has_editorconfig
has_linter_config
has_precommit_config

文档

85优秀
评分方式
30/30README
25/25文档目录
0/15文档 / 主页站点
10/10仓库描述
10/10主题标签 — 6 个主题标签
10/10Wiki
所用输入
topicspython, gettext, pofile, i18n, l10n, catalog
has_wiki
homepage
has_readme
has_docs_dir
has_description

安全

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

1危急 · 占总体的 16%
评分方式
0/30安全策略(SECURITY.md)
0/25Dependabot 配置
0/25依赖锁定文件 — 已发布的类库——锁定文件属于应用层关注点,不作要求
0/20CodeQL 工作流
所用输入
sourcefile_signals
lockfiles
manifestsrequirements-dev.txt, setup.cfg, setup.py
has_codeql_workflow
has_security_policy
has_dependabot_config
已排除计分(无数据或不适用):依赖锁定文件。 其余权重已重新归一化。

AI 就绪度

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

41存在风险 · 占总体的 0%
评分方式
0/45代理指令 — 没有 CLAUDE.md / AGENTS.md / 编辑器规则
0/15机器可读文档(llms.txt)
19.2/40可读的提交历史 — 100 次人类提交中有 36 次说明了意图(结构化标题或解释性正文)
所用输入
has_llms_txt
legible_history_share0.36
agent_instruction_files
agent_instruction_max_bytes
评分方式
18/18一条命令的引导启动 — Makefile, docs/Makefile
22/22自动化测试
11/11Lint / 格式化配置 — tox.ini
0/11静态类型检查
0/10可复现环境
0/10已体现的代理实践 — 最近 100 次提交中没有代理编写的提交
0/8自动化维护 — 未观察到自动依赖更新
0/10OpenSSF Scorecard:Pinned-Dependencies — 无数据
所用输入
has_nix
has_tests
lockfiles
has_dockerfile
typed_language
bootstrap_filesMakefile, docs/Makefile
has_devcontainer
has_linter_config
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
评分方式
0/45可类型检查的代码 — Python,未配置类型检查
44/55可控的文件大小 — 采样的 5 个源文件中有 1 个超过 60KB
所用输入
primary_languagePython
largest_source_bytes62,554
source_files_sampled5
oversized_source_files1

关键数据

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

数据采集警告

  • No resolved dependencies carried a version and a supported ecosystem
  • OpenSSF Scorecard timed out after 240s; skipping Scorecard checks

更多细节

Star 与 Fork 历史 132 ★ / 38 ⇿
132Star
38Fork
2发布

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

02550751001251501323832020-092023-072026-06
主版本 0次版本 1修订 1

每个点涵盖 6 天。

全部依赖 3

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

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

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

原始 JSON 报告 机器可读
{
  "data": {
    "repo": {
      "topics": [
        "python",
        "gettext",
        "pofile",
        "i18n",
        "l10n",
        "catalog"
      ],
      "is_fork": false,
      "size_kb": 714,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "Shell": 145,
        "Python": 94651,
        "Makefile": 718
      },
      "pushed_at": "2025-01-10T08:31:03Z",
      "created_at": "2017-11-27T18:01:32Z",
      "owner_type": "User",
      "updated_at": "2026-07-13T16:52:05Z",
      "description": "Pure python library to manipulate, create, modify gettext files (pot, po and mo files).",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "master",
      "license_spdx_raw": "MIT",
      "primary_language": "Python",
      "significant_languages": [
        "Python"
      ]
    },
    "owner": {
      "blog": "http://www.izimobil.org",
      "name": "David Jean Louis",
      "type": "User",
      "login": "izimobil",
      "company": "CTO @Eforsair / Freelancer / Consultant",
      "location": "France",
      "followers": 47,
      "avatar_url": "https://avatars.githubusercontent.com/u/40856?v=4",
      "created_at": "2008-12-16T21:26:01Z",
      "is_verified": null,
      "public_repos": 30,
      "account_age_days": 6426
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": null,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "1.2.0",
          "kind": "minor",
          "published_at": "2023-02-23T17:31:32Z"
        },
        {
          "tag": "1.1.1",
          "kind": "patch",
          "published_at": "2021-03-26T22:21:21Z"
        },
        {
          "tag": "1.1.0",
          "kind": "minor",
          "published_at": "2017-11-27T17:18:45Z"
        },
        {
          "tag": "1.0.8",
          "kind": "patch",
          "published_at": "2016-11-21T13:31:45Z"
        },
        {
          "tag": "1.0.7",
          "kind": "patch",
          "published_at": "2015-07-08T06:22:47Z"
        },
        {
          "tag": "1.0.6",
          "kind": "patch",
          "published_at": "2015-01-04T11:31:05Z"
        },
        {
          "tag": "1.0.5",
          "kind": "patch",
          "published_at": "2014-08-22T14:15:25Z"
        },
        {
          "tag": "1.0.4",
          "kind": "patch",
          "published_at": "2014-02-19T15:11:22Z"
        },
        {
          "tag": "1.0.3",
          "kind": "patch",
          "published_at": "2013-02-09T18:13:49Z"
        },
        {
          "tag": "1.0.2",
          "kind": "patch",
          "published_at": "2012-10-23T10:41:07Z"
        },
        {
          "tag": "1.0.1",
          "kind": "patch",
          "published_at": "2012-09-11T08:54:56Z"
        },
        {
          "tag": "1.0.0",
          "kind": "major",
          "published_at": "2012-06-08T16:58:43Z"
        },
        {
          "tag": "0.7.0",
          "kind": "minor",
          "published_at": "2011-07-14T12:34:23Z"
        },
        {
          "tag": "0.6.4",
          "kind": "patch",
          "published_at": "2011-07-13T12:42:02Z"
        },
        {
          "tag": "0.6.3",
          "kind": "patch",
          "published_at": "2011-02-19T13:34:52Z"
        },
        {
          "tag": "0.6.2",
          "kind": "patch",
          "published_at": "2011-02-12T14:01:38Z"
        },
        {
          "tag": "0.6.1",
          "kind": "patch",
          "published_at": "2011-02-09T11:43:11Z"
        },
        {
          "tag": "0.6.0",
          "kind": "minor",
          "published_at": "2011-02-07T12:47:32Z"
        },
        {
          "tag": "0.5.5",
          "kind": "patch",
          "published_at": "2010-10-30T10:30:18Z"
        },
        {
          "tag": "0.5.4",
          "kind": "patch",
          "published_at": "2010-10-02T10:09:45Z"
        },
        {
          "tag": "0.5.3",
          "kind": "patch",
          "published_at": "2010-08-29T08:39:42Z"
        },
        {
          "tag": "0.5.2",
          "kind": "patch",
          "published_at": "2010-06-08T22:49:52Z"
        },
        {
          "tag": "0.5.1",
          "kind": "patch",
          "published_at": "2009-12-14T10:47:50Z"
        },
        {
          "tag": "0.5.0",
          "kind": "minor",
          "published_at": "2009-12-13T13:57:31Z"
        },
        {
          "tag": "0.4.2",
          "kind": "patch",
          "published_at": "2009-06-05T12:33:17Z"
        },
        {
          "tag": "0.4.1",
          "kind": "patch",
          "published_at": "2009-03-03T23:23:23Z"
        },
        {
          "tag": "0.4.0",
          "kind": "minor",
          "published_at": "2008-11-26T18:15:29Z"
        },
        {
          "tag": "0.3.1",
          "kind": "patch",
          "published_at": "2007-12-13T08:14:57Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "bcb2bbab34448ca2e703a364ee523a6241eeff72",
          "body": "Update api.rst to document public members of _BaseFile",
          "is_bot": false,
          "headline": "Merge pull request #159 from leolivier/patch-1",
          "author_name": "David Jean Louis",
          "author_login": "izimobil",
          "committed_at": "2025-01-10T08:31:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ec09e50b56462dbf89a9e83d9c6f949c011fb92d",
          "body": "escape/unescape \\a",
          "is_bot": false,
          "headline": "Merge pull request #157 from petitlapin/work/escape_a",
          "author_name": "David Jean Louis",
          "author_login": "izimobil",
          "committed_at": "2025-01-10T08:30:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e2901817bfe9a39f52a136c353090df5191427f8",
          "body": "Detect and report incorrectly delimited strings",
          "is_bot": false,
          "headline": "Merge pull request #161 from rtobar/delimited-strings",
          "author_name": "David Jean Louis",
          "author_login": "izimobil",
          "committed_at": "2025-01-10T08:29:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9c760bafb5f98ad07ac5ecb02a86df4c6296351c",
          "body": "Strings in pofiles are always delimited on both ends with double-quotes.\nThe POFile parser in polib didn't check for this, and therefore happily\naccepted invalid msgstr/msgid/etc, potentially loosing some of the\ncontents of the file. In such cases, the first or last character of the\nstring would be \n[…]\ntext's `msgcat` utility failed to parse the file.\nUpon closer inspection I realised the error in our pofile, which was\ncaught by gettext but not polib.\n\nSigned-off-by: Rodrigo Tobar <rtobar@icrar.org>",
          "is_bot": false,
          "headline": "Detect and report incorrectly delimited strings",
          "author_name": "Rodrigo Tobar",
          "author_login": "rtobar",
          "committed_at": "2024-11-13T03:57:41Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "750d0a833b9088cd2066c8e53cd5c9eb5a2d62ad",
          "body": null,
          "is_bot": false,
          "headline": "added members",
          "author_name": "Olivier LEVILLAIN",
          "author_login": "leolivier",
          "committed_at": "2024-09-21T17:51:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "760d7949405d0f56623b4ce270651559127e0d97",
          "body": "As this is the parent class of POEntry and MOEntry, all its public members should be documented",
          "is_bot": false,
          "headline": "Update api.rst to document public members of _BaseFile",
          "author_name": "leolivier",
          "author_login": "leolivier",
          "committed_at": "2024-09-21T17:29:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "16156baabcdd64f37b94b9bf6fddf69ca33bee81",
          "body": null,
          "is_bot": false,
          "headline": "escape/unescape \\a",
          "author_name": "Johnny Jazeix",
          "author_login": "petitlapin",
          "committed_at": "2024-09-07T09:15:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "85f6d1cf727452c2fcc7cf15f4c21e273d704b79",
          "body": "Python 3.12 compatibility",
          "is_bot": false,
          "headline": "Merge pull request #151 from davvid/python3.12",
          "author_name": "David Jean Louis",
          "author_login": "izimobil",
          "committed_at": "2024-03-26T11:24:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1f510962fd8976c843e4bf2a46b305e0e41070cb",
          "body": null,
          "is_bot": false,
          "headline": "setup.py: add Python 3.12",
          "author_name": "David Aguilar",
          "author_login": "davvid",
          "committed_at": "2024-02-19T01:25:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "572bcd8f2200429a760f2426b023742ad8ced037",
          "body": null,
          "is_bot": false,
          "headline": "ci: add Python 3.12",
          "author_name": "David Aguilar",
          "author_login": "davvid",
          "committed_at": "2024-02-19T01:25:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "96d8a7ca8afbe939b8c05f571375891c4c386b56",
          "body": null,
          "is_bot": false,
          "headline": "tox: add coverage for Python 3.12",
          "author_name": "David Aguilar",
          "author_login": "davvid",
          "committed_at": "2024-02-19T01:24:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9c4f59d25c3b47b93f9be9846b86cfe0aa41db25",
          "body": "distutils was deprecated in 3.10 and removed in 3.12.\nUse shutil instead when shutil.which is available.",
          "is_bot": false,
          "headline": "tests: Python 3.12 compatibility",
          "author_name": "David Aguilar",
          "author_login": "davvid",
          "committed_at": "2024-02-19T01:24:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8adc7f9b252eb6653304f8b6f364b119b277e205",
          "body": "tests: force 'msgfmt' into machine's byte order",
          "is_bot": false,
          "headline": "Merge pull request #135 from mgorny/byte-order",
          "author_name": "David Jean Louis",
          "author_login": "izimobil",
          "committed_at": "2023-03-26T13:11:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "75fae5882efa2dd12a0239494596a586ca5176c4",
          "body": "The change fixes test failures on big-endian machines.\n\nWhen investigating https://bugs.gentoo.org/641464 I found out msgfmt generates little-endian .mo files even on most of big-endian machines.\n\npolib generates .mo files in native endianness. It should be fine as .mo readers should expect any byte order.\n\nBug: https://bugs.gentoo.org/641464\n\nOriginally posted as https://bitbucket.org/izi/polib/pull-requests/24/",
          "is_bot": false,
          "headline": "tests: force 'msgfmt' into machine's byte order",
          "author_name": "Sergei Trofimovich",
          "author_login": null,
          "committed_at": "2023-02-24T05:25:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7f6347475f6d337f86529eb2d55dbc1089e1aa97",
          "body": null,
          "is_bot": false,
          "headline": "Switch to focal",
          "author_name": "David Jean Louis",
          "author_login": "izimobil",
          "committed_at": "2023-02-23T18:46:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "27d8fc37e83766e593e8a10db10c714a238d44f6",
          "body": null,
          "is_bot": false,
          "headline": "Upgrade dist",
          "author_name": "David Jean Louis",
          "author_login": "izimobil",
          "committed_at": "2023-02-23T18:41:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "18796bbf72254db84062f596acfb6290d527bf40",
          "body": null,
          "is_bot": false,
          "headline": "Revert fix for importlib-metadata",
          "author_name": "David Jean Louis",
          "author_login": "izimobil",
          "committed_at": "2023-02-23T18:35:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "125cb785cca4dc708c5293d233f9a70a5ccf4d48",
          "body": null,
          "is_bot": false,
          "headline": "Added python3.10 and python3.11 to travis config",
          "author_name": "David Jean Louis",
          "author_login": "izimobil",
          "committed_at": "2023-02-23T18:35:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f7854ac57527485f665ff6b58f4374d5516b25dc",
          "body": null,
          "is_bot": false,
          "headline": "Added python3.11 to pypi classifiers",
          "author_name": "David Jean Louis",
          "author_login": "izimobil",
          "committed_at": "2023-02-23T17:31:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b62b51e12af2accd7c2a1f2c2db70d08d589d2a2",
          "body": null,
          "is_bot": false,
          "headline": "Try to fix build on python3.7",
          "author_name": "David Jean Louis",
          "author_login": "izimobil",
          "committed_at": "2023-02-23T17:31:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f75299a9589712023efa319d320a0170c0b84431",
          "body": null,
          "is_bot": false,
          "headline": "Fixed build badge",
          "author_name": "David Jean Louis",
          "author_login": "izimobil",
          "committed_at": "2023-02-23T17:30:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b30cf5d30def675fd9db5ad5e107ecddaa43e0e3",
          "body": null,
          "is_bot": false,
          "headline": "PEP8",
          "author_name": "David Jean Louis",
          "author_login": "izimobil",
          "committed_at": "2023-02-23T17:30:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cc05cfd048cb85031b51aef8c5c720fa9930624b",
          "body": null,
          "is_bot": false,
          "headline": "Release 1.2.0",
          "author_name": "David Jean Louis",
          "author_login": "izimobil",
          "committed_at": "2023-02-23T17:11:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c178899d9e80e0361809ac5428127161fbc80159",
          "body": "Close files properly (fixes #111 and some other similar issues)",
          "is_bot": false,
          "headline": "Merge pull request #131 from boxed/close-files-properly",
          "author_name": "David Jean Louis",
          "author_login": "izimobil",
          "committed_at": "2023-02-23T17:09:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0d97c8358739688d3f9854985fdc6d9cbe5c338f",
          "body": null,
          "is_bot": false,
          "headline": "Close files properly (fixes #111 and some other similar issues)",
          "author_name": "Anders Hovmöller",
          "author_login": "boxed",
          "committed_at": "2023-02-05T14:26:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "179199ea99ce52c5a026fdd50f74cde2c09c9e74",
          "body": "Implement setter for the `fuzzy` property",
          "is_bot": false,
          "headline": "Merge pull request #127 from PiOverFour/fuzzy_setter",
          "author_name": "David Jean Louis",
          "author_login": "izimobil",
          "committed_at": "2023-01-31T09:32:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b77c863521a44d9dc1d6cf81cfb1f3f48f1b9b48",
          "body": null,
          "is_bot": false,
          "headline": "Add unit test for the fuzzy property setter",
          "author_name": "Damien Picard",
          "author_login": "PiOverFour",
          "committed_at": "2023-01-31T09:19:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c72ce720e2397af89d283f04b8679b37380c51f6",
          "body": "This allows us to do:\n\n```\nmessage = pofile[0]\nmessage.fuzzy = True\n```\n\ninstead of:\n\n```\nmessage = pofile[0]\nif 'fuzzy' not in message.flags:\n    message.flags.append(\"fuzzy\")\n```",
          "is_bot": false,
          "headline": "Implement setter for the `fuzzy` property",
          "author_name": "Damien Picard",
          "author_login": "PiOverFour",
          "committed_at": "2023-01-31T09:07:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "934e17308d86c3af778253dde8cbea444cc84e76",
          "body": "add python 3.11 and github actions for tests",
          "is_bot": false,
          "headline": "Merge pull request #128 from petitlapin/python311",
          "author_name": "David Jean Louis",
          "author_login": "izimobil",
          "committed_at": "2023-01-31T08:46:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "96c9b9a5cc6baf72e1c60608fd842b7d552ab01a",
          "body": "escape/unescape \\v, \\b and \\f",
          "is_bot": false,
          "headline": "Merge pull request #123 from petitlapin/work/escaping",
          "author_name": "David Jean Louis",
          "author_login": "izimobil",
          "committed_at": "2023-01-31T08:41:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "45b16f42c2fc5fe872373618b444513e6c511043",
          "body": null,
          "is_bot": false,
          "headline": "switch to github workflow",
          "author_name": "Johnny Jazeix",
          "author_login": "petitlapin",
          "committed_at": "2022-12-27T18:17:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "491e297e4dc48ad433ec673ea352febd15ca8550",
          "body": null,
          "is_bot": false,
          "headline": "add python 3.11",
          "author_name": "Johnny Jazeix",
          "author_login": "petitlapin",
          "committed_at": "2022-12-27T18:09:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d6399738337c13f9a3ae76f61d236f98aac21023",
          "body": "Fix relative ordering of comments and translator comments",
          "is_bot": false,
          "headline": "Merge pull request #126 from samhocevar-forks/fix/comment-ordering",
          "author_name": "David Jean Louis",
          "author_login": "izimobil",
          "committed_at": "2022-06-27T21:35:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "930970da7961afece7e06cf25efdab609eea203b",
          "body": "fix pypi-version link in README",
          "is_bot": false,
          "headline": "Merge pull request #125 from petitlapin/work/updateReadme",
          "author_name": "David Jean Louis",
          "author_login": "izimobil",
          "committed_at": "2022-06-27T21:34:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "066fc3cc5f84e4900ed29be654426a203d196410",
          "body": "The PO file format documentation indicates that \"# \" comments should appear before \"#.\"\ncomments (https://www.gnu.org/software/gettext/manual/html_node/PO-Files.html). Also the\ngettext source code calls message_print_comment() before message_print_comment_dot() when\nwriting a PO file.",
          "is_bot": false,
          "headline": "Fix relative ordering of comments and translator comments",
          "author_name": "Sam Hocevar",
          "author_login": "samhocevar",
          "committed_at": "2022-06-27T17:00:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eba19ac86fda90c1d3f034b6319f785e3f8daee5",
          "body": null,
          "is_bot": false,
          "headline": "fix pypi-version link in README",
          "author_name": "Johnny Jazeix",
          "author_login": "petitlapin",
          "committed_at": "2022-05-17T13:23:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c0cec6bcb2504e0326e93eecf8673a35e8e96175",
          "body": null,
          "is_bot": false,
          "headline": "escape/unescape \\v, \\b and \\f",
          "author_name": "Johnny Jazeix",
          "author_login": "petitlapin",
          "committed_at": "2022-04-03T09:33:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bc4732adfba59d879276e626965f2f66ae29a1da",
          "body": "Add path to error message processing parser symbols",
          "is_bot": false,
          "headline": "Merge pull request #122 from mondeja/process-ioerror-fpath",
          "author_name": "David Jean Louis",
          "author_login": "izimobil",
          "committed_at": "2022-03-09T15:50:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1171c1c4d9e93f7d35e427f380713f6967acb592",
          "body": null,
          "is_bot": false,
          "headline": "Add test",
          "author_name": "Álvaro Mondéjar Rubio",
          "author_login": "mondeja",
          "committed_at": "2022-03-09T15:06:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a67f372d790a3217ca7efd1e76f653b3812fe077",
          "body": "Ensure empty previous values for msgid and msgstr are properly saved.",
          "is_bot": false,
          "headline": "Merge pull request #121 from samhocevar-forks/fix-invalid-po-generation",
          "author_name": "David Jean Louis",
          "author_login": "izimobil",
          "committed_at": "2022-03-09T14:51:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6ca2043f76ec911548ac4ce1aa725a3fb9c75f46",
          "body": "add python 3.10",
          "is_bot": false,
          "headline": "Merge pull request #119 from petitlapin/work/python310",
          "author_name": "David Jean Louis",
          "author_login": "izimobil",
          "committed_at": "2022-03-09T14:51:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2db54805dd0d67915775082c1a06342b2ecdaef7",
          "body": null,
          "is_bot": false,
          "headline": "Add path to error message processing parser symbols",
          "author_name": "Álvaro Mondéjar Rubio",
          "author_login": "mondeja",
          "committed_at": "2022-03-09T11:21:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8671b53e5ac5e444daf622cc1aa08727ddcbf9a9",
          "body": "This prevents polib from creating illegal pofiles (that have \"#| msgctxt\" but no \"#| msgid\").",
          "is_bot": false,
          "headline": "Ensure empty previous values for msgid and msgstr are properly saved.",
          "author_name": "Sam Hocevar",
          "author_login": "samhocevar",
          "committed_at": "2022-02-21T15:29:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cc765279dc7593cbe4b9178ce2bebe12e32a818e",
          "body": null,
          "is_bot": false,
          "headline": "add python 3.10",
          "author_name": "Johnny Jazeix",
          "author_login": "petitlapin",
          "committed_at": "2022-02-15T20:45:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f090b48c18c25fd6bb9f75548cd0f32a013416d1",
          "body": "fuzzy count only considers not obsolete entries",
          "is_bot": false,
          "headline": "Merge pull request #118 from petitlapin/fix_obsolete_not_fuzzy",
          "author_name": "David Jean Louis",
          "author_login": "izimobil",
          "committed_at": "2022-02-14T22:16:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d268486f331d3e46654caae11b6771c30476b773",
          "body": null,
          "is_bot": false,
          "headline": "fuzzy count only considers not obsolete entries",
          "author_name": "Johnny Jazeix",
          "author_login": "petitlapin",
          "committed_at": "2022-02-14T21:04:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8eb8e3f01b125bbc71c115dc61ea6b401b3b20a1",
          "body": null,
          "is_bot": false,
          "headline": "Support for loading mo files from bytes object",
          "author_name": "David Jean Louis",
          "author_login": "izimobil",
          "committed_at": "2022-01-05T09:38:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ded3e4ed63e6a13d95255b32b0a34cda727a435c",
          "body": null,
          "is_bot": false,
          "headline": "Create FUNDING.yml",
          "author_name": "David Jean Louis",
          "author_login": "izimobil",
          "committed_at": "2021-12-10T08:15:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c179b02a955a029ef6536154bbc226afb679891",
          "body": "Simplify major Python version check",
          "is_bot": false,
          "headline": "Merge pull request #113 from mondeja/faster-ispy2",
          "author_name": "David Jean Louis",
          "author_login": "izimobil",
          "committed_at": "2021-11-05T10:29:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "73005b23961bfb6bf780634d7f283f467150d552",
          "body": null,
          "is_bot": false,
          "headline": "Faster check",
          "author_name": "Álvaro Mondéjar Rubio",
          "author_login": "mondeja",
          "committed_at": "2021-11-05T10:16:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e578cd7d44fb5020c7c1b01681e5d60d444d44a0",
          "body": null,
          "is_bot": false,
          "headline": "Simplify major Python version check",
          "author_name": "Álvaro Mondéjar Rubio",
          "author_login": "mondeja",
          "committed_at": "2021-11-05T10:05:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8e1a86ec9bcab8356bc278666bdb170dec4ad6a2",
          "body": null,
          "is_bot": false,
          "headline": "Added codecov.yml",
          "author_name": "David Jean Louis",
          "author_login": "izimobil",
          "committed_at": "2021-04-16T07:43:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0fa9d8fb6fa45423111dffb6d4f7ffee05e5bf91",
          "body": null,
          "is_bot": false,
          "headline": "Omit __init__.py",
          "author_name": "David Jean Louis",
          "author_login": "izimobil",
          "committed_at": "2021-04-15T10:48:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dc94316415380c2a8a2074f3a7d8f26d23ff1fc9",
          "body": null,
          "is_bot": false,
          "headline": "Added pypy and pypy3 to travis config",
          "author_name": "David Jean Louis",
          "author_login": "izimobil",
          "committed_at": "2021-04-15T10:27:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9d6aafa400f703de9a916ddb56f12d2a7b435013",
          "body": null,
          "is_bot": false,
          "headline": "Fixed pypy support in tox",
          "author_name": "David Jean Louis",
          "author_login": "izimobil",
          "committed_at": "2021-04-15T10:26:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "af136f3de1a0d2d8738f6ee96d83fc83f079bd60",
          "body": null,
          "is_bot": false,
          "headline": "Added development requirements file",
          "author_name": "David Jean Louis",
          "author_login": "izimobil",
          "committed_at": "2021-04-15T10:26:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d01afd7cf59fb142b94c8aadb83147ec3786a7c5",
          "body": null,
          "is_bot": false,
          "headline": "Added a note about tox",
          "author_name": "David Jean Louis",
          "author_login": "izimobil",
          "committed_at": "2021-04-15T10:26:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aff6cafa4ca5fc51050b17ce222504e72f15ef11",
          "body": null,
          "is_bot": false,
          "headline": "Fixed python minimum version",
          "author_name": "David Jean Louis",
          "author_login": "izimobil",
          "committed_at": "2021-04-15T10:25:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ce7512a1b391febc1a0ef19942ff177f880225c",
          "body": null,
          "is_bot": false,
          "headline": "Fixed msgstr_plural comparison",
          "author_name": "David Jean Louis",
          "author_login": "izimobil",
          "committed_at": "2021-04-15T09:01:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a94ef4bdf34055c651863e0c44aee4208b33bb64",
          "body": null,
          "is_bot": false,
          "headline": "Support only official python versions",
          "author_name": "David Jean Louis",
          "author_login": "izimobil",
          "committed_at": "2021-04-15T09:00:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "088ccd10832f408322fb1677b95973d1fb8fecd0",
          "body": "s/msgtxt/msgstr/ in README",
          "is_bot": false,
          "headline": "Merge pull request #106 from dacodas/readme-msgtxt-to-msgstr",
          "author_name": "David Jean Louis",
          "author_login": "izimobil",
          "committed_at": "2021-03-26T23:20:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aeaaabcb1d0c8b5c8c27629b1a54f520ffa521dd",
          "body": null,
          "is_bot": false,
          "headline": "s/msgtxt/msgstr/ in README",
          "author_name": "Dacoda Strack",
          "author_login": "dacodas",
          "committed_at": "2021-03-26T23:16:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0a0141bfaec4f4c81e1d01c53c249abf0b916e66",
          "body": null,
          "is_bot": false,
          "headline": "Updated classifiers for newer versions of python",
          "author_name": "David Jean Louis",
          "author_login": "izimobil",
          "committed_at": "2021-03-26T22:47:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "262ed9b63747ee5c236d9661e50c7906ccb575ff",
          "body": null,
          "is_bot": false,
          "headline": "Actually added pypi stats badge",
          "author_name": "David Jean Louis",
          "author_login": "izimobil",
          "committed_at": "2021-03-26T22:44:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aeae81d2db5b40c4a6b19be66a57c0221fa4087e",
          "body": null,
          "is_bot": false,
          "headline": "I'd be a millionnaire if polib would cost 1€/download :)",
          "author_name": "David Jean Louis",
          "author_login": "izimobil",
          "committed_at": "2021-03-26T22:42:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "43959f5d4569cff6b14ad7639adabdc55fae104c",
          "body": null,
          "is_bot": false,
          "headline": "Release 1.1.1",
          "author_name": "David Jean Louis",
          "author_login": "izimobil",
          "committed_at": "2021-03-26T22:21:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "efbf8ed5f6d935a4757425d9970124f75b9d2e14",
          "body": "Update examples to use python3 syntax",
          "is_bot": false,
          "headline": "Merge pull request #104 from arnaudlimbourg/master",
          "author_name": "David Jean Louis",
          "author_login": "izimobil",
          "committed_at": "2021-03-18T22:47:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d0ca90f9bac62f729ac612a37a86219658a4cec0",
          "body": null,
          "is_bot": false,
          "headline": "Specify correct minimum version",
          "author_name": "Arnaud Limbourg",
          "author_login": "arnaudlimbourg",
          "committed_at": "2021-03-18T19:54:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f9812d273ec2feac897306f74819d01d12cdf159",
          "body": "Older versions are unsupported versions of Python",
          "is_bot": false,
          "headline": "Update minimum python version in the docs",
          "author_name": "Arnaud Limbourg",
          "author_login": "arnaudlimbourg",
          "committed_at": "2021-03-18T17:49:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "103700dac085187f08427cca9a6609f67f9603ab",
          "body": null,
          "is_bot": false,
          "headline": "Update examples to use python3 syntax",
          "author_name": "Arnaud Limbourg",
          "author_login": "arnaudlimbourg",
          "committed_at": "2021-03-18T17:47:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ec54261105643013144fcaf1762d800f693f5764",
          "body": null,
          "is_bot": false,
          "headline": "Drop support for python < 2.7",
          "author_name": "David Jean Louis",
          "author_login": "izimobil",
          "committed_at": "2021-02-20T14:54:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fc3c32526b926688bd1360f28a5c1afe99bc7fca",
          "body": null,
          "is_bot": false,
          "headline": "Added .coveragerc",
          "author_name": "David Jean Louis",
          "author_login": "izimobil",
          "committed_at": "2021-02-20T14:40:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b86dec04bf5bb6f3ced2e8d88deb9f82ee4a86a",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' of github.com:izimobil/polib",
          "author_name": "David Jean Louis",
          "author_login": "izimobil",
          "committed_at": "2021-02-20T14:40:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9341be48e14358752e848e76cf56508759542027",
          "body": "…ad of exists",
          "is_bot": false,
          "headline": "Added some tests, removed python < 2.6 code, use os.path.isfile inste…",
          "author_name": "David Jean Louis",
          "author_login": "izimobil",
          "committed_at": "2021-02-20T14:39:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ed50f4c6b6658836fe84075e7a4973c9267061c1",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch '94' of https://github.com/mondeja/polib",
          "author_name": "David Jean Louis",
          "author_login": "izimobil",
          "committed_at": "2021-02-20T14:06:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "faedf486969a9b1edde8a68a07c3bde1840b1ee4",
          "body": "Move msgid_with_context property to _BaseEntry",
          "is_bot": false,
          "headline": "Merge pull request #102 from kthy/master",
          "author_name": "David Jean Louis",
          "author_login": "izimobil",
          "committed_at": "2021-02-19T12:06:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "174a8def0f838b550299ab243b9901fc55d85b07",
          "body": null,
          "is_bot": false,
          "headline": "Fixed conflict + PEP8",
          "author_name": "David Jean Louis",
          "author_login": "izimobil",
          "committed_at": "2021-02-19T12:05:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7e8d3202710f4b616da77ee44537b97b0421dd4a",
          "body": "Replace dead Bitbucket URLs to current Github repo",
          "is_bot": false,
          "headline": "Merge pull request #98 from MestreLion/patch-1",
          "author_name": "David Jean Louis",
          "author_login": "izimobil",
          "committed_at": "2021-02-19T11:59:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d0c71c8960564fcab740349f874778ad6efc10d",
          "body": null,
          "is_bot": false,
          "headline": "Fixed python2 support",
          "author_name": "David Jean Louis",
          "author_login": "izimobil",
          "committed_at": "2021-02-19T11:53:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ad7809719aec23b98c9d7840155e2e1892782663",
          "body": null,
          "is_bot": false,
          "headline": "Setup CI, use .gitignore, updated README and docs",
          "author_name": "David Jean Louis",
          "author_login": "izimobil",
          "committed_at": "2021-02-19T11:45:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d6d45bb35268ed1fc6c967c8e1cad4240e7fe255",
          "body": "Fixes #101.",
          "is_bot": false,
          "headline": "Move msgid_with_context property to _BaseEntry",
          "author_name": "Kristian Thy",
          "author_login": null,
          "committed_at": "2021-02-18T21:32:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f4dabdf5499733a197c8dd4e4cda299727967998",
          "body": "Also fix some mentions and URLs of Mercurial, the former version\ncontrol used by Polib in Bitbucket, replacing it with Git.",
          "is_bot": false,
          "headline": "Replace dead Bitbucket URLs to current Github repo",
          "author_name": "Rodrigo Silva",
          "author_login": "MestreLion",
          "committed_at": "2021-02-13T08:54:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c8c63223a7153e95b5f37c9e9a014ea6564f2c7f",
          "body": null,
          "is_bot": false,
          "headline": "Switch to GitHub project in README.rst",
          "author_name": "Tim Gerundt",
          "author_login": "gerundt",
          "committed_at": "2020-12-22T22:18:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e6f0798dca89d89058e1abb853d9d89da31dce0",
          "body": null,
          "is_bot": false,
          "headline": "Add optional parameter \"newline\" to _BaseFile.save()",
          "author_name": "Tim Gerundt",
          "author_login": "gerundt",
          "committed_at": "2020-12-22T22:04:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0ab9af63d227d30fb261c2dd496ee74f91844a86",
          "body": "Strip FEFF from start of file",
          "is_bot": false,
          "headline": "Merge pull request #92 from ErwinJunge/ufeff",
          "author_name": "David Jean Louis",
          "author_login": "izimobil",
          "committed_at": "2020-11-06T10:38:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1c23aac12a30acaa0e2e97b9470491c89caed540",
          "body": null,
          "is_bot": false,
          "headline": "Fix comparison between entries.",
          "author_name": "Álvaro Mondéjar",
          "author_login": "mondeja",
          "committed_at": "2020-11-06T09:14:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eadc4f4411e25bcbc6ff4eacca467e16c96e6080",
          "body": "This is sometimes used as byte order mark (https://en.wikipedia.org/wiki/FEFF)",
          "is_bot": false,
          "headline": "Strip FEFF from start of file",
          "author_name": "Erwin Junge",
          "author_login": "ErwinJunge",
          "committed_at": "2020-09-11T07:20:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "48586b0cd79af61ca828a07de9af8c66b2973efd",
          "body": null,
          "is_bot": false,
          "headline": "pep8 compliance",
          "author_name": "David Jean Louis",
          "author_login": "izimobil",
          "committed_at": "2017-11-27T17:30:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eec219b1dded66c24e02520a3028710ab6ecea6a",
          "body": null,
          "is_bot": false,
          "headline": "Pep8 was renamed pycodestyle",
          "author_name": "David Jean Louis",
          "author_login": "izimobil",
          "committed_at": "2017-11-27T17:29:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1cc0dd2d0018330b54f1ac862a3e1c20298b95a8",
          "body": null,
          "is_bot": false,
          "headline": "Version 1.1.0",
          "author_name": "David Jean Louis",
          "author_login": "izimobil",
          "committed_at": "2017-11-27T17:18:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7bab96625ed7f72f37bac71bdf8b75b8a14b1a3c",
          "body": null,
          "is_bot": false,
          "headline": "Fixed tox.ini",
          "author_name": "David Jean Louis",
          "author_login": "izimobil",
          "committed_at": "2017-11-27T17:17:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "69cfceb428c3ce8929a681610001b225de48ade0",
          "body": "…in string (Fixes issue #66).",
          "is_bot": false,
          "headline": "Fixed None string being outputted when polib deals with syntax error …",
          "author_name": "David Jean Louis",
          "author_login": "izimobil",
          "committed_at": "2017-11-27T16:39:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "318211064177e36c4f6edee50fe3e81cf7e684cb",
          "body": null,
          "is_bot": false,
          "headline": "Fixed entries sorting when generating mo file (Fixes #78).",
          "author_name": "David Jean Louis",
          "author_login": "izimobil",
          "committed_at": "2017-11-27T16:07:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3b674f4df34664e272d029bf213afc8aa82d4894",
          "body": null,
          "is_bot": false,
          "headline": "Fixed find method (Fixes #84).",
          "author_name": "David Jean Louis",
          "author_login": "izimobil",
          "committed_at": "2017-11-27T16:00:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2d1f59b92728681c2b745f88a35012495430869a",
          "body": "…#65 and #79)",
          "is_bot": false,
          "headline": "Fixed/refactored POEntry.__cmp__ method (this should fix issues #60, …",
          "author_name": "David Jean Louis",
          "author_login": "izimobil",
          "committed_at": "2017-11-27T15:05:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "68f114274e123c1482e76cdba2556274f7de537d",
          "body": null,
          "is_bot": false,
          "headline": "Fixed duplicated entries when merging po file with pot file (fixes #68).",
          "author_name": "David Jean Louis",
          "author_login": "izimobil",
          "committed_at": "2017-11-27T14:40:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1e86e6e899125638929fadb1b0435fb6ac21c540",
          "body": null,
          "is_bot": false,
          "headline": "Added python2.5",
          "author_name": "David Jean Louis",
          "author_login": "izimobil",
          "committed_at": "2017-11-27T14:20:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "24b575a37b78cb8e4a625941f247cd783b009711",
          "body": "…property to entries",
          "is_bot": false,
          "headline": "Fixed regression introduced by msg context comparison, added a fuzzy …",
          "author_name": "David Jean Louis",
          "author_login": "izimobil",
          "committed_at": "2017-11-27T14:19:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2130067e5284c702f556b1dbfc92e904e4ba1a38",
          "body": null,
          "is_bot": false,
          "headline": "Fixed minimum python version",
          "author_name": "David Jean Louis",
          "author_login": "izimobil",
          "committed_at": "2017-11-27T13:54:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "19f59cbc4d0afb89bc0f050141cddbba505fe317",
          "body": null,
          "is_bot": false,
          "headline": "Take into account message context when comparing entries.",
          "author_name": "David Jean Louis",
          "author_login": "izimobil",
          "committed_at": "2017-11-27T13:42:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 28,
      "commits_last_year": 0,
      "latest_release_at": "2023-02-23T17:31:32Z",
      "latest_release_tag": "1.2.0",
      "releases_from_tags": true,
      "days_since_last_push": 557,
      "active_weeks_last_year": 0,
      "days_since_latest_release": 1244,
      "mean_days_between_releases": 419.5
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 57,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "polib",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "Development Status :: 5 - Production/Stable",
            "Environment :: Console",
            "Environment :: Web Environment",
            "Intended Audience :: Developers",
            "Intended Audience :: System Administrators",
            "License :: OSI Approved :: MIT License",
            "Operating System :: OS Independent",
            "Programming Language :: Python",
            "Programming Language :: Python :: 2",
            "Programming Language :: Python :: 2.7",
            "Programming Language :: Python :: 3",
            "Programming Language :: Python :: 3.10",
            "Programming Language :: Python :: 3.11",
            "Programming Language :: Python :: 3.6",
            "Programming Language :: Python :: 3.7",
            "Programming Language :: Python :: 3.8",
            "Programming Language :: Python :: 3.9",
            "Programming Language :: Python :: Implementation :: PyPy",
            "Topic :: Software Development :: Internationalization",
            "Topic :: Software Development :: Libraries :: Python Modules",
            "Topic :: Software Development :: Localization",
            "Topic :: Text Processing :: Linguistic"
          ],
          "ecosystem": "pypi",
          "matches_repo": true,
          "registry_url": "https://pypi.org/project/polib/",
          "is_deprecated": false,
          "latest_version": "1.2.0",
          "repository_url": "https://github.com/izimobil/polib/",
          "versions_count": 25,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": "2006-08-09T00:01:02Z",
          "latest_published_at": "2023-02-23T17:53:59.919376Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 1244
        }
      ]
    },
    "popularity": {
      "forks": 38,
      "stars": 132,
      "watchers": 6,
      "fork_history": {
        "days": [
          {
            "date": "2020-09-07",
            "count": 1
          },
          {
            "date": "2020-09-10",
            "count": 1
          },
          {
            "date": "2020-09-25",
            "count": 1
          },
          {
            "date": "2020-12-30",
            "count": 1
          },
          {
            "date": "2021-02-02",
            "count": 1
          },
          {
            "date": "2021-02-18",
            "count": 1
          },
          {
            "date": "2021-03-18",
            "count": 1
          },
          {
            "date": "2021-05-06",
            "count": 1
          },
          {
            "date": "2021-08-20",
            "count": 1
          },
          {
            "date": "2021-09-09",
            "count": 1
          },
          {
            "date": "2021-11-05",
            "count": 1
          },
          {
            "date": "2022-01-14",
            "count": 1
          },
          {
            "date": "2022-02-14",
            "count": 1
          },
          {
            "date": "2022-02-21",
            "count": 1
          },
          {
            "date": "2022-07-03",
            "count": 1
          },
          {
            "date": "2022-08-09",
            "count": 1
          },
          {
            "date": "2022-10-11",
            "count": 1
          },
          {
            "date": "2023-02-05",
            "count": 1
          },
          {
            "date": "2023-02-09",
            "count": 1
          },
          {
            "date": "2023-02-24",
            "count": 1
          },
          {
            "date": "2023-07-16",
            "count": 1
          },
          {
            "date": "2023-09-30",
            "count": 1
          },
          {
            "date": "2023-10-26",
            "count": 1
          },
          {
            "date": "2023-12-14",
            "count": 1
          },
          {
            "date": "2024-03-29",
            "count": 1
          },
          {
            "date": "2024-06-12",
            "count": 1
          },
          {
            "date": "2024-09-21",
            "count": 1
          },
          {
            "date": "2024-11-12",
            "count": 1
          },
          {
            "date": "2024-12-02",
            "count": 1
          },
          {
            "date": "2025-01-20",
            "count": 1
          },
          {
            "date": "2025-03-28",
            "count": 1
          },
          {
            "date": "2025-04-01",
            "count": 1
          },
          {
            "date": "2025-04-11",
            "count": 1
          },
          {
            "date": "2025-04-15",
            "count": 1
          },
          {
            "date": "2025-05-25",
            "count": 1
          },
          {
            "date": "2026-06-08",
            "count": 1
          },
          {
            "date": "2026-06-23",
            "count": 1
          },
          {
            "date": "2026-06-25",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 38,
        "total_forks": 38
      },
      "star_history": {
        "days": [
          {
            "date": "2020-09-23",
            "count": 1
          },
          {
            "date": "2020-10-21",
            "count": 1
          },
          {
            "date": "2020-11-19",
            "count": 1
          },
          {
            "date": "2021-01-05",
            "count": 1
          },
          {
            "date": "2021-01-29",
            "count": 1
          },
          {
            "date": "2021-02-04",
            "count": 1
          },
          {
            "date": "2021-02-18",
            "count": 1
          },
          {
            "date": "2021-02-22",
            "count": 1
          },
          {
            "date": "2021-03-10",
            "count": 1
          },
          {
            "date": "2021-03-17",
            "count": 1
          },
          {
            "date": "2021-03-23",
            "count": 1
          },
          {
            "date": "2021-04-01",
            "count": 1
          },
          {
            "date": "2021-04-08",
            "count": 1
          },
          {
            "date": "2021-04-15",
            "count": 2
          },
          {
            "date": "2021-06-15",
            "count": 1
          },
          {
            "date": "2021-06-22",
            "count": 1
          },
          {
            "date": "2021-06-24",
            "count": 1
          },
          {
            "date": "2021-07-07",
            "count": 1
          },
          {
            "date": "2021-07-18",
            "count": 1
          },
          {
            "date": "2021-07-19",
            "count": 1
          },
          {
            "date": "2021-07-21",
            "count": 1
          },
          {
            "date": "2021-07-31",
            "count": 1
          },
          {
            "date": "2021-09-04",
            "count": 1
          },
          {
            "date": "2021-09-05",
            "count": 1
          },
          {
            "date": "2021-09-26",
            "count": 1
          },
          {
            "date": "2021-10-25",
            "count": 1
          },
          {
            "date": "2021-10-27",
            "count": 1
          },
          {
            "date": "2021-11-15",
            "count": 1
          },
          {
            "date": "2021-12-15",
            "count": 1
          },
          {
            "date": "2022-01-19",
            "count": 1
          },
          {
            "date": "2022-02-02",
            "count": 1
          },
          {
            "date": "2022-02-04",
            "count": 1
          },
          {
            "date": "2022-02-05",
            "count": 1
          },
          {
            "date": "2022-02-15",
            "count": 1
          },
          {
            "date": "2022-02-17",
            "count": 1
          },
          {
            "date": "2022-02-24",
            "count": 1
          },
          {
            "date": "2022-03-07",
            "count": 1
          },
          {
            "date": "2022-03-10",
            "count": 1
          },
          {
            "date": "2022-03-11",
            "count": 1
          },
          {
            "date": "2022-03-16",
            "count": 1
          },
          {
            "date": "2022-03-17",
            "count": 1
          },
          {
            "date": "2022-04-27",
            "count": 1
          },
          {
            "date": "2022-05-02",
            "count": 1
          },
          {
            "date": "2022-07-17",
            "count": 1
          },
          {
            "date": "2022-07-25",
            "count": 1
          },
          {
            "date": "2022-08-08",
            "count": 1
          },
          {
            "date": "2022-08-25",
            "count": 1
          },
          {
            "date": "2022-09-22",
            "count": 1
          },
          {
            "date": "2022-09-23",
            "count": 1
          },
          {
            "date": "2022-10-22",
            "count": 1
          },
          {
            "date": "2022-10-27",
            "count": 1
          },
          {
            "date": "2022-11-08",
            "count": 1
          },
          {
            "date": "2022-11-18",
            "count": 1
          },
          {
            "date": "2022-11-30",
            "count": 1
          },
          {
            "date": "2022-12-21",
            "count": 1
          },
          {
            "date": "2022-12-22",
            "count": 1
          },
          {
            "date": "2023-01-21",
            "count": 1
          },
          {
            "date": "2023-01-27",
            "count": 1
          },
          {
            "date": "2023-01-30",
            "count": 1
          },
          {
            "date": "2023-02-06",
            "count": 1
          },
          {
            "date": "2023-02-15",
            "count": 1
          },
          {
            "date": "2023-02-24",
            "count": 1
          },
          {
            "date": "2023-03-01",
            "count": 1
          },
          {
            "date": "2023-03-04",
            "count": 1
          },
          {
            "date": "2023-03-07",
            "count": 1
          },
          {
            "date": "2023-03-09",
            "count": 1
          },
          {
            "date": "2023-03-31",
            "count": 1
          },
          {
            "date": "2023-04-26",
            "count": 1
          },
          {
            "date": "2023-05-12",
            "count": 1
          },
          {
            "date": "2023-05-30",
            "count": 1
          },
          {
            "date": "2023-06-27",
            "count": 1
          },
          {
            "date": "2023-09-17",
            "count": 1
          },
          {
            "date": "2023-10-18",
            "count": 1
          },
          {
            "date": "2023-11-17",
            "count": 1
          },
          {
            "date": "2023-11-20",
            "count": 1
          },
          {
            "date": "2023-12-05",
            "count": 1
          },
          {
            "date": "2023-12-07",
            "count": 1
          },
          {
            "date": "2023-12-14",
            "count": 1
          },
          {
            "date": "2023-12-27",
            "count": 1
          },
          {
            "date": "2024-01-09",
            "count": 1
          },
          {
            "date": "2024-01-22",
            "count": 1
          },
          {
            "date": "2024-02-08",
            "count": 1
          },
          {
            "date": "2024-02-13",
            "count": 1
          },
          {
            "date": "2024-02-14",
            "count": 1
          },
          {
            "date": "2024-02-19",
            "count": 1
          },
          {
            "date": "2024-03-06",
            "count": 1
          },
          {
            "date": "2024-03-17",
            "count": 1
          },
          {
            "date": "2024-05-06",
            "count": 2
          },
          {
            "date": "2024-05-26",
            "count": 1
          },
          {
            "date": "2024-06-12",
            "count": 2
          },
          {
            "date": "2024-08-15",
            "count": 1
          },
          {
            "date": "2024-08-23",
            "count": 1
          },
          {
            "date": "2024-09-11",
            "count": 1
          },
          {
            "date": "2024-09-14",
            "count": 1
          },
          {
            "date": "2024-09-16",
            "count": 1
          },
          {
            "date": "2024-09-27",
            "count": 1
          },
          {
            "date": "2024-09-29",
            "count": 1
          },
          {
            "date": "2024-11-13",
            "count": 2
          },
          {
            "date": "2024-12-01",
            "count": 1
          },
          {
            "date": "2024-12-10",
            "count": 1
          },
          {
            "date": "2024-12-24",
            "count": 1
          },
          {
            "date": "2025-01-13",
            "count": 1
          },
          {
            "date": "2025-02-04",
            "count": 1
          },
          {
            "date": "2025-02-13",
            "count": 2
          },
          {
            "date": "2025-02-15",
            "count": 1
          },
          {
            "date": "2025-02-28",
            "count": 1
          },
          {
            "date": "2025-03-01",
            "count": 1
          },
          {
            "date": "2025-03-03",
            "count": 1
          },
          {
            "date": "2025-03-11",
            "count": 1
          },
          {
            "date": "2025-03-24",
            "count": 1
          },
          {
            "date": "2025-04-01",
            "count": 1
          },
          {
            "date": "2025-04-03",
            "count": 1
          },
          {
            "date": "2025-05-12",
            "count": 1
          },
          {
            "date": "2025-05-25",
            "count": 1
          },
          {
            "date": "2025-06-26",
            "count": 1
          },
          {
            "date": "2025-07-05",
            "count": 1
          },
          {
            "date": "2025-07-08",
            "count": 1
          },
          {
            "date": "2025-07-18",
            "count": 1
          },
          {
            "date": "2025-09-04",
            "count": 1
          },
          {
            "date": "2025-09-19",
            "count": 1
          },
          {
            "date": "2025-12-17",
            "count": 1
          },
          {
            "date": "2026-02-17",
            "count": 1
          },
          {
            "date": "2026-02-19",
            "count": 1
          },
          {
            "date": "2026-02-20",
            "count": 1
          },
          {
            "date": "2026-03-03",
            "count": 1
          },
          {
            "date": "2026-04-21",
            "count": 1
          },
          {
            "date": "2026-06-08",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 132,
        "total_stars": 132
      },
      "open_issues_and_prs": 47
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "Makefile",
        "docs/Makefile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": 62554,
      "source_files_sampled": 5,
      "oversized_source_files": 1,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "requirements-dev.txt",
        "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": 3,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "pypi"
      ],
      "dependencies": [],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "coverage",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "pycodestyle",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "tox",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 3,
        "direct_count": 0,
        "indirect_count": 3
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 16,
        "merged_prs": 23,
        "open_issues": 31,
        "closed_ratio": 0.777,
        "closed_issues": 108,
        "closed_unmerged_prs": 3
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "izimobil",
          "commits": 285,
          "avatar_url": "https://avatars.githubusercontent.com/u/40856?v=4"
        },
        {
          "type": "User",
          "login": "petitlapin",
          "commits": 7,
          "avatar_url": "https://avatars.githubusercontent.com/u/1957734?v=4"
        },
        {
          "type": "User",
          "login": "fpoirotte",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/499919?v=4"
        },
        {
          "type": "User",
          "login": "mondeja",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/23049315?v=4"
        },
        {
          "type": "User",
          "login": "davvid",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/13196?v=4"
        },
        {
          "type": "User",
          "login": "diegobz",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/711654?v=4"
        },
        {
          "type": "User",
          "login": "jwilk",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/141546?v=4"
        },
        {
          "type": "User",
          "login": "gerundt",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/497880?v=4"
        },
        {
          "type": "User",
          "login": "arnaudlimbourg",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/53919?v=4"
        },
        {
          "type": "User",
          "login": "leolivier",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/4014752?v=4"
        }
      ],
      "contributors_sampled": 24,
      "top_contributor_share": 0.826
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "ci.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [
        "tox.ini"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": null,
      "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": 116,
          "created_at": "2022-01-14T13:32:00Z",
          "last_comment_at": "2024-12-20T22:57:20Z",
          "last_comment_author": "MestreLion"
        },
        {
          "number": 130,
          "created_at": "2023-02-05T14:15:16Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 141,
          "created_at": "2023-07-17T00:22:24Z",
          "last_comment_at": "2023-11-20T08:23:33Z",
          "last_comment_author": "izimobil"
        },
        {
          "number": 147,
          "created_at": "2023-10-26T18:54:49Z",
          "last_comment_at": "2026-07-02T16:13:16Z",
          "last_comment_author": "codecov-commenter"
        },
        {
          "number": 162,
          "created_at": "2024-12-02T13:43:29Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 163,
          "created_at": "2024-12-02T13:49:46Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 165,
          "created_at": "2025-01-14T11:03:30Z",
          "last_comment_at": "2025-07-03T23:33:24Z",
          "last_comment_author": "m-aciek"
        },
        {
          "number": 166,
          "created_at": "2025-01-20T21:35:04Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 167,
          "created_at": "2025-03-16T17:00:17Z",
          "last_comment_at": "2025-08-15T22:01:51Z",
          "last_comment_author": "m-aciek"
        },
        {
          "number": 168,
          "created_at": "2025-03-28T20:42:17Z",
          "last_comment_at": "2025-04-05T16:48:08Z",
          "last_comment_author": "angelabad"
        },
        {
          "number": 169,
          "created_at": "2025-04-01T11:02:00Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 171,
          "created_at": "2025-04-15T08:31:37Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 172,
          "created_at": "2025-04-24T01:33:40Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 175,
          "created_at": "2025-07-03T23:41:16Z",
          "last_comment_at": "2025-07-03T23:43:00Z",
          "last_comment_author": "m-aciek"
        },
        {
          "number": 178,
          "created_at": "2026-03-02T23:20:05Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 180,
          "created_at": "2026-03-02T23:39:34Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2025-01-10T08:31:03Z",
      "ci_last_conclusion": null,
      "oldest_open_issues": [
        {
          "number": 64,
          "created_at": "2015-08-13T15:12:43Z",
          "last_comment_at": "2017-07-18T17:41:25Z",
          "last_comment_author": "izimobil"
        },
        {
          "number": 74,
          "created_at": "2016-05-13T15:30:42Z",
          "last_comment_at": "2021-03-05T23:30:07Z",
          "last_comment_author": "MestreLion"
        },
        {
          "number": 96,
          "created_at": "2020-11-12T14:36:50Z",
          "last_comment_at": "2023-02-23T20:29:42Z",
          "last_comment_author": "mondeja"
        },
        {
          "number": 108,
          "created_at": "2021-05-01T21:24:57Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 114,
          "created_at": "2021-11-07T10:55:22Z",
          "last_comment_at": "2025-01-23T21:26:42Z",
          "last_comment_author": "m-aciek"
        },
        {
          "number": 115,
          "created_at": "2022-01-02T04:31:23Z",
          "last_comment_at": "2022-05-30T15:56:40Z",
          "last_comment_author": "kloczek"
        },
        {
          "number": 120,
          "created_at": "2022-02-16T17:26:43Z",
          "last_comment_at": "2023-07-17T21:09:42Z",
          "last_comment_author": "Wormnest"
        },
        {
          "number": 133,
          "created_at": "2023-02-05T14:35:37Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 134,
          "created_at": "2023-02-12T08:55:44Z",
          "last_comment_at": "2024-02-23T19:15:44Z",
          "last_comment_author": "rillig"
        },
        {
          "number": 136,
          "created_at": "2023-04-21T13:49:37Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 137,
          "created_at": "2023-04-28T10:03:14Z",
          "last_comment_at": "2024-10-07T07:07:26Z",
          "last_comment_author": "armisael"
        },
        {
          "number": 138,
          "created_at": "2023-05-13T09:05:02Z",
          "last_comment_at": "2023-05-13T21:41:27Z",
          "last_comment_author": "izimobil"
        },
        {
          "number": 140,
          "created_at": "2023-05-30T18:22:51Z",
          "last_comment_at": "2023-05-31T10:23:08Z",
          "last_comment_author": "kthy"
        },
        {
          "number": 142,
          "created_at": "2023-07-17T19:12:03Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 143,
          "created_at": "2023-07-17T19:14:39Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 144,
          "created_at": "2023-07-17T19:20:46Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 145,
          "created_at": "2023-07-17T19:29:44Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 148,
          "created_at": "2023-11-01T02:32:05Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 150,
          "created_at": "2024-01-24T11:41:23Z",
          "last_comment_at": "2024-11-08T15:13:41Z",
          "last_comment_author": "izimobil"
        },
        {
          "number": 152,
          "created_at": "2024-03-29T13:49:40Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/izimobil/polib",
    "host": "github.com",
    "name": "polib",
    "owner": "izimobil"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "at_risk",
      "name": "Overall health",
      "note": "Abandonment Policy applies a 85% multiplier to weighted overall health.",
      "notes": [
        {
          "code": "abandonment_overall_adjustment",
          "params": {
            "cap": 0,
            "pct": 85
          }
        }
      ],
      "value": 37,
      "inputs": {
        "security": 1,
        "vitality": 10,
        "community": 60,
        "governance": 57,
        "engineering": 82,
        "abandonment_cap": null,
        "abandonment_state": "at_risk",
        "abandonment_multiplier": 85,
        "weighted_overall_before_abandonment": 43,
        "overall_after_abandonment_multiplier": 37
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "critical",
        "name": "Vitality",
        "value": 10,
        "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": 557,
              "active_weeks_last_year": 0
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 557 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 557
                    }
                  }
                ],
                "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": "OpenSSF Scorecard unavailable",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "critical",
            "name": "Release discipline",
            "note": null,
            "notes": [],
            "value": 24,
            "inputs": {
              "releases_count": 28,
              "latest_release_tag": "1.2.0",
              "releases_from_tags": true,
              "days_since_latest_release": 1244,
              "mean_days_between_releases": 419.5
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "28 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 28
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 1244 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 1244
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~419.5 days",
                "points": 5.4,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 419.5
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "OpenSSF Scorecard unavailable",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "cap": null,
              "state": "at_risk",
              "guards": [],
              "signals": [
                "unanswered_contributions",
                "issue_rot"
              ],
              "red_flag": true,
              "multiplier_pct": 85,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": 14,
              "unanswered_open_issues": 16,
              "days_since_last_merged_pr": 557,
              "days_since_last_human_commit": 557,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "no human commit for 557 days; 2 unmet obligation(s): pull requests unanswered, issues unanswered",
                "points": 85,
                "status": "partial",
                "details": [
                  {
                    "code": "abandonment_flagged",
                    "params": {
                      "days": 557,
                      "count": 2,
                      "signals": "pull requests unanswered, issues unanswered"
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 60,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 51,
            "inputs": {
              "forks": 38,
              "stars": 132,
              "watchers": 6,
              "growth_state": "organic",
              "growth_factor_pct": 100
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "132 stars",
                "points": 34.3,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 132
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "38 forks",
                "points": 13.1,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 38
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "6 watchers",
                "points": 3.9,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 6
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "good",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 70,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": true,
              "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 (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 18,
                "status": "met",
                "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": 57,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 29,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 24,
              "top_contributor_share": 0.826
            },
            "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 83% of commits",
                "points": 3.9,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 83
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "24 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 24
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "OpenSSF Scorecard unavailable",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 82,
            "inputs": {
              "merged_prs": 23,
              "open_issues": 31,
              "closed_issues": 108,
              "issue_closed_ratio": 0.777,
              "closed_unmerged_prs": 3
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "78% of issues closed",
                "points": 36.3,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 78
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "23/26 decided PRs merged",
                "points": 33.8,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 23,
                      "decided": 26
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "OpenSSF Scorecard unavailable",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "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": 56,
            "inputs": {
              "followers": 47,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "izimobil",
              "public_repos": 30,
              "account_age_days": 6426
            },
            "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": "47 followers of izimobil",
                "points": 12.1,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 47,
                      "login": "izimobil"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "30 public repos, account ~17 yr old",
                "points": 22.9,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 30
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 17
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "moderate",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 69,
            "inputs": {
              "packages": [
                "polib"
              ],
              "ecosystems": "pypi",
              "any_deprecated": false,
              "min_days_since_publish": 1244
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on pypi",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "pypi"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 1244 days ago",
                "points": 4,
                "status": "partial",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 1244
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "25 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 25
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "good",
        "name": "Engineering Quality",
        "value": 82,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 80,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "1 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "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": "tox.ini",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "tox.ini"
                    }
                  }
                ],
                "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": "OpenSSF Scorecard unavailable",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "excellent",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "topics": [
                "python",
                "gettext",
                "pofile",
                "i18n",
                "l10n",
                "catalog"
              ],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": true,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 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": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "6 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 6
                    }
                  }
                ],
                "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": 1,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "critical",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Dependency lockfiles. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "dependency_lockfiles"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 1,
            "inputs": {
              "source": "file_signals",
              "lockfiles": [],
              "manifests": [
                "requirements-dev.txt",
                "setup.cfg",
                "setup.py"
              ],
              "has_codeql_workflow": false,
              "has_security_policy": false,
              "has_dependabot_config": false
            },
            "components": [
              {
                "key": "security_policy_security_md",
                "name": "Security policy (SECURITY.md)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 30
              },
              {
                "key": "dependabot_config",
                "name": "Dependabot config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "dependency_lockfiles",
                "name": "Dependency lockfiles",
                "detail": "published library — lockfiles are an application concern, not expected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "lockfiles_not_expected",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "codeql_workflow",
                "name": "CodeQL workflow",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 17
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "at_risk",
        "name": "AI Readiness",
        "value": 41,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 19,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.36,
              "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": "36 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 19.2,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 36,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 57,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [
                "Makefile",
                "docs/Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Makefile, docs/Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Makefile, docs/Makefile"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": "tox.ini",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "tox.ini"
                    }
                  }
                ],
                "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": "OpenSSF Scorecard unavailable",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "at_risk",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 44,
            "inputs": {
              "primary_language": "Python",
              "largest_source_bytes": 62554,
              "source_files_sampled": 5,
              "oversized_source_files": 1
            },
            "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": "1/5 source files over 60KB",
                "points": 44,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 5,
                      "oversized": 1
                    }
                  }
                ],
                "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": [
    "No resolved dependencies carried a version and a supported ecosystem",
    "OpenSSF Scorecard timed out after 240s; skipping Scorecard checks"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-21T23:17:58.755217Z",
  "schema_version": "0.26.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/i/izimobil/polib.svg",
  "full_name": "izimobil/polib",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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

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

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