公开记录
软件健康报告模式 0.27.0 · 指标 1.13.0 · 2026-07-26 01:35 UTC

FasterXML / jackson-datatypes-collections

Jackson project that contains various collection-oriented datatype libraries: Eclipse Collections, Guava, HPPC, PCollections

JavaApache-2.0★ 90 星标⑂ 55 复刻始于 2016年1月在 GitHub 上查看 ↗

FasterXML/jackson-datatypes-collections 的健康指数为 100 分中的 64 分,处于「中等」区间。 其得分最高的类别是Security(82/100),最低的是Vitality(47/100)。 最近一次更新在 15 天前。 近期的大部分工作由 1 位贡献者完成。

64
总分 / 100
中等

软件健康指数

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

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

评分画像

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

所有权

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

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

软件包生态系统

按类别列示的指标

活力

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

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

社区与采用

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

51中等 · 占总体的 18%
评分方式
31.6/60星标 — 90 个星标
14.4/25复刻 — 55 个复刻
5/15关注者 — 9 位关注者
所用输入
forks55
stars90
watchers9
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

可持续性与治理

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

68中等 · 占总体的 24%
评分方式
9/54巴士系数 — 1 位贡献者贡献了半数提交
1.4/22.5提交分布 — 头号贡献者编写了 94% 的提交
13.5/13.5贡献者广度 — 29 位贡献者
10/10OpenSSF Scorecard:Contributors — project has 7 contributing companies or organizations
所用输入
bus_factor1
contributors_sampled29
top_contributor_share0.939
评分方式
44.1/46.8议题解决 — 94% 的议题已关闭
33.5/38.3PR 接受 — 已裁定的 PR 中 121/138 已合并
0/15OpenSSF Scorecard:Code-Review — Found 0/29 approved changesets -- score normalized to 0
所用输入
merged_prs121
open_issues5
closed_issues82
issue_closed_ratio0.943
closed_unmerged_prs17
评分方式
30/30所有权背书 — 组织持有
0/20已验证域名
18.9/25所有者影响力 — FasterXML 有 421 位关注者
25/25既往记录 — 68 个公开仓库,账户约 15 年
所用输入
followers421
owner_typeOrganization
is_verified
owner_loginFasterXML
public_repos68
account_age_days5,807
评分方式
25/25已发布且可解析 — maven 上有 5 个软件包
35/35发布时效 — 最近一次发布于 15 天前
20/20版本历史 — 24 个已发布版本
20/20未被弃用 — 活跃,未被弃用或撤回
所用输入
packagestools.jackson.datatype:jackson-datatype-hppc, tools.jackson.datatype:jackson-datatype-guava, tools.jackson.datatype:jackson-datatype-pcollections, tools.jackson.datatype:jackson-datatype-eclipse-collections, tools.jackson.datatype:jackson-datatype-primitive-collections-base
ecosystemsmaven
any_deprecated
min_days_since_publish15

工程质量

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

75良好 · 占总体的 20%

工程实践

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

文档

85优秀
评分方式
30/30README
25/25文档目录
0/15文档 / 主页站点
10/10仓库描述
10/10主题标签 — 4 个主题标签
10/10Wiki
所用输入
topicshacktoberfest, jackson, eclipse-collections, guava
has_wiki
homepage
has_readme
has_docs_dir
has_description

安全

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

82良好 · 占总体的 16%

安全态势

77良好
评分方式
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
2.5/2.5CI-Tests — 1 out of 1 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/29 approved changesets -- score normalized to 0
2.5/2.5Contributors — project has 7 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
5/5Fuzzing — project is fuzzed
2.5/2.5许可证 — license file detected
7.5/7.5Maintained — 26 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
5/5Packaging — packaging workflow detected
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_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate7.7
已排除计分(无数据或不适用):signed_releases。 其余权重已重新归一化。
评分方式
35/35直接依赖不含已知公告 — 没有直接依赖携带已知公告
25/25间接依赖不含已知公告 — 没有间接依赖携带已知公告
0/40没有长期未处理的公告 — 没有公告带有发布日期
所用输入
sourceosv
advisories0
affected_packages0
assessed_packages4
unassessed_packages0
affected_by_severitynone
direct_affected_packages0
已排除计分(无数据或不适用):没有长期未处理的公告。 其余权重已重新归一化。 比对的是 maven:tools.jackson.datatype:jackson-datatype-hppc@3.2.1 的运行时依赖闭包——安装已发布的软件包时真正被拉取进来的内容——共 4 个软件包。 未对可达性进行分析。

AI 就绪度

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

50中等 · 占总体的 0%
评分方式
0/45代理指令 — 没有 CLAUDE.md / AGENTS.md / 编辑器规则
0/15机器可读文档(llms.txt)
5.5/40可读的提交历史 — 97 次人类提交中有 10 次说明了意图(结构化标题或解释性正文)
所用输入
has_llms_txt
legible_history_share0.103
agent_instruction_files
agent_instruction_max_bytes
评分方式
12.6/18一条命令的引导启动 — eclipse-collections/pom.xml, guava/pom.xml, hppc/pom.xml(工具链约定,无任务运行器)
22/22自动化测试
0/11Lint / 格式化配置
11/11静态类型检查 — Java(静态类型)
0/10可复现环境
0/10已体现的代理实践 — 最近 100 次提交中没有代理编写的提交
8/8自动化维护 — 最近 100 次提交中有 3 次为自动依赖更新
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_manifestseclipse-collections/pom.xml, guava/pom.xml, hppc/pom.xml, pcollections/pom.xml, pom.xml, primitive-collections-base/pom.xml
dependency_bot_commit_share0.03
评分方式
45/45可类型检查的代码 — Java(静态类型)
55/55可控的文件大小 — 采样的 236 个源文件中有 0 个超过 60KB
所用输入
primary_languageJava
largest_source_bytes34,908
source_files_sampled236
oversized_source_files0

