公开记录
软件健康报告模式 0.27.0 · 指标 1.14.0 · 2026-07-30 23:34 UTC

FasterXML / java-classmate

Library for introspecting generic type information of types, member/static methods, fields. Especially useful for POJO/Bean introspection.

JavaApache-2.0★ 266 星标⑂ 47 复刻始于 2010年9月在 GitHub 上查看 ↗

FasterXML/java-classmate 的健康指数为 100 分中的 57 分,处于「中等」区间。 其得分最高的类别是Engineering Quality(70/100),最低的是Vitality(31/100)。 最近一次更新在 28 天前。 近期的大部分工作由 1 位贡献者完成。

57
总分 / 100
中等

软件健康指数

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

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

评分画像

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

所有权

422 关注者68 个公开仓库始于 2010年9月

该仓库由组织支持——共同承担、可问责的托管责任,可延续于任何单一维护者之后。

软件包生态系统

注册表软件包版本月下载量版本数最近发布
Mavencom.fasterxml:classmate1.7.3-22209 天前

按类别列示的指标

活力

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

31存在风险 · 占总体的 22%
评分方式
28.8/36推送新近度 — 最近一次推送于 28 天前
7.6/36提交节奏 — 52 周中有 11 周有提交
13.9/18提交量 — 最近一年 34 次提交
1/10OpenSSF Scorecard:Maintained — 2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1
所用输入
commits_last_year34
human_commit_share0.72
days_since_last_push28
active_weeks_last_year11
评分方式
0/27有发布版本 — 未发布任何发布版本
0/36发布时效 — 没有发布版本
0/27发布节奏 — 没有发布版本
0/10OpenSSF Scorecard:Signed-Releases — 无数据
所用输入
releases_count0
已排除计分(无数据或不适用):OpenSSF Scorecard:Signed-Releases。 其余权重已重新归一化。

社区与采用

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

55中等 · 占总体的 18%
评分方式
39.3/60星标 — 266 个星标
13.9/25复刻 — 47 个复刻
5.6/15关注者 — 11 位关注者
所用输入
forks47
stars266
watchers11
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

社区健康

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

可持续性与治理

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

66中等 · 占总体的 24%
评分方式
9/54巴士系数 — 1 位贡献者贡献了半数提交
3.7/22.5提交分布 — 头号贡献者编写了 84% 的提交
13.5/13.5贡献者广度 — 12 位贡献者
10/10OpenSSF Scorecard:Contributors — project has 10 contributing companies or organizations
所用输入
bus_factor1
contributors_sampled12
top_contributor_share0.837
评分方式
35.5/46.8议题解决 — 76% 的议题已关闭
36.9/38.3PR 接受 — 已裁定的 PR 中 55/57 已合并
0/15OpenSSF Scorecard:Code-Review — Found 0/24 approved changesets -- score normalized to 0
所用输入
merged_prs55
open_issues13
closed_issues41
issue_closed_ratio0.759
closed_unmerged_prs2
评分方式
30/30所有权背书 — 组织持有
0/20已验证域名
18.9/25所有者影响力 — FasterXML 有 422 位关注者
25/25既往记录 — 68 个公开仓库,账户约 15 年
所用输入
followers422
owner_typeOrganization
is_verified
owner_loginFasterXML
public_repos68
account_age_days5,811
评分方式
25/25已发布且可解析 — maven 上有 1 个软件包
26/35发布时效 — 最近一次发布于 209 天前
20/20版本历史 — 22 个已发布版本
20/20未被弃用 — 活跃,未被弃用或撤回
所用输入
packagescom.fasterxml:classmate
ecosystemsmaven
any_deprecated
min_days_since_publish209

工程质量

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

70良好 · 占总体的 20%

工程实践

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

文档

75良好
评分方式
30/30README
0/25文档目录
15/15文档 / 主页站点 — http://fasterxml.com
10/10仓库描述
10/10主题标签 — 3 个主题标签
10/10Wiki
所用输入
topicshacktoberfest, tidelift, java-reflection
has_wiki
homepagehttp://fasterxml.com
has_readme
has_docs_dir
has_description

安全

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

68中等 · 占总体的 16%

安全态势

68中等
评分方式
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — 无数据
2.2/2.5CI-Tests — 11 out of 12 merged PRs checked by a CI test -- score normalized to 9
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/24 approved changesets -- score normalized to 0
2.5/2.5Contributors — project has 10 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5许可证 — license file detected
0.8/7.5Maintained — 2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1
0/5Packaging — 无数据
5/5Pinned-Dependencies — all dependencies are pinned
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
5/5Security-Policy — security policy file detected
0/7.5Signed-Releases — 无数据
7.5/7.5Token-Permissions — GitHub workflow tokens follow principle of least privilege
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
所用输入
sourceopenssf_scorecard
checks_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate6.8
已排除计分(无数据或不适用):branch_protection, packaging, signed_releases。 其余权重已重新归一化。

AI 就绪度

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

53中等 · 占总体的 0%
评分方式
0/45代理指令 — 没有 CLAUDE.md / AGENTS.md / 编辑器规则
0/15机器可读文档(llms.txt)
14.1/40可读的提交历史 — 72 次人类提交中有 19 次说明了意图(结构化标题或解释性正文)
所用输入
has_llms_txt
legible_history_share0.264
agent_instruction_files
agent_instruction_max_bytes
评分方式
12.6/18一条命令的引导启动 — pom.xml(工具链约定,无任务运行器)
22/22自动化测试
0/11Lint / 格式化配置
11/11静态类型检查 — Java(静态类型)
0/10可复现环境
0/10已体现的代理实践 — 最近 100 次提交中没有代理编写的提交
8/8自动化维护 — 最近 100 次提交中有 28 次为自动依赖更新
10/10OpenSSF Scorecard:Pinned-Dependencies — all dependencies are pinned
所用输入
has_nix
has_tests
lockfiles
has_dockerfile
typed_language
bootstrap_files
has_devcontainer
has_linter_config
typecheck_configs
agent_commit_share0
toolchain_manifestspom.xml
dependency_bot_commit_share0.28
评分方式
45/45可类型检查的代码 — Java(静态类型)
55/55可控的文件大小 — 采样的 78 个源文件中有 0 个超过 60KB
所用输入
primary_languageJava
largest_source_bytes29,551
source_files_sampled78
oversized_source_files0

