Public record
Software health reportschema 0.27.0 · metrics 2.5.0 · 2026-07-25 22:51 UTC

MoonWorm / jsonapi4j

Lightweight Java framework for building REST APIs compliant with the JSON:API specification

JavaApache-2.0★ 29 stars⑂ 3 forkssince Feb 2025View on GitHub ↗
KindLibraryNetwork servicehow this is determined

MoonWorm/jsonapi4j holds a health index of 69 out of 100, placing it in the Good band. It scores highest on Vitality (89/100) and lowest on Community & Adoption (48/100). It was last updated 12 days ago. A single contributor accounts for most of its recent work.

69
overall / 100
Good

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean, calibrated against the distribution of the public record so bands carry percentile meaning; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At Risk ceiling of 34.

69
Exceptional93-100The record's top tier (≈ top 5%); essentially all checked criteria met
Excellent80-92Strong across the board; minor gaps
Good65-79Healthy; gaps are limited and manageable
Moderate50-64Acceptable with notable gaps; review recommended
Weak35-49Material weaknesses across several areas
At Risk20-34Significant weaknesses; adoption warrants caution
Critical1-19Severe 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.

The weighted overall 62 is calibrated to 69 on the published index scale (record calibration 2026-08-02).

Ownership

Aliaksei TaliukPersonal account
2 followers2 public repossince Nov 2010

This repository is owned by a personal account. A single-owner project carries more continuity risk than an organization-backed one.

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
Mavenpro.api4:jsonapi4j-base1.9.0-2515 days ago
Mavenpro.api4:jsonapi4j-core1.9.0-3615 days ago
Mavenpro.api4:jsonapi4j-rest1.9.0-3615 days ago
Mavenpro.api4:jsonapi4j-rest-springboot1.9.0-3615 days ago
Mavenpro.api4:jsonapi4j-compound-docs-resolver1.9.0-3615 days ago

Metrics by category

Vitality

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

89Excellent · 21% of overall
How it's scored
28.8/36Push recency — last push 12 days ago
24.2/36Commit cadence — 35/52 weeks with commits
18/18Commit volume — 409 commits in the last year
10/10OpenSSF Scorecard: Maintained — 30 commit(s) and 17 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year409
human_commit_share1
days_since_last_push12
active_weeks_last_year35

Release discipline

100Exceptional
How it's scored
27/27Ships releases — 25 releases published
36/36Release recency — latest release 15 days ago
27/27Release cadence — a release every ~7.2 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count25
latest_release_tagv1.9.0
releases_from_tagsno
days_since_latest_release15
mean_days_between_releases7.2
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?

48Weak · 17% of overall
How it's scored
23.5/60Stars — 29 stars
2.5/25Forks — 3 forks
2.7/15Watchers — 4 watchers
Inputs used
forks3
stars29
watchers4
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)
18/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges
has_contributingyes
has_issue_templateno
has_code_of_conductno
readme_badge_services
has_pull_request_templateno

Sustainability & Governance

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

51Moderate · 23% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
0.4/22.5Commit distribution — top contributor authored 98% of commits
4.1/13.5Contributor breadth — 3 contributors
0/10OpenSSF Scorecard: Contributors — project has 0 contributing companies or organizations -- score normalized to 0
Inputs used
bus_factor1
contributors_sampled3
top_contributor_share0.984
How it's scored
35/42Issue resolution — 83% of issues closed
26.8/30PR acceptance — 17/19 decided PRs merged
0/13Newcomer PR acceptance — no first-time contributor's PR decided in 30d
0/15OpenSSF Scorecard: Code-Review — Found 0/30 approved changesets -- score normalized to 0
Inputs used
merged_prs17
open_issues19
closed_issues95
prs_merged_7d
prs_decided_7d
prs_merged_30d
prs_decided_30d
issue_closed_ratio0.833
closed_unmerged_prs2
first_time_authors_30d
first_time_prs_merged_30d
first_time_prs_decided_30d
Excluded from scoring (no data or not applicable): newcomer_pr_acceptance. Remaining weights renormalized.
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
3.4/25Owner reach — 2 followers of MoonWorm
15.5/25Track record — 2 public repos, account ~15 yr old
Inputs used
followers2
owner_typeUser
is_verified
owner_loginMoonWorm
public_repos2
account_age_days5,736
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable — 5 package(s) on maven
35/35Publish recency — latest publish 15 days ago
20/20Version history — 36 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagespro.api4:jsonapi4j-base, pro.api4:jsonapi4j-core, pro.api4:jsonapi4j-rest, pro.api4:jsonapi4j-rest-springboot, pro.api4:jsonapi4j-compound-docs-resolver
ecosystemsmaven
any_deprecatedno
min_days_since_publish15

Engineering Quality

Are baseline engineering and documentation practices in place?

66Good · 19% of overall
How it's scored
24/24CI workflows — 2 workflow(s)
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests — no data
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configno
has_precommit_configno
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.
How it's scored
30/30README
25/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
10/10Topics — 12 topics
0/10Wiki
Inputs used
topicsjava, json-api-response, json-api-server, json-apis, jsonapi, openapi, quarkus, quarkus-extension, rest-api, servlet-api, spring-boot, json-api-specification
has_wikino
homepage
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

53Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — no data
0/2.5CI-Tests — no data
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
0/2.5Contributors — project has 0 contributing companies or organizations -- score normalized to 0
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
7.5/7.5Maintained — 30 commit(s) and 17 issue activity found in the last 90 days -- score normalized to 10
5/5Packaging — packaging workflow detected
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — no SAST tool detected
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
3/7.5Vulnerabilities — 6 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate4.1
Excluded from scoring (no data or not applicable): branch_protection, ci_tests, signed_releases. Remaining weights renormalized.

Dependency advisories

100Exceptional
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_packages5
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:pro.api4:jsonapi4j-base@1.9.0 runtime dependency closure — what installing the published package pulls in — 5 packages. Reachability is not analyzed.

AI Readiness

How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight (4%): agent tooling is a real maintenance signal, but a repository with none can still reach 100/100.

66Good · 4% of overall
How it's scored
45/45Agent instructions — AGENTS.md, CLAUDE.md, docs/AGENTS.md, docs/CLAUDE.md
0/15Machine-readable docs (llms.txt)
30.4/40Legible commit history — 57 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.57
agent_instruction_filesAGENTS.md, CLAUDE.md, docs/AGENTS.md, docs/CLAUDE.md
agent_instruction_max_bytes5,336
How it's scored
12.6/18One-command bootstrap — examples/jsonapi4j-quarkus-sampleapp/pom.xml, examples/jsonapi4j-sampleapp-domain/pom.xml, examples/jsonapi4j-sampleapp-testsuite/pom.xml (toolchain convention, no task runner)
22/22Automated tests
0/11Lint / format config
11/11Static type checking — Java (statically typed)
10/10Reproducible environment — Dockerfile
0/10Demonstrated agent practice — no agent-authored commits among the last 100
0/8Automated maintenance — no automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfiles
has_dockerfileyes
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifestsexamples/jsonapi4j-quarkus-sampleapp/pom.xml, examples/jsonapi4j-sampleapp-domain/pom.xml, examples/jsonapi4j-sampleapp-testsuite/pom.xml, examples/jsonapi4j-servlet-sampleapp/pom.xml, examples/jsonapi4j-springboot-sampleapp/pom.xml, examples/pom.xml, jsonapi4j-base/pom.xml, jsonapi4j-compound-docs-resolver/pom.xml, jsonapi4j-core/pom.xml, jsonapi4j-plugins/jsonapi4j-ac-plugin/pom.xml, jsonapi4j-plugins/jsonapi4j-all-plugins/pom.xml, jsonapi4j-plugins/jsonapi4j-cd-plugin/pom.xml, jsonapi4j-plugins/jsonapi4j-oas-plugin/pom.xml, jsonapi4j-plugins/jsonapi4j-sf-plugin/pom.xml, jsonapi4j-plugins/pom.xml, jsonapi4j-report/pom.xml, jsonapi4j-rest-quarkus-parent/deployment/pom.xml, jsonapi4j-rest-quarkus-parent/pom.xml, jsonapi4j-rest-quarkus-parent/runtime/pom.xml, jsonapi4j-rest-springboot/pom.xml, jsonapi4j-rest/pom.xml, pom.xml
dependency_bot_commit_share0
How it's scored
45/45Type-checkable code — Java (statically typed)
54.9/55Manageable file sizes — 1/623 source files over 60KB
Inputs used
primary_languageJava
largest_source_bytes64,004
source_files_sampled623
oversized_source_files1
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)
0/20MCP server
40/40Runnable examples — examples
Inputs used
example_dirsexamples
has_mcp_signalno
api_schema_files

Key facts

29GitHub stars
3contributors
409commits, last 12 months
12days since last push
25releases
1bus factor
19open issues
Mavenpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • Could not fetch maven package 'pro.api4:jsonapi4j-report' from its registry
  • GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

More detail

Star and fork history 0 ★ / 3 ⇿
0Stars
3Forks
6Releases

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.

12233312025-112026-012026-03
Major 1Minor 3Patch 2
OpenSSF Scorecard 4.1 / 10
4.1aggregate

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-25 22:50 UTC

