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

rohe / pyoidc

A complete OpenID Connect implementation in Python

Python自定义许可证★ 71 星标⑂ 19 复刻始于 2019年2月已归档复刻在 GitHub 上查看 ↗

rohe/pyoidc 的健康指数为 100 分中的 14 分,处于「危急」区间。 其得分最高的类别是AI Readiness(54/100),最低的是Vitality(17/100)。 该仓库已归档,预计不会再有维护。

14
总分 / 100
危急

软件健康指数

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

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

评分画像

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

Abandonment Policy applies a 40% multiplier to weighted overall health and gives it a ceiling of 29.

所有权

Roland Hedberg个人账户
172 关注者20 个公开仓库始于 2009年6月Catalogix

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

软件包生态系统

注册表软件包版本月下载量版本数最近发布
PyPIoic指向其他仓库——不计分1.7.0-42818 天前

按类别列示的指标

活力

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

17危急 · 占总体的 22%
评分方式
0/36推送新近度 — 最近一次推送于 2,470 天前
0/36提交节奏 — 52 周中有 0 周有提交
0/18提交量 — 最近一年 0 次提交
0/10OpenSSF Scorecard:Maintained — project is archived
所用输入
commits_last_year0
human_commit_share1
days_since_last_push2,470
active_weeks_last_year0

发布纪律

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

社区与采用

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

30存在风险 · 占总体的 18%

流行度与采用

40存在风险
评分方式
29.9/60星标 — 71 个星标
10.5/25复刻 — 19 个复刻
0/15关注者 — 1 位关注者
所用输入
forks19
stars71
watchers1
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

社区健康

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

可持续性与治理

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

43存在风险 · 占总体的 24%
评分方式
25.2/54巴士系数 — 2 位贡献者贡献了半数提交
14.6/22.5提交分布 — 头号贡献者编写了 35% 的提交
13.5/13.5贡献者广度 — 40 位贡献者
10/10OpenSSF Scorecard:Contributors — project has 31 contributing companies or organizations
所用输入
bus_factor2
contributors_sampled40
top_contributor_share0.351
评分方式
0/46.8议题解决 — 没有议题或无数据
0/38.3PR 接受 — 没有已裁定的拉取请求或无数据
0/15OpenSSF Scorecard:Code-Review — Found 0/30 approved changesets -- score normalized to 0
所用输入
merged_prs0
open_issues0
closed_issues0
issue_closed_ratio
closed_unmerged_prs0
已排除计分(无数据或不适用):议题解决, PR 接受。 其余权重已重新归一化。
评分方式
10/30所有权背书 — 个人(用户)账户
0/20已验证域名 — 不适用于个人账户
16.1/25所有者影响力 — rohe 有 172 位关注者
21.6/25既往记录 — 20 个公开仓库,账户约 17 年
所用输入
followers172
owner_typeUser
is_verified
owner_loginrohe
public_repos20
account_age_days6,232
已排除计分(无数据或不适用):已验证域名。 其余权重已重新归一化。

工程质量

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

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

工程实践

50中等
评分方式
0/24CI 工作流
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
已排除计分(无数据或不适用):OpenSSF Scorecard:CI-Tests。 其余权重已重新归一化。

文档

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

安全

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

37存在风险 · 占总体的 16%

安全态势

21危急
评分方式
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0/2.5CI-Tests — 无数据
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/30 approved changesets -- score normalized to 0
2.5/2.5Contributors — project has 31 contributing companies or organizations
0/10Dangerous-Workflow — 无数据
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.2/2.5许可证 — license file detected
0/7.5Maintained — project is archived
0/5Packaging — 无数据
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — no SAST tool detected
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — 无数据
0/7.5Token-Permissions — 无数据
3/7.5Vulnerabilities — 6 existing vulnerabilities detected
所用输入
sourceopenssf_scorecard
checks_evaluated13
scorecard_versionv5.5.0
checks_inconclusive5
scorecard_aggregate2.1
已排除计分(无数据或不适用):ci_tests, dangerous_workflow, packaging, signed_releases, token_permissions。 其余权重已重新归一化。
评分方式
35/35直接依赖不含已知公告 — 没有直接依赖携带已知公告
25/25间接依赖不含已知公告 — 没有间接依赖携带已知公告
0/40没有长期未处理的公告 — 没有公告带有发布日期
所用输入
sourceosv
advisories0
affected_packages0
assessed_packages22
unassessed_packages0
affected_by_severitynone
direct_affected_packages0
已排除计分(无数据或不适用):没有长期未处理的公告。 其余权重已重新归一化。 比对的是 pypi:oic@1.7.0 的运行时依赖闭包——安装已发布的软件包时真正被拉取进来的内容——共 22 个软件包。 未对可达性进行分析。

AI 就绪度

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

54中等 · 占总体的 0%
评分方式
0/45代理指令 — 没有 CLAUDE.md / AGENTS.md / 编辑器规则
0/15机器可读文档(llms.txt)
25.6/40可读的提交历史 — 100 次人类提交中有 48 次说明了意图(结构化标题或解释性正文)
所用输入
has_llms_txt
legible_history_share0.48
agent_instruction_files
agent_instruction_max_bytes
评分方式
18/18一条命令的引导启动 — Makefile, docker/integration_tests/Makefile
22/22自动化测试
11/11Lint / 格式化配置 — tox.ini
11/11静态类型检查 — mypy.ini, src/py.typed
10/10可复现环境 — Dockerfile
0/10已体现的代理实践 — 最近 100 次提交中没有代理编写的提交
0/8自动化维护 — 未观察到自动依赖更新
0/10OpenSSF Scorecard:Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
所用输入
has_nix
has_tests
lockfiles
has_dockerfile
typed_language
bootstrap_filesMakefile, docker/integration_tests/Makefile
has_devcontainer
has_linter_config
typecheck_configsmypy.ini, src/py.typed
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
评分方式
27/45可类型检查的代码 — Python,已配置类型检查(mypy.ini, src/py.typed)
52/55可控的文件大小 — 采样的 164 个源文件中有 9 个超过 60KB
所用输入
primary_languagePython
largest_source_bytes709,226
source_files_sampled164
oversized_source_files9

机器可读接口

40存在风险
评分方式
0/40API 模式(OpenAPI/GraphQL/proto)
0/20MCP 服务器
40/40可运行示例 — examples
所用输入
example_dirsexamples
has_mcp_signal
api_schema_files

关键数据

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