关键数据

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

数据采集警告

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token

更多细节

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

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

01020304050605222016-042021-032026-02

每个点涵盖 9 天。

OpenSSF Scorecard 7.7 / 10
7.7综合

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

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
10CI-Tests1 out of 1 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/29 approved changesets -- score normalized to 0
10Contributorsproject has 7 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
10Fuzzingproject is fuzzed
10Licenselicense file detected
10Maintained26 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow 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
直接依赖 8
注册表软件包版本约束清单文件
Maventools.jackson.datatype:jackson-datatype-primitive-collections-base${project.version}eclipse-collections/pom.xml
Mavenorg.eclipse.collections:eclipse-collections${version.eclipse-collections}eclipse-collections/pom.xml
Mavencom.google.guava:guava${version.guava}guava/pom.xml
Mavencom.carrotsearch:hppc0.10.0hppc/pom.xml
Mavenorg.pcollections:pcollections${version.pcollections}pcollections/pom.xml
Mavencom.fasterxml.jackson.core:jackson-annotationspom.xml
Maventools.jackson.core:jackson-corepom.xml
Maventools.jackson.core:jackson-databindpom.xml
全部依赖 16

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

注册表软件包版本关系
Mavencom.carrotsearch:hppc0.10.0直接
Mavencom.fasterxml.jackson.core:jackson-annotations直接
Mavencom.google.guava:guava33.5.0-jre直接
Mavenorg.eclipse.collections:eclipse-collections11.1.0直接
Mavenorg.pcollections:pcollections4.0.2直接
Maventools.jackson.core:jackson-core直接
Maventools.jackson.core:jackson-databind直接
Maventools.jackson.datatype:jackson-datatype-primitive-collections-base3.3.0-SNAPSHOT直接
Mavencom.google.code.maven-replacer-plugin:replacer间接
Mavenio.timeandspace:jpsg-maven-plugin间接
Mavenio.timeandspace:jpsg-maven-plugin1.3间接
Mavenorg.codehaus.mojo:build-helper-maven-plugin间接
Mavenorg.cyclonedx:cyclonedx-maven-plugin间接
Mavenorg.gradlex:gradle-module-metadata-maven-plugin间接
Mavenorg.junit.jupiter:junit-jupiter间接
Mavenorg.junit.jupiter:junit-jupiter-api间接
依赖安全公告 0

安装 maven:tools.jackson.datatype:jackson-datatype-hppc@3.2.1 会引入 4 个包(直接与传递):其中 0 个存在已知公告,0 个为直接依赖。

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

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

