Public record
Software health reportschema 0.27.0 · metrics 2.3.1 · 2026-07-31 05:11 UTC

coze-dev / coze-java

The Java SDK for the Coze API

JavaMIT★ 214 stars⑂ 98 forkssince Dec 2024View on GitHub ↗

coze-dev/coze-java holds a health index of 45 out of 100, placing it in the Weak band. It scores highest on Community & Adoption (63/100) and lowest on Security (35/100). It was last updated 67 days ago. A single contributor accounts for most of its recent work.

45
overall / 100
Weak

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.

45
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 52 is calibrated to 53 on the published index scale (record calibration 2026-08-02).

Ownership

coze-devOrganization
2,790 followers22 public repossince Jan 2024

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
Mavencom.coze:coze-api0.4.2-21341 days ago

Metrics by category

Vitality

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

48Weak · 21% of overall
How it's scored
18/36Push recency — last push 67 days ago
2.8/36Commit cadence — 4/52 weeks with commits
7/18Commit volume — 5 commits in the last year
0/10OpenSSF Scorecard: Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Inputs used
commits_last_year5
human_commit_share1
days_since_last_push67
active_weeks_last_year4
How it's scored
27/27Ships releases — 20 releases published
16.2/36Release recency — latest release 341 days ago
27/27Release cadence — a release every ~20 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count20
latest_release_tagv0.4.2
releases_from_tagsno
days_since_latest_release341
mean_days_between_releases20
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?

63Moderate · 17% of overall
How it's scored
37.8/60Stars — 214 stars
16.6/25Forks — 98 forks
1.7/15Watchers — 3 watchers
Inputs used
forks98
stars214
watchers3
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
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?

62Moderate · 23% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
7.8/22.5Commit distribution — top contributor authored 65% of commits
13.5/13.5Contributor breadth — 11 contributors
0/10OpenSSF Scorecard: Contributors — project has 0 contributing companies or organizations -- score normalized to 0
Inputs used
bus_factor1
contributors_sampled11
top_contributor_share0.653
How it's scored
24/42Issue resolution — 57% of issues closed
22.5/30PR acceptance — 48/64 decided PRs merged
0/13Newcomer PR acceptance — no first-time contributor's PR decided in 30d
13.5/15OpenSSF Scorecard: Code-Review — Found 28/30 approved changesets -- score normalized to 9
Inputs used
merged_prs48
open_issues36
closed_issues48
prs_merged_7d
prs_decided_7d
prs_merged_30d
prs_decided_30d
issue_closed_ratio0.571
closed_unmerged_prs16
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
30/30Ownership backing — organization-owned
0/20Verified domain
24.8/25Owner reach — 2,790 followers of coze-dev
14.9/25Track record — 22 public repos, account ~2 yr old
Inputs used
followers2,790
owner_typeOrganization
is_verified
owner_logincoze-dev
public_repos22
account_age_days919
How it's scored
25/25Published & resolvable — 1 package(s) on maven
26/35Publish recency — latest publish 341 days ago
20/20Version history — 21 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagescom.coze:coze-api
ecosystemsmaven
any_deprecatedno
min_days_since_publish341

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Documentation

50Moderate
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
0/10Topics
10/10Wiki
Inputs used
topics
has_wikiyes
homepage
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

35Weak · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0.5/2.5CI-Tests — 7 out of 30 merged PRs checked by a CI test -- score normalized to 2
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
6.8/7.5Code-Review — Found 28/30 approved changesets -- score normalized to 9
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
0/7.5Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
5/5Packaging — packaging workflow detected
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
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
0/7.5Vulnerabilities — 23 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate3.3
Excluded from scoring (no data or not applicable): signed_releases. Remaining weights renormalized.
How it's scored
10.4/35Direct dependencies free of known advisories — 2 affected: com.fasterxml.jackson.core:jackson-databind 2.14.2 (high 8.1), com.squareup.okhttp3:okhttp 3.14.9 (high 7.5)
8.7/25Indirect dependencies free of known advisories — 2 affected: com.fasterxml.jackson.core:jackson-core 2.14.2 (high 7.5), com.squareup.okio:okio 1.17.2 (moderate 5.9)
26.3/40No advisories left outstanding — 3 advisory-carrying package(s) unaddressed past 90 days; oldest published 1,528 days ago
Inputs used
sourceosv
advisories9
affected_packages4
assessed_packages18
unassessed_packages0
affected_by_severityhigh 3, moderate 1
direct_affected_packages2
Matched the maven:com.coze:coze-api@0.4.2 runtime dependency closure — what installing the published package pulls in — 18 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.

53Moderate · 4% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
40/40Legible commit history — 47 of 49 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.959
agent_instruction_files
agent_instruction_max_bytes
How it's scored
12.6/18One-command bootstrap — api/pom.xml, example/pom.xml, pom.xml (toolchain convention, no task runner)
22/22Automated tests
0/11Lint / format config
11/11Static type checking — Java (statically typed)
0/10Reproducible environment
4.1/10Demonstrated agent practice — 1 of the last 49 commits agent-authored or agent-credited
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_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0.02
toolchain_manifestsapi/pom.xml, example/pom.xml, pom.xml
dependency_bot_commit_share0
How it's scored
45/45Type-checkable code — Java (statically typed)
55/55Manageable file sizes — 0/451 source files over 60KB
Inputs used
primary_languageJava
largest_source_bytes34,396
source_files_sampled451
oversized_source_files0
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)
0/20MCP server
40/40Runnable examples — example
Inputs used
example_dirsexample
has_mcp_signalno
api_schema_files

Key facts

214GitHub stars
11contributors
5commits, last 12 months
67days since last push
20releases
1bus factor
36open issues
Mavenpackage ecosystems

Data collection warnings

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

More detail

Star and fork history 0 ★ / 98 ⇿
0Stars
98Forks
20Releases

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.

02040608010098102024-122025-102026-07
Major 0Minor 3Patch 17

Each point covers 2 days.

OpenSSF Scorecard 3.3 / 10
3.3aggregate

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-31 05:10 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
2CI-Tests7 out of 30 merged PRs checked by a CI test -- score normalized to 2
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
9Code-ReviewFound 28/30 approved changesets -- score normalized to 9
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
0Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
10Packagingpackaging workflow detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities23 existing vulnerabilities detected
Direct dependencies 12
RegistryPackageVersion constraintManifest
Mavencom.squareup.retrofit2:retrofit${retrofit.version}api/pom.xml
Mavencom.squareup.retrofit2:adapter-rxjava2${retrofit.version}api/pom.xml
Mavencom.squareup.retrofit2:converter-jackson${retrofit.version}api/pom.xml
Mavenorg.slf4j:slf4j-api1.7.30api/pom.xml
Mavencom.squareup.okhttp3:okhttp${okhttp.version}api/pom.xml
Mavencom.fasterxml.jackson.core:jackson-annotations${jackson.version}api/pom.xml
Mavencom.fasterxml.jackson.core:jackson-databind${jackson.version}api/pom.xml
Mavencom.auth0:java-jwt3.18.2api/pom.xml
Mavenio.jsonwebtoken:jjwt-api${jwt.version}api/pom.xml
Mavenio.jsonwebtoken:jjwt-impl${jwt.version}api/pom.xml
Mavenio.jsonwebtoken:jjwt-jackson${jwt.version}api/pom.xml
Mavencom.github.scribejava:scribejava-core8.3.1api/pom.xml
All dependencies 29

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