数据采集警告

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • Community profile unavailable
  • pypi package 'oic' points at a different repository (https://github.com/CZ-NIC/pyoidc/); excluded from ecosystem scoring
  • GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

更多细节

Star 与 Fork 历史 0 ★ / 19 ⇿
0Star
19Fork

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

0481216201922019-022020-062021-11

每个点涵盖 3 天。

OpenSSF Scorecard 2.1 / 10
2.1综合

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

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
不适用CI-Testsno pull request found
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/30 approved changesets -- score normalized to 0
10Contributorsproject has 31 contributing companies or organizations
不适用Dangerous-Workflowno workflows found
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
9Licenselicense file detected
0Maintainedproject is archived
不适用Packagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTno SAST tool detected
0Security-Policysecurity policy file not detected
不适用Signed-Releasesno releases found
不适用Token-PermissionsNo tokens found
4Vulnerabilities6 existing vulnerabilities detected
全部依赖 未采集

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

依赖安全公告 0

安装 pypi:oic@1.7.0 会引入 22 个包(直接与传递):其中 0 个存在已知公告,0 个为直接依赖。

没有已知公告影响已评估的依赖。

公告表示依赖图中记录的版本落入某条公告的受影响范围。可达性未经分析,且依赖图包含开发与测试的版本固定——某项发现可能只涉及工具链而非交付的软件。

原始 JSON 报告 机器可读
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": true,
      "size_kb": 7262,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "CSS": 157,
        "HTML": 6821,
        "Mako": 41617,
        "Shell": 4517,
        "Elixir": 1461,
        "Python": 1371465,
        "Makefile": 2763,
        "Dockerfile": 4999,
        "JavaScript": 132438
      },
      "pushed_at": "2019-10-17T08:02:24Z",
      "created_at": "2019-02-15T14:52:30Z",
      "owner_type": "User",
      "updated_at": "2025-12-07T08:25:23Z",
      "description": "A complete OpenID Connect implementation in Python",
      "is_archived": true,
      "is_disabled": false,
      "license_spdx": null,
      "default_branch": "master",
      "license_spdx_raw": "NOASSERTION",
      "primary_language": "Python",
      "significant_languages": [
        "Python"
      ]
    },
    "owner": {
      "blog": null,
      "name": "Roland Hedberg",
      "type": "User",
      "login": "rohe",
      "company": "Catalogix",
      "location": "Umeå, Sweden",
      "followers": 172,
      "avatar_url": "https://avatars.githubusercontent.com/u/99900?v=4",
      "created_at": "2009-06-29T10:02:58Z",
      "is_verified": null,
      "public_repos": 20,
      "account_age_days": 6232
    },
    "license": {
      "state": "custom",
      "spdx_id": null,
      "raw_spdx": "NOASSERTION",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": false
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.15.1",
          "kind": "patch",
          "published_at": "2019-01-31T21:22:50Z"
        },
        {
          "tag": "v0.15.0",
          "kind": "minor",
          "published_at": "2019-01-17T19:22:10Z"
        },
        {
          "tag": "v0.14.0",
          "kind": "minor",
          "published_at": "2018-05-15T09:32:21Z"
        },
        {
          "tag": "v0.13.1",
          "kind": "patch",
          "published_at": "2018-04-06T12:26:41Z"
        },
        {
          "tag": "v0.13.0",
          "kind": "minor",
          "published_at": "2018-02-19T16:41:38Z"
        },
        {
          "tag": "v0.12.0",
          "kind": "minor",
          "published_at": "2017-09-26T13:52:14Z"
        },
        {
          "tag": "v0.11.1",
          "kind": "patch",
          "published_at": "2017-08-26T18:05:55Z"
        },
        {
          "tag": "v0.11.0",
          "kind": "minor",
          "published_at": "2017-08-07T08:55:26Z"
        },
        {
          "tag": "v0.10.0",
          "kind": "minor",
          "published_at": null
        },
        {
          "tag": "v0.9.5",
          "kind": "patch",
          "published_at": "2017-02-21T14:56:08Z"
        },
        {
          "tag": "v0.9.4",
          "kind": "patch",
          "published_at": "2016-12-19T14:01:39Z"
        },
        {
          "tag": "v0.9.1",
          "kind": "patch",
          "published_at": "2016-10-05T11:03:30Z"
        },
        {
          "tag": "v0.9.0",
          "kind": "minor",
          "published_at": "2016-09-21T05:29:50Z"
        },
        {
          "tag": "v0.8.5",
          "kind": "patch",
          "published_at": "2016-06-07T13:00:08Z"
        },
        {
          "tag": "0.8.0",
          "kind": "minor",
          "published_at": "2016-01-21T19:27:01Z"
        },
        {
          "tag": "0.7.8",
          "kind": "patch",
          "published_at": "2016-01-14T12:29:59Z"
        },
        {
          "tag": "0.7.8-2",
          "kind": "prerelease",
          "published_at": "2016-11-07T15:13:26Z"
        },
        {
          "tag": "0.7.8-1",
          "kind": "prerelease",
          "published_at": "2016-08-10T13:09:09Z"
        },
        {
          "tag": "0.7.7",
          "kind": "patch",
          "published_at": "2015-09-25T15:06:10Z"
        },
        {
          "tag": "v0.7.6",
          "kind": "patch",
          "published_at": "2015-05-05T06:31:52Z"
        },
        {
          "tag": "0.7.0",
          "kind": "minor",
          "published_at": "2015-02-04T10:54:13Z"
        },
        {
          "tag": "v0.6.0",
          "kind": "minor",
          "published_at": "2014-11-24T10:01:11Z"
        },
        {
          "tag": "0.5.0",
          "kind": "minor",
          "published_at": "2014-09-01T13:18:16Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "75275e90457ed7eec71ae383e38f5e43995981c2",
          "body": "Fix check_key_availability for jwks keys",
          "is_bot": false,
          "headline": "Merge pull request #663 from OpenIDC/fix-check-key-availability",
          "author_name": "tpazderka",
          "author_login": "tpazderka",
          "committed_at": "2019-05-21T19:20:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "08436329bdb2bef35f2a5036714e47c2af6e1684",
          "body": "Close #639",
          "is_bot": false,
          "headline": "Fix check_key_availability for jwks keys",
          "author_name": "Tomas Pazderka",
          "author_login": "tpazderka",
          "committed_at": "2019-05-20T21:34:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "905554fe85ebdb69c5e5bd96ed7a3fbe6b02d5f6",
          "body": "Better typing checks\r\n\r\nClose #646",
          "is_bot": false,
          "headline": "Merge pull request #653 from OpenIDC/better_checks",
          "author_name": "tpazderka",
          "author_login": "tpazderka",
          "committed_at": "2019-05-17T12:05:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "666d6f16a7b0e3ec426a2a2c8d6cb8e99615ef19",
          "body": null,
          "is_bot": false,
          "headline": "Removed unused cert from oic.provider",
          "author_name": "Tomas Pazderka",
          "author_login": "tpazderka",
          "committed_at": "2019-05-17T10:56:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b67abbe36c1f87d6d5bfc851a77af7a4182dfc20",
          "body": null,
          "is_bot": false,
          "headline": "Deprecate unused function",
          "author_name": "Tomas Pazderka",
          "author_login": "tpazderka",
          "committed_at": "2019-05-17T08:05:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e09c0efc494b380f5e6bad90152e79d1227b5350",
          "body": null,
          "is_bot": false,
          "headline": "Update template for PR.",
          "author_name": "Tomas Pazderka",
          "author_login": "tpazderka",
          "committed_at": "2019-05-17T07:44:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9dd0a01b675dce39544224c8c21f06b989e4eb92",
          "body": "Close #646",
          "is_bot": false,
          "headline": "Mark us as typed",
          "author_name": "Tomas Pazderka",
          "author_login": "tpazderka",
          "committed_at": "2019-05-17T07:44:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "12d171155fde1b0b865cf0e31e045632e579711c",
          "body": null,
          "is_bot": false,
          "headline": "Tighten MyPy checks by checking all functions",
          "author_name": "Tomas Pazderka",
          "author_login": "tpazderka",
          "committed_at": "2019-05-17T07:44:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dbcdb29d6839dc4e6ceeda9978fd90eae9ea83b1",
          "body": null,
          "is_bot": false,
          "headline": "More granular MyPy checks",
          "author_name": "Tomas Pazderka",
          "author_login": "tpazderka",
          "committed_at": "2019-05-17T07:32:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "699cc99850d26565d3fbdc6357ca85a56bd6e5e9",
          "body": "Update integration tests",
          "is_bot": false,
          "headline": "Merge pull request #662 from OpenIDC/update-integration-tests",
          "author_name": "tpazderka",
          "author_login": "tpazderka",
          "committed_at": "2019-05-16T21:03:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4ec5de87466952606065f65e5772288a3db837ba",
          "body": null,
          "is_bot": false,
          "headline": "Update node for integration env as well",
          "author_name": "Tomas Pazderka",
          "author_login": "tpazderka",
          "committed_at": "2019-05-16T12:43:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0d7cca0d7070d6bda03b09011dec32d748867263",
          "body": null,
          "is_bot": false,
          "headline": "Update integration tests",
          "author_name": "Tomas Pazderka",
          "author_login": "tpazderka",
          "committed_at": "2019-05-16T12:06:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "68d3fa42ecfcb43f8bd8759858a2db1525502ced",
          "body": "Moved provider_info_endpoint from extensions to oauth",
          "is_bot": false,
          "headline": "Merge pull request #648 from OpenIDC/create_providerinfo",
          "author_name": "tpazderka",
          "author_login": "tpazderka",
          "committed_at": "2019-04-30T13:21:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "db31b13096c0d738bb65048597850632115b382c",
          "body": null,
          "is_bot": false,
          "headline": "Remove non-sense header",
          "author_name": "Tomas Pazderka",
          "author_login": "tpazderka",
          "committed_at": "2019-04-29T20:13:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "990ffb5dc5636649a2fd66ce495bf066452ffc90",
          "body": "Ref #638",
          "is_bot": false,
          "headline": "Moved provider_info_endpoint from extensions to oauth",
          "author_name": "Tomas Pazderka",
          "author_login": "tpazderka",
          "committed_at": "2019-04-27T20:13:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "481a36ae50c92d369433c668da385d41df26c2e5",
          "body": "Integration tests",
          "is_bot": false,
          "headline": "Merge pull request #659 from OpenIDC/integration_tests",
          "author_name": "tpazderka",
          "author_login": "tpazderka",
          "committed_at": "2019-04-27T19:38:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8cb9391f4aa2ca520738c26dc1f4f4b61765c439",
          "body": "Allow webfinger search on forced host",
          "is_bot": false,
          "headline": "Merge pull request #656 from jblemee/master",
          "author_name": "tpazderka",
          "author_login": "tpazderka",
          "committed_at": "2019-04-26T18:56:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "50b57ae912731f6f952b619d3859cb0a72a98055",
          "body": null,
          "is_bot": false,
          "headline": "Temporary hack for broken upstream",
          "author_name": "Tomas Pazderka",
          "author_login": "tpazderka",
          "committed_at": "2019-04-26T14:15:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "debfcedf61de4467e74a7a978cceb3168e85ad79",
          "body": "Minimize the size",
          "is_bot": false,
          "headline": "Reorganize dockerfiles",
          "author_name": "Tomas Pazderka",
          "author_login": "tpazderka",
          "committed_at": "2019-04-26T14:15:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2cba6c2ea2afa11354f9f5b0ed30fcced1b7ca7e",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' into master",
          "author_name": "Jean-Baptiste Lemée",
          "author_login": "jblemee",
          "committed_at": "2019-04-26T13:57:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d469a3259a637ffe29250b2195a6a4fa72d6f745",
          "body": "Add client assertions to cookbook.rst",
          "is_bot": false,
          "headline": "Merge pull request #657 from denali-lph/doc-assertions",
          "author_name": "tpazderka",
          "author_login": "tpazderka",
          "committed_at": "2019-04-26T13:39:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2bf7402879998a177c05aff3f1e52a2b247b2ba0",
          "body": null,
          "is_bot": false,
          "headline": "requested changes from review",
          "author_name": "Larry Howard",
          "author_login": "denali-lph",
          "committed_at": "2019-04-26T13:05:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7abf6795ff1eac0a65d097de65976f6049318cd6",
          "body": null,
          "is_bot": false,
          "headline": "Add test for discovery query with forced host",
          "author_name": "Jean-Baptiste",
          "author_login": null,
          "committed_at": "2019-04-26T11:28:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c39b62a67c94c9cff4f17f5e1102a1dfd3701b11",
          "body": null,
          "is_bot": false,
          "headline": "Add client assertions to cookbook.rst",
          "author_name": "Larry Howard",
          "author_login": "denali-lph",
          "committed_at": "2019-04-25T22:30:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "306bd691710562c69b83497cc2f011284d9e4ed5",
          "body": null,
          "is_bot": false,
          "headline": "Update changelog",
          "author_name": "Jean-Baptiste",
          "author_login": null,
          "committed_at": "2019-04-25T11:32:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3c8dc56d38ea7c3bf3d525a5c893a946b564a0ef",
          "body": null,
          "is_bot": false,
          "headline": "Allow webfinger search on forced host",
          "author_name": "Jean-Baptiste",
          "author_login": null,
          "committed_at": "2019-04-25T11:12:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9693b1ee1bed7caafa9c51ce5758db6c67ddb16c",
          "body": "Add bandit to the quality tools",
          "is_bot": false,
          "headline": "Merge pull request #652 from OpenIDC/bandits",
          "author_name": "Michael Schlenker",
          "author_login": "schlenk",
          "committed_at": "2019-04-23T11:59:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c1470bbfa5fd30544052383990bdcd6eeffd6d0d",
          "body": "Adding the bandit tool to the toolbox.\n\nAnd fix some trivial py3 syntax errors in the op3 example so it doesn't blow up right away.",
          "is_bot": false,
          "headline": "Add bandit to the quality tools",
          "author_name": "Michael Schlenker",
          "author_login": "schlenk",
          "committed_at": "2019-04-15T21:01:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "de5d6e43b7e7a1effec88b2dcfd8ac8b255294b9",
          "body": "Use black for code formatting",
          "is_bot": false,
          "headline": "Merge pull request #647 from OpenIDC/blacken",
          "author_name": "tpazderka",
          "author_login": "tpazderka",
          "committed_at": "2019-04-15T19:20:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a0f65e9eabca7e281826ed4047d0c040b88bda35",
          "body": "Update Jinja2 dependency for simple_op2",
          "is_bot": false,
          "headline": "Merge pull request #650 from OpenIDC/jinja2-security",
          "author_name": "Michael Schlenker",
          "author_login": "schlenk",
          "committed_at": "2019-04-15T19:16:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "461f957ec48ef77ca67b400bdfcd674c3b9cd426",
          "body": "Older versions have a security issue.\n\nSee CVE-2019-8341.\n\nIt does not really affect pyoidc, as the bug is only in SandboxedEnvironment which isn't used.",
          "is_bot": false,
          "headline": "Update requirements.txt",
          "author_name": "Michael Schlenker",
          "author_login": "schlenk",
          "committed_at": "2019-04-15T14:51:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e94a1897f61720253a4dd5454eb00d74af6fb4a2",
          "body": null,
          "is_bot": false,
          "headline": "Use black for code formatting",
          "author_name": "Tomas Pazderka",
          "author_login": "tpazderka",
          "committed_at": "2019-04-12T11:17:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e94b8129c26d7c9acd1ae3c4dbfe914efedc7381",
          "body": "Message factory",
          "is_bot": false,
          "headline": "Merge pull request #635 from OpenIDC/message_factory",
          "author_name": "tpazderka",
          "author_login": "tpazderka",
          "committed_at": "2019-04-08T18:56:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f9b215ed305ff858ed143876d4aecc3f92cfabfd",
          "body": null,
          "is_bot": false,
          "headline": "Use message_factory in extension code",
          "author_name": "Tomas Pazderka",
          "author_login": "tpazderka",
          "committed_at": "2019-04-05T19:50:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "245d88bdde50b461f272f2f6463e36e5cb8355b5",
          "body": null,
          "is_bot": false,
          "headline": "Added tests",
          "author_name": "Tomas Pazderka",
          "author_login": "tpazderka",
          "committed_at": "2019-04-05T19:50:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "24d1ea71d99dbf5098e249b4fb5620505fc5e667",
          "body": null,
          "is_bot": false,
          "headline": "Fix warning",
          "author_name": "Tomas Pazderka",
          "author_login": "tpazderka",
          "committed_at": "2019-04-05T19:50:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4e7444b9f323a4eaef4f835623c078a7a300227f",
          "body": null,
          "is_bot": false,
          "headline": "Make codacy happy",
          "author_name": "Tomas Pazderka",
          "author_login": "tpazderka",
          "committed_at": "2019-04-05T19:50:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3b9ef593192085092467408177611506dac5e834",
          "body": "Close #631",
          "is_bot": false,
          "headline": "Use message_factory in provider",
          "author_name": "Tomas Pazderka",
          "author_login": "tpazderka",
          "committed_at": "2019-04-05T19:50:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ca82cdce1642f5f4f124db53458cb63ee68e6323",
          "body": null,
          "is_bot": false,
          "headline": "Use message factory",
          "author_name": "Tomas Pazderka",
          "author_login": "tpazderka",
          "committed_at": "2019-04-05T19:49:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5e83770a56c0e8da495d08b5d76997d9d69f3003",
          "body": "Re-add symmetric keys if issuer keys are missing",
          "is_bot": false,
          "headline": "Merge pull request #643 from OpenIDC/fix-signing",
          "author_name": "tpazderka",
          "author_login": "tpazderka",
          "committed_at": "2019-04-05T19:48:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "16e0e1e49fa06e5557fec70490f1bc7d9ac30fb6",
          "body": null,
          "is_bot": false,
          "headline": "Add userinfo tests",
          "author_name": "Tomas Pazderka",
          "author_login": "tpazderka",
          "committed_at": "2019-04-05T19:08:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d7aedb1e1902d37c731429d7c0cf1a61b8949725",
          "body": "Close #639",
          "is_bot": false,
          "headline": "Re-add symmetric keys if issuer keys are missing",
          "author_name": "Tomas Pazderka",
          "author_login": "tpazderka",
          "committed_at": "2019-04-04T21:42:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f2b18f86ffef0c9a031a7dbeabb9e0812946c22",
          "body": "Deprecate `bearer_auth` helper method",
          "is_bot": false,
          "headline": "Merge pull request #642 from OpenIDC/deprecate-bearer-auth",
          "author_name": "tpazderka",
          "author_login": "tpazderka",
          "committed_at": "2019-04-03T20:50:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e039171731556a4b315a686ecafed8344765f973",
          "body": "It was used on only one place and contains `assert`.",
          "is_bot": false,
          "headline": "Deprecate `bearer_auth` helper method",
          "author_name": "Tomas Pazderka",
          "author_login": "tpazderka",
          "committed_at": "2019-04-03T20:44:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b8ee067d42435688474414f6732c9b0fca948012",
          "body": "Use more secure random generator in client_secret",
          "is_bot": false,
          "headline": "Merge pull request #641 from OpenIDC/client-secret",
          "author_name": "tpazderka",
          "author_login": "tpazderka",
          "committed_at": "2019-04-03T20:13:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "49e4f8ea07567b11dbcda5f2187b9da51884b33c",
          "body": "Close #640",
          "is_bot": false,
          "headline": "Use more secure random generator in client_secret",
          "author_name": "Tomas Pazderka",
          "author_login": "tpazderka",
          "committed_at": "2019-04-03T19:06:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f4781ba38fad0f299ca7d17fcff42a5ca3fdd00d",
          "body": "Fix ROPC in extensions",
          "is_bot": false,
          "headline": "Merge pull request #636 from OpenIDC/fix-ropc",
          "author_name": "tpazderka",
          "author_login": "tpazderka",
          "committed_at": "2019-04-02T19:09:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0df0bbcf70d7a7808c9f5f231993bafd4e11c0e2",
          "body": "Close #615",
          "is_bot": false,
          "headline": "Fix ROPC in extensions",
          "author_name": "Tomas Pazderka",
          "author_login": "tpazderka",
          "committed_at": "2019-04-02T18:11:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c475c0e02191edf7541bb790a53d02f29017f327",
          "body": "Cleaned up more methods",
          "is_bot": false,
          "headline": "Merge pull request #634 from OpenIDC/remove-duplicates",
          "author_name": "tpazderka",
          "author_login": "tpazderka",
          "committed_at": "2019-03-29T14:49:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "81c97e618222a2a96d3b7d8fd3843218c966f28c",
          "body": null,
          "is_bot": false,
          "headline": "Cleaned up more methods",
          "author_name": "Tomas Pazderka",
          "author_login": "tpazderka",
          "committed_at": "2019-03-28T18:20:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "26fa1ab84df648296cbd9a2dbd426a89b8e1f6e7",
          "body": "Annotate Server",
          "is_bot": false,
          "headline": "Merge pull request #633 from OpenIDC/mypy-server",
          "author_name": "tpazderka",
          "author_login": "tpazderka",
          "committed_at": "2019-03-27T19:03:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2bcdac4e985e9e1430c60ad8ccb09354c90c722d",
          "body": null,
          "is_bot": false,
          "headline": "Annotate Server",
          "author_name": "Tomas Pazderka",
          "author_login": "tpazderka",
          "committed_at": "2019-03-25T22:22:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f58c7bdd0da0d7e3424dff346ed5cfec51784795",
          "body": "Annotate Client",
          "is_bot": false,
          "headline": "Merge pull request #632 from OpenIDC/mypy-client",
          "author_name": "tpazderka",
          "author_login": "tpazderka",
          "committed_at": "2019-03-25T22:21:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c002ef52be10d53f679b6a9272abc59097e55f25",
          "body": "Most of the methods annotated.",
          "is_bot": false,
          "headline": "Annotate Client",
          "author_name": "Tomas Pazderka",
          "author_login": "tpazderka",
          "committed_at": "2019-03-25T20:39:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d099a83f67db76135f4050661f8c6c52daf24451",
          "body": "Refactor Provider classes",
          "is_bot": false,
          "headline": "Merge pull request #628 from OpenIDC/refactor_provider",
          "author_name": "tpazderka",
          "author_login": "tpazderka",
          "committed_at": "2019-03-19T21:43:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "21ed5afa30fb1d2c3ab4e38dc8e321d3be9c6684",
          "body": "Refactor client",
          "is_bot": false,
          "headline": "Merge pull request #626 from OpenIDC/refactor_client",
          "author_name": "tpazderka",
          "author_login": "tpazderka",
          "committed_at": "2019-03-19T21:43:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "64e59444e2004824d07f5993f61bc397ad5c59e2",
          "body": "Refactor Server classes.",
          "is_bot": false,
          "headline": "Merge pull request #627 from OpenIDC/refactor_server",
          "author_name": "tpazderka",
          "author_login": "tpazderka",
          "committed_at": "2019-03-19T21:41:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bec3ad2c207328828a09ac1180752f7bcd2cdbf4",
          "body": null,
          "is_bot": false,
          "headline": "Refactor Server classes.",
          "author_name": "Tomas Pazderka",
          "author_login": "tpazderka",
          "committed_at": "2019-03-19T20:58:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "797fbce5fa46da9662640a66546a6083a1a2cd7d",
          "body": null,
          "is_bot": false,
          "headline": "Refactor Provider classes",
          "author_name": "Tomas Pazderka",
          "author_login": "tpazderka",
          "committed_at": "2019-03-12T22:04:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e480f7c952d227c9920d0a9d6c9a6011441bffaa",
          "body": null,
          "is_bot": false,
          "headline": "fixup! Use proper super",
          "author_name": "Tomas Pazderka",
          "author_login": "tpazderka",
          "committed_at": "2019-03-12T20:26:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1f96985cb9a9c664b697bf68696dd0f5a9449a1f",
          "body": null,
          "is_bot": false,
          "headline": "Use proper super",
          "author_name": "Tomas Pazderka",
          "author_login": "tpazderka",
          "committed_at": "2019-03-12T14:38:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5456edb080dc425a5b290443cc58d9c649de093b",
          "body": null,
          "is_bot": false,
          "headline": "Refactor duplicated provider_config",
          "author_name": "Tomas Pazderka",
          "author_login": "tpazderka",
          "committed_at": "2019-03-12T14:38:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3a7d0a2e3df7957059aa1f958c4c2464f189691c",
          "body": null,
          "is_bot": false,
          "headline": "Remove duplicated handle_provider_config",
          "author_name": "Tomas Pazderka",
          "author_login": "tpazderka",
          "committed_at": "2019-03-11T22:19:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b3dfcbc627ccf49dfa22407e03045d3b5116e55",
          "body": "Synced implementation of token_endpoint",
          "is_bot": false,
          "headline": "Merge pull request #624 from OpenIDC/refactor_token_endpoint",
          "author_name": "tpazderka",
          "author_login": "tpazderka",
          "committed_at": "2019-03-08T19:38:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e5ff129db2e12453dad40431418ade68e035360d",
          "body": null,
          "is_bot": false,
          "headline": "fixup! Synced implementation of token_endpoint",
          "author_name": "Tomas Pazderka",
          "author_login": "tpazderka",
          "committed_at": "2019-03-06T20:59:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c426082f3f0ac0574ab9a041d7d7b03d537c5d1f",
          "body": "All three providers (oauth2, oic and extension) now share common code.",
          "is_bot": false,
          "headline": "Synced implementation of token_endpoint",
          "author_name": "Tomas Pazderka",
          "author_login": "tpazderka",
          "committed_at": "2019-03-06T16:08:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9786ee07a65fd356db8bbafcec4a632185a1b3f2",
          "body": "Make OP2 Great Again!",
          "is_bot": false,
          "headline": "Merge pull request #621 from mkdevops-se/fix-op2",
          "author_name": "tpazderka",
          "author_login": "tpazderka",
          "committed_at": "2019-03-04T21:58:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8ddc7f76d73ff57b887d3012219c3fe518c7a0a8",
          "body": null,
          "is_bot": false,
          "headline": "Merge remote-tracking branch 'pyoidc/master' into fix-op2",
          "author_name": "Mats Blomdahl",
          "author_login": "mblomdahl",
          "committed_at": "2019-03-02T09:25:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9ce79b4e7a4f7d6cf7d66d59c2b4bffe34c4dedf",
          "body": "Fix for new isort",
          "is_bot": false,
          "headline": "Merge pull request #619 from OpenIDC/fix_isort",
          "author_name": "tpazderka",
          "author_login": "tpazderka",
          "committed_at": "2019-03-01T15:34:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ace0c2852e7f3aa873014d0c797c1a30b582c201",
          "body": "Fix integration tests",
          "is_bot": false,
          "headline": "Merge pull request #623 from OpenIDC/fix_integration_tests",
          "author_name": "tpazderka",
          "author_login": "tpazderka",
          "committed_at": "2019-03-01T15:33:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8900bd29f725851cd0a6aedfad75aa1efc2d7a95",
          "body": null,
          "is_bot": false,
          "headline": "Ditch alpine-python",
          "author_name": "Tomas Pazderka",
          "author_login": "tpazderka",
          "committed_at": "2019-03-01T14:03:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "574c94045caef65a9cff16c4687802eb3327acd2",
          "body": null,
          "is_bot": false,
          "headline": "Try xenial",
          "author_name": "Tomas Pazderka",
          "author_login": "tpazderka",
          "committed_at": "2019-03-01T11:49:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "81d56dc828412f31dcaa58e2a039229c85bede07",
          "body": "…entence instead of 80 char margin, separate PyPI dependencies into `requirements.txt` with first-level dependencies and full list of packages-and-versions in `constraints.txt`, and don't sneak in internet slang (https://www.urbandictionary.com/define.php?term=moar) in help texts",
          "is_bot": false,
          "headline": "#621 Change `oidc_example/op2/README.md` formatting to one line per s…",
          "author_name": "Mats Blomdahl",
          "author_login": "mblomdahl",
          "committed_at": "2019-03-01T11:07:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "142e0d7595ec7e7f12b8e1e54963b67975bcd04c",
          "body": null,
          "is_bot": false,
          "headline": "#56 CHANGELOG update",
          "author_name": "Mats Blomdahl",
          "author_login": "mblomdahl",
          "committed_at": "2019-03-01T11:06:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d840c66639c4e38d126e6ecd4dec184c9e24fa9e",
          "body": "…argument documentation for `oidc_example/op2/server.py`",
          "is_bot": false,
          "headline": "#56 More helpful README instructions for OP2 and better command-line …",
          "author_name": "Mats Blomdahl",
          "author_login": "mblomdahl",
          "committed_at": "2019-03-01T11:05:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "141cf873c4f9b97731cc58d280c40865acfdefb0",
          "body": "…ction to README",
          "is_bot": false,
          "headline": "#56 Add requirements.txt to `oidc_example/op2` and getting started se…",
          "author_name": "vtepliuk",
          "author_login": "vtepliuk",
          "committed_at": "2019-03-01T10:57:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f2257df18bb3241703ce238dbff6a33437d9ff20",
          "body": null,
          "is_bot": false,
          "headline": "#56 Add README to `oidc_example/op2`",
          "author_name": "Åke Brissman",
          "author_login": null,
          "committed_at": "2019-03-01T10:52:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "357460d0c0159118af181c4481fe07ef2281b2d8",
          "body": "…`importlib` recommendation (https://docs.python.org/3/library/importlib.html#importing-a-source-file-directly)",
          "is_bot": false,
          "headline": "#56 Make config import work for `oidc_example/op2/server.py`, as per …",
          "author_name": "Mats Blomdahl",
          "author_login": "mblomdahl",
          "committed_at": "2019-03-01T10:47:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "61664fd021804587d5540f91f3cd23f51017f09e",
          "body": "…op2/start.sh` runnable out-of-the-box after installing project dependencies",
          "is_bot": false,
          "headline": "#33 Only import `saml2` dependencies when used, making `oidc_example/…",
          "author_name": "Mats Blomdahl",
          "author_login": "mblomdahl",
          "committed_at": "2019-03-01T10:46:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bfb194dea2fae02254dfa4a270a3b4c8ad526992",
          "body": "….gitignore",
          "is_bot": false,
          "headline": "#56 Make `oidc_example/op2` more self-contained, maintaining its own …",
          "author_name": "Mats Blomdahl",
          "author_login": "mblomdahl",
          "committed_at": "2019-03-01T10:46:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b6aeba8416b5ec4b8205423e7346df321c62f16a",
          "body": "…yUnusedLocal` annotations + `import os` statement",
          "is_bot": false,
          "headline": "#56 Remove distracting PEP8 violations, drop unused `# noinspection P…",
          "author_name": "Mats Blomdahl",
          "author_login": "mblomdahl",
          "committed_at": "2019-03-01T10:40:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e96e12d55738841f00c15b274f6198ee1bdc17c7",
          "body": null,
          "is_bot": false,
          "headline": "Spelling corrections :)",
          "author_name": "Mats Blomdahl",
          "author_login": "mblomdahl",
          "committed_at": "2019-03-01T10:40:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "08a156067e9aa701c2b2e9d09cc95c76be5d099b",
          "body": "…onfig_simple.py` to make them importable (and IDE-highlighted) + correct PEP8 style violations :)",
          "is_bot": false,
          "headline": "#56 Rename `config.py.full -> config_full.py`, `config.py.simple -> c…",
          "author_name": "Mats Blomdahl",
          "author_login": "mblomdahl",
          "committed_at": "2019-03-01T10:40:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9a218a9e796a4358d8e6150ff39838ebced0d0ee",
          "body": null,
          "is_bot": false,
          "headline": "Fix for new isort",
          "author_name": "Tomas Pazderka",
          "author_login": "tpazderka",
          "committed_at": "2019-02-28T20:13:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d3e8d6c26e1e291b09c0f1b72c0fa3f5d57fbdf4",
          "body": "Cleanup duplicated code in extensions",
          "is_bot": false,
          "headline": "Merge pull request #620 from OpenIDC/cleanup_extensions",
          "author_name": "tpazderka",
          "author_login": "tpazderka",
          "committed_at": "2019-02-28T20:05:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cad72763f07c9c5b812c336471793cdfe588ca09",
          "body": null,
          "is_bot": false,
          "headline": "Cleanup duplicated code in extensions",
          "author_name": "Tomas Pazderka",
          "author_login": "tpazderka",
          "committed_at": "2019-02-27T20:51:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "17fe90257e73e11dcc3a80c7b8cdd3ac105b31eb",
          "body": "#56 & #618\r\n* More instructive long-form command line options for `client_management.py` tool\r\n* Add `client_management.py` CLI as a console script in project `setup.py`\r\n* Bug fix for `oic-client-management --list` command output (and spelling)\r\n* Add changelog entry for `client_management.py` updates",
          "is_bot": false,
          "headline": "`client_management.py` CLI (#618)",
          "author_name": "Mats Blomdahl",
          "author_login": "mblomdahl",
          "committed_at": "2019-02-26T19:35:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "952e85f59772763f6df9ddfb2c98acb6565172ee",
          "body": "Updates to docs, fixed changelog",
          "is_bot": false,
          "headline": "Merge pull request #616 from mkdevops-se/getting-started",
          "author_name": "tpazderka",
          "author_login": "tpazderka",
          "committed_at": "2019-02-22T20:31:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "26c96e262af59fbe66f2d18102d62bcd30abdc92",
          "body": null,
          "is_bot": false,
          "headline": "#56 Fix broken/missing links in changelog for #607, #577, and #587",
          "author_name": "Mats Blomdahl",
          "author_login": "mblomdahl",
          "committed_at": "2019-02-22T10:23:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5875137a3713a6fd3374e310e339d8d2f96088c3",
          "body": null,
          "is_bot": false,
          "headline": "PEP8 :)",
          "author_name": "Mats Blomdahl",
          "author_login": "mblomdahl",
          "committed_at": "2019-02-22T09:50:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a2592a8ace742756d09a13ce31b4f76b72bc0ff6",
          "body": "…them)",
          "is_bot": false,
          "headline": "#56 Add Pipenv files to .gitignore (since we're not tracking/sharing …",
          "author_name": "Mats Blomdahl",
          "author_login": "mblomdahl",
          "committed_at": "2019-02-22T09:50:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b38ce92cac82ab3defe9149a1a40c2373aad6756",
          "body": null,
          "is_bot": false,
          "headline": "#56 Correct broken link to pipenv docs",
          "author_name": "Mats Blomdahl",
          "author_login": "mblomdahl",
          "committed_at": "2019-02-22T09:50:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "498591c29c1d1105c7ba082f59779e08e7f3eabf",
          "body": "…ll` target to install all setup.py `extra_requires`, replace README \"then just run...\" with 1) setting up project pipenv via `make install` and 2) then running through the tests",
          "is_bot": false,
          "headline": "#56 Update Makefile help with missing `test` target and extend `insta…",
          "author_name": "Mats Blomdahl",
          "author_login": "mblomdahl",
          "committed_at": "2019-02-22T09:49:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b6d99f8a94edc811a166d4535263f87c1d8acf2",
          "body": "* grant storage support for custom/subclasses of Authorization/AccessTokenResponse",
          "is_bot": false,
          "headline": "Fix: Grant storage for access tokens response subclasses (#613)",
          "author_name": "Layo",
          "author_login": "layoaster",
          "committed_at": "2019-02-19T20:16:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6b03b8a285c3f4652dea474df4429d8ee6e5298b",
          "body": "Add docstring validation to checkers",
          "is_bot": false,
          "headline": "Merge pull request #614 from OpenIDC/docstrings",
          "author_name": "tpazderka",
          "author_login": "tpazderka",
          "committed_at": "2019-02-18T21:12:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6bf002db9fb38e3de9fb9f44adc8ea125e18a4a1",
          "body": "Disable validation of missing docstrings but enforce the format on\nexisting ones.",
          "is_bot": false,
          "headline": "Add docstring validation to checkers",
          "author_name": "Tomas Pazderka",
          "author_login": "tpazderka",
          "committed_at": "2019-02-18T19:19:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "37a7add13cd24b7528a44c2dac6a05ab5d521cc7",
          "body": "Mypy",
          "is_bot": false,
          "headline": "Merge pull request #612 from OpenIDC/mypy",
          "author_name": "tpazderka",
          "author_login": "tpazderka",
          "committed_at": "2019-02-18T19:19:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ad366a69d22294752214e8e603440b80cb4f6fd3",
          "body": null,
          "is_bot": false,
          "headline": "fixup! Fix some errors reported by MyPy and add some typing",
          "author_name": "Tomas Pazderka",
          "author_login": "tpazderka",
          "committed_at": "2019-02-17T21:34:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "81cb96f2def2e6e3f9cfea18f8f335b369535c20",
          "body": null,
          "is_bot": false,
          "headline": "Dropped py34 support",
          "author_name": "Tomas Pazderka",
          "author_login": "tpazderka",
          "committed_at": "2019-02-17T15:21:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "562b90d1239a338c3b04d12684e6c591a19c7f0e",
          "body": null,
          "is_bot": false,
          "headline": "Fix some errors reported by MyPy and add some typing",
          "author_name": "Tomas Pazderka",
          "author_login": "tpazderka",
          "committed_at": "2019-02-17T15:21:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 23,
      "commits_last_year": 0,
      "latest_release_at": "2019-01-31T21:22:50Z",
      "latest_release_tag": "v0.15.1",
      "releases_from_tags": true,
      "days_since_last_push": 2470,
      "active_weeks_last_year": 0,
      "days_since_latest_release": 2728,
      "mean_days_between_releases": 88.7
    },
    "community": {
      "has_readme": false,
      "has_license": false,
      "has_description": false,
      "has_contributing": false,
      "health_percentage": null,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "oic",
          "exists": true,
          "license": "Apache 2.0",
          "keywords": [
            "Development Status :: 4 - Beta",
            "License :: OSI Approved :: Apache Software License",
            "Programming Language :: Python :: 3.10",
            "Programming Language :: Python :: 3.11",
            "Programming Language :: Python :: 3.8",
            "Programming Language :: Python :: 3.9",
            "Topic :: Software Development :: Libraries :: Python Modules"
          ],
          "ecosystem": "pypi",
          "matches_repo": false,
          "registry_url": "https://pypi.org/project/oic/",
          "is_deprecated": false,
          "latest_version": "1.7.0",
          "repository_url": "https://github.com/CZ-NIC/pyoidc/",
          "versions_count": 42,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": "2014-01-07T08:39:32.234118Z",
          "latest_published_at": "2024-04-25T15:13:52.807965Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 818
        }
      ]
    },
    "popularity": {
      "forks": 19,
      "stars": 71,
      "watchers": 1,
      "fork_history": {
        "days": [
          {
            "date": "2019-02-17",
            "count": 1
          },
          {
            "date": "2019-02-20",
            "count": 1
          },
          {
            "date": "2019-03-24",
            "count": 1
          },
          {
            "date": "2019-06-15",
            "count": 1
          },
          {
            "date": "2019-08-08",
            "count": 1
          },
          {
            "date": "2019-10-28",
            "count": 1
          },
          {
            "date": "2019-10-30",
            "count": 1
          },
          {
            "date": "2020-02-18",
            "count": 1
          },
          {
            "date": "2020-04-06",
            "count": 1
          },
          {
            "date": "2020-05-18",
            "count": 1
          },
          {
            "date": "2020-09-26",
            "count": 1
          },
          {
            "date": "2020-10-28",
            "count": 1
          },
          {
            "date": "2021-04-13",
            "count": 1
          },
          {
            "date": "2021-04-14",
            "count": 1
          },
          {
            "date": "2021-07-09",
            "count": 1
          },
          {
            "date": "2021-07-21",
            "count": 1
          },
          {
            "date": "2021-09-06",
            "count": 1
          },
          {
            "date": "2021-10-07",
            "count": 1
          },
          {
            "date": "2021-11-07",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 19,
        "total_forks": 19
      },
      "star_history": null,
      "open_issues_and_prs": 0
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "examples"
      ],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "Makefile",
        "docker/integration_tests/Makefile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [
        "mypy.ini",
        "src/py.typed"
      ],
      "toolchain_manifests": [],
      "largest_source_bytes": 709226,
      "source_files_sampled": 164,
      "oversized_source_files": 9,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "setup.py"
      ],
      "advisories": {
        "error": null,
        "scope": "published_package",
        "source": "osv",
        "findings": [],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 22,
        "malicious_count": 0,
        "assessed_package": "pypi:oic@1.7.0",
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "pypi"
      ],
      "dependencies": [],
      "all_dependencies": {
        "error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
        "source": null,
        "packages": [],
        "collected": false,
        "truncated": false,
        "total_count": null,
        "direct_count": null,
        "indirect_count": null
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 0,
        "open_issues": 0,
        "closed_ratio": null,
        "closed_issues": 0,
        "closed_unmerged_prs": 0
      },
      "bus_factor": 2,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "rohe",
          "commits": 301,
          "avatar_url": "https://avatars.githubusercontent.com/u/99900?v=4"
        },
        {
          "type": "User",
          "login": "tpazderka",
          "commits": 290,
          "avatar_url": "https://avatars.githubusercontent.com/u/7734753?v=4"
        },
        {
          "type": "User",
          "login": "decentral1se",
          "commits": 87,
          "avatar_url": "https://avatars.githubusercontent.com/u/1991377?v=4"
        },
        {
          "type": "User",
          "login": "dallerbarn",
          "commits": 51,
          "avatar_url": "https://avatars.githubusercontent.com/u/1217942?v=4"
        },
        {
          "type": "User",
          "login": "schlenk",
          "commits": 19,
          "avatar_url": "https://avatars.githubusercontent.com/u/979026?v=4"
        },
        {
          "type": "User",
          "login": "mblomdahl",
          "commits": 16,
          "avatar_url": "https://avatars.githubusercontent.com/u/786326?v=4"
        },
        {
          "type": "User",
          "login": "bjmc",
          "commits": 9,
          "avatar_url": "https://avatars.githubusercontent.com/u/328557?v=4"
        },
        {
          "type": "User",
          "login": "zandbelt",
          "commits": 9,
          "avatar_url": "https://avatars.githubusercontent.com/u/2339879?v=4"
        },
        {
          "type": "User",
          "login": "pkoffdeff",
          "commits": 8,
          "avatar_url": "https://avatars.githubusercontent.com/u/25004321?v=4"
        },
        {
          "type": "User",
          "login": "dajiaji",
          "commits": 7,
          "avatar_url": "https://avatars.githubusercontent.com/u/3192030?v=4"
        }
      ],
      "contributors_sampled": 40,
      "top_contributor_share": 0.351
    },
    "quality_signals": {
      "has_ci": false,
      "has_tests": true,
      "ci_workflows": [],
      "has_docs_dir": true,
      "linter_configs": [
        "tox.ini"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": null,
            "reason": "no pull request found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 0/30 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 31 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": null,
            "reason": "no workflows found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 9,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 0,
            "reason": "project is archived",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "no SAST tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": null,
            "reason": "No tokens found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 4,
            "reason": "6 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "75275e90457ed7eec71ae383e38f5e43995981c2",
        "ran_at": "2026-07-22T18:16:51Z",
        "aggregate_score": 2.1,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": null,
      "oldest_open_prs": [],
      "last_merged_pr_at": null,
      "ci_last_conclusion": null,
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/rohe/pyoidc",
    "host": "github.com",
    "name": "pyoidc",
    "owner": "rohe"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "critical",
      "name": "Overall health",
      "note": "Abandonment Policy applies a 40% multiplier to weighted overall health and gives it a ceiling of 29.",
      "notes": [
        {
          "code": "abandonment_overall_adjustment",
          "params": {
            "cap": 29,
            "pct": 40
          }
        }
      ],
      "value": 14,
      "inputs": {
        "security": 37,
        "vitality": 17,
        "community": 30,
        "governance": 43,
        "engineering": 44,
        "abandonment_cap": 29,
        "abandonment_state": "declared",
        "abandonment_multiplier": 40,
        "weighted_overall_before_abandonment": 34,
        "overall_after_abandonment_multiplier": 14
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "critical",
        "name": "Vitality",
        "value": 17,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "critical",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "commits_last_year": 0,
              "human_commit_share": 1,
              "days_since_last_push": 2470,
              "active_weeks_last_year": 0
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 2470 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 2470
                    }
                  }
                ],
                "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": "project is archived",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "at_risk",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 40,
            "inputs": {
              "releases_count": 23,
              "latest_release_tag": "v0.15.1",
              "releases_from_tags": true,
              "days_since_latest_release": 2728,
              "mean_days_between_releases": 88.7
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "23 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 23
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 2728 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 2728
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~88.7 days",
                "points": 19.8,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 88.7
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "at_risk",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "cap": 29,
              "state": "declared",
              "guards": [],
              "signals": [],
              "red_flag": true,
              "multiplier_pct": 40,
              "declared_reason": "archived",
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": null,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "the repository is archived on GitHub",
                "points": 40,
                "status": "partial",
                "details": [
                  {
                    "code": "abandonment_archived",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "at_risk",
        "name": "Community & Adoption",
        "value": 30,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "at_risk",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "forks": 19,
              "stars": 71,
              "watchers": 1,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "71 stars",
                "points": 29.9,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 71
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "19 forks",
                "points": 10.5,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 19
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "1 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "critical",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 19,
            "inputs": {
              "has_readme": false,
              "has_license": false,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file present, not a recognized license",
                "points": 16.9,
                "status": "partial",
                "details": [
                  {
                    "code": "license_custom",
                    "params": {}
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "at_risk",
        "name": "Sustainability & Governance",
        "value": 43,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "moderate",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 63,
            "inputs": {
              "bus_factor": 2,
              "contributors_sampled": 40,
              "top_contributor_share": 0.351
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "2 contributor(s) cover half of all commits",
                "points": 25.2,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 35% of commits",
                "points": 14.6,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 35
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "40 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 40
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 31 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "critical",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Issue resolution, PR acceptance. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "issue_resolution",
                    "pr_acceptance"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 1,
            "inputs": {
              "merged_prs": 0,
              "open_issues": 0,
              "closed_issues": 0,
              "issue_closed_ratio": null,
              "closed_unmerged_prs": 0
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "no issues or no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_issues_or_data",
                    "params": {}
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "no decided pull requests or no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_decided_prs_or_data",
                    "params": {}
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 60,
            "inputs": {
              "followers": 172,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "rohe",
              "public_repos": 20,
              "account_age_days": 6232
            },
            "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": "172 followers of rohe",
                "points": 16.1,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 172,
                      "login": "rohe"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "20 public repos, account ~17 yr old",
                "points": 21.6,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 20
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 17
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "at_risk",
        "name": "Engineering Quality",
        "value": 44,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_ci_tests"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 50,
            "inputs": {
              "has_ci": false,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": "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": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "at_risk",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 35,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": null,
              "has_readme": false,
              "has_docs_dir": true,
              "has_description": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 37,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "critical",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): CI-Tests, Dangerous-Workflow, Packaging, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "ci_tests",
                    "dangerous_workflow",
                    "packaging",
                    "signed_releases",
                    "token_permissions"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 21,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 13,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 5,
              "scorecard_aggregate": 2.1
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 31 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no workflows found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "project is archived",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "no SAST tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "No tokens found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "6 existing vulnerabilities detected",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the pypi:oic@1.7.0 runtime dependency closure — what installing the published package pulls in — 22 packages. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_published",
                "params": {
                  "package": "pypi:oic@1.7.0",
                  "assessed": 22
                }
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 22,
              "unassessed_packages": 0,
              "affected_by_severity": "none",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "no indirect dependency carries a known advisory",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "no_indirect_advisories",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 22,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "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": 19
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "moderate",
        "name": "AI Readiness",
        "value": 54,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 26,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.48,
              "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": "48 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 25.6,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 48,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "good",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 72,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": true,
              "typed_language": false,
              "bootstrap_files": [
                "Makefile",
                "docker/integration_tests/Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [
                "mypy.ini",
                "src/py.typed"
              ],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Makefile, docker/integration_tests/Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Makefile, docker/integration_tests/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": "mypy.ini, src/py.typed",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "mypy.ini, src/py.typed"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "Dockerfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Dockerfile"
                    }
                  }
                ],
                "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": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "good",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 79,
            "inputs": {
              "primary_language": "Python",
              "largest_source_bytes": 709226,
              "source_files_sampled": 164,
              "oversized_source_files": 9
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Python with type-check config (mypy.ini, src/py.typed)",
                "points": 27,
                "status": "partial",
                "details": [
                  {
                    "code": "typecheck_config_language",
                    "params": {
                      "files": "mypy.ini, src/py.typed",
                      "language": "Python"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "9/164 source files over 60KB",
                "points": 52,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 164,
                      "oversized": 9
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "examples"
              ],
              "has_mcp_signal": false,
              "api_schema_files": []
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "examples",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "examples"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "Community profile unavailable",
    "pypi package 'oic' points at a different repository (https://github.com/CZ-NIC/pyoidc/); excluded from ecosystem scoring",
    "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-22T18:17:10.100864Z",
  "schema_version": "0.26.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/r/rohe/pyoidc.svg",
  "full_name": "rohe/pyoidc",
  "license_state": "custom",
  "license_spdx": null
}

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

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

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