Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 1273,
"has_wiki": false,
"homepage": null,
"languages": {
"Go": 1329601,
"Shell": 56313,
"Makefile": 4374,
"PowerShell": 2277
},
"pushed_at": "2026-07-20T10:15:57Z",
"created_at": "2026-03-23T14:49:53Z",
"owner_type": "Organization",
"updated_at": "2026-07-20T10:15:35Z",
"description": null,
"is_archived": false,
"is_disabled": false,
"license_spdx": "Apache-2.0",
"default_branch": "main",
"license_spdx_raw": "Apache-2.0",
"primary_language": "Go",
"significant_languages": [
"Go"
]
},
"owner": {
"blog": "https://zcp.zsoftly.ca/",
"name": "ZSoftly",
"type": "Organization",
"login": "zsoftly",
"company": null,
"location": "Canada",
"followers": 21,
"avatar_url": "https://avatars.githubusercontent.com/u/109036874?v=4",
"created_at": "2022-07-10T17:08:40Z",
"is_verified": null,
"public_repos": 18,
"account_age_days": 1473
},
"license": {
"state": "standard",
"spdx_id": "Apache-2.0",
"raw_spdx": "Apache-2.0",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.0.26",
"kind": "patch",
"published_at": "2026-07-20T10:16:57Z"
},
{
"tag": "v0.0.25",
"kind": "patch",
"published_at": "2026-07-18T23:29:05Z"
},
{
"tag": "v0.0.24",
"kind": "patch",
"published_at": "2026-07-17T21:24:30Z"
},
{
"tag": "v0.0.23",
"kind": "patch",
"published_at": "2026-07-08T17:31:00Z"
},
{
"tag": "v0.0.22",
"kind": "patch",
"published_at": "2026-07-07T01:45:31Z"
},
{
"tag": "v0.0.21",
"kind": "patch",
"published_at": "2026-07-05T13:45:04Z"
},
{
"tag": "v0.0.20",
"kind": "patch",
"published_at": "2026-06-30T16:32:43Z"
},
{
"tag": "v0.0.19",
"kind": "patch",
"published_at": "2026-06-21T14:46:59Z"
},
{
"tag": "v0.0.18",
"kind": "patch",
"published_at": "2026-06-19T06:45:35Z"
},
{
"tag": "v0.0.17",
"kind": "patch",
"published_at": "2026-06-18T04:00:53Z"
},
{
"tag": "v0.0.16",
"kind": "patch",
"published_at": "2026-06-17T16:30:52Z"
},
{
"tag": "v0.0.15",
"kind": "patch",
"published_at": "2026-06-11T03:15:08Z"
},
{
"tag": "v0.0.14",
"kind": "patch",
"published_at": "2026-06-10T09:44:56Z"
},
{
"tag": "0.0.12",
"kind": "patch",
"published_at": "2026-06-09T21:16:26Z"
},
{
"tag": "0.0.11",
"kind": "patch",
"published_at": "2026-06-08T15:53:27Z"
},
{
"tag": "0.0.10",
"kind": "patch",
"published_at": "2026-06-08T01:27:43Z"
},
{
"tag": "0.0.9",
"kind": "patch",
"published_at": "2026-04-14T18:36:00Z"
},
{
"tag": "0.0.8",
"kind": "patch",
"published_at": "2026-04-09T14:36:58Z"
},
{
"tag": "0.0.7",
"kind": "patch",
"published_at": "2026-04-08T18:07:25Z"
},
{
"tag": "0.0.6",
"kind": "patch",
"published_at": "2026-04-08T13:31:56Z"
},
{
"tag": "0.0.5",
"kind": "patch",
"published_at": "2026-03-31T18:50:23Z"
},
{
"tag": "0.0.4",
"kind": "patch",
"published_at": "2026-03-27T13:44:52Z"
},
{
"tag": "0.0.3",
"kind": "patch",
"published_at": "2026-03-27T04:15:44Z"
},
{
"tag": "0.0.2",
"kind": "patch",
"published_at": "2026-03-24T02:47:39Z"
},
{
"tag": "0.0.1",
"kind": "patch",
"published_at": "2026-03-23T20:55:49Z"
}
],
"recent_commits": [
{
"oid": "b9d121caa541e2793c3097999ceea6845f286b87",
"body": "fix(sshkey): resolve identifier to slug for SSH key deletion",
"is_bot": false,
"headline": "Merge pull request #43 from zsoftly/issues/fix-port-bugs",
"author_name": "Ditah CK",
"author_login": "ditahkk",
"committed_at": "2026-07-20T10:15:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "76c1f4ddbd71b21a20c74705ed4efbb2debc1287",
"body": "… and SSH key improvements\n\nfix(docs): correct portforward command examples to include end-port flags\nfix(tests): enhance smoke tests to include IP release functionality",
"is_bot": false,
"headline": "fix(changelog): update release notes for v0.0.26 with port forwarding…",
"author_name": "ditahkk",
"author_login": "ditahkk",
"committed_at": "2026-07-19T16:58:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "01a9f19d9f803533799ebebb1aecdb8dce736091",
"body": "fix(portforward): update port field names to match API response\nfix(firewall): report accepted request for asynchronous rule creation\ntest(portforward): add tests for async rule creation and port field decoding\ntest(sshkey): enhance tests for SSH key deletion identifier resolution",
"is_bot": false,
"headline": "fix(sshkey): resolve identifier to slug for SSH key deletion",
"author_name": "ditahkk",
"author_login": "ditahkk",
"committed_at": "2026-07-19T15:35:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4cf57466c5add12e1d430ab4d0f43396e3d9939c",
"body": "fix(dns): send priority so record-create can create MX records",
"is_bot": false,
"headline": "Merge pull request #41 from zsoftly/fix/dns-mx-priority",
"author_name": "Ditah CK",
"author_login": "ditahkk",
"committed_at": "2026-07-18T23:25:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c6b8866c384a4e4bd344b64395e7e16943dc5863",
"body": null,
"is_bot": false,
"headline": "fix(dns): add priority to MX record creation to avoid API 403 error",
"author_name": "ditahkk",
"author_login": "ditahkk",
"committed_at": "2026-07-18T23:25:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ee4dbae81508f5b78a654ed05556daef823cf100",
"body": "Passing --priority with a non-MX type now fails with a clear CLI error\ninstead of sending an invalid record. Records the live finding that the\nCMP DNS API rejects SRV/LOC (PowerDNS serves them fine) so SRV stays\nunsupported in the CLI until the backend adds it. Updates changelog and\nrelease notes.",
"is_bot": false,
"headline": "fix(dns): reject --priority on non-MX records",
"author_name": "ditahkk",
"author_login": "ditahkk",
"committed_at": "2026-07-18T23:15:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d0453c75e93dc786ceff334c7c5780d86d2ff3fa",
"body": "record-create never sent the record's priority, so the API rejected\nevery MX create with a 403 (the Web UI worked because it sends priority\nas a separate field). Add a Priority field to CreateRecordRequest (a\npointer so a 0 preference is sent while other types omit it) and a\n--priority flag, required for MX and validated to 0-65535. Verified live\nagainst the API.\n\nDocs and release notes updated for v0.0.25.",
"is_bot": false,
"headline": "fix(dns): send priority so record-create can create MX records",
"author_name": "ditahkk",
"author_login": "ditahkk",
"committed_at": "2026-07-18T22:19:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b634dbec251fcb2de5c7f6ebf579a356ccf9fbf6",
"body": "feat: implement service cancellation workflow for VM and load balancer deletion",
"is_bot": false,
"headline": "Merge pull request #40 from zsoftly/issues/fix-failed-vm-delete",
"author_name": "Ditah CK",
"author_login": "ditahkk",
"committed_at": "2026-07-17T16:27:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e693f41df57eabb07ea4e59a97bc9ea99a7c0e4d",
"body": "…include offering details in API response",
"is_bot": false,
"headline": "fix(instance): enhance billing cycle handling during VM deletion and …",
"author_name": "ditahkk",
"author_login": "ditahkk",
"committed_at": "2026-07-17T16:01:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "929a616bd32369d7721e7d73d397c04d4b9aa0e2",
"body": null,
"is_bot": false,
"headline": "fix(release notes): clarify VM deletion process and public IP release",
"author_name": "ditahkk",
"author_login": "ditahkk",
"committed_at": "2026-07-17T14:34:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b4af8f861dd380f55661b900962568056be9103b",
"body": "…ic IPs and require billing cycle",
"is_bot": false,
"headline": "fix(instance, loadbalancer): enhance deletion process to release publ…",
"author_name": "ditahkk",
"author_login": "ditahkk",
"committed_at": "2026-07-17T02:08:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4b10bbe13c816084a8935607d8a447ccd16a1171",
"body": "…ract\n\nFollow-up on PR #37: select the public IP by ip_type==\"Public IP\" rather than\nthe per-entry type field (which is the IP version, e.g. IPv4, not a public/private\nmarker), and keep NetworkPrivateIP/GetPublicIPAddress returning \"\" for \"no IP\" so\ninstance ssh's fallback still works — the \"-\" placeholder is applied at display\ntime via dashIfEmpty. Adds tests for both and a CHANGELOG entry.",
"is_bot": false,
"headline": "fix(instance): correct public-IP selection and preserve empty-IP cont…",
"author_name": "ditahkk",
"author_login": "ditahkk",
"committed_at": "2026-07-17T01:39:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8a09d113d2bda2beda9b13f2571eb90a0dd7f802",
"body": "…get/list",
"is_bot": false,
"headline": "Merge PR #37 (cokerrd/fix/instance-ip-display): show IPs on instance …",
"author_name": "ditahkk",
"author_login": "ditahkk",
"committed_at": "2026-07-17T01:35:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0f595155940874330f593818d39c44605fd8a9dd",
"body": "…e examples",
"is_bot": false,
"headline": "fix: validate `--vpc` or `--network` flag for IP allocation and updat…",
"author_name": "ditahkk",
"author_login": "ditahkk",
"committed_at": "2026-07-16T19:28:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5080bf8b9e1e5de05c6b3526605b036507a8ee2d",
"body": "…9 ip allocate validation)",
"is_bot": false,
"headline": "Merge branch 'main' into issues/fix-failed-vm-delete (brings in PR #3…",
"author_name": "ditahkk",
"author_login": "ditahkk",
"committed_at": "2026-07-16T19:08:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "65ea53438efc7ebcb7458ec60660d7388aed8f00",
"body": "fix: validate ip allocate vpc/network flags",
"is_bot": false,
"headline": "Merge pull request #39 from cokerrd/fix/ip-allocate-example",
"author_name": "Ditah CK",
"author_login": "ditahkk",
"committed_at": "2026-07-16T19:05:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "78e7187a39fa5e931c3b1d81635e54007f0ce654",
"body": "…r deletion\n\n- Added a new service cancellation workflow for deleting virtual machines and load balancers, which includes the option to release associated public IPs.\n- Updated the `instance delete` command to use the new cancellation request, ensuring the VM's auto-assigned public IP is released if\n[…]\ng to hourly.\n- Improved pagination handling in IP address and load balancer listing to ensure all resources are retrieved.\n- Updated tests to verify the new cancellation behavior and pagination logic.",
"is_bot": false,
"headline": "feat: implement service cancellation workflow for VM and load balance…",
"author_name": "ditahkk",
"author_login": "ditahkk",
"committed_at": "2026-07-16T18:37:04Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "44b02df8e796348fb197fe306e719e5c651db882",
"body": null,
"is_bot": false,
"headline": "fix: validate ip allocate vpc/network flags",
"author_name": "Coker Richard",
"author_login": "cokerrd",
"committed_at": "2026-07-16T11:53:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3cafc9a282fb47a79ced76c5e30edd5863a7fbdc",
"body": null,
"is_bot": false,
"headline": "fix: show ips on instance list and get",
"author_name": "Coker Richard",
"author_login": "cokerrd",
"committed_at": "2026-07-10T11:08:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1917418080053766dfeb24586e1881ac1f214a26",
"body": null,
"is_bot": false,
"headline": "fix: show ips on instance list and get",
"author_name": "Coker Richard",
"author_login": "cokerrd",
"committed_at": "2026-07-10T10:30:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9801e807a019fb3f632ecc3663d2ac675730ba37",
"body": null,
"is_bot": false,
"headline": "test: add error case test for instance list and get",
"author_name": "Coker Richard",
"author_login": "cokerrd",
"committed_at": "2026-07-10T10:29:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "410c46193fadca00148b1b577782d94f0ee74fac",
"body": null,
"is_bot": false,
"headline": "fix: billing cycle output on instance get",
"author_name": "Coker Richard",
"author_login": "cokerrd",
"committed_at": "2026-07-10T10:03:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "514a5880837c46165221ab2e8ba644820e46e2d0",
"body": "The reference-and-evaluation license conflicted with the MIT provider\nembedding pkg/ and with Go module distribution. Apache-2.0 grants\nredistribution and patent rights and covers future contributions.\nCopyright holder is ZSoftly Technologies Inc. o/a ZSoftly; security\ncontact is security@zsoftly.ca.",
"is_bot": false,
"headline": "chore: relicense under Apache-2.0",
"author_name": "ditahkk",
"author_login": "ditahkk",
"committed_at": "2026-07-09T13:00:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "30411c26d850940e5de99cdc2634c6bfa7a7e5b4",
"body": "Fix/instance wait live meta v0.0.23",
"is_bot": false,
"headline": "Merge pull request #35 from zsoftly/fix/instance-wait-live-meta-v0.0.23",
"author_name": "Ditah CK",
"author_login": "ditahkk",
"committed_at": "2026-07-08T17:27:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3ed48768bfc7a0eec341de24ea09bee75908ac77",
"body": "govulncheck flagged GO-2026-5856 (Encrypted Client Hello privacy leak in\nthe stdlib crypto/tls), fixed in go1.26.5. Bump the go.mod toolchain and\nthe CI go-version pins (build.yml x3, smoke.yml) from 1.26.4 to 1.26.5 so\nthe security scan builds against the patched standard library. Verified\nlocally: build + tests pass on go1.26.5 and govulncheck reports 0 called\nvulnerabilities.",
"is_bot": false,
"headline": "ci: bump Go toolchain to 1.26.5 (fixes GO-2026-5856 in crypto/tls)",
"author_name": "ditahkk",
"author_login": "ditahkk",
"committed_at": "2026-07-08T16:52:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fe3d88151d2f2ff0d09e627d6aab439436003726",
"body": null,
"is_bot": false,
"headline": "docs: CHANGELOG + RELEASE_NOTES for v0.0.23",
"author_name": "ditahkk",
"author_login": "ditahkk",
"committed_at": "2026-07-08T16:39:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2c7e5c2a53581e6aadb75c74eeb39e3c53497cac",
"body": "The flag advertised releasing the auto-assigned public IP on delete, but\nthat never worked against the live API: DELETE ignores it and the\nIP-releasing PUT .../destroy endpoint rejects API-token auth (a CMP bug,\nunder fix). The help, confirmation prompt, and examples now state the IP\nis not auto-released and point to 'zcp ip release <ip-slug>' as the\nmanual workaround. Messaging only; no behavior change.",
"is_bot": false,
"headline": "docs(instance): correct --delete-public-ip help — currently a no-op",
"author_name": "ditahkk",
"author_login": "ditahkk",
"committed_at": "2026-07-08T16:39:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7358bcdc6d7e8799d6f4cc07808fb76da03da401",
"body": "instance create/start/stop --wait polled the cached list/show endpoint\n(svc.Get), which can report Starting for many minutes after a VM is\nactually Running because the CMP's background state reconciliation is\nunreliable. --wait could hang until timeout on an already-running VM.\n\nPoll GET /virtual-ma\n[…]\nplatform (CloudStack/APC) and returns the\nauthoritative state. Adds SDK method instance.Service.Meta. Verified\nlive: create --wait returned Running via /meta while instance list still\nshowed Starting.",
"is_bot": false,
"headline": "fix(instance): --wait polls live /meta endpoint for real state",
"author_name": "ditahkk",
"author_login": "ditahkk",
"committed_at": "2026-07-08T16:39:44Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "78405f1886f9c289d14be0fb5a8966175ff361de",
"body": null,
"is_bot": false,
"headline": "fix: correct contributor attribution for @cokerrd in release notes",
"author_name": "ditahkk",
"author_login": "ditahkk",
"committed_at": "2026-07-07T00:29:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "62587cc6569a3666fc3383b31d98d02ad79f0b78",
"body": "…ance command examples with required flags",
"is_bot": false,
"headline": "fix: update changelog and release notes for L2 instance creation; enh…",
"author_name": "ditahkk",
"author_login": "ditahkk",
"committed_at": "2026-07-07T00:29:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "513e7589e5e29a214fa34e9403c7f597cdba1283",
"body": "fix: enable L2 network instance creation with --is-public validation",
"is_bot": false,
"headline": "Merge pull request #27 from cokerrd/fix/l2-instance-create",
"author_name": "Ditah CK",
"author_login": "ditahkk",
"committed_at": "2026-07-07T00:12:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5695f07f303ec7c9fd050294d5571c1701ad6b9d",
"body": "fix: add missing required flags to instance create help texts",
"is_bot": false,
"headline": "Merge pull request #25 from cokerrd/fix/instance-create-flags",
"author_name": "Ditah CK",
"author_login": "ditahkk",
"committed_at": "2026-07-07T00:11:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "69946bf0ed4710a5824c127b328c04893ef386be",
"body": "fix: DNS record RRset display/deletion, egress create reporting, command reference validation",
"is_bot": false,
"headline": "Merge pull request #28 from zsoftly/release/v0.0.22",
"author_name": "Ditah CK",
"author_login": "ditahkk",
"committed_at": "2026-07-06T23:14:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5162d82f687a89e31fbcd0f3346bbc07dcddc66d",
"body": "…pt for proper checkout handling on Windows",
"is_bot": false,
"headline": "fix: add .gitattributes to enforce LF line endings; update build scri…",
"author_name": "ditahkk",
"author_login": "ditahkk",
"committed_at": "2026-07-06T23:09:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "34a97cf7d7bc4186dcb1c4b6b4a884309856f04d",
"body": "…es for DNS record handling",
"is_bot": false,
"headline": "fix: enhance ICMP rule matching in egress service; update release not…",
"author_name": "ditahkk",
"author_login": "ditahkk",
"committed_at": "2026-07-06T22:57:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "32d7e2fc25bdb6433bb611dd3aa05571a5cc9d11",
"body": "…gress rule reporting",
"is_bot": false,
"headline": "fix: improve DNS record handling and command documentation; enhance e…",
"author_name": "ditahkk",
"author_login": "ditahkk",
"committed_at": "2026-07-06T22:52:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "19ae49c03df2abcfc03a281117e1c135561c471c",
"body": "…and reference validation",
"is_bot": false,
"headline": "fix: DNS record RRset display/deletion, egress create reporting, comm…",
"author_name": "ditahkk",
"author_login": "ditahkk",
"committed_at": "2026-07-06T22:45:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e6f53946ac56290e51f9776ece5e14f37b3eb6e7",
"body": null,
"is_bot": false,
"headline": "fix: enable L2 network instance creation with --is-public validation",
"author_name": "Coker Richard",
"author_login": "cokerrd",
"committed_at": "2026-07-06T03:08:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e3f07ccda4cd2f3a3073a6701feb57d15395c5b6",
"body": null,
"is_bot": false,
"headline": "fix: add missing required flags to instance create help texts",
"author_name": "Coker Richard",
"author_login": "cokerrd",
"committed_at": "2026-07-06T00:29:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cdd3ccf9a600c5c62766e0a76df69aa338bde5b7",
"body": "Update region and project references across commands and tests",
"is_bot": false,
"headline": "Merge pull request #23 from zsoftly/issues/update-defaults",
"author_name": "Ditah CK",
"author_login": "ditahkk",
"committed_at": "2026-07-05T13:43:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7bb371851aa668824c84d7d3d50def7f6f9e95ac",
"body": null,
"is_bot": false,
"headline": "fix: update documentation for profile defaults and command examples",
"author_name": "ditahkk",
"author_login": "ditahkk",
"committed_at": "2026-07-05T13:42:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9e595c00d995f7a95e25cb564f9e45656987327c",
"body": "- Changed region references from 'yow-1' to 'yul-1' in various command examples and error messages.\n- Updated project references from 'default' to 'default-9' in command examples and test cases.\n- Adjusted example commands in the installation scripts to reflect the new region and project settings.\n- Ensured consistency in the usage of region and project parameters across all relevant files.",
"is_bot": false,
"headline": "Update region and project references across commands and tests",
"author_name": "ditahkk",
"author_login": "ditahkk",
"committed_at": "2026-07-02T17:10:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9765f17a58c314dcd3e040d09fb8ddab6b638ebd",
"body": null,
"is_bot": false,
"headline": "fix: update code block syntax for warning message in release notes",
"author_name": "ditahkk",
"author_login": "ditahkk",
"committed_at": "2026-06-30T16:31:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "53a224845d42dbd2c6355bed2d003398d70df8c7",
"body": "feat: add option to retain auto-assigned public IP when deleting VM",
"is_bot": false,
"headline": "Merge pull request #22 from zsoftly/issues/auto-delete-nat-pub-ip",
"author_name": "ditahkk",
"author_login": "ditahkk",
"committed_at": "2026-06-30T16:30:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "220acba79cb402f9076f2b5a39fcd3800df9dc84",
"body": null,
"is_bot": false,
"headline": "feat: add option to retain auto-assigned public IP when deleting VM",
"author_name": "ditahkk",
"author_login": "ditahkk",
"committed_at": "2026-06-30T16:05:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b370d9ea5086de99ee609776032ba52b6d1bc538",
"body": null,
"is_bot": false,
"headline": "fix: update terminology in command descriptions and headers for clarity",
"author_name": "ditahkk",
"author_login": "ditahkk",
"committed_at": "2026-06-22T13:45:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "18684171fcc512f9b1ebf6b77a2c0f671a5c5344",
"body": "Refactor instance and load balancer commands for improved functionality and pagination",
"is_bot": false,
"headline": "Merge pull request #21 from zsoftly/issues/fix-lb",
"author_name": "ditahkk",
"author_login": "ditahkk",
"committed_at": "2026-06-21T14:42:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2e100e330dacac269a2a0add1ddb48c282dd6f05",
"body": null,
"is_bot": false,
"headline": "refactor: remove unused argument validation functions from args.go",
"author_name": "ditahkk",
"author_login": "ditahkk",
"committed_at": "2026-06-21T14:33:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3a5c2f75b97647fbb88f9cb83754570fda6953d5",
"body": null,
"is_bot": false,
"headline": "fix: update sub-user email reporting in update command",
"author_name": "ditahkk",
"author_login": "ditahkk",
"committed_at": "2026-06-21T14:24:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ab6169894937014f299207b161c337a0fc264ed4",
"body": "- Implemented sub-user management commands in the CLI, including list, create, update, block/unblock, and delete functionalities.\n- Added permission and role management APIs, allowing for listing and CRUD operations on roles and permissions.\n- Created corresponding test cases for the new permission and role APIs.\n- Updated smoke tests to include new sub-user and role functionalities.",
"is_bot": false,
"headline": "feat: add sub-user management commands and API integration",
"author_name": "ditahkk",
"author_login": "ditahkk",
"committed_at": "2026-06-21T13:06:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a4bbc6d92b421c608f39a39deaaae6f2cdaa3dab",
"body": "…error handling in instance resolution",
"is_bot": false,
"headline": "feat: update affinity group commands with required flags and improve …",
"author_name": "ditahkk",
"author_login": "ditahkk",
"committed_at": "2026-06-21T06:19:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f19f9c76a33642979866ad393b9b1aefcae9edab",
"body": "…ty and pagination\n\n- Introduced a new `debugEnabled` function to centralize debug flag handling in `helpers.go`.\n- Enhanced `runInstanceList` to support expanded output based on debug flag and improved JSON/YAML formatting.\n- Implemented `resolveInstanceRef` and `resolveInstanceInScope` to streamli\n[…]\nual machines.\n- Added tests for pagination in the instance listing to ensure all VMs are retrieved correctly.\n- Updated smoke tests to reflect changes in load balancer creation and deletion processes.",
"is_bot": false,
"headline": "Refactor instance and load balancer commands for improved functionali…",
"author_name": "ditahkk",
"author_login": "ditahkk",
"committed_at": "2026-06-20T21:49:45Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "432ff430d90dcf6db42e4a0b3e809df6ab42049b",
"body": "feat: enhance API services with region and project filtering",
"is_bot": false,
"headline": "Merge pull request #20 from zsoftly/issues/fix-ssh-add-region-req",
"author_name": "ditahkk",
"author_login": "ditahkk",
"committed_at": "2026-06-19T06:43:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a9fe82e90fde9566d769cec70ab048803d6cce15",
"body": null,
"is_bot": false,
"headline": "feat: add region and project filtering to various commands and API calls",
"author_name": "ditahkk",
"author_login": "ditahkk",
"committed_at": "2026-06-19T06:10:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "985d801aae1e9eae9cc520a2f4e375408f8b5521",
"body": "- Added region and project parameters to List methods across various services including autoscale, backup, instance, ipaddress, kubernetes, loadbalancer, network, objectstorage, plan, snapshot, sshkey, virtualrouter, vmbackup, and vmsnapshot.\n- Updated tests to accommodate new parameters and ensure \n[…]\nng in the API error parsing tests.\n- Ensured mandatory project and region fields are included in SSH key creation requests.\n- Updated smoke tests to set default region and project for scoped commands.",
"is_bot": false,
"headline": "feat: enhance API services with region and project filtering",
"author_name": "ditahkk",
"author_login": "ditahkk",
"committed_at": "2026-06-19T05:16:58Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "12b32eb40cda6e34b1ae641e067fc8b591b54512",
"body": "…functions\n\nIssues/add error messages s3 new functions",
"is_bot": false,
"headline": "Merge pull request #19 from zsoftly/issues/add-error-messages-s3-new-…",
"author_name": "ditahkk",
"author_login": "ditahkk",
"committed_at": "2026-06-18T03:57:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "85b8ec71b87c62ddd38fea588376d8a05175aa7a",
"body": "… consistency",
"is_bot": false,
"headline": "feat: update command examples and plans in documentation and code for…",
"author_name": "ditahkk",
"author_login": "ditahkk",
"committed_at": "2026-06-18T03:48:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "46610deb493f04a6793ef504703c80bc2acf7f71",
"body": "…le error messages",
"is_bot": false,
"headline": "feat: enhance CLI commands with default project handling and actionab…",
"author_name": "ditahkk",
"author_login": "ditahkk",
"committed_at": "2026-06-18T02:57:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0e73d00c16d568cc35bf46f89e676f92276cf0e3",
"body": "…mpatibility",
"is_bot": false,
"headline": "refactor(tests): isolate config directory setup for cross-platform co…",
"author_name": "ditahkk",
"author_login": "ditahkk",
"committed_at": "2026-06-18T02:25:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e714bb266cea1927ee35a3d929322949add0820c",
"body": "…r conventions",
"is_bot": false,
"headline": "docs: update command taxonomy version to v0.0.17 and adjust identifie…",
"author_name": "ditahkk",
"author_login": "ditahkk",
"committed_at": "2026-06-18T02:14:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "70ec3ce982f5fac9254b4f46cd8247c46d32aea8",
"body": "…mmands\n\n- Implement tests for bucket visibility, versioning, encryption, and CORS settings in object storage.\n- Introduce a new internal test for bucket public policies.\n- Update the plan API to include Object Storage as a service type.\n- Modify integration tests to skip non-compute providers and e\n[…]\nection.\n- Enhance smoke tests for object storage operations, including object stat, copy, delete, and presigned URLs.\n- Refactor cleanup logic in smoke tests to use CLI commands for resource deletion.",
"is_bot": false,
"headline": "Add object storage tests, enhance bucket policies, and improve CLI co…",
"author_name": "ditahkk",
"author_login": "ditahkk",
"committed_at": "2026-06-18T02:10:05Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "9435308ee723330adec2b9e35fbc014c7260aebe",
"body": "Issues/fix vpc network acl",
"is_bot": false,
"headline": "Merge pull request #14 from zsoftly/issues/fix-vpc-network-acl",
"author_name": "ditahkk",
"author_login": "ditahkk",
"committed_at": "2026-06-17T16:27:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "57c79f215f9601af79756e4886775c9271dacda6",
"body": "… egress rules",
"is_bot": false,
"headline": "feat(egress): add DestCIDR field and enhance create fallback logic in…",
"author_name": "ditahkk",
"author_login": "ditahkk",
"committed_at": "2026-06-12T22:30:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8e481aa775d1db9154d3bb073a8885ae2b1f580e",
"body": "…ACL and network operations",
"is_bot": false,
"headline": "fix: update changelog, release notes, and configuration for improved …",
"author_name": "ditahkk",
"author_login": "ditahkk",
"committed_at": "2026-06-12T12:37:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2113018f6afcfd6038ca165f74025d8504533a60",
"body": "…s and usage instructions",
"is_bot": false,
"headline": "docs: update changelog, README, and configuration for new ACL feature…",
"author_name": "ditahkk",
"author_login": "ditahkk",
"committed_at": "2026-06-12T10:42:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7164d69248a83d40e0ad2d96ff3957ece55fb150",
"body": "…ed replacements\n\n- Added support for creating, updating, and deleting ACL rules with detailed request structures.\n- Introduced methods for listing rules and resolving ACL names to IDs.\n- Updated ReplaceNetworkACL to use ACL IDs instead of slugs for better accuracy.\n- Enhanced ACL data structures to\n[…]\neval\n\n- Implemented detailed VPC retrieval including metadata such as CIDR and network domain.\n- Added error handling for not found cases to distinguish between transport errors and missing resources.",
"is_bot": false,
"headline": "feat(acl): enhance ACL management with new rule operations and ID-bas…",
"author_name": "ditahkk",
"author_login": "ditahkk",
"committed_at": "2026-06-12T04:00:22Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "b250cc9c70d6c5e7398c60271341c9258c43e26b",
"body": "fix: update VPN and VPC API structures and improve error handling",
"is_bot": false,
"headline": "Merge pull request #11 from zsoftly/issues/fix-network-bugs",
"author_name": "ditahkk",
"author_login": "ditahkk",
"committed_at": "2026-06-11T02:47:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "76b897158df0007497f185dabac1eb3dda7a50b0",
"body": "…mer gateway operations",
"is_bot": false,
"headline": "fix: improve error handling and response validation for VPN and custo…",
"author_name": "ditahkk",
"author_login": "ditahkk",
"committed_at": "2026-06-11T02:16:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9de2520d1eb6d9d21f977928303ca256f5ab7d9f",
"body": "- Enhanced API documentation for VPN, DNS, Projects, ISOs, Affinity Groups, Templates, Monitoring, Object Storage, Billing, Profile, SSH Keys, Support, Plans, Discovery, Store, and Auth endpoints.\n- Added new endpoints for VPN customer gateways and updated existing ones.\n- Updated command taxonomy t\n[…]\nscription parameter.\n- Improved error handling and response validation in VPN customer gateway update logic.\n- Updated tests to ensure correct behavior for new and modified API endpoints and commands.",
"is_bot": false,
"headline": "feat(api): Update API documentation and CLI command taxonomy",
"author_name": "ditahkk",
"author_login": "ditahkk",
"committed_at": "2026-06-11T01:43:37Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "fa8d9896d2e7d7faf17d2517a93017bd626c2ed1",
"body": "…N customer gateways",
"is_bot": false,
"headline": "fix: enhance API commands and error handling for IP allocation and VP…",
"author_name": "ditahkk",
"author_login": "ditahkk",
"committed_at": "2026-06-10T23:30:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d7cfa5839cb0fe6e2813cdb0e3a94ece57496070",
"body": null,
"is_bot": false,
"headline": "fix: update VPN and VPC API structures and improve error handling",
"author_name": "ditahkk",
"author_login": "ditahkk",
"committed_at": "2026-06-10T23:11:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a4f7685c87b72cc66f56320b84f4ab462225f3ed",
"body": null,
"is_bot": false,
"headline": "chore: update release notes and changelog for v0.0.14 release",
"author_name": "ditahkk",
"author_login": "ditahkk",
"committed_at": "2026-06-10T09:42:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1142bb103765257e313b18374143a2c241b7393b",
"body": "…d release notes",
"is_bot": false,
"headline": "fix: update formatting for API package path migration in changelog an…",
"author_name": "ditahkk",
"author_login": "ditahkk",
"committed_at": "2026-06-10T09:40:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2aeb3c8f46f62a97cd7d4a216d254a16292f9e37",
"body": "- CHANGELOG: add v0.0.13 entry with breaking change notice and migration table\n- RELEASE_NOTES: full migration guide with sed commands and package mapping\n- docs/development.md: update all internal/api/* and internal/httpclient import\n path references to pkg/api/* and pkg/httpclient\n- CI: change tag trigger from [0-9]* to v[0-9]* to align with Go module and\n Terraform Registry v-prefix convention",
"is_bot": false,
"headline": "Prepare v0.0.13 release: document pkg/ migration and fix CI tag trigger",
"author_name": "ditahkk",
"author_login": "ditahkk",
"committed_at": "2026-06-10T09:37:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cd39886bade877b5485a9ef4866011d17646aa7c",
"body": "feat: make zcp-cli's internal/api/* packages importable",
"is_bot": false,
"headline": "Merge pull request #10 from zsoftly/issues/export-pkg-api",
"author_name": "ditahkk",
"author_login": "ditahkk",
"committed_at": "2026-06-10T09:32:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d57686c3b23b7b1b585753a0951d74899a1db4ee",
"body": "- Implemented VPN customer gateway and user services with CRUD operations.\n- Created a shared HTTP client for API interactions, including support for retries and error handling.\n- Added unit tests for HTTP client methods (GET, POST, PUT, DELETE) with various scenarios.\n- Developed integration tests for lifecycle management using the new API structure.\n- Updated import paths to reflect the new package organization.",
"is_bot": false,
"headline": "Add VPN and HTTP client functionality with comprehensive tests",
"author_name": "ditahkk",
"author_login": "ditahkk",
"committed_at": "2026-06-10T09:22:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "64cf921760d3808f3129b80453f69d881f80bf41",
"body": "feat: update Kubernetes version in examples and commands to v1.36.1",
"is_bot": false,
"headline": "Merge pull request #9 from zsoftly/issues/udpate-docs",
"author_name": "ditahkk",
"author_login": "ditahkk",
"committed_at": "2026-06-09T21:23:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a1c72b6296f8f56e46b39c61b7a5289a6e9b8096",
"body": null,
"is_bot": false,
"headline": "feat: update Kubernetes version in examples and commands to v1.36.1",
"author_name": "ditahkk",
"author_login": "ditahkk",
"committed_at": "2026-06-09T21:21:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d5434b66398ddbb35e5c396de20e4abab09d2970",
"body": "Issues/upgrade k8s",
"is_bot": false,
"headline": "Merge pull request #8 from zsoftly/issues/upgrade-k8s",
"author_name": "ditahkk",
"author_login": "ditahkk",
"committed_at": "2026-06-09T21:11:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9d244080e8b1507b8ea1279f794ed72da8aa1bda",
"body": "…g new Kubernetes upgrade command and bug fixes",
"is_bot": false,
"headline": "feat: update release notes and changelog for version 0.0.12, includin…",
"author_name": "ditahkk",
"author_login": "ditahkk",
"committed_at": "2026-06-09T21:03:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f3e8df613c3e4f08b370eb8f76dafe5fa9c7971e",
"body": "…Scaling' state",
"is_bot": false,
"headline": "fix: update error message for scaling Kubernetes cluster to include '…",
"author_name": "ditahkk",
"author_login": "ditahkk",
"committed_at": "2026-06-09T20:49:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "917d5e69de3475ef4a8c296f2d56cebfce5b4cf1",
"body": "…e, networks, VPC, IP addresses, VPN, DNS, projects, and ISOs",
"is_bot": false,
"headline": "feat: update API inventory documentation for load balancers, autoscal…",
"author_name": "ditahkk",
"author_login": "ditahkk",
"committed_at": "2026-06-09T20:30:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "02f9ef218d4a834aa0e61182f0280f4162194a61",
"body": "…and scaling",
"is_bot": false,
"headline": "feat: enhance Kubernetes API and CLI commands for version management …",
"author_name": "ditahkk",
"author_login": "ditahkk",
"committed_at": "2026-06-09T20:25:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "56ff5bb620ac20b4ed6fd2008a500fc1d6d1700d",
"body": "Issues/handle errors",
"is_bot": false,
"headline": "Merge pull request #7 from zsoftly/issues/handle-errors",
"author_name": "ditahkk",
"author_login": "ditahkk",
"committed_at": "2026-06-08T15:41:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "355fd75eb072fb3ef4b727ebb10f876c594947c7",
"body": "…g bug fixes and new features",
"is_bot": false,
"headline": "feat: update release notes and changelog for version 0.0.11, includin…",
"author_name": "ditahkk",
"author_login": "ditahkk",
"committed_at": "2026-06-08T15:33:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fa4ecbbd462bc22b476922101ea5aec3c7deef93",
"body": "…d validations",
"is_bot": false,
"headline": "feat: enhance error handling for transient routing and improve comman…",
"author_name": "ditahkk",
"author_login": "ditahkk",
"committed_at": "2026-06-08T15:25:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a51e3576c23b48c38ed179b31bb7aed269c1cb28",
"body": "…instance retrieval",
"is_bot": false,
"headline": "feat: implement transient routing error handling and retry logic for …",
"author_name": "ditahkk",
"author_login": "ditahkk",
"committed_at": "2026-06-08T15:02:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "634a68691af5f98c5c6985dc2ccff58d5b4b3488",
"body": "…ous services",
"is_bot": false,
"headline": "feat: add resource not found handling for delete commands across vari…",
"author_name": "ditahkk",
"author_login": "ditahkk",
"committed_at": "2026-06-08T09:42:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "708c9f60f8c466025c1486e34298447d0667ea57",
"body": "…ous services",
"is_bot": false,
"headline": "feat: add resource not found handling for delete commands across vari…",
"author_name": "ditahkk",
"author_login": "ditahkk",
"committed_at": "2026-06-08T09:38:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6989c02df89eb432773faff36a6ae4738323ee71",
"body": null,
"is_bot": false,
"headline": "docs: add 0.0.10 changelog and release notes",
"author_name": "ditahkk",
"author_login": "ditahkk",
"committed_at": "2026-06-08T01:21:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "10b5e77b4b56b899118468a4655dab28c39f112f",
"body": "Add object storage management commands and tests",
"is_bot": false,
"headline": "Merge pull request #6 from zsoftly/issues/object-storage",
"author_name": "ditahkk",
"author_login": "ditahkk",
"committed_at": "2026-06-08T00:17:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f8187bbaecc2283ae70d6dd9563006dc747c3be9",
"body": null,
"is_bot": false,
"headline": "fix: correct spelling of 'pseudo-service' in VM backup tests",
"author_name": "ditahkk",
"author_login": "ditahkk",
"committed_at": "2026-06-08T00:13:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3849cc19e52e75fac3abff04ad4ad223c67f6a6d",
"body": "… balancers, snapshots, volumes, and VM backups with corresponding tests",
"is_bot": false,
"headline": "feat: add delete functionality for backups, Kubernetes clusters, load…",
"author_name": "ditahkk",
"author_login": "ditahkk",
"committed_at": "2026-06-07T18:48:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "80b7f469b9867b35b306151c0cb4c348897a6112",
"body": "… resources\n\n- Implemented `delete` command for networks, allowing users to delete isolated networks with confirmation prompts.\n- Added `delete` command for snapshots, enabling permanent deletion of block storage snapshots with user confirmation.\n- Introduced `delete` command for VM backups, allowin\n[…]\n with user confirmation.\n- Added `delete` command for VPCs, allowing users to delete VPCs with a confirmation prompt.\n- Updated example usage in various commands to reflect real-world usage scenarios.",
"is_bot": false,
"headline": "Add delete commands for network, snapshot, VM backup, volume, and VPC…",
"author_name": "ditahkk",
"author_login": "ditahkk",
"committed_at": "2026-06-07T18:40:23Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "f36c2dcdd7959e6391d9d56e9e18684ca64129f9",
"body": null,
"is_bot": false,
"headline": "fix(egress): normalize protocol case for TCP/UDP rules in create command",
"author_name": "ditahkk",
"author_login": "ditahkk",
"committed_at": "2026-06-07T10:17:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c22e57ee4476b9591c0a46ee2e75850d1b312c05",
"body": "…g, and update documentation\n\n- Implemented `zcp instance delete` command to permanently delete virtual machines.\n- Added `Delete` method in the instance service to handle VM deletion with optional immediate expunge.\n- Updated instance tests to cover deletion scenarios, including success, force dele\n[…]\ncumentation for clarity and accuracy.\n- Updated smoke test scripts for better error reporting and lifecycle management.\n- Refactored plan service to include storage category information in the output.",
"is_bot": false,
"headline": "Enhance ZCP CLI: Add instance deletion feature, improve error handlin…",
"author_name": "ditahkk",
"author_login": "ditahkk",
"committed_at": "2026-06-07T00:11:02Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "b74c0cc47bc8d44658f1405fb0ccb11e22ceed96",
"body": null,
"is_bot": false,
"headline": "chore: update Go version to 1.26.4 in workflows and documentation",
"author_name": "ditahkk",
"author_login": "ditahkk",
"committed_at": "2026-06-05T19:29:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9dce24631a99a55d8f01be1638d5437fa4057f94",
"body": "… capabilities\n\n- Introduced new methods for uploading (PutObject) and deleting (DeleteObject) objects in the object storage service.\n- Updated Object struct to include Permission and modified Size to be a string.\n- Enhanced ListObjects to handle pagination and return a complete list of objects.\n- A\n[…]\nand functionality.\n- Implemented new CLI commands for managing objects, including listing, uploading, and deleting.\n- Added comprehensive tests for new S3 client and object management functionalities.",
"is_bot": false,
"headline": "feat(objectstorage): Enhance object management with upload and delete…",
"author_name": "ditahkk",
"author_login": "ditahkk",
"committed_at": "2026-06-05T19:20:28Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "fd8cf19219d6018e19a9c8d2ea727c591022ff4f",
"body": null,
"is_bot": false,
"headline": "feat: add S3 credentials command and enhance object storage structure",
"author_name": "ditahkk",
"author_login": "ditahkk",
"committed_at": "2026-06-05T18:28:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b0aaa498968b4d49195c2dd5d6af08970190cbb7",
"body": null,
"is_bot": false,
"headline": "refactor: update project dashboard to use structured service data",
"author_name": "ditahkk",
"author_login": "ditahkk",
"committed_at": "2026-06-05T17:59:21Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 25,
"commits_last_year": 134,
"latest_release_at": "2026-07-20T10:16:57Z",
"latest_release_tag": "v0.0.26",
"releases_from_tags": false,
"days_since_last_push": 2,
"active_weeks_last_year": 14,
"days_since_latest_release": 2,
"mean_days_between_releases": 3.6
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": false,
"has_contributing": true,
"health_percentage": 62,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "github.com/zsoftly/zcp-cli",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/zsoftly/zcp-cli",
"is_deprecated": false,
"latest_version": "v0.0.26",
"repository_url": "https://github.com/zsoftly/zcp-cli",
"versions_count": 14,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-20T10:15:21Z",
"latest_version_yanked": null,
"days_since_latest_publish": 2
}
]
},
"popularity": {
"forks": 1,
"stars": 1,
"watchers": 0,
"fork_history": {
"days": [
{
"date": "2026-06-26",
"count": 1
}
],
"complete": true,
"collected": 1,
"total_forks": 1
},
"star_history": null,
"open_issues_and_prs": 2
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [
"Makefile"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"go.mod"
],
"largest_source_bytes": 66404,
"source_files_sampled": 150,
"oversized_source_files": 2,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"go.mod"
],
"advisories": {
"error": null,
"scope": null,
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"go"
],
"dependencies": [
{
"name": "github.com/olekukonko/tablewriter",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.5"
},
{
"name": "github.com/spf13/cobra",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.10.2"
},
{
"name": "golang.org/x/crypto",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.51.0"
},
{
"name": "golang.org/x/term",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.43.0"
},
{
"name": "gopkg.in/yaml.v3",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v3.0.1"
},
{
"name": "github.com/minio/minio-go/v7",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v7.2.0"
}
],
"all_dependencies": {
"error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
"source": null,
"packages": [],
"collected": false,
"truncated": false,
"total_count": null,
"direct_count": null,
"indirect_count": null
}
},
"maintainership": {
"issues": {
"open_prs": 1,
"merged_prs": 25,
"open_issues": 1,
"closed_ratio": 0.8,
"closed_issues": 4,
"closed_unmerged_prs": 1
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "ditahkk",
"commits": 127,
"avatar_url": "https://avatars.githubusercontent.com/u/199183776?v=4"
},
{
"type": "User",
"login": "cokerrd",
"commits": 7,
"avatar_url": "https://avatars.githubusercontent.com/u/82083946?v=4"
}
],
"contributors_sampled": 2,
"top_contributor_share": 0.948
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"build.yml",
"smoke.yml"
],
"has_docs_dir": true,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"go.sum"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": null,
"reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 10,
"reason": "5 out of 5 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": 1,
"reason": "Found 1/8 approved changesets -- score normalized to 1",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 3,
"reason": "project has 1 contributing companies or organizations -- score normalized to 3",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 10,
"reason": "30 commit(s) and 0 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": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 10,
"reason": "security policy file 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": 0,
"reason": "22 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "b9d121caa541e2793c3097999ceea6845f286b87",
"ran_at": "2026-07-23T00:58:40Z",
"aggregate_score": 3.9,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": true,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-22T09:26:51Z",
"oldest_open_prs": [
{
"number": 45,
"created_at": "2026-07-22T23:55:35Z",
"last_comment_at": "2026-07-22T23:55:56Z",
"last_comment_author": "coderabbitai"
}
],
"last_merged_pr_at": "2026-07-20T10:15:21Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 44,
"created_at": "2026-07-22T23:28:07Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/zsoftly/zcp-cli",
"host": "github.com",
"name": "zcp-cli",
"owner": "zsoftly"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 56,
"inputs": {
"security": 40,
"vitality": 80,
"community": 33,
"governance": 58,
"engineering": 63
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 80,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "good",
"name": "Development activity",
"note": null,
"notes": [],
"value": 74,
"inputs": {
"commits_last_year": 134,
"human_commit_share": 1,
"days_since_last_push": 2,
"active_weeks_last_year": 14
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 2 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 2
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "14/52 weeks with commits",
"points": 9.7,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 14
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "134 commits in the last year",
"points": 18,
"status": "met",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 134
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "30 commit(s) and 0 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": 25,
"latest_release_tag": "v0.0.26",
"releases_from_tags": false,
"days_since_latest_release": 2,
"mean_days_between_releases": 3.6
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "25 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 25
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 2 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 2
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~3.6 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 3.6
}
}
],
"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": "unverified",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": "repository_too_young",
"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": "maintenance record not established from the collected data",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_unverified",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "at_risk",
"name": "Community & Adoption",
"value": 33,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"forks": 1,
"stars": 1,
"watchers": 0,
"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": "1 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 1
}
}
],
"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": "good",
"name": "Community health",
"note": null,
"notes": [],
"value": 70,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": true,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (Apache-2.0)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "Apache-2.0"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 18,
"status": "met",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 58,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 16,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 2,
"top_contributor_share": 0.948
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 95% of commits",
"points": 1.2,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 95
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "2 contributors",
"points": 2.7,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 2
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 1 contributing companies or organizations -- score normalized to 3",
"points": 3,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 76,
"inputs": {
"merged_prs": 25,
"open_issues": 1,
"closed_issues": 4,
"issue_closed_ratio": 0.8,
"closed_unmerged_prs": 1
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "80% of issues closed",
"points": 37.4,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 80
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "25/26 decided PRs merged",
"points": 36.8,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 25,
"decided": 26
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 1/8 approved changesets -- score normalized to 1",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 57,
"inputs": {
"followers": 21,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "zsoftly",
"public_repos": 18,
"account_age_days": 1473
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "organization-owned",
"points": 30,
"status": "met",
"details": [
{
"code": "owner_organization",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "21 followers of zsoftly",
"points": 9.7,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 21,
"login": "zsoftly"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "18 public repos, account ~4 yr old",
"points": 17.4,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 18
}
},
{
"code": "account_age_years",
"params": {
"years": 4
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"github.com/zsoftly/zcp-cli"
],
"ecosystems": "go",
"any_deprecated": false,
"min_days_since_publish": 2
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on go",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "go"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 2 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 2
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "14 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 14
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "moderate",
"name": "Engineering Quality",
"value": 63,
"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": "2 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 2
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "5 out of 5 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": 55,
"inputs": {
"topics": [],
"has_wiki": false,
"homepage": null,
"has_readme": true,
"has_docs_dir": true,
"has_description": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 25,
"status": "met",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 40,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Branch-Protection, Packaging. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"branch_protection",
"packaging"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 40,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 3.9
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "5 out of 5 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 1/8 approved changesets -- score normalized to 1",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 1 contributing companies or organizations -- score normalized to 3",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "30 commit(s) and 0 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": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file detected",
"points": 5,
"status": "met",
"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": "22 existing vulnerabilities detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
}
]
},
{
"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": "moderate",
"name": "AI Readiness",
"value": 60,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 1,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "no CLAUDE.md / AGENTS.md / editor rules",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_instructions",
"params": {}
}
],
"max_points": 45
},
{
"key": "machine_readable_docs_llms_txt",
"name": "Machine-readable docs (llms.txt)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "legible_commit_history",
"name": "Legible commit history",
"detail": "100 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 100,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 61,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"go.sum"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [
"Makefile"
],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [
"go.mod"
],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "Makefile",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Makefile"
}
}
],
"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": "Go (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Go"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 99,
"inputs": {
"primary_language": "Go",
"largest_source_bytes": 66404,
"source_files_sampled": 150,
"oversized_source_files": 2
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Go (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Go"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "2/150 source files over 60KB",
"points": 54.3,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 150,
"oversized": 2
}
}
],
"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",
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
],
"report_type": "repository",
"generated_at": "2026-07-23T00:58:54.838227Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/z/zsoftly/zcp-cli.svg",
"full_name": "zsoftly/zcp-cli",
"license_state": "standard",
"license_spdx": "Apache-2.0"
}