JSON-Rohbericht maschinenlesbar
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 2624,
"has_wiki": false,
"homepage": null,
"languages": {
"Go": 8768567,
"Shell": 15741,
"JavaScript": 5222,
"PowerShell": 4977
},
"pushed_at": "2026-07-20T02:15:55Z",
"created_at": "2026-05-15T04:30:06Z",
"owner_type": "Organization",
"updated_at": "2026-07-17T14:44:01Z",
"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://www.growthbook.io",
"name": "GrowthBook",
"type": "Organization",
"login": "growthbook",
"company": null,
"location": null,
"followers": 194,
"avatar_url": "https://avatars.githubusercontent.com/u/65404594?v=4",
"created_at": "2020-05-15T13:15:56Z",
"is_verified": null,
"public_repos": 47,
"account_age_days": 2259
},
"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": "v1.0.0",
"kind": "major",
"published_at": "2026-07-17T14:38:54Z"
},
{
"tag": "v1.0.0-next.4",
"kind": "prerelease",
"published_at": "2026-07-17T14:20:30Z"
},
{
"tag": "v1.0.0-next.3",
"kind": "prerelease",
"published_at": "2026-07-17T11:46:50Z"
},
{
"tag": "v1.0.0-next.2",
"kind": "prerelease",
"published_at": "2026-07-15T03:36:45Z"
},
{
"tag": "v1.0.0-next.1",
"kind": "prerelease",
"published_at": "2026-07-07T12:44:43Z"
},
{
"tag": "v1.0.0-next.0",
"kind": "prerelease",
"published_at": "2026-07-07T12:11:09Z"
}
],
"recent_commits": [
{
"oid": "98ad3fdf8b58ad02bdd88571ee625567c8b2c73d",
"body": null,
"is_bot": false,
"headline": "Update MIGRATION.md after releasing 1.0.0",
"author_name": "Kevin Chant",
"author_login": "Kevin-Chant",
"committed_at": "2026-07-17T14:43:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d17cfb85c6409cfdf89ca8576799c73185d1c32d",
"body": "…rk (#56)\n\nGoReleaser derives its \"current tag\" from git state, not the pushed ref.\nWhen a GA tag and its -next beta tag share a commit, it can pick the beta\nand try to re-upload assets to that release (422 already_exists), which\nfails the whole release job (and skips npm-publish). Set\nGORELEASER_CU\n[…]\ncated tags no longer matter.\n\nRebuilt .speakeasy/patches/.github/workflows/release.yaml.patch so the\nchange survives regeneration.\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "Pin GoReleaser to the pushed tag so beta→GA promotes on one commit wo…",
"author_name": "Kevin-Chant",
"author_login": "Kevin-Chant",
"committed_at": "2026-07-17T14:31:34Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "9e47ba011a13551ec9f0951df44c80e8056d31d7",
"body": "New patch .speakeasy/patches/internal/flagutil/metadata.go.patch (3 hunks):\n- Gate BuildRequest's stdin read on the operation taking a body, so\n no-body ops (GET/DELETE) no longer block forever when stdin is a\n held-open pipe (CI runners, agent harnesses).\n- Re-interpret invalid JSON as a JSON str\n[…]\ndelete-log-entry) optional so\n the generated doc invocations work without --body-param '{}'.\n\nVersion held at 1.0.0. Command surface unchanged.\n\nCo-authored-by: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Fix five flag-handling bugs found in the GA-candidate sweep (#48)",
"author_name": "Kevin-Chant",
"author_login": "Kevin-Chant",
"committed_at": "2026-07-17T13:29:37Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "23b160aa46622979dd94ea16801baff4ccbf9688",
"body": "TestOutputFormats predates #40: it still ran `-o table` through the\nsuccess matrix, so the live suite failed against a healthy server.\nAssert the intended rejection (exit 1 + \"not currently supported\")\ninstead.\n\nCo-authored-by: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Update live format test for the deliberate table disable (#47)",
"author_name": "Kevin-Chant",
"author_login": "Kevin-Chant",
"committed_at": "2026-07-17T13:10:47Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "cddf5139bb18fda8cd407ebe50a7165110df2d0c",
"body": "Regenerates against the current main spec, which adds three new API\ngroups (configs, config-revisions, custom-hooks) and new flags across\nfeatures/revisions/ramp-schedules (--ignore-warnings,\n--skip-schema-validation, --requires-start-approval, --base-config).\n\nSince command names freeze at GA, the \n[…]\nnces for consistency (pre-freeze).\n\nVersion is force-held at 1.0.0 via `speakeasy bump -v` so automatic\nversioning doesn't re-bump the GA reset.\n\nCo-authored-by: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Regenerate from latest spec, hold version at 1.0.0 for GA (#46)",
"author_name": "Kevin-Chant",
"author_login": "Kevin-Chant",
"committed_at": "2026-07-17T11:39:48Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "999697e6c6a039794e67a3469a7a01b7ee879c41",
"body": "Arming RELEASE_AUTOMATION is deferred to post-GA, so make explicit that\nmerging a generation PR does not ship anything until its tag is\nhand-pushed. Also drop the stale example GA version (the line was reset\nto 1.0.0).\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Document manual post-GA tagging until automation is armed",
"author_name": "Kevin Chant",
"author_login": "Kevin-Chant",
"committed_at": "2026-07-15T03:52:39Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "5c0cce00d3c254907a65ff9da48bea3fc04fe6d2",
"body": "GitHub deprecated the Node 20 runtime; checkout@v4, setup-go@v5,\nsetup-node@v4, upload-artifact@v4, and goreleaser-action@v6 were being\nforce-run on Node 24 with a deprecation annotation. Bump each to the\nlowest major that targets Node 24 natively (checkout@v5, setup-go@v6,\nsetup-node@v5, upload-art\n[…]\nll carrying the id-token\npermission, spec-date step, and npm-publish job). The other workflows\nare hand-owned and edited directly.\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "Bump workflow actions to Node 24 majors (#42)",
"author_name": "Kevin-Chant",
"author_login": "Kevin-Chant",
"committed_at": "2026-07-15T03:52:05Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "e6b64542cdd4ecfe2fe888c2a1ff35198314d698",
"body": "…er (#41)\n\nbuildGlobalSecurity resolved bearer and basic-auth credentials\nindependently, populating both schemes on the Security struct whenever a\nbearer existed from any tier alongside basic-auth flags. The SDK then\npicks bearer purely by struct field order, so explicit --username/\n--password flags\n[…]\nange ships as a Speakeasy patch that\nre-applies on regen. Adds two e2e regression tests capturing the #39\nrepro and the tie-break.\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "Fix cross-scheme auth precedence so explicit flags beat a stored bear…",
"author_name": "Kevin-Chant",
"author_login": "Kevin-Chant",
"committed_at": "2026-07-15T03:28:22Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "7622b8d987c511cf5da69a2b8709a241c2832f4f",
"body": null,
"is_bot": false,
"headline": "Cleanup for unplanned table output issue (#40)",
"author_name": "Kevin-Chant",
"author_login": "Kevin-Chant",
"committed_at": "2026-07-15T03:20:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d6be46459f0d764539290a5a50f0026c42b9bd3e",
"body": "* Wire Homebrew cask publishing to growthbook/homebrew-tap\n\nhomebrew_casks in .goreleaser.yaml: pushes to the tap on stable tags only\n(skip_upload: auto), with a post-install hook stripping the Gatekeeper\nquarantine attribute since darwin binaries are unsigned. release.yaml\npasses the new HOMEBREW_T\n[…]\ntes it but GitHub renders\nit as a rename. Same content, standard orientation.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Wire Homebrew cask publishing to growthbook/homebrew-tap (#38)",
"author_name": "Kevin-Chant",
"author_login": "Kevin-Chant",
"committed_at": "2026-07-15T02:47:57Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "b49e21c223bf7bad5765ed6b4415dd34a3bd63b2",
"body": null,
"is_bot": false,
"headline": "Reset version back to 1.0.0 (#37)",
"author_name": "Kevin-Chant",
"author_login": "Kevin-Chant",
"committed_at": "2026-07-15T02:23:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9c0f33cfaa8d118a41bd5fa60449c3d9eab032f7",
"body": "Final sweep of operationId-derived command names across the groups not covered\nby #32/#33, before GA locks the surface:\n\n- analytics-explorations: run-data-source / run-fact-table / run-metric\n- code-references: get-for-feature / list / submit\n- dashboards: list-for-experiment (was get-dashboards-fo\n[…]\nn outside the\ndeprecated feature-revisions-v1 group. Breaking change, prerelease next channel\nonly. Version bumped 1.1.4 -> 1.1.5.\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "Rename remaining straggler subcommands to clean verbs (#35)",
"author_name": "Kevin-Chant",
"author_login": "Kevin-Chant",
"committed_at": "2026-07-14T08:51:14Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "8ed0129d51d50981ce83a112ec0ea7080b5eea7b",
"body": "…an verbs (#33)\n\n* Refresh CODEOWNERS comment: team exists now, note write-access requirement\n\nThe cli-maintainers team was created (inheriting write via the devs team),\nso the \"replace when one exists\" note is stale. Document the real\nactivation gotcha instead: CODEOWNERS silently ignores teams wit\n[…]\n on the prerelease next\nchannel. Version bumped 1.1.3 -> 1.1.4.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Rename experiments + constant/saved-group-revision subcommands to cle…",
"author_name": "Kevin-Chant",
"author_login": "Kevin-Chant",
"committed_at": "2026-07-14T08:07:26Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "5d4513a355f12d979545fabc6a7c15b70ecc5db3",
"body": "The v2 feature-revisions leaf commands were pinned (in the overlay) to their\noperationId-derived names -- post-feature-revision-publish, put-feature-revision-metadata,\netc. -- which are verbose and redundant now that they live under the\nfeature-revisions group. Change the x-speakeasy-name-override v\n[…]\n CLI command surface, but only on the prerelease `next`\nchannel (`latest` is still the legacy CLI). Version bumped 1.1.2 -> 1.1.3.\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "Rename v2 feature-revisions subcommands to clean verbs (#32)",
"author_name": "Kevin-Chant",
"author_login": "Kevin-Chant",
"committed_at": "2026-07-14T07:15:35Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "d4fcbd544a2141dd79a180b9e1a0f826f73d16bf",
"body": "…m) (#23)\n\nBatch of behavior-bug fixes found smoke-testing the CLI, each carried as a\n.speakeasy/patches/ override that re-applies on every regen (pending upstream\nSpeakeasy/spec fixes).\n\n- Pagination hint: HasMorePages now reads the response's own hasMore flag\n instead of the SDK's always-non-nil \n[…]\ny name in\n their examples.\n- v1 deprecation notice: link the full MIGRATION.md URL.\n\nVersion bumped 1.1.1 -> 1.1.2 by generation.\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "Fix more generated-CLI behavior bugs via patches (stopgap for upstrea…",
"author_name": "Kevin-Chant",
"author_login": "Kevin-Chant",
"committed_at": "2026-07-14T06:57:27Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "bce89e0507ddddf2e51d5cfa9b096516f23951f5",
"body": "Three small UX fixes surfaced while debugging a migrated-but-unconfigured\nprofile:\n\n1. whoami now prints the resolved Server URL. It mirrors client.NewClient's\n resolution (--server-url > valid --server index > default) via a new\n hand-written helper (internal/cli/custom_whoami.go), verified to \n[…]\nrses to\npristine, passes git apply --check, forward-applies). The customcfg and\ncustom_whoami changes are hand-written (no patch).\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "Improve whoami output and legacy-migration guidance (#22)",
"author_name": "Kevin-Chant",
"author_login": "Kevin-Chant",
"committed_at": "2026-07-14T05:42:42Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "a03fa9b02c2bf0101bbb9db52c8fc234b907d28b",
"body": "The npm-publish job pinned Node 20 (now EOL) but ran `npm install -g\nnpm@latest`, which rolled to npm 12 (requires Node >= 22) and failed the\nv1.1.1-next.0 publish with EBADENGINE. Bump the job to Node 24 (Active LTS)\nand pin npm to the 11.x line: it satisfies OIDC trusted publishing's\n>= 11.5.1 flo\n[…]\nin\n.speakeasy/patches/.github/workflows/release.yaml.patch. Verified with a\ngit-apply reverse/forward round-trip and a YAML parse.\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "Fix npm publish: bump publish job to Node 24, pin npm to 11.x (#21)",
"author_name": "Kevin-Chant",
"author_login": "Kevin-Chant",
"committed_at": "2026-07-14T03:32:40Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "ca75c28d78bd5899d3c944aabe709e9df49c00ae",
"body": "…(#20)\n\nClean `speakeasy run` against the current upstream spec. The drift is\nbenign, description-only: reworded HTTP Basic auth help (username/password\nflags, env vars, basic-auth scheme) and an expanded `enum` attribute field\ndescription. No fields added/removed/retyped, no new endpoints, no behav\n[…]\nface golden\n(unchanged), and a live read against the API confirming -o yaml keeps\ncamelCase keys and -o toon emits no \",omitzero\".\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "Regenerate from spec (1.1.0 -> 1.1.1) and re-remove -o table doc row …",
"author_name": "Kevin-Chant",
"author_login": "Kevin-Chant",
"committed_at": "2026-07-14T03:18:35Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "16e52147aabd63ab05587a5b5c1f68d4080e83ee",
"body": "…#14)\n\nFive CLI behavior issues fixed at our layer while awaiting upstream\nSpeakeasy fixes. All changes live in .speakeasy/patches/ or hand-written\nfiles so they survive a clean regeneration.\n\n- -o yaml no longer lowercases keys; -o toon no longer leaks \",omitzero\"\n into key names (shared toGeneric\n[…]\n result array; left to upstream to fix properly\n\nVerified with build, go test, gofmt, and a full patch reverse/forward\nround-trip.\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "Fix generated-code behavior bugs via patches (stopgap for upstream) (…",
"author_name": "Kevin-Chant",
"author_login": "Kevin-Chant",
"committed_at": "2026-07-14T02:55:35Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "9ec75123995ceff919b5b8252049c3986212968d",
"body": null,
"is_bot": false,
"headline": "Add e2e testing against live server",
"author_name": "Kevin Chant",
"author_login": "Kevin-Chant",
"committed_at": "2026-07-08T07:05:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b635aa51bd55cdf50105a40d44e1a301e4e0623b",
"body": null,
"is_bot": false,
"headline": "Set up basic testing in CI",
"author_name": "Kevin Chant",
"author_login": "Kevin-Chant",
"committed_at": "2026-07-08T05:48:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e904e48657ac2a80e7146c99ba04881479a85c6c",
"body": null,
"is_bot": false,
"headline": "More standardization and fixes (#11)",
"author_name": "Kevin-Chant",
"author_login": "Kevin-Chant",
"committed_at": "2026-07-08T03:40:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "803d6192e23f809c403de2aeed089fd3241a9e0b",
"body": null,
"is_bot": false,
"headline": "Add speakeasy-pagination to overlay (#10)",
"author_name": "Kevin-Chant",
"author_login": "Kevin-Chant",
"committed_at": "2026-07-08T03:01:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bb3cb4623805cecc3cca8a6e6b1c473dfb5cc3c8",
"body": null,
"is_bot": false,
"headline": "Fix misc issues with overlay and rebuild (#9)",
"author_name": "Kevin-Chant",
"author_login": "Kevin-Chant",
"committed_at": "2026-07-08T02:27:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "45d6805501d2c96eb1c0ccac05993c6d2f95ccf0",
"body": null,
"is_bot": false,
"headline": "Standardize asset naming",
"author_name": "Kevin Chant",
"author_login": "Kevin-Chant",
"committed_at": "2026-07-07T12:26:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8503749fc271f6d45a34947422bbb40f435afe9a",
"body": null,
"is_bot": false,
"headline": "Rebuild cli with tag fix (#7)",
"author_name": "Kevin-Chant",
"author_login": "Kevin-Chant",
"committed_at": "2026-07-07T11:47:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ab824337d493dd4e3063bc35541ec87176c657fa",
"body": null,
"is_bot": false,
"headline": "Reinstate clobbered release wiring",
"author_name": "Kevin Chant",
"author_login": "Kevin-Chant",
"committed_at": "2026-06-19T10:11:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a7d5bd9556492e8c1da419a1155faef4bfb85645",
"body": null,
"is_bot": false,
"headline": "Add remaining missing details to readme",
"author_name": "Kevin Chant",
"author_login": "Kevin-Chant",
"committed_at": "2026-06-19T09:18:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9817eeb7598a6ac875b8815935a1e7fc1103c353",
"body": null,
"is_bot": false,
"headline": "Add npm install section",
"author_name": "Kevin Chant",
"author_login": "Kevin-Chant",
"committed_at": "2026-06-19T09:04:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5054ad205a4e498c0950ec2542720e599fd52eae",
"body": null,
"is_bot": false,
"headline": "Make version management more visible",
"author_name": "Kevin Chant",
"author_login": "Kevin-Chant",
"committed_at": "2026-06-19T08:58:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "134ee09bb3ed0da06ec90828aae9bd65394385d6",
"body": "* Replace Stainless CLI with Speakeasy-generated CLI\n\nStainless wound down its hosted generator, leaving the old CLI unregenerable.\nThis swaps the entire tree for the Speakeasy-generated GrowthBook CLI:\n\n- Generated commands (internal/cli/, internal/sdk/) covering ~274 API operations.\n- Speakeasy in\n[…]\nc.com>\n\n* Full rebuild\n\n* Rebuild with fixed spec on main\n\n* Improvements for release versioning\n\n* Fix test formatting\n\n---------\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "Replace Stainless CLI with Speakeasy-generated CLI (#3)",
"author_name": "Kevin-Chant",
"author_login": "Kevin-Chant",
"committed_at": "2026-06-19T08:35:20Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "89f90b9817977b9ceb2e9ade8da512c07d700ee0",
"body": "Stainless",
"is_bot": false,
"headline": "Merge pull request #2 from growthbook/next",
"author_name": "Jeremy Dorn",
"author_login": "jdorn",
"committed_at": "2026-05-15T04:47:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "021419d0c7bcdbe89b03534452f531f3ffafa392",
"body": null,
"is_bot": true,
"headline": "chore: update SDK settings",
"author_name": "stainless-app[bot]",
"author_login": "stainless-app[bot]",
"committed_at": "2026-05-15T04:47:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9ef4ccba0f8e2a95fab79367a8472e7b3e4bb1a9",
"body": null,
"is_bot": true,
"headline": "chore: sync repo",
"author_name": "stainless-app[bot]",
"author_login": "stainless-app[bot]",
"committed_at": "2026-05-15T04:46:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f767af18a6ef6b3ac2aabf23ac5d1cbb359d281f",
"body": null,
"is_bot": false,
"headline": "Add workflow",
"author_name": "Jeremy Dorn",
"author_login": "jdorn",
"committed_at": "2026-05-15T04:34:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "514c0acc544d01694e4be1cd376b5cc0894b6530",
"body": null,
"is_bot": false,
"headline": "Initial commit",
"author_name": "Jeremy Dorn",
"author_login": "jdorn",
"committed_at": "2026-05-15T04:30:26Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 6,
"commits_last_year": 36,
"latest_release_at": "2026-07-17T14:38:54Z",
"latest_release_tag": "v1.0.0",
"releases_from_tags": false,
"days_since_last_push": 2,
"active_weeks_last_year": 5,
"days_since_latest_release": 5,
"mean_days_between_releases": 2
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": false,
"has_contributing": false,
"health_percentage": 37,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "github.com/growthbook/cli",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/growthbook/cli",
"is_deprecated": false,
"latest_version": "v1.0.0",
"repository_url": "https://github.com/growthbook/cli",
"versions_count": 6,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-17T14:31:34Z",
"latest_version_yanked": null,
"days_since_latest_publish": 5
},
{
"name": "growthbook",
"exists": true,
"license": "MIT",
"keywords": [
"growthbook",
"feature-flags",
"experimentation",
"cli"
],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/growthbook",
"is_deprecated": false,
"latest_version": "1.0.0",
"repository_url": "https://github.com/growthbook/cli",
"versions_count": 20,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 2,
"monthly_downloads": 124252,
"first_published_at": "2023-02-22T22:48:52.379000Z",
"latest_published_at": "2026-07-17T14:39:19.371000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 5
}
]
},
"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
},
"open_issues_and_prs": 19
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"go.mod"
],
"largest_source_bytes": 1005820,
"source_files_sampled": 1013,
"oversized_source_files": 25,
"agent_instruction_files": [
"CLAUDE.md"
],
"agent_instruction_max_bytes": 7876
},
"dependencies": {
"manifests": [
"go.mod",
"npm/package.json"
],
"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",
"npm"
],
"dependencies": [
{
"name": "github.com/alpkeskin/gotoon",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.1.1"
},
{
"name": "github.com/charmbracelet/bubbles",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.20.0"
},
{
"name": "github.com/charmbracelet/bubbletea",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.3.4"
},
{
"name": "github.com/charmbracelet/huh",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.6.0"
},
{
"name": "github.com/charmbracelet/lipgloss",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.1.0"
},
{
"name": "github.com/itchyny/gojq",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.12.18"
},
{
"name": "github.com/spf13/cobra",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.10.2"
},
{
"name": "github.com/spf13/pflag",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.0.9"
},
{
"name": "github.com/spyzhov/ajson",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.9.6"
},
{
"name": "github.com/stretchr/testify",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.9.0"
},
{
"name": "github.com/zalando/go-keyring",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.2.6"
},
{
"name": "golang.org/x/term",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.40.0"
},
{
"name": "gopkg.in/yaml.v3",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v3.0.1"
}
],
"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": 0,
"merged_prs": 23,
"open_issues": 19,
"closed_ratio": 0.095,
"closed_issues": 2,
"closed_unmerged_prs": 13
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "Kevin-Chant",
"commits": 31,
"avatar_url": "https://avatars.githubusercontent.com/u/10674248?v=4"
},
{
"type": "User",
"login": "jdorn",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/1087514?v=4"
}
],
"contributors_sampled": 2,
"top_contributor_share": 0.912
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"auto-tag.yaml",
"ci.yaml",
"e2e-live.yaml",
"release.yaml",
"sdk_generation.yaml"
],
"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": "21 out of 21 merged PRs checked by a CI test -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 0/30 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": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 0,
"reason": "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": 10,
"reason": "packaging workflow detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 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": 8,
"reason": "2 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "98ad3fdf8b58ad02bdd88571ee625567c8b2c73d",
"ran_at": "2026-07-22T19:26:46Z",
"aggregate_score": 4,
"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-22T01:58:44Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-07-17T14:31:35Z",
"ci_last_conclusion": "FAILURE",
"oldest_open_issues": [
{
"number": 15,
"created_at": "2026-07-14T02:57:43Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 16,
"created_at": "2026-07-14T02:57:44Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 17,
"created_at": "2026-07-14T02:57:44Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 18,
"created_at": "2026-07-14T02:57:45Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 24,
"created_at": "2026-07-14T06:55:41Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 25,
"created_at": "2026-07-14T06:55:42Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 26,
"created_at": "2026-07-14T06:55:43Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 27,
"created_at": "2026-07-14T06:55:45Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 28,
"created_at": "2026-07-14T06:56:12Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 29,
"created_at": "2026-07-14T06:56:13Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 30,
"created_at": "2026-07-14T06:56:15Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 31,
"created_at": "2026-07-14T06:56:16Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 49,
"created_at": "2026-07-17T13:10:35Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 50,
"created_at": "2026-07-17T13:10:54Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 51,
"created_at": "2026-07-17T13:11:14Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 52,
"created_at": "2026-07-17T13:11:15Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 53,
"created_at": "2026-07-17T13:11:38Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 54,
"created_at": "2026-07-17T13:11:39Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 55,
"created_at": "2026-07-17T13:11:40Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/growthbook/cli",
"host": "github.com",
"name": "cli",
"owner": "growthbook"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 53,
"inputs": {
"security": 40,
"vitality": 68,
"community": 39,
"governance": 50,
"engineering": 63
},
"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": 36,
"human_commit_share": 0.944,
"days_since_last_push": 2,
"active_weeks_last_year": 5
},
"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": "5/52 weeks with commits",
"points": 3.5,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 5
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "36 commits in the last year",
"points": 14.1,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 36
}
}
],
"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": null,
"notes": [],
"value": 90,
"inputs": {
"releases_count": 6,
"latest_release_tag": "v1.0.0",
"releases_from_tags": false,
"days_since_latest_release": 5,
"mean_days_between_releases": 2
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "6 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 6
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 5 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 5
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~2 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 2
}
}
],
"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": 39,
"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": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 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": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "excellent",
"name": "Ecosystem adoption (downloads)",
"note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"registry_dependents"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 85,
"inputs": {
"packages": [
"github.com/growthbook/cli",
"growthbook"
],
"dependents": null,
"ecosystems": "go, npm",
"total_downloads": null,
"monthly_downloads": 124252
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "124,252 downloads/month across go, npm",
"points": 67.9,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 124252,
"ecosystems": "go, npm"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "not reported by this ecosystem",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_reported_by_this_ecosystem",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 50,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 17,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 2,
"top_contributor_share": 0.912
},
"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 91% of commits",
"points": 2,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 91
}
}
],
"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": "critical",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 29,
"inputs": {
"merged_prs": 23,
"open_issues": 19,
"closed_issues": 2,
"issue_closed_ratio": 0.095,
"closed_unmerged_prs": 13
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "10% of issues closed",
"points": 4.4,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 10
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "23/36 decided PRs merged",
"points": 24.4,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 23,
"decided": 36
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 71,
"inputs": {
"followers": 194,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "growthbook",
"public_repos": 47,
"account_age_days": 2259
},
"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": "194 followers of growthbook",
"points": 16.5,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 194,
"login": "growthbook"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "47 public repos, account ~6 yr old",
"points": 24.2,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 47
}
},
{
"code": "account_age_years",
"params": {
"years": 6
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"github.com/growthbook/cli",
"growthbook"
],
"ecosystems": "go, npm",
"any_deprecated": false,
"min_days_since_publish": 5
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "2 package(s) on go, npm",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 2,
"ecosystems": "go, npm"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 5 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 5
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "20 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 20
}
}
],
"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": "5 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 5
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "21 out of 21 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 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. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"branch_protection"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 40,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 17,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 1,
"scorecard_aggregate": 4
},
"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": "21 out of 21 merged PRs checked by a CI test -- score normalized to 10",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 0/30 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": "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": "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 detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file 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": "2 existing vulnerabilities detected",
"points": 6,
"status": "partial",
"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": 1
},
"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": 78,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "good",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 83,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.706,
"agent_instruction_files": [
"CLAUDE.md"
],
"agent_instruction_max_bytes": 7876
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "CLAUDE.md",
"points": 45,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "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": "24 of 34 human commits state their intent (structured subject or explanatory body)",
"points": 37.6,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 24,
"sampled": 34
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 66,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"go.sum"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0.472,
"toolchain_manifests": [
"go.mod"
],
"dependency_bot_commit_share": 0
},
"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": 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": "17 of the last 36 commits agent-authored or agent-credited",
"points": 10,
"status": "met",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 17,
"sampled": 36
}
}
],
"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": 1005820,
"source_files_sampled": 1013,
"oversized_source_files": 25
},
"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": "25/1013 source files over 60KB",
"points": 53.6,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 1013,
"oversized": 25
}
}
],
"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": [
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
"deps.dev does not index npm:growthbook@1.0.0; advisories assessed against the repository dependency graph instead"
],
"report_type": "repository",
"generated_at": "2026-07-22T19:27:01.170404Z",
"schema_version": "0.26.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/g/growthbook/cli.svg",
"full_name": "growthbook/cli",
"license_state": "standard",
"license_spdx": "Apache-2.0"
}