Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-25 18:31 UTC

LeMyst / jmxterm

Interactive command line JMX client (with up-to-date dependencies)

JavaApache-2.0★ 1 star⑂ 0 forkssince Jun 2024archivedforkView on GitHub ↗

LeMyst/jmxterm holds a health index of 20 out of 100, placing it in the Critical band. It scores highest on AI Readiness (80/100) and lowest on Community & Adoption (12/100). The repository is archived, so no further maintenance is expected.

20
overall / 100
Critical

Software health index

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

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

Score profile

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

Abandonment Policy applies a 40% multiplier to weighted overall health and gives it a ceiling of 29.

Ownership

MystPersonal account
15 followers92 public repossince Mar 2012

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

Metrics by category

Vitality

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

61Moderate · 22% of overall
How it's scored
9.9/36Push recency — last push 122 days ago
20.1/36Commit cadence — 29/52 weeks with commits
17.6/18Commit volume — 91 commits in the last year
0/10OpenSSF Scorecard: Maintained — project is archived
Inputs used
commits_last_year91
human_commit_share0.27
days_since_last_push122
active_weeks_last_year29
How it's scored
27/27Ships releases — 67 releases published
27/36Release recency — latest release 122 days ago
27/27Release cadence — a release every ~7 days
0/10OpenSSF Scorecard: Signed-Releases — Project has not signed or included provenance with any releases.
Inputs used
releases_count67
latest_release_tagv1.1.0+nightly.20260325.d5ad0f7
releases_from_tagsno
days_since_latest_release122
mean_days_between_releases7

Community & Adoption

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

12Critical · 18% of overall
How it's scored
0/60Stars — 1 stars
0/25Forks — 0 forks
0/15Watchers — 2 watchers
Inputs used
forks0
stars1
watchers2
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
0/22.5README
22.5/22.5License — recognized license (Apache-2.0)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeno
has_licenseno
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno

Sustainability & Governance

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

62Moderate · 24% of overall
How it's scored
25.2/54Bus factor — 2 contributor(s) cover half of all commits
11.4/22.5Commit distribution — top contributor authored 50% of commits
13.5/13.5Contributor breadth — 23 contributors
0/10OpenSSF Scorecard: Contributors — project has 0 contributing companies or organizations -- score normalized to 0
Inputs used
bus_factor2
contributors_sampled23
top_contributor_share0.495
How it's scored
46.8/46.8Issue resolution — 100% of issues closed
37.5/38.3PR acceptance — 211/215 decided PRs merged
0/15OpenSSF Scorecard: Code-Review — Found 0/2 approved changesets -- score normalized to 0
Inputs used
merged_prs211
open_issues0
closed_issues3
issue_closed_ratio1
closed_unmerged_prs4
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
8.7/25Owner reach — 15 followers of LeMyst
25/25Track record — 92 public repos, account ~14 yr old
Inputs used
followers15
owner_typeUser
is_verified
owner_loginLeMyst
public_repos92
account_age_days5,229
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Documentation

25Critical
How it's scored
0/30README
0/25Documentation directory
15/15Documentation / homepage site — http://docs.cyclopsgroup.org/jmxterm
0/10Repository description
10/10Topics — 3 topics
0/10Wiki
Inputs used
topicsjava, jmx, jmxterm
has_wikino
homepagehttp://docs.cyclopsgroup.org/jmxterm
has_readmeno
has_docs_dirno
has_descriptionno

Security

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

54Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
2.2/7.5Branch-Protection — branch protection is not maximal on development and all release branches
2.5/2.5CI-Tests — 29 out of 29 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/2 approved changesets -- score normalized to 0
0/2.5Contributors — project has 0 contributing companies or organizations -- score normalized to 0
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
0/7.5Maintained — project is archived
5/5Packaging — packaging workflow detected
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
5/5SAST — SAST tool is run on all commits
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — Project has not signed or included provenance with any releases.
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
6.8/7.5Vulnerabilities — 1 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated18
scorecard_versionv5.5.0
checks_inconclusive0
scorecard_aggregate4.7
How it's scored
20.2/35Direct dependencies free of known advisories — 1 affected: org.apache.commons:commons-configuration2 2.13.0 (moderate 5.3)
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
40/40No advisories left outstanding — no advisory has been public longer than 90 days
Inputs used
sourceosv
advisories1
affected_packages1
assessed_packages39
unassessed_packages0
affected_by_severitymoderate 1
direct_affected_packages1
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 39 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.

AI Readiness

How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score.

80Good · 0% of overall
How it's scored
45/45Agent instructions — .github/copilot-instructions.md
0/15Machine-readable docs (llms.txt)
40/40Legible commit history — 24 of 27 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.889
agent_instruction_files.github/copilot-instructions.md
agent_instruction_max_bytes7,732
How it's scored
12.6/18One-command bootstrap — pom.xml (toolchain convention, no task runner)
22/22Automated tests
0/11Lint / format config
11/11Static type checking — Java (statically typed)
10/10Reproducible environment — Dockerfile
4/10Demonstrated agent practice — 2 of the last 100 commits agent-authored or agent-credited
8/8Automated maintenance — 73 of the last 100 commits are automated dependency updates
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfiles
has_dockerfileyes
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0.02
toolchain_manifestspom.xml
dependency_bot_commit_share0.73
How it's scored
45/45Type-checkable code — Java (statically typed)
55/55Manageable file sizes — 0/88 source files over 60KB
Inputs used
primary_languageJava
largest_source_bytes11,119
source_files_sampled88
oversized_source_files0

Key facts

1GitHub stars
23contributors
91commits, last 12 months
122days since last push
67releases
2bus factor
0open issues
Mavenpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • Community profile unavailable
  • Could not fetch maven package 'io.github.lemyst:jmxterm' from its registry

More detail

OpenSSF Scorecard 4.7 / 10
4.7aggregate

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

10Binary-Artifactsno binaries found in the repo
3Branch-Protectionbranch protection is not maximal on development and all release branches
10CI-Tests29 out of 29 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/2 approved changesets -- score normalized to 0
0Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
0Maintainedproject is archived
10Packagingpackaging workflow detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
10SASTSAST tool is run on all commits
0Security-Policysecurity policy file not detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
9Vulnerabilities1 existing vulnerabilities detected
Direct dependencies 12
RegistryPackageVersion constraintManifest
Mavencommons-beanutils:commons-beanutils${commons-beanutils.version}pom.xml
Mavencommons-io:commons-io${commons-io.version}pom.xml
Mavenorg.apache.commons:commons-collections4${commons-collections4.version}pom.xml
Mavenorg.apache.commons:commons-configuration2${commons-configuration2.version}pom.xml
Mavenorg.apache.commons:commons-lang3${commons-lang3.version}pom.xml
Mavenorg.apache.commons:commons-text${commons-text.version}pom.xml
Mavencom.google.guava:guava33.5.0-jrepom.xml
Mavenorg.cyclopsgroup:jcli${jcli.version}pom.xml
Mavenorg.jline:jline${jline.version}pom.xml
Mavenorg.slf4j:jcl-over-slf4j${slf4j.version}pom.xml
Mavenorg.slf4j:slf4j-api${slf4j.version}pom.xml
Mavenorg.slf4j:slf4j-simple${slf4j.version}pom.xml
All dependencies 39

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

RegistryPackageVersionRelation
Mavencom.google.guava:guava33.5.0-jredirect
Mavencommons-beanutils:commons-beanutils1.11.0direct
Mavencommons-io:commons-io2.21.0direct
Mavenorg.apache.commons:commons-collections44.5.0direct
Mavenorg.apache.commons:commons-configuration22.13.0direct
Mavenorg.apache.commons:commons-lang33.20.0direct
Mavenorg.apache.commons:commons-text1.15.0direct
Mavenorg.cyclopsgroup:jcli1.0.2direct
Mavenorg.jline:jline4.0.9direct
Mavenorg.slf4j:jcl-over-slf4j2.0.17direct
Mavenorg.slf4j:slf4j-api2.0.17direct
Mavenorg.slf4j:slf4j-simple2.0.17direct
Mavencom.google.code.findbugs:annotations3.0.1u2indirect
Mavencom.google.code.findbugs:jsr3053.0.1indirect
Mavencom.google.errorprone:error_prone_annotations2.41.0indirect
Mavencom.google.guava:failureaccess1.0.3indirect
Mavencom.google.guava:listenablefuture9999.0-empty-to-avoid-conflict-with-guavaindirect
Mavencom.google.j2objc:j2objc-annotations3.1indirect
Mavennet.bytebuddy:byte-buddy1.18.7indirect
Mavennet.jcip:jcip-annotations1.0indirect
Mavenorg.apache-extras.beanshell:bsh2.0b6indirect
Mavenorg.apiguardian:apiguardian-api1.1.2indirect
Mavenorg.cyclopsgroup:caff0.4.2indirect
Mavenorg.hamcrest:hamcrest2.2indirect
Mavenorg.hamcrest:hamcrest-core2.2indirect
Mavenorg.hamcrest:hamcrest-library2.2indirect
Mavenorg.jmock:jmock2.13.1indirect
Mavenorg.jmock:jmock-imposters2.13.1indirect
Mavenorg.jmock:jmock-testjar2.13.1indirect
Mavenorg.jspecify:jspecify1.0.0indirect
Mavenorg.junit.jupiter:junit-jupiter6.0.3indirect
Mavenorg.junit.jupiter:junit-jupiter-api6.0.3indirect
Mavenorg.junit.jupiter:junit-jupiter-engine6.0.3indirect
Mavenorg.junit.jupiter:junit-jupiter-params6.0.3indirect
Mavenorg.junit.platform:junit-platform-commons6.0.3indirect
Mavenorg.junit.platform:junit-platform-engine6.0.3indirect
Mavenorg.objenesis:objenesis3.3indirect
Mavenorg.opentest4j:opentest4j1.3.0indirect
Mavenorg.ow2.asm:asm8.0.1indirect
Dependency advisories 1

