Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 246,
"has_wiki": false,
"homepage": null,
"languages": {
"Go": 151820
},
"pushed_at": "2026-07-22T08:07:57Z",
"created_at": "2026-06-03T12:06:17Z",
"owner_type": "User",
"updated_at": "2026-07-18T01:26:43Z",
"description": "Unofficial Go SDK for the Apple Business (Manager) API",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "Go",
"significant_languages": [
"Go"
]
},
"owner": {
"blog": null,
"name": "Hitoshi Ichikawa",
"type": "User",
"login": "hitoshiichikawa",
"company": "GoodAnswers, Inc.",
"location": "Tokyo, Japan",
"followers": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/1378290?v=4",
"created_at": "2012-01-25T07:07:59Z",
"is_verified": null,
"public_repos": 23,
"account_age_days": 5292
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.7.0",
"kind": "minor",
"published_at": "2026-07-18T01:26:39Z"
},
{
"tag": "v0.6.0",
"kind": "minor",
"published_at": "2026-07-08T16:30:30Z"
},
{
"tag": "v0.5.0",
"kind": "minor",
"published_at": "2026-07-07T08:45:11Z"
},
{
"tag": "v0.4.1",
"kind": "patch",
"published_at": "2026-06-17T12:43:29Z"
},
{
"tag": "v0.4.0",
"kind": "minor",
"published_at": "2026-06-08T08:16:23Z"
},
{
"tag": "v0.3.2",
"kind": "patch",
"published_at": "2026-06-04T00:33:27Z"
},
{
"tag": "v0.3.1",
"kind": "patch",
"published_at": "2026-06-04T00:19:04Z"
},
{
"tag": "v0.3.0",
"kind": "minor",
"published_at": "2026-06-03T12:36:09Z"
}
],
"recent_commits": [
{
"oid": "09e971e70f477fcb9a3039ecd8899fb1ed7646bb",
"body": "…s API 2.2) (#27) (#28)\n\nApple Business API 2.2 (2026-07-15) added read-only endpoints for\norganizational units. Organizational units are the org-structure /\npermission layer that users and user groups reference (User.roleOuList\nouId, UserGroup.ouId), a different management axis from people, so they\n[…]\n ships the\npreviously-unreleased write-test mdmServers smoke test).\n\nCo-authored-by: Hitoshi Ichikawa <hitoshiichikawa@users.noreply.github.com>\nCo-authored-by: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(orgunits): add organizationalUnits read endpoints (Apple Busines…",
"author_name": "Hitoshi Ichikawa",
"author_login": "hitoshiichikawa",
"committed_at": "2026-07-18T01:26:39Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "f66dc7f3995d2225be78e712eb9635805043e8cb",
"body": "Exercise the API 2.1 mdmServers write endpoints from write-test using\nthe same self-contained pattern as Blueprints/Configurations: generate\na throwaway self-signed X.509 certificate in-process, then\nCreate -> Get -> Update (rename + defaultProductFamilies) -> Delete.\nNo devices are ever assigned, s\n[…]\ny run\nremains the default (-yes to execute, -keep to skip deletion).\n\nCo-authored-by: Hitoshi Ichikawa <hitoshiichikawa@users.noreply.github.com>\nCo-authored-by: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(examples): add mdmServers CRUD smoke test to write-test (#25) (#26)",
"author_name": "Hitoshi Ichikawa",
"author_login": "hitoshiichikawa",
"committed_at": "2026-07-09T01:03:39Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "62b55115c37a82ee02ceaaa5e319e7c8458e081a",
"body": "* feat(devices): add mdmServers CRUD (Apple Business API 2.1) (#23)\n\nApple Business API 2.1 (2026-06-03) added full CRUD for device\nmanagement services (mdmServers):\n\n- GetMdmServer: GET /v1/mdmServers/{id} (was 403 / GET_COLLECTION-only\n through 2.0)\n- CreateMdmServer: POST /v1/mdmServers (serverN\n[…]\n)\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Hitoshi Ichikawa <hitoshiichikawa@users.noreply.github.com>\nCo-authored-by: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(devices): mdmServers の CRUD 対応(Apple Business API 2.1) (#24)",
"author_name": "Hitoshi Ichikawa",
"author_login": "hitoshiichikawa",
"committed_at": "2026-07-08T16:30:30Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "7e95339fa00ba9779a0ac76a889bc2d2cec97783",
"body": "CHANGELOG の Unreleased を 0.5.0 として確定。Apple Business API v2.0 で\n追加された GET /v1/mdmDevices / GET /v1/mdmDevices/{id}/details 対応\n(devices.ListMdmDevices / devices.MdmDeviceDetails、#21, #22)。\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs: cut v0.5.0 (mdmDevices list/details endpoints)",
"author_name": "Hitoshi Ichikawa",
"author_login": "hitoshiichikawa",
"committed_at": "2026-07-07T08:45:11Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "29f564bf8993cfac31cc318dc05a1c16c31c74ce",
"body": "Apple Business API v2.0 で追加された、Apple の組み込みデバイス管理\nサービス(Apple MDM)登録デバイスの取得エンドポイントを配線する。\n\n- devices.ListMdmDevices: GET /v1/mdmDevices(コアの List で\n ページングを透過処理)\n- devices.MdmDeviceDetails: GET /v1/mdmDevices/{id}/details\n- MdmDeviceDetailAttributes を公式 DocC と全フィールド一致に更新\n (serialNumber / osVersion / pl\n[…]\ncs/dev/CLAUDE.md ほか)\n- httptest ベースのテストを追加(ページング + 詳細取得)\n\nCloses #21\n\nCo-authored-by: Hitoshi Ichikawa <hitoshiichikawa@users.noreply.github.com>\nCo-authored-by: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(devices): add /v1/mdmDevices list and details endpoints (#22)",
"author_name": "Hitoshi Ichikawa",
"author_login": "hitoshiichikawa",
"committed_at": "2026-07-07T07:29:54Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "68023d1417d8279bca7071944e414b33aff5abed",
"body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 7.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v6...v7)\n\n---\nupdated-dependenc\n[…]\nirect:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "ci: bump actions/checkout from 6 to 7 (#20)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-30T01:02:33Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "392f278386c8321a7b86b1a25481eb42ddc6bcf7",
"body": "…me-host enforcement)\n\nCHANGELOG の Unreleased を 0.4.1 として確定。抜けていた oauth2 CVE 修正(#9)と\nCI ハードニング(#13) を Security セクションとして追記。\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs: cut v0.4.1 (security hardening — CVE-2025-22868, POST retry, sa…",
"author_name": "Hitoshi Ichikawa",
"author_login": "hitoshiichikawa",
"committed_at": "2026-06-17T12:43:29Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "a0643cb06afcb6f4b51202ad197da14021ae0da5",
"body": "…defensive fixes + refactors (#10,#11,#12,#14,#15,#16,#17) (#19)\n\n* refactor(applebusiness): unify pagination loops and drain response bodies (#15)\n\nlinks.next walking now lives in a single followPages helper (List collects\nListSeq; Relationship shares the loop). Do drains bodies to EOF before\nclosi\n[…]\n7\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Hitoshi Ichikawa <hitoshiichikawa@users.noreply.github.com>\nCo-authored-by: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "security: core hardening — same-host enforcement, POST retry policy, …",
"author_name": "Hitoshi Ichikawa",
"author_login": "hitoshiichikawa",
"committed_at": "2026-06-16T11:51:07Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "384a5529a24be48ad520e1021b1978f9660fa391",
"body": "…ncheck (#9, #13) (#18)\n\n* fix(deps): bump golang.org/x/oauth2 to v0.30.0 and scope dependabot ignore (#9)\n\nCVE-2025-22868 (GO-2025-3488) affects x/oauth2 < v0.27.0. v0.30.0 is the\nnewest release compatible with the module's Go 1.23 floor (v0.31.0+\nrequires go 1.24). The dependabot ignore was based \n[…]\n3\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Hitoshi Ichikawa <hitoshiichikawa@users.noreply.github.com>\nCo-authored-by: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "security: bump x/oauth2 (CVE-2025-22868) + CI least-privilege & govul…",
"author_name": "Hitoshi Ichikawa",
"author_login": "hitoshiichikawa",
"committed_at": "2026-06-16T10:10:28Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "59703ea7959fef383390ca80674c9a1868dcfad6",
"body": "….TokenSource (#8)\n\n* feat(applebusiness): add WithTokenSource to inject an external token source\n\nNewClient previously always built its own oauth2.ReuseTokenSource from\nConfig.Credentials and bound it to the Client lifetime, with no way to\nreplace it. This forced callers to keep a Client (and there\n[…]\nus 4.8 (1M context) <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Hitoshi Ichikawa <hitoshiichikawa@users.noreply.github.com>\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(applebusiness): add WithTokenSource to inject an external oauth2…",
"author_name": "Hitoshi Ichikawa",
"author_login": "hitoshiichikawa",
"committed_at": "2026-06-08T08:16:23Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "ccafa6e42bbef1135b2f733e93251fed4a4bb1fe",
"body": "…9-caveat\n\ndocs(readme): warn against per-request NewClient (token endpoint 429)",
"is_bot": false,
"headline": "Merge pull request #6 from hitoshiichikawa/docs/client-reuse-token-42…",
"author_name": "Hitoshi Ichikawa",
"author_login": "hitoshiichikawa",
"committed_at": "2026-06-08T08:05:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b938752425f5405c4f3a58ac2373351da09d936b",
"body": "Document that a Client must be created per-credential and reused: the SDK\ncaches the OAuth access token via oauth2.ReuseTokenSource only for the\nlifetime of a single Client instance. Re-creating Client on every API\ncall mints a fresh token each time, so under bursty load the token\nendpoint (account.\n[…]\nthe Client, cache one\nper credential, or cache the token only (decrypt the key just on refresh)\nwith single-flight token issuance.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs(readme): warn against per-request NewClient (token endpoint 429)",
"author_name": "Hitoshi Ichikawa",
"author_login": "hitoshiichikawa",
"committed_at": "2026-06-08T06:58:36Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "1baa615e39ca2aa591e2d20de0efe60ff58000c9",
"body": "README.md を英語化(pkg.go.dev のトップに表示されるため。日本語版は持たない)。\nroadmap の古い記述(テスト未・実機検証未)も実態に合わせて更新。バッジ・コードブロックは不変。\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs: translate README to English and cut v0.3.2",
"author_name": "Hitoshi Ichikawa",
"author_login": "hitoshiichikawa",
"committed_at": "2026-06-04T00:33:27Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "dedc8ec9772e2717f9cbd6e61ce0aafc68249bcb",
"body": "v0.3.0 以降の変更を v0.3.1 として確定:\n- 公開シンボルの doc コメントを英語化(pkg.go.dev 可読性向上)。\n- コミュニティ/運用ファイル、devices/people の godoc Example。\n- 依存更新(jwt 5.3.1 / setup-go v6 / checkout v6)。最低 Go 1.23 維持。\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs: cut v0.3.1 (English doc comments, examples, dependency bumps)",
"author_name": "Hitoshi Ichikawa",
"author_login": "hitoshiichikawa",
"committed_at": "2026-06-04T00:19:04Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "a6a3bc85b8172b74943ea4b236cc9869dab35c47",
"body": "公開シンボル(package doc / 型 / 関数 / 定数 / フィールド / Example)の doc コメントを\n英語化し、pkg.go.dev での国際的な可読性を向上。内部コメント(非公開シンボル・関数本体・\nセクション区切り)は日本語のまま(CLAUDE.md 規約どおり)。コード・JSON タグ・列挙値・\nロジックは一切変更なし。\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs: translate exported doc comments to English for pkg.go.dev",
"author_name": "Hitoshi Ichikawa",
"author_login": "hitoshiichikawa",
"committed_at": "2026-06-04T00:16:43Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "56815d1256146df399c31a0f8dcac7d71935a2a7",
"body": "brand API は実在するが公開仕様(エンドポイント/データ型/DocC)が無く、認証も\ndevice API と別系統(Service Account+Partner 委譲)。実装には Onboarding Guide\n入手か委譲済み組織での実機確定が前提、という 2026-06 の調査結果を ROADMAP に記載。\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs: note brand API status in ROADMAP (no public spec, separate auth)",
"author_name": "Hitoshi Ichikawa",
"author_login": "hitoshiichikawa",
"committed_at": "2026-06-03T13:33:21Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "3f99d281ce66156cb776ea0c9142f0194defc0ef",
"body": "…abot\n\nDependabot PR の整理(#1 setup-go v6 / #4 jwt 5.3.1 はマージ済み):\n- #2 checkout v4→v6 を手動適用(lint ジョブで #1 と隣接行のため自動マージが競合)。\n- dependabot.yml に ignore を追加:\n - golang.org/x/oauth2: 0.22.0+ が go 1.24/1.25 を要求するため見送り(go 1.23 維持)。\n - golangci/golangci-lint-action: メジャー更新(v7+)は golangci-lint v2 系で .golangci.yml(v1) と非互換のため無視。\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "ci: apply checkout v6 and pin oauth2 / golangci-lint-action in depend…",
"author_name": "Hitoshi Ichikawa",
"author_login": "hitoshiichikawa",
"committed_at": "2026-06-03T13:13:30Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "b27fe76e1410b6a02f420d8c14b21e182567b568",
"body": "…actions/setup-go-6\n\nci: bump actions/setup-go from 5 to 6",
"is_bot": false,
"headline": "Merge pull request #1 from hitoshiichikawa/dependabot/github_actions/…",
"author_name": "Hitoshi Ichikawa",
"author_login": "hitoshiichikawa",
"committed_at": "2026-06-03T13:10:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7d39a7014bf775a0f0dd05fc5eb9a8122657c4da",
"body": "…ub.com/golang-jwt/jwt/v5-5.3.1\n\nchore: bump github.com/golang-jwt/jwt/v5 from 5.2.1 to 5.3.1",
"is_bot": false,
"headline": "Merge pull request #4 from hitoshiichikawa/dependabot/go_modules/gith…",
"author_name": "Hitoshi Ichikawa",
"author_login": "hitoshiichikawa",
"committed_at": "2026-06-03T13:10:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "037697a37b9bbdb0a44fd474db4b6df4a712d7b1",
"body": "ルートの CLAUDE.md を docs/dev/CLAUDE.md への symlink にし、.gitignore(/CLAUDE.md)で\n配布から除外。ローカルでは Claude Code がプロジェクト指示を自動読み込みでき、\n配布リポジトリのルートには出ない(本体は docs/dev/CLAUDE.md の1つ)。\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "chore: gitignore the root CLAUDE.md symlink",
"author_name": "Hitoshi Ichikawa",
"author_login": "hitoshiichikawa",
"committed_at": "2026-06-03T12:55:08Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "3af3acdd3810ac6428488a61e5d4c8fe331b5e6c",
"body": "CLAUDE.md / CLAUDE_CODE_PROMPT.md / HANDOFF.md をルートから docs/dev/ へ移動し、\n配布リポジトリのルートを整理。ROADMAP の参照を更新。\n\n注: CLAUDE.md をルート外へ移したため、Claude Code のプロジェクト設定の\n自動読み込みは無効になる(プロジェクト指示は docs/dev/CLAUDE.md を参照)。\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "chore: move dev-facing meta files to docs/dev/",
"author_name": "Hitoshi Ichikawa",
"author_login": "hitoshiichikawa",
"committed_at": "2026-06-03T12:50:46Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "334743e7176f868c6a8fa1d8d1801f539c108500",
"body": "Bumps [github.com/golang-jwt/jwt/v5](https://github.com/golang-jwt/jwt) from 5.2.1 to 5.3.1.\n- [Release notes](https://github.com/golang-jwt/jwt/releases)\n- [Commits](https://github.com/golang-jwt/jwt/compare/v5.2.1...v5.3.1)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/golang-jwt/jwt/v5\n dependency-version: 5.3.1\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore: bump github.com/golang-jwt/jwt/v5 from 5.2.1 to 5.3.1",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-03T12:42:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7d54752745b0880acc6e448bd943428352b4291c",
"body": "Bumps [actions/setup-go](https://github.com/actions/setup-go) from 5 to 6.\n- [Release notes](https://github.com/actions/setup-go/releases)\n- [Commits](https://github.com/actions/setup-go/compare/v5...v6)\n\n---\nupdated-dependencies:\n- dependency-name: actions/setup-go\n dependency-version: '6'\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "ci: bump actions/setup-go from 5 to 6",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-03T12:42:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6bd8fe0642db9d39364b82b455e09ba33ecd1ff9",
"body": "- CONTRIBUTING.md / CODE_OF_CONDUCT.md(Contributor Covenant v2.1)。\n- Issue / PR テンプレート、Dependabot 設定(gomod + github-actions)。\n- devices / people に godoc Example を追加(pkg.go.dev 表示用)。\n- CHANGELOG の [Unreleased] に記載。\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs: add community files, dependabot, and godoc examples",
"author_name": "Hitoshi Ichikawa",
"author_login": "hitoshiichikawa",
"committed_at": "2026-06-03T12:41:24Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "d0506f53f5660bd8e64290f16930ab302d7ff004",
"body": "- CHANGELOG: [Unreleased] を v0.3.0 として確定(2026-06-03)。\n- SECURITY.md を追加(脆弱性報告手順 + 秘密情報の取り扱い)。\n- README: pkg.go.dev / CI / Go Report Card / License バッジを追加。\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs: cut v0.3.0 (SECURITY.md, README badges, CHANGELOG)",
"author_name": "Hitoshi Ichikawa",
"author_login": "hitoshiichikawa",
"committed_at": "2026-06-03T12:36:09Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "dca74c036dbb38b28b2575f57da06c8a13e5419f",
"body": "CI の golangci-lint(v1.64.8) で検出された既存の指摘を修正(挙動変更なし):\n- var-naming: auditevents の Api* 識別子を API* にリネーム(型/フィールド/定数)。JSON タグ・定数値・API のキー名は不変。\n- unused-parameter: テストの未使用 r を _ に(11箇所)。\n- var-declaration: client.go の冗長な型注釈を削除。\n- S1016: blueprints の struct literal を型変換へ。\n\nローカルで golangci-lint + build/vet/gofmt/test -race を全て green 確認。\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(lint): satisfy golangci-lint (revive / gosimple)",
"author_name": "Hitoshi Ichikawa",
"author_login": "hitoshiichikawa",
"committed_at": "2026-06-03T12:22:37Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "5051e471861cbda6cb6524913fd90eca6c36e29c",
"body": "…l API\n\nexamples/write-test -yes を実トークンで 6/6 成功させた。実機検証で判明した仕様を docs に反映:\n- Configuration の configurationProfile は Base64 ではなく生 .mobileconfig XML(Base64 は 400 plist type mismatch)。PayloadContent は非空必須。\n- Blueprint 作成は「中身(apps/packages/configurations)」と「割り当て先(orgDevices/users/userGroups)」を両カテゴリ最低1つずつ\n[…]\n-test は Configuration を先に作成し、その無害な Web クリップ Configuration を Blueprint の中身に流用。\n割り当て先は userGroups→users の順で1件のみ一時付与(デバイス直接割り当ては回避)し、最後に削除する構成へ変更。\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(write-test): pass live write-API tests; correct docs to match rea…",
"author_name": "Hitoshi Ichikawa",
"author_login": "hitoshiichikawa",
"committed_at": "2026-06-03T12:03:58Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "733d89a72d140aea4754e17ad4e3c450e28bd436",
"body": "前任環境(Go ツールチェーンなし)で未整形だったコードを gofmt で整形し、\ngo mod tidy で go.sum を生成。コードの挙動変更はなし。\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "chore: apply gofmt and generate go.sum",
"author_name": "Hitoshi Ichikawa",
"author_login": "hitoshiichikawa",
"committed_at": "2026-06-03T12:03:49Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "3c8ad3d1f501a258e890b7ac684fe438e3906869",
"body": null,
"is_bot": false,
"headline": "docs: add HANDOFF.md for local Claude Code continuation",
"author_name": "Hitoshi Ichikawa",
"author_login": "hitoshiichikawa",
"committed_at": "2026-06-03T11:15:13Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 8,
"commits_last_year": 29,
"latest_release_at": "2026-07-18T01:26:39Z",
"latest_release_tag": "v0.7.0",
"releases_from_tags": true,
"days_since_last_push": 0,
"active_weeks_last_year": 7,
"days_since_latest_release": 4,
"mean_days_between_releases": 6.4
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 100,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": true
},
"ecosystem": {
"packages": [
{
"name": "github.com/hitoshiichikawa/apple-business-go",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/hitoshiichikawa/apple-business-go",
"is_deprecated": false,
"latest_version": "v0.7.0",
"repository_url": "https://github.com/hitoshiichikawa/apple-business-go",
"versions_count": 8,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-18T01:26:39Z",
"latest_version_yanked": null,
"days_since_latest_publish": 4
}
]
},
"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": 1
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"examples"
],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"go.mod"
],
"largest_source_bytes": 17065,
"source_files_sampled": 39,
"oversized_source_files": 0,
"agent_instruction_files": [
"docs/dev/CLAUDE.md"
],
"agent_instruction_max_bytes": 5098
},
"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/golang-jwt/jwt/v5",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v5.3.1"
},
{
"name": "golang.org/x/oauth2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.30.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": 11,
"open_issues": 0,
"closed_ratio": 1,
"closed_issues": 14,
"closed_unmerged_prs": 3
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "hitoshiichikawa",
"commits": 26,
"avatar_url": "https://avatars.githubusercontent.com/u/1378290?v=4"
}
],
"contributors_sampled": 1,
"top_contributor_share": 1
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.yml"
],
"has_docs_dir": true,
"linter_configs": [
".golangci.yml"
],
"has_editorconfig": false,
"has_linter_config": true,
"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": "11 out of 11 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/23 approved changesets -- score normalized to 0",
"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": 10,
"reason": "update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 0,
"reason": "project was created within the last 90 days. Please review its contents carefully",
"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": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 10,
"reason": "GitHub workflow tokens follow principle of least privilege",
"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": "09e971e70f477fcb9a3039ecd8899fb1ed7646bb",
"ran_at": "2026-07-23T01:10:46Z",
"aggregate_score": 6,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": true,
"has_dependabot_config": true
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-22T08:07:59Z",
"oldest_open_prs": [
{
"number": 29,
"created_at": "2026-07-22T08:07:57Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-07-18T01:26:39Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/hitoshiichikawa/apple-business-go",
"host": "github.com",
"name": "apple-business-go",
"owner": "hitoshiichikawa"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"security": 60,
"vitality": 68,
"community": 43,
"governance": 54,
"engineering": 76
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 68,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 54,
"inputs": {
"commits_last_year": 29,
"human_commit_share": 0.897,
"days_since_last_push": 0,
"active_weeks_last_year": 7
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "7/52 weeks with commits",
"points": 4.8,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 7
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "29 commits in the last year",
"points": 13.3,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 29
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "project was created within the last 90 days. Please review its contents carefully",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 88,
"inputs": {
"releases_count": 8,
"latest_release_tag": "v0.7.0",
"releases_from_tags": true,
"days_since_latest_release": 4,
"mean_days_between_releases": 6.4
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "8 version tags (no GitHub releases)",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "version_tags_no_releases",
"params": {
"count": 8
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 4 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 4
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~6.4 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 6.4
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 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": 43,
"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": "excellent",
"name": "Community health",
"note": null,
"notes": [],
"value": 92,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": true,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 18,
"status": "met",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 13.5,
"status": "met",
"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": 6.3,
"status": "met",
"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": 54,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 13,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 1,
"top_contributor_share": 1
},
"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 100% of commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 100
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "1 contributors",
"points": 1.4,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 1
}
}
],
"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": 77,
"inputs": {
"merged_prs": 11,
"open_issues": 0,
"closed_issues": 14,
"issue_closed_ratio": 1,
"closed_unmerged_prs": 3
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "100% of issues closed",
"points": 46.8,
"status": "met",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 100
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "11/14 decided PRs merged",
"points": 30.1,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 11,
"decided": 14
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/23 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "at_risk",
"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": 43,
"inputs": {
"followers": 1,
"owner_type": "User",
"is_verified": null,
"owner_login": "hitoshiichikawa",
"public_repos": 23,
"account_age_days": 5292
},
"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": "1 followers of hitoshiichikawa",
"points": 2.2,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 1,
"login": "hitoshiichikawa"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "23 public repos, account ~14 yr old",
"points": 22.1,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 23
}
},
{
"code": "account_age_years",
"params": {
"years": 14
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"github.com/hitoshiichikawa/apple-business-go"
],
"ecosystems": "go",
"any_deprecated": false,
"min_days_since_publish": 4
},
"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 4 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 4
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "8 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 8
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "good",
"name": "Engineering Quality",
"value": 76,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "good",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 84,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "1 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 1
}
}
],
"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": ".golangci.yml",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".golangci.yml"
}
}
],
"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": "11 out of 11 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": 65,
"inputs": {
"topics": [],
"has_wiki": false,
"homepage": null,
"has_readme": true,
"has_docs_dir": true,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 25,
"status": "met",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": 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": "moderate",
"name": "Security",
"value": 60,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "moderate",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Branch-Protection, Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"branch_protection",
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 60,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 15,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 3,
"scorecard_aggregate": 6
},
"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": "11 out of 11 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/23 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"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": "update tool detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "project was created within the last 90 days. Please review its contents carefully",
"points": 0,
"status": "missed",
"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": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "GitHub workflow tokens follow principle of least privilege",
"points": 7.5,
"status": "met",
"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": "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": 2
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "good",
"name": "AI Readiness",
"value": 80,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "excellent",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 1,
"agent_instruction_files": [
"docs/dev/CLAUDE.md"
],
"agent_instruction_max_bytes": 5098
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "docs/dev/CLAUDE.md",
"points": 45,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "docs/dev/CLAUDE.md"
}
}
],
"max_points": 45
},
{
"key": "machine_readable_docs_llms_txt",
"name": "Machine-readable docs (llms.txt)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "legible_commit_history",
"name": "Legible commit history",
"detail": "26 of 26 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 26,
"sampled": 26
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "excellent",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"go.sum"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [],
"agent_commit_share": 0.759,
"toolchain_manifests": [
"go.mod"
],
"dependency_bot_commit_share": 0.103
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "go.mod (toolchain convention, no task runner)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "toolchain_convention",
"params": {
"files": "go.mod"
}
}
],
"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": ".golangci.yml",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".golangci.yml"
}
}
],
"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": "22 of the last 29 commits agent-authored or agent-credited",
"points": 10,
"status": "met",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 22,
"sampled": 29
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "3 of the last 29 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 3,
"sampled": 29
}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "Go",
"largest_source_bytes": 17065,
"source_files_sampled": 39,
"oversized_source_files": 0
},
"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": "0/39 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 39,
"oversized": 0
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "at_risk",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [
"examples"
],
"has_mcp_signal": false,
"api_schema_files": []
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": "examples",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "examples"
}
}
],
"max_points": 40
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? 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": [
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
],
"report_type": "repository",
"generated_at": "2026-07-23T01:10:55.151967Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/h/hitoshiichikawa/apple-business-go.svg",
"full_name": "hitoshiichikawa/apple-business-go",
"license_state": "standard",
"license_spdx": "MIT"
}