Звіт у форматі JSON машиночитний
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 3556,
"has_wiki": false,
"homepage": null,
"languages": {
"Go": 46681,
"Shell": 1253,
"Makefile": 1098
},
"pushed_at": "2026-07-22T12:25:36Z",
"created_at": "2023-07-22T02:58:01Z",
"owner_type": "Organization",
"updated_at": "2026-07-20T18:30:25Z",
"description": "Terraform provider for PlanetScale",
"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://planetscale.com",
"name": "PlanetScale",
"type": "Organization",
"login": "planetscale",
"company": null,
"location": "United States of America",
"followers": 1358,
"avatar_url": "https://avatars.githubusercontent.com/u/35612527?v=4",
"created_at": "2018-01-19T20:42:45Z",
"is_verified": null,
"public_repos": 156,
"account_age_days": 3108
},
"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.5.0",
"kind": "minor",
"published_at": "2026-07-17T22:08:30Z"
},
{
"tag": "v1.4.0",
"kind": "minor",
"published_at": "2026-07-09T00:04:53Z"
},
{
"tag": "v1.3.1",
"kind": "patch",
"published_at": "2026-07-08T15:28:33Z"
},
{
"tag": "v1.3.0",
"kind": "minor",
"published_at": "2026-07-02T20:05:57Z"
},
{
"tag": "v1.2.0",
"kind": "minor",
"published_at": "2026-06-16T19:30:31Z"
},
{
"tag": "v1.1.0",
"kind": "minor",
"published_at": "2026-05-26T22:53:07Z"
},
{
"tag": "v1.0.0",
"kind": "major",
"published_at": "2026-03-02T16:34:49Z"
},
{
"tag": "v1.0.0-rc2",
"kind": "prerelease",
"published_at": "2026-02-27T16:49:13Z"
},
{
"tag": "v1.0.0-rc1",
"kind": "prerelease",
"published_at": "2026-01-30T16:50:40Z"
},
{
"tag": "v0.6.1",
"kind": "patch",
"published_at": "2025-12-09T21:09:40Z"
},
{
"tag": "v0.6.0",
"kind": "minor",
"published_at": "2025-04-27T17:40:54Z"
},
{
"tag": "v0.5.1",
"kind": "patch",
"published_at": "2025-04-27T17:40:50Z"
},
{
"tag": "v0.5.0",
"kind": "minor",
"published_at": "2025-04-05T16:32:31Z"
},
{
"tag": "v0.4.1",
"kind": "patch",
"published_at": "2025-03-11T01:50:53Z"
},
{
"tag": "v0.4.0",
"kind": "minor",
"published_at": "2025-02-27T21:31:49Z"
},
{
"tag": "v0.3.0",
"kind": "minor",
"published_at": "2025-02-10T22:36:24Z"
},
{
"tag": "v0.2.2",
"kind": "patch",
"published_at": "2025-01-24T02:57:03Z"
},
{
"tag": "v0.2.1",
"kind": "patch",
"published_at": "2025-01-23T19:28:51Z"
},
{
"tag": "v0.2.0",
"kind": "minor",
"published_at": "2025-01-22T20:45:42Z"
},
{
"tag": "v0.1.0",
"kind": "minor",
"published_at": "2025-01-08T00:49:21Z"
},
{
"tag": "v0.0.7",
"kind": "patch",
"published_at": "2023-10-26T17:28:11Z"
},
{
"tag": "v0.0.6",
"kind": "patch",
"published_at": "2023-10-13T18:58:15Z"
},
{
"tag": "v0.0.5",
"kind": "patch",
"published_at": "2023-10-13T18:35:25Z"
},
{
"tag": "v0.0.4",
"kind": "patch",
"published_at": "2023-10-13T18:23:40Z"
},
{
"tag": "v0.0.3",
"kind": "patch",
"published_at": "2023-10-12T21:25:57Z"
},
{
"tag": "v0.0.2",
"kind": "patch",
"published_at": "2023-10-12T01:39:13Z"
},
{
"tag": "v0.0.1",
"kind": "patch",
"published_at": "2023-10-11T17:45:58Z"
}
],
"recent_commits": [
{
"oid": "89d7ebd2ded60c4fd98d52b78877e0e612a8316b",
"body": "…tection\n\nDetect drift when Postgres parameters are reset to their defaults",
"is_bot": false,
"headline": "Merge pull request #306 from planetscale/postgres-parameters-drift-de…",
"author_name": "Nick Holden",
"author_login": "nholden",
"committed_at": "2026-07-20T18:29:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e5dfd9be63f75e84ee3d3ca030d2c3e348176e69",
"body": "Mark the parameters properties as nullable in the postgres branch and\nbouncer overlays so the generated refresh code distinguishes an empty\nparameters response from an absent one and clears stale overrides from\nstate.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Detect drift when Postgres parameters are reset to their defaults",
"author_name": "Nick Holden",
"author_login": "nholden",
"committed_at": "2026-07-20T16:53:07Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "9bc55b3cd4d24a72a790fb3fab26685378f592c8",
"body": "Release v1.5.0",
"is_bot": false,
"headline": "Merge pull request #304 from planetscale/release-1.5.0",
"author_name": "Nick Holden",
"author_login": "nholden",
"committed_at": "2026-07-17T22:02:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8cfb51291dc2d53837873e33c4ee158b6c1bb602",
"body": "Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Create release for `v1.5.0`",
"author_name": "Nick Holden",
"author_login": "nholden",
"committed_at": "2026-07-17T21:45:11Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "2513445bc162cc4362681aa50d1b3e0fca00cb90",
"body": "Add postgres_bouncer resource and data sources",
"is_bot": false,
"headline": "Merge pull request #303 from planetscale/postgres-bouncer-resource",
"author_name": "Nick Holden",
"author_login": "nholden",
"committed_at": "2026-07-17T21:41:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8c8a0684d87fe0e054a203133dad36fdde33c43b",
"body": "A bouncer only accepts one configuration change at a time, and changes\nstay in progress while connections drain, so consecutive test steps\nthat each trigger a change fail with a resize-in-progress error. The\nlifecycle test now creates its bouncer without parameters (exercising\nthe no-change 204 path\n[…]\nith\nparameters on its own bouncer.\n\nAlso require parameter_overrides in bouncer responses so the SDK fails\nloudly if the API stops returning it.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Restructure acceptance tests to make one change per bouncer",
"author_name": "Nick Holden",
"author_login": "nholden",
"committed_at": "2026-07-17T21:14:39Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "c74d53938018821b1796d7066d97687ec4d53769",
"body": "Bouncer names are limited to 12 characters, which the CI test names\nexceeded. Also validate the limit at plan time via maxLength on the\ncreate request.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Fix acceptance test bouncer names exceeding the 12-character limit",
"author_name": "Nick Holden",
"author_login": "nholden",
"committed_at": "2026-07-17T20:02:32Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "4ebf38da6f7565dbdfac40f81d25c36c9b918f86",
"body": "Manage dedicated PgBouncers for Postgres branches, including size,\nreplicas, and pgbouncer parameters. Updates go through the bouncer\nterraform-changes endpoint, which applies changes with replace\nsemantics; an SDK hook turns its 204 no-op response into a synthetic\ncompleted resize so applies that change nothing succeed.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Add postgres_bouncer resource and data sources",
"author_name": "Nick Holden",
"author_login": "nholden",
"committed_at": "2026-07-17T19:23:02Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "f93f24109ea26e7bacf4a24708387e0e020e0726",
"body": "…ameters\n\nWarn when removed Postgres branch parameters will reset to defaults",
"is_bot": false,
"headline": "Merge pull request #302 from planetscale/warn-on-removed-postgres-par…",
"author_name": "Nick Holden",
"author_login": "nholden",
"committed_at": "2026-07-13T17:47:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bd1647d24f007f32ea52a353c352bd3b176a431a",
"body": "Add a WarnOnRemovedParameters plan modifier to the parameters\nattribute of planetscale_postgres_branch via the\nx-speakeasy-plan-modifiers extension. terraform plan now warns when a\npreviously configured parameter is removed from config, listing each\nremoved parameter with its current value, since the API resets omitted\nparameters to their defaults on apply.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Warn when removed Postgres branch parameters will reset to defaults",
"author_name": "Nick Holden",
"author_login": "nholden",
"committed_at": "2026-07-13T16:21:45Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "3e51293992841b27af344192114e98475bc655af",
"body": "Update OpenAPI schema",
"is_bot": false,
"headline": "Merge pull request #300 from planetscale/update-openapi-schema-july-8",
"author_name": "Josh Gross",
"author_login": "joshmgross",
"committed_at": "2026-07-08T21:46:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1ef7de28529475c56551436afc2d6b3e5e255d05",
"body": null,
"is_bot": false,
"headline": "Update version in README",
"author_name": "Josh Gross",
"author_login": "joshmgross",
"committed_at": "2026-07-08T21:12:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ee125201d6df10782bf53bdfbec5acee6fa2c004",
"body": null,
"is_bot": false,
"headline": "Bump version to 1.4.0",
"author_name": "Josh Gross",
"author_login": "joshmgross",
"committed_at": "2026-07-08T21:10:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "09d22920fe445936e64b6f1e8b982378c4bb6c30",
"body": null,
"is_bot": false,
"headline": "Update OpenAPI schema",
"author_name": "Josh Gross",
"author_login": "joshmgross",
"committed_at": "2026-07-08T21:08:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7ca0d147ccc250b74fd40cb6d1b113bdab0685d3",
"body": "Release v1.3.1",
"is_bot": false,
"headline": "Merge pull request #299 from planetscale/release-1.3.1",
"author_name": "Nick Holden",
"author_login": "nholden",
"committed_at": "2026-07-08T15:22:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "843a5fec9df39370da7f617e6e02db9b58eff4ca",
"body": "Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Create release for `v1.3.1`",
"author_name": "Nick Holden",
"author_login": "nholden",
"committed_at": "2026-07-08T15:03:13Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "f06de6dfdb5dc786a8c17c7c7859db2aaca0a2e8",
"body": "…l-metal\n\nAllow Intel metal cluster sizes for Postgres",
"is_bot": false,
"headline": "Merge pull request #298 from planetscale/nickholden/cluster-size-inte…",
"author_name": "Nick Holden",
"author_login": "nholden",
"committed_at": "2026-07-08T14:55:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dae392b6e5201283c491c7c447f234f0d531e35c",
"body": "The Postgres cluster_size validator rejected all Intel-based metal SKUs\n(M6/M7 families, e.g. M7_5760_AWS_INTEL_D_METAL_45000) because INTEL was\nmissing from the architecture alternation in qualifiedMetalPattern, even\nthough the API lists these as valid PostgreSQL sizes. The relaxed Vitess\npattern already accepted INTEL.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Allow INTEL architecture in qualified metal cluster_size validation",
"author_name": "Nick Holden",
"author_login": "nholden",
"committed_at": "2026-07-08T14:11:48Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "456dbb510528eb273a0280ae7482ee8a183e36e5",
"body": "Create release for `v1.3.0`",
"is_bot": false,
"headline": "Merge pull request #296 from planetscale/release-1.3.0",
"author_name": "Josh Gross",
"author_login": "joshmgross",
"committed_at": "2026-07-02T19:43:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e9cfe56809b39eac115f275d337ff204dea5b186",
"body": null,
"is_bot": false,
"headline": "Create release for `v1.3.0`",
"author_name": "Josh Gross",
"author_login": "joshmgross",
"committed_at": "2026-07-02T19:40:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "033e8172781248410f8f1576c83dc017fd83110b",
"body": "Add Postgres role resource without a stored password",
"is_bot": false,
"headline": "Merge pull request #295 from planetscale/postgres-redacted-role",
"author_name": "Josh Gross",
"author_login": "joshmgross",
"committed_at": "2026-07-01T19:05:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4fefabfef67d41543ef383232debb40368402df7",
"body": null,
"is_bot": false,
"headline": "Add Postgres role resource without a stored password",
"author_name": "Josh Gross",
"author_login": "joshmgross",
"committed_at": "2026-07-01T17:22:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f4293ea45d35d74137eff28754c55e0f2da5260d",
"body": "Simplify AGENTS instructions",
"is_bot": false,
"headline": "Merge pull request #294 from planetscale/simplify-agents",
"author_name": "Josh Gross",
"author_login": "joshmgross",
"committed_at": "2026-06-30T19:39:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8341ab7db5a9674654eaa537a759794ea4a15868",
"body": null,
"is_bot": false,
"headline": "Simplify AGENTS instructions",
"author_name": "Josh Gross",
"author_login": "joshmgross",
"committed_at": "2026-06-30T19:30:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7397cdea1d6da4423060c3736e85cb9fb3e83a26",
"body": "Create release for `v1.2.0`",
"is_bot": false,
"headline": "Merge pull request #290 from planetscale/create-release-v1.2.0",
"author_name": "Nick Holden",
"author_login": "nholden",
"committed_at": "2026-06-16T19:10:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "838544e5ccb925d8940d3321562442140780ce24",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' into create-release-v1.2.0",
"author_name": "Nick Holden",
"author_login": "nholden",
"committed_at": "2026-06-16T19:00:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "10b0bd6499db48d33510543211b2b931aca7bf26",
"body": "Ensure OpenAPI update workflow uses signed commits",
"is_bot": false,
"headline": "Merge pull request #291 from planetscale/sign-update-oas-commits",
"author_name": "Josh Gross",
"author_login": "joshmgross",
"committed_at": "2026-06-16T18:50:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1b7196bd8c658fe53246eee550165ce8d83171e2",
"body": null,
"is_bot": false,
"headline": "Ensure OpenAPI update workflow uses signed commits",
"author_name": "Josh Gross",
"author_login": "joshmgross",
"committed_at": "2026-06-16T18:37:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ac00a1c9a3ccbdffc17840cff15ab912328aab02",
"body": "Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "Create release for v1.2.0",
"author_name": "Nick Holden",
"author_login": "nholden",
"committed_at": "2026-06-15T20:49:05Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "6917be22f19161798277172768d92262b4264580",
"body": "Update PlanetScale OpenAPI schema",
"is_bot": false,
"headline": "Merge pull request #289 from planetscale/openapi/update",
"author_name": "Nick Holden",
"author_login": "nholden",
"committed_at": "2026-06-15T19:38:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4bbb71940073cff41aa1d9453193e606a67c4fce",
"body": "Bump the pinned speakeasy version and regenerate. Generator\nimprovements include clearer pagination error diagnostics. The\ngo.mod directive is kept at `go 1.26` (the generator downgraded it\nto 1.25.10).\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "Update speakeasy to 1.778.0",
"author_name": "Nick Holden",
"author_login": "nholden",
"committed_at": "2026-06-15T19:28:32Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "3792e3ed3a83ed1093ecae1e33b0cafd64a37b41",
"body": "Run `make generate` against the updated OpenAPI schema. The only\nfunctional change is two new optional filter attributes — `status`\nand `q` — on the planetscale_postgres_branch_roles data source,\nfrom new query params on the list_roles endpoint. The remaining\nschema churn is YAML quote-style normalization (bare off/on now\nquoted) and description whitespace, with no effect on generated code.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "Regenerate provider for OpenAPI update",
"author_name": "Nick Holden",
"author_login": "nholden",
"committed_at": "2026-06-15T19:28:32Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "54fcca984e3f62034c53e2e9d682769a0380f195",
"body": null,
"is_bot": true,
"headline": "Update PlanetScale OpenAPI schema",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-06-15T19:28:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2a70a254a53f703fbd57dbf3f8254661bbb4955a",
"body": "…anges\n\nMake Postgres parameters and extensions configurable via Terraform",
"is_bot": false,
"headline": "Merge pull request #288 from planetscale/postgres-branch-terraform-ch…",
"author_name": "Nick Holden",
"author_login": "nholden",
"committed_at": "2026-06-12T20:28:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0dec81cb05c11649947f2e720855a3e65e944427",
"body": null,
"is_bot": false,
"headline": "fix test",
"author_name": "Nick Holden",
"author_login": "nholden",
"committed_at": "2026-06-12T20:10:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "035a1686d771ad3a2b1614937c89fba4d56d29fb",
"body": "Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Make Postgres parameters and extensions configurable via Terraform",
"author_name": "Nick Holden",
"author_login": "nholden",
"committed_at": "2026-06-12T19:10:10Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "7ba8c3a3ef4323c614fdf164355c7f9af5265478",
"body": "Add lifecycle tests for backups",
"is_bot": false,
"headline": "Merge pull request #287 from planetscale/backup-lifecycle-tests",
"author_name": "Josh Gross",
"author_login": "joshmgross",
"committed_at": "2026-06-08T20:55:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f0b96a96a77f529c8518e0642594e585334d7f33",
"body": null,
"is_bot": false,
"headline": "Use stable names for integration test jobs",
"author_name": "Josh Gross",
"author_login": "joshmgross",
"committed_at": "2026-06-08T20:40:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d37ae287c8bab76f01fd9bacdbec60438a169ce2",
"body": null,
"is_bot": false,
"headline": "Ignore dedicated backup branches in `script/sweep`",
"author_name": "Josh Gross",
"author_login": "joshmgross",
"committed_at": "2026-06-08T20:38:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "472919c9a918ed66f476a37bf43ec62754a374e5",
"body": "A branch can only have one manual backup running at a time",
"is_bot": false,
"headline": "Use a dedicated branch per backup lifecycle test",
"author_name": "Josh Gross",
"author_login": "joshmgross",
"committed_at": "2026-06-08T19:10:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5f3d25d5dc8c917f2649734f26f4590430e92cda",
"body": null,
"is_bot": false,
"headline": "Retention values are not in the backup API response",
"author_name": "Josh Gross",
"author_login": "joshmgross",
"committed_at": "2026-06-08T18:11:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9ccaf5b91040c3e9f2b7588f1d7b205fa82a1ed8",
"body": null,
"is_bot": false,
"headline": "Add lifecycle tests for backups",
"author_name": "Josh Gross",
"author_login": "joshmgross",
"committed_at": "2026-06-08T17:48:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ea76434b1f7067a0164ec048d85c823044708fbd",
"body": "Add managed backup resource",
"is_bot": false,
"headline": "Merge pull request #285 from planetscale/create-backups",
"author_name": "Josh Gross",
"author_login": "joshmgross",
"committed_at": "2026-06-08T16:09:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de9140f5290c2a884c70eb2fe143572a8c68c88b",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' into create-backups",
"author_name": "Josh Gross",
"author_login": "joshmgross",
"committed_at": "2026-06-08T15:29:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d8c26cb3690574f0c63710f7b1d1bab42dd0f20f",
"body": "Add a workflow to regularly update the OpenAPI schema",
"is_bot": false,
"headline": "Merge pull request #282 from planetscale/update-oas-workflow",
"author_name": "Josh Gross",
"author_login": "joshmgross",
"committed_at": "2026-06-04T21:31:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1d43384b8753d1c0a2377872f5aed62f1acb8150",
"body": null,
"is_bot": false,
"headline": "Fix polling interval for backups",
"author_name": "Josh Gross",
"author_login": "joshmgross",
"committed_at": "2026-06-04T21:30:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "669f79b97e719b8b1c28fc6a33f604c7256d62c8",
"body": null,
"is_bot": false,
"headline": "Add managed backup resource",
"author_name": "Josh Gross",
"author_login": "joshmgross",
"committed_at": "2026-06-04T21:26:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a17498a55ce8b68ab1bde9527e30ae0d7b4d31a4",
"body": "Add delete backup resource operation",
"is_bot": false,
"headline": "Merge pull request #283 from planetscale/delete-backups",
"author_name": "Josh Gross",
"author_login": "joshmgross",
"committed_at": "2026-06-04T21:07:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "df7dc0a8d8bf729ac5c31a7d46a9a9f06ba9d83f",
"body": "Mark generated files with `linguist-generated=true`",
"is_bot": false,
"headline": "Merge pull request #284 from planetscale/generate-files",
"author_name": "Josh Gross",
"author_login": "joshmgross",
"committed_at": "2026-06-04T21:06:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d91d6536c037b3190c46b151d403f31153f305f6",
"body": null,
"is_bot": false,
"headline": "Include all files in `internal/sdk/` as generated",
"author_name": "Josh Gross",
"author_login": "joshmgross",
"committed_at": "2026-06-04T20:54:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3ff102aa26d7c7abd80e644b00a41238a4d9d868",
"body": null,
"is_bot": false,
"headline": "Mark generated files with `linguist-generated=true`",
"author_name": "Josh Gross",
"author_login": "joshmgross",
"committed_at": "2026-06-04T20:36:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "35d7bdffaeb98df63f9a89fedeb6f88a1b68bcf6",
"body": null,
"is_bot": false,
"headline": "Add delete backup resource operation",
"author_name": "Josh Gross",
"author_login": "joshmgross",
"committed_at": "2026-06-04T20:09:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2bb4dd168775620f292ef1197bbd4311404ab58f",
"body": null,
"is_bot": false,
"headline": "Avoid updating existing closed PRs",
"author_name": "Josh Gross",
"author_login": "joshmgross",
"committed_at": "2026-06-04T19:41:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "76e04929b69ded2c2c14184bc47291f752afb423",
"body": null,
"is_bot": false,
"headline": "Disable `persist-credentials` in `actions/checkout`",
"author_name": "Josh Gross",
"author_login": "joshmgross",
"committed_at": "2026-06-04T19:39:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cb5e53992002e5a0303a556b81db7595424599d4",
"body": null,
"is_bot": false,
"headline": "Add a workflow to regularly update the OpenAPI schema",
"author_name": "Josh Gross",
"author_login": "joshmgross",
"committed_at": "2026-06-04T19:32:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e044ded3f0a40b3b6f122609a9cf84bb7d95664e",
"body": "Add data sources for branch backups",
"is_bot": false,
"headline": "Merge pull request #281 from planetscale/backup-data-source",
"author_name": "Josh Gross",
"author_login": "joshmgross",
"committed_at": "2026-06-04T17:51:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b79e5fee7e8dcbbb8021263d0f1f83de7e85e786",
"body": "These will be added back later with the resource itself",
"is_bot": false,
"headline": "Remove resource tests",
"author_name": "Josh Gross",
"author_login": "joshmgross",
"committed_at": "2026-06-04T15:42:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "519e2569f1f3c7ca410870e59ae4230917310c32",
"body": null,
"is_bot": false,
"headline": "Remove display name properties",
"author_name": "Josh Gross",
"author_login": "joshmgross",
"committed_at": "2026-06-03T21:44:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c47e0b36f5da6f96a5086715d2695a1e99c14f8c",
"body": null,
"is_bot": false,
"headline": "Add data sources for branch backups",
"author_name": "Josh Gross",
"author_login": "joshmgross",
"committed_at": "2026-06-03T21:41:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "476d78f46b3af24f4fd597672be2eb225490f834",
"body": "Add resources for managing backup policies",
"is_bot": false,
"headline": "Merge pull request #280 from planetscale/backup-policies-ii",
"author_name": "Josh Gross",
"author_login": "joshmgross",
"committed_at": "2026-06-02T21:39:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "abce557138e257c2f0217bb27b6e1344e636cc03",
"body": null,
"is_bot": false,
"headline": "Remove redundant data resource tests",
"author_name": "Josh Gross",
"author_login": "joshmgross",
"committed_at": "2026-06-02T20:41:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "225bb5434704b55840582d11af8874a5f1b2fac2",
"body": null,
"is_bot": false,
"headline": "Add resources for managing backup policies",
"author_name": "Josh Gross",
"author_login": "joshmgross",
"committed_at": "2026-06-02T19:57:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0faac97d597bef00b9dfb37b29c59b324f7f92c4",
"body": "Add backup policy data sources",
"is_bot": false,
"headline": "Merge pull request #279 from planetscale/backup-policies-i",
"author_name": "Josh Gross",
"author_login": "joshmgross",
"committed_at": "2026-06-02T19:34:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fd2474ed015c4d8b24de3bb8a16a14db8312be2d",
"body": null,
"is_bot": false,
"headline": "Add backup policy data sources",
"author_name": "Josh Gross",
"author_login": "joshmgross",
"committed_at": "2026-06-02T18:32:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3553e2ee9875687f583462d3aab4b635c4d1e228",
"body": "Update to latest OpenAPI spec",
"is_bot": false,
"headline": "Merge pull request #277 from planetscale/update-oas-spec-2026-06-01",
"author_name": "Josh Gross",
"author_login": "joshmgross",
"committed_at": "2026-06-01T23:25:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8a44ad179f04a0428663f63c262f355bc032ce97",
"body": "Update dependency node to v24",
"is_bot": false,
"headline": "Merge pull request #272 from planetscale/renovate/node-24.x",
"author_name": "Josh Gross",
"author_login": "joshmgross",
"committed_at": "2026-06-01T23:23:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ebb80deffc4ec32f55c75b64addb78a6308d05fe",
"body": "…platform\n\nchore(codeowners): rename @planetscale/infra to @planetscale/platform",
"is_bot": false,
"headline": "Merge pull request #273 from planetscale/mickael/codeowners-infra-to-…",
"author_name": "Josh Gross",
"author_login": "joshmgross",
"committed_at": "2026-06-01T23:16:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "41bc91ef05067ff65736229bcb3a280c3c742f26",
"body": null,
"is_bot": true,
"headline": "Update dependency node to v24",
"author_name": "felix-renovate[bot]",
"author_login": "felix-renovate[bot]",
"committed_at": "2026-06-01T23:16:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "33c59b42646b037301dbce146311718df27d3d5d",
"body": "Update `speakeasy` to `1.769.1`",
"is_bot": false,
"headline": "Merge pull request #276 from planetscale/update-spekeasy-1.769.1",
"author_name": "Josh Gross",
"author_login": "joshmgross",
"committed_at": "2026-06-01T23:15:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5d9b36b98c5911d3862b95cd04a91b2be39c80a9",
"body": null,
"is_bot": false,
"headline": "Update to latest OpenAPI spec",
"author_name": "Josh Gross",
"author_login": "joshmgross",
"committed_at": "2026-06-01T23:11:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "29a4b5b67ea9c856f16025f67db6a1eff6e2f476",
"body": null,
"is_bot": false,
"headline": "Update `speakeasy` to `1.769.1`",
"author_name": "Josh Gross",
"author_login": "joshmgross",
"committed_at": "2026-06-01T21:40:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "49f6d4be08ebb3a8ba453ae6003afa6a254915a3",
"body": "…ecycle-test\n\nSpeed up Postgres branch acceptance tests",
"is_bot": false,
"headline": "Merge pull request #275 from planetscale/simplify-postgres-branch-lif…",
"author_name": "Nick Holden",
"author_login": "nholden",
"committed_at": "2026-05-27T22:46:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d4135d9f43ab191ed03452e54f477e8f2cec9b97",
"body": "Smallest available cluster size; aims to reduce provisioning time for\nthe create and destroy steps in both _Lifecycle and\n_CreatesAndDeletesDatabase.\n\nCo-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "Use PS_DEV_AWS_ARM in Postgres branch tests",
"author_name": "Nick Holden",
"author_login": "nholden",
"committed_at": "2026-05-27T22:15:08Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "fba77c9c0ce6d5585f467e9f953d8c6bf3528ddd",
"body": "Step 2 now only renames the branch; cluster_size is held at the initial\nvalue across all three steps. Drops the PS_10_AWS_ARM -> PS_5_AWS_ARM\nresize, which triggered a full cluster rebuild on the shared\ntestacc-postgres fixture.\n\nCo-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "Simplify Postgres branch lifecycle test to stop CI timeouts",
"author_name": "Nick Holden",
"author_login": "nholden",
"committed_at": "2026-05-27T21:32:17Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "b51adb3b47768c00eaada88150bbd2ed12254873",
"body": "Create release for `v1.1.0`",
"is_bot": false,
"headline": "Merge pull request #274 from planetscale/1.1.0",
"author_name": "Nick Holden",
"author_login": "nholden",
"committed_at": "2026-05-26T22:40:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f3ce86a8e6eea6f4e711c6f5347094141e859bac",
"body": null,
"is_bot": false,
"headline": "Create release for v1.1.0",
"author_name": "Nick Holden",
"author_login": "nholden",
"committed_at": "2026-05-26T20:10:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f981fcde15dcaa86962140be698a3fd1779b7689",
"body": null,
"is_bot": false,
"headline": "chore(codeowners): rename @planetscale/infra to @planetscale/platform",
"author_name": "Mickaël Carl",
"author_login": "mickael-carl",
"committed_at": "2026-05-22T18:53:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f2c87bceb894b6bb70ead4b7ab8c32ad0de79383",
"body": "…ycle\n\nManage database lifecycle through branch resources",
"is_bot": false,
"headline": "Merge pull request #265 from planetscale/branch-driven-database-lifec…",
"author_name": "Josh Gross",
"author_login": "joshmgross",
"committed_at": "2026-05-18T20:31:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7f657dfce1c75ef143751d99f741dd615282bd68",
"body": null,
"is_bot": false,
"headline": "Regenerate `speakeasy` after merge",
"author_name": "Josh Gross",
"author_login": "joshmgross",
"committed_at": "2026-05-18T15:18:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fa55f7b96e18a8d4e780f475e86d09c00d84b2e1",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' into branch-driven-database-lifecycle",
"author_name": "Josh Gross",
"author_login": "joshmgross",
"committed_at": "2026-05-18T15:18:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0551239e927f8055a9871844c2730b58e4f36435",
"body": "Co-authored-by: felix-renovate[bot] <143542247+felix-renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update crazy-max/ghaction-import-gpg action to v7 (#271)",
"author_name": "felix-renovate[bot]",
"author_login": "felix-renovate[bot]",
"committed_at": "2026-05-18T15:15:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "360d4b09f96589839d6bbf34e1948572192896ba",
"body": "Co-authored-by: felix-renovate[bot] <143542247+felix-renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update astral-sh/setup-uv action to v8 (#270)",
"author_name": "felix-renovate[bot]",
"author_login": "felix-renovate[bot]",
"committed_at": "2026-05-16T00:40:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "90c0c2e6f7324b4662f6ce61dc8778383575654a",
"body": "Co-authored-by: felix-renovate[bot] <143542247+felix-renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update actions/setup-node action to v6 (#269)",
"author_name": "felix-renovate[bot]",
"author_login": "felix-renovate[bot]",
"committed_at": "2026-05-16T00:40:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6fec1c7a34a767e889d26af1bc9f75213734ea1c",
"body": "Update github/codeql-action action to v3.35.3",
"is_bot": false,
"headline": "Merge pull request #268 from planetscale/renovate/all-minor-patch-digest",
"author_name": "Josh Gross",
"author_login": "joshmgross",
"committed_at": "2026-05-16T00:38:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3aceca3e2c325892a0e012bda60282fa8d5b7b79",
"body": null,
"is_bot": true,
"headline": "Update github/codeql-action action to v3.35.3",
"author_name": "felix-renovate[bot]",
"author_login": "felix-renovate[bot]",
"committed_at": "2026-05-15T23:28:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2df09dad7d88aa0046cd9490ed7ae0cb4ad975e4",
"body": "Update actions/setup-go action to v6",
"is_bot": false,
"headline": "Merge pull request #263 from planetscale/renovate/actions-setup-go-6.x",
"author_name": "Josh Gross",
"author_login": "joshmgross",
"committed_at": "2026-05-15T23:27:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6e6920cf9fc20de919097b64543c461e4e1eaad1",
"body": null,
"is_bot": true,
"headline": "Update actions/setup-go action to v6",
"author_name": "felix-renovate[bot]",
"author_login": "felix-renovate[bot]",
"committed_at": "2026-05-15T20:13:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5a58d7169325f61dfbe86af7f0e607be0cdad040",
"body": "…lling\n\nIncrease branch readiness polling",
"is_bot": false,
"headline": "Merge pull request #267 from planetscale/increase-branch-readiness-po…",
"author_name": "Josh Gross",
"author_login": "joshmgross",
"committed_at": "2026-05-15T20:11:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c6fc6537000d6f2867b85ef63f8820f074bf45dc",
"body": null,
"is_bot": false,
"headline": "Increase Postgres branch resizing polling",
"author_name": "Josh Gross",
"author_login": "joshmgross",
"committed_at": "2026-05-15T19:02:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "443a47ce4c1f368ca751be7c7fd6811173b97a56",
"body": null,
"is_bot": false,
"headline": "Update `speakeasy` to 1.763.1",
"author_name": "Josh Gross",
"author_login": "joshmgross",
"committed_at": "2026-05-14T21:19:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e78987dd886a6afc5b94a367f956a6416c6cccc5",
"body": "Resolves `openpgp: key expired` errors in OpenTofu builds\nhttps://github.com/hashicorp/terraform-plugin-testing/issues/647\nhttps://github.com/planetscale/terraform-provider-planetscale/pull/265/changes/c68ab35ed4e16483f0a6aca8ef0efb7f121fa5f7",
"is_bot": false,
"headline": "Bump `hashicorp/terraform-plugin-testing` to `v1.16.0`",
"author_name": "Josh Gross",
"author_login": "joshmgross",
"committed_at": "2026-05-14T21:18:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eb66ea18108f9550c3e385c59a98b2a449768476",
"body": null,
"is_bot": false,
"headline": "Increase branch readiness polling",
"author_name": "Josh Gross",
"author_login": "joshmgross",
"committed_at": "2026-05-14T20:59:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fce8bb5e4aaf199812d9727b1f14b7cad3bdbe2e",
"body": null,
"is_bot": false,
"headline": "Use a relaxed set of validation for Vitess cluster sizes",
"author_name": "Josh Gross",
"author_login": "joshmgross",
"committed_at": "2026-05-12T15:17:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a286f77bb166104a145cd21ddc4643e585a5c2f4",
"body": null,
"is_bot": false,
"headline": "Validate Vitess branch `cluster_size`",
"author_name": "Josh Gross",
"author_login": "joshmgross",
"committed_at": "2026-05-11T20:02:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "25e85919e614dfd42e892fd6799f473f784186ee",
"body": null,
"is_bot": false,
"headline": "Increase CI timeouts",
"author_name": "Josh Gross",
"author_login": "joshmgross",
"committed_at": "2026-05-11T19:50:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8594846f8f96d7276143e512f0c3c0e0a19747c5",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' into branch-driven-database-lifecycle",
"author_name": "Nick Holden",
"author_login": "nholden",
"committed_at": "2026-05-08T21:32:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2767e8b6b106b43752a7900e2cf9f1be3502fd32",
"body": "Trim acceptance test matrix",
"is_bot": false,
"headline": "Merge pull request #266 from planetscale/ci-trim-acceptance-matrix",
"author_name": "Nick Holden",
"author_login": "nholden",
"committed_at": "2026-05-08T21:32:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "51a271693e5aa32a5cf47e52a437aadf2b08309f",
"body": "The acceptance test matrix in test-extensive.yml runs against 5\nTerraform versions and 4 OpenTofu versions on every PR, ~9 jobs of\n~10-15 minutes each that all hit the production PlanetScale API and\ncreate real cluster resources. The intermediate versions catch a\nnarrow class of regression - most ve\n[…]\nform latest\n- opentofu latest\n\nIf a regression is reported pinned to a specific intermediate version\nwe can re-add it temporarily.\n\nCo-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "Trim acceptance test matrix",
"author_name": "Nick Holden",
"author_login": "nholden",
"committed_at": "2026-05-08T19:00:23Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "e34a530c0ba3b4de3edc3b2b58ad5c6194a6db30",
"body": "Bump WaitForReady polling limit from 600 to 900 across the four\noverlays (postgres branch, vitess branch, postgres database, vitess\ndatabase) to allow more time for fresh branches/databases to reach\nready state in CI.\n\nAlso pin terraform-plugin-framework to v1.19.0 in .speakeasy/gen.yaml\nso the prev\n[…]\nsn't get reverted by\n`make generate` (Speakeasy was overwriting go.mod with its older\ndefault framework version on each generate).\n\nCo-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "Wait longer for branches to be ready",
"author_name": "Nick Holden",
"author_login": "nholden",
"committed_at": "2026-05-08T18:45:18Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "c68ab35ed4e16483f0a6aca8ef0efb7f121fa5f7",
"body": "terraform-plugin-testing@v1.13.3 transitively depended on\nhc-install@v0.9.2, which embeds an expired HashiCorp PGP public key\nused to verify Terraform release signatures. CI jobs that don't have\na `terraform` binary on PATH (e.g. integration-tofu, which only\ninstalls `tofu`) hit `openpgp: key expire\n[…]\ne new framework/testing also picked up the\n`limitCount: 300 -> 600` drift between the overlays and the committed\nout.openapi.yaml.\n\nCo-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "Bump terraform-plugin-testing past expired PGP key",
"author_name": "Nick Holden",
"author_login": "nholden",
"committed_at": "2026-05-08T18:08:08Z",
"body_truncated": true,
"is_coding_agent": true
}
],
"releases_count": 27,
"commits_last_year": 346,
"latest_release_at": "2026-07-17T22:08:30Z",
"latest_release_tag": "v1.5.0",
"releases_from_tags": false,
"days_since_last_push": 2,
"active_weeks_last_year": 27,
"days_since_latest_release": 7,
"mean_days_between_releases": 24.4
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 62,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "github.com/planetscale/terraform-provider-planetscale",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/planetscale/terraform-provider-planetscale",
"is_deprecated": false,
"latest_version": "v1.5.0",
"repository_url": "https://github.com/planetscale/terraform-provider-planetscale",
"versions_count": 27,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-17T22:02:37Z",
"latest_version_yanked": null,
"days_since_latest_publish": 7
}
]
},
"popularity": {
"forks": 5,
"stars": 29,
"watchers": 2,
"fork_history": {
"days": [
{
"date": "2024-04-30",
"count": 1
},
{
"date": "2025-04-23",
"count": 1
},
{
"date": "2026-01-16",
"count": 1
},
{
"date": "2026-03-05",
"count": 1
},
{
"date": "2026-06-12",
"count": 1
}
],
"complete": true,
"collected": 5,
"total_forks": 5
},
"star_history": null,
"open_issues_and_prs": 8
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"examples"
],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [
"makefile"
],
"api_schema_files": [
"schemas/openapi.yaml"
],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"go.mod"
],
"largest_source_bytes": 47495,
"source_files_sampled": 303,
"oversized_source_files": 0,
"agent_instruction_files": [
"AGENTS.md",
"CLAUDE.md"
],
"agent_instruction_max_bytes": 2590
},
"dependencies": {
"manifests": [
"go.mod"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [
{
"name": "golang.org/x/crypto",
"direct": false,
"version": "v0.50.0",
"severity": "critical",
"ecosystem": "go",
"cvss_score": 10,
"advisory_ids": [
"GHSA-45gg-vh54-h5m9",
"GHSA-5cgq-3rg8-m6cv",
"GHSA-78mq-xcr3-xm33",
"GHSA-89gr-r52h-f8rx",
"GHSA-9m57-25v3-79x9",
"GHSA-f5wc-c3c7-36mc",
"GHSA-jppx-rxg9-jmrx",
"GHSA-q4h4-gmj2-qvw2",
"GHSA-qpw4-5x99-6vjp",
"GHSA-rm3j-f69w-wqmq"
],
"fixed_version": "0.52.0",
"advisory_count": 27,
"oldest_advisory_days": 63
},
{
"name": "google.golang.org/grpc",
"direct": false,
"version": "v1.79.3",
"severity": "critical",
"ecosystem": "go",
"cvss_score": 9.1,
"advisory_ids": [
"GHSA-hrxh-6v49-42gf"
],
"fixed_version": "1.82.1",
"advisory_count": 1,
"oldest_advisory_days": 3
},
{
"name": "golang.org/x/net",
"direct": false,
"version": "v0.52.0",
"severity": "moderate",
"ecosystem": "go",
"cvss_score": 6.5,
"advisory_ids": [
"GHSA-5cv4-jp36-h3mw",
"GO-2026-4918",
"GO-2026-5025",
"GO-2026-5026",
"GO-2026-5027",
"GO-2026-5028",
"GO-2026-5029",
"GO-2026-5030",
"GO-2026-5942"
],
"fixed_version": "1.26.3",
"advisory_count": 9,
"oldest_advisory_days": 78
},
{
"name": "github.com/yuin/goldmark",
"direct": false,
"version": "v1.7.7",
"severity": "unknown",
"ecosystem": "go",
"cvss_score": null,
"advisory_ids": [
"GO-2026-5320"
],
"fixed_version": "1.7.17",
"advisory_count": 1,
"oldest_advisory_days": 17
},
{
"name": "golang.org/x/sys",
"direct": false,
"version": "v0.43.0",
"severity": "unknown",
"ecosystem": "go",
"cvss_score": null,
"advisory_ids": [
"GO-2026-5024"
],
"fixed_version": "0.44.0",
"advisory_count": 1,
"oldest_advisory_days": 63
},
{
"name": "golang.org/x/text",
"direct": false,
"version": "v0.36.0",
"severity": "unknown",
"ecosystem": "go",
"cvss_score": null,
"advisory_ids": [
"GO-2026-5970"
],
"fixed_version": "0.39.0",
"advisory_count": 1,
"oldest_advisory_days": 10
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"unknown": 3,
"critical": 2,
"moderate": 1
},
"advisory_count": 40,
"affected_count": 6,
"assessed_count": 82,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"go"
],
"dependencies": [
{
"name": "github.com/hashicorp/go-uuid",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.0.3"
},
{
"name": "github.com/hashicorp/terraform-plugin-docs",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.25.0"
},
{
"name": "github.com/hashicorp/terraform-plugin-framework",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.19.0"
},
{
"name": "github.com/hashicorp/terraform-plugin-framework-jsontypes",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.2.0"
},
{
"name": "github.com/hashicorp/terraform-plugin-framework-validators",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.19.0"
},
{
"name": "github.com/hashicorp/terraform-plugin-go",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.31.0"
},
{
"name": "github.com/hashicorp/terraform-plugin-log",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.10.0"
},
{
"name": "github.com/hashicorp/terraform-plugin-testing",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.16.0"
},
{
"name": "github.com/spyzhov/ajson",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.9.0"
},
{
"name": "github.com/stretchr/testify",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.10.0"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "github.com/hashicorp/go-uuid",
"direct": true,
"version": "v1.0.3",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/terraform-plugin-docs",
"direct": true,
"version": "v0.25.0",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/terraform-plugin-framework",
"direct": true,
"version": "v1.19.0",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/terraform-plugin-framework-jsontypes",
"direct": true,
"version": "v0.2.0",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/terraform-plugin-framework-validators",
"direct": true,
"version": "v0.19.0",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/terraform-plugin-go",
"direct": true,
"version": "v0.31.0",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/terraform-plugin-log",
"direct": true,
"version": "v0.10.0",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/terraform-plugin-testing",
"direct": true,
"version": "v1.16.0",
"ecosystem": "go"
},
{
"name": "github.com/spyzhov/ajson",
"direct": true,
"version": "v0.9.0",
"ecosystem": "go"
},
{
"name": "github.com/stretchr/testify",
"direct": true,
"version": "v1.10.0",
"ecosystem": "go"
},
{
"name": "github.com/agext/levenshtein",
"direct": false,
"version": "v1.2.3",
"ecosystem": "go"
},
{
"name": "github.com/apparentlymart/go-textseg/v15",
"direct": false,
"version": "v15.0.0",
"ecosystem": "go"
},
{
"name": "github.com/armon/go-radix",
"direct": false,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/bgentry/speakeasy",
"direct": false,
"version": "v0.1.0",
"ecosystem": "go"
},
{
"name": "github.com/bmatcuk/doublestar/v4",
"direct": false,
"version": "v4.10.0",
"ecosystem": "go"
},
{
"name": "github.com/burntsushi/toml",
"direct": false,
"version": "v1.2.1",
"ecosystem": "go"
},
{
"name": "github.com/cloudflare/circl",
"direct": false,
"version": "v1.6.3",
"ecosystem": "go"
},
{
"name": "github.com/davecgh/go-spew",
"direct": false,
"version": "v1.1.2-0.20180830191138-d8f796af33cc",
"ecosystem": "go"
},
{
"name": "github.com/fatih/color",
"direct": false,
"version": "v1.18.0",
"ecosystem": "go"
},
{
"name": "github.com/golang/protobuf",
"direct": false,
"version": "v1.5.4",
"ecosystem": "go"
},
{
"name": "github.com/google/go-cmp",
"direct": false,
"version": "v0.7.0",
"ecosystem": "go"
},
{
"name": "github.com/google/uuid",
"direct": false,
"version": "v1.6.0",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/cli",
"direct": false,
"version": "v1.1.7",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/errwrap",
"direct": false,
"version": "v1.1.0",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/go-checkpoint",
"direct": false,
"version": "v0.5.0",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/go-cleanhttp",
"direct": false,
"version": "v0.5.2",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/go-cty",
"direct": false,
"version": "v1.5.0",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/go-hclog",
"direct": false,
"version": "v1.6.3",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/go-multierror",
"direct": false,
"version": "v1.1.1",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/go-plugin",
"direct": false,
"version": "v1.7.0",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/go-retryablehttp",
"direct": false,
"version": "v0.7.8",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/go-version",
"direct": false,
"version": "v1.9.0",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/hc-install",
"direct": false,
"version": "v0.9.4",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/hcl/v2",
"direct": false,
"version": "v2.24.0",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/logutils",
"direct": false,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/terraform-exec",
"direct": false,
"version": "v0.25.1",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/terraform-json",
"direct": false,
"version": "v0.27.3-0.20260213134036-298b8f6b673a",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/terraform-plugin-sdk/v2",
"direct": false,
"version": "v2.40.0",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/terraform-registry-address",
"direct": false,
"version": "v0.4.0",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/terraform-svchost",
"direct": false,
"version": "v0.2.1",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/yamux",
"direct": false,
"version": "v0.1.2",
"ecosystem": "go"
},
{
"name": "github.com/huandu/xstrings",
"direct": false,
"version": "v1.3.3",
"ecosystem": "go"
},
{
"name": "github.com/imdario/mergo",
"direct": false,
"version": "v0.3.15",
"ecosystem": "go"
},
{
"name": "github.com/kunde21/markdownfmt/v3",
"direct": false,
"version": "v3.1.0",
"ecosystem": "go"
},
{
"name": "github.com/masterminds/goutils",
"direct": false,
"version": "v1.1.1",
"ecosystem": "go"
},
{
"name": "github.com/masterminds/semver/v3",
"direct": false,
"version": "v3.2.0",
"ecosystem": "go"
},
{
"name": "github.com/masterminds/sprig/v3",
"direct": false,
"version": "v3.2.3",
"ecosystem": "go"
},
{
"name": "github.com/mattn/go-colorable",
"direct": false,
"version": "v0.1.14",
"ecosystem": "go"
},
{
"name": "github.com/mattn/go-isatty",
"direct": false,
"version": "v0.0.20",
"ecosystem": "go"
},
{
"name": "github.com/mattn/go-runewidth",
"direct": false,
"version": "v0.0.9",
"ecosystem": "go"
},
{
"name": "github.com/mitchellh/copystructure",
"direct": false,
"version": "v1.2.0",
"ecosystem": "go"
},
{
"name": "github.com/mitchellh/go-testing-interface",
"direct": false,
"version": "v1.14.1",
"ecosystem": "go"
},
{
"name": "github.com/mitchellh/go-wordwrap",
"direct": false,
"version": "v1.0.1",
"ecosystem": "go"
},
{
"name": "github.com/mitchellh/mapstructure",
"direct": false,
"version": "v1.5.0",
"ecosystem": "go"
},
{
"name": "github.com/mitchellh/reflectwalk",
"direct": false,
"version": "v1.0.2",
"ecosystem": "go"
},
{
"name": "github.com/oklog/run",
"direct": false,
"version": "v1.2.0",
"ecosystem": "go"
},
{
"name": "github.com/pmezard/go-difflib",
"direct": false,
"version": "v1.0.1-0.20181226105442-5d4384ee4fb2",
"ecosystem": "go"
},
{
"name": "github.com/posener/complete",
"direct": false,
"version": "v1.2.3",
"ecosystem": "go"
},
{
"name": "github.com/protonmail/go-crypto",
"direct": false,
"version": "v1.4.1",
"ecosystem": "go"
},
{
"name": "github.com/shopspring/decimal",
"direct": false,
"version": "v1.3.1",
"ecosystem": "go"
},
{
"name": "github.com/spf13/cast",
"direct": false,
"version": "v1.5.0",
"ecosystem": "go"
},
{
"name": "github.com/vmihailenco/msgpack",
"direct": false,
"version": "v4.0.4+incompatible",
"ecosystem": "go"
},
{
"name": "github.com/vmihailenco/msgpack/v5",
"direct": false,
"version": "v5.4.1",
"ecosystem": "go"
},
{
"name": "github.com/vmihailenco/tagparser/v2",
"direct": false,
"version": "v2.0.0",
"ecosystem": "go"
},
{
"name": "github.com/yuin/goldmark",
"direct": false,
"version": "v1.7.7",
"ecosystem": "go"
},
{
"name": "github.com/yuin/goldmark-meta",
"direct": false,
"version": "v1.1.0",
"ecosystem": "go"
},
{
"name": "github.com/zclconf/go-cty",
"direct": false,
"version": "v1.18.1",
"ecosystem": "go"
},
{
"name": "go.abhg.dev/goldmark/frontmatter",
"direct": false,
"version": "v0.2.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/crypto",
"direct": false,
"version": "v0.50.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/exp",
"direct": false,
"version": "v0.0.0-20230626212559-97b1e661b5df",
"ecosystem": "go"
},
{
"name": "golang.org/x/mod",
"direct": false,
"version": "v0.35.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/net",
"direct": false,
"version": "v0.52.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/sync",
"direct": false,
"version": "v0.20.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/sys",
"direct": false,
"version": "v0.43.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/text",
"direct": false,
"version": "v0.36.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/tools",
"direct": false,
"version": "v0.43.0",
"ecosystem": "go"
},
{
"name": "google.golang.org/appengine",
"direct": false,
"version": "v1.6.8",
"ecosystem": "go"
},
{
"name": "google.golang.org/genproto/googleapis/rpc",
"direct": false,
"version": "v0.0.0-20251202230838-ff82c1b0f217",
"ecosystem": "go"
},
{
"name": "google.golang.org/grpc",
"direct": false,
"version": "v1.79.3",
"ecosystem": "go"
},
{
"name": "google.golang.org/protobuf",
"direct": false,
"version": "v1.36.11",
"ecosystem": "go"
},
{
"name": "gopkg.in/yaml.v2",
"direct": false,
"version": "v2.3.0",
"ecosystem": "go"
},
{
"name": "gopkg.in/yaml.v3",
"direct": false,
"version": "v3.0.1",
"ecosystem": "go"
}
],
"collected": true,
"truncated": false,
"total_count": 82,
"direct_count": 10,
"indirect_count": 72
}
},
"maintainership": {
"issues": {
"open_prs": 2,
"merged_prs": 204,
"open_issues": 6,
"closed_ratio": 0.838,
"closed_issues": 31,
"closed_unmerged_prs": 63
},
"bus_factor": 1,
"bot_contributors": 2,
"top_contributors": [
{
"type": "User",
"login": "joshmgross",
"commits": 245,
"avatar_url": "https://avatars.githubusercontent.com/u/16631042?v=4"
},
{
"type": "User",
"login": "nholden",
"commits": 35,
"avatar_url": "https://avatars.githubusercontent.com/u/7942714?v=4"
},
{
"type": "User",
"login": "bflad",
"commits": 27,
"avatar_url": "https://avatars.githubusercontent.com/u/189114?v=4"
},
{
"type": "User",
"login": "joemiller",
"commits": 26,
"avatar_url": "https://avatars.githubusercontent.com/u/377603?v=4"
},
{
"type": "User",
"login": "cursoragent",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/199161495?v=4"
},
{
"type": "User",
"login": "mickael-carl",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/10776120?v=4"
}
],
"contributors_sampled": 6,
"top_contributor_share": 0.731
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"licensing.yaml",
"release.yml",
"test-extensive.yml",
"test.yml",
"update-openapi.yml",
"validate-renovate.yml",
"zizmor.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": "13 out of 13 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": 10,
"reason": "all changesets reviewed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 6 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 10,
"reason": "update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 10,
"reason": "30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": 10,
"reason": "packaging workflow detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 10,
"reason": "all dependencies are pinned",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 9,
"reason": "SAST tool is not run on all commits -- score normalized to 9",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": 8,
"reason": "5 out of the last 5 releases have a total of 5 signed artifacts.",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 0,
"reason": "26 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "89d7ebd2ded60c4fd98d52b78877e0e612a8316b",
"ran_at": "2026-07-25T01:30:35Z",
"aggregate_score": 7,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-20T18:29:35Z",
"oldest_open_prs": [
{
"number": 278,
"created_at": "2026-06-01T23:23:37Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 305,
"created_at": "2026-07-20T10:07:43Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-07-20T18:29:08Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 84,
"created_at": "2024-10-28T17:17:36Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 124,
"created_at": "2025-04-03T17:17:40Z",
"last_comment_at": "2025-11-19T18:37:10Z",
"last_comment_author": "bflad"
},
{
"number": 137,
"created_at": "2025-04-27T08:54:51Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 236,
"created_at": "2026-02-09T15:20:32Z",
"last_comment_at": "2026-02-09T22:36:38Z",
"last_comment_author": "joshmgross"
},
{
"number": 292,
"created_at": "2026-06-26T19:10:10Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 293,
"created_at": "2026-06-26T19:17:32Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/planetscale/terraform-provider-planetscale",
"host": "github.com",
"name": "terraform-provider-planetscale",
"owner": "planetscale"
},
"metrics": {
"overall": {
"key": "overall",
"band": "excellent",
"name": "Overall health",
"note": "The weighted overall 72 is calibrated to 86 on the published index scale (record calibration 2026-08-02).",
"notes": [
{
"code": "overall_calibration",
"params": {
"raw": 72,
"calibrated": 86,
"calibration": "2026-08-02"
}
}
],
"value": 86,
"inputs": {
"security": 76,
"vitality": 89,
"community": 55,
"governance": 70,
"calibration": "2026-08-02",
"engineering": 67,
"ai_readiness": 81,
"weighted_overall_raw": 72
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "excellent",
"name": "Vitality",
"value": 89,
"weight": 0.21,
"metrics": [
{
"key": "development_activity",
"band": "excellent",
"name": "Development activity",
"note": null,
"notes": [],
"value": 83,
"inputs": {
"commits_last_year": 346,
"human_commit_share": 0.93,
"days_since_last_push": 2,
"active_weeks_last_year": 27
},
"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": "27/52 weeks with commits",
"points": 18.7,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 27
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "346 commits in the last year",
"points": 18,
"status": "met",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 346
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "exceptional",
"name": "Release discipline",
"note": null,
"notes": [],
"value": 98,
"inputs": {
"releases_count": 27,
"latest_release_tag": "v1.5.0",
"releases_from_tags": false,
"days_since_latest_release": 7,
"mean_days_between_releases": 24.4
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "27 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 27
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 7 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 7
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~24.4 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 24.4
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "5 out of the last 5 releases have a total of 5 signed artifacts.",
"points": 8,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "exceptional",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 15,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 15 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 15
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 55,
"weight": 0.17,
"metrics": [
{
"key": "popularity",
"band": "at_risk",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 28,
"inputs": {
"forks": 5,
"stars": 29,
"watchers": 2,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "29 stars",
"points": 23.5,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 29
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "5 forks",
"points": 5,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 5
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "2 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 2
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "excellent",
"name": "Community health",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"has_readme": true,
"has_license": true,
"readme_badges": null,
"has_contributing": true,
"has_issue_template": false,
"has_code_of_conduct": true,
"readme_badge_services": [],
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (Apache-2.0)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "Apache-2.0"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 18,
"status": "met",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 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": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "good",
"name": "Sustainability & Governance",
"value": 70,
"weight": 0.23,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 33,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 6,
"top_contributor_share": 0.731
},
"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 73% of commits",
"points": 6.1,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 73
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "6 contributors",
"points": 8.1,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 6
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 6 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "excellent",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"newcomer_pr_acceptance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 84,
"inputs": {
"merged_prs": 204,
"open_issues": 6,
"closed_issues": 31,
"prs_merged_7d": null,
"prs_decided_7d": null,
"prs_merged_30d": null,
"prs_decided_30d": null,
"issue_closed_ratio": 0.838,
"closed_unmerged_prs": 63,
"first_time_authors_30d": null,
"first_time_prs_merged_30d": null,
"first_time_prs_decided_30d": null
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "84% of issues closed",
"points": 35.2,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 84
}
}
],
"max_points": 42
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "204/267 decided PRs merged",
"points": 22.9,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 204,
"decided": 267
}
}
],
"max_points": 30
},
{
"key": "newcomer_pr_acceptance",
"name": "Newcomer PR acceptance",
"detail": "no first-time contributor's PR decided in 30d",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_newcomer_prs",
"params": {
"days": 30
}
}
],
"max_points": 13
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "all changesets reviewed",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 78,
"inputs": {
"followers": 1358,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "planetscale",
"public_repos": 156,
"account_age_days": 3108
},
"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": "1,358 followers of planetscale",
"points": 22.5,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 1358,
"login": "planetscale"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "156 public repos, account ~8 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 156
}
},
{
"code": "account_age_years",
"params": {
"years": 8
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "exceptional",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"github.com/planetscale/terraform-provider-planetscale"
],
"ecosystems": "go",
"any_deprecated": false,
"min_days_since_publish": 7
},
"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 7 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 7
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "27 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 27
}
}
],
"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": 67,
"weight": 0.19,
"metrics": [
{
"key": "engineering_practices",
"band": "good",
"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": "7 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 7
}
}
],
"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": "13 out of 13 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "good",
"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": "good",
"name": "Security",
"value": 76,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "good",
"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": 70,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 17,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 1,
"scorecard_aggregate": 7
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "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": "13 out of 13 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": "all changesets reviewed",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 6 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "update tool detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "all dependencies are pinned",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 9",
"points": 4.5,
"status": "partial",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "5 out of the last 5 releases have a total of 5 signed artifacts.",
"points": 6,
"status": "partial",
"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": "26 existing vulnerabilities detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "exceptional",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 82 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"indirect_dependencies_free_of_known_advisories",
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 82
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 40,
"affected_packages": 6,
"assessed_packages": 82,
"unassessed_packages": 0,
"affected_by_severity": "critical 2, moderate 1, unknown 3",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "transitive set not separable from development and test dependencies in this scope",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_scope_not_separable",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "exceptional",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 82,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "exceptional",
"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"
],
"commit_weight_rule": {
"min_commits": 50,
"min_commit_share": 0.1
},
"review_only_matches": 0,
"below_threshold_exposures": [],
"assessed_self_published_locations": 9
},
"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": "excellent",
"name": "AI Readiness",
"value": 81,
"weight": 0.04,
"metrics": [
{
"key": "ai_agent_context",
"band": "good",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 72,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.516,
"agent_instruction_files": [
"AGENTS.md",
"CLAUDE.md"
],
"agent_instruction_max_bytes": 2590
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "AGENTS.md, CLAUDE.md",
"points": 45,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "AGENTS.md, 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": "48 of 93 human commits state their intent (structured subject or explanatory body)",
"points": 27.5,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 48,
"sampled": 93
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "excellent",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 81,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"go.sum"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [
"makefile"
],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0.17,
"toolchain_manifests": [
"go.mod"
],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "makefile",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "makefile"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "Go (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Go"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "17 of the last 100 commits agent-authored or agent-credited",
"points": 10,
"status": "met",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 17,
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "all dependencies are pinned",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "exceptional",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "Go",
"largest_source_bytes": 47495,
"source_files_sampled": 303,
"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/303 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 303,
"oversized": 0
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "excellent",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 80,
"inputs": {
"example_dirs": [
"examples"
],
"has_mcp_signal": false,
"api_schema_files": [
"schemas/openapi.yaml"
]
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": "schemas/openapi.yaml",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "schemas/openapi.yaml"
}
}
],
"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? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
}
],
"classification": {
"top": [],
"labels": [],
"scores": {
"library": 3,
"network-service": 3
},
"primary": null,
"evidence": [
{
"tier": "distribution",
"label": "library",
"source": "registry:go",
"weight": 3
},
{
"tier": "structure",
"label": "network-service",
"source": "api_schema",
"weight": 3
}
],
"artifacts": [],
"confidence": "none",
"host_extension": false,
"runs_as_process": false,
"consumed_by_code": false
},
"metrics_version": "2.5.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-07-25T01:30:56.440593Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/p/planetscale/terraform-provider-planetscale.svg",
"full_name": "planetscale/terraform-provider-planetscale",
"license_state": "standard",
"license_spdx": "Apache-2.0"
}