10Binary-Artifactsno binaries found in the repo
n/aBranch-Protectioninternal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
n/aCI-Testsno pull request found
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/30 approved changesets -- score normalized to 0
0Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 17 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTno SAST tool detected
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
4Vulnerabilities6 existing vulnerabilities detected
Direct dependencies 76
RegistryPackageVersion constraintManifest
Mavenorg.slf4j:slf4j-apijsonapi4j-base/pom.xml
Mavenio.seruco.encoding:base62${base62lib.version}jsonapi4j-base/pom.xml
Mavenorg.apache.commons:commons-lang3jsonapi4j-base/pom.xml
Mavenorg.apache.commons:commons-collections4jsonapi4j-base/pom.xml
Mavenorg.projectlombok:lombokjsonapi4j-base/pom.xml
Mavenpro.api4:jsonapi4j-base${revision}jsonapi4j-compound-docs-resolver/pom.xml
Mavencom.fasterxml.jackson.core:jackson-corejsonapi4j-compound-docs-resolver/pom.xml
Mavencom.fasterxml.jackson.datatype:jackson-datatype-jsr310jsonapi4j-compound-docs-resolver/pom.xml
Mavenorg.slf4j:slf4j-apijsonapi4j-compound-docs-resolver/pom.xml
Mavenorg.apache.commons:commons-lang3jsonapi4j-compound-docs-resolver/pom.xml
Mavenorg.projectlombok:lombokjsonapi4j-compound-docs-resolver/pom.xml
Mavenpro.api4:jsonapi4j-base${project.version}jsonapi4j-core/pom.xml
Mavenorg.apache.commons:commons-lang3jsonapi4j-core/pom.xml
Mavenorg.apache.commons:commons-collections4jsonapi4j-core/pom.xml
Mavenorg.slf4j:slf4j-apijsonapi4j-core/pom.xml
Mavenorg.projectlombok:lombokjsonapi4j-core/pom.xml
Mavenpro.api4:jsonapi4j-base${revision}jsonapi4j-report/pom.xml
Mavenpro.api4:jsonapi4j-core${revision}jsonapi4j-report/pom.xml
Mavenpro.api4:jsonapi4j-rest${revision}jsonapi4j-report/pom.xml
Mavenpro.api4:jsonapi4j-rest-springboot${revision}jsonapi4j-report/pom.xml
Mavenpro.api4:jsonapi4j-rest-quarkus${revision}jsonapi4j-report/pom.xml
Mavenpro.api4:jsonapi4j-compound-docs-resolver${revision}jsonapi4j-report/pom.xml
Mavenpro.api4:jsonapi4j-ac-plugin${revision}jsonapi4j-report/pom.xml
Mavenpro.api4:jsonapi4j-oas-plugin${revision}jsonapi4j-report/pom.xml
Mavenpro.api4:jsonapi4j-sf-plugin${revision}jsonapi4j-report/pom.xml
Mavenpro.api4:jsonapi4j-cd-plugin${revision}jsonapi4j-report/pom.xml
Mavenio.quarkus:quarkus-bom${quarkus.version}jsonapi4j-rest-quarkus-parent/pom.xml
Mavenio.quarkus:quarkus-arc-deployment${quarkus.version}jsonapi4j-rest-quarkus-parent/pom.xml
Mavenio.quarkus:quarkus-undertow-deployment${quarkus.version}jsonapi4j-rest-quarkus-parent/pom.xml
Mavenio.quarkus:quarkus-arc${quarkus.version}jsonapi4j-rest-quarkus-parent/pom.xml
Mavenio.quarkus:quarkus-undertow${quarkus.version}jsonapi4j-rest-quarkus-parent/pom.xml
Mavenpro.api4:jsonapi4j-rest${revision}jsonapi4j-rest-quarkus-parent/pom.xml
Mavenpro.api4:jsonapi4j-rest-quarkus${revision}jsonapi4j-rest-quarkus-parent/pom.xml
Mavenpro.api4:jsonapi4j-ac-plugin${revision}jsonapi4j-rest-quarkus-parent/pom.xml
Mavenpro.api4:jsonapi4j-oas-plugin${revision}jsonapi4j-rest-quarkus-parent/pom.xml
Mavenpro.api4:jsonapi4j-sf-plugin${revision}jsonapi4j-rest-quarkus-parent/pom.xml
Mavenpro.api4:jsonapi4j-cd-plugin${revision}jsonapi4j-rest-quarkus-parent/pom.xml
Mavenpro.api4:jsonapi4j-rest${project.version}jsonapi4j-rest-springboot/pom.xml
Mavenpro.api4:jsonapi4j-ac-plugin${project.version}jsonapi4j-rest-springboot/pom.xml
Mavenpro.api4:jsonapi4j-oas-plugin${project.version}jsonapi4j-rest-springboot/pom.xml
Mavenpro.api4:jsonapi4j-sf-plugin${project.version}jsonapi4j-rest-springboot/pom.xml
Mavenpro.api4:jsonapi4j-cd-plugin${project.version}jsonapi4j-rest-springboot/pom.xml
Mavenpro.api4:jsonapi4j-core${project.version}jsonapi4j-rest/pom.xml
Mavencom.fasterxml.jackson.core:jackson-corejsonapi4j-rest/pom.xml
Mavencom.fasterxml.jackson.datatype:jackson-datatype-jsr310jsonapi4j-rest/pom.xml
Mavencom.fasterxml.jackson.dataformat:jackson-dataformat-yamljsonapi4j-rest/pom.xml
Mavencom.fasterxml.jackson.module:jackson-module-parameter-names${jackson-module-parameter-names.version}jsonapi4j-rest/pom.xml
Mavenorg.projectlombok:lombokjsonapi4j-rest/pom.xml
Mavenorg.springframework.boot:spring-boot${spring.boot.version}pom.xml
Mavenorg.springframework.boot:spring-boot-autoconfigure${spring.boot.version}pom.xml
Mavenorg.springframework.boot:spring-boot-starter-web${spring.boot.version}pom.xml
Mavenio.quarkus:quarkus-core${quarkus.version}pom.xml
Mavenio.quarkus:quarkus-core-deployment${quarkus.version}pom.xml
Mavenjakarta.servlet:jakarta.servlet-api${jakarta.servlet-api.version}pom.xml
Mavenorg.apache.tomcat.embed:tomcat-embed-core${tomcat-embed-core.version}pom.xml
Mavenorg.springdoc:springdoc-openapi-starter-webmvc-ui${springdoc-openapi.version}pom.xml
Mavenio.swagger.core.v3:swagger-models-jakarta${swagger.version}pom.xml
Mavenio.swagger.core.v3:swagger-core-jakarta${swagger.version}pom.xml
Mavenio.swagger.core.v3:swagger-annotations-jakarta${swagger.version}pom.xml
Mavencom.fasterxml.jackson.core:jackson-annotations${jackson.version}pom.xml
Mavencom.fasterxml.jackson.core:jackson-databind${jackson.version}pom.xml
Mavencom.fasterxml.jackson.core:jackson-core${jackson.version}pom.xml
Mavencom.fasterxml.jackson.datatype:jackson-datatype-jsr310${jackson.version}pom.xml
Mavencom.fasterxml.jackson.dataformat:jackson-dataformat-yaml${jackson.version}pom.xml
Mavenorg.apache.commons:commons-collections4${apache.commons-collections4.version}pom.xml
Mavenorg.apache.commons:commons-lang3${apache.commons-lang3.version}pom.xml
Mavencommons-io:commons-io${apache.commons-io.version}pom.xml
Mavencom.google.guava:guava${guava.version}pom.xml
Mavenorg.projectlombok:lombok${lombok.version}pom.xml
Mavenorg.slf4j:slf4j-api${slf4j-api.version}pom.xml
Mavench.qos.logback:logback-classic${logback-classic.version}pom.xml
Mavenorg.junit.jupiter:junit-jupiter-api${junit-jupiter-api.version}pom.xml
Mavenorg.junit.jupiter:junit-jupiter-params${junit-jupiter-api.version}pom.xml
Mavenorg.mockito:mockito-core${mockito-core.version}pom.xml
Mavenorg.mockito:mockito-junit-jupiter${mockito-core.version}pom.xml
Mavenorg.assertj:assertj-core${assertj.version}pom.xml
All dependencies not collected

The resolved dependency set could not be collected for this report: GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

Dependency advisories 0