RegistryPackageVersionRelation
Mavencom.auth0:java-jwt3.18.2direct
Mavencom.fasterxml.jackson.core:jackson-annotations2.14.2direct
Mavencom.fasterxml.jackson.core:jackson-databind2.14.2direct
Mavencom.github.scribejava:scribejava-core8.3.1direct
Mavencom.squareup.okhttp3:okhttp3.14.9direct
Mavencom.squareup.retrofit2:adapter-rxjava22.9.0direct
Mavencom.squareup.retrofit2:converter-jackson2.9.0direct
Mavencom.squareup.retrofit2:retrofit2.9.0direct
Mavenio.jsonwebtoken:jjwt-api0.11.5direct
Mavenio.jsonwebtoken:jjwt-impl0.11.5direct
Mavenio.jsonwebtoken:jjwt-jackson0.11.5direct
Mavenorg.slf4j:slf4j-api1.7.30direct
Mavench.qos.logback:logback-classic1.2.3indirect
Mavencom.coze:coze-api0.4.2indirect
Mavencom.diffplug.spotless:spotless-maven-plugin2.22.8indirect
Mavencom.squareup.okhttp3:okhttp-tls3.14.9indirect
Mavencom.squareup.retrofit2:retrofit-mock2.9.0indirect
Mavenorg.apache.maven.plugins:maven-compiler-plugin3.13.0indirect
Mavenorg.apache.maven.plugins:maven-gpg-plugin3.2.5indirect
Mavenorg.apache.maven.plugins:maven-javadoc-plugin3.5.0indirect
Mavenorg.apache.maven.plugins:maven-source-plugin3.2.1indirect
Mavenorg.apache.maven.plugins:maven-surefire-plugin3.2.5indirect
Mavenorg.jacoco:jacoco-maven-plugin0.8.11indirect
Mavenorg.junit.jupiter:junit-jupiter-api5.10.2indirect
Mavenorg.junit.jupiter:junit-jupiter-engine5.10.2indirect
Mavenorg.mockito:mockito-core4.11.0indirect
Mavenorg.mockito:mockito-junit-jupiter4.11.0indirect
Mavenorg.projectlombok:lombok1.18.24indirect
Mavenorg.sonatype.central:central-publishing-maven-plugin0.5.0indirect
Dependency advisories 4

Installing maven:com.coze:coze-api@0.4.2 pulls in 18 packages, direct and transitive: 4 carry known advisories, of which 2 are direct dependencies.