This repository publishes no package the index resolves, so its own dependency graph was assessed — 39 packages, which also include development and test pins that never ship: 1 carry known advisories, of which 1 are direct.

PackageVersionRelationSeverityAdvisoriesFixed in
org.apache.commons:commons-configuration22.13.0directmoderate12.15.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": [
        "java",
        "jmx",
        "jmxterm"
      ],
      "is_fork": true,
      "size_kb": 843,
      "has_wiki": false,
      "homepage": "http://docs.cyclopsgroup.org/jmxterm",
      "languages": {
        "Java": 209118,
        "Perl": 233,
        "Shell": 560,
        "Dockerfile": 178
      },
      "pushed_at": "2026-03-25T00:08:32Z",
      "created_at": "2024-06-18T14:42:41Z",
      "owner_type": "User",
      "updated_at": "2026-07-10T22:34:56Z",
      "description": "Interactive command line JMX client (with up-to-date dependencies)",
      "is_archived": true,
      "is_disabled": false,
      "license_spdx": "Apache-2.0",
      "default_branch": "main",
      "license_spdx_raw": "Apache-2.0",
      "primary_language": "Java",
      "significant_languages": [
        "Java"
      ]
    },
    "owner": {
      "blog": null,
      "name": "Myst",
      "type": "User",
      "login": "LeMyst",
      "company": null,
      "location": "Lyon, France",
      "followers": 15,
      "avatar_url": "https://avatars.githubusercontent.com/u/1592048?v=4",
      "created_at": "2012-03-30T23:41:39Z",
      "is_verified": null,
      "public_repos": 92,
      "account_age_days": 5229
    },
    "license": {
      "state": "standard",
      "spdx_id": "Apache-2.0",
      "raw_spdx": "Apache-2.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": false
    },
    "activity": {
      "releases": [
        {
          "tag": "v1.1.0+nightly.20260325.d5ad0f7",
          "kind": "minor",
          "published_at": "2026-03-25T00:08:33Z"
        },
        {
          "tag": "v1.1.0+nightly.20260324.381781b",
          "kind": "minor",
          "published_at": "2026-03-24T00:07:21Z"
        },
        {
          "tag": "v1.1.0+nightly.20260317.c00ada3",
          "kind": "minor",
          "published_at": "2026-03-17T00:08:01Z"
        },
        {
          "tag": "v1.1.0+nightly.20260310.185c77f",
          "kind": "minor",
          "published_at": "2026-03-10T00:05:47Z"
        },
        {
          "tag": "v1.1.0+nightly.20260304.48b9dcb",
          "kind": "minor",
          "published_at": "2026-03-04T00:07:07Z"
        },
        {
          "tag": "v1.1.0+nightly.20260303.d9164e7",
          "kind": "minor",
          "published_at": "2026-03-03T00:08:03Z"
        },
        {
          "tag": "v1.1.0+nightly.20260224.7983cbf",
          "kind": "minor",
          "published_at": "2026-02-24T00:07:42Z"
        },
        {
          "tag": "v1.1.0+nightly.20260217.3aa4089",
          "kind": "minor",
          "published_at": "2026-02-17T00:07:38Z"
        },
        {
          "tag": "v1.1.0+nightly.20260204.2452912",
          "kind": "minor",
          "published_at": "2026-02-04T00:06:21Z"
        },
        {
          "tag": "v1.1.0+nightly.20260121.b4151bf",
          "kind": "minor",
          "published_at": "2026-01-21T00:04:58Z"
        },
        {
          "tag": "v1.1.0+nightly.20260120.da54b19",
          "kind": "minor",
          "published_at": "2026-01-20T00:05:14Z"
        },
        {
          "tag": "v1.1.0+nightly.20260113.155cd59",
          "kind": "minor",
          "published_at": "2026-01-13T00:04:48Z"
        },
        {
          "tag": "v1.1.0+nightly.20251228.8a2d653",
          "kind": "minor",
          "published_at": "2025-12-28T00:05:11Z"
        },
        {
          "tag": "v1.1.0+nightly.20251224.bf496cc",
          "kind": "minor",
          "published_at": "2025-12-24T00:05:20Z"
        },
        {
          "tag": "v1.1.0+nightly.20251216.3eb5bb1",
          "kind": "minor",
          "published_at": "2025-12-16T00:05:22Z"
        },
        {
          "tag": "v1.1.0+nightly.20251210.9f271c8",
          "kind": "minor",
          "published_at": "2025-12-10T00:05:15Z"
        },
        {
          "tag": "v1.1.0+nightly.20251209.1f7a365",
          "kind": "minor",
          "published_at": "2025-12-09T00:05:04Z"
        },
        {
          "tag": "v1.1.0+nightly.20251202.0485e78",
          "kind": "minor",
          "published_at": "2025-12-02T00:05:08Z"
        },
        {
          "tag": "v1.1.0+nightly.20251125.d79df76",
          "kind": "minor",
          "published_at": "2025-11-25T00:03:42Z"
        },
        {
          "tag": "v1.1.0+nightly.20251118.49d7936",
          "kind": "minor",
          "published_at": "2025-11-18T00:05:03Z"
        },
        {
          "tag": "v1.1.0+nightly.20251111.b75334f",
          "kind": "minor",
          "published_at": "2025-11-11T00:05:04Z"
        },
        {
          "tag": "v1.1.0+nightly.20251104.78627d0",
          "kind": "minor",
          "published_at": "2025-11-04T00:04:51Z"
        },
        {
          "tag": "v1.1.0+nightly.20251028.4688a8d",
          "kind": "minor",
          "published_at": "2025-10-28T00:04:26Z"
        },
        {
          "tag": "v1.1.0+nightly.20251021.b4577d4",
          "kind": "minor",
          "published_at": "2025-10-21T00:05:08Z"
        },
        {
          "tag": "v1.1.0",
          "kind": "minor",
          "published_at": "2025-10-19T13:56:19Z"
        },
        {
          "tag": "v1.1.0+nightly.20251020.c8d7c4f",
          "kind": "minor",
          "published_at": "2025-10-20T00:04:35Z"
        },
        {
          "tag": "v1.0.12-SNAPSHOT+nightly.20251017.ca25d94",
          "kind": "prerelease",
          "published_at": "2025-10-17T00:04:42Z"
        },
        {
          "tag": "v1.0.12-SNAPSHOT+nightly.20251015.8070a9f",
          "kind": "prerelease",
          "published_at": "2025-10-15T00:04:18Z"
        },
        {
          "tag": "v1.0.12-SNAPSHOT+nightly.20251014.674f5c4",
          "kind": "prerelease",
          "published_at": "2025-10-14T00:04:35Z"
        },
        {
          "tag": "v1.0.12-SNAPSHOT+nightly.20251007.87daea9",
          "kind": "prerelease",
          "published_at": "2025-10-07T00:04:49Z"
        },
        {
          "tag": "v1.0.12-SNAPSHOT+nightly.20251003.b623758",
          "kind": "prerelease",
          "published_at": "2025-10-03T00:04:11Z"
        },
        {
          "tag": "v1.0.12-SNAPSHOT+nightly.20250930.4d09bd1",
          "kind": "prerelease",
          "published_at": "2025-09-30T00:04:57Z"
        },
        {
          "tag": "v1.0.12-SNAPSHOT+nightly.20250929.902b6fc",
          "kind": "prerelease",
          "published_at": "2025-09-29T00:04:30Z"
        },
        {
          "tag": "v1.0.12-SNAPSHOT+nightly.20250928.cd0c1c7",
          "kind": "prerelease",
          "published_at": "2025-09-28T00:04:35Z"
        },
        {
          "tag": "v1.0.11",
          "kind": "patch",
          "published_at": "2025-10-19T13:59:00Z"
        },
        {
          "tag": "v1.0.10-lemyst+nightly.20250926.4faba76",
          "kind": "prerelease",
          "published_at": "2025-09-26T00:04:17Z"
        },
        {
          "tag": "v1.0.10-lemyst+nightly.20250923.55d3144",
          "kind": "prerelease",
          "published_at": "2025-09-23T00:04:20Z"
        },
        {
          "tag": "v1.0.10-lemyst+nightly.20250916.360826a",
          "kind": "prerelease",
          "published_at": "2025-09-16T00:04:11Z"
        },
        {
          "tag": "v1.0.10-lemyst+nightly.20250909.1c112fa",
          "kind": "prerelease",
          "published_at": "2025-09-09T00:04:08Z"
        },
        {
          "tag": "v1.0.10",
          "kind": "patch",
          "published_at": "2025-09-08T23:54:09Z"
        },
        {
          "tag": "v1.0.9-lemyst+nightly.20250906.cd27242",
          "kind": "prerelease",
          "published_at": "2025-09-06T00:04:36Z"
        },
        {
          "tag": "v1.0.9-lemyst+nightly.20250827.3fe8b3f",
          "kind": "prerelease",
          "published_at": "2025-08-27T00:04:37Z"
        },
        {
          "tag": "v1.0.9-lemyst+nightly.20250820.1c4c2cc",
          "kind": "prerelease",
          "published_at": "2025-08-20T00:04:54Z"
        },
        {
          "tag": "v1.0.9-lemyst+nightly.20250813.4f5e8bc",
          "kind": "prerelease",
          "published_at": "2025-08-13T00:04:52Z"
        },
        {
          "tag": "v1.0.9-lemyst+nightly.20250812.877978e",
          "kind": "prerelease",
          "published_at": "2025-08-12T00:04:45Z"
        },
        {
          "tag": "v1.0.9-lemyst+nightly.20250722.30601a3",
          "kind": "prerelease",
          "published_at": "2025-07-22T00:04:56Z"
        },
        {
          "tag": "v1.0.9-lemyst+nightly.20250713.a326b76",
          "kind": "prerelease",
          "published_at": "2025-07-13T00:05:16Z"
        },
        {
          "tag": "v1.0.9-lemyst+nightly.20250624.0358b0b",
          "kind": "prerelease",
          "published_at": "2025-06-24T00:04:18Z"
        },
        {
          "tag": "v1.0.9-lemyst+nightly.20250617.499c56c",
          "kind": "prerelease",
          "published_at": "2025-06-17T00:04:23Z"
        },
        {
          "tag": "v1.0.9-lemyst+nightly.20250610.6f44050",
          "kind": "prerelease",
          "published_at": "2025-06-10T00:49:27Z"
        },
        {
          "tag": "v1.0.9-lemyst+nightly.20250603.af6b8bb",
          "kind": "prerelease",
          "published_at": "2025-06-03T00:04:26Z"
        },
        {
          "tag": "v1.0.9-lemyst+nightly.20250529.908fad0",
          "kind": "prerelease",
          "published_at": "2025-05-29T00:04:18Z"
        },
        {
          "tag": "v1.0.9-lemyst+nightly.20250528.b957d1d",
          "kind": "prerelease",
          "published_at": "2025-05-28T00:04:22Z"
        },
        {
          "tag": "v1.0.9-lemyst+nightly.20250527.2d75550",
          "kind": "prerelease",
          "published_at": "2025-05-27T00:03:50Z"
        },
        {
          "tag": "v1.0.9-lemyst+nightly.20250520.053d0c4",
          "kind": "prerelease",
          "published_at": "2025-05-20T00:04:01Z"
        },
        {
          "tag": "v1.0.9-lemyst+nightly.20250513.e227c7f",
          "kind": "prerelease",
          "published_at": "2025-05-13T00:04:06Z"
        },
        {
          "tag": "v1.0.9-lemyst+nightly.20250429.bf1a6a0",
          "kind": "prerelease",
          "published_at": "2025-04-29T00:03:59Z"
        },
        {
          "tag": "v1.0.9-lemyst+nightly.20250415.69c8b7a",
          "kind": "prerelease",
          "published_at": "2025-04-15T00:03:59Z"
        },
        {
          "tag": "v1.0.9",
          "kind": "patch",
          "published_at": "2025-04-05T14:13:52Z"
        },
        {
          "tag": "v1.0.8-lemyst+nightly.20250401.f81566c",
          "kind": "prerelease",
          "published_at": "2025-04-01T00:04:36Z"
        },
        {
          "tag": "v1.0.8-lemyst+nightly.20250325.6b12df7",
          "kind": "prerelease",
          "published_at": "2025-03-25T00:04:07Z"
        },
        {
          "tag": "v1.0.8-lemyst+nightly.20250317.2531103",
          "kind": "prerelease",
          "published_at": "2025-03-17T20:07:14Z"
        },
        {
          "tag": "v1.0.8-lemyst+nightly.20250215.ad48e18",
          "kind": "prerelease",
          "published_at": "2025-02-15T00:03:40Z"
        },
        {
          "tag": "v1.0.8",
          "kind": "patch",
          "published_at": "2024-09-20T16:11:28Z"
        },
        {
          "tag": "v1.0.7",
          "kind": "patch",
          "published_at": "2024-08-08T19:11:52Z"
        },
        {
          "tag": "v1.0.6",
          "kind": "patch",
          "published_at": "2024-06-19T10:03:49Z"
        },
        {
          "tag": "v1.0.5",
          "kind": "patch",
          "published_at": "2024-06-18T21:59:56Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "d5ad0f711c97b88bf4d4ee5a3f4be7e32cd112b3",
          "body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Myst <1592048+LeMyst@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump docker/login-action from 3.7.0 to 4.0.0 (#216)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-24T05:49:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "10d75c53879aa1c0bfefc4509c409119930636b3",
          "body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump docker/metadata-action from 5.10.0 to 6.0.0 (#215)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-24T05:49:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "381781b53b56345f12e022f466945aa8642f61d7",
          "body": "…2 (#220)\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump ytanikin/pr-conventional-commits from 1.5.1 to 1.5.…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-23T18:40:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a97f0f24d619cf71f7fd3f3ad1a06c5ee05300d7",
          "body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump org.jline:jline from 4.0.4 to 4.0.9 (#219)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-23T18:40:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c00ada35762e5623aaa50595ae0efd497b533e70",
          "body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump org.jline:jline from 4.0.0 to 4.0.4 (#218)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-16T18:57:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "185c77f675f676b43894acd60df03a071e95f8a2",
          "body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump docker/setup-buildx-action from 3.12.0 to 4.0.0 (#213)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-09T19:53:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "42cc8748d61d0f83e9fee315bcac1ff1a7a115aa",
          "body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump org.jline:jline from 3.30.6 to 4.0.0 (#214)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-09T19:52:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ed7a63dca665b818fda22a799b8091171ba9b541",
          "body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump docker/setup-qemu-action from 3.7.0 to 4.0.0 (#212)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-09T19:52:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "48b9dcb06ec98e0ce24393a9f9fb8df1722a0585",
          "body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump actions/download-artifact from 7 to 8 (#211)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-03T04:29:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d9164e7b706a937f99a8167618ebd6c855a28454",
          "body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump actions/upload-artifact from 6 to 7 (#210)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-02T20:16:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5cf74807d2bb0b3654f33dc80a2104405470be64",
          "body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump net.bytebuddy:byte-buddy from 1.18.5 to 1.18.7 (#209)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-02T20:16:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7983cbf77622bc98a265fe0e7d84366ec3e63bc1",
          "body": "… 3.5.4 to 3.5.5 (#208)\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump org.apache.maven.plugins:maven-surefire-plugin from…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-23T20:11:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3aa4089c1af95ffab5fac5eca191f0aa514081f4",
          "body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump net.bytebuddy:byte-buddy from 1.18.4 to 1.18.5 (#207)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-16T19:02:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "add7d0f13670aad08c21a7f40c02e47d8a46a4ea",
          "body": "… (#206)\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump org.junit.jupiter:junit-jupiter from 6.0.2 to 6.0.3…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-16T19:01:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4fc390f523aa49d74f065cea0752454364a4b7a3",
          "body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump docker/build-push-action from 6.18.0 to 6.19.2 (#205)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-16T19:01:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "24529125f27389aa11e7545a3cfcb2b34efbed82",
          "body": "… 3.14.1 to 3.15.0 (#204)\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump org.apache.maven.plugins:maven-compiler-plugin from…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-03T00:38:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "33b3be78770353295a26c801956cb3aa80d84475",
          "body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump docker/login-action from 3.6.0 to 3.7.0 (#203)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-03T00:38:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b4151bf882bd946c0087fdca4a08457d723e5e8b",
          "body": "Updated .gitignore to exclude all .py files from version control.",
          "is_bot": false,
          "headline": "Add Python files to .gitignore",
          "author_name": "Myst",
          "author_login": "LeMyst",
          "committed_at": "2026-01-20T17:42:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "da54b19d9fe6fb752fd95e50799ef5edce8c83fa",
          "body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump net.bytebuddy:byte-buddy from 1.18.3 to 1.18.4 (#202)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-01-19T20:00:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "155cd594b654bd0b89cc4a27238ee9f0abe291c6",
          "body": "… (#201)\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump org.junit.jupiter:junit-jupiter from 6.0.1 to 6.0.2…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-01-12T22:34:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8a2d6539c956264aa6efac1c8688c4d8b3d663ea",
          "body": "Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 6 to 7.\n- [Release notes](https://github.com/actions/download-artifact/releases)\n- [Commits](https://github.com/actions/download-artifact/compare/v6...v7)\n\n---\nupdated-dependencies:\n- dependency-name: actions/download-artifact\n  dependency-version: '7'\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump actions/download-artifact from 6 to 7",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-27T20:52:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bf496cce41504610ac4eb666a623b27dcce4c66e",
          "body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump net.bytebuddy:byte-buddy from 1.18.2 to 1.18.3 (#200)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-22T18:08:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "620b8d0b93d242e6e40ea67d95e15d59f82739a5",
          "body": "…199)\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump docker/setup-buildx-action from 3.11.1 to 3.12.0 (#…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-22T18:07:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3eb5bb1f2c2b956700fed503e69b348e21ed1558",
          "body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump actions/upload-artifact from 5 to 6 (#197)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-15T18:13:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9f271c89c3c021c71cba2244418cdc9cf8d22ddd",
          "body": "… 3.7.1 to 3.8.0 (#193)\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump org.apache.maven.plugins:maven-assembly-plugin from…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-09T08:58:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "88a05db3634f30c8bc736067f468e4e78fd85657",
          "body": "….0 to 2.13.0 (#192)\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump org.apache.commons:commons-configuration2 from 2.12…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-09T08:49:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1f7a365d34ce69fd617756d4558caab398d17e33",
          "body": "….0 (#196)\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump org.apache.commons:commons-text from 1.14.0 to 1.15…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-08T18:13:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f716ef8c255781f5d70b32153a71043bce3d5961",
          "body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump org.cyclopsgroup:jcli from 1.0.1 to 1.0.2 (#195)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-08T18:11:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aad87de54828b76dcc44db3274a3bf7170adbf18",
          "body": "…1 (#194)\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump ytanikin/pr-conventional-commits from 1.4.2 to 1.5.…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-08T18:11:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0485e7804b77ff0f6a4240d90f40804eaaa9a8d1",
          "body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump net.bytebuddy:byte-buddy from 1.18.1 to 1.18.2 (#191)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-01T21:09:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "328785a2da3f89d60734964a7c82ba368459c19c",
          "body": "….3.1 to 3.4.0 (#190)\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump org.apache.maven.plugins:maven-source-plugin from 3…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-01T21:09:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "15f1aa7eca6e22bbbfa7aa1b1d0e8e77110e0fd3",
          "body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump docker/metadata-action from 5.9.0 to 5.10.0 (#189)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-01T20:42:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d79df762b48a102361c6fd8219ebacc225e0c186",
          "body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Myst <1592048+LeMyst@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump docker/metadata-action from 5.8.0 to 5.9.0 (#182)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-24T19:54:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "469a22bf29177f8fd5ba3893a31c14a91112fc21",
          "body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump actions/checkout from 5 to 6 (#188)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-24T18:39:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "49d79360d7d4117b6bb4f8c7d76dcfb57abbe6a8",
          "body": "…2 to 3.5.0 (#187)\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump org.apache.maven.plugins:maven-jar-plugin from 3.4.…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-17T20:39:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8ec6dc545834c597d975baacb87a93ae31f327bd",
          "body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump net.bytebuddy:byte-buddy from 1.17.8 to 1.18.1 (#186)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-17T18:19:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3b612ae8e3e853c0edacee79b5a02dd0f659a417",
          "body": "…0.0 (#185)\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump org.apache.commons:commons-lang3 from 3.19.0 to 3.2…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-17T18:18:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b75334fafbd6eea5348a0e92f851c468c1d0f25e",
          "body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump commons-io:commons-io from 2.20.0 to 2.21.0 (#184)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-10T18:18:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "897d69e1d3e53abd2110cd19638264daf7c8a2c9",
          "body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump docker/setup-qemu-action from 3.6.0 to 3.7.0 (#183)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-10T18:14:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "78627d074060ec43e4e2be1dd03468892a0fcb3d",
          "body": "… (#181)\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump org.junit.jupiter:junit-jupiter from 6.0.0 to 6.0.1…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-03T18:32:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4688a8d5a25af9c711cd0e8f9b5ee25343c7523d",
          "body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump actions/upload-artifact from 4 to 5 (#180)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-10-27T18:55:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a0d8af189019e418caa84d048ed80b62a91ce20c",
          "body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump actions/download-artifact from 5 to 6 (#179)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-10-27T18:37:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b4577d410bf3ccdd9316ff1eefa5baf0a2cefa18",
          "body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump actions/download-artifact from 4 to 5 (#178)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-10-20T18:15:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c8d7c4fee980eb6d199f81dc04300981d5b09284",
          "body": "…177)",
          "is_bot": false,
          "headline": "fix: Correct finalName property usage in Maven build configuration (#…",
          "author_name": "Myst",
          "author_login": "LeMyst",
          "committed_at": "2025-10-19T13:52:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6a2ca559c50cedf1f428bbeb9c619810ef55326e",
          "body": null,
          "is_bot": false,
          "headline": "chore: Bump version to 1.1.0 in pom.xml (#175)",
          "author_name": "Myst",
          "author_login": "LeMyst",
          "committed_at": "2025-10-19T12:28:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4dcdcf19ed94b115d26b79cb4ba01f1c43ee3476",
          "body": null,
          "is_bot": false,
          "headline": "chore(ci): Update Maven build and artifact upload in workflow (#176)",
          "author_name": "Myst",
          "author_login": "LeMyst",
          "committed_at": "2025-10-19T12:23:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "da6085a6b98fc9794a4fe45c28179ff5856dd745",
          "body": null,
          "is_bot": false,
          "headline": "feat(ci): Update create-release.yaml for multi-Java builds (#173)",
          "author_name": "Myst",
          "author_login": "LeMyst",
          "committed_at": "2025-10-18T20:47:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ca25d94265dbabbc88f01ece8116fa0241431c70",
          "body": null,
          "is_bot": false,
          "headline": "chore(deps): migrate to JUnit 6 (#172)",
          "author_name": "nyg",
          "author_login": "nyg",
          "committed_at": "2025-10-16T02:34:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8070a9f9a8d76b09f023868ac1980e8beb28b904",
          "body": null,
          "is_bot": false,
          "headline": "chore(ci): Add JDK 25 to CI workflow matrix (#171)",
          "author_name": "Myst",
          "author_login": "LeMyst",
          "committed_at": "2025-10-14T17:11:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "71f91e9f835c7e69c9e9561490e86ed6f355931b",
          "body": "Co-authored-by: Myst <1592048+LeMyst@users.noreply.github.com>",
          "is_bot": false,
          "headline": "chore: clean up code (#166)",
          "author_name": "nyg",
          "author_login": "nyg",
          "committed_at": "2025-10-14T16:50:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a53702b8f2ca3c78c6c275419afa8d519405dd70",
          "body": null,
          "is_bot": false,
          "headline": "fix: Update conventional PR workflow configuration (#170)",
          "author_name": "Myst",
          "author_login": "LeMyst",
          "committed_at": "2025-10-14T16:45:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "674f5c49573a371de683d30f326dd1fdb2d8cf09",
          "body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump net.bytebuddy:byte-buddy from 1.17.7 to 1.17.8 (#169)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-10-13T18:14:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8bf4dbd05f3a74ff3b4cf74bdc1e4142388b7218",
          "body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump github/codeql-action from 3 to 4 (#168)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-10-13T18:12:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "87daea9cd35c7d7230a3c93cda5ff74896848917",
          "body": "…e (#165)\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump com.google.guava:guava from 33.4.8-jre to 33.5.0-jr…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-10-06T18:11:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b623758356e6ddcb18ff2ede1f111f9862d37882",
          "body": null,
          "is_bot": false,
          "headline": "ci: Add PR conventional commit validation workflow (#164)",
          "author_name": "Myst",
          "author_login": "LeMyst",
          "committed_at": "2025-10-02T18:18:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4d09bd140d35c9d0b359a87faf3290f38d0a255f",
          "body": "… (#162)\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump eclipse-temurin from 24-jre-alpine to 25-jre-alpine…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-09-29T21:20:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b021af61f4a6d438023d2e14b8e30b4589443437",
          "body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump docker/login-action from 3.5.0 to 3.6.0 (#161)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-09-29T21:17:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "313c2890406aaa63250cd8b3e478b9bf6289676e",
          "body": "…9.0 (#160)\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump org.apache.commons:commons-lang3 from 3.18.0 to 3.1…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-09-29T21:03:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "58efa4db92eb24c49ccc1a82204141d3c247fdfb",
          "body": "… 3.14.0 to 3.14.1 (#159)\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump org.apache.maven.plugins:maven-compiler-plugin from…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-09-29T20:47:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "902b6fc00a1b85b5542840e57f072813cb46a62f",
          "body": null,
          "is_bot": false,
          "headline": "Remove code for JDK 5 and 6 (#156)",
          "author_name": "nyg",
          "author_login": "nyg",
          "committed_at": "2025-09-28T21:04:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cd0c1c769551c0bd2162c93ba4335410c64aaf87",
          "body": "…(#157)\n\nCo-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>\nCo-authored-by: LeMyst <1592048+LeMyst@users.noreply.github.com>",
          "is_bot": false,
          "headline": "feat: add comprehensive Copilot instructions for JMXTerm development …",
          "author_name": "Copilot",
          "author_login": "Copilot",
          "committed_at": "2025-09-27T16:23:23Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "d90061ee8eca686778177aa8036264b4ca9ef8a5",
          "body": "Updated the project version in pom.xml to 1.0.12-SNAPSHOT for ongoing development.",
          "is_bot": false,
          "headline": "Bump version to 1.0.12-SNAPSHOT in pom.xml (#155)",
          "author_name": "Myst",
          "author_login": "LeMyst",
          "committed_at": "2025-09-27T10:17:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c13d9c0a74dce18699f838233ea30ac11ee4d272",
          "body": "Changed Maven groupId from org.cyclopsgroup to io.github.lemyst and updated version to 1.0.11 in both README.md and pom.xml. Also removed Travis CI configuration from pom.xml.\n\nCo-authored-by: nyg <784863+nyg@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Update groupId and version to io.github.lemyst/1.0.11 (#154)",
          "author_name": "Myst",
          "author_login": "LeMyst",
          "committed_at": "2025-09-26T15:37:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "444e0bfbafe92f5acb5369c03d109f8bc55891a1",
          "body": "Added 'apk upgrade --no-cache' to ensure all Alpine packages are up to date when building the Docker image.",
          "is_bot": false,
          "headline": "Upgrade Alpine packages in Dockerfile (#153)",
          "author_name": "Myst",
          "author_login": "LeMyst",
          "committed_at": "2025-09-26T15:15:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4faba761cbba6e5ab585b0dea15e5a4f9318034f",
          "body": "* Sort POM using ekryd/sortpom plugin\n\n* Update scm and issueManagement URLs\n\n* Remove duplicated guava dependency\n\n* Create properties for dependency versions\n\n* Remove parent POM and set Java version to 17",
          "is_bot": false,
          "headline": "Clean POM file (#149)",
          "author_name": "nyg",
          "author_login": "nyg",
          "committed_at": "2025-09-25T22:05:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a04e5cccda3fc81d5ee45cb2bd95b5a05fc6921b",
          "body": "Moved permissions to individual jobs for least privilege, updated conditions for uploading Trivy scan results and dependency snapshots to restrict uploads to repository branches, and improved security by limiting permissions to only those required for each job.",
          "is_bot": false,
          "headline": "Refine workflow permissions and conditional steps",
          "author_name": "Myst",
          "author_login": "LeMyst",
          "committed_at": "2025-09-25T21:06:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a8b41046de96d570498854dc34966a84067c07f4",
          "body": "Updated permissions for GitHub Actions workflow to allow write access for contents, packages, and security events.",
          "is_bot": false,
          "headline": "Modify permissions in Maven CI workflow (#152)",
          "author_name": "Myst",
          "author_login": "LeMyst",
          "committed_at": "2025-09-25T13:52:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "55d31443cd3ac7c04bef6c0aa91d396f44a8a8e5",
          "body": "…e (#151)\n\nBumps [com.google.guava:guava](https://github.com/google/guava) from 33.4.8-jre to 33.5.0-jre.\n- [Release notes](https://github.com/google/guava/releases)\n- [Commits](https://github.com/google/guava/commits)\n\n---\nupdated-dependencies:\n- dependency-name: com.google.guava:guava\n  dependency\n[…]\nirect:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump com.google.guava:guava from 33.4.8-jre to 33.5.0-jr…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-09-22T18:25:33Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "5e8cd5a6fcf4ae50a5810df2a65f9a51ed914a15",
          "body": "Bumps [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.11.3 to 3.12.0.\n- [Release notes](https://github.com/apache/maven-javadoc-plugin/releases)\n- [Commits](https://github.com/apache/maven-javadoc-plugin/compare/maven-javadoc-plugin-3.11.3...mav\n[…]\nirect:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump org.apache.maven.plugins:maven-javadoc-plugin (#150)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-09-22T18:24:56Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "360826ab0ad4c81bae333a7997834ec785ef997a",
          "body": "Bumps [org.jline:jline](https://github.com/jline/jline3) from 3.30.5 to 3.30.6.\n- [Release notes](https://github.com/jline/jline3/releases)\n- [Commits](https://github.com/jline/jline3/compare/jline-3.30.5...jline-3.30.6)\n\n---\nupdated-dependencies:\n- dependency-name: org.jline:jline\n  dependency-vers\n[…]\nirect:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump org.jline:jline from 3.30.5 to 3.30.6 (#148)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-09-15T18:23:27Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "f9bce21832c492980a59990e9194b9b669d1eb9e",
          "body": "Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.5.3 to 3.5.4.\n- [Release notes](https://github.com/apache/maven-surefire/releases)\n- [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.5.3...surefire-3.5.4)\n\n---\nupdated-depend\n[…]\nirect:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump org.apache.maven.plugins:maven-surefire-plugin (#147)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-09-15T18:21:58Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "1c112fa27f5685a9d64c1122cdb65052d30a6c55",
          "body": "Updated README to include steps for adding the GitHub Maven repository and dependency information for jmxterm. This helps users integrate the package into their Maven projects.",
          "is_bot": false,
          "headline": "Add instructions for using GitHub Maven repository",
          "author_name": "Myst",
          "author_login": "LeMyst",
          "committed_at": "2025-09-08T23:58:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5194cba0cdbdcaf099e757dcdbfe7ac17950283f",
          "body": "Updated the project version in pom.xml from 1.0.9-lemyst to 1.0.10-lemyst to prepare for a new release.",
          "is_bot": false,
          "headline": "Bump version to 1.0.10-lemyst in pom.xml",
          "author_name": "Myst",
          "author_login": "LeMyst",
          "committed_at": "2025-09-08T23:51:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ab7a898350ec2388e7dedb85cf2287d7639bd679",
          "body": "…ribution (#145)\n\n* Initial plan\n\n* Add Maven GitHub Packages configuration for release publishing\n\nCo-Authored-By: LeMyst <1592048+LeMyst@users.noreply.github.com>\n\n* Disable snapshots release on repository\n\nCo-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>\n\n---------\n\nCo-authore\n[…]\nopilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>\nCo-authored-by: LeMyst <1592048+LeMyst@users.noreply.github.com>\nCo-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Implement Maven GitHub Packages publishing for automated release dist…",
          "author_name": "Copilot",
          "author_login": "Copilot",
          "committed_at": "2025-09-08T23:43:46Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "f2b517b8151ff08d16343d6213f2f0cd37818d83",
          "body": "This reverts commit 7f9e6bedd86225755c4ab51a10fe1bbf35f3214d.",
          "is_bot": false,
          "headline": "Revert \"Add permissions for security events and id-token\"",
          "author_name": "Myst",
          "author_login": "LeMyst",
          "committed_at": "2025-09-08T23:29:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9cd2d5c259fd3a227f5e98dfd92223eba711bade",
          "body": "Co-authored-by: nyg <nyg@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Properly cast vm object (#146)",
          "author_name": "Myst",
          "author_login": "LeMyst",
          "committed_at": "2025-09-08T23:28:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7f9e6bedd86225755c4ab51a10fe1bbf35f3214d",
          "body": null,
          "is_bot": false,
          "headline": "Add permissions for security events and id-token",
          "author_name": "Myst",
          "author_login": "LeMyst",
          "committed_at": "2025-09-08T20:44:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "21c463e21c76962682505662c64fb3ee7e756b31",
          "body": "Bumps [actions/setup-java](https://github.com/actions/setup-java) from 4 to 5.\n- [Release notes](https://github.com/actions/setup-java/releases)\n- [Commits](https://github.com/actions/setup-java/compare/v4...v5)\n\n---\nupdated-dependencies:\n- dependency-name: actions/setup-java\n  dependency-version: '\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump actions/setup-java from 4 to 5 (#144)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-09-08T19:20:29Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "cd272425e37899ff83c57afa994dd0d4d40537a2",
          "body": null,
          "is_bot": false,
          "headline": "chore: Fix Docker build platforms to include arm64/v8 (#142)",
          "author_name": "Myst",
          "author_login": "LeMyst",
          "committed_at": "2025-09-05T02:44:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e506735e3e3ecfe2e74d61516b649d4f14f96c5a",
          "body": null,
          "is_bot": false,
          "headline": "chore: Fix eclipse-temurin version in Dockerfile (#141)",
          "author_name": "Myst",
          "author_login": "LeMyst",
          "committed_at": "2025-09-05T02:25:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "00145783969dba5f23aa10487759d450af414d86",
          "body": null,
          "is_bot": false,
          "headline": "Improve maven tests workflow (#137)",
          "author_name": "Myst",
          "author_login": "LeMyst",
          "committed_at": "2025-09-05T02:11:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3fe8b3fb9e6a776f19567e3f6fc0effcc647e4b4",
          "body": "Bumps [actions/setup-java](https://github.com/actions/setup-java) from 4 to 5.\n- [Release notes](https://github.com/actions/setup-java/releases)\n- [Commits](https://github.com/actions/setup-java/compare/v4...v5)\n\n---\nupdated-dependencies:\n- dependency-name: actions/setup-java\n  dependency-version: '\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump actions/setup-java from 4 to 5 (#140)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-08-26T08:28:55Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "1c4c2ccafa324d074e6e7c896dcf9f42266bd046",
          "body": "Bumps [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.11.2 to 3.11.3.\n- [Release notes](https://github.com/apache/maven-javadoc-plugin/releases)\n- [Commits](https://github.com/apache/maven-javadoc-plugin/compare/maven-javadoc-plugin-3.11.2...mav\n[…]\nirect:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump org.apache.maven.plugins:maven-javadoc-plugin (#139)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-08-19T03:58:27Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "78db533bc6e64cff46f7095a1329d5e444003ec4",
          "body": "Bumps [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy) from 1.17.6 to 1.17.7.\n- [Release notes](https://github.com/raphw/byte-buddy/releases)\n- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md)\n- [Commits](https://github.com/raphw/byte-buddy/compare/byte-bu\n[…]\nrect:development\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump net.bytebuddy:byte-buddy from 1.17.6 to 1.17.7 (#138)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-08-19T03:02:15Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "4f5e8bc163e515dabffaa224c35cd6792fc7b63f",
          "body": "Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4 to 5.\n- [Release notes](https://github.com/actions/download-artifact/releases)\n- [Commits](https://github.com/actions/download-artifact/compare/v4...v5)\n\n---\nupdated-dependencies:\n- dependency-name: actions/downlo\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump actions/download-artifact from 4 to 5 (#136)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-08-12T07:38:37Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "f52c9788c4592ab7fb547fda63c427dba22ce84d",
          "body": "Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 5.7.0 to 5.8.0.\n- [Release notes](https://github.com/docker/metadata-action/releases)\n- [Commits](https://github.com/docker/metadata-action/compare/v5.7.0...v5.8.0)\n\n---\nupdated-dependencies:\n- dependency-name: docker/met\n[…]\nirect:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump docker/metadata-action from 5.7.0 to 5.8.0 (#135)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-08-12T07:36:29Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "0df1db73296129c6473bf7270f79200281ab2098",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v4...v5)\n\n---\nupdated-dependenc\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump actions/checkout from 4 to 5 (#134)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-08-12T07:35:29Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "bbfc04d126070bd55e2f37140d8ee1e6a83b4428",
          "body": "Bumps [docker/login-action](https://github.com/docker/login-action) from 3.4.0 to 3.5.0.\n- [Release notes](https://github.com/docker/login-action/releases)\n- [Commits](https://github.com/docker/login-action/compare/v3.4.0...v3.5.0)\n\n---\nupdated-dependencies:\n- dependency-name: docker/login-action\n  \n[…]\nirect:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump docker/login-action from 3.4.0 to 3.5.0 (#133)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-08-12T01:43:04Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "6bc1a3c1922ec61e17746b395e7ee43632d2831e",
          "body": "….0 (#132)\n\nBumps [org.apache.commons:commons-text](https://github.com/apache/commons-text) from 1.13.1 to 1.14.0.\n- [Changelog](https://github.com/apache/commons-text/blob/master/RELEASE-NOTES.txt)\n- [Commits](https://github.com/apache/commons-text/compare/rel/commons-text-1.13.1...rel/commons-text\n[…]\nirect:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump org.apache.commons:commons-text from 1.13.1 to 1.14…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-08-12T00:15:11Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "877978ec2cd0e9da8763e54cfdb534a0d1e0aac7",
          "body": "Bumps eclipse-temurin from 24.0.1_9-jre-alpine to 24.0.2_12-jre-alpine.\n\n---\nupdated-dependencies:\n- dependency-name: eclipse-temurin\n  dependency-version: 24.0.2_12-jre-alpine\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump eclipse-temurin (#131)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-08-12T00:00:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3a33ea86c27146a32e6858b3632970cda213d49a",
          "body": "Bumps [org.jline:jline](https://github.com/jline/jline3) from 3.30.4 to 3.30.5.\n- [Release notes](https://github.com/jline/jline3/releases)\n- [Commits](https://github.com/jline/jline3/compare/jline-3.30.4...3.30.5)\n\n---\nupdated-dependencies:\n- dependency-name: org.jline:jline\n  dependency-version: 3\n[…]\nirect:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump org.jline:jline from 3.30.4 to 3.30.5 (#130)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-08-11T23:52:22Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "30601a3ce21a91a73b93991548d0f96a3b96f7a4",
          "body": "---\nupdated-dependencies:\n- dependency-name: commons-io:commons-io\n  dependency-version: 2.20.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump commons-io:commons-io from 2.19.0 to 2.20.0 (#129)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-07-21T20:45:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a326b76830bdd3b7ac51a9b652d323c9fda096ba",
          "body": "… (#128)\n\nBumps the maven group with 1 update: org.apache.commons:commons-lang3.\n\n\nUpdates `org.apache.commons:commons-lang3` from 3.17.0 to 3.18.0\n\n---\nupdated-dependencies:\n- dependency-name: org.apache.commons:commons-lang3\n  dependency-version: 3.18.0\n  dependency-type: direct:production\n  dependency-group: maven\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump org.apache.commons:commons-lang3 in the maven group…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-07-12T01:32:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0358b0b9cb5013fe8018c024ee67b3ad055d6b66",
          "body": "…127)\n\nBumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 3.11.0 to 3.11.1.\n- [Release notes](https://github.com/docker/setup-buildx-action/releases)\n- [Commits](https://github.com/docker/setup-buildx-action/compare/v3.11.0...v3.11.1)\n\n---\nupdated-dependencies:\n- \n[…]\nirect:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump docker/setup-buildx-action from 3.11.0 to 3.11.1 (#…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-06-23T20:00:24Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "499c56c19db4ae975b57683deacc98d43caa9061",
          "body": "…126)\n\nBumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 3.10.0 to 3.11.0.\n- [Release notes](https://github.com/docker/setup-buildx-action/releases)\n- [Commits](https://github.com/docker/setup-buildx-action/compare/v3.10.0...v3.11.0)\n\n---\nupdated-dependencies:\n- \n[…]\nirect:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump docker/setup-buildx-action from 3.10.0 to 3.11.0 (#…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-06-16T20:11:12Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "1f289b32e4b4eea96e181d86ce6398613e8f9ce7",
          "body": "Bumps [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy) from 1.17.5 to 1.17.6.\n- [Release notes](https://github.com/raphw/byte-buddy/releases)\n- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md)\n- [Commits](https://github.com/raphw/byte-buddy/compare/byte-bu\n[…]\nrect:development\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump net.bytebuddy:byte-buddy from 1.17.5 to 1.17.6 (#125)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-06-16T19:28:39Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b22b04412fc727331996a839e2f3c97d653d1be5",
          "body": "Bumps [org.vafer:jdeb](https://github.com/tcurdt/jdeb) from 1.13 to 1.14.\n- [Changelog](https://github.com/tcurdt/jdeb/blob/master/HISTORY.md)\n- [Commits](https://github.com/tcurdt/jdeb/compare/jdeb-1.13...jdeb-1.14)\n\n---\nupdated-dependencies:\n- dependency-name: org.vafer:jdeb\n  dependency-version: \n[…]\nirect:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump org.vafer:jdeb from 1.13 to 1.14 (#124)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-06-16T19:26:56Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "6f44050336cfc4d7fa1f71422b5f2f4243232ed4",
          "body": "…e (#123)\n\nBumps [com.google.guava:guava](https://github.com/google/guava) from 33.3.1-jre to 33.4.8-jre.\n- [Release notes](https://github.com/google/guava/releases)\n- [Commits](https://github.com/google/guava/commits)\n\n---\nupdated-dependencies:\n- dependency-name: com.google.guava:guava\n  dependency\n[…]\nirect:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump com.google.guava:guava from 33.3.1-jre to 33.4.8-jr…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-06-09T18:52:18Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "af6b8bbfcd12db2764f5b393fbbc7d80a14aed59",
          "body": "Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 6.17.0 to 6.18.0.\n- [Release notes](https://github.com/docker/build-push-action/releases)\n- [Commits](https://github.com/docker/build-push-action/compare/v6.17.0...v6.18.0)\n\n---\nupdated-dependencies:\n- dependency-name\n[…]\nirect:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump docker/build-push-action from 6.17.0 to 6.18.0 (#122)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-06-02T19:06:55Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "883f0c2b3bb37a01826f785d1911808d72a0ba26",
          "body": "Bumps [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy) from 1.14.11 to 1.17.5.\n- [Release notes](https://github.com/raphw/byte-buddy/releases)\n- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md)\n- [Commits](https://github.com/raphw/byte-buddy/compare/byte-b\n[…]\nrect:development\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump net.bytebuddy:byte-buddy from 1.14.11 to 1.17.5 (#121)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-06-02T18:35:18Z",
          "body_truncated": true,
          "is_coding_agent": false
        }
      ],
      "releases_count": 67,
      "commits_last_year": 91,
      "latest_release_at": "2026-03-25T00:08:33Z",
      "latest_release_tag": "v1.1.0+nightly.20260325.d5ad0f7",
      "releases_from_tags": false,
      "days_since_last_push": 122,
      "active_weeks_last_year": 29,
      "days_since_latest_release": 122,
      "mean_days_between_releases": 7
    },
    "community": {
      "has_readme": false,
      "has_license": false,
      "has_description": false,
      "has_contributing": false,
      "health_percentage": null,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": []
    },
    "popularity": {
      "forks": 0,
      "stars": 1,
      "watchers": 2,
      "fork_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_forks": 0
      },
      "star_history": null,
      "open_issues_and_prs": 2
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "pom.xml"
      ],
      "largest_source_bytes": 11119,
      "source_files_sampled": 88,
      "oversized_source_files": 0,
      "agent_instruction_files": [
        ".github/copilot-instructions.md"
      ],
      "agent_instruction_max_bytes": 7732
    },
    "dependencies": {
      "manifests": [
        "pom.xml"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "org.apache.commons:commons-configuration2",
            "direct": true,
            "version": "2.13.0",
            "severity": "moderate",
            "ecosystem": "maven",
            "cvss_score": 5.3,
            "advisory_ids": [
              "GHSA-337m-mw94-2v6g"
            ],
            "fixed_version": "2.15.0",
            "advisory_count": 1,
            "oldest_advisory_days": 72
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "moderate": 1
        },
        "advisory_count": 1,
        "affected_count": 1,
        "assessed_count": 39,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 1
      },
      "ecosystems": [
        "maven"
      ],
      "dependencies": [
        {
          "name": "commons-beanutils:commons-beanutils",
          "manifest": "pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${commons-beanutils.version}"
        },
        {
          "name": "commons-io:commons-io",
          "manifest": "pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${commons-io.version}"
        },
        {
          "name": "org.apache.commons:commons-collections4",
          "manifest": "pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${commons-collections4.version}"
        },
        {
          "name": "org.apache.commons:commons-configuration2",
          "manifest": "pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${commons-configuration2.version}"
        },
        {
          "name": "org.apache.commons:commons-lang3",
          "manifest": "pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${commons-lang3.version}"
        },
        {
          "name": "org.apache.commons:commons-text",
          "manifest": "pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${commons-text.version}"
        },
        {
          "name": "com.google.guava:guava",
          "manifest": "pom.xml",
          "ecosystem": "maven",
          "version_constraint": "33.5.0-jre"
        },
        {
          "name": "org.cyclopsgroup:jcli",
          "manifest": "pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${jcli.version}"
        },
        {
          "name": "org.jline:jline",
          "manifest": "pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${jline.version}"
        },
        {
          "name": "org.slf4j:jcl-over-slf4j",
          "manifest": "pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${slf4j.version}"
        },
        {
          "name": "org.slf4j:slf4j-api",
          "manifest": "pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${slf4j.version}"
        },
        {
          "name": "org.slf4j:slf4j-simple",
          "manifest": "pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${slf4j.version}"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "com.google.guava:guava",
            "direct": true,
            "version": "33.5.0-jre",
            "ecosystem": "maven"
          },
          {
            "name": "commons-beanutils:commons-beanutils",
            "direct": true,
            "version": "1.11.0",
            "ecosystem": "maven"
          },
          {
            "name": "commons-io:commons-io",
            "direct": true,
            "version": "2.21.0",
            "ecosystem": "maven"
          },
          {
            "name": "org.apache.commons:commons-collections4",
            "direct": true,
            "version": "4.5.0",
            "ecosystem": "maven"
          },
          {
            "name": "org.apache.commons:commons-configuration2",
            "direct": true,
            "version": "2.13.0",
            "ecosystem": "maven"
          },
          {
            "name": "org.apache.commons:commons-lang3",
            "direct": true,
            "version": "3.20.0",
            "ecosystem": "maven"
          },
          {
            "name": "org.apache.commons:commons-text",
            "direct": true,
            "version": "1.15.0",
            "ecosystem": "maven"
          },
          {
            "name": "org.cyclopsgroup:jcli",
            "direct": true,
            "version": "1.0.2",
            "ecosystem": "maven"
          },
          {
            "name": "org.jline:jline",
            "direct": true,
            "version": "4.0.9",
            "ecosystem": "maven"
          },
          {
            "name": "org.slf4j:jcl-over-slf4j",
            "direct": true,
            "version": "2.0.17",
            "ecosystem": "maven"
          },
          {
            "name": "org.slf4j:slf4j-api",
            "direct": true,
            "version": "2.0.17",
            "ecosystem": "maven"
          },
          {
            "name": "org.slf4j:slf4j-simple",
            "direct": true,
            "version": "2.0.17",
            "ecosystem": "maven"
          },
          {
            "name": "com.google.code.findbugs:annotations",
            "direct": false,
            "version": "3.0.1u2",
            "ecosystem": "maven"
          },
          {
            "name": "com.google.code.findbugs:jsr305",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "maven"
          },
          {
            "name": "com.google.errorprone:error_prone_annotations",
            "direct": false,
            "version": "2.41.0",
            "ecosystem": "maven"
          },
          {
            "name": "com.google.guava:failureaccess",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "maven"
          },
          {
            "name": "com.google.guava:listenablefuture",
            "direct": false,
            "version": "9999.0-empty-to-avoid-conflict-with-guava",
            "ecosystem": "maven"
          },
          {
            "name": "com.google.j2objc:j2objc-annotations",
            "direct": false,
            "version": "3.1",
            "ecosystem": "maven"
          },
          {
            "name": "net.bytebuddy:byte-buddy",
            "direct": false,
            "version": "1.18.7",
            "ecosystem": "maven"
          },
          {
            "name": "net.jcip:jcip-annotations",
            "direct": false,
            "version": "1.0",
            "ecosystem": "maven"
          },
          {
            "name": "org.apache-extras.beanshell:bsh",
            "direct": false,
            "version": "2.0b6",
            "ecosystem": "maven"
          },
          {
            "name": "org.apiguardian:apiguardian-api",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "maven"
          },
          {
            "name": "org.cyclopsgroup:caff",
            "direct": false,
            "version": "0.4.2",
            "ecosystem": "maven"
          },
          {
            "name": "org.hamcrest:hamcrest",
            "direct": false,
            "version": "2.2",
            "ecosystem": "maven"
          },
          {
            "name": "org.hamcrest:hamcrest-core",
            "direct": false,
            "version": "2.2",
            "ecosystem": "maven"
          },
          {
            "name": "org.hamcrest:hamcrest-library",
            "direct": false,
            "version": "2.2",
            "ecosystem": "maven"
          },
          {
            "name": "org.jmock:jmock",
            "direct": false,
            "version": "2.13.1",
            "ecosystem": "maven"
          },
          {
            "name": "org.jmock:jmock-imposters",
            "direct": false,
            "version": "2.13.1",
            "ecosystem": "maven"
          },
          {
            "name": "org.jmock:jmock-testjar",
            "direct": false,
            "version": "2.13.1",
            "ecosystem": "maven"
          },
          {
            "name": "org.jspecify:jspecify",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "maven"
          },
          {
            "name": "org.junit.jupiter:junit-jupiter",
            "direct": false,
            "version": "6.0.3",
            "ecosystem": "maven"
          },
          {
            "name": "org.junit.jupiter:junit-jupiter-api",
            "direct": false,
            "version": "6.0.3",
            "ecosystem": "maven"
          },
          {
            "name": "org.junit.jupiter:junit-jupiter-engine",
            "direct": false,
            "version": "6.0.3",
            "ecosystem": "maven"
          },
          {
            "name": "org.junit.jupiter:junit-jupiter-params",
            "direct": false,
            "version": "6.0.3",
            "ecosystem": "maven"
          },
          {
            "name": "org.junit.platform:junit-platform-commons",
            "direct": false,
            "version": "6.0.3",
            "ecosystem": "maven"
          },
          {
            "name": "org.junit.platform:junit-platform-engine",
            "direct": false,
            "version": "6.0.3",
            "ecosystem": "maven"
          },
          {
            "name": "org.objenesis:objenesis",
            "direct": false,
            "version": "3.3",
            "ecosystem": "maven"
          },
          {
            "name": "org.opentest4j:opentest4j",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "maven"
          },
          {
            "name": "org.ow2.asm:asm",
            "direct": false,
            "version": "8.0.1",
            "ecosystem": "maven"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 39,
        "direct_count": 12,
        "indirect_count": 27
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 2,
        "merged_prs": 211,
        "open_issues": 0,
        "closed_ratio": 1,
        "closed_issues": 3,
        "closed_unmerged_prs": 4
      },
      "bus_factor": 2,
      "bot_contributors": 2,
      "top_contributors": [
        {
          "type": "User",
          "login": "LeMyst",
          "commits": 48,
          "avatar_url": "https://avatars.githubusercontent.com/u/1592048?v=4"
        },
        {
          "type": "User",
          "login": "jiaqi",
          "commits": 14,
          "avatar_url": "https://avatars.githubusercontent.com/u/570992?v=4"
        },
        {
          "type": "User",
          "login": "nyg",
          "commits": 7,
          "avatar_url": "https://avatars.githubusercontent.com/u/784863?v=4"
        },
        {
          "type": "User",
          "login": "wattazoum",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/11292115?v=4"
        },
        {
          "type": "User",
          "login": "jluehe",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/3943089?v=4"
        },
        {
          "type": "User",
          "login": "sam-meder",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/515189?v=4"
        },
        {
          "type": "User",
          "login": "jpoittevin",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/1125144?v=4"
        },
        {
          "type": "User",
          "login": "npiguet",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/1618122?v=4"
        },
        {
          "type": "User",
          "login": "sjohnc",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/1423441?v=4"
        },
        {
          "type": "User",
          "login": "rroblak",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/103835?v=4"
        }
      ],
      "contributors_sampled": 23,
      "top_contributor_share": 0.495
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "conventional-pr.yaml",
        "create-release.yaml",
        "dependabot-automerge.yml",
        "maven.yaml",
        "nightly-build.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": 3,
            "reason": "branch protection is not maximal on development and all release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "29 out of 29 merged PRs checked by a CI test -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 0/2 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 0,
            "reason": "project has 0 contributing companies or organizations -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 0,
            "reason": "project is archived",
            "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": 10,
            "reason": "SAST tool is run on all commits",
            "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": 0,
            "reason": "Project has not signed or included provenance with any releases.",
            "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": 9,
            "reason": "1 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "d5ad0f711c97b88bf4d4ee5a3f4be7e32cd112b3",
        "ran_at": "2026-07-25T18:30:45Z",
        "aggregate_score": 4.7,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-03-27T00:08:10Z",
      "oldest_open_prs": [
        {
          "number": 174,
          "created_at": "2025-10-18T00:08:23Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 217,
          "created_at": "2026-03-09T19:52:48Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-03-24T05:49:34Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/LeMyst/jmxterm",
    "host": "github.com",
    "name": "jmxterm",
    "owner": "LeMyst"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "critical",
      "name": "Overall health",
      "note": "Abandonment Policy applies a 40% multiplier to weighted overall health and gives it a ceiling of 29.",
      "notes": [
        {
          "code": "abandonment_overall_adjustment",
          "params": {
            "cap": 29,
            "pct": 40
          }
        }
      ],
      "value": 20,
      "inputs": {
        "security": 54,
        "vitality": 61,
        "community": 12,
        "governance": 62,
        "engineering": 51,
        "abandonment_cap": 29,
        "abandonment_state": "declared",
        "abandonment_multiplier": 40,
        "weighted_overall_before_abandonment": 49,
        "overall_after_abandonment_multiplier": 20
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "moderate",
        "name": "Vitality",
        "value": 61,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "at_risk",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 48,
            "inputs": {
              "commits_last_year": 91,
              "human_commit_share": 0.27,
              "days_since_last_push": 122,
              "active_weeks_last_year": 29
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 122 days ago",
                "points": 9.9,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 122
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "29/52 weeks with commits",
                "points": 20.1,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 29
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "91 commits in the last year",
                "points": 17.6,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 91
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "project is archived",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "good",
            "name": "Release discipline",
            "note": null,
            "notes": [],
            "value": 81,
            "inputs": {
              "releases_count": 67,
              "latest_release_tag": "v1.1.0+nightly.20260325.d5ad0f7",
              "releases_from_tags": false,
              "days_since_latest_release": 122,
              "mean_days_between_releases": 7
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "67 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 67
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 122 days ago",
                "points": 27,
                "status": "partial",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 122
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~7 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 7
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "at_risk",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "cap": 29,
              "state": "declared",
              "guards": [],
              "signals": [],
              "red_flag": true,
              "multiplier_pct": 40,
              "declared_reason": "archived",
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": null,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "the repository is archived on GitHub",
                "points": 40,
                "status": "partial",
                "details": [
                  {
                    "code": "abandonment_archived",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "critical",
        "name": "Community & Adoption",
        "value": 12,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "forks": 0,
              "stars": 1,
              "watchers": 2,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "1 stars",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "0 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "2 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "critical",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 25,
            "inputs": {
              "has_readme": false,
              "has_license": false,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (Apache-2.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "Apache-2.0"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 62,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "moderate",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "bus_factor": 2,
              "contributors_sampled": 23,
              "top_contributor_share": 0.495
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "2 contributor(s) cover half of all commits",
                "points": 25.2,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 50% of commits",
                "points": 11.4,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 50
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "23 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 23
                    }
                  }
                ],
                "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": null,
            "notes": [],
            "value": 84,
            "inputs": {
              "merged_prs": 211,
              "open_issues": 0,
              "closed_issues": 3,
              "issue_closed_ratio": 1,
              "closed_unmerged_prs": 4
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "100% of issues closed",
                "points": 46.8,
                "status": "met",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "211/215 decided PRs merged",
                "points": 37.5,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 211,
                      "decided": 215
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/2 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 55,
            "inputs": {
              "followers": 15,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "LeMyst",
              "public_repos": 92,
              "account_age_days": 5229
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "15 followers of LeMyst",
                "points": 8.7,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 15,
                      "login": "LeMyst"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "92 public repos, account ~14 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 92
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 14
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "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.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 68,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "5 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "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": "29 out of 29 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "critical",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 25,
            "inputs": {
              "topics": [
                "java",
                "jmx",
                "jmxterm"
              ],
              "has_wiki": false,
              "homepage": "http://docs.cyclopsgroup.org/jmxterm",
              "has_readme": false,
              "has_docs_dir": false,
              "has_description": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "http://docs.cyclopsgroup.org/jmxterm",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "3 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 54,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": null,
            "notes": [],
            "value": 47,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 18,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 0,
              "scorecard_aggregate": 4.7
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection is not maximal on development and all release branches",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "29 out of 29 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/2 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 0 contributing companies or organizations -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "project is archived",
                "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 run on all commits",
                "points": 5,
                "status": "met",
                "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": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "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": "1 existing vulnerabilities detected",
                "points": 6.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "good",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 39 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 39
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 80,
            "inputs": {
              "source": "osv",
              "advisories": 1,
              "affected_packages": 1,
              "assessed_packages": 39,
              "unassessed_packages": 0,
              "affected_by_severity": "moderate 1",
              "direct_affected_packages": 1
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "1 affected: org.apache.commons:commons-configuration2 2.13.0 (moderate 5.3)",
                "points": 20.2,
                "status": "partial",
                "details": [
                  {
                    "code": "advisories_affected",
                    "params": {
                      "count": 1,
                      "packages": "org.apache.commons:commons-configuration2 2.13.0 (moderate 5.3)"
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory has been public longer than 90 days",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "advisories_none_stale",
                    "params": {
                      "days": 90
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 39,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 4
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "good",
        "name": "AI Readiness",
        "value": 80,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "excellent",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.889,
              "agent_instruction_files": [
                ".github/copilot-instructions.md"
              ],
              "agent_instruction_max_bytes": 7732
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": ".github/copilot-instructions.md",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".github/copilot-instructions.md"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "24 of 27 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 24,
                      "sampled": 27
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 68,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": true,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0.02,
              "toolchain_manifests": [
                "pom.xml"
              ],
              "dependency_bot_commit_share": 0.73
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "pom.xml (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "pom.xml"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "Java (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Java"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "Dockerfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Dockerfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "2 of the last 100 commits agent-authored or agent-credited",
                "points": 4,
                "status": "partial",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 2,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "73 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 73,
                      "sampled": 100
                    }
                  }
                ],
                "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": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "Java",
              "largest_source_bytes": 11119,
              "source_files_sampled": 88,
              "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/88 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 88,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "Community profile unavailable",
    "Could not fetch maven package 'io.github.lemyst:jmxterm' from its registry"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-25T18:31:08.560545Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/l/LeMyst/jmxterm.svg",
  "full_name": "LeMyst/jmxterm",
  "license_state": "standard",
  "license_spdx": "Apache-2.0"
}

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

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

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