原始 JSON 报告 机器可读
{
  "data": {
    "repo": {
      "topics": [
        "hacktoberfest",
        "jackson",
        "eclipse-collections",
        "guava"
      ],
      "is_fork": false,
      "size_kb": 3656,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "Java": 818247,
        "Logos": 9489,
        "Linker Script": 5437
      },
      "pushed_at": "2026-07-10T18:44:02Z",
      "created_at": "2016-01-20T05:39:06Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-17T02:19:35Z",
      "description": "Jackson project that contains various collection-oriented datatype libraries: Eclipse Collections, Guava, HPPC, PCollections",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "Apache-2.0",
      "default_branch": "3.x",
      "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": 421,
      "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": 5807
    },
    "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": "ff67f9bb4bc0cf524f19ef210100d655cd200286",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch '3.2' into 3.x",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-07-10T18:43:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8030c1a4799a7055116444758faebb110483861b",
          "body": null,
          "is_bot": false,
          "headline": "Post-release dep version bump",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-07-10T18:43:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b41d7953e7eb90b22ed73250e4236838032a0cfd",
          "body": null,
          "is_bot": false,
          "headline": "[maven-release-plugin] prepare for next development iteration",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-07-10T18:41:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a3f1960f9acff816015e8bdfa7bffca77aad8805",
          "body": "…3.2.1",
          "is_bot": false,
          "headline": "[maven-release-plugin] prepare release jackson-datatypes-collections-…",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-07-10T18:41:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1f9cf2ab7d45bcd52f489b13f50bd7885008599e",
          "body": null,
          "is_bot": false,
          "headline": "Prep for 3.2.1 release",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-07-10T18:40:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3b035711a20b32a659fd22f8b3ef85d50dd4c126",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch '3.1' into 3.2",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-07-08T01:52:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "950a39e04deab62bd914d9e222a8788c29660693",
          "body": null,
          "is_bot": false,
          "headline": "Post-release dep version bump",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-07-08T01:52:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b1b0d93882350ebeffd2915b6dc0c4280accd17a",
          "body": null,
          "is_bot": false,
          "headline": "[maven-release-plugin] prepare for next development iteration",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-07-08T01:50:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7f4728806170c9bd0069c8d3823502087b1afcd8",
          "body": "…3.1.5",
          "is_bot": false,
          "headline": "[maven-release-plugin] prepare release jackson-datatypes-collections-…",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-07-08T01:50:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7ce4a4182f5ad4b2790b711223c116badb24a887",
          "body": null,
          "is_bot": false,
          "headline": "Prep for 3.1.5 release",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-07-08T01:46:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7639b3e5bd459b49d969cfd3bb13f910f6c5ad0c",
          "body": null,
          "is_bot": true,
          "headline": "Bump the github-actions group across 1 directory with 3 updates (#226)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-01T14:59:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b55a8d6806711d3618cb1f5cea6dc0847ffb885f",
          "body": null,
          "is_bot": false,
          "headline": "3.x -> 3.3",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-06-09T00:19:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b67b0cc5204159992d0bac8aea04e34d676f6389",
          "body": null,
          "is_bot": false,
          "headline": "Post-release dep version bump",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-06-09T00:18:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e30288e0a933abbf6530861ce5315353e52985ce",
          "body": null,
          "is_bot": false,
          "headline": "[maven-release-plugin] prepare for next development iteration",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-06-09T00:17:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "38684a83cb553c597edc1c331f77bbdfc8bf7024",
          "body": "…3.2.0",
          "is_bot": false,
          "headline": "[maven-release-plugin] prepare release jackson-datatypes-collections-…",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-06-09T00:17:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6d002982c654cd918071de4229b36999fc605e8f",
          "body": null,
          "is_bot": false,
          "headline": "Prep for 3.2.0 release",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-06-09T00:15:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "30491765561393d9590247e243965d6fdd4f864a",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch '3.1' into 3.x",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-05-29T21:01:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9ea743fa3a34af24e4a2695527ce25605d5a80b1",
          "body": null,
          "is_bot": false,
          "headline": "Post-release dep version bump",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-05-29T21:01:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "15c7334a3b0673af0b5bd2e58db36c499f13e955",
          "body": null,
          "is_bot": false,
          "headline": "[maven-release-plugin] prepare for next development iteration",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-05-29T20:57:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fd14d4b7353f5b0260c0e984895358db21df7710",
          "body": "…3.1.4",
          "is_bot": false,
          "headline": "[maven-release-plugin] prepare release jackson-datatypes-collections-…",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-05-29T20:57:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "74c9a5cabc4f61d61365cde78a5fd60185908c06",
          "body": null,
          "is_bot": false,
          "headline": "Prep for 3.1.4 release",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-05-29T20:56:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "edc9339b64c949eef2f55d3b0acc5d1a6fce401c",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch '3.1' into 3.x",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-05-01T21:25:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ce518b134cfa805825d1f764c8cd7e5de97619b",
          "body": null,
          "is_bot": false,
          "headline": "Post-release dep version bump",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-05-01T21:25:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6061fcd2cc7e8d50c8b767d091df691bf78984ef",
          "body": null,
          "is_bot": false,
          "headline": "[maven-release-plugin] prepare for next development iteration",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-05-01T21:22:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "457287dacde03d6ea6a5b8a028345d098143acf2",
          "body": "…3.1.3",
          "is_bot": false,
          "headline": "[maven-release-plugin] prepare release jackson-datatypes-collections-…",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-05-01T21:22:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fb6d706d509c12432b29dacd2e648b4497ad9b10",
          "body": null,
          "is_bot": false,
          "headline": "Prep for 3.1.3 release",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-05-01T21:21:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a2d0d5e9cb28a3f1f40785cff9857efe8203e80d",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch '3.1' into 3.x",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-04-11T18:25:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "555f1290fdbb7b81f787da16ae30a433af9c1b9a",
          "body": null,
          "is_bot": false,
          "headline": "Post-release dep version bump",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-04-11T18:25:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f928cded0aca7b6c8356c68b7adb9f9d3e5b73b4",
          "body": null,
          "is_bot": false,
          "headline": "[maven-release-plugin] prepare for next development iteration",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-04-11T18:24:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2394fba204845484e522096b8635102238aebec4",
          "body": "…3.1.2",
          "is_bot": false,
          "headline": "[maven-release-plugin] prepare release jackson-datatypes-collections-…",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-04-11T18:24:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ada58627074be43463e1f615d5cc5b342d2e6342",
          "body": null,
          "is_bot": false,
          "headline": "Prep for 3.1.2 release",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-04-11T18:23:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a0c01fca15e883d87a7232493c41b4ca7706dfe",
          "body": null,
          "is_bot": true,
          "headline": "Bump codecov/codecov-action in the github-actions group (#224)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-01T00:32:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9c26e6188bc94daa0e0d49e5aa2bfa5fc2bfda78",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch '3.1' into 3.x",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-03-27T22:40:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7240bef273d47d0ce65bd7563ff38285ce88d818",
          "body": null,
          "is_bot": false,
          "headline": "Post-release dep version bump",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-03-27T22:39:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a796218d428af7944a5c44c649ec8d81c2148ffa",
          "body": null,
          "is_bot": false,
          "headline": "[maven-release-plugin] prepare for next development iteration",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-03-27T22:37:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d536ef3c2d5d03fa44fd89f3336aaf3a57e04df",
          "body": "…3.1.1",
          "is_bot": false,
          "headline": "[maven-release-plugin] prepare release jackson-datatypes-collections-…",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-03-27T22:37:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b03d2691bf6f6a0a70ed0b45352107b017d4532",
          "body": null,
          "is_bot": false,
          "headline": "Prep for 3.1.1 release",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-03-27T22:35:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "54718c40d707bb6320a540f6070aace13f2f2ad3",
          "body": null,
          "is_bot": false,
          "headline": "Trigger CI publish",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-03-18T01:05:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a3961016236f73c70b41d35590e9b21809886fca",
          "body": null,
          "is_bot": false,
          "headline": "Improve CI job naming",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-03-03T23:24:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "696979bc62ddeefb73d86723f81d76b0d112d6ad",
          "body": null,
          "is_bot": false,
          "headline": "Create 3.1 branch; 3.x -> 3.2.0-SNAPSHOT",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-02-24T23:10:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b8f73c5d97ae021e058260f07b2c070f7a20da52",
          "body": null,
          "is_bot": false,
          "headline": "...",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-02-24T23:09:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e4513c05ff4f0e4ee8410c95ec29b1976148c6ab",
          "body": null,
          "is_bot": false,
          "headline": "Post-release dep version bump",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-02-23T21:43:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c42b1e570608e74c167d1d97cf14b6385a52b7be",
          "body": null,
          "is_bot": false,
          "headline": "[maven-release-plugin] prepare for next development iteration",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-02-23T21:40:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7afc291df428bbbdb6f70a17df1ec4e6500f943d",
          "body": "…3.1.0",
          "is_bot": false,
          "headline": "[maven-release-plugin] prepare release jackson-datatypes-collections-…",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-02-23T21:40:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6b474f81468980e9d485c9c0460072654659fa83",
          "body": null,
          "is_bot": false,
          "headline": "Prep for 3.1.0 release",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-02-23T21:37:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "59f663856ebafdb46d9397ebf5dbe53bc76316e7",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch '2.x' into 3.x",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-02-23T02:03:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8529c3f20a3abce213c6959220fe56eadb68a3ea",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch '2.21' into 2.x",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-02-23T02:03:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ae52cb85c75e84c211fc2440ad795e1343671d01",
          "body": null,
          "is_bot": false,
          "headline": "Post-release dep version bump",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-02-23T02:02:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bb9e973d59ebdc8f97c03c7b1ca699e2969ca7c9",
          "body": null,
          "is_bot": false,
          "headline": "[maven-release-plugin] prepare for next development iteration",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-02-23T02:00:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0ebabe0d6f154431a1771a16dcc6228bc740d192",
          "body": "…2.21.1",
          "is_bot": false,
          "headline": "[maven-release-plugin] prepare release jackson-datatypes-collections-…",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-02-23T02:00:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7fa7d6be3cf15b0f91ea7b5060b2e3868e9822c6",
          "body": null,
          "is_bot": false,
          "headline": "Prep for 2.21.1 release",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-02-23T01:53:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "96ac81fe44570045f95a51d9457b2b9f725c61fc",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch '2.21' into 2.x",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-02-22T23:59:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "711c8ae40534a0dc34dfc8ca5fdeabc2238f4cce",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch '2.20' into 2.21",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-02-22T23:59:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b44953fd861fac07e0bda02f554102cf99f75089",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch '2.19' into 2.20",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-02-22T23:59:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "61da1ec0d4a3e00b45641bcbef59aa6c6fc430a2",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch '2.18' into 2.19",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-02-22T23:59:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "49ba96a80653cf10643d8ce640b1630c1e4c62c3",
          "body": null,
          "is_bot": false,
          "headline": "Post-release dep version bump",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-02-22T23:58:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e2b83a145961798ebcf317eebb08d1c3e384f440",
          "body": null,
          "is_bot": false,
          "headline": "[maven-release-plugin] prepare for next development iteration",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-02-22T23:57:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3f6a5442b2f276f62fcc56c3c9dc064eb3376686",
          "body": "…2.18.6",
          "is_bot": false,
          "headline": "[maven-release-plugin] prepare release jackson-datatypes-collections-…",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-02-22T23:57:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "54baa6a095b7acd7797613f57f6a2b36529dae9f",
          "body": null,
          "is_bot": false,
          "headline": "Prep for 2.18.6 release",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-02-22T23:51:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c0ed934ffaf0c44a952b34791b2e1cb8fae7c589",
          "body": "…n (#223)",
          "is_bot": false,
          "headline": "Catch and re-throw `IllegalArgumentException` for `Range` constructio…",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-02-15T19:11:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ab1e85b9007c013bfd9cf62305b1ae8110dda2ef",
          "body": "…r display (#222)",
          "is_bot": false,
          "headline": "Update Guava default dep; fix CI to use hard-coded versions for bette…",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-02-13T04:43:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6e978f97060c196e2f7aeb76441ea80f0ea656ee",
          "body": null,
          "is_bot": false,
          "headline": "Add try catch for guava deserializers (#221)",
          "author_name": "PJ Fanning",
          "author_login": "pjfanning",
          "committed_at": "2026-02-13T04:30:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9f17496717d19caa226a49f4cf01752445ef0073",
          "body": null,
          "is_bot": false,
          "headline": "Improve error handling for number parsing (#219)",
          "author_name": "PJ Fanning",
          "author_login": "pjfanning",
          "committed_at": "2026-02-12T17:48:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a5955e434873c44acd63f5db685d32618121fa35",
          "body": null,
          "is_bot": false,
          "headline": "Test with Java 25 (LTS) in GitHub Actions workflow (#220)",
          "author_name": "PJ Fanning",
          "author_login": "pjfanning",
          "committed_at": "2026-02-12T02:57:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4f4a4fba0de943e1cc42fea204b18e10d8346a6d",
          "body": null,
          "is_bot": false,
          "headline": "Fix input mismatch error message in `RangeDeserializer` (#218)",
          "author_name": "PJ Fanning",
          "author_login": "pjfanning",
          "committed_at": "2026-02-11T18:19:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "566f8550cd7894dde171d951bda6d62493200652",
          "body": null,
          "is_bot": false,
          "headline": "Add special handling for 0 and 1 size Guava immutable collections (#215)",
          "author_name": "olivergillespie",
          "author_login": "olivergillespie",
          "committed_at": "2026-02-11T01:45:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bdfc29d3e881b7dbe8ffee8ac80fd947e42e521b",
          "body": null,
          "is_bot": true,
          "headline": "Bump the github-actions group with 2 updates (#214)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-02T17:19:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d0bb8840852b62ebfd77f1ccf787b1f54832433b",
          "body": null,
          "is_bot": false,
          "headline": "Post-release dep version bump",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-01-28T04:38:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "742c4d030b2c8206300822cdd2db9b2cee3dae7f",
          "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-28T04:36:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7367142e9e4071afc2da3fb7ce9e929c1c707f5f",
          "body": "…3.1.0-rc1",
          "is_bot": false,
          "headline": "[maven-release-plugin] prepare release jackson-datatypes-collections-…",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-01-28T04:36:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "48f98b8c6550daf7cc08b1554608f18eb0b15bb7",
          "body": null,
          "is_bot": false,
          "headline": "Prep for 3.1.0-rc1 release",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-01-28T04:34:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2f82549571df2e85c70d4cff94cfeb5540ebb8cf",
          "body": null,
          "is_bot": false,
          "headline": "Comment out seemingly dead code",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-01-24T00:22:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8d56853448e6e0497534ce4a7d3268e5f215514d",
          "body": null,
          "is_bot": false,
          "headline": "Minor clean up",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-01-24T00:14:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4b923c22f3abf03f25a2b8bac6dce8112a740852",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch '2.x' into 3.x",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-01-24T00:10:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7a0dae84f7e936b8b92e55bb7d7f2ac5759ab9dc",
          "body": null,
          "is_bot": false,
          "headline": "Add `long[]` handling post #157 (#213)",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-01-23T23:06:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d5d2ac4c0b0e4cf1d4bf02750f487138f898256",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch '2.x' into 3.x",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-01-23T22:49:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "09e93a065841aa46d0963375ef174eaa95f567fa",
          "body": null,
          "is_bot": false,
          "headline": "Add release notes wrt #157",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-01-23T22:19:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dad5566796ca238db2d59bc992516676346c8810",
          "body": "…157)",
          "is_bot": false,
          "headline": "Add support for Guava `ImmutableIntArray` / `ImmutableDoubleArray` (#…",
          "author_name": "Patrick Strawderman",
          "author_login": "kilink",
          "committed_at": "2026-01-23T22:15:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a4c9c3ee4618dc41b98bdea018c3c30cb81711a9",
          "body": "…MultiMap`s (#212)",
          "is_bot": false,
          "headline": "Fix #211: support annotation for `ACCEPT_SINGLE_VALUE_AS_ARRAY` wrt `…",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-01-23T21:57:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8523ace0ee033ae998a2290f0903313aa26ea64b",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch '3.0' into 3.x",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-01-22T01:36:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "21f27a5cdc5b9f99281c8519dc65e1a291a007d3",
          "body": null,
          "is_bot": false,
          "headline": "Post-release dep version bump",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-01-22T01:36:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4724d34e4b6cdfd858538a505b16d5797ae6fee7",
          "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-22T01:34:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e98d622943201fd45a1acf1d5d651c4f4f02d3fc",
          "body": "…3.0.4",
          "is_bot": false,
          "headline": "[maven-release-plugin] prepare release jackson-datatypes-collections-…",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-01-22T01:34:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "540a2bf18ea8f2e4dda4dff1ad84a643ed0871a2",
          "body": null,
          "is_bot": false,
          "headline": "Prep for 3.0.4 release",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-01-22T01:32:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "be6fcf364b43e3e1766d8f031fae2c1dde260d70",
          "body": null,
          "is_bot": false,
          "headline": "Switch to 3.1.0-rc1-SNAPSHOT",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-01-19T22:35:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9f2508ea603ebcff2855fef0e0c785749eefde60",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch '2.20' into 2.21",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-01-19T21:50:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a7e8c75f84af05c5fb58c92992c079475ecde979",
          "body": null,
          "is_bot": false,
          "headline": "Post-release dep version bump",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-01-19T21:49:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f2253c7471710b970501e36a896622b3cb3fb0d4",
          "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-19T21:48:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2efa4bdb8c612aeb0d5af9aaf86ffc1b412c4bc0",
          "body": "…2.20.2",
          "is_bot": false,
          "headline": "[maven-release-plugin] prepare release jackson-datatypes-collections-…",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-01-19T21:47:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1cae64112fdbb490d49ae588060cf5cb15b346ba",
          "body": null,
          "is_bot": false,
          "headline": "Prep for 2.20.2 release",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-01-19T21:47:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "51dc21a7e9be7c111bc1a79df34da383a25bc02b",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch '3.0' into 3.x",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-01-19T00:20:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7a510faee06271cab867226a48c7e312201e8c0a",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch '2.x' into 3.0",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-01-19T00:20:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "38e0c0b7bca548dd2560894acca883441387edb2",
          "body": null,
          "is_bot": false,
          "headline": "Start 2.21 branch; 2.x -> 2.22.0-SNAPSHOT",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-01-19T00:20:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "024b7a25025c3fcdf15f0cc663f2c442338b5744",
          "body": null,
          "is_bot": false,
          "headline": "Post-release dep version bump",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-01-19T00:18:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0d6bda5d524e7c10500efd23e9e2a5c83b47d2ef",
          "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-19T00:17:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dbadc20ddec41167a4b1ab072473820d4ff86a37",
          "body": "…2.21.0",
          "is_bot": false,
          "headline": "[maven-release-plugin] prepare release jackson-datatypes-collections-…",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-01-19T00:17:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "09980ae9263a387050d31275047d7aac08a8bc05",
          "body": null,
          "is_bot": false,
          "headline": "Prep for 2.21.0 release",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-01-19T00:16:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "053cf791582c8ff59b1a72bab184efde8ca94c7b",
          "body": null,
          "is_bot": false,
          "headline": "Prep for 2.21.0 release",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-01-19T00:15:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b5d6ede29a2d44552f59a221d1198493380e19a3",
          "body": null,
          "is_bot": false,
          "headline": "fix hppc status badge and add guava badges (#210)",
          "author_name": "PJ Fanning",
          "author_login": "pjfanning",
          "committed_at": "2026-01-03T00:35:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fb3a166677edad593c978866fafd9fa41d950805",
          "body": null,
          "is_bot": false,
          "headline": "update readmes (#209)",
          "author_name": "PJ Fanning",
          "author_login": "pjfanning",
          "committed_at": "2026-01-02T22:09:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 0,
      "commits_last_year": 194,
      "latest_release_at": null,
      "latest_release_tag": null,
      "releases_from_tags": false,
      "days_since_last_push": 15,
      "active_weeks_last_year": 31,
      "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": "tools.jackson.datatype:jackson-datatype-hppc",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "maven",
          "matches_repo": null,
          "registry_url": "https://central.sonatype.com/artifact/tools.jackson.datatype/jackson-datatype-hppc",
          "is_deprecated": false,
          "latest_version": "3.2.1",
          "repository_url": null,
          "versions_count": 24,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-10T18:49:18Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 15
        },
        {
          "name": "tools.jackson.datatype:jackson-datatype-guava",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "maven",
          "matches_repo": null,
          "registry_url": "https://central.sonatype.com/artifact/tools.jackson.datatype/jackson-datatype-guava",
          "is_deprecated": false,
          "latest_version": "3.2.1",
          "repository_url": null,
          "versions_count": 24,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-10T18:49:20Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 15
        },
        {
          "name": "tools.jackson.datatype:jackson-datatype-pcollections",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "maven",
          "matches_repo": null,
          "registry_url": "https://central.sonatype.com/artifact/tools.jackson.datatype/jackson-datatype-pcollections",
          "is_deprecated": false,
          "latest_version": "3.2.1",
          "repository_url": null,
          "versions_count": 24,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-10T18:49:29Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 15
        },
        {
          "name": "tools.jackson.datatype:jackson-datatype-eclipse-collections",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "maven",
          "matches_repo": null,
          "registry_url": "https://central.sonatype.com/artifact/tools.jackson.datatype/jackson-datatype-eclipse-collections",
          "is_deprecated": false,
          "latest_version": "3.2.1",
          "repository_url": null,
          "versions_count": 24,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-10T18:49:16Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 15
        },
        {
          "name": "tools.jackson.datatype:jackson-datatype-primitive-collections-base",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "maven",
          "matches_repo": null,
          "registry_url": "https://central.sonatype.com/artifact/tools.jackson.datatype/jackson-datatype-primitive-collections-base",
          "is_deprecated": false,
          "latest_version": "3.2.1",
          "repository_url": null,
          "versions_count": 24,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-10T18:49:30Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 15
        }
      ]
    },
    "popularity": {
      "forks": 55,
      "stars": 90,
      "watchers": 9,
      "fork_history": {
        "days": [
          {
            "date": "2016-04-16",
            "count": 1
          },
          {
            "date": "2016-05-20",
            "count": 1
          },
          {
            "date": "2016-05-25",
            "count": 1
          },
          {
            "date": "2016-07-27",
            "count": 1
          },
          {
            "date": "2016-10-27",
            "count": 1
          },
          {
            "date": "2017-06-26",
            "count": 1
          },
          {
            "date": "2017-06-27",
            "count": 1
          },
          {
            "date": "2017-10-17",
            "count": 1
          },
          {
            "date": "2017-11-24",
            "count": 1
          },
          {
            "date": "2018-02-06",
            "count": 1
          },
          {
            "date": "2018-04-04",
            "count": 1
          },
          {
            "date": "2018-04-21",
            "count": 1
          },
          {
            "date": "2018-06-03",
            "count": 1
          },
          {
            "date": "2018-06-25",
            "count": 1
          },
          {
            "date": "2018-07-17",
            "count": 1
          },
          {
            "date": "2018-10-23",
            "count": 1
          },
          {
            "date": "2018-12-13",
            "count": 1
          },
          {
            "date": "2019-01-07",
            "count": 1
          },
          {
            "date": "2019-03-21",
            "count": 1
          },
          {
            "date": "2019-05-02",
            "count": 1
          },
          {
            "date": "2019-06-17",
            "count": 1
          },
          {
            "date": "2019-06-21",
            "count": 1
          },
          {
            "date": "2019-08-21",
            "count": 1
          },
          {
            "date": "2019-08-31",
            "count": 1
          },
          {
            "date": "2020-03-23",
            "count": 1
          },
          {
            "date": "2020-06-01",
            "count": 1
          },
          {
            "date": "2020-10-25",
            "count": 2
          },
          {
            "date": "2020-12-14",
            "count": 1
          },
          {
            "date": "2021-04-11",
            "count": 1
          },
          {
            "date": "2021-07-14",
            "count": 1
          },
          {
            "date": "2021-07-27",
            "count": 1
          },
          {
            "date": "2021-11-01",
            "count": 1
          },
          {
            "date": "2021-11-28",
            "count": 1
          },
          {
            "date": "2022-01-27",
            "count": 1
          },
          {
            "date": "2022-04-07",
            "count": 1
          },
          {
            "date": "2022-07-23",
            "count": 1
          },
          {
            "date": "2022-08-10",
            "count": 1
          },
          {
            "date": "2022-10-28",
            "count": 2
          },
          {
            "date": "2023-03-01",
            "count": 1
          },
          {
            "date": "2023-06-07",
            "count": 1
          },
          {
            "date": "2023-12-04",
            "count": 1
          },
          {
            "date": "2023-12-10",
            "count": 1
          },
          {
            "date": "2024-08-18",
            "count": 1
          },
          {
            "date": "2024-10-29",
            "count": 1
          },
          {
            "date": "2024-12-03",
            "count": 1
          },
          {
            "date": "2025-01-08",
            "count": 1
          },
          {
            "date": "2025-09-25",
            "count": 1
          },
          {
            "date": "2025-10-13",
            "count": 2
          },
          {
            "date": "2026-02-06",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 52,
        "total_forks": 55
      },
      "star_history": null,
      "open_issues_and_prs": 5
    },
    "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": [
        "eclipse-collections/pom.xml",
        "guava/pom.xml",
        "hppc/pom.xml",
        "pcollections/pom.xml",
        "pom.xml",
        "primitive-collections-base/pom.xml"
      ],
      "largest_source_bytes": 34908,
      "source_files_sampled": 236,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "eclipse-collections/pom.xml",
        "guava/pom.xml",
        "hppc/pom.xml",
        "pcollections/pom.xml",
        "pom.xml",
        "primitive-collections-base/pom.xml"
      ],
      "advisories": {
        "error": null,
        "scope": "published_package",
        "source": "osv",
        "findings": [],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 4,
        "malicious_count": 0,
        "assessed_package": "maven:tools.jackson.datatype:jackson-datatype-hppc@3.2.1",
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "maven"
      ],
      "dependencies": [
        {
          "name": "tools.jackson.datatype:jackson-datatype-primitive-collections-base",
          "manifest": "eclipse-collections/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${project.version}"
        },
        {
          "name": "org.eclipse.collections:eclipse-collections",
          "manifest": "eclipse-collections/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${version.eclipse-collections}"
        },
        {
          "name": "com.google.guava:guava",
          "manifest": "guava/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${version.guava}"
        },
        {
          "name": "com.carrotsearch:hppc",
          "manifest": "hppc/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "0.10.0"
        },
        {
          "name": "org.pcollections:pcollections",
          "manifest": "pcollections/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${version.pcollections}"
        },
        {
          "name": "com.fasterxml.jackson.core:jackson-annotations",
          "manifest": "pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "tools.jackson.core:jackson-core",
          "manifest": "pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "tools.jackson.core:jackson-databind",
          "manifest": "pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "com.carrotsearch:hppc",
            "direct": true,
            "version": "0.10.0",
            "ecosystem": "maven"
          },
          {
            "name": "com.fasterxml.jackson.core:jackson-annotations",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "com.google.guava:guava",
            "direct": true,
            "version": "33.5.0-jre",
            "ecosystem": "maven"
          },
          {
            "name": "org.eclipse.collections:eclipse-collections",
            "direct": true,
            "version": "11.1.0",
            "ecosystem": "maven"
          },
          {
            "name": "org.pcollections:pcollections",
            "direct": true,
            "version": "4.0.2",
            "ecosystem": "maven"
          },
          {
            "name": "tools.jackson.core:jackson-core",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "tools.jackson.core:jackson-databind",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "tools.jackson.datatype:jackson-datatype-primitive-collections-base",
            "direct": true,
            "version": "3.3.0-SNAPSHOT",
            "ecosystem": "maven"
          },
          {
            "name": "com.google.code.maven-replacer-plugin:replacer",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "io.timeandspace:jpsg-maven-plugin",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "io.timeandspace:jpsg-maven-plugin",
            "direct": false,
            "version": "1.3",
            "ecosystem": "maven"
          },
          {
            "name": "org.codehaus.mojo:build-helper-maven-plugin",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.cyclonedx:cyclonedx-maven-plugin",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.gradlex:gradle-module-metadata-maven-plugin",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.junit.jupiter:junit-jupiter",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.junit.jupiter:junit-jupiter-api",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 16,
        "direct_count": 8,
        "indirect_count": 8
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 121,
        "open_issues": 5,
        "closed_ratio": 0.943,
        "closed_issues": 82,
        "closed_unmerged_prs": 17
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "cowtowncoder",
          "commits": 1227,
          "avatar_url": "https://avatars.githubusercontent.com/u/55065?v=4"
        },
        {
          "type": "User",
          "login": "yawkat",
          "commits": 19,
          "avatar_url": "https://avatars.githubusercontent.com/u/2395297?v=4"
        },
        {
          "type": "User",
          "login": "JooHyukKim",
          "commits": 14,
          "avatar_url": "https://avatars.githubusercontent.com/u/61615301?v=4"
        },
        {
          "type": "User",
          "login": "pjfanning",
          "commits": 10,
          "avatar_url": "https://avatars.githubusercontent.com/u/11783444?v=4"
        },
        {
          "type": "User",
          "login": "mukham12",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/55890311?v=4"
        },
        {
          "type": "User",
          "login": "albertlr",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/856574?v=4"
        },
        {
          "type": "User",
          "login": "arthurscchan",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/33429318?v=4"
        },
        {
          "type": "User",
          "login": "mcvayc",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/138217485?v=4"
        },
        {
          "type": "User",
          "login": "leventov",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/609240?v=4"
        },
        {
          "type": "User",
          "login": "nbauernfeind",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/1030443?v=4"
        }
      ],
      "contributors_sampled": 29,
      "top_contributor_share": 0.939
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "dep_build_v2.yml",
        "dep_build_v3.yml",
        "main.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "1 out of 1 merged PRs checked by a CI test -- score normalized to 10",
            "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/29 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 7 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": 10,
            "reason": "project is 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": 10,
            "reason": "26 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": 10,
            "reason": "packaging workflow 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": "ff67f9bb4bc0cf524f19ef210100d655cd200286",
        "ran_at": "2026-07-26T01:34:43Z",
        "aggregate_score": 7.7,
        "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-25T00:53:10Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": "2026-07-01T14:59:42Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 2,
          "created_at": "2016-03-30T02:24:52Z",
          "last_comment_at": "2017-03-08T00:58:23Z",
          "last_comment_author": "cowtowncoder"
        },
        {
          "number": 35,
          "created_at": "2018-09-06T08:23:09Z",
          "last_comment_at": "2018-09-07T02:06:57Z",
          "last_comment_author": "cowtowncoder"
        },
        {
          "number": 38,
          "created_at": "2018-12-12T18:42:09Z",
          "last_comment_at": "2020-03-28T17:25:39Z",
          "last_comment_author": "cowtowncoder"
        },
        {
          "number": 40,
          "created_at": "2019-01-10T02:43:42Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 62,
          "created_at": "2019-10-28T07:36:18Z",
          "last_comment_at": "2019-10-29T11:15:47Z",
          "last_comment_author": "yawkat"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/FasterXML/jackson-datatypes-collections",
    "host": "github.com",
    "name": "jackson-datatypes-collections",
    "owner": "FasterXML"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 64,
      "inputs": {
        "security": 82,
        "vitality": 47,
        "community": 51,
        "governance": 68,
        "engineering": 75
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "at_risk",
        "name": "Vitality",
        "value": 47,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "good",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 78,
            "inputs": {
              "commits_last_year": 194,
              "human_commit_share": 0.97,
              "days_since_last_push": 15,
              "active_weeks_last_year": 31
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 15 days ago",
                "points": 28.8,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 15
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "31/52 weeks with commits",
                "points": 21.5,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 31
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "194 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 194
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "26 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "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": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 15,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 15 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 15
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 51,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 51,
            "inputs": {
              "forks": 55,
              "stars": 90,
              "watchers": 9,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "90 stars",
                "points": 31.6,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 90
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "55 forks",
                "points": 14.4,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 55
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "9 watchers",
                "points": 5,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 9
                    }
                  }
                ],
                "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": 68,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 34,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 29,
              "top_contributor_share": 0.939
            },
            "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 94% of commits",
                "points": 1.4,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 94
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "29 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 29
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 7 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 78,
            "inputs": {
              "merged_prs": 121,
              "open_issues": 5,
              "closed_issues": 82,
              "issue_closed_ratio": 0.943,
              "closed_unmerged_prs": 17
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "94% of issues closed",
                "points": 44.1,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 94
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "121/138 decided PRs merged",
                "points": 33.5,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 121,
                      "decided": 138
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/29 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": 421,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "FasterXML",
              "public_repos": 68,
              "account_age_days": 5807
            },
            "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": "421 followers of FasterXML",
                "points": 18.9,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 421,
                      "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": 100,
            "inputs": {
              "packages": [
                "tools.jackson.datatype:jackson-datatype-hppc",
                "tools.jackson.datatype:jackson-datatype-guava",
                "tools.jackson.datatype:jackson-datatype-pcollections",
                "tools.jackson.datatype:jackson-datatype-eclipse-collections",
                "tools.jackson.datatype:jackson-datatype-primitive-collections-base"
              ],
              "ecosystems": "maven",
              "any_deprecated": false,
              "min_days_since_publish": 15
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "5 package(s) on maven",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 5,
                      "ecosystems": "maven"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 15 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 15
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "24 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 24
                    }
                  }
                ],
                "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": 75,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 68,
            "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": "3 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "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": "1 out of 1 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "excellent",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "topics": [
                "hacktoberfest",
                "jackson",
                "eclipse-collections",
                "guava"
              ],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": true,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "4 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "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": "good",
        "name": "Security",
        "value": 82,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "good",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 77,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 17,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 1,
              "scorecard_aggregate": 7.7
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "1 out of 1 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "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/29 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 7 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 fuzzed",
                "points": 5,
                "status": "met",
                "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": "26 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow detected",
                "points": 5,
                "status": "met",
                "details": [],
                "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": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the maven:tools.jackson.datatype:jackson-datatype-hppc@3.2.1 runtime dependency closure — what installing the published package pulls in — 4 packages. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_published",
                "params": {
                  "package": "maven:tools.jackson.datatype:jackson-datatype-hppc@3.2.1",
                  "assessed": 4
                }
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 4,
              "unassessed_packages": 0,
              "affected_by_severity": "none",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "no indirect dependency carries a known advisory",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "no_indirect_advisories",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 4,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 14
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "moderate",
        "name": "AI Readiness",
        "value": 50,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 6,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.103,
              "agent_instruction_files": [],
              "agent_instruction_max_bytes": null
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "no CLAUDE.md / AGENTS.md / editor rules",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_instructions",
                    "params": {}
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "10 of 97 human commits state their intent (structured subject or explanatory body)",
                "points": 5.5,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 10,
                      "sampled": 97
                    }
                  }
                ],
                "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": [
                "eclipse-collections/pom.xml",
                "guava/pom.xml",
                "hppc/pom.xml",
                "pcollections/pom.xml",
                "pom.xml",
                "primitive-collections-base/pom.xml"
              ],
              "dependency_bot_commit_share": 0.03
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "eclipse-collections/pom.xml, guava/pom.xml, hppc/pom.xml (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "eclipse-collections/pom.xml, guava/pom.xml, hppc/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": "3 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 3,
                      "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": 34908,
              "source_files_sampled": 236,
              "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/236 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 236,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-26T01:35:02.663895Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/f/FasterXML/jackson-datatypes-collections.svg",
  "full_name": "FasterXML/jackson-datatypes-collections",
  "license_state": "standard",
  "license_spdx": "Apache-2.0"
}

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

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

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