关键数据

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

数据采集警告

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

更多细节

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

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

010203040504732012-042019-052026-05

每个点涵盖 13 天。

OpenSSF Scorecard 6.8 / 10
6.8综合

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

10Binary-Artifactsno binaries found in the repo
不适用Branch-Protectioninternal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
9CI-Tests11 out of 12 merged PRs checked by a CI test -- score normalized to 9
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/24 approved changesets -- score normalized to 0
10Contributorsproject has 10 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
1Maintained2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1
不适用Packagingpackaging workflow not detected
10Pinned-Dependenciesall dependencies are pinned
0SASTSAST tool is not run on all commits -- score normalized to 0
10Security-Policysecurity policy file detected
不适用Signed-Releasesno releases found
10Token-PermissionsGitHub workflow tokens follow principle of least privilege
10Vulnerabilities0 existing vulnerabilities detected
全部依赖 7

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

注册表软件包版本关系
Mavenjunit:junit间接
Mavenorg.apache.maven.plugins:maven-gpg-plugin间接
Mavenorg.apache.maven.plugins:maven-javadoc-plugin间接
Mavenorg.apache.maven.plugins:maven-surefire-plugin间接
Mavenorg.jacoco:jacoco-maven-plugin间接
Mavenorg.moditect:moditect-maven-plugin间接
Mavenorg.sonatype.central:central-publishing-maven-plugin间接
依赖安全公告 未评估

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