Installing maven:pro.api4:jsonapi4j-base@1.9.0 pulls in 5 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": [
        "java",
        "json-api-response",
        "json-api-server",
        "json-apis",
        "jsonapi",
        "openapi",
        "quarkus",
        "quarkus-extension",
        "rest-api",
        "servlet-api",
        "spring-boot",
        "json-api-specification"
      ],
      "is_fork": false,
      "size_kb": 4696,
      "has_wiki": false,
      "homepage": null,
      "languages": {
        "Java": 1824858
      },
      "pushed_at": "2026-07-13T10:42:30Z",
      "created_at": "2025-02-17T18:18:52Z",
      "owner_type": "User",
      "updated_at": "2026-07-25T21:16:03Z",
      "description": "Lightweight Java framework for building REST APIs compliant with the JSON:API specification",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "Apache-2.0",
      "default_branch": "main",
      "license_spdx_raw": "Apache-2.0",
      "primary_language": "Java",
      "significant_languages": [
        "Java"
      ]
    },
    "owner": {
      "blog": "https://api4.pro",
      "name": "Aliaksei Taliuk",
      "type": "User",
      "login": "MoonWorm",
      "company": null,
      "location": null,
      "followers": 2,
      "avatar_url": "https://avatars.githubusercontent.com/u/475392?v=4",
      "created_at": "2010-11-10T08:45:09Z",
      "is_verified": null,
      "public_repos": 2,
      "account_age_days": 5736
    },
    "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": [
        {
          "tag": "v1.9.0",
          "kind": "minor",
          "published_at": "2026-07-10T16:23:36Z"
        },
        {
          "tag": "v1.8.5",
          "kind": "patch",
          "published_at": "2026-06-26T11:00:36Z"
        },
        {
          "tag": "v1.8.4",
          "kind": "patch",
          "published_at": "2026-06-13T17:36:16Z"
        },
        {
          "tag": "v1.8.3",
          "kind": "patch",
          "published_at": "2026-06-08T17:36:45Z"
        },
        {
          "tag": "v1.8.2",
          "kind": "patch",
          "published_at": "2026-05-31T12:28:34Z"
        },
        {
          "tag": "v1.8.1",
          "kind": "patch",
          "published_at": "2026-05-27T08:10:01Z"
        },
        {
          "tag": "v1.8.0",
          "kind": "minor",
          "published_at": "2026-05-23T15:01:27Z"
        },
        {
          "tag": "v1.7.2",
          "kind": "patch",
          "published_at": "2026-05-18T13:30:46Z"
        },
        {
          "tag": "v1.7.1",
          "kind": "patch",
          "published_at": "2026-05-11T16:32:46Z"
        },
        {
          "tag": "v1.7.0",
          "kind": "minor",
          "published_at": "2026-05-06T10:25:49Z"
        },
        {
          "tag": "v1.6.1",
          "kind": "patch",
          "published_at": "2026-04-26T09:12:14Z"
        },
        {
          "tag": "v1.6.0",
          "kind": "minor",
          "published_at": "2026-04-18T23:19:41Z"
        },
        {
          "tag": "v1.5.3",
          "kind": "patch",
          "published_at": "2026-04-18T15:17:08Z"
        },
        {
          "tag": "v1.5.2",
          "kind": "patch",
          "published_at": "2026-04-15T10:47:42Z"
        },
        {
          "tag": "v1.5.1",
          "kind": "patch",
          "published_at": "2026-04-14T19:48:09Z"
        },
        {
          "tag": "v1.5.0",
          "kind": "minor",
          "published_at": "2026-04-11T15:43:02Z"
        },
        {
          "tag": "v1.4.1",
          "kind": "patch",
          "published_at": "2026-04-08T09:18:04Z"
        },
        {
          "tag": "v1.4.0",
          "kind": "minor",
          "published_at": "2026-04-04T15:09:40Z"
        },
        {
          "tag": "v1.3.2",
          "kind": "patch",
          "published_at": "2026-03-24T14:32:30Z"
        },
        {
          "tag": "v1.3.1",
          "kind": "patch",
          "published_at": "2026-03-20T22:46:12Z"
        },
        {
          "tag": "v1.3.0",
          "kind": "minor",
          "published_at": "2026-03-19T22:26:30Z"
        },
        {
          "tag": "v1.2.1",
          "kind": "patch",
          "published_at": "2026-03-17T09:00:00Z"
        },
        {
          "tag": "v1.2.0",
          "kind": "minor",
          "published_at": "2026-03-13T11:47:58Z"
        },
        {
          "tag": "v1.1.0",
          "kind": "minor",
          "published_at": "2026-03-10T15:30:29Z"
        },
        {
          "tag": "v1.0.0",
          "kind": "major",
          "published_at": "2026-03-10T16:04:39Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "baa97b0f5fd98e45266f5340271b2b3115a55501",
          "body": null,
          "is_bot": false,
          "headline": "Add more cross-links to /docs pages",
          "author_name": "aliaksei",
          "author_login": "MoonWorm",
          "committed_at": "2026-07-13T10:42:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "09f245a75e6035df88ebb67a821f4c9d5cda0f4b",
          "body": null,
          "is_bot": false,
          "headline": "Add more cross-links to /docs pages",
          "author_name": "aliaksei",
          "author_login": "MoonWorm",
          "committed_at": "2026-07-13T10:33:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "939f2af519324b2a08792334c0f03986957bf538",
          "body": null,
          "is_bot": false,
          "headline": "set a new version 1.9.0",
          "author_name": "aliaksei",
          "author_login": "MoonWorm",
          "committed_at": "2026-07-10T16:22:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cf995103869ed991fd8e5766e54770e8c65dd7b9",
          "body": null,
          "is_bot": false,
          "headline": "#136 - Meta API (final refactorings)",
          "author_name": "aliaksei",
          "author_login": "MoonWorm",
          "committed_at": "2026-07-10T16:21:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a5ed949d809d7df00e91f273f626b45d7bc87fb",
          "body": null,
          "is_bot": false,
          "headline": "#136 - Meta API (docs updates)",
          "author_name": "aliaksei",
          "author_login": "MoonWorm",
          "committed_at": "2026-07-10T13:41:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f0d60f79ba5a5f20aa0c1644eda29a196f5457dc",
          "body": "Built-in, opt-in runtime introspection API (jsonapi4j.meta.enabled) exposing state, config, plugins, resources, relationships, and operations as JSON:API. Type-strict config resource composed from bound plugin properties, with effective defaults and comma/indexed array parity. Includes CD cache tests for Quarkus and Servlet.",
          "is_bot": false,
          "headline": "#136 - Meta API",
          "author_name": "aliaksei",
          "author_login": "MoonWorm",
          "committed_at": "2026-07-10T13:34:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "82c866c52cc970be56bc4bfb4881d70f5ac44e25",
          "body": "…nciple",
          "is_bot": false,
          "headline": "make framework examples follow a lightweight relationship dto ref pri…",
          "author_name": "aliaksei",
          "author_login": "MoonWorm",
          "committed_at": "2026-06-26T14:39:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7472cc5c6be47b6f2817082b4a6b1a988ce1f214",
          "body": null,
          "is_bot": false,
          "headline": "fix style for a splash page for api4.pro site",
          "author_name": "aliaksei",
          "author_login": "MoonWorm",
          "committed_at": "2026-06-26T12:33:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a5e02e0fbd2c84db0cc3364932e7f5c1c198cfef",
          "body": null,
          "is_bot": false,
          "headline": "fix style for a splash page for api4.pro site",
          "author_name": "aliaksei",
          "author_login": "MoonWorm",
          "committed_at": "2026-06-26T11:29:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ebe92d4b4b23b81b0bfb4bb01964b175b5f72870",
          "body": "…sion",
          "is_bot": false,
          "headline": "update docs, introduce home page for documentation, bump snapshot ver…",
          "author_name": "aliaksei",
          "author_login": "MoonWorm",
          "committed_at": "2026-06-26T11:18:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "70d1063ca6291aa50d92c2984ccebbffbd4f9fde",
          "body": null,
          "is_bot": false,
          "headline": "#138 make JsonApi4j AI native (for contributors & consumers)",
          "author_name": "aliaksei",
          "author_login": "MoonWorm",
          "committed_at": "2026-06-26T10:59:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "70cc783c0b05ba41f2ef7b8c0c602368b49d3d01",
          "body": null,
          "is_bot": false,
          "headline": "bump Snapshot version",
          "author_name": "aliaksei",
          "author_login": "MoonWorm",
          "committed_at": "2026-06-13T17:51:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5bd7929a5ff797bf2cf2cfd9175d97389b5cb833",
          "body": "… + self-ref guard",
          "is_bot": false,
          "headline": "#137: Fix how 'OutboundAccessControlForCustomClass' treats Java enums…",
          "author_name": "aliaksei",
          "author_login": "MoonWorm",
          "committed_at": "2026-06-13T17:35:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6d289a136b2a2c2993665a15423fd3cc9e99e53f",
          "body": null,
          "is_bot": false,
          "headline": "update docs (pagination context in response examples)",
          "author_name": "aliaksei",
          "author_login": "MoonWorm",
          "committed_at": "2026-06-11T13:04:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b59886ed749af74eeda5c14cb250c3bcf44eae1c",
          "body": "…pes e.g. java.time.LocalDate",
          "is_bot": false,
          "headline": "fix ReflectionUtils traversal issue that was failing for some Java ty…",
          "author_name": "aliaksei",
          "author_login": "MoonWorm",
          "committed_at": "2026-06-08T17:30:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e85964cafd0ea9a36bbe592476de9c56b489b875",
          "body": null,
          "is_bot": false,
          "headline": "bump Snapshot version",
          "author_name": "aliaksei",
          "author_login": "MoonWorm",
          "committed_at": "2026-06-04T16:00:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1299b35ea902d721f03791645a0dc6ad32943458",
          "body": null,
          "is_bot": false,
          "headline": "#133 - cover jsonapi4j-base module with more JavaDocs",
          "author_name": "Alexey Taliuk",
          "author_login": "MoonWorm",
          "committed_at": "2026-05-28T18:54:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eaf625a669cef2406a66a3f68381bff25d8c77b5",
          "body": "…luent Validation API",
          "is_bot": false,
          "headline": "#130 - cleanup JSR380 dependency - replaced with framework-specific F…",
          "author_name": "Alexey Taliuk",
          "author_login": "MoonWorm",
          "committed_at": "2026-05-28T17:40:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f6d4f4a2e02e751a98b587516d141f352c8de2d4",
          "body": null,
          "is_bot": false,
          "headline": "#132 - 'first', 'last', 'previous' links support",
          "author_name": "Alexey Taliuk",
          "author_login": "MoonWorm",
          "committed_at": "2026-05-28T17:27:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "63b149339e004e04ee6bc7e74f29347c1ad85c33",
          "body": "…itors",
          "is_bot": false,
          "headline": "#134 better developer api - 1 parameter instead of 3-6 for plugin vis…",
          "author_name": "Alexey Taliuk",
          "author_login": "MoonWorm",
          "committed_at": "2026-05-28T16:42:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "210f05f06421103c1a445ff4616fb1de0947517d",
          "body": null,
          "is_bot": false,
          "headline": "#133 add more javadocs for jsonapi4j-base module",
          "author_name": "Alexey Taliuk",
          "author_login": "MoonWorm",
          "committed_at": "2026-05-28T15:58:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a1845ece056ff075521da4f7cdd67f7234abdf1f",
          "body": null,
          "is_bot": false,
          "headline": "bump snapshot version",
          "author_name": "Alexey Taliuk",
          "author_login": "MoonWorm",
          "committed_at": "2026-05-27T09:05:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7f673d25c6813b2bf67357ff2627c9e42d93a038",
          "body": null,
          "is_bot": false,
          "headline": "cleanup docs",
          "author_name": "Alexey Taliuk",
          "author_login": "MoonWorm",
          "committed_at": "2026-05-27T08:38:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1be76aa13287807ae5507192c4a41b77ec312e8c",
          "body": null,
          "is_bot": false,
          "headline": "#131 - rich assertions - final cleanups - documentation updates",
          "author_name": "Alexey Taliuk",
          "author_login": "MoonWorm",
          "committed_at": "2026-05-27T08:07:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa556dd6724ea410781d7a765a1232e024e150a4",
          "body": null,
          "is_bot": false,
          "headline": "#131 - rich assertions, fluent api with auto-source generation",
          "author_name": "Alexey Taliuk",
          "author_login": "MoonWorm",
          "committed_at": "2026-05-26T08:17:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a317b0c8b1a3bd3b187c81d18f59e1e212c57add",
          "body": null,
          "is_bot": false,
          "headline": "#131 - rich assertions, first draft",
          "author_name": "Alexey Taliuk",
          "author_login": "MoonWorm",
          "committed_at": "2026-05-24T18:27:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1811b45daf274f67be973251c9ecaaf849320ad7",
          "body": null,
          "is_bot": false,
          "headline": "#126 - add more tests",
          "author_name": "Alexey Taliuk",
          "author_login": "MoonWorm",
          "committed_at": "2026-05-24T14:10:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5494cb89630c44407ded3633a599d1ddf82a6551",
          "body": null,
          "is_bot": false,
          "headline": "small documentation update",
          "author_name": "Alexey Taliuk",
          "author_login": "MoonWorm",
          "committed_at": "2026-05-24T13:48:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9f5be3689861551d173766cd185f53f6b2a9ff5d",
          "body": null,
          "is_bot": false,
          "headline": "#126 - make some methods 'private' - they are not part of public dev api",
          "author_name": "Alexey Taliuk",
          "author_login": "MoonWorm",
          "committed_at": "2026-05-23T22:49:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3cf1450050eb4854deebf2dd11a255b43b3eaa75",
          "body": null,
          "is_bot": false,
          "headline": "bump the Snapshot version",
          "author_name": "Alexey Taliuk",
          "author_login": "MoonWorm",
          "committed_at": "2026-05-23T15:35:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "516c5a56f78aa94b3eda28484257d5c12c5a0d2d",
          "body": null,
          "is_bot": false,
          "headline": "#126 - add RFC mentioning",
          "author_name": "Alexey Taliuk",
          "author_login": "MoonWorm",
          "committed_at": "2026-05-23T15:32:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ff6b0c652f2d79fb5ae073d62897ac4e0d48a3fa",
          "body": null,
          "is_bot": false,
          "headline": "#126 - add a dedicated documentation page (Validation)",
          "author_name": "Alexey Taliuk",
          "author_login": "MoonWorm",
          "committed_at": "2026-05-23T15:23:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b620e1d702287a886e45adf6978adbb99e1730d1",
          "body": null,
          "is_bot": false,
          "headline": "#128 - add logo - fix tests, set release version",
          "author_name": "Alexey Taliuk",
          "author_login": "MoonWorm",
          "committed_at": "2026-05-23T14:49:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "da81f2ca9ba6509fd1c41a532f6a0ee7c61b1f97",
          "body": null,
          "is_bot": false,
          "headline": "#128 - add logo",
          "author_name": "Alexey Taliuk",
          "author_login": "MoonWorm",
          "committed_at": "2026-05-23T14:38:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b83dc9fbb483c36e9c4536a77d64c04f09c5b9e",
          "body": null,
          "is_bot": false,
          "headline": "#126 - update docs",
          "author_name": "Alexey Taliuk",
          "author_login": "MoonWorm",
          "committed_at": "2026-05-23T13:02:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3c8c609e93ba60f1eae21806a3e43f2d8cb61075",
          "body": "…Validator, improved Dev API for JsonApiRequestValidator, cover with unit tests",
          "is_bot": false,
          "headline": "#126 - reuse JsonApiRequestValidator for DefaultJsonApiBuildInRequest…",
          "author_name": "Alexey Taliuk",
          "author_login": "MoonWorm",
          "committed_at": "2026-05-23T12:51:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "91dd6ad0d7ccab56e315ba89cc0d8ec416c8b0cb",
          "body": "…ws to generate all errors that happened during the validation stage instead of failing fast, add unit tests, some renamings",
          "is_bot": false,
          "headline": "#126 - introduce CompositeJsonApiRequestValidationException that allo…",
          "author_name": "Alexey Taliuk",
          "author_login": "MoonWorm",
          "committed_at": "2026-05-23T11:04:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bf3f2adac2cd7f6aa0d02495052d13bd8e95e542",
          "body": "… request builder for validation logic, extract util assertions into a separate class",
          "is_bot": false,
          "headline": "#126 - further Dev API improvements - introduce the entry point - the…",
          "author_name": "Alexey Taliuk",
          "author_login": "MoonWorm",
          "committed_at": "2026-05-22T18:46:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a33e09a8364a58b00490ec1316cbf3aea4e338f9",
          "body": null,
          "is_bot": false,
          "headline": "#127 - add support for HTTP headers (access / validation)",
          "author_name": "Alexey Taliuk",
          "author_login": "MoonWorm",
          "committed_at": "2026-05-22T12:44:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "16e89e8f39a2583b6864a940908f845d0084feee",
          "body": "…ror Source Object -> JSON Pointer), delete Country Validator (JSR380) - use simple inline validator instead",
          "is_bot": false,
          "headline": "#126 - make validation process more compatible with JSON:API spec (Er…",
          "author_name": "Alexey Taliuk",
          "author_login": "MoonWorm",
          "committed_at": "2026-05-22T10:32:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6b9559d1adccecfb80043defeb1d0eb909d77d0b",
          "body": null,
          "is_bot": false,
          "headline": "#126 - custom error codes",
          "author_name": "Alexey Taliuk",
          "author_login": "MoonWorm",
          "committed_at": "2026-05-20T20:22:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dcf44d94c2df2c05c4005254544fc5139cf355b7",
          "body": null,
          "is_bot": false,
          "headline": "#126 - fix relationship validators error path for some cases",
          "author_name": "Alexey Taliuk",
          "author_login": "MoonWorm",
          "committed_at": "2026-05-20T20:02:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c705ade74cab5af8debbab4c1454cd91f12cd695",
          "body": null,
          "is_bot": false,
          "headline": "#126 - reuse relationship validators for resource validation",
          "author_name": "Alexey Taliuk",
          "author_login": "MoonWorm",
          "committed_at": "2026-05-20T19:32:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "71672d33886b187942c202659d7fcbe07dba7e5c",
          "body": null,
          "is_bot": false,
          "headline": "#126 - Use constants for rels/resourceTypes",
          "author_name": "Alexey Taliuk",
          "author_login": "MoonWorm",
          "committed_at": "2026-05-20T13:54:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "344e81665c6130205555f66b3c78b1cbb1aabc64",
          "body": null,
          "is_bot": false,
          "headline": "Merge remote-tracking branch 'origin/main'",
          "author_name": "Alexey Taliuk",
          "author_login": "MoonWorm",
          "committed_at": "2026-05-20T09:27:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b7d43fa01e594b9b20cb8339e33b701750a74e5e",
          "body": "…est validation; Dev API for custom request validation; strict-typed parameter path",
          "is_bot": false,
          "headline": "#126 - revisit payload deserialization/validation; common JsonApiRequ…",
          "author_name": "Alexey Taliuk",
          "author_login": "MoonWorm",
          "committed_at": "2026-05-20T09:27:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c1823ffcb1f6258692932ba703e376c8c355765d",
          "body": null,
          "is_bot": false,
          "headline": "bump Snapshot version",
          "author_name": "aliaksei",
          "author_login": "MoonWorm",
          "committed_at": "2026-05-18T13:34:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5e0e2e38feda2459f2e2f8207d11bef9b185d304",
          "body": "… the domain settings",
          "is_bot": false,
          "headline": "#125 - CompoundDocs: fetch resources in batch using chunks - based on…",
          "author_name": "aliaksei",
          "author_login": "MoonWorm",
          "committed_at": "2026-05-18T13:26:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0382eca8d14feecb1f97ed8b00c5b0a7c89ded8a",
          "body": null,
          "is_bot": false,
          "headline": "bump Snapshot version",
          "author_name": "aliaksei",
          "author_login": "MoonWorm",
          "committed_at": "2026-05-11T16:33:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d367a9b876ab424537c234a0356deed2ba346e68",
          "body": null,
          "is_bot": false,
          "headline": "Merge remote-tracking branch 'origin/main'",
          "author_name": "aliaksei",
          "author_login": "MoonWorm",
          "committed_at": "2026-05-11T16:26:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "889b7a66fdce175f99b6ac361335abc8f156845c",
          "body": "…it-Offset / Cursor paginations",
          "is_bot": false,
          "headline": "#124 - Fix logic that check when to generate 'next' link for both Lim…",
          "author_name": "aliaksei",
          "author_login": "MoonWorm",
          "committed_at": "2026-05-11T16:26:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "51340dfd540b249b6b07b42919036c4c64e6ec74",
          "body": null,
          "is_bot": false,
          "headline": "#122 - add more domain tests, fix some todos",
          "author_name": "Alexey Taliuk",
          "author_login": "MoonWorm",
          "committed_at": "2026-05-11T07:13:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "10ed2e566eff34c33366400225dac3e889eb860c",
          "body": null,
          "is_bot": false,
          "headline": "#123 add some tests and update the documentation",
          "author_name": "Alexey Taliuk",
          "author_login": "MoonWorm",
          "committed_at": "2026-05-07T12:50:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5a7e9f0cf7180230460ca5094ed536ed1b7c6273",
          "body": null,
          "is_bot": false,
          "headline": "bump Snapshot version",
          "author_name": "Alexey Taliuk",
          "author_login": "MoonWorm",
          "committed_at": "2026-05-06T10:26:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "52ead1b7b35e2ebc75b314efc7f0d4bd002782de",
          "body": null,
          "is_bot": false,
          "headline": "#123: add pagination context info for 'meta' object",
          "author_name": "Alexey Taliuk",
          "author_login": "MoonWorm",
          "committed_at": "2026-05-06T10:21:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c4c5fca1f677cf8f1cdcae9466c08c31e8f9473f",
          "body": "…ure validation",
          "is_bot": false,
          "headline": "#122 renaming, try out builder pattern for single resource doc struct…",
          "author_name": "Alexey Taliuk",
          "author_login": "MoonWorm",
          "committed_at": "2026-05-05T20:32:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a24187dcc48ba68065da6732a19f3f79a7fa3536",
          "body": "…ation 2. JsonApi4j has default JsonApi validation that evaluates JsonApiRequest 3. Custom user validation is done via .getValidator() in operations 4. Fix multiple cache variations issue for cached JsonApiRequest payload 5. Refactorings & cleanups",
          "is_bot": false,
          "headline": "#122 validation API: 1. JsonApiRequestParsingUtil should do any valid…",
          "author_name": "Alexey Taliuk",
          "author_login": "MoonWorm",
          "committed_at": "2026-05-05T09:24:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "010ec8bf9eac0dd4543e0842ee20f0bc544b4dc6",
          "body": null,
          "is_bot": false,
          "headline": "Merge remote-tracking branch 'origin/main'",
          "author_name": "Alexey Taliuk",
          "author_login": "MoonWorm",
          "committed_at": "2026-04-27T14:09:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9834098a8f4733dada2709a13d56a4f13039104a",
          "body": null,
          "is_bot": false,
          "headline": "#122 make JsonApi4jDefaultValidator configurable and easy accessible",
          "author_name": "Alexey Taliuk",
          "author_login": "MoonWorm",
          "committed_at": "2026-04-27T14:07:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "990254311f1e49b83da4d0867a37e915c1b9506b",
          "body": null,
          "is_bot": false,
          "headline": "Merge remote-tracking branch 'origin/main'",
          "author_name": "aliaksei",
          "author_login": "MoonWorm",
          "committed_at": "2026-04-26T07:50:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b11d1c2519dfa8de6070f9b0d623a5b99f48313c",
          "body": null,
          "is_bot": false,
          "headline": "update README.md",
          "author_name": "aliaksei",
          "author_login": "MoonWorm",
          "committed_at": "2026-04-26T07:50:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1eabd01316e04713ae8d90f81533fdab204306da",
          "body": null,
          "is_bot": false,
          "headline": "#121 add more integrity checks tests",
          "author_name": "Alexey Taliuk",
          "author_login": "MoonWorm",
          "committed_at": "2026-04-24T09:04:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c264f1c31f1facc7ed2b67e0dd1a535ee7081bca",
          "body": "…oss-checks (JsonApi4j) - add unit tests for report generators",
          "is_bot": false,
          "headline": "#121 add more integrity checks for Domain/Operation Registries and cr…",
          "author_name": "Alexey Taliuk",
          "author_login": "MoonWorm",
          "committed_at": "2026-04-24T07:25:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "048c3ed6afd417de9e1b34635a169406b424c550",
          "body": "…oss checks (JsonApi4j)",
          "is_bot": false,
          "headline": "#121 add more integrity checks for Domain/Operation Registries and cr…",
          "author_name": "Alexey Taliuk",
          "author_login": "MoonWorm",
          "committed_at": "2026-04-24T06:59:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9ad0efecd6ab34fcdaa20542d3e1a784ae88ff22",
          "body": "… other small docs tunings",
          "is_bot": false,
          "headline": "add Write Operations guide, add one more version of sequence diagram,…",
          "author_name": "Alexey Taliuk",
          "author_login": null,
          "committed_at": "2026-04-22T13:07:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "21859ca66e99bd53c96263e876cfc10b084cdd63",
          "body": null,
          "is_bot": false,
          "headline": "#114 add java.time support for CacheControlDirectives",
          "author_name": "Alexey Taliuk",
          "author_login": null,
          "committed_at": "2026-04-21T15:10:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c2a7ba9e67df656140f831d94d99dd7aad32305d",
          "body": null,
          "is_bot": false,
          "headline": "#17 small fixes after unit tests writing",
          "author_name": "Alexey Taliuk",
          "author_login": null,
          "committed_at": "2026-04-21T14:51:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1674d7c43f9d1b420fd1a061516a320c06dfbf79",
          "body": "…, test requests processing pipeline from plugin system perspective",
          "is_bot": false,
          "headline": "#17 cover request parsing logic, add missing processors-related tests…",
          "author_name": "Alexey Taliuk",
          "author_login": null,
          "committed_at": "2026-04-21T14:28:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5f395a896a0b1443e7812cde4fe379a29a8cfce2",
          "body": null,
          "is_bot": false,
          "headline": "#17 cover error handling with more unit tests",
          "author_name": "Alexey Taliuk",
          "author_login": null,
          "committed_at": "2026-04-21T14:06:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5f02adb327da9fcebbc17a8c38299caf3cc32e15",
          "body": "…e existing pages",
          "is_bot": false,
          "headline": "Add dedicated pages for Filtering/Sorting and Pagination, refactor th…",
          "author_name": "Alexey Taliuk",
          "author_login": null,
          "committed_at": "2026-04-21T12:03:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "af5cb0b7d6f2fe301d2bfc6d9ba0e825bfd328a5",
          "body": "…more concise",
          "is_bot": false,
          "headline": "Update documentation pages, remove unused dependency, make README.md …",
          "author_name": "Alexey Taliuk",
          "author_login": null,
          "committed_at": "2026-04-21T11:00:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2be4b7c5a6c0595c7be8d02169999da0b22a58ff",
          "body": "…cts the most specific ancestor\" logic",
          "is_bot": false,
          "headline": "#120 update error-handling.md docs, add more tests, fix missing \"sele…",
          "author_name": "Alexey Taliuk",
          "author_login": null,
          "committed_at": "2026-04-21T08:19:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "69d0652bbf9d7b5a703a23c8d329240bc5e9c470",
          "body": null,
          "is_bot": false,
          "headline": "add 'custom plugin' page",
          "author_name": "aliaksei",
          "author_login": "MoonWorm",
          "committed_at": "2026-04-20T22:00:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "498708846a6c1bd740b51b81995ce8511bcbac38",
          "body": null,
          "is_bot": false,
          "headline": "#120 refactor exceptions, add error-handling.md page in docs",
          "author_name": "aliaksei",
          "author_login": "MoonWorm",
          "committed_at": "2026-04-20T15:19:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "902941adf0aea0b54c02ab6dfd0d05e497345580",
          "body": null,
          "is_bot": false,
          "headline": "update docs, CursorPageableResponse -> PaginationAwareResponse",
          "author_name": "Alexey Taliuk",
          "author_login": null,
          "committed_at": "2026-04-20T10:04:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6c2de1bfe9df29e8afee6a830c634ef680bdbc90",
          "body": "…pages",
          "is_bot": false,
          "headline": "add request-processing-pipeline.md page, update refs, update related …",
          "author_name": "Alexey Taliuk",
          "author_login": null,
          "committed_at": "2026-04-20T09:47:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8d79cfd397f7402fab6f0eb2162910136bffc28b",
          "body": null,
          "is_bot": false,
          "headline": "update configuration.md Servlet section",
          "author_name": "Alexey Taliuk",
          "author_login": null,
          "committed_at": "2026-04-20T09:17:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a7387c506d337bf01ee30814b4d21b16264eb7cb",
          "body": null,
          "is_bot": false,
          "headline": "update PNG image with SVG (sequence diagram for CD)",
          "author_name": "Alexey Taliuk",
          "author_login": null,
          "committed_at": "2026-04-20T08:54:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "096b7debd95f6f15e83e8355b91a9f30138f3a0f",
          "body": null,
          "is_bot": false,
          "headline": "Merge remote-tracking branch 'origin/main'",
          "author_name": "Alexey Taliuk",
          "author_login": null,
          "committed_at": "2026-04-20T08:49:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7013c40ad3b0a677be41c0df9002422c91d58bc5",
          "body": null,
          "is_bot": false,
          "headline": "update PNG image with SVG (sequence diagram for CD)",
          "author_name": "Alexey Taliuk",
          "author_login": null,
          "committed_at": "2026-04-20T08:49:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2e4e1f1fcd4830aaf94cb0ac637ad4f90cc69522",
          "body": null,
          "is_bot": false,
          "headline": "rewrite performance.md page",
          "author_name": "aliaksei",
          "author_login": "MoonWorm",
          "committed_at": "2026-04-19T23:05:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2b6dcff0c18fd924a68d33631e628468bf701487",
          "body": null,
          "is_bot": false,
          "headline": "rewrite configuration.md page",
          "author_name": "aliaksei",
          "author_login": "MoonWorm",
          "committed_at": "2026-04-19T22:55:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a78894ff3fb93664262c86d3f1220ad7bb2b786b",
          "body": null,
          "is_bot": false,
          "headline": "add Next/Prev links for Docs",
          "author_name": "aliaksei",
          "author_login": "MoonWorm",
          "committed_at": "2026-04-19T22:28:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "359f6947b58385332177c9e48446b25c88819ce9",
          "body": null,
          "is_bot": false,
          "headline": "add Next/Prev links for Docs",
          "author_name": "aliaksei",
          "author_login": "MoonWorm",
          "committed_at": "2026-04-19T22:27:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ca593f326a9fd105ee48ae278a7b8771631377fb",
          "body": null,
          "is_bot": false,
          "headline": "add Blog posts",
          "author_name": "aliaksei",
          "author_login": "MoonWorm",
          "committed_at": "2026-04-19T22:19:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "54cb273dfa6df7fbe7c214d14bf92135a51368d7",
          "body": null,
          "is_bot": false,
          "headline": "add Blog posts",
          "author_name": "aliaksei",
          "author_login": "MoonWorm",
          "committed_at": "2026-04-19T22:15:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9f3b2e2902da78062127da9d76face3089514d5c",
          "body": null,
          "is_bot": false,
          "headline": "fix Blogs page",
          "author_name": "aliaksei",
          "author_login": "MoonWorm",
          "committed_at": "2026-04-19T20:48:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5eab4aba3bb976a36677b88ba611d2f3fa36bd3e",
          "body": null,
          "is_bot": false,
          "headline": "#117 - Add Contact page",
          "author_name": "aliaksei",
          "author_login": "MoonWorm",
          "committed_at": "2026-04-19T20:44:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c119f1711f051707361ada28ce2145ac61ce1b2b",
          "body": null,
          "is_bot": false,
          "headline": "add first test blog post",
          "author_name": "aliaksei",
          "author_login": "MoonWorm",
          "committed_at": "2026-04-19T20:22:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2f579baec7cac0a09ab8dc86094689dffc8157b9",
          "body": "…fault",
          "is_bot": false,
          "headline": "#116 - Make all Update/Delete operations return 204 status code by de…",
          "author_name": "aliaksei",
          "author_login": "MoonWorm",
          "committed_at": "2026-04-19T20:12:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fe9bc3ebb90ef0add29e3241fb68acdcae9537da",
          "body": null,
          "is_bot": false,
          "headline": "#115 - Add missing tests (Servlet & Quarkus Sample apps)",
          "author_name": "aliaksei",
          "author_login": "MoonWorm",
          "committed_at": "2026-04-18T23:14:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "32892ee43bf57af1f31b8772d25ec7a68e377596",
          "body": "# Conflicts:\n#\texamples/pom.xml\n#\tjsonapi4j-rest/src/main/java/pro/api4/jsonapi4j/servlet/request/OperationDetailsResolver.java\n#\tpom.xml",
          "is_bot": false,
          "headline": "Merge remote-tracking branch 'origin/main'",
          "author_name": "aliaksei",
          "author_login": "MoonWorm",
          "committed_at": "2026-04-18T23:05:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2759e9c829664a2ff50424b341ee1bfab030bb7d",
          "body": null,
          "is_bot": false,
          "headline": "#115 - Add POST and DELETE operations support for To-Many-Relationships",
          "author_name": "aliaksei",
          "author_login": "MoonWorm",
          "committed_at": "2026-04-18T22:57:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e4a0aa74b027684f12982e9c860acd0bac9af2e8",
          "body": null,
          "is_bot": false,
          "headline": "update PNG image with SVG (access control evaluation stages)",
          "author_name": "Alexey Taliuk",
          "author_login": null,
          "committed_at": "2026-04-18T22:13:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3e06666ed82083f1b986bf2db71f695784c7ec98",
          "body": null,
          "is_bot": false,
          "headline": "bump Snapshots version",
          "author_name": "Alexey Taliuk",
          "author_login": null,
          "committed_at": "2026-04-18T15:18:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "37927710d5d1a398214c14c017ff9fd60fbcedb0",
          "body": null,
          "is_bot": false,
          "headline": "#112: add some missing logs",
          "author_name": "Alexey Taliuk",
          "author_login": null,
          "committed_at": "2026-04-18T15:09:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "346f9102f7b27528c15e1618ff90463b6a85680a",
          "body": null,
          "is_bot": false,
          "headline": "#112: decrease INFO log level for some messages",
          "author_name": "Alexey Taliuk",
          "author_login": null,
          "committed_at": "2026-04-18T14:30:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "03f24538a5f8c43c956ed149ce6af2cd2ad4f904",
          "body": null,
          "is_bot": false,
          "headline": "#40 update README.md",
          "author_name": "Alexey Taliuk",
          "author_login": null,
          "committed_at": "2026-04-18T13:31:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c39c08cf2dc3860d0026b61450d554e34dc1fd2e",
          "body": null,
          "is_bot": false,
          "headline": "#40 update README.md",
          "author_name": "Alexey Taliuk",
          "author_login": null,
          "committed_at": "2026-04-17T22:13:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "77316152ddbf36a967ecfe6012a7f4d19ec6ab99",
          "body": null,
          "is_bot": false,
          "headline": "#40 remove border",
          "author_name": "Alexey Taliuk",
          "author_login": null,
          "committed_at": "2026-04-17T21:59:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 25,
      "commits_last_year": 409,
      "latest_release_at": "2026-07-10T16:23:36Z",
      "latest_release_tag": "v1.9.0",
      "releases_from_tags": false,
      "days_since_last_push": 12,
      "active_weeks_last_year": 35,
      "days_since_latest_release": 15,
      "mean_days_between_releases": 7.2
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 57,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "pro.api4:jsonapi4j-base",
          "exists": true,
          "license": "The Apache License, Version 2.0",
          "keywords": [],
          "ecosystem": "maven",
          "matches_repo": true,
          "registry_url": "https://central.sonatype.com/artifact/pro.api4/jsonapi4j-base",
          "is_deprecated": false,
          "latest_version": "1.9.0",
          "repository_url": "https://github.com/MoonWorm/jsonapi4j",
          "versions_count": 25,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-10T16:43:20Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 15
        },
        {
          "name": "pro.api4:jsonapi4j-core",
          "exists": true,
          "license": "The Apache License, Version 2.0",
          "keywords": [],
          "ecosystem": "maven",
          "matches_repo": true,
          "registry_url": "https://central.sonatype.com/artifact/pro.api4/jsonapi4j-core",
          "is_deprecated": false,
          "latest_version": "1.9.0",
          "repository_url": "https://github.com/MoonWorm/jsonapi4j",
          "versions_count": 36,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-10T16:43:27Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 15
        },
        {
          "name": "pro.api4:jsonapi4j-rest",
          "exists": true,
          "license": "The Apache License, Version 2.0",
          "keywords": [],
          "ecosystem": "maven",
          "matches_repo": true,
          "registry_url": "https://central.sonatype.com/artifact/pro.api4/jsonapi4j-rest",
          "is_deprecated": false,
          "latest_version": "1.9.0",
          "repository_url": "https://github.com/MoonWorm/jsonapi4j",
          "versions_count": 36,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-10T16:43:27Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 15
        },
        {
          "name": "pro.api4:jsonapi4j-rest-springboot",
          "exists": true,
          "license": "The Apache License, Version 2.0",
          "keywords": [],
          "ecosystem": "maven",
          "matches_repo": true,
          "registry_url": "https://central.sonatype.com/artifact/pro.api4/jsonapi4j-rest-springboot",
          "is_deprecated": false,
          "latest_version": "1.9.0",
          "repository_url": "https://github.com/MoonWorm/jsonapi4j",
          "versions_count": 36,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-10T16:43:29Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 15
        },
        {
          "name": "pro.api4:jsonapi4j-compound-docs-resolver",
          "exists": true,
          "license": "The Apache License, Version 2.0",
          "keywords": [],
          "ecosystem": "maven",
          "matches_repo": true,
          "registry_url": "https://central.sonatype.com/artifact/pro.api4/jsonapi4j-compound-docs-resolver",
          "is_deprecated": false,
          "latest_version": "1.9.0",
          "repository_url": "https://github.com/MoonWorm/jsonapi4j",
          "versions_count": 36,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-10T16:43:23Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 15
        }
      ]
    },
    "popularity": {
      "forks": 3,
      "stars": 29,
      "watchers": 4,
      "fork_history": {
        "days": [
          {
            "date": "2025-11-07",
            "count": 1
          },
          {
            "date": "2026-02-27",
            "count": 1
          },
          {
            "date": "2026-03-21",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 3,
        "total_forks": 3
      },
      "star_history": null,
      "open_issues_and_prs": 19
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "examples"
      ],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "examples/jsonapi4j-quarkus-sampleapp/pom.xml",
        "examples/jsonapi4j-sampleapp-domain/pom.xml",
        "examples/jsonapi4j-sampleapp-testsuite/pom.xml",
        "examples/jsonapi4j-servlet-sampleapp/pom.xml",
        "examples/jsonapi4j-springboot-sampleapp/pom.xml",
        "examples/pom.xml",
        "jsonapi4j-base/pom.xml",
        "jsonapi4j-compound-docs-resolver/pom.xml",
        "jsonapi4j-core/pom.xml",
        "jsonapi4j-plugins/jsonapi4j-ac-plugin/pom.xml",
        "jsonapi4j-plugins/jsonapi4j-all-plugins/pom.xml",
        "jsonapi4j-plugins/jsonapi4j-cd-plugin/pom.xml",
        "jsonapi4j-plugins/jsonapi4j-oas-plugin/pom.xml",
        "jsonapi4j-plugins/jsonapi4j-sf-plugin/pom.xml",
        "jsonapi4j-plugins/pom.xml",
        "jsonapi4j-report/pom.xml",
        "jsonapi4j-rest-quarkus-parent/deployment/pom.xml",
        "jsonapi4j-rest-quarkus-parent/pom.xml",
        "jsonapi4j-rest-quarkus-parent/runtime/pom.xml",
        "jsonapi4j-rest-springboot/pom.xml",
        "jsonapi4j-rest/pom.xml",
        "pom.xml"
      ],
      "largest_source_bytes": 64004,
      "source_files_sampled": 623,
      "oversized_source_files": 1,
      "agent_instruction_files": [
        "AGENTS.md",
        "CLAUDE.md",
        "docs/AGENTS.md",
        "docs/CLAUDE.md"
      ],
      "agent_instruction_max_bytes": 5336
    },
    "dependencies": {
      "manifests": [
        "examples/pom.xml",
        "jsonapi4j-base/pom.xml",
        "jsonapi4j-compound-docs-resolver/pom.xml",
        "jsonapi4j-core/pom.xml",
        "jsonapi4j-plugins/pom.xml",
        "jsonapi4j-report/pom.xml",
        "jsonapi4j-rest-quarkus-parent/pom.xml",
        "jsonapi4j-rest-springboot/pom.xml",
        "jsonapi4j-rest/pom.xml",
        "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": 5,
        "malicious_count": 0,
        "assessed_package": "maven:pro.api4:jsonapi4j-base@1.9.0",
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "maven"
      ],
      "dependencies": [
        {
          "name": "org.slf4j:slf4j-api",
          "manifest": "jsonapi4j-base/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "io.seruco.encoding:base62",
          "manifest": "jsonapi4j-base/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${base62lib.version}"
        },
        {
          "name": "org.apache.commons:commons-lang3",
          "manifest": "jsonapi4j-base/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "org.apache.commons:commons-collections4",
          "manifest": "jsonapi4j-base/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "org.projectlombok:lombok",
          "manifest": "jsonapi4j-base/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "pro.api4:jsonapi4j-base",
          "manifest": "jsonapi4j-compound-docs-resolver/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${revision}"
        },
        {
          "name": "com.fasterxml.jackson.core:jackson-core",
          "manifest": "jsonapi4j-compound-docs-resolver/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "com.fasterxml.jackson.datatype:jackson-datatype-jsr310",
          "manifest": "jsonapi4j-compound-docs-resolver/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "org.slf4j:slf4j-api",
          "manifest": "jsonapi4j-compound-docs-resolver/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "org.apache.commons:commons-lang3",
          "manifest": "jsonapi4j-compound-docs-resolver/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "org.projectlombok:lombok",
          "manifest": "jsonapi4j-compound-docs-resolver/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "pro.api4:jsonapi4j-base",
          "manifest": "jsonapi4j-core/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${project.version}"
        },
        {
          "name": "org.apache.commons:commons-lang3",
          "manifest": "jsonapi4j-core/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "org.apache.commons:commons-collections4",
          "manifest": "jsonapi4j-core/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "org.slf4j:slf4j-api",
          "manifest": "jsonapi4j-core/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "org.projectlombok:lombok",
          "manifest": "jsonapi4j-core/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "pro.api4:jsonapi4j-base",
          "manifest": "jsonapi4j-report/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${revision}"
        },
        {
          "name": "pro.api4:jsonapi4j-core",
          "manifest": "jsonapi4j-report/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${revision}"
        },
        {
          "name": "pro.api4:jsonapi4j-rest",
          "manifest": "jsonapi4j-report/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${revision}"
        },
        {
          "name": "pro.api4:jsonapi4j-rest-springboot",
          "manifest": "jsonapi4j-report/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${revision}"
        },
        {
          "name": "pro.api4:jsonapi4j-rest-quarkus",
          "manifest": "jsonapi4j-report/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${revision}"
        },
        {
          "name": "pro.api4:jsonapi4j-compound-docs-resolver",
          "manifest": "jsonapi4j-report/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${revision}"
        },
        {
          "name": "pro.api4:jsonapi4j-ac-plugin",
          "manifest": "jsonapi4j-report/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${revision}"
        },
        {
          "name": "pro.api4:jsonapi4j-oas-plugin",
          "manifest": "jsonapi4j-report/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${revision}"
        },
        {
          "name": "pro.api4:jsonapi4j-sf-plugin",
          "manifest": "jsonapi4j-report/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${revision}"
        },
        {
          "name": "pro.api4:jsonapi4j-cd-plugin",
          "manifest": "jsonapi4j-report/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${revision}"
        },
        {
          "name": "io.quarkus:quarkus-bom",
          "manifest": "jsonapi4j-rest-quarkus-parent/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${quarkus.version}"
        },
        {
          "name": "io.quarkus:quarkus-arc-deployment",
          "manifest": "jsonapi4j-rest-quarkus-parent/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${quarkus.version}"
        },
        {
          "name": "io.quarkus:quarkus-undertow-deployment",
          "manifest": "jsonapi4j-rest-quarkus-parent/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${quarkus.version}"
        },
        {
          "name": "io.quarkus:quarkus-arc",
          "manifest": "jsonapi4j-rest-quarkus-parent/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${quarkus.version}"
        },
        {
          "name": "io.quarkus:quarkus-undertow",
          "manifest": "jsonapi4j-rest-quarkus-parent/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${quarkus.version}"
        },
        {
          "name": "pro.api4:jsonapi4j-rest",
          "manifest": "jsonapi4j-rest-quarkus-parent/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${revision}"
        },
        {
          "name": "pro.api4:jsonapi4j-rest-quarkus",
          "manifest": "jsonapi4j-rest-quarkus-parent/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${revision}"
        },
        {
          "name": "pro.api4:jsonapi4j-ac-plugin",
          "manifest": "jsonapi4j-rest-quarkus-parent/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${revision}"
        },
        {
          "name": "pro.api4:jsonapi4j-oas-plugin",
          "manifest": "jsonapi4j-rest-quarkus-parent/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${revision}"
        },
        {
          "name": "pro.api4:jsonapi4j-sf-plugin",
          "manifest": "jsonapi4j-rest-quarkus-parent/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${revision}"
        },
        {
          "name": "pro.api4:jsonapi4j-cd-plugin",
          "manifest": "jsonapi4j-rest-quarkus-parent/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${revision}"
        },
        {
          "name": "pro.api4:jsonapi4j-rest",
          "manifest": "jsonapi4j-rest-springboot/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${project.version}"
        },
        {
          "name": "pro.api4:jsonapi4j-ac-plugin",
          "manifest": "jsonapi4j-rest-springboot/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${project.version}"
        },
        {
          "name": "pro.api4:jsonapi4j-oas-plugin",
          "manifest": "jsonapi4j-rest-springboot/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${project.version}"
        },
        {
          "name": "pro.api4:jsonapi4j-sf-plugin",
          "manifest": "jsonapi4j-rest-springboot/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${project.version}"
        },
        {
          "name": "pro.api4:jsonapi4j-cd-plugin",
          "manifest": "jsonapi4j-rest-springboot/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${project.version}"
        },
        {
          "name": "pro.api4:jsonapi4j-core",
          "manifest": "jsonapi4j-rest/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${project.version}"
        },
        {
          "name": "com.fasterxml.jackson.core:jackson-core",
          "manifest": "jsonapi4j-rest/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "com.fasterxml.jackson.datatype:jackson-datatype-jsr310",
          "manifest": "jsonapi4j-rest/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "com.fasterxml.jackson.dataformat:jackson-dataformat-yaml",
          "manifest": "jsonapi4j-rest/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "com.fasterxml.jackson.module:jackson-module-parameter-names",
          "manifest": "jsonapi4j-rest/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${jackson-module-parameter-names.version}"
        },
        {
          "name": "org.projectlombok:lombok",
          "manifest": "jsonapi4j-rest/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "org.springframework.boot:spring-boot",
          "manifest": "pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${spring.boot.version}"
        },
        {
          "name": "org.springframework.boot:spring-boot-autoconfigure",
          "manifest": "pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${spring.boot.version}"
        },
        {
          "name": "org.springframework.boot:spring-boot-starter-web",
          "manifest": "pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${spring.boot.version}"
        },
        {
          "name": "io.quarkus:quarkus-core",
          "manifest": "pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${quarkus.version}"
        },
        {
          "name": "io.quarkus:quarkus-core-deployment",
          "manifest": "pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${quarkus.version}"
        },
        {
          "name": "jakarta.servlet:jakarta.servlet-api",
          "manifest": "pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${jakarta.servlet-api.version}"
        },
        {
          "name": "org.apache.tomcat.embed:tomcat-embed-core",
          "manifest": "pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${tomcat-embed-core.version}"
        },
        {
          "name": "org.springdoc:springdoc-openapi-starter-webmvc-ui",
          "manifest": "pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${springdoc-openapi.version}"
        },
        {
          "name": "io.swagger.core.v3:swagger-models-jakarta",
          "manifest": "pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${swagger.version}"
        },
        {
          "name": "io.swagger.core.v3:swagger-core-jakarta",
          "manifest": "pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${swagger.version}"
        },
        {
          "name": "io.swagger.core.v3:swagger-annotations-jakarta",
          "manifest": "pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${swagger.version}"
        },
        {
          "name": "com.fasterxml.jackson.core:jackson-annotations",
          "manifest": "pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${jackson.version}"
        },
        {
          "name": "com.fasterxml.jackson.core:jackson-databind",
          "manifest": "pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${jackson.version}"
        },
        {
          "name": "com.fasterxml.jackson.core:jackson-core",
          "manifest": "pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${jackson.version}"
        },
        {
          "name": "com.fasterxml.jackson.datatype:jackson-datatype-jsr310",
          "manifest": "pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${jackson.version}"
        },
        {
          "name": "com.fasterxml.jackson.dataformat:jackson-dataformat-yaml",
          "manifest": "pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${jackson.version}"
        },
        {
          "name": "org.apache.commons:commons-collections4",
          "manifest": "pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${apache.commons-collections4.version}"
        },
        {
          "name": "org.apache.commons:commons-lang3",
          "manifest": "pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${apache.commons-lang3.version}"
        },
        {
          "name": "commons-io:commons-io",
          "manifest": "pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${apache.commons-io.version}"
        },
        {
          "name": "com.google.guava:guava",
          "manifest": "pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${guava.version}"
        },
        {
          "name": "org.projectlombok:lombok",
          "manifest": "pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${lombok.version}"
        },
        {
          "name": "org.slf4j:slf4j-api",
          "manifest": "pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${slf4j-api.version}"
        },
        {
          "name": "ch.qos.logback:logback-classic",
          "manifest": "pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${logback-classic.version}"
        },
        {
          "name": "org.junit.jupiter:junit-jupiter-api",
          "manifest": "pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${junit-jupiter-api.version}"
        },
        {
          "name": "org.junit.jupiter:junit-jupiter-params",
          "manifest": "pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${junit-jupiter-api.version}"
        },
        {
          "name": "org.mockito:mockito-core",
          "manifest": "pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${mockito-core.version}"
        },
        {
          "name": "org.mockito:mockito-junit-jupiter",
          "manifest": "pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${mockito-core.version}"
        },
        {
          "name": "org.assertj:assertj-core",
          "manifest": "pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${assertj.version}"
        }
      ],
      "all_dependencies": {
        "error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
        "source": null,
        "packages": [],
        "collected": false,
        "truncated": false,
        "total_count": null,
        "direct_count": null,
        "indirect_count": null
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 17,
        "open_issues": 19,
        "closed_ratio": 0.833,
        "closed_issues": 95,
        "closed_unmerged_prs": 2
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "MoonWorm",
          "commits": 249,
          "avatar_url": "https://avatars.githubusercontent.com/u/475392?v=4"
        },
        {
          "type": "User",
          "login": "yauhen-l",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/2591672?v=4"
        },
        {
          "type": "User",
          "login": "a-sinkevich",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/14977874?v=4"
        }
      ],
      "contributors_sampled": 3,
      "top_contributor_share": 0.984
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "build.yml",
        "release.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": null,
            "reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": null,
            "reason": "no pull request found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 0/30 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 0,
            "reason": "project has 0 contributing companies or organizations -- score normalized to 0",
            "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": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 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 17 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": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "no SAST tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 4,
            "reason": "6 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "baa97b0f5fd98e45266f5340271b2b3115a55501",
        "ran_at": "2026-07-25T22:50:53Z",
        "aggregate_score": 4.1,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-13T10:42:31Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": "2026-04-11T15:36:41Z",
      "ci_last_conclusion": null,
      "oldest_open_issues": [
        {
          "number": 8,
          "created_at": "2025-10-27T18:07:24Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 14,
          "created_at": "2025-10-27T18:14:23Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 17,
          "created_at": "2025-10-27T18:17:36Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 28,
          "created_at": "2025-10-27T22:23:55Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 31,
          "created_at": "2025-10-27T22:28:21Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 32,
          "created_at": "2025-10-27T22:32:13Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 33,
          "created_at": "2025-10-27T22:33:17Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 36,
          "created_at": "2025-10-27T22:43:59Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 37,
          "created_at": "2025-10-27T22:44:54Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 42,
          "created_at": "2025-11-06T14:55:51Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 76,
          "created_at": "2026-03-09T10:40:57Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 77,
          "created_at": "2026-03-09T13:41:13Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 78,
          "created_at": "2026-03-09T20:40:02Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 100,
          "created_at": "2026-04-05T09:53:48Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 102,
          "created_at": "2026-04-07T07:47:57Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 118,
          "created_at": "2026-04-20T10:07:34Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 133,
          "created_at": "2026-05-28T15:57:20Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 140,
          "created_at": "2026-07-13T09:31:08Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 141,
          "created_at": "2026-07-13T09:31:52Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/MoonWorm/jsonapi4j",
    "host": "github.com",
    "name": "jsonapi4j",
    "owner": "MoonWorm"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "good",
      "name": "Overall health",
      "note": "The weighted overall 62 is calibrated to 69 on the published index scale (record calibration 2026-08-02).",
      "notes": [
        {
          "code": "overall_calibration",
          "params": {
            "raw": 62,
            "calibrated": 69,
            "calibration": "2026-08-02"
          }
        }
      ],
      "value": 69,
      "inputs": {
        "security": 53,
        "vitality": 89,
        "community": 48,
        "governance": 51,
        "calibration": "2026-08-02",
        "engineering": 66,
        "ai_readiness": 66,
        "weighted_overall_raw": 62
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "excellent",
        "name": "Vitality",
        "value": 89,
        "weight": 0.21,
        "metrics": [
          {
            "key": "development_activity",
            "band": "excellent",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 81,
            "inputs": {
              "commits_last_year": 409,
              "human_commit_share": 1,
              "days_since_last_push": 12,
              "active_weeks_last_year": 35
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 12 days ago",
                "points": 28.8,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 12
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "35/52 weeks with commits",
                "points": 24.2,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 35
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "409 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 409
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 17 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "exceptional",
            "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": 100,
            "inputs": {
              "releases_count": 25,
              "latest_release_tag": "v1.9.0",
              "releases_from_tags": false,
              "days_since_latest_release": 15,
              "mean_days_between_releases": 7.2
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "25 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 25
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 15 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 15
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~7.2 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 7.2
                    }
                  }
                ],
                "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": "exceptional",
            "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": 22,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 22 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 22
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "weak",
        "name": "Community & Adoption",
        "value": 48,
        "weight": 0.17,
        "metrics": [
          {
            "key": "popularity",
            "band": "at_risk",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 29,
            "inputs": {
              "forks": 3,
              "stars": 29,
              "watchers": 4,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "29 stars",
                "points": 23.5,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 29
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "3 forks",
                "points": 2.5,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "4 watchers",
                "points": 2.7,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "good",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 70,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "readme_badges": null,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "readme_badge_services": [],
              "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": 18,
                "status": "met",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 51,
        "weight": 0.23,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 14,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 3,
              "top_contributor_share": 0.984
            },
            "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 98% of commits",
                "points": 0.4,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 98
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "3 contributors",
                "points": 4.1,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 0 contributing companies or organizations -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "newcomer_pr_acceptance"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 71,
            "inputs": {
              "merged_prs": 17,
              "open_issues": 19,
              "closed_issues": 95,
              "prs_merged_7d": null,
              "prs_decided_7d": null,
              "prs_merged_30d": null,
              "prs_decided_30d": null,
              "issue_closed_ratio": 0.833,
              "closed_unmerged_prs": 2,
              "first_time_authors_30d": null,
              "first_time_prs_merged_30d": null,
              "first_time_prs_decided_30d": null
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "83% of issues closed",
                "points": 35,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 83
                    }
                  }
                ],
                "max_points": 42
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "17/19 decided PRs merged",
                "points": 26.8,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 17,
                      "decided": 19
                    }
                  }
                ],
                "max_points": 30
              },
              {
                "key": "newcomer_pr_acceptance",
                "name": "Newcomer PR acceptance",
                "detail": "no first-time contributor's PR decided in 30d",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_newcomer_prs",
                    "params": {
                      "days": 30
                    }
                  }
                ],
                "max_points": 13
              },
              {
                "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": "weak",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 36,
            "inputs": {
              "followers": 2,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "MoonWorm",
              "public_repos": 2,
              "account_age_days": 5736
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "2 followers of MoonWorm",
                "points": 3.4,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 2,
                      "login": "MoonWorm"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "2 public repos, account ~15 yr old",
                "points": 15.5,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 2
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 15
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "exceptional",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "pro.api4:jsonapi4j-base",
                "pro.api4:jsonapi4j-core",
                "pro.api4:jsonapi4j-rest",
                "pro.api4:jsonapi4j-rest-springboot",
                "pro.api4:jsonapi4j-compound-docs-resolver"
              ],
              "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": "36 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 36
                    }
                  }
                ],
                "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": 66,
        "weight": 0.19,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_ci_tests"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 60,
            "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": "2 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "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": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "good",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 75,
            "inputs": {
              "topics": [
                "java",
                "json-api-response",
                "json-api-server",
                "json-apis",
                "jsonapi",
                "openapi",
                "quarkus",
                "quarkus-extension",
                "rest-api",
                "servlet-api",
                "spring-boot",
                "json-api-specification"
              ],
              "has_wiki": false,
              "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": "12 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 12
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 53,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "weak",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Branch-Protection, CI-Tests, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "branch_protection",
                    "ci_tests",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 41,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 15,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 3,
              "scorecard_aggregate": 4.1
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 0 contributing companies or organizations -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "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": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "30 commit(s) and 17 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": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "no SAST tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "6 existing vulnerabilities detected",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "exceptional",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the maven:pro.api4:jsonapi4j-base@1.9.0 runtime dependency closure — what installing the published package pulls in — 5 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:pro.api4:jsonapi4j-base@1.9.0",
                  "assessed": 5
                }
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 5,
              "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": "exceptional",
            "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": 5,
              "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": "exceptional",
            "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"
              ],
              "commit_weight_rule": {
                "min_commits": 50,
                "min_commit_share": 0.1
              },
              "review_only_matches": 0,
              "below_threshold_exposures": [],
              "assessed_self_published_locations": 1
            },
            "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": "good",
        "name": "AI Readiness",
        "value": 66,
        "weight": 0.04,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "good",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 75,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.57,
              "agent_instruction_files": [
                "AGENTS.md",
                "CLAUDE.md",
                "docs/AGENTS.md",
                "docs/CLAUDE.md"
              ],
              "agent_instruction_max_bytes": 5336
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "AGENTS.md, CLAUDE.md, docs/AGENTS.md, docs/CLAUDE.md",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "AGENTS.md, CLAUDE.md, docs/AGENTS.md, docs/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": "57 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 30.4,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 57,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 56,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": true,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "examples/jsonapi4j-quarkus-sampleapp/pom.xml",
                "examples/jsonapi4j-sampleapp-domain/pom.xml",
                "examples/jsonapi4j-sampleapp-testsuite/pom.xml",
                "examples/jsonapi4j-servlet-sampleapp/pom.xml",
                "examples/jsonapi4j-springboot-sampleapp/pom.xml",
                "examples/pom.xml",
                "jsonapi4j-base/pom.xml",
                "jsonapi4j-compound-docs-resolver/pom.xml",
                "jsonapi4j-core/pom.xml",
                "jsonapi4j-plugins/jsonapi4j-ac-plugin/pom.xml",
                "jsonapi4j-plugins/jsonapi4j-all-plugins/pom.xml",
                "jsonapi4j-plugins/jsonapi4j-cd-plugin/pom.xml",
                "jsonapi4j-plugins/jsonapi4j-oas-plugin/pom.xml",
                "jsonapi4j-plugins/jsonapi4j-sf-plugin/pom.xml",
                "jsonapi4j-plugins/pom.xml",
                "jsonapi4j-report/pom.xml",
                "jsonapi4j-rest-quarkus-parent/deployment/pom.xml",
                "jsonapi4j-rest-quarkus-parent/pom.xml",
                "jsonapi4j-rest-quarkus-parent/runtime/pom.xml",
                "jsonapi4j-rest-springboot/pom.xml",
                "jsonapi4j-rest/pom.xml",
                "pom.xml"
              ],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "examples/jsonapi4j-quarkus-sampleapp/pom.xml, examples/jsonapi4j-sampleapp-domain/pom.xml, examples/jsonapi4j-sampleapp-testsuite/pom.xml (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "examples/jsonapi4j-quarkus-sampleapp/pom.xml, examples/jsonapi4j-sampleapp-domain/pom.xml, examples/jsonapi4j-sampleapp-testsuite/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": "Dockerfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Dockerfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "exceptional",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "Java",
              "largest_source_bytes": 64004,
              "source_files_sampled": 623,
              "oversized_source_files": 1
            },
            "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": "1/623 source files over 60KB",
                "points": 54.9,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 623,
                      "oversized": 1
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "weak",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "examples"
              ],
              "has_mcp_signal": false,
              "api_schema_files": []
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "examples",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "examples"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
      }
    ],
    "classification": {
      "top": [
        "library",
        "application"
      ],
      "labels": [
        "library",
        "network-service"
      ],
      "scores": {
        "library": 8,
        "network-service": 4
      },
      "primary": "library",
      "evidence": [
        {
          "tier": "distribution",
          "label": "library",
          "source": "registry:maven",
          "weight": 6
        },
        {
          "tier": "dependencies",
          "label": "network-service",
          "source": "dep:org.springframework.boot:spring-boot-starter-web",
          "weight": 4
        },
        {
          "tier": "description",
          "label": "library",
          "source": "description:library",
          "weight": 2
        }
      ],
      "artifacts": [],
      "confidence": "medium",
      "host_extension": false,
      "runs_as_process": true,
      "consumed_by_code": true
    },
    "metrics_version": "2.5.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "Could not fetch maven package 'pro.api4:jsonapi4j-report' from its registry",
    "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-25T22:51:02.446275Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/m/MoonWorm/jsonapi4j.svg",
  "full_name": "MoonWorm/jsonapi4j",
  "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 v2.5.0, schema v0.27.0 — full methodology · metrics wiki.

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