Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-26 01:34 UTC

FasterXML / jackson-dataformats-binary

Uber-project for standard Jackson binary format backends: avro, cbor, ion, protobuf, smile

JavaApache-2.0★ 347 stars⑂ 153 forkssince May 2016View on GitHub ↗

FasterXML/jackson-dataformats-binary holds a health index of 67 out of 100, placing it in the Moderate band. It scores highest on Security (82/100) and lowest on Vitality (55/100). It was last updated today. A single contributor accounts for most of its recent work.

67
overall / 100
Moderate

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At risk ceiling of 49. AI Readiness sits outside the overall score.

67
Excellent85-100Exemplary; meets essentially all checked criteria
Good70-84Healthy; minor gaps
Moderate50-69Acceptable with notable gaps; review recommended
At risk30-49Significant weaknesses; adoption warrants caution
Critical1-29Severe problems (abandoned, single-maintainer, no hygiene)
VitalityCommunity &AdoptionSustainability &GovernanceEngineeringQualitySecurityAI Readiness

Score profile

Each axis is a category. The shape matters more than the average — a healthy subject fills the whole shape, while a spike-and-crater profile means strength in one dimension is masking risk in another.

Ownership

FasterXML, LLCOrganization
421 followers68 public repossince Sep 2010

This repository is backed by an organization — shared, accountable stewardship that can outlive any single maintainer.

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
Maventools.jackson.dataformat:jackson-dataformat-ion3.2.1-2415 days ago
Maventools.jackson.dataformat:jackson-dataformat-avro3.2.1-2415 days ago
Maventools.jackson.dataformat:jackson-dataformat-cbor3.2.1-2415 days ago
Maventools.jackson.dataformat:jackson-dataformat-smile3.2.1-2415 days ago
Maventools.jackson.dataformat:jackson-dataformat-protobuf3.2.1-2415 days ago

Metrics by category

Vitality

Is the project alive — is code being written and are releases shipping?

55Moderate · 22% of overall
How it's scored
36/36Push recency — last push 0 days ago
27/36Commit cadence — 39/52 weeks with commits
18/18Commit volume — 559 commits in the last year
10/10OpenSSF Scorecard: Maintained — 30 commit(s) and 19 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year559
human_commit_share0.99
days_since_last_push0
active_weeks_last_year39
How it's scored
0/27Ships releases — no releases published
0/36Release recency — no releases
0/27Release cadence — no releases
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count0
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

Does the project have users, downloads, attention, and a welcoming setup for contributors?

59Moderate · 18% of overall
How it's scored
41.2/60Stars — 347 stars
18.2/25Forks — 153 forks
6.5/15Watchers — 16 watchers
Inputs used
forks153
stars347
watchers16
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (Apache-2.0)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno

Sustainability & Governance

Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?

67Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
1.4/22.5Commit distribution — top contributor authored 94% of commits
13.5/13.5Contributor breadth — 63 contributors
10/10OpenSSF Scorecard: Contributors — project has 9 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled63
top_contributor_share0.939
How it's scored
39.1/46.8Issue resolution — 84% of issues closed
33.1/38.3PR acceptance — 331/383 decided PRs merged
0/15OpenSSF Scorecard: Code-Review — Found 0/30 approved changesets -- score normalized to 0
Inputs used
merged_prs331
open_issues57
closed_issues293
issue_closed_ratio0.837
closed_unmerged_prs52
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
18.9/25Owner reach — 421 followers of FasterXML
25/25Track record — 68 public repos, account ~15 yr old
Inputs used
followers421
owner_typeOrganization
is_verified
owner_loginFasterXML
public_repos68
account_age_days5,807
How it's scored
25/25Published & resolvable — 5 package(s) on maven
35/35Publish recency — latest publish 15 days ago
20/20Version history — 24 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagestools.jackson.dataformat:jackson-dataformat-ion, tools.jackson.dataformat:jackson-dataformat-avro, tools.jackson.dataformat:jackson-dataformat-cbor, tools.jackson.dataformat:jackson-dataformat-smile, tools.jackson.dataformat:jackson-dataformat-protobuf
ecosystemsmaven
any_deprecatedno
min_days_since_publish15

Engineering Quality

Are baseline engineering and documentation practices in place?

75Good · 20% of overall
How it's scored
24/24CI workflows — 4 workflow(s)
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests — 4 out of 4 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configno
has_precommit_configno

Documentation

85Excellent
How it's scored
30/30README
25/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
10/10Topics — 6 topics
10/10Wiki
Inputs used
topicsavro, cbor, protobuf, smile, jackson-backends, hacktoberfest
has_wikiyes
homepage
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

Are visible security and supply-chain practices strong, without unresolved high-risk jurisdiction exposure?

82Good · 16% of overall
How it's scored
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 — 4 out of 4 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/30 approved changesets -- score normalized to 0
2.5/2.5Contributors — project has 9 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.5License — license file detected
7.5/7.5Maintained — 30 commit(s) and 19 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 — no data
7.5/7.5Token-Permissions — GitHub workflow tokens follow principle of least privilege
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate7.7
Excluded from scoring (no data or not applicable): signed_releases. Remaining weights renormalized.
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
25/25Indirect dependencies free of known advisories — no indirect dependency carries a known advisory
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories0
affected_packages0
assessed_packages4
unassessed_packages0
affected_by_severitynone
direct_affected_packages0
Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the maven:tools.jackson.dataformat:jackson-dataformat-ion@3.2.1 runtime dependency closure — what installing the published package pulls in — 4 packages. Reachability is not analyzed.

AI Readiness

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.

61Moderate · 0% of overall
How it's scored
45/45Agent instructions — CLAUDE.md
0/15Machine-readable docs (llms.txt)
5.4/40Legible commit history — 10 of 99 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.101
agent_instruction_filesCLAUDE.md
agent_instruction_max_bytes11,296
How it's scored
12.6/18One-command bootstrap — avro/pom.xml, cbor/pom.xml, ion/pom.xml (toolchain convention, no task runner)
22/22Automated tests
0/11Lint / format config
11/11Static type checking — Java (statically typed)
0/10Reproducible environment
0/10Demonstrated agent practice — no agent-authored commits among the last 100
8/8Automated maintenance — 1 of the last 100 commits are automated dependency updates
10/10OpenSSF Scorecard: Pinned-Dependencies — all dependencies are pinned
Inputs used
has_nixno
has_testsyes
lockfiles
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifestsavro/pom.xml, cbor/pom.xml, ion/pom.xml, pom.xml, protobuf/pom.xml, smile/pom.xml
dependency_bot_commit_share0.01
How it's scored
45/45Type-checkable code — Java (statically typed)
54.4/55Manageable file sizes — 7/598 source files over 60KB
Inputs used
primary_languageJava
largest_source_bytes156,140
source_files_sampled598
oversized_source_files7
How it's scored
40/40API schema (OpenAPI/GraphQL/proto) — protobuf/src/main/resources/tools/jackson/dataformat/protobuf/schema/descriptor.proto, protobuf/src/test/resources/fuzz-65674.proto, protobuf/src/test/resources/main.proto, protobuf/src/test/resources/merged.proto, protobuf/src/test/resources/other.proto, protobuf/src/test/resources/tools/jackson/dataformat/protobuf/schema/descriptor.proto
0/20MCP server
0/40Runnable examples
Inputs used
example_dirs
has_mcp_signalno
api_schema_filesprotobuf/src/main/resources/tools/jackson/dataformat/protobuf/schema/descriptor.proto, protobuf/src/test/resources/fuzz-65674.proto, protobuf/src/test/resources/main.proto, protobuf/src/test/resources/merged.proto, protobuf/src/test/resources/other.proto, protobuf/src/test/resources/tools/jackson/dataformat/protobuf/schema/descriptor.proto