原始 JSON 报告 机器可读
{
  "data": {
    "repo": {
      "topics": [
        "hacktoberfest",
        "tidelift",
        "java-reflection"
      ],
      "is_fork": false,
      "size_kb": 982,
      "has_wiki": true,
      "homepage": "http://fasterxml.com",
      "languages": {
        "Java": 438964
      },
      "pushed_at": "2026-07-02T00:02:53Z",
      "created_at": "2010-09-24T05:10:56Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-02T00:02:57Z",
      "description": "Library for introspecting generic type information of types, member/static methods, fields. Especially useful for POJO/Bean introspection.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "Apache-2.0",
      "default_branch": "main",
      "license_spdx_raw": "Apache-2.0",
      "primary_language": "Java",
      "significant_languages": [
        "Java"
      ]
    },
    "owner": {
      "blog": "http://fasterxml.com",
      "name": "FasterXML, LLC",
      "type": "Organization",
      "login": "FasterXML",
      "company": null,
      "location": "Seattle, WA",
      "followers": 422,
      "avatar_url": "https://avatars.githubusercontent.com/u/382692?v=4",
      "created_at": "2010-09-01T00:03:26Z",
      "is_verified": null,
      "public_repos": 68,
      "account_age_days": 5811
    },
    "license": {
      "state": "standard",
      "spdx_id": "Apache-2.0",
      "raw_spdx": "Apache-2.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [],
      "recent_commits": [
        {
          "oid": "741f63d36dad585901f58835186f633b848ca8c7",
          "body": null,
          "is_bot": true,
          "headline": "Bump the github-actions group with 3 updates (#122)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-02T00:02:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e5d505b6b7bfbc209c10398cedf62d66c3d7d091",
          "body": null,
          "is_bot": true,
          "headline": "Bump the github-actions group with 2 updates (#121)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-03T17:41:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "25ab126134cc33b9996137376486d8657930cf6e",
          "body": null,
          "is_bot": true,
          "headline": "Bump codecov/codecov-action in the github-actions group (#120)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-02T15:52:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "efc9c0901b7327ffbb27229408d68fe16aa0dadf",
          "body": null,
          "is_bot": true,
          "headline": "Bump the github-actions group with 2 updates (#119)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-02T17:24:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d995df9ef0bb100d4a406c0020fff83b07b8af2f",
          "body": null,
          "is_bot": false,
          "headline": "Update with latest version (1.7.3)",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-01-02T19:41:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "de7e74269f27ff65a606cde728e0b7da196c795d",
          "body": null,
          "is_bot": false,
          "headline": "[maven-release-plugin] prepare for next development iteration",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-01-02T19:38:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1a10777902460dc22c4388c1ca88b504f31f2a83",
          "body": null,
          "is_bot": false,
          "headline": "[maven-release-plugin] prepare release classmate-1.7.3",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-01-02T19:38:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b0f549b28ba3eeae9211b51ea5234a176959094",
          "body": null,
          "is_bot": false,
          "headline": "Reproduce, fix #117 (#118)",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-01-02T19:34:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3070725d1d4a66fc2732dd70d6f33c3da1446d6e",
          "body": null,
          "is_bot": false,
          "headline": "Warnings cleanup",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-01-02T19:10:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e13d392fac35f22564e4bf8801df837e9c0d20dd",
          "body": null,
          "is_bot": false,
          "headline": "Update maven",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-01-02T04:18:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "811db4ccd67a5186770a5fcfaf09bb4124f6cf32",
          "body": null,
          "is_bot": true,
          "headline": "Bump the github-actions group with 3 updates (#116)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-01-02T04:15:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7ec4fc5588542a4aca30dcffbeec0211de7e62ae",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md with latest version",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2025-12-28T04:45:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d400cf6217dabdca05b3926f60f7c8ddfa6aa9cc",
          "body": null,
          "is_bot": false,
          "headline": "[maven-release-plugin] prepare for next development iteration",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2025-12-28T04:44:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "da017822202052cdc77d4165fb2b5dce16dabe1c",
          "body": null,
          "is_bot": false,
          "headline": "[maven-release-plugin] prepare release classmate-1.7.2",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2025-12-28T04:44:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cc17bc80e93be3d392e7c78af30f78364194f300",
          "body": null,
          "is_bot": false,
          "headline": "Prepare for 1.7.2 release",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2025-12-28T04:44:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cc14a5ed1340918c28c109fb1eb161a6dd443b29",
          "body": null,
          "is_bot": false,
          "headline": "Change version down to 1.7.2-SNAPSHOT for 1.7.2 release",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2025-12-28T04:42:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "87134ef02be238bc2dacea1812188cc48ba8608f",
          "body": null,
          "is_bot": false,
          "headline": "...",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2025-12-24T00:05:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "57fb93a117e685f41dcf697ce711c774e9eab6a5",
          "body": null,
          "is_bot": false,
          "headline": "Fix #53 (#113)",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2025-12-24T00:00:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5ea96fa16b6e7ee2048d9e756a5b8a17dda7bce3",
          "body": null,
          "is_bot": false,
          "headline": "Fix CI wrt JDK 25, Javadocs (#115)",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2025-12-23T23:16:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e5c0ba51ab294e8c9d2e19842daf5378429400fe",
          "body": null,
          "is_bot": false,
          "headline": "Add test to show #112 is working (#114)",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2025-12-23T18:11:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cc730d4824604d706b1046b875ef6e693bc848a1",
          "body": null,
          "is_bot": false,
          "headline": "...",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2025-12-23T05:19:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9f29e3565b3d98c4d8e35ceefcbb13d871b6cd23",
          "body": null,
          "is_bot": false,
          "headline": "(forgot actual version dump from last commit)",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2025-12-05T23:31:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "26e8e923578012ece8e56292354c08fcd8343b12",
          "body": null,
          "is_bot": false,
          "headline": "Bump version to 1.8.0-SNAPSHOT",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2025-12-05T23:23:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ab3985038a92c5985a4d36d0fcd6711935d16843",
          "body": null,
          "is_bot": false,
          "headline": "...",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2025-12-05T23:11:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c758283d38ea5df1603115ac0a42f1028f05dff",
          "body": null,
          "is_bot": false,
          "headline": "Add JDK 21 to CI (#109)",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2025-12-05T23:05:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5c66c8913c43e3dee679e4bae691156be9624a4a",
          "body": null,
          "is_bot": false,
          "headline": "Update `oss-parent` dep version to v69",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2025-12-05T22:23:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3bc66f73a6b93bdd68483abf2284e0020273bba9",
          "body": "… (#108)",
          "is_bot": true,
          "headline": "Bump actions/checkout from 5.0.0 to 6.0.0 in the github-actions group…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-02T01:40:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f9841eaf0a30f8b29c0b405c16219585480a58a6",
          "body": null,
          "is_bot": false,
          "headline": "[maven-release-plugin] prepare for next development iteration",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2025-09-26T23:02:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d8a3b83d53adcd409690ab422fb531c840032312",
          "body": null,
          "is_bot": false,
          "headline": "[maven-release-plugin] prepare release classmate-1.7.1",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2025-09-26T23:02:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f06777365423f4d7440b15cf9ad7ac70e33f4474",
          "body": null,
          "is_bot": false,
          "headline": "Switch to Sonatype Central publish (#106)",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2025-09-26T23:01:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0fd88bd4abbe22c5ef4e15be7c8d67a4368344d4",
          "body": null,
          "is_bot": false,
          "headline": "Add JDK 21 to CI",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2025-09-26T22:51:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f17c264be90c72dd114778955e72413b22ceb5bf",
          "body": null,
          "is_bot": true,
          "headline": "Bump codecov/codecov-action in the github-actions group (#105)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-09-26T22:51:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "78f89c27a9f42f4fd3aefd4d4020937519574ecb",
          "body": null,
          "is_bot": false,
          "headline": "Switch branch \"master\" -> \"main\" (rename)",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2025-09-26T22:49:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3a24234d4e8c1c0465e3713cd9dc6afa15247020",
          "body": null,
          "is_bot": true,
          "headline": "Bump the github-actions group with 3 updates (#104)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-09-02T23:08:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "57f3a11bb8b87f192c888f9676bd04aaba52f8e9",
          "body": null,
          "is_bot": true,
          "headline": "Bump codecov/codecov-action in the github-actions group (#102)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-06-02T01:48:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c7ec70dc898484fdb48fde5ba46457178e102c59",
          "body": null,
          "is_bot": true,
          "headline": "Bump the github-actions group with 2 updates (#101)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-05-02T19:04:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d32c6f05a36eb3348fd29a0db4c972c9bdc8f72c",
          "body": null,
          "is_bot": true,
          "headline": "Bump codecov/codecov-action in the github-actions group (#100)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-03-02T03:15:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dcdbaf4cea846242ae5ee38021c4bcd4126c6a3b",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch '1.6'",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2025-02-11T18:20:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f49c1157c5460fc26f17378b0dd71aa6064a944d",
          "body": null,
          "is_bot": false,
          "headline": "Update Ubuntu for CI",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2025-02-11T18:20:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2b48ad62d3f2372fe15e66af7f2a0c21b40e9d39",
          "body": null,
          "is_bot": true,
          "headline": "Bump the github-actions group with 2 updates (#99)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-02-02T01:55:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6508f89a7233f4699f3a69f47b027b287eb25cc1",
          "body": null,
          "is_bot": true,
          "headline": "Bump the github-actions group with 2 updates (#98)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-01-02T04:02:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b39a6cc4c22ba1ae3101a6caf6f8cc6e2f704579",
          "body": null,
          "is_bot": true,
          "headline": "Bump codecov/codecov-action in the github-actions group (#97)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-12-02T02:00:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "37b45a89e171c2a3a661b589f47337d0d270afec",
          "body": null,
          "is_bot": true,
          "headline": "Bump the github-actions group with 2 updates (#96)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-11-03T03:19:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e19ff6cdf09b758c7c2f77d14c8143e69d21acc",
          "body": null,
          "is_bot": true,
          "headline": "Bump the github-actions group with 3 updates (#95)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-10-03T15:27:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "05d780eab3e651c554d06b744b75fc2478b6457e",
          "body": "…up (#94)",
          "is_bot": true,
          "headline": "Bump actions/setup-java from 4.2.1 to 4.2.2 in the github-actions gro…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-09-02T00:35:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9bcfe6b16178df7a1aea6f1aee65a494df1b137e",
          "body": null,
          "is_bot": true,
          "headline": "Bump the github-actions group with 2 updates (#93)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-07-01T23:31:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "04a053066139721bc2bcbc039aad6ec8748e4c8e",
          "body": null,
          "is_bot": true,
          "headline": "Bump the github-actions group with 2 updates (#92)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-06-03T00:03:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "20c09e6e1afd4de270057afffe7ee4259431bdfc",
          "body": null,
          "is_bot": true,
          "headline": "Bump the github-actions group with 2 updates (#91)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-05-02T15:03:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5bbe0559eb211170ae869b480c16fbfede6db6d7",
          "body": null,
          "is_bot": true,
          "headline": "Bump the github-actions group with 1 update (#90)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-04-02T19:30:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "da311e55fa339370e9dab7fa35e31a9ae323411d",
          "body": null,
          "is_bot": false,
          "headline": "Reduce dependabot update frequency",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2024-03-21T01:25:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6f7f061d19bfea37f59bc6853ffaa3354a7ae985",
          "body": null,
          "is_bot": true,
          "headline": "Bump the github-actions group with 2 updates (#89)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-03-21T01:24:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "44dee796c9ca3b6471f926f34a62f175ef3c49ea",
          "body": null,
          "is_bot": true,
          "headline": "Bump the github-actions group with 1 update (#88)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-03-05T04:59:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a73c1435701627de93d0eace1528b012bfd0b116",
          "body": null,
          "is_bot": true,
          "headline": "Bump the github-actions group with 1 update (#87)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-02-26T23:16:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "efdecd0c971b6b8fae3b6e3d8154c2b7ab52d3d0",
          "body": null,
          "is_bot": true,
          "headline": "Bump the github-actions group with 1 update (#86)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-02-06T00:02:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9c00a6bd7f3f2d9d31ea939ac09520fb1fd8af94",
          "body": null,
          "is_bot": true,
          "headline": "Bump the github-actions group with 1 update (#85)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-01-30T01:18:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d58a02fd3b65859282e4bc32d5d208397ebfa0ff",
          "body": null,
          "is_bot": false,
          "headline": "Update pom.xml reference to latest (1.7.0) release",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2024-01-03T01:18:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "effb5bb7722e829e1404805cb19f016bbb69c11e",
          "body": null,
          "is_bot": false,
          "headline": "[maven-release-plugin] prepare for next development iteration",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2024-01-03T01:12:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3842f1e329e7eec5db11c118cfeb3cfce9ced1a8",
          "body": null,
          "is_bot": false,
          "headline": "[maven-release-plugin] prepare release classmate-1.7.0",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2024-01-03T01:12:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "232ba3a088741cba64f124bfdced573ad9de5051",
          "body": null,
          "is_bot": false,
          "headline": "Prepare for 1.7.0 release",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2024-01-03T01:11:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "36ad6f503527fa38d01362296ce504985929b5ad",
          "body": null,
          "is_bot": false,
          "headline": "Update `oss-parent` parent pom dep from 55 to 56",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2024-01-03T01:11:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b2962d0e0bda8468bc71938ac3785d8eaa93f97e",
          "body": "…#84)",
          "is_bot": false,
          "headline": "Fixes #51: `ResolvedArrayType` to have parent of `java.lang.Object` (…",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2024-01-03T01:08:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6095105e118b2e83065c33b8bf37fb5ac5bb796c",
          "body": null,
          "is_bot": false,
          "headline": "Simplify code by not calling `Set.contains()` before `add()` (#83)",
          "author_name": "Dave Brosius",
          "author_login": "mebigfatguy",
          "committed_at": "2024-01-01T23:58:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e56ebaed100dad8997cac304386af8a23d3681a1",
          "body": null,
          "is_bot": true,
          "headline": "Bump the github-actions group with 1 update (#82)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-12-04T23:21:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "04e07f24be5f27a0d5936c82d02ff4f0be4fe6b3",
          "body": null,
          "is_bot": false,
          "headline": "Add failing tests for #51 and #53",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2023-11-16T05:31:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e494d1509c72beb88fc21729ba545a07498d725c",
          "body": null,
          "is_bot": false,
          "headline": "Add hash-version for Github actions",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2023-10-24T03:14:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8da5b5b3e623bfdcf5309cfda9f1b530f2a9849e",
          "body": null,
          "is_bot": true,
          "headline": "Bump the github-actions group with 1 update (#80)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-10-24T03:12:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e850cf47a5a3d9a295ec6a4951f6c3aaebf8fce",
          "body": null,
          "is_bot": false,
          "headline": "Try to get code coverage to work",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2023-10-12T01:44:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dbcb0ded84fba8261cfce7f4785138e431a3404f",
          "body": null,
          "is_bot": false,
          "headline": "Add 1.6 branch builds to CI",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2023-10-12T01:39:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b679601406f1b9afd5c561d3e64353c55915a7d8",
          "body": null,
          "is_bot": false,
          "headline": "Drop inclusion of \"Automatic-Module-Name\"",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2023-10-12T01:38:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a2d59d4b17e9b395358e2d8bfd5860fe1b743ee5",
          "body": null,
          "is_bot": false,
          "headline": "Add jdk17 to CI (#79)",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2023-10-11T01:40:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5b936fa38977b91db4b6ed6d4995d27e94e3c1b3",
          "body": null,
          "is_bot": false,
          "headline": "Update `master` (for 1.7) to require JDK 8 (#78)",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2023-10-11T00:41:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "08c443fdd5d10233bed2897f4fba5bc0b49491eb",
          "body": null,
          "is_bot": false,
          "headline": "[maven-release-plugin] prepare for next development iteration",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2023-10-11T00:22:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa781caa022557f8279ae48011ae4894e78fa1ea",
          "body": null,
          "is_bot": false,
          "headline": "[maven-release-plugin] prepare release classmate-1.6.0",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2023-10-11T00:22:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "12bca2ba819b7080208b28d34730a9a845a623a2",
          "body": null,
          "is_bot": false,
          "headline": "Try to fix release wrt maven",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2023-10-11T00:21:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "441e8f6511c0a4a7f4d77da509881112bf2f6121",
          "body": null,
          "is_bot": false,
          "headline": "Fix a maven warning",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2023-10-11T00:16:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4e4de313ebf1ddc91204e33de4b89dc3d32fd45f",
          "body": null,
          "is_bot": false,
          "headline": "Fix #73: make `GenericType` not implement java.io.Serializable (#77)",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2023-10-11T00:13:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4fd42387760cc08d98bbdb5122f6e2bb640d2403",
          "body": null,
          "is_bot": false,
          "headline": "Try enabling GH workflows",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2023-10-10T22:46:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5e49f8c0db408e7129701e350a92bf31341e4d91",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' of github.com:FasterXML/java-classmate",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2023-10-10T22:41:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2d377e0947891d5b97dfb8e700bef8ba4e9823ce",
          "body": null,
          "is_bot": false,
          "headline": "Start work on #74: add maven wrapper first",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2023-10-10T22:41:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5655391fad8a991b600a96eb854567bee9d1ac30",
          "body": null,
          "is_bot": false,
          "headline": "Add explicit copyright notice in NOTICE (#71)",
          "author_name": "tobi5775",
          "author_login": "tobi5775",
          "committed_at": "2023-04-14T17:08:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aeb66a7b254498c91e6654ceca78742e9953bd7f",
          "body": null,
          "is_bot": false,
          "headline": "Minor update to README wrt latest version released (1.5.1)",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2023-01-28T01:12:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "be314ebdba5f4231c84e24d0f65cbe3aae707a23",
          "body": null,
          "is_bot": false,
          "headline": "Update release notes",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2023-01-28T01:11:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dee9a824dc82e59f15b779f8047aae455f975b90",
          "body": "Co-authored-by: Dave Brosius <dave.brosius@mebigfatguy.com>",
          "is_bot": false,
          "headline": "remove dead allocation (#70)",
          "author_name": "Dave Brosius",
          "author_login": "mebigfatguy",
          "committed_at": "2023-01-28T01:10:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1fba3341ebbf4a2379ddf2dc470cec65edb37423",
          "body": null,
          "is_bot": false,
          "headline": "Update FUNDING.yml: add GH Sponsor link",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2022-10-17T01:25:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "19c52d75d2dc697fd208d6ea43b4658603f73891",
          "body": null,
          "is_bot": false,
          "headline": "update oss-parent dep version (41->43)",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2021-11-13T17:58:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bd0b344c4b3b2cbfa06d4c685d90b71851c0c043",
          "body": "Co-authored-by: Sun <ms19@fa21-cs527-067.cs.illinois.edu>",
          "is_bot": false,
          "headline": "fix flaky (#68)",
          "author_name": "Mingqing Sun",
          "author_login": "NanaOkada",
          "committed_at": "2021-11-13T17:57:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "912adde71f67719c7b1ed7df3c7ba28e8ba97876",
          "body": null,
          "is_bot": false,
          "headline": "Improve Travis CI build Performance (#67)",
          "author_name": "YunLemon",
          "author_login": "chenzhang22",
          "committed_at": "2021-08-17T20:01:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1a920a1427e3d6dc100bcffdf594be79807ca576",
          "body": null,
          "is_bot": false,
          "headline": "Minor warnings removal wrt lgtm.com",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2021-01-02T00:10:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a5c65f02fdb679d51fedc8492c11a0ea754fa068",
          "body": "…rfaces() only returns directly implemented ones, not transitive.",
          "is_bot": false,
          "headline": "Javadoc improvement to emphasize that ResolvedType.getImplementedInte…",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2020-10-17T23:20:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dca57080e8cb073f1ceddd4313b3c20c8719791f",
          "body": null,
          "is_bot": false,
          "headline": "warnings cleanup",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2020-10-17T23:13:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6da1303cc03edcc493b8143462b7644b273b7bed",
          "body": null,
          "is_bot": false,
          "headline": "Remove some config files that probably shouldn't have been there",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2020-10-17T23:07:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "473e70bddb69145344d286f7117b0f327d95da71",
          "body": null,
          "is_bot": false,
          "headline": "Update junit dep (via parent)",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2020-10-13T17:44:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e041b32f26ba8758f589fc69a25a9c071cfd6fc3",
          "body": "Add architecture ppc64le to travis build",
          "is_bot": false,
          "headline": "Merge pull request #55 from ddeka2910/master",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2020-10-05T22:40:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3d0c9700a1209607063e164ccdb1bcffd7fe1a29",
          "body": "Add support for architecture ppc64le.",
          "is_bot": false,
          "headline": "Add architecture ppc64le to travis build",
          "author_name": "ddeka2910",
          "author_login": "ddeka2910",
          "committed_at": "2020-10-04T09:07:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6ccfb91ff2c46c0937dc2776dceb7b857942d6ef",
          "body": null,
          "is_bot": false,
          "headline": "Try to make security link more visible for Tidelift to find",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2020-03-22T16:57:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0661075b14a1b3bf8f07f5e3349c0483b7569202",
          "body": null,
          "is_bot": false,
          "headline": "Add security policy info for Tidelift",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2020-03-21T17:32:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5f2623e2df7e086a662237b2af8c627175906717",
          "body": "Update support section",
          "is_bot": false,
          "headline": "Merge pull request #48 from phated/patch-1",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2019-11-01T23:33:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fe38ea2f620b3e206fe10bab81a408e189d2705c",
          "body": "And add enterprise language",
          "is_bot": false,
          "headline": "Update support section",
          "author_name": "Blaine Bublitz",
          "author_login": "phated",
          "committed_at": "2019-11-01T22:49:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "375d6817fbf29fb5380884eb7d17b5ab4312c0eb",
          "body": null,
          "is_bot": false,
          "headline": "add repo id",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2019-10-19T22:47:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "de53a721d3dc268f802da5036cf28de3f0b849be",
          "body": null,
          "is_bot": false,
          "headline": "[maven-release-plugin] prepare for next development iteration",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2019-10-19T22:45:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 0,
      "commits_last_year": 34,
      "latest_release_at": null,
      "latest_release_tag": null,
      "releases_from_tags": false,
      "days_since_last_push": 28,
      "active_weeks_last_year": 11,
      "days_since_latest_release": null,
      "mean_days_between_releases": null
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 50,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "com.fasterxml:classmate",
          "exists": true,
          "license": "Apache License, Version 2.0",
          "keywords": [],
          "ecosystem": "maven",
          "matches_repo": true,
          "registry_url": "https://central.sonatype.com/artifact/com.fasterxml/classmate",
          "is_deprecated": false,
          "latest_version": "1.7.3",
          "repository_url": "https://github.com/FasterXML/java-classmate",
          "versions_count": 22,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-01-02T20:44:56Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 209
        }
      ]
    },
    "popularity": {
      "forks": 47,
      "stars": 266,
      "watchers": 11,
      "fork_history": {
        "days": [
          {
            "date": "2012-04-08",
            "count": 1
          },
          {
            "date": "2012-04-12",
            "count": 1
          },
          {
            "date": "2012-08-08",
            "count": 1
          },
          {
            "date": "2013-04-18",
            "count": 1
          },
          {
            "date": "2014-01-10",
            "count": 1
          },
          {
            "date": "2014-06-26",
            "count": 1
          },
          {
            "date": "2015-02-14",
            "count": 1
          },
          {
            "date": "2015-11-12",
            "count": 1
          },
          {
            "date": "2015-12-11",
            "count": 1
          },
          {
            "date": "2016-01-16",
            "count": 1
          },
          {
            "date": "2016-03-29",
            "count": 1
          },
          {
            "date": "2016-05-25",
            "count": 1
          },
          {
            "date": "2016-09-22",
            "count": 1
          },
          {
            "date": "2017-07-10",
            "count": 1
          },
          {
            "date": "2017-07-16",
            "count": 1
          },
          {
            "date": "2017-08-15",
            "count": 1
          },
          {
            "date": "2018-01-27",
            "count": 1
          },
          {
            "date": "2018-02-05",
            "count": 1
          },
          {
            "date": "2018-05-27",
            "count": 1
          },
          {
            "date": "2019-05-07",
            "count": 1
          },
          {
            "date": "2019-05-13",
            "count": 1
          },
          {
            "date": "2019-06-04",
            "count": 1
          },
          {
            "date": "2019-10-30",
            "count": 1
          },
          {
            "date": "2019-11-01",
            "count": 1
          },
          {
            "date": "2019-11-02",
            "count": 1
          },
          {
            "date": "2019-12-05",
            "count": 1
          },
          {
            "date": "2020-02-24",
            "count": 1
          },
          {
            "date": "2020-03-11",
            "count": 1
          },
          {
            "date": "2020-04-01",
            "count": 1
          },
          {
            "date": "2020-10-04",
            "count": 1
          },
          {
            "date": "2020-10-15",
            "count": 1
          },
          {
            "date": "2021-01-20",
            "count": 1
          },
          {
            "date": "2021-01-29",
            "count": 1
          },
          {
            "date": "2021-02-22",
            "count": 1
          },
          {
            "date": "2021-11-12",
            "count": 1
          },
          {
            "date": "2022-03-16",
            "count": 1
          },
          {
            "date": "2023-01-27",
            "count": 1
          },
          {
            "date": "2023-04-14",
            "count": 1
          },
          {
            "date": "2024-04-02",
            "count": 1
          },
          {
            "date": "2024-09-01",
            "count": 1
          },
          {
            "date": "2024-12-15",
            "count": 1
          },
          {
            "date": "2025-03-25",
            "count": 1
          },
          {
            "date": "2025-05-21",
            "count": 1
          },
          {
            "date": "2025-07-11",
            "count": 1
          },
          {
            "date": "2025-08-26",
            "count": 1
          },
          {
            "date": "2026-04-13",
            "count": 1
          },
          {
            "date": "2026-05-26",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 47,
        "total_forks": 47
      },
      "star_history": null,
      "open_issues_and_prs": 15
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "pom.xml"
      ],
      "largest_source_bytes": 29551,
      "source_files_sampled": 78,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "pom.xml"
      ],
      "advisories": {
        "error": "No resolved dependencies carried a version and a supported ecosystem",
        "scope": "repository_graph",
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 7,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "maven"
      ],
      "dependencies": [],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "junit:junit",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.apache.maven.plugins:maven-gpg-plugin",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.apache.maven.plugins:maven-javadoc-plugin",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.apache.maven.plugins:maven-surefire-plugin",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.jacoco:jacoco-maven-plugin",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.moditect:moditect-maven-plugin",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.sonatype.central:central-publishing-maven-plugin",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 7,
        "direct_count": 0,
        "indirect_count": 7
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 2,
        "merged_prs": 55,
        "open_issues": 13,
        "closed_ratio": 0.759,
        "closed_issues": 41,
        "closed_unmerged_prs": 2
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "cowtowncoder",
          "commits": 221,
          "avatar_url": "https://avatars.githubusercontent.com/u/55065?v=4"
        },
        {
          "type": "User",
          "login": "blangel",
          "commits": 25,
          "avatar_url": "https://avatars.githubusercontent.com/u/1139338?v=4"
        },
        {
          "type": "User",
          "login": "nicktelford",
          "commits": 7,
          "avatar_url": "https://avatars.githubusercontent.com/u/548378?v=4"
        },
        {
          "type": "User",
          "login": "mebigfatguy",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/170161?v=4"
        },
        {
          "type": "User",
          "login": "valery1707",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/83507?v=4"
        },
        {
          "type": "User",
          "login": "phated",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/992373?v=4"
        },
        {
          "type": "User",
          "login": "NanaOkada",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/44515552?v=4"
        },
        {
          "type": "User",
          "login": "selckin",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/12945?v=4"
        },
        {
          "type": "User",
          "login": "don-vip",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/596867?v=4"
        },
        {
          "type": "User",
          "login": "chenzhang22",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/21978916?v=4"
        }
      ],
      "contributors_sampled": 12,
      "top_contributor_share": 0.837
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "main.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": null,
            "reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 9,
            "reason": "11 out of 12 merged PRs checked by a CI test -- score normalized to 9",
            "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/24 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 10 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 1,
            "reason": "2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1",
            "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": 10,
            "reason": "all dependencies are pinned",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 10,
            "reason": "security policy file 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": 10,
            "reason": "GitHub workflow tokens follow principle of least privilege",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "741f63d36dad585901f58835186f633b848ca8c7",
        "ran_at": "2026-07-30T23:33:52Z",
        "aggregate_score": 6.8,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": true,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-02T00:03:50Z",
      "oldest_open_prs": [
        {
          "number": 103,
          "created_at": "2025-08-26T12:40:22Z",
          "last_comment_at": "2025-12-23T05:10:36Z",
          "last_comment_author": "cowtowncoder"
        },
        {
          "number": 110,
          "created_at": "2025-12-05T23:30:08Z",
          "last_comment_at": "2025-12-23T02:28:07Z",
          "last_comment_author": "cowtowncoder"
        }
      ],
      "last_merged_pr_at": "2026-07-02T00:02:51Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 1,
          "created_at": "2010-11-30T16:54:49Z",
          "last_comment_at": "2017-10-25T00:17:22Z",
          "last_comment_author": "cowtowncoder"
        },
        {
          "number": 7,
          "created_at": "2011-05-17T14:21:17Z",
          "last_comment_at": "2011-05-17T23:10:31Z",
          "last_comment_author": "cowtowncoder"
        },
        {
          "number": 19,
          "created_at": "2014-06-26T20:36:58Z",
          "last_comment_at": "2014-07-24T21:42:59Z",
          "last_comment_author": "cowtowncoder"
        },
        {
          "number": 25,
          "created_at": "2014-12-21T01:03:31Z",
          "last_comment_at": "2020-04-01T21:40:52Z",
          "last_comment_author": "cowtowncoder"
        },
        {
          "number": 36,
          "created_at": "2017-02-01T18:06:42Z",
          "last_comment_at": "2017-12-11T10:13:53Z",
          "last_comment_author": "meszibalu"
        },
        {
          "number": 37,
          "created_at": "2017-08-03T03:24:08Z",
          "last_comment_at": "2018-02-15T17:29:58Z",
          "last_comment_author": "garretwilson"
        },
        {
          "number": 50,
          "created_at": "2020-02-22T21:54:43Z",
          "last_comment_at": "2020-10-18T03:08:30Z",
          "last_comment_author": "ljnelson"
        },
        {
          "number": 57,
          "created_at": "2021-04-01T14:11:30Z",
          "last_comment_at": "2021-04-02T16:49:06Z",
          "last_comment_author": "cowtowncoder"
        },
        {
          "number": 69,
          "created_at": "2022-03-13T14:58:46Z",
          "last_comment_at": "2025-08-26T12:42:06Z",
          "last_comment_author": "Luc-Veldhuis"
        },
        {
          "number": 72,
          "created_at": "2023-10-02T14:02:50Z",
          "last_comment_at": "2023-10-05T02:37:00Z",
          "last_comment_author": "cowtowncoder"
        },
        {
          "number": 76,
          "created_at": "2023-10-10T21:46:18Z",
          "last_comment_at": "2025-12-23T02:30:59Z",
          "last_comment_author": "cowtowncoder"
        },
        {
          "number": 81,
          "created_at": "2023-11-22T14:16:12Z",
          "last_comment_at": "2023-11-27T01:35:53Z",
          "last_comment_author": "cowtowncoder"
        },
        {
          "number": 111,
          "created_at": "2025-12-22T17:47:50Z",
          "last_comment_at": "2025-12-28T15:17:05Z",
          "last_comment_author": "garretwilson"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/FasterXML/java-classmate",
    "host": "github.com",
    "name": "java-classmate",
    "owner": "FasterXML"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 57,
      "inputs": {
        "security": 68,
        "vitality": 31,
        "community": 55,
        "governance": 66,
        "engineering": 70
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "at_risk",
        "name": "Vitality",
        "value": 31,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 51,
            "inputs": {
              "commits_last_year": 34,
              "human_commit_share": 0.72,
              "days_since_last_push": 28,
              "active_weeks_last_year": 11
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 28 days ago",
                "points": 28.8,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 28
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "11/52 weeks with commits",
                "points": 7.6,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 11
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "34 commits in the last year",
                "points": 13.9,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 34
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1",
                "points": 1,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "critical",
            "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": 1,
            "inputs": {
              "releases_count": 0
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "no releases published",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_releases_published",
                    "params": {}
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "no releases",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_releases",
                    "params": {}
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "no releases",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_releases",
                    "params": {}
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "dormant",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": 2,
              "unanswered_open_issues": 4,
              "days_since_last_merged_pr": 31,
              "days_since_last_human_commit": 211,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "no human commit for 211 days, with nothing left unanswered",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_quiet",
                    "params": {
                      "days": 211
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 55,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 59,
            "inputs": {
              "forks": 47,
              "stars": 266,
              "watchers": 11,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "266 stars",
                "points": 39.3,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 266
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "47 forks",
                "points": 13.9,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 47
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "11 watchers",
                "points": 5.6,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 11
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (Apache-2.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "Apache-2.0"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 66,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 36,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 12,
              "top_contributor_share": 0.837
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 84% of commits",
                "points": 3.7,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 84
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "12 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 12
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 10 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 72,
            "inputs": {
              "merged_prs": 55,
              "open_issues": 13,
              "closed_issues": 41,
              "issue_closed_ratio": 0.759,
              "closed_unmerged_prs": 2
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "76% of issues closed",
                "points": 35.5,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 76
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "55/57 decided PRs merged",
                "points": 36.9,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 55,
                      "decided": 57
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/24 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 74,
            "inputs": {
              "followers": 422,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "FasterXML",
              "public_repos": 68,
              "account_age_days": 5811
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "422 followers of FasterXML",
                "points": 18.9,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 422,
                      "login": "FasterXML"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "68 public repos, account ~15 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 68
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 15
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 91,
            "inputs": {
              "packages": [
                "com.fasterxml:classmate"
              ],
              "ecosystems": "maven",
              "any_deprecated": false,
              "min_days_since_publish": 209
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on maven",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "maven"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 209 days ago",
                "points": 26,
                "status": "partial",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 209
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "22 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 22
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "good",
        "name": "Engineering Quality",
        "value": 70,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 66,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "1 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "11 out of 12 merged PRs checked by a CI test -- score normalized to 9",
                "points": 18,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "good",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 75,
            "inputs": {
              "topics": [
                "hacktoberfest",
                "tidelift",
                "java-reflection"
              ],
              "has_wiki": true,
              "homepage": "http://fasterxml.com",
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "http://fasterxml.com",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "3 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "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": "moderate",
        "name": "Security",
        "value": 68,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Branch-Protection, Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "branch_protection",
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 68,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 15,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 3,
              "scorecard_aggregate": 6.8
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "11 out of 12 merged PRs checked by a CI test -- score normalized to 9",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/24 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 10 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "all dependencies are pinned",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file detected",
                "points": 5,
                "status": "met",
                "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": "GitHub workflow tokens follow principle of least privilege",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status. 1 match(es) from contributors below the commit-weight threshold (fewer than 50 commits and under 10% of sampled commits) are recorded for review and do not affect the score.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              },
              {
                "code": "jurisdiction_below_threshold",
                "params": {
                  "count": 1
                }
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "commit_weight_rule": {
                "min_commits": 50,
                "min_commit_share": 0.1
              },
              "review_only_matches": 0,
              "below_threshold_exposures": [
                {
                  "role": "top_contributor",
                  "count": 1,
                  "country": "Russia"
                }
              ],
              "assessed_self_published_locations": 19
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match; 1 match(es) below the commit-weight threshold (<50 commits and <10% of commits), review-only",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  },
                  {
                    "code": "jurisdiction_below_threshold",
                    "params": {
                      "count": 1,
                      "share": 10,
                      "commits": 50
                    }
                  }
                ],
                "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": 53,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 14,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.264,
              "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": "19 of 72 human commits state their intent (structured subject or explanatory body)",
                "points": 14.1,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 19,
                      "sampled": 72
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 64,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "pom.xml"
              ],
              "dependency_bot_commit_share": 0.28
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "pom.xml (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "pom.xml"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "Java (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Java"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "28 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 28,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "all dependencies are pinned",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "Java",
              "largest_source_bytes": 29551,
              "source_files_sampled": 78,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Java (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Java"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/78 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 78,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.14.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "No resolved dependencies carried a version and a supported ecosystem"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-30T23:34:05.956903Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/f/FasterXML/java-classmate.svg",
  "full_name": "FasterXML/java-classmate",
  "license_state": "standard",
  "license_spdx": "Apache-2.0"
}

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

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

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