PackageVersionRelationSeverityAdvisoriesFixed in
com.fasterxml.jackson.core:jackson-databind2.14.2directhigh43.1.4
com.squareup.okhttp3:okhttp3.14.9directhigh14.9.2
com.fasterxml.jackson.core:jackson-core2.14.2indirecthigh33.2.1
com.squareup.okio:okio1.17.2indirectmoderate13.4.0

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": [],
      "is_fork": false,
      "size_kb": 484,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "Java": 758276
      },
      "pushed_at": "2026-05-25T03:54:39Z",
      "created_at": "2024-12-05T07:08:00Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-05T02:50:46Z",
      "description": "The Java SDK for the Coze API",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "main",
      "license_spdx_raw": "MIT",
      "primary_language": "Java",
      "significant_languages": [
        "Java"
      ]
    },
    "owner": {
      "blog": "https://www.coze.com",
      "name": null,
      "type": "Organization",
      "login": "coze-dev",
      "company": null,
      "location": null,
      "followers": 2790,
      "avatar_url": "https://avatars.githubusercontent.com/u/157483752?v=4",
      "created_at": "2024-01-23T11:01:57Z",
      "is_verified": null,
      "public_repos": 22,
      "account_age_days": 919
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.4.2",
          "kind": "patch",
          "published_at": "2025-08-23T07:38:29Z"
        },
        {
          "tag": "v0.4.1",
          "kind": "patch",
          "published_at": "2025-08-01T03:37:30Z"
        },
        {
          "tag": "v0.4.0",
          "kind": "minor",
          "published_at": "2025-07-10T07:10:29Z"
        },
        {
          "tag": "v0.3.3",
          "kind": "patch",
          "published_at": "2025-06-30T02:53:03Z"
        },
        {
          "tag": "v0.3.2",
          "kind": "patch",
          "published_at": "2025-05-28T07:47:29Z"
        },
        {
          "tag": "v0.3.1",
          "kind": "patch",
          "published_at": "2025-04-25T08:16:04Z"
        },
        {
          "tag": "v0.3.0",
          "kind": "minor",
          "published_at": "2025-03-19T07:12:08Z"
        },
        {
          "tag": "v0.2.8",
          "kind": "patch",
          "published_at": "2025-02-26T07:19:01Z"
        },
        {
          "tag": "v0.2.7",
          "kind": "patch",
          "published_at": "2025-02-25T07:24:04Z"
        },
        {
          "tag": "v0.2.6",
          "kind": "patch",
          "published_at": "2025-02-24T03:49:00Z"
        },
        {
          "tag": "v0.2.5",
          "kind": "patch",
          "published_at": "2025-02-11T08:50:01Z"
        },
        {
          "tag": "v0.2.4",
          "kind": "patch",
          "published_at": "2025-02-08T02:54:32Z"
        },
        {
          "tag": "v0.2.3",
          "kind": "patch",
          "published_at": "2025-02-06T10:02:04Z"
        },
        {
          "tag": "v0.2.1",
          "kind": "patch",
          "published_at": "2025-01-17T07:44:10Z"
        },
        {
          "tag": "v0.2.0",
          "kind": "minor",
          "published_at": "2025-01-10T06:39:31Z"
        },
        {
          "tag": "v0.1.6",
          "kind": "patch",
          "published_at": "2024-12-27T08:41:47Z"
        },
        {
          "tag": "v0.1.5",
          "kind": "patch",
          "published_at": "2024-12-26T13:15:25Z"
        },
        {
          "tag": "v0.1.4",
          "kind": "patch",
          "published_at": "2024-12-19T12:34:19Z"
        },
        {
          "tag": "v0.1.3",
          "kind": "patch",
          "published_at": "2024-12-18T12:27:46Z"
        },
        {
          "tag": "v0.1.2",
          "kind": "patch",
          "published_at": "2024-12-18T09:17:30Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "a1dad1540e3a8bd0cee9c54e0c17dec8c26b61ef",
          "body": null,
          "is_bot": false,
          "headline": "fix: license (#129)",
          "author_name": "chenjiawei.inizio",
          "author_login": "dragooncjw",
          "committed_at": "2025-10-15T03:49:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "26b79da623c4b242261821da51e78d3c532dd4db",
          "body": "… contain permissions (#122)\n\nPotential fix for\n[https://github.com/coze-dev/coze-java/security/code-scanning/6](https://github.com/coze-dev/coze-java/security/code-scanning/6)\n\nTo fix the problem, add an explicit `permissions` block set to the least\nprivilege at the job or workflow level.\n- In gene\n[…]\nobs:`.\n\n\n_Suggested fixes powered by Copilot Autofix. Review carefully before\nmerging._\n\nCo-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>",
          "is_bot": false,
          "headline": "chore: Potential fix for code scanning alert no. 6: Workflow does not…",
          "author_name": "chyroc",
          "author_login": "chyroc",
          "committed_at": "2025-09-02T04:19:17Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "ffd3528842cee66d6f7dd2a223a8e0e241e0b2c3",
          "body": null,
          "is_bot": false,
          "headline": "feat: Support translate_config for audio.rooms.create (#118)",
          "author_name": "xiangshicheng",
          "author_login": "xiangshicheng",
          "committed_at": "2025-08-23T07:26:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "064d6bd1490a5a75557e2ddeb208f1f3e7b50ffc",
          "body": null,
          "is_bot": false,
          "headline": "feat: Add usage field support to workflow interfaces (#117)",
          "author_name": "chyroc",
          "author_login": "chyroc",
          "committed_at": "2025-08-07T13:47:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "03314ae784270db518a9dc0a6a70c1ba93f71e00",
          "body": null,
          "is_bot": false,
          "headline": "feat: update default timeout (#116)",
          "author_name": "hanzeINGH",
          "author_login": "hanzeINGH",
          "committed_at": "2025-08-01T03:26:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "803c7a470ea1ecc151937b63508a00ff4f3a7ed0",
          "body": null,
          "is_bot": false,
          "headline": "feat: Add some api (#108)",
          "author_name": "hanzeINGH",
          "author_login": "hanzeINGH",
          "committed_at": "2025-07-08T08:51:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5a3001bae8db75b6faa978a3aa95f6f71f50e4b8",
          "body": "…entData (#111)",
          "is_bot": false,
          "headline": "feat: Support need_play_prologue and prologue_content in ChatUpdateEv…",
          "author_name": "Canyi Chen",
          "author_login": "ranlychan",
          "committed_at": "2025-07-08T06:49:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b243e69ef2a3bd8e6ab3c69050291e71218fb8aa",
          "body": null,
          "is_bot": false,
          "headline": "feat: Support enable_card for v3/chat (#107)",
          "author_name": "ShalMing",
          "author_login": "ShalMing",
          "committed_at": "2025-06-27T07:41:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b7e89b929349a60ffe782be1103204208d7a8fc5",
          "body": null,
          "is_bot": false,
          "headline": "fix: Fix silenceDurationMs typo (#102)",
          "author_name": "hanzeINGH",
          "author_login": "hanzeINGH",
          "committed_at": "2025-05-28T07:42:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2cecab6a117948e660874389d7b025c1db2a6ccb",
          "body": null,
          "is_bot": false,
          "headline": "chore: Update example to print follow up event (#100)",
          "author_name": "hanzeINGH",
          "author_login": "hanzeINGH",
          "committed_at": "2025-05-21T08:46:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "209fc79dc0cdc5f3553da4ba5317c735acf24e04",
          "body": null,
          "is_bot": false,
          "headline": "feat: Support parameters for CreateChat (#98)",
          "author_name": "Mibloom",
          "author_login": "Mibloom",
          "committed_at": "2025-05-19T08:35:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fc03b09e9438479d0d60e31b8957720f731eb793",
          "body": null,
          "is_bot": false,
          "headline": "feat: add missing param and fix some issue (#91)",
          "author_name": "hanzeINGH",
          "author_login": "hanzeINGH",
          "committed_at": "2025-04-25T08:04:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e4dbf1a8056893bc3aa884ea24fd23098fa69ce",
          "body": null,
          "is_bot": false,
          "headline": "fix: Remove useless class (#87)",
          "author_name": "hanzeINGH",
          "author_login": "hanzeINGH",
          "committed_at": "2025-04-08T13:28:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8956383a9eead00fcba3422cab5fed580b566c05",
          "body": null,
          "is_bot": false,
          "headline": "feat: Add more Bot Info (#70)",
          "author_name": "aishang1993",
          "author_login": "c-der",
          "committed_at": "2025-03-28T06:17:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "44156861b6bed278aa40e69faaae2257e485a7fe",
          "body": null,
          "is_bot": false,
          "headline": "chore: Fix release action (#74)",
          "author_name": "hanzeINGH",
          "author_login": "hanzeINGH",
          "committed_at": "2025-03-19T06:38:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2f959c6dc89117407b469b72241b9c915f9eda00",
          "body": null,
          "is_bot": false,
          "headline": "chore: Fix release action (#73)",
          "author_name": "hanzeINGH",
          "author_login": "hanzeINGH",
          "committed_at": "2025-03-19T06:22:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e15af3d086261521e3cbb3611e7aa468a7b2a7d2",
          "body": null,
          "is_bot": false,
          "headline": "chore: Bump version to 0.3.0 (#66)",
          "author_name": "hanzeINGH",
          "author_login": "hanzeINGH",
          "committed_at": "2025-03-12T07:35:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5a5d290ef2037958ee120d6bdf0bbd565cba2d03",
          "body": null,
          "is_bot": false,
          "headline": "feat: Add plugin, workflow, and model config params to agent api (#65)",
          "author_name": "aishang1993",
          "author_login": "c-der",
          "committed_at": "2025-03-12T07:28:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e429c5d64fadf35273f5bf629074fe584aa38f75",
          "body": "- support normal transcriptions api\n- support coze websocket api",
          "is_bot": false,
          "headline": "feat: Support websocket (#60)",
          "author_name": "hanzeINGH",
          "author_login": "hanzeINGH",
          "committed_at": "2025-03-12T06:30:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f47f6ce2004e522802d9d6acded708e1bf08ba3",
          "body": null,
          "is_bot": false,
          "headline": "feat: Support reasoningContent for chat and Bump to 0.2.8 (#52)",
          "author_name": "hanzeINGH",
          "author_login": "hanzeINGH",
          "committed_at": "2025-02-26T06:46:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "731c4ba9c14ccfca629d7f2dc60554b6e2bb44c4",
          "body": "…messages (#49)",
          "is_bot": false,
          "headline": "Fix: Fix missing workflow event param and return more param when get …",
          "author_name": "hanzeINGH",
          "author_login": "hanzeINGH",
          "committed_at": "2025-02-25T07:13:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6ec161c135dff35baef3f46c7dfe3e3df10671de",
          "body": null,
          "is_bot": false,
          "headline": "feat: Add support for workflow_id in room creation (#48)",
          "author_name": "hanzeINGH",
          "author_login": "hanzeINGH",
          "committed_at": "2025-02-24T03:45:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7eeeb4f3cd16b3f656b418fc80177182b6cea1c1",
          "body": null,
          "is_bot": false,
          "headline": "chore: Update README about jwt builder (#40)",
          "author_name": "hanzeINGH",
          "author_login": "hanzeINGH",
          "committed_at": "2025-02-11T09:19:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e49fec69709928cf83219babcb2e56484b85e095",
          "body": "- Add note to README about jjwt 0.12.x exclusions in Maven/Gradle\r\n- Update API and example pom files from version 0.2.4 to 0.2.5\r\n- Introduce JWTBuilder, DefaultJWTBuilder, and ExampleJWTBuilder for JWT generation\r\n- Refactor JWTOAuthClient to delegate JWT creation\r\n- Implement RxJava for asynchronous chat event processing in example",
          "is_bot": false,
          "headline": "feat: Enhance JWT handling and update dependencies (#38)",
          "author_name": "hanzeINGH",
          "author_login": "hanzeINGH",
          "committed_at": "2025-02-11T08:46:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d1e1296cc6410fbb4c2938dc6369061da2bbf954",
          "body": null,
          "is_bot": false,
          "headline": "feat: add create room uid (#34)",
          "author_name": "hanzeINGH",
          "author_login": "hanzeINGH",
          "committed_at": "2025-02-08T02:38:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "afea08fd1fa5999c3c61850f8968a39956f331df",
          "body": null,
          "is_bot": false,
          "headline": "chore: Add test dependencies and fix CI (#33)",
          "author_name": "hanzeINGH",
          "author_login": "hanzeINGH",
          "committed_at": "2025-02-06T09:57:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "971b3d74a9ae075b449d52963fcf6d253a74d54a",
          "body": null,
          "is_bot": false,
          "headline": "fix: Ignore unknown JSON keys in OAuthConfig (#32)",
          "author_name": "Yangze Luo",
          "author_login": "wasd96040501",
          "committed_at": "2025-02-06T08:09:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8fa97f2568b6c51f94890c6628773d404f3da9a8",
          "body": "…n to 0.2.2 (#30)",
          "is_bot": false,
          "headline": "fix: Update OAuth authentication URL host to www domain & Bump versio…",
          "author_name": "hanzeINGH",
          "author_login": "hanzeINGH",
          "committed_at": "2025-01-23T14:04:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "966e49c6a249e98f35976c92786ba6d576cb97e4",
          "body": null,
          "is_bot": false,
          "headline": "feat: Create OAuth client from config & Bump version to 0.2.1 (#29)",
          "author_name": "hanzeINGH",
          "author_login": "hanzeINGH",
          "committed_at": "2025-01-17T07:39:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e25a777bda648aecbf7219e76dc793e62e269898",
          "body": "1. Encapsulated new open api for templates, datasets and workflows.\r\n2. Fixed the bug of deserializing enumeration values.\r\n3. Replaced the deserialized enumeration values with constants.",
          "is_bot": false,
          "headline": "feat: Enhance API and fix deserialization issues (#22)",
          "author_name": "hanzeINGH",
          "author_login": "hanzeINGH",
          "committed_at": "2025-01-10T06:34:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6c4cdb5a836f306384770c8c0881425d21664991",
          "body": null,
          "is_bot": false,
          "headline": "fix: Correct typo in exception class name (#26)",
          "author_name": "hanzeINGH",
          "author_login": "hanzeINGH",
          "committed_at": "2025-01-06T03:55:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b30e8f3ec4a152a7c38e43fa36d91c174f46d82",
          "body": "- Modify pom.xml to allow Example to use local API package instead of\r\nMaven repository\r\n- Update code formatting rules to remove \"/ (C)2024 /\" from file headers\r\n- Remove all existing \"/ (C)2024 /\" comments from codebase",
          "is_bot": false,
          "headline": "feat: Update Java SDK configuration and code formatting (#23)",
          "author_name": "hanzeINGH",
          "author_login": "hanzeINGH",
          "committed_at": "2025-01-03T04:07:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f1b933ada36fd39e444460c1ce47ac5f3b99438",
          "body": "- Fix User Agent Reporting\r\n- Bump version to 0.1.6",
          "is_bot": false,
          "headline": "fix: Fix User Agent reporting (#20)",
          "author_name": "hanzeINGH",
          "author_login": "hanzeINGH",
          "committed_at": "2024-12-27T08:38:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "db84eca05e7005b27a157ede3531a3cc20aea4ea",
          "body": "- Bump version to 0.1.5",
          "is_bot": false,
          "headline": "chore: Release version 0.1.5 (#19)",
          "author_name": "hanzeINGH",
          "author_login": "hanzeINGH",
          "committed_at": "2024-12-26T13:12:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "68bf976a6e7b31350ec2fa4541589a99b9cfcca1",
          "body": null,
          "is_bot": false,
          "headline": "docs: Update Maven badge in README (#18)",
          "author_name": "chyroc",
          "author_login": "chyroc",
          "committed_at": "2024-12-23T05:05:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "190c23a8dfe7bf350c8a93912277ae4ff53254a7",
          "body": "- Added app_id when workflow runs in app context",
          "is_bot": false,
          "headline": "fix: Require app_id for workflow execution within app context (#17)",
          "author_name": "kalman03",
          "author_login": "jingxiang",
          "committed_at": "2024-12-23T04:55:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "944f6b769ebcd95cbe6afd6dee97b8aeffc64706",
          "body": null,
          "is_bot": false,
          "headline": "docs: Update chat examples (#16)",
          "author_name": "hanzeINGH",
          "author_login": "hanzeINGH",
          "committed_at": "2024-12-23T04:54:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9db6cbca4e7b4eeebeebc445be77dd9c61345172",
          "body": "…es (#15)\n\n- Rename 'coze-sdk' to 'coze' of the project\r\n- Bump coze-api version to 0.1.4\r\n- Fix various API issues in coze-api",
          "is_bot": false,
          "headline": "fix: Rename coze-sdk to coze and release coze-api v0.1.4 with API fix…",
          "author_name": "hanzeINGH",
          "author_login": "hanzeINGH",
          "committed_at": "2024-12-19T12:32:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "236924105b7665643dce36cedf2b6dafb3f4f224",
          "body": "- Bump version number to 0.1.3 in relevant configuration files",
          "is_bot": false,
          "headline": "chore: Release version 0.1.3 (#11)",
          "author_name": "chyroc",
          "author_login": "chyroc",
          "committed_at": "2024-12-18T12:23:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2856d4265ddd8f4ca133c23db10e296b54ea269a",
          "body": null,
          "is_bot": false,
          "headline": "chore: Remove JaCoCo code coverage check (#10)",
          "author_name": "hanzeINGH",
          "author_login": "hanzeINGH",
          "committed_at": "2024-12-18T12:20:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "23f062cd063c91fad06099482f29e7ffb3c197f3",
          "body": "- Bump version number to 0.1.2 in relevant configuration files\r\n- Modify developer information in project metadata",
          "is_bot": false,
          "headline": "chore: Release version 0.1.2 (#9)",
          "author_name": "chyroc",
          "author_login": "chyroc",
          "committed_at": "2024-12-18T09:12:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "159d6506de788c1b04fbebc8c3f431f3494f84a1",
          "body": null,
          "is_bot": false,
          "headline": "chore: Add configuration for release-drafter workflow (#8)",
          "author_name": "chyroc",
          "author_login": "chyroc",
          "committed_at": "2024-12-18T09:02:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6b0449faf63beeb13c0d7bbcacefbe3a88e8b2e0",
          "body": "…ition to Maven (#7)\n\n- Add GitHub Actions workflow for automated releases\r\n- Include new README section for SDK import with Gradle and Maven\r\ndependency details\r\n- Implement new method for creating and polling chats\r\n- Fix error handling in OAuth client initialization\r\n- Update CONTRIBUTING.md to r\n[…]\nt Gradle to Maven transition\r\n- Rename example files in README for clarity\r\n- Remove Gradle configuration files and migrate to Maven build system\r\n\r\n---------\r\n\r\nCo-authored-by: chyroc <chyroc@qq.com>",
          "is_bot": false,
          "headline": "feat: Enhance SDK with new features, improve documentation, and trans…",
          "author_name": "hanzeINGH",
          "author_login": "hanzeINGH",
          "committed_at": "2024-12-18T08:52:38Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "707fb5dc250cce8413bd5930d415332c7821fcae",
          "body": "- Add more unit tests to improve test coverage\r\n- Update README.md with test coverage badge\r\n- Revise CONTRIBUTING.md with updated test usage examples",
          "is_bot": false,
          "headline": "chore: Enhance unit tests and documentation (#5)",
          "author_name": "hanzeINGH",
          "author_login": "hanzeINGH",
          "committed_at": "2024-12-13T08:19:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "73677cb8dd766f3af08450e40c2107092a35327a",
          "body": "…TING.md (#4)\n\n- Fix ci.yml to support matrix Java version\r\n- Modify CONTRIBUTING.md for formatting code",
          "is_bot": false,
          "headline": "chore: Update CI config with matrix Java versions and revise CONTRIBU…",
          "author_name": "hanzeINGH",
          "author_login": "hanzeINGH",
          "committed_at": "2024-12-12T12:31:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8f89036b4f41e908154a60c1475b5bc03eea161e",
          "body": "- Created .github/workflows directory for CI configuration\r\n- Set up build and test steps in the CI pipeline\r\n- Added code formatting job to ensure consistent style\r\n- Added badge to README.md to display CI status",
          "is_bot": false,
          "headline": "chore: Add GitHub CI configuration and format code (#2)",
          "author_name": "hanzeINGH",
          "author_login": "hanzeINGH",
          "committed_at": "2024-12-12T11:06:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b8343a06fa140fabf9d967c31b8789720658c728",
          "body": null,
          "is_bot": false,
          "headline": "chore: update README (#3)",
          "author_name": "jsongo",
          "author_login": "jsongo",
          "committed_at": "2024-12-12T08:42:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b590e050f8c22c28d676b4d2bba8d78c978247a6",
          "body": "- Created initial project structure for the Java SDK\r\n- Implemented client classes for all Coze API endpoints\r\n- Added authentication and authorization mechanisms\r\n- Developed request and response models for each API\r\n- Implemented error handling and exception classes\r\n- Created utility classes for \n[…]\nonality\r\n- Created documentation with usage examples and API reference\r\n- Set up build configuration and dependency management with Maven/Gradle\r\n- Added README with installation and quick start guide",
          "is_bot": false,
          "headline": "feat: Initialize Java SDK with support for all Coze APIs (#1)",
          "author_name": "hanzeINGH",
          "author_login": "hanzeINGH",
          "committed_at": "2024-12-12T07:22:08Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "9e1bfd2b14339b0b644e91b5838b93b38828fd20",
          "body": null,
          "is_bot": false,
          "headline": "Initial commit",
          "author_name": "chyroc",
          "author_login": "chyroc",
          "committed_at": "2024-12-05T07:08:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 20,
      "commits_last_year": 5,
      "latest_release_at": "2025-08-23T07:38:29Z",
      "latest_release_tag": "v0.4.2",
      "releases_from_tags": false,
      "days_since_last_push": 67,
      "active_weeks_last_year": 4,
      "days_since_latest_release": 341,
      "mean_days_between_releases": 20
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 62,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "com.coze:coze-api",
          "exists": true,
          "license": "MIT License",
          "keywords": [],
          "ecosystem": "maven",
          "matches_repo": true,
          "registry_url": "https://central.sonatype.com/artifact/com.coze/coze-api",
          "is_deprecated": false,
          "latest_version": "0.4.2",
          "repository_url": "http://github.com/coze-dev/coze-java/tree/main",
          "versions_count": 21,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2025-08-23T07:45:31Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 341
        }
      ]
    },
    "popularity": {
      "forks": 98,
      "stars": 214,
      "watchers": 3,
      "fork_history": {
        "days": [
          {
            "date": "2024-12-17",
            "count": 1
          },
          {
            "date": "2024-12-18",
            "count": 3
          },
          {
            "date": "2024-12-19",
            "count": 1
          },
          {
            "date": "2024-12-23",
            "count": 1
          },
          {
            "date": "2025-01-01",
            "count": 1
          },
          {
            "date": "2025-01-02",
            "count": 1
          },
          {
            "date": "2025-01-16",
            "count": 1
          },
          {
            "date": "2025-02-06",
            "count": 2
          },
          {
            "date": "2025-02-21",
            "count": 1
          },
          {
            "date": "2025-02-26",
            "count": 2
          },
          {
            "date": "2025-03-01",
            "count": 1
          },
          {
            "date": "2025-03-11",
            "count": 2
          },
          {
            "date": "2025-03-13",
            "count": 1
          },
          {
            "date": "2025-03-14",
            "count": 1
          },
          {
            "date": "2025-03-28",
            "count": 1
          },
          {
            "date": "2025-04-04",
            "count": 1
          },
          {
            "date": "2025-04-14",
            "count": 1
          },
          {
            "date": "2025-04-25",
            "count": 1
          },
          {
            "date": "2025-05-18",
            "count": 1
          },
          {
            "date": "2025-05-19",
            "count": 1
          },
          {
            "date": "2025-05-21",
            "count": 1
          },
          {
            "date": "2025-05-24",
            "count": 1
          },
          {
            "date": "2025-05-26",
            "count": 1
          },
          {
            "date": "2025-06-05",
            "count": 1
          },
          {
            "date": "2025-06-26",
            "count": 1
          },
          {
            "date": "2025-07-06",
            "count": 1
          },
          {
            "date": "2025-07-09",
            "count": 1
          },
          {
            "date": "2025-07-26",
            "count": 9
          },
          {
            "date": "2025-07-27",
            "count": 3
          },
          {
            "date": "2025-07-28",
            "count": 7
          },
          {
            "date": "2025-07-29",
            "count": 4
          },
          {
            "date": "2025-07-30",
            "count": 2
          },
          {
            "date": "2025-07-31",
            "count": 2
          },
          {
            "date": "2025-08-01",
            "count": 2
          },
          {
            "date": "2025-08-07",
            "count": 1
          },
          {
            "date": "2025-08-10",
            "count": 1
          },
          {
            "date": "2025-08-14",
            "count": 1
          },
          {
            "date": "2025-08-20",
            "count": 1
          },
          {
            "date": "2025-08-21",
            "count": 1
          },
          {
            "date": "2025-08-23",
            "count": 3
          },
          {
            "date": "2025-08-26",
            "count": 1
          },
          {
            "date": "2025-09-06",
            "count": 1
          },
          {
            "date": "2025-09-08",
            "count": 1
          },
          {
            "date": "2025-09-16",
            "count": 2
          },
          {
            "date": "2025-09-29",
            "count": 1
          },
          {
            "date": "2025-10-14",
            "count": 1
          },
          {
            "date": "2025-10-15",
            "count": 1
          },
          {
            "date": "2025-10-16",
            "count": 1
          },
          {
            "date": "2025-10-18",
            "count": 1
          },
          {
            "date": "2025-10-20",
            "count": 2
          },
          {
            "date": "2025-10-21",
            "count": 1
          },
          {
            "date": "2025-10-28",
            "count": 1
          },
          {
            "date": "2025-10-29",
            "count": 1
          },
          {
            "date": "2025-11-14",
            "count": 1
          },
          {
            "date": "2025-11-17",
            "count": 1
          },
          {
            "date": "2025-12-01",
            "count": 1
          },
          {
            "date": "2025-12-05",
            "count": 1
          },
          {
            "date": "2025-12-20",
            "count": 1
          },
          {
            "date": "2026-01-22",
            "count": 1
          },
          {
            "date": "2026-01-28",
            "count": 1
          },
          {
            "date": "2026-02-02",
            "count": 1
          },
          {
            "date": "2026-02-15",
            "count": 1
          },
          {
            "date": "2026-03-05",
            "count": 1
          },
          {
            "date": "2026-03-27",
            "count": 1
          },
          {
            "date": "2026-04-27",
            "count": 1
          },
          {
            "date": "2026-05-15",
            "count": 1
          },
          {
            "date": "2026-07-30",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 98,
        "total_forks": 98
      },
      "star_history": null,
      "open_issues_and_prs": 42
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "example"
      ],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "api/pom.xml",
        "example/pom.xml",
        "pom.xml"
      ],
      "largest_source_bytes": 34396,
      "source_files_sampled": 451,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "api/pom.xml",
        "example/pom.xml",
        "pom.xml"
      ],
      "advisories": {
        "error": null,
        "scope": "published_package",
        "source": "osv",
        "findings": [
          {
            "name": "com.fasterxml.jackson.core:jackson-databind",
            "direct": true,
            "version": "2.14.2",
            "severity": "high",
            "ecosystem": "maven",
            "cvss_score": 8.1,
            "advisory_ids": [
              "GHSA-5jmj-h7xm-6q6v",
              "GHSA-hgj6-7826-r7m5",
              "GHSA-j3rv-43j4-c7qm",
              "GHSA-rmj7-2vxq-3g9f"
            ],
            "fixed_version": "3.1.4",
            "advisory_count": 4,
            "oldest_advisory_days": 37
          },
          {
            "name": "com.squareup.okhttp3:okhttp",
            "direct": true,
            "version": "3.14.9",
            "severity": "high",
            "ecosystem": "maven",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-3cqm-mf7h-prrj"
            ],
            "fixed_version": "4.9.2",
            "advisory_count": 1,
            "oldest_advisory_days": 1528
          },
          {
            "name": "com.fasterxml.jackson.core:jackson-core",
            "direct": false,
            "version": "2.14.2",
            "severity": "high",
            "ecosystem": "maven",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-72hv-8253-57qq",
              "GHSA-h46c-h94j-95f3",
              "GHSA-r7wm-3cxj-wff9"
            ],
            "fixed_version": "3.2.1",
            "advisory_count": 3,
            "oldest_advisory_days": 398
          },
          {
            "name": "com.squareup.okio:okio",
            "direct": false,
            "version": "1.17.2",
            "severity": "moderate",
            "ecosystem": "maven",
            "cvss_score": 5.9,
            "advisory_ids": [
              "GHSA-w33c-445m-f8w7"
            ],
            "fixed_version": "3.4.0",
            "advisory_count": 1,
            "oldest_advisory_days": 1114
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "high": 3,
          "moderate": 1
        },
        "advisory_count": 9,
        "affected_count": 4,
        "assessed_count": 18,
        "malicious_count": 0,
        "assessed_package": "maven:com.coze:coze-api@0.4.2",
        "unassessed_count": 0,
        "direct_affected_count": 2
      },
      "ecosystems": [
        "maven"
      ],
      "dependencies": [
        {
          "name": "com.squareup.retrofit2:retrofit",
          "manifest": "api/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${retrofit.version}"
        },
        {
          "name": "com.squareup.retrofit2:adapter-rxjava2",
          "manifest": "api/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${retrofit.version}"
        },
        {
          "name": "com.squareup.retrofit2:converter-jackson",
          "manifest": "api/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${retrofit.version}"
        },
        {
          "name": "org.slf4j:slf4j-api",
          "manifest": "api/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "1.7.30"
        },
        {
          "name": "com.squareup.okhttp3:okhttp",
          "manifest": "api/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${okhttp.version}"
        },
        {
          "name": "com.fasterxml.jackson.core:jackson-annotations",
          "manifest": "api/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${jackson.version}"
        },
        {
          "name": "com.fasterxml.jackson.core:jackson-databind",
          "manifest": "api/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${jackson.version}"
        },
        {
          "name": "com.auth0:java-jwt",
          "manifest": "api/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "3.18.2"
        },
        {
          "name": "io.jsonwebtoken:jjwt-api",
          "manifest": "api/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${jwt.version}"
        },
        {
          "name": "io.jsonwebtoken:jjwt-impl",
          "manifest": "api/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${jwt.version}"
        },
        {
          "name": "io.jsonwebtoken:jjwt-jackson",
          "manifest": "api/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${jwt.version}"
        },
        {
          "name": "com.github.scribejava:scribejava-core",
          "manifest": "api/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "8.3.1"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "com.auth0:java-jwt",
            "direct": true,
            "version": "3.18.2",
            "ecosystem": "maven"
          },
          {
            "name": "com.fasterxml.jackson.core:jackson-annotations",
            "direct": true,
            "version": "2.14.2",
            "ecosystem": "maven"
          },
          {
            "name": "com.fasterxml.jackson.core:jackson-databind",
            "direct": true,
            "version": "2.14.2",
            "ecosystem": "maven"
          },
          {
            "name": "com.github.scribejava:scribejava-core",
            "direct": true,
            "version": "8.3.1",
            "ecosystem": "maven"
          },
          {
            "name": "com.squareup.okhttp3:okhttp",
            "direct": true,
            "version": "3.14.9",
            "ecosystem": "maven"
          },
          {
            "name": "com.squareup.retrofit2:adapter-rxjava2",
            "direct": true,
            "version": "2.9.0",
            "ecosystem": "maven"
          },
          {
            "name": "com.squareup.retrofit2:converter-jackson",
            "direct": true,
            "version": "2.9.0",
            "ecosystem": "maven"
          },
          {
            "name": "com.squareup.retrofit2:retrofit",
            "direct": true,
            "version": "2.9.0",
            "ecosystem": "maven"
          },
          {
            "name": "io.jsonwebtoken:jjwt-api",
            "direct": true,
            "version": "0.11.5",
            "ecosystem": "maven"
          },
          {
            "name": "io.jsonwebtoken:jjwt-impl",
            "direct": true,
            "version": "0.11.5",
            "ecosystem": "maven"
          },
          {
            "name": "io.jsonwebtoken:jjwt-jackson",
            "direct": true,
            "version": "0.11.5",
            "ecosystem": "maven"
          },
          {
            "name": "org.slf4j:slf4j-api",
            "direct": true,
            "version": "1.7.30",
            "ecosystem": "maven"
          },
          {
            "name": "ch.qos.logback:logback-classic",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "maven"
          },
          {
            "name": "com.coze:coze-api",
            "direct": false,
            "version": "0.4.2",
            "ecosystem": "maven"
          },
          {
            "name": "com.diffplug.spotless:spotless-maven-plugin",
            "direct": false,
            "version": "2.22.8",
            "ecosystem": "maven"
          },
          {
            "name": "com.squareup.okhttp3:okhttp-tls",
            "direct": false,
            "version": "3.14.9",
            "ecosystem": "maven"
          },
          {
            "name": "com.squareup.retrofit2:retrofit-mock",
            "direct": false,
            "version": "2.9.0",
            "ecosystem": "maven"
          },
          {
            "name": "org.apache.maven.plugins:maven-compiler-plugin",
            "direct": false,
            "version": "3.13.0",
            "ecosystem": "maven"
          },
          {
            "name": "org.apache.maven.plugins:maven-gpg-plugin",
            "direct": false,
            "version": "3.2.5",
            "ecosystem": "maven"
          },
          {
            "name": "org.apache.maven.plugins:maven-javadoc-plugin",
            "direct": false,
            "version": "3.5.0",
            "ecosystem": "maven"
          },
          {
            "name": "org.apache.maven.plugins:maven-source-plugin",
            "direct": false,
            "version": "3.2.1",
            "ecosystem": "maven"
          },
          {
            "name": "org.apache.maven.plugins:maven-surefire-plugin",
            "direct": false,
            "version": "3.2.5",
            "ecosystem": "maven"
          },
          {
            "name": "org.jacoco:jacoco-maven-plugin",
            "direct": false,
            "version": "0.8.11",
            "ecosystem": "maven"
          },
          {
            "name": "org.junit.jupiter:junit-jupiter-api",
            "direct": false,
            "version": "5.10.2",
            "ecosystem": "maven"
          },
          {
            "name": "org.junit.jupiter:junit-jupiter-engine",
            "direct": false,
            "version": "5.10.2",
            "ecosystem": "maven"
          },
          {
            "name": "org.mockito:mockito-core",
            "direct": false,
            "version": "4.11.0",
            "ecosystem": "maven"
          },
          {
            "name": "org.mockito:mockito-junit-jupiter",
            "direct": false,
            "version": "4.11.0",
            "ecosystem": "maven"
          },
          {
            "name": "org.projectlombok:lombok",
            "direct": false,
            "version": "1.18.24",
            "ecosystem": "maven"
          },
          {
            "name": "org.sonatype.central:central-publishing-maven-plugin",
            "direct": false,
            "version": "0.5.0",
            "ecosystem": "maven"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 29,
        "direct_count": 12,
        "indirect_count": 17
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 6,
        "merged_prs": 48,
        "open_issues": 36,
        "closed_ratio": 0.571,
        "closed_issues": 48,
        "closed_unmerged_prs": 16
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "hanzeINGH",
          "commits": 32,
          "avatar_url": "https://avatars.githubusercontent.com/u/190698639?v=4"
        },
        {
          "type": "User",
          "login": "chyroc",
          "commits": 7,
          "avatar_url": "https://avatars.githubusercontent.com/u/15604894?v=4"
        },
        {
          "type": "User",
          "login": "c-der",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/20903014?v=4"
        },
        {
          "type": "User",
          "login": "ranlychan",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/56482592?v=4"
        },
        {
          "type": "User",
          "login": "Mibloom",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/34772629?v=4"
        },
        {
          "type": "User",
          "login": "ShalMing",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/53592584?v=4"
        },
        {
          "type": "User",
          "login": "wasd96040501",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/14040068?v=4"
        },
        {
          "type": "User",
          "login": "dragooncjw",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/13393433?v=4"
        },
        {
          "type": "User",
          "login": "jsongo",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/12180364?v=4"
        },
        {
          "type": "User",
          "login": "jingxiang",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/1510149?v=4"
        }
      ],
      "contributors_sampled": 11,
      "top_contributor_share": 0.653
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "ci.yml",
        "release.yml",
        "required-labels.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 2,
            "reason": "7 out of 30 merged PRs checked by a CI test -- score normalized to 2",
            "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": 9,
            "reason": "Found 28/30 approved changesets -- score normalized to 9",
            "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": 0,
            "reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
            "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": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 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": 0,
            "reason": "23 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "a1dad1540e3a8bd0cee9c54e0c17dec8c26b61ef",
        "ran_at": "2026-07-31T05:10:56Z",
        "aggregate_score": 3.3,
        "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-04-08T17:25:47Z",
      "oldest_open_prs": [
        {
          "number": 109,
          "created_at": "2025-07-03T17:29:03Z",
          "last_comment_at": "2025-07-11T03:16:59Z",
          "last_comment_author": "jingxiang"
        },
        {
          "number": 120,
          "created_at": "2025-08-26T03:33:36Z",
          "last_comment_at": "2025-08-26T03:33:42Z",
          "last_comment_author": "coderabbitai"
        },
        {
          "number": 125,
          "created_at": "2025-09-09T02:36:24Z",
          "last_comment_at": "2025-09-09T02:49:20Z",
          "last_comment_author": "tcsp"
        },
        {
          "number": 133,
          "created_at": "2025-10-29T07:52:51Z",
          "last_comment_at": "2025-10-29T07:55:51Z",
          "last_comment_author": "mifengjun"
        },
        {
          "number": 144,
          "created_at": "2026-01-28T08:59:48Z",
          "last_comment_at": "2026-01-28T09:00:04Z",
          "last_comment_author": "coderabbitai"
        },
        {
          "number": 151,
          "created_at": "2026-03-27T07:26:18Z",
          "last_comment_at": "2026-03-27T07:26:29Z",
          "last_comment_author": "coderabbitai"
        }
      ],
      "last_merged_pr_at": "2025-10-15T03:49:30Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 53,
          "created_at": "2025-02-26T03:59:21Z",
          "last_comment_at": "2025-07-29T08:36:28Z",
          "last_comment_author": "xspnet"
        },
        {
          "number": 59,
          "created_at": "2025-03-03T11:03:39Z",
          "last_comment_at": "2025-03-28T06:00:54Z",
          "last_comment_author": "hanzeINGH"
        },
        {
          "number": 67,
          "created_at": "2025-03-12T09:16:03Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 68,
          "created_at": "2025-03-13T01:56:33Z",
          "last_comment_at": "2025-09-24T00:23:13Z",
          "last_comment_author": "XL-Zhao-23"
        },
        {
          "number": 89,
          "created_at": "2025-04-18T06:07:45Z",
          "last_comment_at": "2025-11-11T06:42:16Z",
          "last_comment_author": "TianyuGeek001"
        },
        {
          "number": 93,
          "created_at": "2025-04-30T09:12:25Z",
          "last_comment_at": "2025-10-27T18:33:05Z",
          "last_comment_author": "Noor-Mustafa123"
        },
        {
          "number": 95,
          "created_at": "2025-05-09T08:10:16Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 99,
          "created_at": "2025-05-19T09:30:13Z",
          "last_comment_at": "2025-05-19T09:30:35Z",
          "last_comment_author": "rongchenzheng"
        },
        {
          "number": 101,
          "created_at": "2025-05-22T07:19:03Z",
          "last_comment_at": "2025-05-22T10:16:25Z",
          "last_comment_author": "chyroc"
        },
        {
          "number": 103,
          "created_at": "2025-06-05T01:03:03Z",
          "last_comment_at": "2025-06-27T01:09:59Z",
          "last_comment_author": "CerebrumWisdom"
        },
        {
          "number": 104,
          "created_at": "2025-06-13T05:54:08Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 105,
          "created_at": "2025-06-20T04:27:17Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 110,
          "created_at": "2025-07-04T08:51:14Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 112,
          "created_at": "2025-07-11T09:52:36Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 113,
          "created_at": "2025-07-23T15:48:37Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 114,
          "created_at": "2025-07-28T07:37:43Z",
          "last_comment_at": "2025-09-11T06:08:52Z",
          "last_comment_author": "hachi-zzq"
        },
        {
          "number": 115,
          "created_at": "2025-07-29T07:51:04Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 121,
          "created_at": "2025-08-27T10:00:34Z",
          "last_comment_at": "2025-09-18T06:42:29Z",
          "last_comment_author": "caoZhengZ"
        },
        {
          "number": 123,
          "created_at": "2025-09-08T05:33:57Z",
          "last_comment_at": "2025-09-09T02:54:10Z",
          "last_comment_author": "tcsp"
        },
        {
          "number": 126,
          "created_at": "2025-09-11T07:23:26Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/coze-dev/coze-java",
    "host": "github.com",
    "name": "coze-java",
    "owner": "coze-dev"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "weak",
      "name": "Overall health",
      "note": "The weighted overall 52 is calibrated to 53 on the published index scale (record calibration 2026-08-02). Abandonment Policy applies a 85% multiplier to weighted overall health.",
      "notes": [
        {
          "code": "overall_calibration",
          "params": {
            "raw": 52,
            "calibrated": 53,
            "calibration": "2026-08-02"
          }
        },
        {
          "code": "abandonment_overall_adjustment",
          "params": {
            "cap": 0,
            "pct": 85
          }
        }
      ],
      "value": 45,
      "inputs": {
        "security": 35,
        "vitality": 48,
        "community": 63,
        "governance": 62,
        "calibration": "2026-08-02",
        "engineering": 51,
        "ai_readiness": 53,
        "abandonment_cap": null,
        "abandonment_state": "at_risk",
        "weighted_overall_raw": 52,
        "abandonment_multiplier": 85,
        "weighted_overall_before_abandonment": 53,
        "overall_after_abandonment_multiplier": 45
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "weak",
        "name": "Vitality",
        "value": 48,
        "weight": 0.21,
        "metrics": [
          {
            "key": "development_activity",
            "band": "at_risk",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 28,
            "inputs": {
              "commits_last_year": 5,
              "human_commit_share": 1,
              "days_since_last_push": 67,
              "active_weeks_last_year": 4
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 67 days ago",
                "points": 18,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 67
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "4/52 weeks with commits",
                "points": 2.8,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 4
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "5 commits in the last year",
                "points": 7,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "good",
            "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": 78,
            "inputs": {
              "releases_count": 20,
              "latest_release_tag": "v0.4.2",
              "releases_from_tags": false,
              "days_since_latest_release": 341,
              "mean_days_between_releases": 20
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "20 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 20
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 341 days ago",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 341
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~20 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 20
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "cap": null,
              "state": "at_risk",
              "guards": [
                "recent_release"
              ],
              "signals": [
                "issue_rot",
                "unfixed_advisory",
                "scorecard_unmaintained"
              ],
              "red_flag": true,
              "multiplier_pct": 85,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": 5,
              "unanswered_open_issues": 15,
              "days_since_last_merged_pr": 292,
              "days_since_last_human_commit": 292,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "no human commit for 292 days; 3 unmet obligation(s): issues unanswered, a fixed advisory left unapplied, Scorecard reports it unmaintained",
                "points": 85,
                "status": "partial",
                "details": [
                  {
                    "code": "abandonment_flagged",
                    "params": {
                      "days": 292,
                      "count": 3,
                      "signals": "issues unanswered, a fixed advisory left unapplied, Scorecard reports it unmaintained"
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 63,
        "weight": 0.17,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 56,
            "inputs": {
              "forks": 98,
              "stars": 214,
              "watchers": 3,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "214 stars",
                "points": 37.8,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 214
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "98 forks",
                "points": 16.6,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 98
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "3 watchers",
                "points": 1.7,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "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 (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "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": 62,
        "weight": 0.23,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 30,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 11,
              "top_contributor_share": 0.653
            },
            "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 65% of commits",
                "points": 7.8,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 65
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "11 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 11
                    }
                  }
                ],
                "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": 69,
            "inputs": {
              "merged_prs": 48,
              "open_issues": 36,
              "closed_issues": 48,
              "prs_merged_7d": null,
              "prs_decided_7d": null,
              "prs_merged_30d": null,
              "prs_decided_30d": null,
              "issue_closed_ratio": 0.571,
              "closed_unmerged_prs": 16,
              "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": "57% of issues closed",
                "points": 24,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 57
                    }
                  }
                ],
                "max_points": 42
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "48/64 decided PRs merged",
                "points": 22.5,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 48,
                      "decided": 64
                    }
                  }
                ],
                "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 28/30 approved changesets -- score normalized to 9",
                "points": 13.5,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 70,
            "inputs": {
              "followers": 2790,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "coze-dev",
              "public_repos": 22,
              "account_age_days": 919
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "2,790 followers of coze-dev",
                "points": 24.8,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 2790,
                      "login": "coze-dev"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "22 public repos, account ~2 yr old",
                "points": 14.9,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 22
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 2
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 91,
            "inputs": {
              "packages": [
                "com.coze:coze-api"
              ],
              "ecosystems": "maven",
              "any_deprecated": false,
              "min_days_since_publish": 341
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on maven",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "maven"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 341 days ago",
                "points": 26,
                "status": "partial",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 341
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "21 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 21
                    }
                  }
                ],
                "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": "moderate",
        "name": "Engineering Quality",
        "value": 51,
        "weight": 0.19,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 52,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "3 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "7 out of 30 merged PRs checked by a CI test -- score normalized to 2",
                "points": 4,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": 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": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "weak",
        "name": "Security",
        "value": 35,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 33,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 17,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 1,
              "scorecard_aggregate": 3.3
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "7 out of 30 merged PRs checked by a CI test -- score normalized to 2",
                "points": 0.5,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 28/30 approved changesets -- score normalized to 9",
                "points": 6.8,
                "status": "partial",
                "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": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "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": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file 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": "23 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "weak",
            "name": "Dependency advisories",
            "note": "Matched the maven:com.coze:coze-api@0.4.2 runtime dependency closure — what installing the published package pulls in — 18 packages. Reachability is not analyzed.",
            "notes": [
              {
                "code": "advisories_scope_published",
                "params": {
                  "package": "maven:com.coze:coze-api@0.4.2",
                  "assessed": 18
                }
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 45,
            "inputs": {
              "source": "osv",
              "advisories": 9,
              "affected_packages": 4,
              "assessed_packages": 18,
              "unassessed_packages": 0,
              "affected_by_severity": "high 3, moderate 1",
              "direct_affected_packages": 2
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "2 affected: com.fasterxml.jackson.core:jackson-databind 2.14.2 (high 8.1), com.squareup.okhttp3:okhttp 3.14.9 (high 7.5)",
                "points": 10.4,
                "status": "partial",
                "details": [
                  {
                    "code": "advisories_affected",
                    "params": {
                      "count": 2,
                      "packages": "com.fasterxml.jackson.core:jackson-databind 2.14.2 (high 8.1), com.squareup.okhttp3:okhttp 3.14.9 (high 7.5)"
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "2 affected: com.fasterxml.jackson.core:jackson-core 2.14.2 (high 7.5), com.squareup.okio:okio 1.17.2 (moderate 5.9)",
                "points": 8.7,
                "status": "partial",
                "details": [
                  {
                    "code": "advisories_affected",
                    "params": {
                      "count": 2,
                      "packages": "com.fasterxml.jackson.core:jackson-core 2.14.2 (high 7.5), com.squareup.okio:okio 1.17.2 (moderate 5.9)"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "3 advisory-carrying package(s) unaddressed past 90 days; oldest published 1528 days ago",
                "points": 26.3,
                "status": "partial",
                "details": [
                  {
                    "code": "advisories_stale",
                    "params": {
                      "days": 90,
                      "count": 3,
                      "oldest": 1528
                    }
                  }
                ],
                "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": 18,
              "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": 6
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "moderate",
        "name": "AI Readiness",
        "value": 53,
        "weight": 0.04,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "weak",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.959,
              "agent_instruction_files": [],
              "agent_instruction_max_bytes": null
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "no CLAUDE.md / AGENTS.md / editor rules",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_instructions",
                    "params": {}
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "47 of 49 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 47,
                      "sampled": 49
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0.02,
              "toolchain_manifests": [
                "api/pom.xml",
                "example/pom.xml",
                "pom.xml"
              ],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "api/pom.xml, example/pom.xml, pom.xml (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "api/pom.xml, example/pom.xml, pom.xml"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "Java (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Java"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "1 of the last 49 commits agent-authored or agent-credited",
                "points": 4.1,
                "status": "partial",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 1,
                      "sampled": 49
                    }
                  }
                ],
                "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": 34396,
              "source_files_sampled": 451,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Java (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Java"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/451 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 451,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "weak",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "example"
              ],
              "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": "example",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "example"
                    }
                  }
                ],
                "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": {
      "labels": [
        "library"
      ],
      "scores": {
        "sdk": 2,
        "library": 6
      },
      "primary": "library",
      "evidence": [
        {
          "tier": "distribution",
          "label": "library",
          "source": "registry:maven",
          "weight": 6
        },
        {
          "tier": "description",
          "label": "sdk",
          "source": "description:sdk",
          "weight": 2
        }
      ],
      "artifacts": [],
      "confidence": "medium",
      "host_extension": false,
      "runs_as_process": false,
      "consumed_by_code": true
    },
    "metrics_version": "2.3.1"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-31T05:11:17.341666Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/c/coze-dev/coze-java.svg",
  "full_name": "coze-dev/coze-java",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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.3.1, schema v0.27.0 — full methodology · metrics wiki.

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