Informe JSON sin procesar legible por máquina
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 865,
"has_wiki": true,
"homepage": null,
"languages": {
"Go": 687302,
"Nix": 1271,
"Shell": 3056,
"Makefile": 1987
},
"pushed_at": "2026-07-25T06:00:26Z",
"created_at": "2025-08-21T19:26:56Z",
"owner_type": "Organization",
"updated_at": "2026-07-01T08:40:43Z",
"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": "nscale.com",
"name": "Nscale",
"type": "Organization",
"login": "nscaledev",
"company": null,
"location": "United Kingdom",
"followers": 67,
"avatar_url": "https://avatars.githubusercontent.com/u/158275529?v=4",
"created_at": "2024-01-31T10:08:26Z",
"is_verified": null,
"public_repos": 72,
"account_age_days": 908
},
"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.3.0",
"kind": "minor",
"published_at": "2026-06-29T16:05:38Z"
},
{
"tag": "v1.2.0",
"kind": "minor",
"published_at": "2026-05-28T10:14:44Z"
},
{
"tag": "v1.1.0",
"kind": "minor",
"published_at": "2026-05-01T08:54:29Z"
},
{
"tag": "v1.0.0",
"kind": "major",
"published_at": "2026-04-16T14:30:05Z"
},
{
"tag": "v0.0.10",
"kind": "patch",
"published_at": "2026-03-18T17:02:21Z"
},
{
"tag": "v0.0.9",
"kind": "patch",
"published_at": "2026-03-17T12:32:33Z"
},
{
"tag": "v0.0.8",
"kind": "patch",
"published_at": "2026-03-10T00:10:26Z"
},
{
"tag": "v0.0.7",
"kind": "patch",
"published_at": "2026-02-03T17:43:14Z"
},
{
"tag": "v0.0.6",
"kind": "patch",
"published_at": "2026-01-22T13:26:03Z"
},
{
"tag": "v0.0.5",
"kind": "patch",
"published_at": "2026-01-16T09:33:28Z"
},
{
"tag": "v0.0.4",
"kind": "patch",
"published_at": "2026-01-09T16:27:58Z"
},
{
"tag": "v0.0.3",
"kind": "patch",
"published_at": "2025-12-18T14:38:17Z"
},
{
"tag": "v0.0.2",
"kind": "patch",
"published_at": "2025-10-28T15:11:11Z"
},
{
"tag": "v0.0.1",
"kind": "patch",
"published_at": "2025-10-24T19:38:11Z"
}
],
"recent_commits": [
{
"oid": "32e302c03207973177e25fa0d1757d5107730262",
"body": null,
"is_bot": false,
"headline": "chore: release v1.4.0 (#65)",
"author_name": "Vinícius do Carmo",
"author_login": "vinimdocarmo",
"committed_at": "2026-07-01T08:40:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bd1ec9e388869fdfedcb8179ee68eef4cc5657af",
"body": "* chore(sdk): bump nscale-sdk-go to snapshot WIP branch, adopt typed resource IDs\n\nThe WIP SDK (v0.0.2-0.20260623194633-71c2c15d2a1e) exposes the Default\nSnapshot Protection and Snapshot Policy fields needed for DX-1132. The\nsame bump makes all region/identity resource IDs strongly-typed UUID\nwrappe\n[…]\nRefactor after code review\n\n---------\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>\nCo-authored-by: AdamFlanagan-Nscale <164037640+AdamFlanagan-Nscale@users.noreply.github.com>",
"is_bot": false,
"headline": "feat(filestorage): add snapshot policy support (#61)",
"author_name": "Vinícius do Carmo",
"author_login": "vinimdocarmo",
"committed_at": "2026-06-30T15:51:42Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "1b817978696e4a704f6aa2cf3c8b8cd04d716be2",
"body": "Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "chore: release v1.3.0 (#63)",
"author_name": "AdamFlanagan-Nscale",
"author_login": "AdamFlanagan-Nscale",
"committed_at": "2026-06-29T15:36:31Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "85bddd7afeaff0675f5210b268e5e3611aeb669e",
"body": "The nscale_placement server_spec.networking lists (security_group_ids,\nallowed_source_addresses) are Optional+Computed and mishandled in two ways:\n\n- Expand: ElementsAs into []string crashed when a list was left unset, since\n Terraform passes Computed-but-unset attributes as unknown (\"Received unkn\n[…]\nnull, so a\n configured `[]` came back null and tripped \"inconsistent result after apply:\n was [], now null\". Emit a known empty list instead.\n\nCo-authored-by: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(reservation): correct placement networking list handling (#64)",
"author_name": "AdamFlanagan-Nscale",
"author_login": "AdamFlanagan-Nscale",
"committed_at": "2026-06-29T15:03:24Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "1eceb023f06a53d41b240e40dc6dfb71cc472922",
"body": "Bump nscale-sdk-go v0.0.1 -> v0.0.4. v0.0.4 retypes region/identity path\nparams and ID spec fields from string to UUID-backed types, so every\nwrite/path-param site in the network, securitygroup, filestorage, sshca,\nregion and identity services now parses string IDs via the SDK's ParseXID\nhelpers, su\n[…]\ntionally left\nunexposed for now and deferred.\n\nExtend the existing identity dupl lint exclusion to the parallel\nproject/group _helper.go files.\n\nCo-authored-by: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: upgrade nscale-sdk-go to v0.0.4 (#62)",
"author_name": "AdamFlanagan-Nscale",
"author_login": "AdamFlanagan-Nscale",
"committed_at": "2026-06-29T14:14:31Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "22395ad60fcf94d9910444af5b21a00b48e4114c",
"body": "…ources (#53)\n\n* feat(reservation): add reservation and placement resources and data sources\n\nAdd nscale_reservation and nscale_placement as both resources and data\nsources, backed by the nscale-sdk-go reservation service. Wire a new\nreservation API client into the provider via a reservation_service\n[…]\n\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Opus 4.8 <noreply@anthropic.com>\nCo-authored-by: Gilmar Quinelato <gilmarsquinelato@gmail.com>",
"is_bot": false,
"headline": "feat(reservation): add reservation and placement resources and data s…",
"author_name": "AdamFlanagan-Nscale",
"author_login": "AdamFlanagan-Nscale",
"committed_at": "2026-06-29T11:16:05Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "bc69badb9ec42da2aba7771d83335223530b1b68",
"body": "* ci: run acceptance tests against staging on deploy\n\n* ci: wire NSCALE_TEST_FILE_STORAGE_CLASS_ID into acceptance tests",
"is_bot": false,
"headline": "ci: run acceptance tests against staging on deploy (#60)",
"author_name": "AdamFlanagan-Nscale",
"author_login": "AdamFlanagan-Nscale",
"committed_at": "2026-06-15T13:51:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f982bcb8ec8b977f46ad1d3a25246ea26766094c",
"body": "…(#56)\n\nAdds Go's data-race detector to `make test` (pairs with the existing\n-parallel=10; cheap on the unit suite) and writes a merged coverage profile\nthat CI uploads as an artifact.\n\n- Makefile: `test` runs `-race -covermode=atomic -coverprofile=coverage.out`\n and prints the total coverage line.\n[…]\nX-866. The nightly acceptance job and the\n\"fail PRs that drop coverage\" gate (needs a coverage service/baseline) remain\nopen under that ticket.\n\nCo-authored-by: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "test: run unit suite under -race and publish coverage in CI (DX-866) …",
"author_name": "AdamFlanagan-Nscale",
"author_login": "AdamFlanagan-Nscale",
"committed_at": "2026-06-12T09:50:41Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "1f6b2c4ae206a0ed736bf2045b54986c817b8492",
"body": "…63) (#59)\n\nRead-only lookup of the known catalog flavor (NSCALE_TEST_FLAVOR_ID); asserts\ncomputed spec fields and the provider-region fallback. Provisions no compute.\nFirst of the three previously-untested instance data sources.\n\nCo-authored-by: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "test(instance): add instance_flavor data source acceptance test (DX-8…",
"author_name": "AdamFlanagan-Nscale",
"author_login": "AdamFlanagan-Nscale",
"committed_at": "2026-06-12T08:23:14Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "b4cebd45fb869d376c83c084fdbbea1463f1056c",
"body": "* feat(provider): make project_id optional at Configure (DX-1252)\n\nThe provider hard-errored at Configure when project_id was empty, even\nthough it is only consumed as a default fallback for project-scoped\nresources that omit their own. This blocked org-level workflows and the\nbootstrapping case of \n[…]\nect_id attribute description to reflect its new optional-default\nsemantics.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(provider): make project_id optional at Configure (DX-1252) (#58)",
"author_name": "AdamFlanagan-Nscale",
"author_login": "AdamFlanagan-Nscale",
"committed_at": "2026-06-11T14:11:56Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "12c17edbbf929746c5b287e187a20e0eb0cc7c31",
"body": "* test(schema): add provider schema snapshot golden test + CI (DX-1250)\n\nAdds a golden-file diff of `terraform providers schema -json` against a\ncommitted baseline — the highest signal-to-effort test layer in TESTING.md\nand the one provider-wide guard the test epic was missing.\n\nIt catches accidenta\n[…]\n rename make schemacheck -> schema-check for consistency with schema-update\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "test(schema): add provider schema snapshot golden test + CI (#55)",
"author_name": "AdamFlanagan-Nscale",
"author_login": "AdamFlanagan-Nscale",
"committed_at": "2026-06-11T12:47:36Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "86a4c186db3f72ba6b3275b15879a1984b95fb53",
"body": "Table-driven unit tests covering valid/invalid/null/unknown inputs and the\nexact diagnostic summaries for the five validators in internal/validators:\nbase64, cidr, ip_address, name, and no_reserved_prefix. Mirrors the\ntable-driven style of internal/nscale/helper_test.go.\n\nAchieves 100% line coverage of the package, including the Description /\nMarkdownDescription copy on the hand-written validators.\n\nCo-authored-by: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "test(validators): add unit tests for all validators (DX-857) (#54)",
"author_name": "AdamFlanagan-Nscale",
"author_login": "AdamFlanagan-Nscale",
"committed_at": "2026-06-11T12:10:52Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "6cbbc351d24d93c09df8ad055a6a9578da2d982f",
"body": "…#42)\n\n* feat(objectstorage): add endpoint and access key resources (DX-958)\n\nAdds the nscale_object_storage_endpoint and nscale_object_storage_access_key\nresources plus matching data sources (endpoint, endpoint class, access key)\nto manage S3-compatible storage on Nscale projects.\n\nThe endpoint res\n[…]\nnt to exercise — that work is a worthwhile follow-up but\nout of scope here.\n\nCo-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Opus 4.7 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(objectstorage): add endpoint and access key resources (DX-958) (…",
"author_name": "AdamFlanagan-Nscale",
"author_login": "AdamFlanagan-Nscale",
"committed_at": "2026-06-05T08:16:01Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "b34a5e7f745f9e295cb302816a763d0abcb55374",
"body": "Bumps [github.com/cloudflare/circl](https://github.com/cloudflare/circl) from 1.6.0 to 1.6.3.\n- [Release notes](https://github.com/cloudflare/circl/releases)\n- [Commits](https://github.com/cloudflare/circl/compare/v1.6.0...v1.6.3)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/cloudflare/c\n[…]\nrcl\n dependency-version: 1.6.3\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): bump github.com/cloudflare/circl from 1.6.0 to 1.6.3 (#45)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-04T14:55:25Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "0bf4db40dc85741e6ba47d7e218dfcd1ba97cc42",
"body": "…storage (#52)\n\n* test: add acceptance tests for network, security group, region, file storage\n\nAdd acceptance test coverage for the four service packages that previously\nhad none: network, security group, region, and file storage (resource and\nboth data sources). Tests follow the existing sshca/ins\n[…]\nworks) created concurrently, so run packages\nserially under `make testacc`.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "test: add acceptance tests for network, security group, region, file …",
"author_name": "AdamFlanagan-Nscale",
"author_login": "AdamFlanagan-Nscale",
"committed_at": "2026-06-04T10:13:46Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "c832a57507e099a9f9be200fea04552a5fba32f0",
"body": "… bases (#51)\n\n* refactor(nscale): decouple state watchers from concrete metadata\n\nIntroduce nscale.ResourceStatus plus nil-safe StatusFromProjectScoped/\nStatusFromOrgScoped adapters (and ergonomic AdaptProjectScoped/AdaptOrgScoped\nhelpers), and rewrite CreateStateWatcher/UpdateStateWatcher/DeleteSt\n[…]\nes now run from environment variables alone,\nmatching the identity example.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "refactor: consolidate state watchers and add generic CRUD/data-source…",
"author_name": "AdamFlanagan-Nscale",
"author_login": "AdamFlanagan-Nscale",
"committed_at": "2026-06-03T14:10:25Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "b8f5e3bfc6cc13a3ac23eab76c11e27d3c99d757",
"body": "* feat(identity): add project and group resources and data sources\n\nAdd nscale_identity_project and nscale_identity_group resources and data\nsources backed by the organization-scoped identity API, and wire a new\nidentity client into the provider via an identity_service_api_endpoint\nsetting. Projects\n[…]\ns provisioning_status\nfrom drifting after a group_ids or membership change.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(identity): add project and group resources and data sources (#50)",
"author_name": "AdamFlanagan-Nscale",
"author_login": "AdamFlanagan-Nscale",
"committed_at": "2026-06-01T13:54:03Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "307dfa8f0630319692f0f8bfb7f2bda5b8499d0e",
"body": "… (#49)\n\n* refactor: migrate compute/region/common types to public nscale-sdk-go\n\nReplaces the vendored unikorn-cloud/{compute,region,core} OpenAPI clients\nwith the equivalent packages from the public\ngithub.com/nscaledev/nscale-sdk-go v0.0.1 SDK. The vendor/ directory is\ndeleted alongside since the\n[…]\nd OpenSSH ed25519\n keys so acceptance tests pass the API's key validation.\n\nCo-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Opus 4.7 <noreply@anthropic.com>",
"is_bot": false,
"headline": "refactor: migrate compute/region/common types to public nscale-sdk-go…",
"author_name": "AdamFlanagan-Nscale",
"author_login": "AdamFlanagan-Nscale",
"committed_at": "2026-05-28T13:55:14Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "f03c9ab3b941ec1ab0efcba7b9ca2d830464f153",
"body": null,
"is_bot": false,
"headline": "chore: release v1.2.0 (#47)",
"author_name": "AdamFlanagan-Nscale",
"author_login": "AdamFlanagan-Nscale",
"committed_at": "2026-05-27T14:18:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "400c2aa692073fb7d6ea9b2ec80bcae3a75bf978",
"body": "Codifies the release flow from RELEASING.md as an Agent Skill so future\nreleases follow the same decide-bump → changelog → release-PR → tag → verify\nloop with explicit confirmation gates before opening the PR and before\npushing the tag.",
"is_bot": false,
"headline": "docs: add tf-provider-release skill (#46)",
"author_name": "AdamFlanagan-Nscale",
"author_login": "AdamFlanagan-Nscale",
"committed_at": "2026-05-27T08:49:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fd39753df415c52bccc32f528ea913e93c52f597",
"body": "* chore: set up release tooling, CI workflows, and code ownership\n\nAdds .goreleaser.yml, CHANGELOG.md, and RELEASING.md to formalise the\nsemver-based release process around the existing GoReleaser action.\n\nAdds a Tests workflow (build, golangci-lint v2.11.4, unit tests) that\nruns on every PR, plus a\n[…]\nr than via an\nintermediate assignment that wrapcheck doesn't trace through.\n\nCo-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Opus 4.7 <noreply@anthropic.com>",
"is_bot": false,
"headline": "chore: set up release tooling, CI workflows, and code ownership (#44)",
"author_name": "AdamFlanagan-Nscale",
"author_login": "AdamFlanagan-Nscale",
"committed_at": "2026-05-21T14:27:47Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "f8aae32ffc04d9511702417718bba15cae7766ba",
"body": "Introduces a project-scoped Agent Skill at .claude/skills/tf-provider-feature/\nthat walks contributors through the five-phase loop for adding a new\nresource or data source to this provider: spec -> implementation -> tests\n-> manual test -> docs.\n\nBundled reference guides:\n\n- playbook.md - opinionate\n[…]\np-friendly.\n\nAlso adds TESTING.md at the repo root as the canonical testing reference\n(the in-skill testing.md is its workflow-companion view).\n\nCo-authored-by: Claude Opus 4.7 <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs: add tf-provider-feature skill and reference guides (#41)",
"author_name": "AdamFlanagan-Nscale",
"author_login": "AdamFlanagan-Nscale",
"committed_at": "2026-05-19T10:15:50Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "bd06717566635554e1492764e648a8c0e0a88bcb",
"body": "* docs: add DX-1025 spec and implementation plan\n\nCo-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>\n\n* fix(waiter): surface diagnostic when create enters error state (DX-1025)\n\nCo-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>\n\n* fix(waiter): surface diagnostic when update enters error s\n[…]\n single\ndiagnostic; align the helper name (addProvisioningErrorDiagnostic).\n\nCo-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Opus 4.7 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(waiter): surface diagnostic on resource error state (DX-1025) (#39)",
"author_name": "AdamFlanagan-Nscale",
"author_login": "AdamFlanagan-Nscale",
"committed_at": "2026-05-15T13:23:13Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "da9a98bf8c1f549082eb62c8eba4689f6a2127c4",
"body": null,
"is_bot": false,
"headline": "add file storage usage refresh control (#40)",
"author_name": "Ricardo R",
"author_login": "nsricardor",
"committed_at": "2026-05-14T10:21:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0dcf4d3e94a2bb31f125ad2bf505cf01c76dee52",
"body": null,
"is_bot": false,
"headline": "Fix lint issues (#38)",
"author_name": "AdamFlanagan-Nscale",
"author_login": "AdamFlanagan-Nscale",
"committed_at": "2026-04-30T17:26:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e6b2fe3445cffb61dd708750616b4ff91ca667f6",
"body": "* fix: detect in-use security group at plan time (ADA-12)\n\nImplements ModifyPlan on nscale_security_group so destroy plans\nfail when an instance still references the security group, listing\nthe offending instance ids. Also tightens the apply-time delete\nerror to mention the same root cause as a safe\n[…]\n the\nAPI rejects it. Retrying the delete lets the parent update land first.\n\nCo-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Opus 4.7 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix: detect in-use security group at plan time (ADA-12) (#37)",
"author_name": "AdamFlanagan-Nscale",
"author_login": "AdamFlanagan-Nscale",
"committed_at": "2026-04-30T14:22:58Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "efd7b3dbea598b3cf1172aa6f469358f582f28c6",
"body": "… (#36)\n\n* feat: wire ssh_certificate_authority_id into nscale_instance\n\nAdd optional `ssh_certificate_authority_id` on the `nscale_instance`\nresource and surface it on the data source, plumbed through the create\nand update specs so CA-backed login trust is configurable at provision\ntime. Ships acce\n[…]\nt, so\nrotating it requires a fresh instance rather than an in-place update.\n\nCo-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Opus 4.7 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: wire ssh_certificate_authority_id into nscale_instance (DX-785)…",
"author_name": "AdamFlanagan-Nscale",
"author_login": "AdamFlanagan-Nscale",
"committed_at": "2026-04-27T08:29:24Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "edfb99b6f39b7d61a494dedac865bcc58aaaa179",
"body": null,
"is_bot": false,
"headline": "docs: tidy up docs and examples",
"author_name": "alansy-nscale",
"author_login": "alansy-nscale",
"committed_at": "2026-04-22T15:32:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2de5d4468ab375155e0a667db119db39686f8756",
"body": "feat: add nscale_ssh_certificate_authority resource and data source",
"is_bot": false,
"headline": "Merge pull request #34 from nscaledev/adam/dx-784",
"author_name": "AdamFlanagan-Nscale",
"author_login": "AdamFlanagan-Nscale",
"committed_at": "2026-04-22T15:07:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "af1f4c1357aaf600b9e82e6d55b80d8f695213c0",
"body": "Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs: add ssh_certificate_authority website docs and CLAUDE.md",
"author_name": "AdamFlanagan-Nscale",
"author_login": "AdamFlanagan-Nscale",
"committed_at": "2026-04-22T14:25:25Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "5b8b2f7b6d17759a93ce767141071ab3643e4f3b",
"body": "Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>",
"is_bot": false,
"headline": "revert: restore tools.go build tag position from scaffolding",
"author_name": "AdamFlanagan-Nscale",
"author_login": "AdamFlanagan-Nscale",
"committed_at": "2026-04-22T13:40:42Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "b82179fae0a6ba3dad9977e3ccd0f9981b13f72c",
"body": "Match the pattern used by every other nscale data source (network,\nsecurity_group, compute_cluster): require `id`, make `name` computed,\nand fetch directly via GET rather than listing and filtering by name\n(name is not guaranteed to be unique).\n\nCo-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix: align ssh_certificate_authority data source to id-based lookup",
"author_name": "AdamFlanagan-Nscale",
"author_login": "AdamFlanagan-Nscale",
"committed_at": "2026-04-22T10:05:53Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "434f8ce290fbd0382eddef006517e7df29ed6028",
"body": "Make public_key Required with RequiresReplace (it is always user-supplied,\nnever server-computed), drop the region_id assertion from the acc test\n(the resource is not region-scoped), and move the //go:build generate tag\nto the top of tools/tools.go so it is reliably detected ahead of the\nlicense header.\n\nCo-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix: tighten ssh_certificate_authority schema and tools build tag",
"author_name": "AdamFlanagan-Nscale",
"author_login": "AdamFlanagan-Nscale",
"committed_at": "2026-04-21T10:44:06Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "839ab7847f161dbadaa0c91f33f85753eefda43e",
"body": "Add SSH Certificate Authority management to the Terraform provider,\nallowing users to register CA public keys at the project level.\n\n- New `nscale_ssh_certificate_authority` resource (create/read/delete, immutable)\n- New `nscale_ssh_certificate_authority` data source (lookup by name)\n- Bump unikorn-cloud/{region,compute,core} to v1.16.0-rc3\n- Fix pre-existing helper_test.go breakage from dep bump\n\nCloses DX-784\n\nCo-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: add nscale_ssh_certificate_authority resource and data source",
"author_name": "AdamFlanagan-Nscale",
"author_login": "AdamFlanagan-Nscale",
"committed_at": "2026-04-20T10:53:26Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "ea74273cda13d83e7ec4cb770ede551e7ae148c4",
"body": "Add RequiresReplace to immutable fields, UseStateForUnknown to\ncomputed-only fields, and UseStateForUnknown + RequiresReplaceIfConfigured\nto optional+computed fields across all resources.",
"is_bot": false,
"headline": "fix: add missing schema plan modifiers across resources",
"author_name": "alansy-nscale",
"author_login": "alansy-nscale",
"committed_at": "2026-04-10T22:17:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d4e9523f1f3995aeb471ec315edf4cb7d08c6cbf",
"body": "… resources\n\nAdd an optional project_id attribute to nscale_instance, nscale_network,\nand nscale_file_storage resources and data sources, allowing users to\ntarget a specific project at the resource level. When not specified,\nthe attribute defaults to the project ID configured in the provider.\n\nThis follows the same pattern as region_id, consolidating the default\nID logic into a single setDefaultIDs helper per resource.",
"is_bot": false,
"headline": "feat: add project_id attribute to instance, network, and file storage…",
"author_name": "alansy-nscale",
"author_login": "alansy-nscale",
"committed_at": "2026-04-10T14:17:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7048b8c5a35a1663b63f948786af1584f0187786",
"body": null,
"is_bot": false,
"headline": "feat: make resource operation wait timeout configurable",
"author_name": "alansy-nscale",
"author_login": "alansy-nscale",
"committed_at": "2026-04-10T13:47:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2050cf623a1af7abefe4274c7a8b25cfc32aa003",
"body": "Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.73.0 to 1.79.3.\n- [Release notes](https://github.com/grpc/grpc-go/releases)\n- [Commits](https://github.com/grpc/grpc-go/compare/v1.73.0...v1.79.3)\n\n---\nupdated-dependencies:\n- dependency-name: google.golang.org/grpc\n dependency-version: 1.79.3\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): bump google.golang.org/grpc from 1.73.0 to 1.79.3",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-10T13:42:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6a1cc3cdc4c8dbb5afda9497fe6e6df19560cc3d",
"body": "Bumps [github.com/cloudflare/circl](https://github.com/cloudflare/circl) from 1.6.1 to 1.6.3.\n- [Release notes](https://github.com/cloudflare/circl/releases)\n- [Commits](https://github.com/cloudflare/circl/compare/v1.6.1...v1.6.3)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/cloudflare/c\n[…]\nrcl\n dependency-version: 1.6.3\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): bump github.com/cloudflare/circl in /tools",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-10T13:41:52Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "498a010cd5409f78f7e9499f784938fda0d57f51",
"body": "Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.38.0 to 0.45.0.\n- [Commits](https://github.com/golang/crypto/compare/v0.38.0...v0.45.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/crypto\n dependency-version: 0.45.0\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): bump golang.org/x/crypto from 0.38.0 to 0.45.0 in /tools",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-10T13:36:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bcc4e198dd3c863879a846bb5219475591a6fa97",
"body": "Implement fix for calling Compute API and fixing subsequent attribute…",
"is_bot": false,
"headline": "Merge pull request #29 from nscaledev/zubairk/update-API-client-and-bug",
"author_name": "zubair-k",
"author_login": "zubair-k",
"committed_at": "2026-03-18T16:41:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ea89e8c7dc09ebb71754efaab0a4c1651cbbb48e",
"body": "… type issue",
"is_bot": false,
"headline": "Implement fix for calling Compute API and fixing subsequent attribute…",
"author_name": "zubair-k",
"author_login": "zubair-k",
"committed_at": "2026-03-18T16:35:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "26453d16beaae89d507df87b4bce8aa12d26c155",
"body": null,
"is_bot": false,
"headline": "chore: mark nscale_compute_cluster as deprecated",
"author_name": "alansy-nscale",
"author_login": "alansy-nscale",
"committed_at": "2026-03-17T11:00:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4dc2d063df1d96f65508b635400a4a91b9ba1da4",
"body": "fix: assign to_port value to portMax instead of port",
"is_bot": false,
"headline": "Merge pull request #28 from nscaledev/alansy/inst-722",
"author_name": "Nick Jones",
"author_login": "yankcrime",
"committed_at": "2026-03-17T10:58:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a6aa5d03d1e7df8b4d4bb5d293ed68a2692c6e54",
"body": "The port variable was being overwritten with the to_port value,\ncausing the from_port field to be incorrectly used for both bounds.\nThis resulted in to_port being null after apply, triggering an\nunexpected new value error in the Terraform nscale provider.",
"is_bot": false,
"headline": "fix: assign to_port value to portMax instead of port",
"author_name": "alansy-nscale",
"author_login": "alansy-nscale",
"committed_at": "2026-03-17T10:47:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "215ff7d601696e17b6861664eb620c7acac97ea6",
"body": null,
"is_bot": false,
"headline": "chore: provider version to 0.0.8 in example configurations (#26)",
"author_name": "Ricardo R",
"author_login": "nsricardor",
"committed_at": "2026-03-12T10:40:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0a412b6981465bc897ed56edd6217c0422b9b4de",
"body": null,
"is_bot": false,
"headline": "chore: update dependencies and handle unikorn pending status (#25)",
"author_name": "Ricardo R",
"author_login": "nsricardor",
"committed_at": "2026-03-10T00:01:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6ab18992e54bb3b335016f268bb6943641b4edfb",
"body": "When the response body cannot be unmarshalled into the expected target\ntype or the structured error response, it is logged at debug level.\nUsers can optionally set TF_LOG=debug to see this information. This\nprovides visibility into unexpected or malformed API responses, making\nit easier to troubleshoot issues during Terraform runs.\n\nCo-authored-by: ozigbujoseph-hu <joseph.ozigbu@nscale.com>",
"is_bot": false,
"headline": "feat: log raw response body in debug-level Terraform logs",
"author_name": "alansy-nscale",
"author_login": "alansy-nscale",
"committed_at": "2026-02-10T12:59:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ab9d9be809cf4b2603900acc6720e7adcd2d5c12",
"body": "…agnostics",
"is_bot": false,
"headline": "feat: unmarshal new trace ID from API error response and log it in di…",
"author_name": "alansy-nscale",
"author_login": "alansy-nscale",
"committed_at": "2026-02-09T16:06:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eaf32174b3dd4292c8d83e375fb06fd84ecb9040",
"body": null,
"is_bot": false,
"headline": "docs: document new configurable region_id field",
"author_name": "alansy-nscale",
"author_login": "alansy-nscale",
"committed_at": "2026-02-09T12:12:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c2fa129bf7b24a2d3aca6fa5770c847b654abcc6",
"body": "* feat: add Terraform data source for instance SSH key\n\n* docs: generate Terraform documentation",
"is_bot": false,
"headline": "feat: add data source for instance SSH key",
"author_name": "alansy-nscale",
"author_login": "alansy-nscale",
"committed_at": "2026-02-03T17:36:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "52aeb9d84933f169bf0badbac4d1e5bc227672e1",
"body": "Persist resource state immediately after resource creation to ensure\nTerraform maintains a consistent view before starting provisioning\nstatus checks. Handle transient errors during deletion watch gracefully\nand treat already-deleted or terminal deletion states as successful.\nThis improves reliability during create and destroy operations and\nprevents unnecessary Terraform failures.",
"is_bot": false,
"headline": "fix: persist state before status checks and handle deletion errors",
"author_name": "alansy-nscale",
"author_login": "alansy-nscale",
"committed_at": "2026-02-03T17:36:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a1aa4b802a11187066b3a22b2ff84cdec327e7b4",
"body": null,
"is_bot": false,
"headline": "feat: add support for resource tagging",
"author_name": "alansy-nscale",
"author_login": "alansy-nscale",
"committed_at": "2026-02-03T17:31:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "127bba38502c7425371522efe316f93d3120a5eb",
"body": null,
"is_bot": false,
"headline": "refactor: rename ReadErrorResponse to ReadEmptyResponse",
"author_name": "alansy-nscale",
"author_login": "alansy-nscale",
"committed_at": "2026-02-03T17:31:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1c17c56ee8fe6a975740ecf7eb355fb112068680",
"body": "Instead of requiring an exact success code, treat any 2xx response as\nsuccessful. Only parse error bodies for non-2xx responses, preventing\nfalse error reports when the API returns a valid but unexpected 2xx code.",
"is_bot": false,
"headline": "refactor: remove mechanism that matched specific success status codes",
"author_name": "alansy-nscale",
"author_login": "alansy-nscale",
"committed_at": "2026-02-03T17:31:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1542dcdb6620163b0ace2d6e32ae42b97706c0d7",
"body": "Co-authored-by: Michael Bridgen <mikeb@squaremobius.net>",
"is_bot": false,
"headline": "refactor: simplify status code check using slices.Contains",
"author_name": "alansy-nscale",
"author_login": "alansy-nscale",
"committed_at": "2026-02-03T17:29:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "46d66a63a7625addfcc793f04f4a76328795c10d",
"body": null,
"is_bot": false,
"headline": "refactor: align compute cluster implementation and improve error message",
"author_name": "alansy-nscale",
"author_login": "alansy-nscale",
"committed_at": "2026-02-03T17:29:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eb585f5a023511776f59ea74a06ad0f40ce2d5b3",
"body": "The Terraform provider previously retried HTTP requests on 5XX errors,\nwhich could create duplicate resources since the request is not idempotent.\nThis update disables retries for 5XX responses, ensuring resource creation\nis not repeated.",
"is_bot": false,
"headline": "fix: update HTTP retry policy to avoid 5XX retries",
"author_name": "alansy-nscale",
"author_login": "alansy-nscale",
"committed_at": "2026-01-30T14:05:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b8d005f85de10f4de03e1cb56a1a8bc125d58032",
"body": null,
"is_bot": false,
"headline": "feat: expose region ID as provider configuration",
"author_name": "alansy-nscale",
"author_login": "alansy-nscale",
"committed_at": "2026-01-30T14:03:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c0405ad57e69ec00e9e96c53668157b58a8729b0",
"body": null,
"is_bot": false,
"headline": "feat: expose region ID as provider configuration",
"author_name": "alansy-nscale",
"author_login": "alansy-nscale",
"committed_at": "2026-01-27T22:18:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1b8d3878110708560d219d0bbb114792c16dea62",
"body": null,
"is_bot": false,
"headline": "feat: add Terraform data source and resource for file storage",
"author_name": "alansy-nscale",
"author_login": "alansy-nscale",
"committed_at": "2026-01-22T13:24:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7ca42ce26a8c9b7dd758d8d79113dc28b8ba809a",
"body": null,
"is_bot": false,
"headline": "docs: enhance documentation with added context",
"author_name": "alansy-nscale",
"author_login": "alansy-nscale",
"committed_at": "2026-01-21T19:40:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "55ce3e5684821e27da59f7c0068407ed834bfb01",
"body": null,
"is_bot": false,
"headline": "docs: update examples",
"author_name": "alansy-nscale",
"author_login": "alansy-nscale",
"committed_at": "2026-01-21T19:40:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "70a44327961b60d12328dd2d4bc3b3ac2d8e612b",
"body": null,
"is_bot": false,
"headline": "docs: generate Terraform documentation",
"author_name": "alansy-nscale",
"author_login": "alansy-nscale",
"committed_at": "2026-01-21T15:45:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9862a9ff5e1d598129ac58bfc5d3bbb29046f75c",
"body": null,
"is_bot": false,
"headline": "fix: apply plan modifiers to appropriate attributes",
"author_name": "alansy-nscale",
"author_login": "alansy-nscale",
"committed_at": "2026-01-21T15:43:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bda8f291423029b245bd00b07e55053c7e2221c1",
"body": null,
"is_bot": false,
"headline": "feat: add Terraform data source and resource for file storage",
"author_name": "alansy-nscale",
"author_login": "alansy-nscale",
"committed_at": "2026-01-21T15:39:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3851fc1e06ab232b43e9fac7dced74e23c0f00cb",
"body": null,
"is_bot": false,
"headline": "feat: add Terraform data source for file storage class",
"author_name": "alansy-nscale",
"author_login": "alansy-nscale",
"committed_at": "2026-01-19T15:21:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "027362f8abf701af6d9242d05065c0ad7e073b69",
"body": null,
"is_bot": false,
"headline": "fix: correct typos",
"author_name": "alansy-nscale",
"author_login": "alansy-nscale",
"committed_at": "2026-01-19T13:06:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "471439876c7ab3ab872b65978394787b4a819145",
"body": null,
"is_bot": false,
"headline": "fix(create-state-watcher): prevent 404 on newly created resources",
"author_name": "alansy-nscale",
"author_login": "alansy-nscale",
"committed_at": "2026-01-16T09:25:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f13c9e255485a7656ece352f3ad07ec364891b2d",
"body": "Resources created via CreateStateWatcher may not be immediately visible\ndue to cache propagation delays. This temporary workaround avoids 404\nerrors on subsequent GET requests.",
"is_bot": false,
"headline": "fix(create-state-watcher): prevent 404 on newly created resources",
"author_name": "alansy-nscale",
"author_login": "alansy-nscale",
"committed_at": "2026-01-15T13:55:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e1ab0fd88b0ac477ffcd729719e64b8328556eb4",
"body": "allowedDestinations was initialised with an incorrect length,\nresulting in unexpected zero-value entries before appends.",
"is_bot": false,
"headline": "fix: correct `allowedDestinations` slice length preallocation",
"author_name": "alansy-nscale",
"author_login": "alansy-nscale",
"committed_at": "2026-01-09T16:21:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2476dd2ba10895b02a41e10221b8829d682bf779",
"body": "allowedDestinations was initialised with an incorrect length,\nresulting in unexpected zero-value entries before appends.",
"is_bot": false,
"headline": "fix: correct allowedDestinations slice length preallocation",
"author_name": "alansy-nscale",
"author_login": "alansy-nscale",
"committed_at": "2026-01-09T15:48:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2237279e049cbd1df42cac6f1add19c08776aaa3",
"body": "feat: add Terraform data sources and resources for core compute and networking",
"is_bot": false,
"headline": "Merge pull request #9 from nscaledev/alansy/inst-281",
"author_name": "Nick Jones",
"author_login": "yankcrime",
"committed_at": "2025-12-18T14:30:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8b67fd4173b8c8fd6b9bb4dcca3b986092889585",
"body": null,
"is_bot": false,
"headline": "fix: resolve issue identified during code review",
"author_name": "alansy-nscale",
"author_login": "alansy-nscale",
"committed_at": "2025-12-11T11:07:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b374243f22de1ab7f8dc610d3b58ad9a47523ed1",
"body": null,
"is_bot": false,
"headline": "docs: generate Terraform documentation",
"author_name": "alansy-nscale",
"author_login": "alansy-nscale",
"committed_at": "2025-12-04T17:25:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "77c9795511cc7e9107d167acc22b1c75119b9079",
"body": null,
"is_bot": false,
"headline": "feat: add Terraform data source and resource for instance",
"author_name": "alansy-nscale",
"author_login": "alansy-nscale",
"committed_at": "2025-12-04T16:48:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1fdbe7015c0d2341158d162ca47f397f94a1b016",
"body": null,
"is_bot": false,
"headline": "feat: add Terraform data source for instance flavor",
"author_name": "alansy-nscale",
"author_login": "alansy-nscale",
"committed_at": "2025-12-03T19:43:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f3d2dbe23eb533f35fc036fb1dbce15ecf4fc155",
"body": null,
"is_bot": false,
"headline": "feat: add Terraform data source for instance flavor",
"author_name": "alansy-nscale",
"author_login": "alansy-nscale",
"committed_at": "2025-12-03T19:42:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9bdde89719e402fd7006fd59e91f7737889a83d2",
"body": null,
"is_bot": false,
"headline": "feat: add Terraform data source and resource for security group",
"author_name": "alansy-nscale",
"author_login": "alansy-nscale",
"committed_at": "2025-12-03T19:41:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "057d4028098ae18cbbe6c152622e20efcf7ae721",
"body": null,
"is_bot": false,
"headline": "feat: add Terraform data source and resource for network",
"author_name": "alansy-nscale",
"author_login": "alansy-nscale",
"committed_at": "2025-12-03T19:41:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "39c28248009450bb200e137bcfc54ac7a71b0b28",
"body": null,
"is_bot": false,
"headline": "feat: add Terraform data source for region",
"author_name": "alansy-nscale",
"author_login": "alansy-nscale",
"committed_at": "2025-12-03T19:41:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "424997b9519bb01be158ed1ba0bd15d73b7518e4",
"body": "…nsibility",
"is_bot": false,
"headline": "refactor: restructure project for improved resource grouping and exte…",
"author_name": "alansy-nscale",
"author_login": "alansy-nscale",
"committed_at": "2025-12-03T19:41:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2ace15a131ab96b3c08480a3ce314283a41ecfd7",
"body": null,
"is_bot": false,
"headline": "Add Makefile for convenience",
"author_name": "Nick Jones",
"author_login": "yankcrime",
"committed_at": "2025-10-28T15:08:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4f93c17931a31d6868898637cf7a936a86e2f6be",
"body": "Enable configuration of allowed address pairs",
"is_bot": false,
"headline": "Merge pull request #5 from nscaledev/allowed_address_pairs",
"author_name": "Nick Jones",
"author_login": "yankcrime",
"committed_at": "2025-10-28T15:03:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b5ad100ca88066d9e364a0b4392d3baf849981b9",
"body": null,
"is_bot": false,
"headline": "Surface MAC address configuration item",
"author_name": "Nick Jones",
"author_login": "yankcrime",
"committed_at": "2025-10-28T14:34:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "78f7746dd3a1cac452b77b97bd25f131f1b5d05e",
"body": "fix: update nscale provider source and version in the sample code",
"is_bot": false,
"headline": "Merge pull request #6 from ashenr/patch-1",
"author_name": "Nick Jones",
"author_login": "yankcrime",
"committed_at": "2025-10-28T14:00:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d1aee54f2fffa60591e603f2234c709c368ddbf8",
"body": "Updated the source of the nscale provider to nscaledev.",
"is_bot": false,
"headline": "Change nscale provider source and add version for example code.",
"author_name": "Ashen Randika",
"author_login": "ashenr",
"committed_at": "2025-10-28T13:14:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "642ff235e9dcfc64ae6a033e329dfa42adfc2e7a",
"body": null,
"is_bot": false,
"headline": "Enable configuration of allowed address pairs",
"author_name": "Nick Jones",
"author_login": "yankcrime",
"committed_at": "2025-10-27T15:27:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b659c788a5def5704b1b10e80aa76a97d202fd48",
"body": null,
"is_bot": false,
"headline": "Add basic README as a placeholder",
"author_name": "Nick Jones",
"author_login": "yankcrime",
"committed_at": "2025-10-24T19:48:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "194429ba2f4b9f97c0729a0baaf2e0b91cf74c6d",
"body": null,
"is_bot": false,
"headline": "Include Registry manifest file",
"author_name": "Nick Jones",
"author_login": "yankcrime",
"committed_at": "2025-10-24T16:14:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "275b1b47a2b7170577205125b3e0d5c6d031e30b",
"body": null,
"is_bot": false,
"headline": "Add GitHub action and GoReleaser configuration",
"author_name": "Nick Jones",
"author_login": "yankcrime",
"committed_at": "2025-10-24T16:01:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c8b4c6331c8764b22643eabf8870f378200be02a",
"body": "chore: Bump dependencies",
"is_bot": false,
"headline": "Merge pull request #3 from nscaledev/deps_bump",
"author_name": "Nick Jones",
"author_login": "yankcrime",
"committed_at": "2025-10-24T10:57:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "08b69c98501c4396a28ba11798ff12bae62ae207",
"body": "feat: Add a very basic example",
"is_bot": false,
"headline": "Merge pull request #4 from nscaledev/add_example",
"author_name": "Nick Jones",
"author_login": "yankcrime",
"committed_at": "2025-10-24T10:57:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "513c6bcf1355938dba4678fefc5508dcbb572641",
"body": null,
"is_bot": false,
"headline": "chore: Bump dependencies",
"author_name": "Nick Jones",
"author_login": "yankcrime",
"committed_at": "2025-10-24T10:56:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "61826dd757a61325ef04a889e565585fc225fadf",
"body": "Preprend authN header with Bearer",
"is_bot": false,
"headline": "Merge pull request #2 from nscaledev/prepend_bearer",
"author_name": "Nick Jones",
"author_login": "yankcrime",
"committed_at": "2025-10-24T10:55:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "539cab3cfcaa7199e47d4a3bc5322d052020e788",
"body": null,
"is_bot": false,
"headline": "feat: Add a very basic example",
"author_name": "Nick Jones",
"author_login": "yankcrime",
"committed_at": "2025-10-24T10:50:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "776018253965483ca4ac4b4cf1df6e15a5f70c57",
"body": "Since the service token returned from the identity API doesn't include\nthis, save the user an extra step by automatically prepending the\n\"Bearer\" part of the authN HTTP header.\n\nSigned-off-by: Nick Jones <nick@dischord.org>",
"is_bot": false,
"headline": "Preprend authN header with Bearer",
"author_name": "Nick Jones",
"author_login": "yankcrime",
"committed_at": "2025-10-24T09:38:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7c3bd782be700fceabd0c4893833cd5f7225e6d7",
"body": null,
"is_bot": false,
"headline": "feat: unwrap retry package error to improve context in error reporting",
"author_name": "alansy-nscale",
"author_login": "alansy-nscale",
"committed_at": "2025-09-16T13:02:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0939d5e1879e0b060e1f1f5709b86f73e5a6f755",
"body": "Adds in a license file for the entire repository and adds copyright\nnotices to all source files. I ran a cursory golangci-lint over\neverything with the default options and corrected any mistakes. A\npolicy will need to be drawn up in future and enforced with actions.",
"is_bot": false,
"headline": "Prepare for OSS",
"author_name": "Simon Murray",
"author_login": "spjmurray",
"committed_at": "2025-09-16T13:02:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "85b5796480e76ff551184776f4bd0f7f907dcf98",
"body": null,
"is_bot": false,
"headline": "chore: update the list of supported protocols",
"author_name": "alansy-nscale",
"author_login": "alansy-nscale",
"committed_at": "2025-09-16T13:02:05Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 14,
"commits_last_year": 102,
"latest_release_at": "2026-06-29T16:05:38Z",
"latest_release_tag": "v1.3.0",
"releases_from_tags": false,
"days_since_last_push": 3,
"active_weeks_last_year": 27,
"days_since_latest_release": 28,
"mean_days_between_releases": 18.3
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": false,
"has_contributing": false,
"health_percentage": 25,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "github.com/nscaledev/terraform-provider-nscale",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/nscaledev/terraform-provider-nscale",
"is_deprecated": false,
"latest_version": "v1.3.0",
"repository_url": "https://github.com/nscaledev/terraform-provider-nscale",
"versions_count": 14,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-06-29T15:36:31Z",
"latest_version_yanked": null,
"days_since_latest_publish": 28
}
]
},
"popularity": {
"forks": 2,
"stars": 1,
"watchers": 0,
"fork_history": {
"days": [
{
"date": "2025-10-28",
"count": 1
},
{
"date": "2026-02-09",
"count": 1
}
],
"complete": true,
"collected": 2,
"total_forks": 2
},
"star_history": null,
"open_issues_and_prs": 5
},
"ai_readiness": {
"has_nix": true,
"example_dirs": [
"examples"
],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [
"Makefile"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"go.mod",
"tools/go.mod"
],
"largest_source_bytes": 20342,
"source_files_sampled": 130,
"oversized_source_files": 0,
"agent_instruction_files": [
"CLAUDE.md"
],
"agent_instruction_max_bytes": 4608
},
"dependencies": {
"manifests": [
"go.mod",
"tools/go.mod"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [
{
"name": "github.com/getkin/kin-openapi",
"direct": false,
"version": "v0.132.0",
"severity": "critical",
"ecosystem": "go",
"cvss_score": 9.1,
"advisory_ids": [
"GHSA-jpcw-4wr7-c3vq",
"GHSA-r277-6w6q-xmqw"
],
"fixed_version": "0.144.0",
"advisory_count": 2,
"oldest_advisory_days": 3
},
{
"name": "golang.org/x/crypto",
"direct": false,
"version": "v0.45.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": 67
},
{
"name": "golang.org/x/crypto",
"direct": false,
"version": "v0.49.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": 67
},
{
"name": "google.golang.org/grpc",
"direct": false,
"version": "v1.80.0",
"severity": "critical",
"ecosystem": "go",
"cvss_score": 9.1,
"advisory_ids": [
"GHSA-hrxh-6v49-42gf",
"GO-2026-6061"
],
"fixed_version": "1.82.1",
"advisory_count": 2,
"oldest_advisory_days": 6
},
{
"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": 81
},
{
"name": "github.com/oapi-codegen/oapi-codegen/v2",
"direct": false,
"version": "v2.5.0",
"severity": "low",
"ecosystem": "go",
"cvss_score": 0,
"advisory_ids": [
"GHSA-rjwr-m7qx-3fjr",
"GO-2026-6016"
],
"fixed_version": "2.7.1",
"advisory_count": 2,
"oldest_advisory_days": 10
},
{
"name": "github.com/go-chi/chi/v5",
"direct": false,
"version": "v5.2.4",
"severity": "unknown",
"ecosystem": "go",
"cvss_score": null,
"advisory_ids": [
"GO-2026-5774",
"GO-2026-5775",
"GO-2026-5777"
],
"fixed_version": "5.3.0",
"advisory_count": 3,
"oldest_advisory_days": 3
},
{
"name": "github.com/yuin/goldmark",
"direct": false,
"version": "v1.7.8",
"severity": "unknown",
"ecosystem": "go",
"cvss_score": null,
"advisory_ids": [
"GO-2026-5320"
],
"fixed_version": "1.7.17",
"advisory_count": 1,
"oldest_advisory_days": 20
},
{
"name": "golang.org/x/sys",
"direct": false,
"version": "v0.38.0",
"severity": "unknown",
"ecosystem": "go",
"cvss_score": null,
"advisory_ids": [
"GO-2026-5024"
],
"fixed_version": "0.44.0",
"advisory_count": 1,
"oldest_advisory_days": 66
},
{
"name": "golang.org/x/sys",
"direct": false,
"version": "v0.42.0",
"severity": "unknown",
"ecosystem": "go",
"cvss_score": null,
"advisory_ids": [
"GO-2026-5024"
],
"fixed_version": "0.44.0",
"advisory_count": 1,
"oldest_advisory_days": 66
},
{
"name": "golang.org/x/text",
"direct": false,
"version": "v0.31.0",
"severity": "unknown",
"ecosystem": "go",
"cvss_score": null,
"advisory_ids": [
"GO-2026-5970"
],
"fixed_version": "0.39.0",
"advisory_count": 1,
"oldest_advisory_days": 13
},
{
"name": "golang.org/x/text",
"direct": false,
"version": "v0.35.0",
"severity": "unknown",
"ecosystem": "go",
"cvss_score": null,
"advisory_ids": [
"GO-2026-5970"
],
"fixed_version": "0.39.0",
"advisory_count": 1,
"oldest_advisory_days": 13
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"low": 1,
"unknown": 6,
"critical": 4,
"moderate": 1
},
"advisory_count": 77,
"affected_count": 12,
"assessed_count": 110,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"go"
],
"dependencies": [
{
"name": "github.com/google/uuid",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.6.0"
},
{
"name": "github.com/hashicorp/go-retryablehttp",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.7.8"
},
{
"name": "github.com/hashicorp/terraform-plugin-framework",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.16.1"
},
{
"name": "github.com/hashicorp/terraform-plugin-framework-timeouts",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.7.0"
},
{
"name": "github.com/hashicorp/terraform-plugin-framework-validators",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.18.0"
},
{
"name": "github.com/hashicorp/terraform-plugin-go",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.29.0"
},
{
"name": "github.com/hashicorp/terraform-plugin-log",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.9.0"
},
{
"name": "github.com/hashicorp/terraform-plugin-sdk/v2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v2.37.0"
},
{
"name": "github.com/nscaledev/nscale-sdk-go",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.4"
},
{
"name": "github.com/unikorn-cloud/compute",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.16.0-rc3"
},
{
"name": "github.com/unikorn-cloud/core",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.17.1"
},
{
"name": "github.com/unikorn-cloud/identity",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.17.7"
},
{
"name": "github.com/unikorn-cloud/region",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.17.4"
},
{
"name": "github.com/hashicorp/terraform-plugin-docs",
"manifest": "tools/go.mod",
"ecosystem": "go",
"version_constraint": "v0.22.0"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "github.com/google/uuid",
"direct": true,
"version": "v1.6.0",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/go-retryablehttp",
"direct": true,
"version": "v0.7.7",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/go-retryablehttp",
"direct": true,
"version": "v0.7.8",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/terraform-plugin-docs",
"direct": true,
"version": "v0.22.0",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/terraform-plugin-framework",
"direct": true,
"version": "v1.16.1",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/terraform-plugin-framework-timeouts",
"direct": true,
"version": "v0.7.0",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/terraform-plugin-framework-validators",
"direct": true,
"version": "v0.18.0",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/terraform-plugin-go",
"direct": true,
"version": "v0.29.0",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/terraform-plugin-log",
"direct": true,
"version": "v0.9.0",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/terraform-plugin-sdk/v2",
"direct": true,
"version": "v2.37.0",
"ecosystem": "go"
},
{
"name": "github.com/nscaledev/nscale-sdk-go",
"direct": true,
"version": "v0.0.4",
"ecosystem": "go"
},
{
"name": "github.com/unikorn-cloud/compute",
"direct": true,
"version": "v1.16.0-rc3",
"ecosystem": "go"
},
{
"name": "github.com/unikorn-cloud/core",
"direct": true,
"version": "v1.17.1",
"ecosystem": "go"
},
{
"name": "github.com/unikorn-cloud/identity",
"direct": true,
"version": "v1.17.7",
"ecosystem": "go"
},
{
"name": "github.com/unikorn-cloud/region",
"direct": true,
"version": "v1.17.4",
"ecosystem": "go"
},
{
"name": "dario.cat/mergo",
"direct": false,
"version": "v1.0.1",
"ecosystem": "go"
},
{
"name": "github.com/agext/levenshtein",
"direct": false,
"version": "v1.2.2",
"ecosystem": "go"
},
{
"name": "github.com/apapsch/go-jsonmerge/v2",
"direct": false,
"version": "v2.0.0",
"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.8.1",
"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/dprotaso/go-yit",
"direct": false,
"version": "v0.0.0-20220510233725-9ba8df137936",
"ecosystem": "go"
},
{
"name": "github.com/fatih/color",
"direct": false,
"version": "v1.16.0",
"ecosystem": "go"
},
{
"name": "github.com/getkin/kin-openapi",
"direct": false,
"version": "v0.132.0",
"ecosystem": "go"
},
{
"name": "github.com/go-chi/chi/v5",
"direct": false,
"version": "v5.2.4",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/jsonpointer",
"direct": false,
"version": "v0.21.1",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/swag",
"direct": false,
"version": "v0.23.1",
"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/hashicorp/cli",
"direct": false,
"version": "v1.1.7",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/errwrap",
"direct": false,
"version": "v1.0.0",
"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-uuid",
"direct": false,
"version": "v1.0.3",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/go-version",
"direct": false,
"version": "v1.7.0",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/hc-install",
"direct": false,
"version": "v0.9.2",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/hcl/v2",
"direct": false,
"version": "v2.23.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.23.0",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/terraform-json",
"direct": false,
"version": "v0.25.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.1.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.5.0",
"ecosystem": "go"
},
{
"name": "github.com/josharian/intern",
"direct": false,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/kunde21/markdownfmt/v3",
"direct": false,
"version": "v3.1.0",
"ecosystem": "go"
},
{
"name": "github.com/mailru/easyjson",
"direct": false,
"version": "v0.9.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.3.0",
"ecosystem": "go"
},
{
"name": "github.com/masterminds/sprig/v3",
"direct": false,
"version": "v3.3.0",
"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.16",
"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.0",
"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/mohae/deepcopy",
"direct": false,
"version": "v0.0.0-20170929034955-c48cc78d4826",
"ecosystem": "go"
},
{
"name": "github.com/niemeyer/pretty",
"direct": false,
"version": "v0.0.0-20200227124842-a10e7caefd8e",
"ecosystem": "go"
},
{
"name": "github.com/oapi-codegen/oapi-codegen/v2",
"direct": false,
"version": "v2.5.0",
"ecosystem": "go"
},
{
"name": "github.com/oapi-codegen/runtime",
"direct": false,
"version": "v1.4.1",
"ecosystem": "go"
},
{
"name": "github.com/oasdiff/yaml",
"direct": false,
"version": "v0.0.0-20250309154309-f31be36b4037",
"ecosystem": "go"
},
{
"name": "github.com/oasdiff/yaml3",
"direct": false,
"version": "v0.0.0-20250309153720-d2182401db90",
"ecosystem": "go"
},
{
"name": "github.com/oklog/run",
"direct": false,
"version": "v1.1.0",
"ecosystem": "go"
},
{
"name": "github.com/perimeterx/marshmallow",
"direct": false,
"version": "v1.1.5",
"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.1.6",
"ecosystem": "go"
},
{
"name": "github.com/rivo/uniseg",
"direct": false,
"version": "v0.4.7",
"ecosystem": "go"
},
{
"name": "github.com/rogpeppe/go-internal",
"direct": false,
"version": "v1.14.1",
"ecosystem": "go"
},
{
"name": "github.com/shopspring/decimal",
"direct": false,
"version": "v1.4.0",
"ecosystem": "go"
},
{
"name": "github.com/speakeasy-api/jsonpath",
"direct": false,
"version": "v0.6.0",
"ecosystem": "go"
},
{
"name": "github.com/speakeasy-api/openapi-overlay",
"direct": false,
"version": "v0.10.2",
"ecosystem": "go"
},
{
"name": "github.com/spf13/cast",
"direct": false,
"version": "v1.7.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/vmware-labs/yaml-jsonpath",
"direct": false,
"version": "v0.3.2",
"ecosystem": "go"
},
{
"name": "github.com/yuin/goldmark",
"direct": false,
"version": "v1.7.8",
"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.16.2",
"ecosystem": "go"
},
{
"name": "github.com/zclconf/go-cty",
"direct": false,
"version": "v1.16.3",
"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.45.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/crypto",
"direct": false,
"version": "v0.49.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.29.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/mod",
"direct": false,
"version": "v0.33.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.38.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/sys",
"direct": false,
"version": "v0.42.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/text",
"direct": false,
"version": "v0.31.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/text",
"direct": false,
"version": "v0.35.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/tools",
"direct": false,
"version": "v0.42.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-20260401024825-9d38bb4040a9",
"ecosystem": "go"
},
{
"name": "google.golang.org/grpc",
"direct": false,
"version": "v1.80.0",
"ecosystem": "go"
},
{
"name": "google.golang.org/protobuf",
"direct": false,
"version": "v1.36.11",
"ecosystem": "go"
},
{
"name": "gopkg.in/check.v1",
"direct": false,
"version": "v1.0.0-20200227125254-8fa46927fb4f",
"ecosystem": "go"
},
{
"name": "gopkg.in/yaml.v2",
"direct": false,
"version": "v2.4.0",
"ecosystem": "go"
},
{
"name": "gopkg.in/yaml.v3",
"direct": false,
"version": "v3.0.1",
"ecosystem": "go"
}
],
"collected": true,
"truncated": false,
"total_count": 110,
"direct_count": 15,
"indirect_count": 95
}
},
"maintainership": {
"issues": {
"open_prs": 5,
"merged_prs": 59,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 6
},
"bus_factor": 2,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "alansy-nscale",
"commits": 44,
"avatar_url": "https://avatars.githubusercontent.com/u/206472817?v=4"
},
{
"type": "User",
"login": "AdamFlanagan-Nscale",
"commits": 29,
"avatar_url": "https://avatars.githubusercontent.com/u/164037640?v=4"
},
{
"type": "User",
"login": "yankcrime",
"commits": 16,
"avatar_url": "https://avatars.githubusercontent.com/u/436656?v=4"
},
{
"type": "User",
"login": "nsricardor",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/167014746?v=4"
},
{
"type": "User",
"login": "vinimdocarmo",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/4542024?v=4"
},
{
"type": "User",
"login": "zubair-k",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/58429646?v=4"
},
{
"type": "User",
"login": "ashenr",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/2223070?v=4"
},
{
"type": "User",
"login": "spjmurray",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/5549946?v=4"
}
],
"contributors_sampled": 8,
"top_contributor_share": 0.449
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"acceptance-tests.yml",
"pr-commit-validation.yml",
"release.yml",
"test.yml"
],
"has_docs_dir": false,
"linter_configs": [
".golangci.yml"
],
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"go.sum"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": null,
"reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 10,
"reason": "29 out of 29 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": 9,
"reason": "Found 26/28 approved changesets -- score normalized to 9",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 7 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": "26 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": 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": 10,
"reason": "SAST tool is run on all commits",
"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": "32 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "32e302c03207973177e25fa0d1757d5107730262",
"ran_at": "2026-07-28T08:35:17Z",
"aggregate_score": 6.9,
"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-27T21:17:08Z",
"oldest_open_prs": [
{
"number": 66,
"created_at": "2026-07-03T21:17:21Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 67,
"created_at": "2026-07-10T17:45:23Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 68,
"created_at": "2026-07-10T19:17:47Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 69,
"created_at": "2026-07-17T18:52:19Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 70,
"created_at": "2026-07-25T06:00:27Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-07-01T08:40:39Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/nscaledev/terraform-provider-nscale",
"host": "github.com",
"name": "terraform-provider-nscale",
"owner": "nscaledev"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 67,
"inputs": {
"security": 76,
"vitality": 89,
"community": 24,
"governance": 75,
"engineering": 66
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "excellent",
"name": "Vitality",
"value": 89,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "good",
"name": "Development activity",
"note": null,
"notes": [],
"value": 83,
"inputs": {
"commits_last_year": 102,
"human_commit_share": 0.96,
"days_since_last_push": 3,
"active_weeks_last_year": 27
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 3 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 3
}
}
],
"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": "102 commits in the last year",
"points": 18,
"status": "met",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 102
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "26 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"name": "Release discipline",
"note": null,
"notes": [],
"value": 98,
"inputs": {
"releases_count": 14,
"latest_release_tag": "v1.3.0",
"releases_from_tags": false,
"days_since_latest_release": 28,
"mean_days_between_releases": 18.3
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "14 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 14
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 28 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 28
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~18.3 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 18.3
}
}
],
"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": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 26,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 26 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 26
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "critical",
"name": "Community & Adoption",
"value": 24,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"forks": 2,
"stars": 1,
"watchers": 0,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "1 stars",
"points": 0,
"status": "missed",
"details": [
{
"code": "stars",
"params": {
"count": 1
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "2 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 2
}
}
],
"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
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "good",
"name": "Sustainability & Governance",
"value": 75,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "moderate",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 58,
"inputs": {
"bus_factor": 2,
"contributors_sampled": 8,
"top_contributor_share": 0.449
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "2 contributor(s) cover half of all commits",
"points": 25.2,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 2
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 45% of commits",
"points": 12.4,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 45
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "8 contributors",
"points": 10.8,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 8
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 7 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): Issue resolution. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"issue_resolution"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 91,
"inputs": {
"merged_prs": 59,
"open_issues": 0,
"closed_issues": 0,
"issue_closed_ratio": null,
"closed_unmerged_prs": 6
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "no issues or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_issues_or_data",
"params": {}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "59/65 decided PRs merged",
"points": 34.7,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 59,
"decided": 65
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 26/28 approved changesets -- score normalized to 9",
"points": 13.5,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 61,
"inputs": {
"followers": 67,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "nscaledev",
"public_repos": 72,
"account_age_days": 908
},
"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": "67 followers of nscaledev",
"points": 13.2,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 67,
"login": "nscaledev"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "72 public repos, account ~2 yr old",
"points": 18,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 72
}
},
{
"code": "account_age_years",
"params": {
"years": 2
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"github.com/nscaledev/terraform-provider-nscale"
],
"ecosystems": "go",
"any_deprecated": false,
"min_days_since_publish": 28
},
"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 28 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 28
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "14 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 14
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "moderate",
"name": "Engineering Quality",
"value": 66,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "good",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 84,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "4 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 4
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": ".golangci.yml",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".golangci.yml"
}
}
],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "29 out of 29 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "at_risk",
"name": "Documentation",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"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": 0,
"status": "missed",
"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": 10,
"status": "met",
"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": 6.9
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "29 out of 29 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 26/28 approved changesets -- score normalized to 9",
"points": 6.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 7 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": "26 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow 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 run on all commits",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "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": "32 existing vulnerabilities detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 110 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": 110
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 77,
"affected_packages": 12,
"assessed_packages": 110,
"unassessed_packages": 0,
"affected_by_severity": "critical 4, moderate 1, low 1, unknown 6",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "transitive set not separable from development and test dependencies in this scope",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_scope_not_separable",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "excellent",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 110,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 11
},
"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": 86,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "excellent",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.917,
"agent_instruction_files": [
"CLAUDE.md"
],
"agent_instruction_max_bytes": 4608
},
"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": "88 of 96 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 88,
"sampled": 96
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "excellent",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"has_nix": true,
"has_tests": true,
"lockfiles": [
"go.sum"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [
"Makefile"
],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [],
"agent_commit_share": 0.25,
"toolchain_manifests": [
"go.mod",
"tools/go.mod"
],
"dependency_bot_commit_share": 0.04
},
"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": ".golangci.yml",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".golangci.yml"
}
}
],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "Go (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Go"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "Nix, lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Nix, lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "25 of the last 100 commits agent-authored or agent-credited",
"points": 10,
"status": "met",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 25,
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "4 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 4,
"sampled": 100
}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "all dependencies are pinned",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "Go",
"largest_source_bytes": 20342,
"source_files_sampled": 130,
"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/130 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 130,
"oversized": 0
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "at_risk",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [
"examples"
],
"has_mcp_signal": false,
"api_schema_files": []
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": "examples",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "examples"
}
}
],
"max_points": 40
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-07-28T08:35:39.712377Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/n/nscaledev/terraform-provider-nscale.svg",
"full_name": "nscaledev/terraform-provider-nscale",
"license_state": "standard",
"license_spdx": "Apache-2.0"
}