Звіт у форматі JSON машиночитний
{
"data": {
"repo": {
"topics": [
"jmx",
"jmxterm",
"jmxsh"
],
"is_fork": true,
"size_kb": 18062,
"has_wiki": false,
"homepage": "https://jmx.sh",
"languages": {
"Java": 374964,
"Shell": 668
},
"pushed_at": "2026-07-12T08:13:09Z",
"created_at": "2025-09-07T13:49:17Z",
"owner_type": "User",
"updated_at": "2026-07-12T08:13:11Z",
"description": "A modern, actively maintained fork of JMXTerm — a command-line shell for interacting with Java MBeans via JMX.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "Apache-2.0",
"default_branch": "master",
"license_spdx_raw": "Apache-2.0",
"primary_language": "Java",
"significant_languages": [
"Java"
]
},
"owner": {
"blog": "https://notes.andstuff.dev",
"name": null,
"type": "User",
"login": "nyg",
"company": null,
"location": null,
"followers": 23,
"avatar_url": "https://avatars.githubusercontent.com/u/784863?v=4",
"created_at": "2011-05-12T22:12:51Z",
"is_verified": null,
"public_repos": 42,
"account_age_days": 5552
},
"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.5.1",
"kind": "patch",
"published_at": "2026-07-12T08:13:05Z"
},
{
"tag": "v1.5.0",
"kind": "minor",
"published_at": "2026-07-06T21:18:46Z"
},
{
"tag": "v1.4.0",
"kind": "minor",
"published_at": "2026-06-07T09:30:58Z"
},
{
"tag": "v1.3.1",
"kind": "patch",
"published_at": "2026-05-30T11:01:10Z"
},
{
"tag": "v1.3.0",
"kind": "minor",
"published_at": "2026-04-17T08:59:51Z"
},
{
"tag": "v1.2.3",
"kind": "patch",
"published_at": "2026-04-11T20:33:21Z"
},
{
"tag": "v1.2.2",
"kind": "patch",
"published_at": "2026-04-11T17:44:12Z"
},
{
"tag": "v1.2.0",
"kind": "minor",
"published_at": "2026-04-11T09:14:47Z"
}
],
"recent_commits": [
{
"oid": "d9a9033248a161fef4cfc5d754e19197b32b1178",
"body": null,
"is_bot": true,
"headline": "chore(release): update apt repository for v1.5.1",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-07-12T08:13:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a53567039ea67fb2fb240a03689195009a21ba8d",
"body": null,
"is_bot": true,
"headline": "chore(release): prepare for next development iteration",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-07-12T08:12:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c4034152ebf7fd72bfc3741bec79a23d6d3d541d",
"body": null,
"is_bot": true,
"headline": "chore(release): prepare release v1.5.1",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-07-12T08:12:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a847c21e46d0b39d8bb7a8eb612922259d3a60bd",
"body": "…t (#84)\n\nCo-authored-by: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "refactor: simplify CommandOutput and fix printMessage newline contrac…",
"author_name": "nyg",
"author_login": "nyg",
"committed_at": "2026-07-12T08:11:04Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "460c7acf9f3c5d98d27e03dcf3735dd2767eaab3",
"body": null,
"is_bot": false,
"headline": "refactor: replace var with explicit types (#83)",
"author_name": "nyg",
"author_login": "nyg",
"committed_at": "2026-07-11T09:01:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "400ae6d083e93c88b57d7e60756f568e22b00d5c",
"body": null,
"is_bot": false,
"headline": "refactor: resolve SonarCloud code smells (29 issues) (#82)",
"author_name": "nyg",
"author_login": "nyg",
"committed_at": "2026-07-11T08:45:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "94ca107ab8a8df65fc011fbf9a005ea2d5696d25",
"body": null,
"is_bot": false,
"headline": "docs: add README table of contents (#81)",
"author_name": "nyg",
"author_login": "nyg",
"committed_at": "2026-07-11T07:30:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c6dac93fddf6e038017830f1ea02c649715e1eb3",
"body": null,
"is_bot": false,
"headline": "fix: distinct message when closing with no open connection (#80)",
"author_name": "nyg",
"author_login": "nyg",
"committed_at": "2026-07-10T22:33:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bb93a3591dd548e05b0f679d64894ed8858c7810",
"body": null,
"is_bot": false,
"headline": "fix: handle lost JMX connections with a user-friendly message (#79)",
"author_name": "nyg",
"author_login": "nyg",
"committed_at": "2026-07-10T22:10:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2cb96f601225e35082a3cb088f8b70f9616fc9d1",
"body": "… commands (#78)",
"is_bot": false,
"headline": "fix: consistent sentence-style console messages on all quit paths and…",
"author_name": "nyg",
"author_login": "nyg",
"committed_at": "2026-07-10T17:32:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c31b266c38c280bf6347108f306b9fa68f07c97f",
"body": null,
"is_bot": false,
"headline": "docs: refresh documentation and improve website (#77)",
"author_name": "nyg",
"author_login": "nyg",
"committed_at": "2026-07-07T06:59:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "526fa8a19a0e3bd40986b8a679cdcf27aa6a9e68",
"body": null,
"is_bot": true,
"headline": "chore(release): update apt repository for v1.5.0",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-07-06T21:18:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d6e15262e9bc2adaf9e34a27ae0d858cc8655515",
"body": null,
"is_bot": true,
"headline": "chore(release): prepare for next development iteration",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-07-06T21:18:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb0096bf9ac0e33dc69ae9e6ea1324a7325c252e",
"body": null,
"is_bot": true,
"headline": "chore(release): prepare release v1.5.0",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-07-06T21:18:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7ec03d65d476901125080866a09634382f7d5830",
"body": null,
"is_bot": false,
"headline": "refactor: replace SyntaxUtils with object-oriented abstractions (#76)",
"author_name": "nyg",
"author_login": "nyg",
"committed_at": "2026-07-06T21:17:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8547dbc76ad440c72627e3e380bba141ddf36f0e",
"body": null,
"is_bot": false,
"headline": "feat(cmd): add connection aliases for open and -l (#75)",
"author_name": "nyg",
"author_login": "nyg",
"committed_at": "2026-07-06T20:40:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8ef92f6e83e457122aac3ed7c044d4758e328408",
"body": "Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>",
"is_bot": false,
"headline": "refactor: replace Objects.requireNonNull with Lombok @NonNull (#74)",
"author_name": "nyg",
"author_login": "nyg",
"committed_at": "2026-07-03T23:21:52Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "bc5b31f2eab2b81661864f5735eeb47aadf37c1a",
"body": null,
"is_bot": false,
"headline": "chore(build): ignore JLS-generated project files (#73)",
"author_name": "nyg",
"author_login": "nyg",
"committed_at": "2026-07-03T22:43:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "268dd87559a747b22560ac7b639335cdfc38695e",
"body": "…#72)\n\nCo-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>",
"is_bot": false,
"headline": "fix(cmd): refresh connector address after starting management agent (…",
"author_name": "nyg",
"author_login": "nyg",
"committed_at": "2026-07-03T22:28:15Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "2dc1697c8d1a5e240f1f2bed952c772f2fa161e2",
"body": "…nds (#71)\n\nCo-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>",
"is_bot": false,
"headline": "perf(cmd): reduce remote JMX round trips in get, watch and bean comma…",
"author_name": "nyg",
"author_login": "nyg",
"committed_at": "2026-07-03T22:19:58Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "3fa7a7047a9c0ac0950f0d0f6afcead725eb0d26",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "fix(deps): update all stable non-major dependencies (#70)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-07-01T01:10:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "80d934f8e0ac24ad88e71c391d2d5b7f7a612028",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update actions/checkout action to v7 (#68)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-06-21T16:33:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ace3b5db024705c60a32dea58bd950c607dc6860",
"body": null,
"is_bot": true,
"headline": "chore(release): update apt repository for v1.4.0",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-06-07T09:31:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5cb13545bf4ed90f5eec0633737646c00b6070cb",
"body": null,
"is_bot": true,
"headline": "chore(release): prepare for next development iteration",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-06-07T09:30:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c94ca0831b29a7a8a3d32644073cdbe17bfc71a8",
"body": null,
"is_bot": true,
"headline": "chore(release): prepare release v1.4.0",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-06-07T09:30:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "678b76fc3d79de4c81b62ab457f6e94bc69b8c82",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): pin dependencies (#64)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-06-07T09:09:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3b2b3a18ebde66f3b40b9d8275f162be5d89541c",
"body": "…/bean sync (#67)\n\nCo-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>",
"is_bot": false,
"headline": "feat: configurable prompt, clean UX — remove # prefix, Ctrl+C, domain…",
"author_name": "nyg",
"author_login": "nyg",
"committed_at": "2026-06-06T21:22:38Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "cbb97f227272174dfa0bc0788207555c2ba88bf7",
"body": "…#66)\n\nCo-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>",
"is_bot": false,
"headline": "feat(cmd): deduplicate JLine command history in-session and on disk (…",
"author_name": "nyg",
"author_login": "nyg",
"committed_at": "2026-06-06T10:02:43Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "67d10b82863450f79ac5d1bf18b395b98accfe61",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update actions/checkout digest to df4cb1c (#65)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-06-03T18:55:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6989d2a33b3a1dc35e11a04eaaf9a929229bdedf",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "fix(deps): update all stable non-major dependencies (#63)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-06-01T18:35:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b59fedbe15c5e9b14a6e50086be04a53f6a68048",
"body": "Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>",
"is_bot": false,
"headline": "fix(cmd): suppress welcome message when using -n flag (#62)",
"author_name": "nyg",
"author_login": "nyg",
"committed_at": "2026-05-30T21:45:46Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "8d0293891c4576c719329756ef3f099b8ad8df82",
"body": null,
"is_bot": true,
"headline": "chore(release): update apt repository for v1.3.1",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-05-30T11:01:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e0d159981735c4e074dc0cb113c88a0ecaa549f9",
"body": null,
"is_bot": true,
"headline": "chore(release): prepare for next development iteration",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-05-30T11:00:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "adb8b1efda35a4f1f8630cf962b0e8b130f0a950",
"body": null,
"is_bot": true,
"headline": "chore(release): prepare release v1.3.1",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-05-30T11:00:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1f5597cd98956b0c35a691b5da84b9d5fbe6f1b4",
"body": null,
"is_bot": false,
"headline": "chore: dispatch formula update to homebrew-tap (#61)",
"author_name": "nyg",
"author_login": "nyg",
"committed_at": "2026-05-30T10:54:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6935ca0af17077c547917e5bd7c0da2d8be72b40",
"body": "Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>\nCo-authored-by: nyg <784863+nyg@users.noreply.github.com>\nCo-authored-by: nyg <nyg@users.noreply.github.com>\nCo-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>",
"is_bot": false,
"headline": "docs: use DEB822 format for apt install instructions (#60)",
"author_name": "Copilot",
"author_login": "Copilot",
"committed_at": "2026-05-30T10:39:33Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "7d5cfb087aaa72475311bb6947da600dc0ef6847",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "fix(deps): update all stable non-major dependencies (#58)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-05-01T01:52:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1a2f82eb5bfd97f0cc405e183704a3c4340233b6",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update orhun/git-cliff-action digest to f50e115 (#57)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-04-26T18:31:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0a9444bc7fc085f5afdc59a33627eb342e2051b1",
"body": "Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>",
"is_bot": false,
"headline": "fix: remediate SonarQube issues (#55)",
"author_name": "nyg",
"author_login": "nyg",
"committed_at": "2026-04-26T09:57:19Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "49c78df4e072c42777da39183991ce4fc9c8d913",
"body": "Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>",
"is_bot": false,
"headline": "ci: add JaCoCo coverage and SonarCloud analysis (#54)",
"author_name": "nyg",
"author_login": "nyg",
"committed_at": "2026-04-26T08:23:02Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "d597de467ae49662c28fbcebc0bc638610fc6510",
"body": "…mmand (#53)\n\nCo-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>",
"is_bot": false,
"headline": "refactor: convert CommandInput/Output to interfaces, simplify WatchCo…",
"author_name": "nyg",
"author_login": "nyg",
"committed_at": "2026-04-25T20:58:12Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "bf4b6eba6b7b72e5844eb702b3f73eb5e8b9ca34",
"body": "Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>",
"is_bot": false,
"headline": "refactor: replace EscapingTokenizer with JLine DefaultParser (#52)",
"author_name": "nyg",
"author_login": "nyg",
"committed_at": "2026-04-25T20:05:06Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "f0ca73bc872fc66abb5b0dd7710b8508b4e618c0",
"body": "…rs (#51)\n\nCo-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>",
"is_bot": false,
"headline": "refactor: replace reflection-based command instantiation with supplie…",
"author_name": "nyg",
"author_login": "nyg",
"committed_at": "2026-04-25T19:14:33Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "706aaae20a39d75107b5865fa27d0fa9961e7eba",
"body": "…anagement (#50)\n\nCo-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>",
"is_bot": false,
"headline": "refactor: collapse abstractions in Session, Connection, and process m…",
"author_name": "nyg",
"author_login": "nyg",
"committed_at": "2026-04-25T17:23:05Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "a0d0b1ae6233f7513485a680cfbf578f87ac37c4",
"body": "Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>",
"is_bot": false,
"headline": "refactor!: modernize legacy code patterns (#49)",
"author_name": "nyg",
"author_login": "nyg",
"committed_at": "2026-04-25T07:44:25Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "2339b7f1ccb3e38e99f43fce2b07a04e10764965",
"body": "Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>",
"is_bot": false,
"headline": "refactor: rename package to sh.jmx.jmxsh (#48)",
"author_name": "nyg",
"author_login": "nyg",
"committed_at": "2026-04-24T21:06:08Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "e9d0847e06eba63a673955e94d9e2e271b12c967",
"body": "Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>",
"is_bot": false,
"headline": "chore: remove @author javadoc tags (#47)",
"author_name": "nyg",
"author_login": "nyg",
"committed_at": "2026-04-24T20:32:33Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "fb4c826b2dd8e92856ac12f93721f81eb6083b55",
"body": "Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>",
"is_bot": false,
"headline": "chore: add Lombok and use it throughout the codebase (#46)",
"author_name": "nyg",
"author_login": "nyg",
"committed_at": "2026-04-24T20:10:27Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "29ef859ef6887a3bb64535a08abbb34eb29f2750",
"body": "Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>",
"is_bot": false,
"headline": "feat(io)!: add logback logging, XDG config, quiet mode (#44)",
"author_name": "nyg",
"author_login": "nyg",
"committed_at": "2026-04-24T19:43:19Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "f52f7ca8e7734c733bb816db844629bc7e6cca51",
"body": null,
"is_bot": true,
"headline": "chore(release): update apt repository for v1.3.0",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-04-17T08:59:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1b83714f57544b675a3f6c41b9ee05b0736ef306",
"body": null,
"is_bot": true,
"headline": "chore(release): prepare for next development iteration",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-04-17T08:59:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "40201ad79b99cc81c530080c1b8dc50080873260",
"body": null,
"is_bot": true,
"headline": "chore(release): prepare release v1.3.0",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-04-17T08:59:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "58f93332f2b5eb1d61219e5e76d61e9d1ddfae87",
"body": "Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>\nCo-authored-by: nyg <784863+nyg@users.noreply.github.com>",
"is_bot": false,
"headline": "ci: add i386 architecture support to apt repository (#43)",
"author_name": "Copilot",
"author_login": "Copilot",
"committed_at": "2026-04-17T08:57:56Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "60335ca3731589c90c1d1a83500e25a0ccf51915",
"body": "Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>",
"is_bot": false,
"headline": "feat: XDG Base Directory compliance for command history (#41)",
"author_name": "nyg",
"author_login": "nyg",
"committed_at": "2026-04-13T20:12:49Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "3a646c4ff78d2d605b8d5795ba6ca44f3594f013",
"body": "Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>",
"is_bot": false,
"headline": "feat(deps): migrate from JCLI to Picocli for argument parsing (#38)",
"author_name": "nyg",
"author_login": "nyg",
"committed_at": "2026-04-11T22:44:50Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "23bad7155761773f5b90b3ee3685c9b9281a9f2b",
"body": null,
"is_bot": true,
"headline": "chore(release): update apt repository for v1.2.3",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-04-11T20:33:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e79c822458c8ff1bd836ec88889160db92196d96",
"body": null,
"is_bot": true,
"headline": "chore(release): prepare for next development iteration",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-04-11T20:32:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8e5182ec3c2d4b67a394e73971edf85e36544e51",
"body": null,
"is_bot": true,
"headline": "chore(release): prepare release v1.2.3",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-04-11T20:32:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7e83d7f36a69a29cb1a9b41a1b6fd967d3caf32f",
"body": "Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>",
"is_bot": false,
"headline": "refactor: Java language modernization (#37)",
"author_name": "nyg",
"author_login": "nyg",
"committed_at": "2026-04-11T20:23:37Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "8c29928f4232d8ba40e34cb4f17031a7b6d809d3",
"body": null,
"is_bot": false,
"headline": "docs: update TODO.md (#36)",
"author_name": "nyg",
"author_login": "nyg",
"committed_at": "2026-04-11T19:42:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b216aeb45069c5edd21aaabf588ca87f980577cd",
"body": "…ME (#35)\n\nCo-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>",
"is_bot": false,
"headline": "fix(build): correct patch release version calculation and update READ…",
"author_name": "nyg",
"author_login": "nyg",
"committed_at": "2026-04-11T19:22:07Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "0dd819ad6be2f10a199b761f20537d014ef38e52",
"body": null,
"is_bot": true,
"headline": "chore(release): update apt repository for v1.2.2",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-04-11T17:44:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "823344a4a1e699c20626c415eeb5656fab83e8be",
"body": null,
"is_bot": true,
"headline": "chore(release): prepare for next development iteration",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-04-11T17:43:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1de445805565c8de2b1d9dd1890f675d49eed4ce",
"body": null,
"is_bot": true,
"headline": "chore(release): prepare release v1.2.2",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-04-11T17:43:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b2525567bc5097e282994bf0668d0bf2f24b6082",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "fix(deps): update dependency org.jline:jline to v4.0.12 (#34)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-04-11T17:40:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b8bbc5ea97f803205f1e41b9e18c7579dd412036",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update peter-evans/repository-dispatch action to v4 (#33)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-04-11T17:36:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8e33650c9b87eae6997cbd795b73099a911bdf3f",
"body": "Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>",
"is_bot": false,
"headline": "ci: add self-hosted apt repository at jmx.sh/apt (#32)",
"author_name": "nyg",
"author_login": "nyg",
"committed_at": "2026-04-11T17:34:07Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "255274d2229703f86f39f1e626e4f561ca89c4fe",
"body": "Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>",
"is_bot": false,
"headline": "ci: dispatch to Homebrew tap after release (#31)",
"author_name": "nyg",
"author_login": "nyg",
"committed_at": "2026-04-11T17:13:49Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "70d5cbeb28677e6cb5c9b99d1bbeb5c5fd68cf01",
"body": "Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>",
"is_bot": false,
"headline": "docs: add Homebrew installation instructions (#30)",
"author_name": "nyg",
"author_login": "nyg",
"committed_at": "2026-04-11T16:05:39Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "b82c7de20a80ff4480fe9553673d171ed808469c",
"body": null,
"is_bot": true,
"headline": "chore(release): prepare for next development iteration",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-04-11T09:14:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aac5faa00b76c47ff4cc7426256a1fb9ecaa9889",
"body": null,
"is_bot": true,
"headline": "chore(release): prepare release v1.2.0",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-04-11T09:14:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bf3efa8b0c75f0e798b33bde9bef6552d00a4eef",
"body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": false,
"headline": "ci: add CHANGELOG.md, update script (#28)",
"author_name": "nyg",
"author_login": "nyg",
"committed_at": "2026-04-11T09:09:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7553af16fc8149f6489f2aca3a9074f7bea0c54a",
"body": "Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>",
"is_bot": false,
"headline": "feat(ci): improve release version logic and JAR naming (#27)",
"author_name": "nyg",
"author_login": "nyg",
"committed_at": "2026-04-10T21:45:54Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "d029f5c864089defd6a3094c5b7e184370a18876",
"body": "Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>",
"is_bot": false,
"headline": "fix(ci): use PAT to bypass ruleset during release push (#26)",
"author_name": "nyg",
"author_login": "nyg",
"committed_at": "2026-04-10T12:31:32Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "9718bf4bc866020926678ba75917660f705a6386",
"body": "Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>",
"is_bot": false,
"headline": "fix(ci): install git-cliff binary before mvn release:prepare (#25)",
"author_name": "nyg",
"author_login": "nyg",
"committed_at": "2026-04-10T12:01:09Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "00dfbec28ec05320457f8d0e2d27261ff47c3171",
"body": "Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>\nCo-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>",
"is_bot": false,
"headline": "feat(ci): simplify release workflow to single bump-type input (#24)",
"author_name": "nyg",
"author_login": "nyg",
"committed_at": "2026-04-10T11:36:35Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "57f389f0c41946745f87b22d67cf3d218fdd7625",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "fix(deps): update all stable non-major dependencies (#23)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-04-10T11:06:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "48dd1a23bc6b95e414b1f6938fb3faf70dfba12d",
"body": "Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>",
"is_bot": false,
"headline": "chore(ci): remove archived kenji-miyake/setup-git-cliff action (#22)",
"author_name": "nyg",
"author_login": "nyg",
"committed_at": "2026-04-10T11:01:02Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "2a4025cc3cbf24ec1e988d47ae9be422e197be28",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update orhun/git-cliff-action digest to c93ef52 (#21)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-04-10T10:55:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "44af5a2752d7157f3189d95a03cf7e20ac29e16f",
"body": "Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>",
"is_bot": false,
"headline": "feat(ci): add release automation workflow (#18)",
"author_name": "nyg",
"author_login": "nyg",
"committed_at": "2026-04-10T10:52:28Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "abb51c4f40b5e96d4d5ac14e81aeaacd1ca7fe12",
"body": "Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>",
"is_bot": false,
"headline": "chore(build): move DEB/RPM packaging to CI, remove Docker (#17)",
"author_name": "nyg",
"author_login": "nyg",
"committed_at": "2026-04-09T14:54:13Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "0ac80cd7fa0fb42d04568ab69c74f22ea556fced",
"body": "Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>",
"is_bot": false,
"headline": "feat(cmd): add JMXMP protocol support (#16)",
"author_name": "nyg",
"author_login": "nyg",
"committed_at": "2026-04-09T11:52:07Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "76d90d3f915e9a1cf355bc7b6df7bb094a6e7bc4",
"body": "Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>",
"is_bot": false,
"headline": "docs: update stale references and add jmx.sh landing page (#15)",
"author_name": "nyg",
"author_login": "nyg",
"committed_at": "2026-04-09T10:15:55Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "d609283845d405a22e447259b7fd84fac2559f27",
"body": "Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>\nCo-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>\nCo-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>\nCo-authored-by: nyg <784863+nyg@users.noreply.github.com>",
"is_bot": false,
"headline": "fix: restrict SyntaxUtils.isDigits to ASCII digits only (#12)",
"author_name": "nyg",
"author_login": "nyg",
"committed_at": "2026-04-09T08:42:56Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "6500138256fd6891402b395a213c9ee21fc0e582",
"body": "…2 (#14)\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): pin amannn/action-semantic-pull-request action to 48f256…",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-04-08T23:06:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4ec936adf156180ad7b8ed6c6d12f9088c9f6df9",
"body": "Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>",
"is_bot": false,
"headline": "test: migrate from JMock to Mockito and JUnit asserts to AssertJ (#13)",
"author_name": "nyg",
"author_login": "nyg",
"committed_at": "2026-04-08T23:05:04Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "588ce79636423b63dab4f6ead3d82e726c4e4151",
"body": "Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>",
"is_bot": false,
"headline": "build: switch uber JAR from assembly to shade plugin (#11)",
"author_name": "nyg",
"author_login": "nyg",
"committed_at": "2026-04-08T22:44:24Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "9e0861d9ac33158c9ecdd8ab4b56dc5af0326a71",
"body": "Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>",
"is_bot": false,
"headline": "chore: rename jmxterm to jmxsh (#10)",
"author_name": "nyg",
"author_login": "nyg",
"committed_at": "2026-04-08T21:23:29Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "e17ca4e82bfe118f5e3308d67abb358dd04eaec9",
"body": "Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>",
"is_bot": false,
"headline": "feat(build): migrate to Java 25 only (#9)",
"author_name": "nyg",
"author_login": "nyg",
"committed_at": "2026-04-08T19:55:21Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "ffa44069280009211c52e96143033b6e0dc86746",
"body": "Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>",
"is_bot": false,
"headline": "docs: add architecture documentation with Mermaid sequence diagram (#6)",
"author_name": "nyg",
"author_login": "nyg",
"committed_at": "2026-04-08T19:54:02Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "57d96829beca05057391307437b5ec68c61e7734",
"body": "Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>",
"is_bot": false,
"headline": "docs: add build process documentation (#7)",
"author_name": "nyg",
"author_login": "nyg",
"committed_at": "2026-04-08T19:52:37Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "04b2cb1d53eabfd0089ec62a224c0016d48cb84a",
"body": "Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>",
"is_bot": false,
"headline": "docs: rework README for better user experience (#8)",
"author_name": "nyg",
"author_login": "nyg",
"committed_at": "2026-04-08T19:52:04Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "cc3bc9888d27c10509617de43aebc232b222b292",
"body": "Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>",
"is_bot": false,
"headline": "test: add two-tier test suite (integration tests + E2E tests) (#5)",
"author_name": "nyg",
"author_login": "nyg",
"committed_at": "2026-04-08T19:51:06Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "a7fda26cd162757c730b6ae3fb43b68205cfefe3",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update docker/build-push-action action to v7 (#3)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-04-06T21:59:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3d068ce3e1df8d310d5e4867613ebb0b209582e1",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): pin dependencies (#2)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-04-06T21:37:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "96de2c5343ef5fe40eb299917fbd0b53c3317dbe",
"body": "…d, replace Dependabot with Renovate (#1)\n\nCo-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>",
"is_bot": false,
"headline": "chore: update Copilot instructions, add TODO.md, disable nightly buil…",
"author_name": "nyg",
"author_login": "nyg",
"committed_at": "2026-04-06T21:33:14Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"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
}
],
"releases_count": 8,
"commits_last_year": 187,
"latest_release_at": "2026-07-12T08:13:05Z",
"latest_release_tag": "v1.5.1",
"releases_from_tags": false,
"days_since_last_push": 13,
"active_weeks_last_year": 39,
"days_since_latest_release": 13,
"mean_days_between_releases": 13.1
},
"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": 0,
"watchers": 0,
"fork_history": {
"days": [],
"complete": true,
"collected": 0,
"total_forks": 0
},
"star_history": {
"days": [],
"complete": true,
"collected": 0,
"total_stars": 0,
"collected_at": null
},
"open_issues_and_prs": 3
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"pom.xml"
],
"largest_source_bytes": 11684,
"source_files_sampled": 125,
"oversized_source_files": 0,
"agent_instruction_files": [
".github/copilot-instructions.md"
],
"agent_instruction_max_bytes": 5952
},
"dependencies": {
"manifests": [
"pom.xml"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 21,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"maven"
],
"dependencies": [
{
"name": "info.picocli:picocli",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "${picocli.version}"
},
{
"name": "org.jline:jline",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "${jline.version}"
},
{
"name": "org.slf4j:slf4j-api",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "${slf4j.version}"
},
{
"name": "ch.qos.logback:logback-classic",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "${logback.version}"
},
{
"name": "org.glassfish.main.external:jmxremote_optional-repackaged",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "${jmxremote-optional.version}"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "ch.qos.logback:logback-classic",
"direct": true,
"version": "1.5.37",
"ecosystem": "maven"
},
{
"name": "info.picocli:picocli",
"direct": true,
"version": "4.7.7",
"ecosystem": "maven"
},
{
"name": "org.glassfish.main.external:jmxremote_optional-repackaged",
"direct": true,
"version": "5.0",
"ecosystem": "maven"
},
{
"name": "org.jline:jline",
"direct": true,
"version": "4.2.1",
"ecosystem": "maven"
},
{
"name": "org.slf4j:slf4j-api",
"direct": true,
"version": "2.0.18",
"ecosystem": "maven"
},
{
"name": "org.apache.maven.plugins:maven-compiler-plugin",
"direct": false,
"version": "3.15.0",
"ecosystem": "maven"
},
{
"name": "org.apache.maven.plugins:maven-failsafe-plugin",
"direct": false,
"version": "3.5.6",
"ecosystem": "maven"
},
{
"name": "org.apache.maven.plugins:maven-jar-plugin",
"direct": false,
"version": "3.5.0",
"ecosystem": "maven"
},
{
"name": "org.apache.maven.plugins:maven-javadoc-plugin",
"direct": false,
"version": "3.12.0",
"ecosystem": "maven"
},
{
"name": "org.apache.maven.plugins:maven-release-plugin",
"direct": false,
"version": "3.3.1",
"ecosystem": "maven"
},
{
"name": "org.apache.maven.plugins:maven-shade-plugin",
"direct": false,
"version": "3.6.2",
"ecosystem": "maven"
},
{
"name": "org.apache.maven.plugins:maven-source-plugin",
"direct": false,
"version": "3.4.0",
"ecosystem": "maven"
},
{
"name": "org.apache.maven.plugins:maven-surefire-plugin",
"direct": false,
"version": "3.5.6",
"ecosystem": "maven"
},
{
"name": "org.assertj:assertj-core",
"direct": false,
"version": "3.27.7",
"ecosystem": "maven"
},
{
"name": "org.codehaus.mojo:exec-maven-plugin",
"direct": false,
"version": "3.6.3",
"ecosystem": "maven"
},
{
"name": "org.jacoco:jacoco-maven-plugin",
"direct": false,
"version": "0.8.15",
"ecosystem": "maven"
},
{
"name": "org.junit.jupiter:junit-jupiter",
"direct": false,
"version": "6.1.0",
"ecosystem": "maven"
},
{
"name": "org.junit.jupiter:junit-jupiter-api",
"direct": false,
"version": "6.1.0",
"ecosystem": "maven"
},
{
"name": "org.mockito:mockito-core",
"direct": false,
"version": "5.23.0",
"ecosystem": "maven"
},
{
"name": "org.mockito:mockito-junit-jupiter",
"direct": false,
"version": "5.23.0",
"ecosystem": "maven"
},
{
"name": "org.projectlombok:lombok",
"direct": false,
"version": "1.18.46",
"ecosystem": "maven"
}
],
"collected": true,
"truncated": false,
"total_count": 21,
"direct_count": 5,
"indirect_count": 16
}
},
"maintainership": {
"issues": {
"open_prs": 1,
"merged_prs": 73,
"open_issues": 2,
"closed_ratio": 0.6,
"closed_issues": 3,
"closed_unmerged_prs": 5
},
"bus_factor": 2,
"bot_contributors": 4,
"top_contributors": [
{
"type": "User",
"login": "nyg",
"commits": 64,
"avatar_url": "https://avatars.githubusercontent.com/u/784863?v=4"
},
{
"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": "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": "npiguet",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/1618122?v=4"
},
{
"type": "User",
"login": "jpoittevin",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/1125144?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.416
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"java-ci.yaml",
"pr-title-check.yaml",
"release.yml"
],
"has_docs_dir": true,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 3,
"reason": "binaries present in source code",
"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": "21 out of 21 merged PRs checked by a CI test -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 0/29 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 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": 10,
"reason": "30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 10,
"reason": "all dependencies are pinned",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 10,
"reason": "SAST tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": 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": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "d9a9033248a161fef4cfc5d754e19197b32b1178",
"ran_at": "2026-07-25T18:07:18Z",
"aggregate_score": 5.2,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-12T08:14:51Z",
"oldest_open_prs": [
{
"number": 39,
"created_at": "2026-04-11T20:18:02Z",
"last_comment_at": "2026-04-26T07:51:21Z",
"last_comment_author": "sonarqubecloud"
}
],
"last_merged_pr_at": "2026-07-12T08:11:05Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 4,
"created_at": "2026-04-06T21:36:25Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 45,
"created_at": "2026-04-22T14:47:44Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/nyg/jmxsh",
"host": "github.com",
"name": "jmxsh",
"owner": "nyg"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 57,
"inputs": {
"security": 62,
"vitality": 86,
"community": 12,
"governance": 57,
"engineering": 61
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "excellent",
"name": "Vitality",
"value": 86,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "good",
"name": "Development activity",
"note": null,
"notes": [],
"value": 84,
"inputs": {
"commits_last_year": 187,
"human_commit_share": 0.59,
"days_since_last_push": 13,
"active_weeks_last_year": 39
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 13 days ago",
"points": 28.8,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 13
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "39/52 weeks with commits",
"points": 27,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 39
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "187 commits in the last year",
"points": 18,
"status": "met",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 187
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"name": "Release discipline",
"note": null,
"notes": [],
"value": 90,
"inputs": {
"releases_count": 8,
"latest_release_tag": "v1.5.1",
"releases_from_tags": false,
"days_since_latest_release": 13,
"mean_days_between_releases": 13.1
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "8 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 8
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 13 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 13
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~13.1 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 13.1
}
}
],
"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": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 13,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 13 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 13
}
}
],
"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": 0,
"watchers": 0,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "0 stars",
"points": 0,
"status": "missed",
"details": [
{
"code": "stars",
"params": {
"count": 0
}
}
],
"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": "0 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 0
}
}
],
"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": 57,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "moderate",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 52,
"inputs": {
"bus_factor": 2,
"contributors_sampled": 23,
"top_contributor_share": 0.416
},
"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 42% of commits",
"points": 13.1,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 42
}
}
],
"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": "moderate",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 64,
"inputs": {
"merged_prs": 73,
"open_issues": 2,
"closed_issues": 3,
"issue_closed_ratio": 0.6,
"closed_unmerged_prs": 5
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "60% of issues closed",
"points": 28.1,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 60
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "73/78 decided PRs merged",
"points": 35.8,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 73,
"decided": 78
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/29 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "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": 23,
"owner_type": "User",
"is_verified": null,
"owner_login": "nyg",
"public_repos": 42,
"account_age_days": 5552
},
"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": "23 followers of nyg",
"points": 9.9,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 23,
"login": "nyg"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "42 public repos, account ~15 yr old",
"points": 23.9,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 42
}
},
{
"code": "account_age_years",
"params": {
"years": 15
}
}
],
"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": 61,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 68,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "3 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 3
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "21 out of 21 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"topics": [
"jmx",
"jmxterm",
"jmxsh"
],
"has_wiki": false,
"homepage": "https://jmx.sh",
"has_readme": false,
"has_docs_dir": true,
"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": 25,
"status": "met",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": "https://jmx.sh",
"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": 62,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "moderate",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Packaging. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 52,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 17,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 1,
"scorecard_aggregate": 5.2
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "binaries present in source code",
"points": 2.2,
"status": "partial",
"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": "21 out of 21 merged PRs checked by a CI test -- score normalized to 10",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 0/29 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 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": "30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "all dependencies are pinned",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool detected",
"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": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 21 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",
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 21
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 21,
"unassessed_packages": 0,
"affected_by_severity": "none",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "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 carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "excellent",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 21,
"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": 3
},
"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": 82,
"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": 1,
"agent_instruction_files": [
".github/copilot-instructions.md"
],
"agent_instruction_max_bytes": 5952
},
"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": "59 of 59 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 59,
"sampled": 59
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "good",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 74,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0.46,
"toolchain_manifests": [
"pom.xml"
],
"dependency_bot_commit_share": 0.18
},
"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": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "46 of the last 100 commits agent-authored or agent-credited",
"points": 10,
"status": "met",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 46,
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "18 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 18,
"sampled": 100
}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "all dependencies are pinned",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "Java",
"largest_source_bytes": 11684,
"source_files_sampled": 125,
"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/125 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 125,
"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": [
"Community profile unavailable",
"Could not fetch maven package 'sh.jmx:jmxsh' from its registry"
],
"report_type": "repository",
"generated_at": "2026-07-25T18:07:40.730600Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/n/nyg/jmxsh.svg",
"full_name": "nyg/jmxsh",
"license_state": "standard",
"license_spdx": "Apache-2.0"
}