Key facts

347GitHub stars
63contributors
559commits, last 12 months
0days since last push
0releases
1bus factor
57open issues
Mavenpackage ecosystems

Data collection warnings

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

More detail

Star and fork history 0 ★ / 153 ⇿
0Stars
153Forks

When each star and fork was added, collected from GitHub and bucketed by day. Cumulative growth sits directly above the daily additions it is made of, so the two read against each other: steady organic accretion looks nothing like an abrupt, short-lived burst. Where that difference is measurable, it is reported as growth authenticity.

0408012016015342016-052021-062026-07

Each point covers 10 days.

OpenSSF Scorecard 7.7 / 10
7.7aggregate

Independent, tool-agnostic security assessment from the open-source OpenSSF Scorecard. Each check rewards a security practice, not a specific vendor's tool. Checks Scorecard could not determine are marked n/a and excluded from the security score (never counted as zero).Scorecard v5.5.0 · 2026-07-26 01:33 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
10CI-Tests4 out of 4 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/30 approved changesets -- score normalized to 0
10Contributorsproject has 9 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
10Fuzzingproject is fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 19 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
n/aSigned-Releasesno releases found
10Token-PermissionsGitHub workflow tokens follow principle of least privilege
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 15
RegistryPackageVersion constraintManifest
Mavencom.fasterxml.jackson.core:jackson-annotationsavro/pom.xml
Maventools.jackson.core:jackson-coreavro/pom.xml
Maventools.jackson.core:jackson-databindavro/pom.xml
Mavenorg.apache.avro:avro1.12.1avro/pom.xml
Maventools.jackson.core:jackson-corecbor/pom.xml
Maventools.jackson.core:jackson-databindcbor/pom.xml
Mavencom.fasterxml.jackson.core:jackson-annotationsion/pom.xml
Maventools.jackson.core:jackson-coreion/pom.xml
Maventools.jackson.core:jackson-databindion/pom.xml
Mavencom.amazon.ion:ion-java1.11.11ion/pom.xml
Maventools.jackson.core:jackson-coreprotobuf/pom.xml
Maventools.jackson.core:jackson-databindprotobuf/pom.xml
Mavencom.squareup:protoparser4.0.3protobuf/pom.xml
Maventools.jackson.core:jackson-coresmile/pom.xml
Maventools.jackson.core:jackson-databindsmile/pom.xml
All dependencies 16

Full resolved dependency set from the GitHub dependency graph: 6 direct and 10 indirect (transitive) packages. The transitive closure is complete when the repository commits a lockfile.

RegistryPackageVersionRelation
Mavencom.amazon.ion:ion-java1.11.11direct
Mavencom.fasterxml.jackson.core:jackson-annotationsdirect
Mavencom.squareup:protoparser4.0.3direct
Mavenorg.apache.avro:avro1.12.1direct
Maventools.jackson.core:jackson-coredirect
Maventools.jackson.core:jackson-databinddirect
Mavench.qos.logback:logback-classic1.3.14indirect
Mavencom.google.code.maven-replacer-plugin:replacerindirect
Mavenjunit:junitindirect
Mavenorg.assertj:assertj-coreindirect
Mavenorg.cyclonedx:cyclonedx-maven-pluginindirect
Mavenorg.gradlex:gradle-module-metadata-maven-pluginindirect
Mavenorg.hamcrest:hamcrest-all1.3indirect
Mavenorg.jacoco:jacoco-maven-pluginindirect
Mavenorg.junit.jupiter:junit-jupiterindirect
Mavenorg.junit.jupiter:junit-jupiter-apiindirect
Dependency advisories 0

Installing maven:tools.jackson.dataformat:jackson-dataformat-ion@3.2.1 pulls in 4 packages, direct and transitive: 0 carry known advisories, of which 0 are direct dependencies.

No known advisories affect the assessed dependencies.

An advisory means the version recorded in the dependency graph falls inside an advisory’s affected range. Reachability is not analysed, and the graph includes development and test pins — a finding may concern tooling rather than shipped software.

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "avro",
        "cbor",
        "protobuf",
        "smile",
        "jackson-backends",
        "hacktoberfest"
      ],
      "is_fork": false,
      "size_kb": 12798,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "RPC": 45472,
        "Java": 3348689,
        "Shell": 452
      },
      "pushed_at": "2026-07-25T17:16:12Z",
      "created_at": "2016-05-03T04:54:56Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-25T17:16:18Z",
      "description": "Uber-project for standard Jackson binary format backends: avro, cbor, ion, protobuf, smile",
      "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": "0cd50d744f295cb81b768ca007765503038cd1e0",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch '3.2' into 3.x",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-07-25T17:16:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f3664fd14f0c849fce27e66bc85277d805ccedd1",
          "body": null,
          "is_bot": false,
          "headline": "...",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-07-25T17:15:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "990a1806a1e191e659edf3f2de92eb95da8632cd",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch '3.1' into 3.2",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-07-25T17:15:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "298ccdb6bd51362d2f9a105c786d3447da3ea2b5",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch '2.x' into 3.1",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-07-25T17:15:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8a48600f96e42362bdf36edabbf060b648156b8e",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch '2.22' into 2.x",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-07-25T17:07:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b8e4db1d5d2c15975bc21f6a6a250c8da0ce812e",
          "body": null,
          "is_bot": false,
          "headline": "...",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-07-25T17:06:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2d4f1f906c42b7931122e2e80b069f6ad74730b3",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch '2.21' into 2.22",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-07-25T17:06:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e833c7a5c76ae2d4216195441c6b6a2b555ed834",
          "body": null,
          "is_bot": false,
          "headline": "...",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-07-25T17:06:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4569f7e8a1cd5904432134fe9804b6a73e56064e",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch '2.20' into 2.21",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-07-25T17:05:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa603142bfd5d71db5bc90aed710bf8ead854e64",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch '2.19' into 2.20",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-07-25T17:05:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e3043e58537a93e254475b353f2ef1673f9cba17",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch '2.18' into 2.19",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-07-25T17:05:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6bf8468bba1d70750dda6426b581bd9599c2c565",
          "body": null,
          "is_bot": false,
          "headline": "Fix #736: dup string-ref in some cases (#740)",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-07-25T17:05:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b657466d04002991bce624de9ce2f36e21b5aad4",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch '3.2' into 3.x",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-07-25T01:09:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "444a9e0083fa0c7e7c53f0b3fa74805529d41d48",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch '3.1' into 3.2",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-07-25T01:08:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "728960e5d91772ab56832edfd3696283afad76d9",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch '2.x' into 3.1",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-07-25T01:06:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2e202061875ba975b73e9fef211a49b371405440",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch '2.22' into 2.x",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-07-25T00:54:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "734652d0294c954ca54ce31607bb05cfaf38c9f3",
          "body": null,
          "is_bot": false,
          "headline": "...",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-07-25T00:54:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b35ea68b9a4eb011ef2853e130e43ff70635b916",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch '2.21' into 2.22",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-07-25T00:53:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a48f086063c8c5d434c33bf99d80db648e6f038e",
          "body": null,
          "is_bot": false,
          "headline": "...",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-07-25T00:53:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cfc0ff5a76969cdf7877634f9d346738d91e3828",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch '2.20' into 2.21",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-07-25T00:52:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6192fc4e25f5dcf7242338e6917cb710a7672c77",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch '2.19' into 2.20",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-07-25T00:52:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "294590e05bdffdbbfc19b5c4b2ecadb9caf2840d",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch '2.18' into 2.19",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-07-25T00:51:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3bdaeca1b269806492fab3a3e997515b8daf80da",
          "body": null,
          "is_bot": false,
          "headline": "Fix #735 (#739)",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-07-25T00:48:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "73dc17ccb429d39bb8293c52bb652c6520dc4a7a",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch '2.19' into 2.20",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-07-25T00:12:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "890e9383d4ff54018930745e30855116485d6e2f",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch '2.18' into 2.19",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-07-25T00:12:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "24af7d8185f5fc1b5eff5f5641646ab324b33f4e",
          "body": null,
          "is_bot": false,
          "headline": "JUnit 4->5 conversion just for CBOR (#737)",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-07-25T00:11:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3f89e3efa49a83b1d073bb4e06c086cc83c45f29",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch '2.19' into 2.20",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-07-24T23:45:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c2e41ab09a5a37118db1152d10ad20c239f243d8",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch '2.18' into 2.19",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-07-24T23:44:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9ebcd50eb6ac8bf95d5cbd138528d43c01cfe3f7",
          "body": null,
          "is_bot": false,
          "headline": "Fix #733 (#734)",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-07-24T23:37:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9d381706d75125e73a9139a1cbb14e48e7cf08a9",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch '3.2' into 3.x",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-07-24T22:53:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "81feb2dbf03fe4797cce15951fe5b2262e3dafc9",
          "body": null,
          "is_bot": false,
          "headline": "...",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-07-24T22:53:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "43833f0d53a5a019377809ebe26f1af5e0bac055",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch '3.1' into 3.2",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-07-24T22:52:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f66085d8ecf291dee7b2c00b638eea5aa395932",
          "body": null,
          "is_bot": false,
          "headline": "...",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-07-24T22:51:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c741f86e1f08bb42ab06ee96b912ee0003d66880",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch '2.x' into 3.1",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-07-24T22:51:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9fb1f575a7485183746e0015c8c53158e2273458",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch '2.22' into 2.x",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-07-24T22:37:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bb3af3af1b73b2f140e8a1d84dc6bd1a9755340c",
          "body": null,
          "is_bot": false,
          "headline": "...",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-07-24T22:37:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9c88ba8ef5e528bcf8c983f7a65c6534482dc6c9",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch '2.21' into 2.22",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-07-24T22:36:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "80312c44128896797aa2fa79a3bd625797299349",
          "body": null,
          "is_bot": false,
          "headline": "...",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-07-24T22:36:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "99f38151cfc84dd2fb7933508fe3fe3029af8ed9",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch '2.20' into 2.21",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-07-24T22:35:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "45def54dae256670e8b1d00230550fe5732e2618",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch '2.19' into 2.20",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-07-24T22:35:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4e6f3f55b4fbda6cf7ec9fc2f2a1b493ac348aea",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch '2.18' into 2.19",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-07-24T22:35:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eafd52725b3b676b2883608d4a18c98171ce4632",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch '3.2' into 3.x",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-07-24T22:33:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ea51da476795f8d275d1f09f73d4d86bbceeff8c",
          "body": null,
          "is_bot": false,
          "headline": "...",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-07-24T22:33:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3e494dff3594d45ce41b8782d94fb3ccec4b5014",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch '3.1' into 3.2",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-07-24T22:33:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9df8811c4a18dec85bedfffafff0749bb4418476",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch '2.x' into 3.1",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-07-24T22:32:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8bbcac61fe35aedc71ae681915c99312f324eb65",
          "body": null,
          "is_bot": false,
          "headline": "Fix #726: Smile maxNameLen checks (#732)",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-07-24T22:28:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2fcf3add826f7a8ce9f3bd217f2a0b808166dd05",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch '2.22' into 2.x",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-07-24T22:27:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e284b6bdf4f6b216df298e1e9bda81fd23ddd4ee",
          "body": null,
          "is_bot": false,
          "headline": "...",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-07-24T22:27:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ac93402fd801278e1bb8d8c449e7fade0375f40d",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch '2.21' into 2.22",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-07-24T22:27:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e490b482c9fe6c7c81743e9e162172865ae6e9d8",
          "body": null,
          "is_bot": false,
          "headline": "...",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-07-24T22:27:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c972537596700268ce4dcc326fa818b4bb1f283",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch '2.20' into 2.21",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-07-24T22:26:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0e414cc8c0780c46a8be79d65c752db7787ecb37",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch '2.19' into 2.20",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-07-24T22:26:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "90be879a349f1b360493fc6b3bbe002d2a1b5c3b",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch '2.18' into 2.19",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-07-24T22:26:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "94ac96f950b685d076274426dadea902d59d6bf1",
          "body": null,
          "is_bot": false,
          "headline": "Fix #725: enforce incremental CBOR name length checks (#731)",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-07-24T22:17:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "946be9b901020f8da3b7e80f3155765f54848cb4",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch '3.2' into 3.x",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-07-24T21:28:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c50cb5c0b3bb71f83606aac55205a36ce818d33",
          "body": null,
          "is_bot": false,
          "headline": "...",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-07-24T21:27:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c7d25cab2c2f7c04646979a492e04d54d078e282",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch '3.2' into 3.x",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-07-24T21:27:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4ff6dffee7d64605e323c135d9afa05d746ddafd",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch '3.1' into 3.2",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-07-24T21:26:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f9bfa7b84436d27e0c59954243a91f381fc5391c",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch '2.x' into 3.1",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-07-24T21:25:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3b07617add94ea0b6f4722a3102397a4e3d80bd4",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch '2.22' into 2.x",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-07-24T21:21:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0144e0c7b03e9d0c0cda3ff78916c0b37847f548",
          "body": null,
          "is_bot": false,
          "headline": "...",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-07-24T21:21:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9917f119774c30e8b37b27436079a1d450859e06",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch '2.21' into 2.22",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-07-24T21:20:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6b4f92f3062df7d65c78557e9c616b6fa46d7e54",
          "body": null,
          "is_bot": false,
          "headline": "...",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-07-24T21:20:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "beacdef632dbc423d82ba641c2499e2c677e4b0b",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch '2.20' into 2.21",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-07-24T21:19:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3508fec926ea394ae9b4cba805b64f6bbd670549",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch '2.19' into 2.20",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-07-24T21:19:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "30f654306a8f42c7d638037bd8fc11eb7a046322",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch '2.18' into 2.19",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-07-24T21:18:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dd61a1366788012890754141f3567777395cbe87",
          "body": null,
          "is_bot": false,
          "headline": "Fix #728 (#730)",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-07-24T21:13:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "070956a2ae3a838c7f6b51f628c911967c190e4c",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch '3.2' into 3.x",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-07-24T20:59:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a52b4e19cc9dba941480725a8505f4f8bdaba250",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch '3.1' into 3.2",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-07-24T20:59:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ad8fc66944b0e7e4259bc57daf2c758e7895413e",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch '2.x' into 3.1",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-07-24T20:58:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "98f6cd7b6bd73813df6731fcef3f54862c71b52a",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch '2.22' into 2.x",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-07-24T20:57:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b326b1ee6b95d45832e3c561212f72415fb8edd9",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch '2.21' into 2.22",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-07-24T20:57:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7655188e25450b12cf332f80df9a30a31903808a",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch '2.20' into 2.21",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-07-24T20:57:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "83f1191c8a2fcdf779d80a39db677f7d05b06935",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch '2.19' into 2.20",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-07-24T20:56:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b782318dcf0b8afc0f5e7b00cff5e5225a87cae3",
          "body": null,
          "is_bot": false,
          "headline": "Fix JUnit4/5 breakage",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-07-24T20:56:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d2393cbb3b0284055a54c585ef062e1ec2b5d0fa",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch '3.2' into 3.x",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-07-24T20:35:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "991d49791f045ed8697f2289e30febf729ebc34d",
          "body": null,
          "is_bot": false,
          "headline": "...",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-07-24T20:34:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "276db2e0ef8b69f02d0aba911a271b5890a40add",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch '3.1' into 3.2",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-07-24T20:34:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "01b2f0c725175a0ceb7e23b38c22946cef7d413a",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch '2.x' into 3.1",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-07-24T20:34:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "abf562868c9e5c3030a84136de2b6dc178c81fc8",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch '2.22' into 2.x",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-07-24T18:52:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b2498756992fc229542ff3fd86d8cbd1e94e86c4",
          "body": null,
          "is_bot": false,
          "headline": "...",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-07-24T18:52:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c07b597bfbcfbafaf5ac2a175ea877c6ca6d582a",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch '2.21' into 2.22",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-07-24T18:51:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a0a228f98301103f202a011f5f0fd3746c289c7c",
          "body": null,
          "is_bot": false,
          "headline": "...",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-07-24T18:51:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8f0f1c0c4a894b965112695bb349a7bcbeb5f58f",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch '2.20' into 2.21",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-07-24T18:51:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cc0ddf79c1c1e6e602200a0e2584b7965359993e",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch '2.19' into 2.20",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-07-24T18:50:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0c788feb004a366852214ced1555b3e2e70d9443",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch '2.18' into 2.19",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-07-24T18:49:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e375fe56875aebaa79fcac43b68760fcc6380dd6",
          "body": null,
          "is_bot": false,
          "headline": "Fix #727: CBOR name decoding in nextFieldName() (#729)",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-07-24T18:49:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a60dbb0c9ace1bbc899bdaff5cdb781217f3e81b",
          "body": null,
          "is_bot": true,
          "headline": "Bump actions/setup-java from 5.5.0 to 5.6.0 (#724)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-20T22:25:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0a1bf60cc286cdcf06fcda740df992a60371f484",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch '3.2' into 3.x",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-07-17T21:43:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8cb9b759c09b0ad08870659c1a0f7c788c6b19dd",
          "body": null,
          "is_bot": false,
          "headline": "...",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-07-17T21:43:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "476dcca64992d0cfbd396aff596de9c315f78bee",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch '3.1' into 3.2",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-07-17T21:43:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a5ef96e09e85d2b0fcc13369018810e0f38b2ec8",
          "body": "# Conflicts:\n#\tsmile/src/test/java/tools/jackson/dataformat/smile/gen/SmileGeneratorHugeStringTest.java",
          "is_bot": false,
          "headline": "Merge branch '2.x' into 3.1",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-07-17T21:42:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dd95236f776802a4f785b9c318d5a24e7b3b40fe",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch '2.22' into 2.x",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-07-17T21:38:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0fd7e7c5dfdc107c48f1cdaa4fb0371b5136bbac",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch '2.21' into 2.22",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-07-17T21:38:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e375a5fcc2e57907c92a918c09ce9a1721e1960a",
          "body": null,
          "is_bot": false,
          "headline": "Fix #720: fail to write very long Smile strings (#722)",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-07-17T21:37:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ecdb3f3aa2bc2c6893bb96e1ceb08c01c5bfb139",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch '3.2' into 3.x",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-07-17T21:14:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9f81c68ea3efaacffc425778080c3c61265a2fd7",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch '3.1' into 3.2",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-07-17T21:14:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "95c21abb68a1ff56f0dd67e73b46a79db9eff9b5",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch '2.x' into 3.1",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-07-17T21:13:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c1a6fe610d13f3f6297edd1f4dc54cafbee72f03",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch '2.22' into 2.x",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-07-17T02:54:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4f466741fe07e410d95547d60e898b3c8101a39e",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch '2.21' into 2.22",
          "author_name": "Tatu Saloranta",
          "author_login": "cowtowncoder",
          "committed_at": "2026-07-17T02:54:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 0,
      "commits_last_year": 559,
      "latest_release_at": null,
      "latest_release_tag": null,
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 39,
      "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.dataformat:jackson-dataformat-ion",
          "exists": true,
          "license": "The Apache Software License, Version 2.0",
          "keywords": [],
          "ecosystem": "maven",
          "matches_repo": null,
          "registry_url": "https://central.sonatype.com/artifact/tools.jackson.dataformat/jackson-dataformat-ion",
          "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-10T17:31:29Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 15
        },
        {
          "name": "tools.jackson.dataformat:jackson-dataformat-avro",
          "exists": true,
          "license": "The Apache Software License, Version 2.0",
          "keywords": [],
          "ecosystem": "maven",
          "matches_repo": null,
          "registry_url": "https://central.sonatype.com/artifact/tools.jackson.dataformat/jackson-dataformat-avro",
          "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-10T17:31:27Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 15
        },
        {
          "name": "tools.jackson.dataformat:jackson-dataformat-cbor",
          "exists": true,
          "license": "The Apache Software License, Version 2.0",
          "keywords": [],
          "ecosystem": "maven",
          "matches_repo": null,
          "registry_url": "https://central.sonatype.com/artifact/tools.jackson.dataformat/jackson-dataformat-cbor",
          "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-10T17:31:29Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 15
        },
        {
          "name": "tools.jackson.dataformat:jackson-dataformat-smile",
          "exists": true,
          "license": "The Apache Software License, Version 2.0",
          "keywords": [],
          "ecosystem": "maven",
          "matches_repo": null,
          "registry_url": "https://central.sonatype.com/artifact/tools.jackson.dataformat/jackson-dataformat-smile",
          "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-10T17:31:36Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 15
        },
        {
          "name": "tools.jackson.dataformat:jackson-dataformat-protobuf",
          "exists": true,
          "license": "The Apache Software License, Version 2.0",
          "keywords": [],
          "ecosystem": "maven",
          "matches_repo": null,
          "registry_url": "https://central.sonatype.com/artifact/tools.jackson.dataformat/jackson-dataformat-protobuf",
          "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-10T17:31:29Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 15
        }
      ]
    },
    "popularity": {
      "forks": 153,
      "stars": 347,
      "watchers": 16,
      "fork_history": {
        "days": [
          {
            "date": "2016-05-10",
            "count": 1
          },
          {
            "date": "2016-05-13",
            "count": 1
          },
          {
            "date": "2016-05-25",
            "count": 1
          },
          {
            "date": "2016-05-31",
            "count": 1
          },
          {
            "date": "2016-07-13",
            "count": 1
          },
          {
            "date": "2016-07-30",
            "count": 2
          },
          {
            "date": "2016-08-11",
            "count": 1
          },
          {
            "date": "2016-12-08",
            "count": 1
          },
          {
            "date": "2017-01-12",
            "count": 1
          },
          {
            "date": "2017-01-29",
            "count": 1
          },
          {
            "date": "2017-02-09",
            "count": 1
          },
          {
            "date": "2017-02-11",
            "count": 1
          },
          {
            "date": "2017-02-19",
            "count": 1
          },
          {
            "date": "2017-03-07",
            "count": 1
          },
          {
            "date": "2017-03-21",
            "count": 1
          },
          {
            "date": "2017-04-11",
            "count": 1
          },
          {
            "date": "2017-05-18",
            "count": 1
          },
          {
            "date": "2017-06-30",
            "count": 1
          },
          {
            "date": "2017-07-07",
            "count": 1
          },
          {
            "date": "2017-07-21",
            "count": 1
          },
          {
            "date": "2017-10-16",
            "count": 1
          },
          {
            "date": "2017-11-08",
            "count": 1
          },
          {
            "date": "2017-11-21",
            "count": 1
          },
          {
            "date": "2017-11-24",
            "count": 1
          },
          {
            "date": "2017-12-01",
            "count": 1
          },
          {
            "date": "2018-03-01",
            "count": 1
          },
          {
            "date": "2018-04-10",
            "count": 1
          },
          {
            "date": "2018-04-16",
            "count": 1
          },
          {
            "date": "2018-04-27",
            "count": 1
          },
          {
            "date": "2018-08-01",
            "count": 1
          },
          {
            "date": "2018-08-08",
            "count": 1
          },
          {
            "date": "2018-08-09",
            "count": 1
          },
          {
            "date": "2018-08-15",
            "count": 1
          },
          {
            "date": "2018-08-19",
            "count": 1
          },
          {
            "date": "2018-12-04",
            "count": 1
          },
          {
            "date": "2019-01-03",
            "count": 1
          },
          {
            "date": "2019-02-23",
            "count": 1
          },
          {
            "date": "2019-04-02",
            "count": 1
          },
          {
            "date": "2019-04-11",
            "count": 1
          },
          {
            "date": "2019-05-06",
            "count": 1
          },
          {
            "date": "2019-05-14",
            "count": 1
          },
          {
            "date": "2019-05-23",
            "count": 1
          },
          {
            "date": "2019-05-31",
            "count": 1
          },
          {
            "date": "2019-07-19",
            "count": 1
          },
          {
            "date": "2019-08-13",
            "count": 1
          },
          {
            "date": "2019-08-31",
            "count": 1
          },
          {
            "date": "2019-09-09",
            "count": 1
          },
          {
            "date": "2019-10-12",
            "count": 1
          },
          {
            "date": "2019-10-19",
            "count": 1
          },
          {
            "date": "2019-10-23",
            "count": 1
          },
          {
            "date": "2019-12-16",
            "count": 1
          },
          {
            "date": "2019-12-17",
            "count": 2
          },
          {
            "date": "2020-03-22",
            "count": 1
          },
          {
            "date": "2020-03-28",
            "count": 1
          },
          {
            "date": "2020-05-06",
            "count": 1
          },
          {
            "date": "2020-05-11",
            "count": 1
          },
          {
            "date": "2020-05-12",
            "count": 1
          },
          {
            "date": "2020-05-21",
            "count": 1
          },
          {
            "date": "2020-06-04",
            "count": 1
          },
          {
            "date": "2020-06-14",
            "count": 1
          },
          {
            "date": "2020-06-21",
            "count": 1
          },
          {
            "date": "2020-07-04",
            "count": 1
          },
          {
            "date": "2020-07-25",
            "count": 1
          },
          {
            "date": "2020-08-26",
            "count": 1
          },
          {
            "date": "2020-09-23",
            "count": 1
          },
          {
            "date": "2020-09-28",
            "count": 1
          },
          {
            "date": "2020-11-20",
            "count": 2
          },
          {
            "date": "2020-11-25",
            "count": 1
          },
          {
            "date": "2021-01-04",
            "count": 1
          },
          {
            "date": "2021-02-02",
            "count": 1
          },
          {
            "date": "2021-02-09",
            "count": 2
          },
          {
            "date": "2021-02-14",
            "count": 1
          },
          {
            "date": "2021-03-10",
            "count": 1
          },
          {
            "date": "2021-03-15",
            "count": 1
          },
          {
            "date": "2021-03-22",
            "count": 1
          },
          {
            "date": "2021-03-31",
            "count": 1
          },
          {
            "date": "2021-04-05",
            "count": 1
          },
          {
            "date": "2021-04-15",
            "count": 1
          },
          {
            "date": "2021-06-10",
            "count": 2
          },
          {
            "date": "2021-06-11",
            "count": 1
          },
          {
            "date": "2021-06-29",
            "count": 1
          },
          {
            "date": "2021-08-11",
            "count": 1
          },
          {
            "date": "2021-08-12",
            "count": 1
          },
          {
            "date": "2021-09-08",
            "count": 1
          },
          {
            "date": "2021-09-10",
            "count": 1
          },
          {
            "date": "2021-10-06",
            "count": 1
          },
          {
            "date": "2021-10-29",
            "count": 1
          },
          {
            "date": "2021-11-12",
            "count": 1
          },
          {
            "date": "2021-12-15",
            "count": 1
          },
          {
            "date": "2021-12-20",
            "count": 1
          },
          {
            "date": "2022-01-28",
            "count": 1
          },
          {
            "date": "2022-03-25",
            "count": 1
          },
          {
            "date": "2022-03-29",
            "count": 1
          },
          {
            "date": "2022-04-26",
            "count": 1
          },
          {
            "date": "2022-06-01",
            "count": 1
          },
          {
            "date": "2022-06-03",
            "count": 1
          },
          {
            "date": "2022-07-23",
            "count": 1
          },
          {
            "date": "2022-09-07",
            "count": 2
          },
          {
            "date": "2022-10-16",
            "count": 1
          },
          {
            "date": "2022-10-17",
            "count": 1
          },
          {
            "date": "2022-11-12",
            "count": 1
          },
          {
            "date": "2022-11-19",
            "count": 1
          },
          {
            "date": "2022-12-07",
            "count": 1
          },
          {
            "date": "2023-01-17",
            "count": 1
          },
          {
            "date": "2023-05-11",
            "count": 1
          },
          {
            "date": "2023-05-18",
            "count": 1
          },
          {
            "date": "2023-05-25",
            "count": 1
          },
          {
            "date": "2023-08-24",
            "count": 1
          },
          {
            "date": "2023-09-06",
            "count": 1
          },
          {
            "date": "2023-11-02",
            "count": 1
          },
          {
            "date": "2023-11-28",
            "count": 1
          },
          {
            "date": "2023-12-05",
            "count": 1
          },
          {
            "date": "2024-01-04",
            "count": 1
          },
          {
            "date": "2024-01-11",
            "count": 1
          },
          {
            "date": "2024-01-24",
            "count": 1
          },
          {
            "date": "2024-05-20",
            "count": 1
          },
          {
            "date": "2024-06-09",
            "count": 1
          },
          {
            "date": "2024-08-19",
            "count": 1
          },
          {
            "date": "2024-09-02",
            "count": 1
          },
          {
            "date": "2024-09-06",
            "count": 1
          },
          {
            "date": "2024-09-07",
            "count": 1
          },
          {
            "date": "2024-09-09",
            "count": 1
          },
          {
            "date": "2024-10-09",
            "count": 1
          },
          {
            "date": "2024-10-12",
            "count": 1
          },
          {
            "date": "2024-10-15",
            "count": 1
          },
          {
            "date": "2024-11-05",
            "count": 1
          },
          {
            "date": "2024-11-21",
            "count": 1
          },
          {
            "date": "2024-12-30",
            "count": 1
          },
          {
            "date": "2025-04-09",
            "count": 1
          },
          {
            "date": "2025-04-12",
            "count": 1
          },
          {
            "date": "2025-04-29",
            "count": 1
          },
          {
            "date": "2025-05-10",
            "count": 1
          },
          {
            "date": "2025-05-13",
            "count": 1
          },
          {
            "date": "2025-05-23",
            "count": 1
          },
          {
            "date": "2025-07-09",
            "count": 1
          },
          {
            "date": "2025-09-18",
            "count": 1
          },
          {
            "date": "2025-10-13",
            "count": 1
          },
          {
            "date": "2025-10-16",
            "count": 1
          },
          {
            "date": "2025-10-21",
            "count": 1
          },
          {
            "date": "2025-10-23",
            "count": 1
          },
          {
            "date": "2026-04-07",
            "count": 1
          },
          {
            "date": "2026-05-26",
            "count": 1
          },
          {
            "date": "2026-07-10",
            "count": 1
          },
          {
            "date": "2026-07-17",
            "count": 1
          },
          {
            "date": "2026-07-23",
            "count": 1
          },
          {
            "date": "2026-07-25",
            "count": 2
          }
        ],
        "complete": true,
        "collected": 153,
        "total_forks": 153
      },
      "star_history": null,
      "open_issues_and_prs": 61
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [
        "protobuf/src/main/resources/tools/jackson/dataformat/protobuf/schema/descriptor.proto",
        "protobuf/src/test/resources/fuzz-65674.proto",
        "protobuf/src/test/resources/main.proto",
        "protobuf/src/test/resources/merged.proto",
        "protobuf/src/test/resources/other.proto",
        "protobuf/src/test/resources/tools/jackson/dataformat/protobuf/schema/descriptor.proto"
      ],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "avro/pom.xml",
        "cbor/pom.xml",
        "ion/pom.xml",
        "pom.xml",
        "protobuf/pom.xml",
        "smile/pom.xml"
      ],
      "largest_source_bytes": 156140,
      "source_files_sampled": 598,
      "oversized_source_files": 7,
      "agent_instruction_files": [
        "CLAUDE.md"
      ],
      "agent_instruction_max_bytes": 11296
    },
    "dependencies": {
      "manifests": [
        "avro/pom.xml",
        "cbor/pom.xml",
        "ion/pom.xml",
        "pom.xml",
        "protobuf/pom.xml",
        "smile/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.dataformat:jackson-dataformat-ion@3.2.1",
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "maven"
      ],
      "dependencies": [
        {
          "name": "com.fasterxml.jackson.core:jackson-annotations",
          "manifest": "avro/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "tools.jackson.core:jackson-core",
          "manifest": "avro/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "tools.jackson.core:jackson-databind",
          "manifest": "avro/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "org.apache.avro:avro",
          "manifest": "avro/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "1.12.1"
        },
        {
          "name": "tools.jackson.core:jackson-core",
          "manifest": "cbor/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "tools.jackson.core:jackson-databind",
          "manifest": "cbor/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "com.fasterxml.jackson.core:jackson-annotations",
          "manifest": "ion/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "tools.jackson.core:jackson-core",
          "manifest": "ion/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "tools.jackson.core:jackson-databind",
          "manifest": "ion/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "com.amazon.ion:ion-java",
          "manifest": "ion/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "1.11.11"
        },
        {
          "name": "tools.jackson.core:jackson-core",
          "manifest": "protobuf/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "tools.jackson.core:jackson-databind",
          "manifest": "protobuf/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "com.squareup:protoparser",
          "manifest": "protobuf/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "4.0.3"
        },
        {
          "name": "tools.jackson.core:jackson-core",
          "manifest": "smile/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "tools.jackson.core:jackson-databind",
          "manifest": "smile/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "com.amazon.ion:ion-java",
            "direct": true,
            "version": "1.11.11",
            "ecosystem": "maven"
          },
          {
            "name": "com.fasterxml.jackson.core:jackson-annotations",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "com.squareup:protoparser",
            "direct": true,
            "version": "4.0.3",
            "ecosystem": "maven"
          },
          {
            "name": "org.apache.avro:avro",
            "direct": true,
            "version": "1.12.1",
            "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": "ch.qos.logback:logback-classic",
            "direct": false,
            "version": "1.3.14",
            "ecosystem": "maven"
          },
          {
            "name": "com.google.code.maven-replacer-plugin:replacer",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "junit:junit",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.assertj:assertj-core",
            "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.hamcrest:hamcrest-all",
            "direct": false,
            "version": "1.3",
            "ecosystem": "maven"
          },
          {
            "name": "org.jacoco:jacoco-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": 6,
        "indirect_count": 10
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 4,
        "merged_prs": 331,
        "open_issues": 57,
        "closed_ratio": 0.837,
        "closed_issues": 293,
        "closed_unmerged_prs": 52
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "cowtowncoder",
          "commits": 2748,
          "avatar_url": "https://avatars.githubusercontent.com/u/55065?v=4"
        },
        {
          "type": "User",
          "login": "pjfanning",
          "commits": 21,
          "avatar_url": "https://avatars.githubusercontent.com/u/11783444?v=4"
        },
        {
          "type": "User",
          "login": "baharclerode",
          "commits": 21,
          "avatar_url": "https://avatars.githubusercontent.com/u/9274903?v=4"
        },
        {
          "type": "User",
          "login": "arthurscchan",
          "commits": 12,
          "avatar_url": "https://avatars.githubusercontent.com/u/33429318?v=4"
        },
        {
          "type": "User",
          "login": "knoguchi",
          "commits": 10,
          "avatar_url": "https://avatars.githubusercontent.com/u/127546?v=4"
        },
        {
          "type": "User",
          "login": "MichalFoksa",
          "commits": 10,
          "avatar_url": "https://avatars.githubusercontent.com/u/10117686?v=4"
        },
        {
          "type": "User",
          "login": "JooHyukKim",
          "commits": 9,
          "avatar_url": "https://avatars.githubusercontent.com/u/61615301?v=4"
        },
        {
          "type": "User",
          "login": "marcospassos",
          "commits": 7,
          "avatar_url": "https://avatars.githubusercontent.com/u/943036?v=4"
        },
        {
          "type": "User",
          "login": "tatu-at-datastax",
          "commits": 6,
          "avatar_url": "https://avatars.githubusercontent.com/u/87213665?v=4"
        },
        {
          "type": "User",
          "login": "sugmanue",
          "commits": 6,
          "avatar_url": "https://avatars.githubusercontent.com/u/108146565?v=4"
        }
      ],
      "contributors_sampled": 63,
      "top_contributor_share": 0.939
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "coverage-comment.yml",
        "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": "4 out of 4 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/30 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 9 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": "30 commit(s) and 19 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": "0cd50d744f295cb81b768ca007765503038cd1e0",
        "ran_at": "2026-07-26T01:33:59Z",
        "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-25T17:19:49Z",
      "oldest_open_prs": [
        {
          "number": 220,
          "created_at": "2020-09-14T12:07:15Z",
          "last_comment_at": "2021-05-16T18:04:31Z",
          "last_comment_author": "cowtowncoder"
        },
        {
          "number": 625,
          "created_at": "2025-10-26T03:48:30Z",
          "last_comment_at": "2026-02-24T03:25:26Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 710,
          "created_at": "2026-07-10T13:14:12Z",
          "last_comment_at": "2026-07-17T03:42:45Z",
          "last_comment_author": "cowtowncoder"
        },
        {
          "number": 719,
          "created_at": "2026-07-17T03:47:07Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-07-25T17:05:01Z",
      "ci_last_conclusion": "SKIPPED",
      "oldest_open_issues": [
        {
          "number": 2,
          "created_at": "2016-05-03T05:19:49Z",
          "last_comment_at": "2025-02-12T02:42:00Z",
          "last_comment_author": "cowtowncoder"
        },
        {
          "number": 3,
          "created_at": "2016-05-03T05:31:06Z",
          "last_comment_at": "2021-11-27T01:47:06Z",
          "last_comment_author": "cowtowncoder"
        },
        {
          "number": 5,
          "created_at": "2016-05-03T05:56:13Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 8,
          "created_at": "2016-05-06T02:21:00Z",
          "last_comment_at": "2024-06-05T00:43:15Z",
          "last_comment_author": "cowtowncoder"
        },
        {
          "number": 9,
          "created_at": "2016-05-06T02:21:29Z",
          "last_comment_at": "2019-04-12T14:52:02Z",
          "last_comment_author": "HunterSherms"
        },
        {
          "number": 11,
          "created_at": "2016-05-06T02:24:09Z",
          "last_comment_at": "2023-01-07T02:26:56Z",
          "last_comment_author": "cowtowncoder"
        },
        {
          "number": 12,
          "created_at": "2016-05-06T02:25:12Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 29,
          "created_at": "2016-09-22T04:32:48Z",
          "last_comment_at": "2024-07-22T21:46:55Z",
          "last_comment_author": "cowtowncoder"
        },
        {
          "number": 78,
          "created_at": "2017-04-12T07:05:55Z",
          "last_comment_at": "2017-04-21T00:37:37Z",
          "last_comment_author": "cowtowncoder"
        },
        {
          "number": 84,
          "created_at": "2017-04-29T04:15:36Z",
          "last_comment_at": "2017-04-30T18:07:41Z",
          "last_comment_author": "cowtowncoder"
        },
        {
          "number": 86,
          "created_at": "2017-05-05T20:39:42Z",
          "last_comment_at": "2017-05-07T02:00:20Z",
          "last_comment_author": "cowtowncoder"
        },
        {
          "number": 88,
          "created_at": "2017-05-14T19:47:47Z",
          "last_comment_at": "2017-05-22T19:17:20Z",
          "last_comment_author": "cowtowncoder"
        },
        {
          "number": 96,
          "created_at": "2017-06-16T04:27:15Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 97,
          "created_at": "2017-06-27T10:30:29Z",
          "last_comment_at": "2017-09-13T11:24:25Z",
          "last_comment_author": "mcliedtke"
        },
        {
          "number": 105,
          "created_at": "2017-08-22T16:56:16Z",
          "last_comment_at": "2025-07-29T15:52:56Z",
          "last_comment_author": "fbacchella"
        },
        {
          "number": 107,
          "created_at": "2017-08-28T07:10:13Z",
          "last_comment_at": "2017-08-28T23:24:05Z",
          "last_comment_author": "cowtowncoder"
        },
        {
          "number": 110,
          "created_at": "2017-09-05T20:02:21Z",
          "last_comment_at": "2018-01-31T16:36:41Z",
          "last_comment_author": "cowtowncoder"
        },
        {
          "number": 112,
          "created_at": "2017-10-09T14:09:58Z",
          "last_comment_at": "2020-06-27T22:09:17Z",
          "last_comment_author": "cowtowncoder"
        },
        {
          "number": 117,
          "created_at": "2017-11-07T15:37:33Z",
          "last_comment_at": "2020-02-12T02:48:45Z",
          "last_comment_author": "cowtowncoder"
        },
        {
          "number": 121,
          "created_at": "2017-11-22T11:06:29Z",
          "last_comment_at": "2026-07-02T03:22:07Z",
          "last_comment_author": "cowtowncoder"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/FasterXML/jackson-dataformats-binary",
    "host": "github.com",
    "name": "jackson-dataformats-binary",
    "owner": "FasterXML"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 67,
      "inputs": {
        "security": 82,
        "vitality": 55,
        "community": 59,
        "governance": 67,
        "engineering": 75
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "moderate",
        "name": "Vitality",
        "value": 55,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "excellent",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 91,
            "inputs": {
              "commits_last_year": 559,
              "human_commit_share": 0.99,
              "days_since_last_push": 0,
              "active_weeks_last_year": 39
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "39/52 weeks with commits",
                "points": 27,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 39
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "559 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 559
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 19 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": 0,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 0 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 59,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 66,
            "inputs": {
              "forks": 153,
              "stars": 347,
              "watchers": 16,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "347 stars",
                "points": 41.2,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 347
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "153 forks",
                "points": 18.2,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 153
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "16 watchers",
                "points": 6.5,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 16
                    }
                  }
                ],
                "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": 67,
        "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": 63,
              "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": "63 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 63
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 9 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 72,
            "inputs": {
              "merged_prs": 331,
              "open_issues": 57,
              "closed_issues": 293,
              "issue_closed_ratio": 0.837,
              "closed_unmerged_prs": 52
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "84% of issues closed",
                "points": 39.1,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 84
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "331/383 decided PRs merged",
                "points": 33.1,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 331,
                      "decided": 383
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "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.dataformat:jackson-dataformat-ion",
                "tools.jackson.dataformat:jackson-dataformat-avro",
                "tools.jackson.dataformat:jackson-dataformat-cbor",
                "tools.jackson.dataformat:jackson-dataformat-smile",
                "tools.jackson.dataformat:jackson-dataformat-protobuf"
              ],
              "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": "4 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "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": "4 out of 4 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": [
                "avro",
                "cbor",
                "protobuf",
                "smile",
                "jackson-backends",
                "hacktoberfest"
              ],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": true,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "6 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 6
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "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": "4 out of 4 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/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 9 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": "30 commit(s) and 19 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.dataformat:jackson-dataformat-ion@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.dataformat:jackson-dataformat-ion@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": 61,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "moderate",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.101,
              "agent_instruction_files": [
                "CLAUDE.md"
              ],
              "agent_instruction_max_bytes": 11296
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "CLAUDE.md",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "CLAUDE.md"
                    }
                  }
                ],
                "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 99 human commits state their intent (structured subject or explanatory body)",
                "points": 5.4,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 10,
                      "sampled": 99
                    }
                  }
                ],
                "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": [
                "avro/pom.xml",
                "cbor/pom.xml",
                "ion/pom.xml",
                "pom.xml",
                "protobuf/pom.xml",
                "smile/pom.xml"
              ],
              "dependency_bot_commit_share": 0.01
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "avro/pom.xml, cbor/pom.xml, ion/pom.xml (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "avro/pom.xml, cbor/pom.xml, ion/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": "1 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 1,
                      "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": 99,
            "inputs": {
              "primary_language": "Java",
              "largest_source_bytes": 156140,
              "source_files_sampled": 598,
              "oversized_source_files": 7
            },
            "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": "7/598 source files over 60KB",
                "points": 54.4,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 598,
                      "oversized": 7
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [],
              "has_mcp_signal": false,
              "api_schema_files": [
                "protobuf/src/main/resources/tools/jackson/dataformat/protobuf/schema/descriptor.proto",
                "protobuf/src/test/resources/fuzz-65674.proto",
                "protobuf/src/test/resources/main.proto",
                "protobuf/src/test/resources/merged.proto",
                "protobuf/src/test/resources/other.proto",
                "protobuf/src/test/resources/tools/jackson/dataformat/protobuf/schema/descriptor.proto"
              ]
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": "protobuf/src/main/resources/tools/jackson/dataformat/protobuf/schema/descriptor.proto, protobuf/src/test/resources/fuzz-65674.proto, protobuf/src/test/resources/main.proto, protobuf/src/test/resources/merged.proto, protobuf/src/test/resources/other.proto, protobuf/src/test/resources/tools/jackson/dataformat/protobuf/schema/descriptor.proto",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "protobuf/src/main/resources/tools/jackson/dataformat/protobuf/schema/descriptor.proto, protobuf/src/test/resources/fuzz-65674.proto, protobuf/src/test/resources/main.proto, protobuf/src/test/resources/merged.proto, protobuf/src/test/resources/other.proto, protobuf/src/test/resources/tools/jackson/dataformat/protobuf/schema/descriptor.proto"
                    }
                  }
                ],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-26T01:34:20.884560Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/f/FasterXML/jackson-dataformats-binary.svg",
  "full_name": "FasterXML/jackson-dataformats-binary",
  "license_state": "standard",
  "license_spdx": "Apache-2.0"
}

Scores are signals, not warranties. They reflect publicly visible practices on GitHub — not a code audit, and not a security guarantee.

Missing data is excluded and weights renormalized, never scored as zero. Methodology is versioned and open: metrics v1.13.0, schema v0.27.0 — full methodology · metrics wiki.

How one result sits in the wider record: aggregate statisticsMaven.