原始 JSON 报告 机器可读
{
"data": {
"repo": {
"topics": [
"terraform",
"python"
],
"is_fork": false,
"size_kb": 2021,
"has_wiki": true,
"homepage": "https://prodesire.github.io/py-libterraform/",
"languages": {
"Go": 28376,
"HCL": 1106,
"Shell": 471,
"Python": 257368,
"Makefile": 2343
},
"pushed_at": "2026-07-03T05:04:01Z",
"created_at": "2022-03-10T08:41:47Z",
"owner_type": "User",
"updated_at": "2026-07-03T04:53:28Z",
"description": "Python binding for Terraform.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "Python",
"significant_languages": [
"Python"
]
},
"owner": {
"blog": null,
"name": "Prodesire",
"type": "User",
"login": "Prodesire",
"company": "@aliyun",
"location": "Hangzhou",
"followers": 374,
"avatar_url": "https://avatars.githubusercontent.com/u/15667365?v=4",
"created_at": "2015-11-05T08:06:36Z",
"is_verified": null,
"public_repos": 18,
"account_age_days": 3916
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.15.3",
"kind": "patch",
"published_at": "2026-07-03T05:04:44Z"
},
{
"tag": "v0.15.2",
"kind": "patch",
"published_at": "2026-06-23T01:53:50Z"
},
{
"tag": "v0.15.0",
"kind": "minor",
"published_at": "2026-06-10T02:06:16Z"
},
{
"tag": "v0.14.0",
"kind": "minor",
"published_at": "2026-06-10T02:06:14Z"
},
{
"tag": "v0.13.0",
"kind": "minor",
"published_at": "2026-06-09T06:44:31Z"
},
{
"tag": "v0.12.0",
"kind": "minor",
"published_at": "2026-06-08T11:53:00Z"
},
{
"tag": "v0.10.0",
"kind": "minor",
"published_at": "2026-06-08T11:24:21Z"
},
{
"tag": "v0.11.0",
"kind": "minor",
"published_at": "2026-06-08T11:09:21Z"
},
{
"tag": "v0.9.0",
"kind": "minor",
"published_at": "2026-06-02T12:31:28Z"
},
{
"tag": "v0.8.2",
"kind": "patch",
"published_at": "2026-05-22T02:24:45Z"
},
{
"tag": "v0.8.0",
"kind": "minor",
"published_at": "2024-07-17T03:02:30Z"
},
{
"tag": "v0.7.0",
"kind": "minor",
"published_at": "2024-07-03T02:07:08Z"
},
{
"tag": "v0.6.0",
"kind": "minor",
"published_at": "2024-07-02T11:54:01Z"
},
{
"tag": "v0.5.0",
"kind": "minor",
"published_at": "2023-09-14T08:28:20Z"
},
{
"tag": "v0.4.0",
"kind": "minor",
"published_at": "2022-06-20T13:14:44Z"
},
{
"tag": "v0.3.1",
"kind": "patch",
"published_at": "2022-04-19T12:16:18Z"
},
{
"tag": "v0.3.0",
"kind": "minor",
"published_at": "2022-04-06T14:21:12Z"
},
{
"tag": "v0.2.1",
"kind": "patch",
"published_at": "2022-03-31T02:18:20Z"
},
{
"tag": "v0.1.0",
"kind": "minor",
"published_at": "2022-03-11T02:36:14Z"
}
],
"recent_commits": [
{
"oid": "b7070ada2fbb46b5020c948086873b3b7e47fcf3",
"body": "Avoid parent-process chdir during Terraform commands",
"is_bot": false,
"headline": "Merge pull request #12 from Prodesire/codex/process-backend-default",
"author_name": "Prodesire",
"author_login": "Prodesire",
"committed_at": "2026-07-03T04:53:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "92cf0e12b46c99553b8393290047e229afb778ff",
"body": "Default TerraformCommand and AsyncTerraformCommand to a process backend so Terraform's internal chdir does not affect the parent Python process. Keep the current-process path available with backend=\"thread\" and explicit ThreadTerraformCommand.\n\nAdd regression tests, update docs, and bump the patch version to 0.15.3.",
"is_bot": false,
"headline": "Run Terraform commands in process backend by default",
"author_name": "Prodesire",
"author_login": "Prodesire",
"committed_at": "2026-07-03T04:39:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "589f57095b8add363f2a1d49f40e0fa947a3d699",
"body": null,
"is_bot": false,
"headline": "docs: update Terraform integration comparison",
"author_name": "Prodesire",
"author_login": "Prodesire",
"committed_at": "2026-06-23T02:53:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4157b082fb061041feed6a982bd45e5107371f66",
"body": null,
"is_bot": false,
"headline": "ci: build release wheels once per platform",
"author_name": "Prodesire",
"author_login": "Prodesire",
"committed_at": "2026-06-23T01:43:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "df459f03c1c6dbb594dad07190b20713d70e37ff",
"body": null,
"is_bot": false,
"headline": "ci: publish releases with PyPI token",
"author_name": "Prodesire",
"author_login": "Prodesire",
"committed_at": "2026-06-22T12:40:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "212f529bc24b262f0f40f8a3993ad01843a95ab7",
"body": null,
"is_bot": false,
"headline": "test: update docs nav assertions",
"author_name": "Prodesire",
"author_login": "Prodesire",
"committed_at": "2026-06-22T12:33:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e8135e68d3f2a87e0e4ae0b1c026b1ec0e62fb1c",
"body": null,
"is_bot": false,
"headline": "docs: promote integration comparison in nav",
"author_name": "Prodesire",
"author_login": "Prodesire",
"committed_at": "2026-06-22T12:24:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a816747fedd4083eb222f073d5183de4abfdc8f",
"body": null,
"is_bot": false,
"headline": "fix: use spawn context for terraform pool",
"author_name": "Prodesire",
"author_login": "Prodesire",
"committed_at": "2026-06-22T12:03:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "14fb1cd9005555c2938c7006f9d6889664406087",
"body": null,
"is_bot": false,
"headline": "Add Python Terraform integration comparison",
"author_name": "Prodesire",
"author_login": "Prodesire",
"committed_at": "2026-06-22T12:01:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6fc4c0e1eb230126c1480db894d9f4759f3ee3e9",
"body": null,
"is_bot": false,
"headline": "ci: add pytest hang diagnostics",
"author_name": "Prodesire",
"author_login": "Prodesire",
"committed_at": "2026-06-22T11:54:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f80805d1704d7e0c1b1c3ddcf10ab9bec12481ba",
"body": "test_stream_close_cancels_running_command cancelled at the very first\napply_start event; cancelling during Terraform's graph setup can be missed, so\nthe apply occasionally ran to completion on CI. Wait for the apply to settle\nin-flight before closing, matching the pool/async cancellation tests.\n\nAlso make the liveness test assert that apply events spread across the run\nrather than checking absolute timestamps, which is robust on slow runners.",
"is_bot": false,
"headline": "test: stabilize streaming cancellation/liveness tests on CI",
"author_name": "Prodesire",
"author_login": "Prodesire",
"committed_at": "2026-06-22T08:44:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a2868f8c1ecfa51cda15d9cc72cf1c62bacc9f1e",
"body": "The logo is displayed at 180px wide but was a 1254x1254 PNG, so it dominated the\nhomepage payload. Downscale it to 512x512 (still crisp on high-DPI displays) and\nre-optimize, keeping it visually identical. All references already display it at\nwidth=180, so nothing else changes.",
"is_bot": false,
"headline": "docs: shrink the project logo (1.2 MB -> 206 KB)",
"author_name": "Prodesire",
"author_login": "Prodesire",
"committed_at": "2026-06-22T07:55:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "053884093e2fe9428391c89c3ed988ae1548fc03",
"body": "… nav\n\nThe logo, favicon and language-switcher script live in docs/assets/, outside\neach site's docs_dir, so zensical never copies them into the built site. `make\ndoc-build` works around this with `cp -R docs/assets/. site/assets/`, but the\nGitHub Pages workflow built with zensical directly and skip\n[…]\n step to the workflow (and assert it in the docs test).\n\nAlso move \"Results & Streaming\" after \"TerraformConfig\" (just before\n\"Exceptions\") in both the English and Chinese navigation and API overview.",
"is_bot": false,
"headline": "fix(docs): deploy shared assets in CI and reorder Results & Streaming…",
"author_name": "Prodesire",
"author_login": "Prodesire",
"committed_at": "2026-06-22T07:47:39Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "812f6a9200b110fa79a01f305c6e6ffb36e33fac",
"body": "The async page rendered run/stream/plan_stream/apply_stream as bare signatures,\nand the Chinese page hid their docstrings entirely, leaving them without\ndescriptions. Render each as its own per-method block (English shows the\ndocstring, Chinese adds a description) and assert the bilingual structure.",
"is_bot": false,
"headline": "docs: describe AsyncTerraformCommand run and streaming methods",
"author_name": "Prodesire",
"author_login": "Prodesire",
"committed_at": "2026-06-22T07:40:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "10b08067d27a43364bcc7d1516075ac30e0924ca",
"body": "Document the new structured results and streaming features with matching English\nand Chinese pages:\n\n- New \"Plan Results and Streaming\" getting-started guide with runnable examples\n (structured PlanResult/ApplyResult views and sync/async streaming).\n- New \"Results & Streaming\" API page covering Pla\n[…]\nnto the nav and the API overview, and assert the bilingual\n structure in the docs tests.\n\nAlso drop the RST example block from the TerraformStream docstring so it renders\ncleanly on the English page.",
"is_bot": false,
"headline": "docs: bilingual guide and API reference for results and streaming",
"author_name": "Prodesire",
"author_login": "Prodesire",
"committed_at": "2026-06-22T07:36:23Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "8ded832fcea62fee10a5ab08e6170b9e29351e16",
"body": "Update __version__, the 0.15 release-matrix entry, the docs version tables and\nthe version-coupled tests. Stays on the 0.15/1.15 line (Terraform 1.15.5) per\nthe release policy.",
"is_bot": false,
"headline": "release: bump version to 0.15.1",
"author_name": "Prodesire",
"author_login": "Prodesire",
"committed_at": "2026-06-22T07:35:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4766b02f12039c59ea54650648874428c9b342e2",
"body": "stream()/plan_stream()/apply_stream() were plain functions that returned an\nasync generator. They worked with `async for`, but introspection reported them\nas neither coroutine nor async-generator functions. Define them as `async def`\ngenerators (delegating to the shared _aiter_stream pump), so they are proper\nasync-generator functions and read as intended. Behaviour is unchanged.",
"is_bot": false,
"headline": "refactor: make AsyncTerraformCommand streaming methods async generators",
"author_name": "Prodesire",
"author_login": "Prodesire",
"committed_at": "2026-06-22T07:35:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b9a00525d1ac3705a6b11360d85753d5d0be2c61",
"body": "Add streaming so long-running commands surface output as it happens instead of\nonly after they finish.\n\n- TerraformCommand.stream()/plan_stream()/apply_stream() return a TerraformStream\n iterator. Iterating yields parsed -json events (json=True) or raw text lines.\n After iteration, .retcode and .s\n[…]\nc-iterator wrappers instead of the thread-based async methods. Convert the\nnew docstrings' RST roles to Markdown so they render cleanly, and document the\nstreaming methods on the Chinese command page.",
"is_bot": false,
"headline": "feat: stream Terraform output live (sync generator + async iterator)",
"author_name": "Prodesire",
"author_login": "Prodesire",
"committed_at": "2026-06-22T07:18:12Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "18e19675fd83f42e1e489d75e5fcac0ea25ae2a0",
"body": null,
"is_bot": false,
"headline": "docs: add shared project logo",
"author_name": "Prodesire",
"author_login": "Prodesire",
"committed_at": "2026-06-22T07:01:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fe844d018f64f42a9f6440f75da2db4f17928db7",
"body": "plan() now returns PlanResult and apply()/destroy() return ApplyResult, both\nsubclasses of CommandResult so existing .retcode/.value/.error access is\nunchanged. They add lazily-parsed structured views over the -json event stream:\n\n- .changes -> list[ResourceChange] (address, action, type, name, mo\n[…]\ndependency-free libterraform.models module and tolerates\nnon-list values (json=False) by returning empty. The result objects stay\npicklable, so they cross the TerraformPool process boundary unchanged.",
"is_bot": false,
"headline": "feat: structured plan/apply results from -json output",
"author_name": "Prodesire",
"author_login": "Prodesire",
"committed_at": "2026-06-22T06:54:44Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "bc6df66aa46bfcfac80be2e36309001b62ca9173",
"body": "The TerraformPool and AsyncTerraformCommand docstrings used reStructuredText\ncross-reference roles (:meth:`...`, :class:`...`). mkdocstrings renders sphinx\ndocstring sections but not these inline roles, so they leaked into the rendered\nAPI pages as raw \":meth:\" / \":class:\" text. Replace them with plain Markdown\ncode spans, which render cleanly and also read better in help().",
"is_bot": false,
"headline": "docs: use Markdown code spans in pool/async docstrings",
"author_name": "Prodesire",
"author_login": "Prodesire",
"committed_at": "2026-06-22T06:31:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "59e06e776969da47d1f3e467a81ada9e917f986e",
"body": "The zh page listed the interfaces twice: a hand-written interface section plus\nthe mkdocstrings block, so every method appeared twice in the table of contents.\n\nRender each interface once with a per-method mkdocstrings directive and attach\nits Chinese description right after it (the same pattern the zh TerraformCommand\npage uses). Mirror the exact directive sequence on the English page so both pages\nshare one structure, and assert that parity in the docs test.",
"is_bot": false,
"headline": "docs: render TerraformPool interfaces inline, align en/zh structure",
"author_name": "Prodesire",
"author_login": "Prodesire",
"committed_at": "2026-06-22T06:23:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2bb7e3564f4e6fd314ca0e527651ecdef29b68db",
"body": "…pointer\n\n- Give the async section the same H3 structure as the sync section in Parallel\n Execution (responsiveness / pool parallelism / cancellation), so the table of\n contents is symmetric in both languages.\n- make doc-serve now prints a clickable http://localhost:<port>/ link (and a zh\n link) \n[…]\nthe server to 127.0.0.1 so its own banner is clickable too.\n- Quick Start's parallelism note is now a standalone pointer to the Parallel\n Execution chapter (TerraformPool and the async pool backend).",
"is_bot": false,
"headline": "docs: symmetric async headings, clickable doc-serve link, quickstart …",
"author_name": "Prodesire",
"author_login": "Prodesire",
"committed_at": "2026-06-22T06:09:14Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "8a6e92a085faaebfbe7d0f039a6e1f55da3f0a90",
"body": "- Quick Start now opens with a copy-paste module bootstrap (built-in\n terraform_data resource, no credentials, no provider downloads) so every\n snippet runs as-is.\n- Parallel Execution adds a runnable setup helper and explains the\n if __name__ == \"__main__\" requirement that worker processes impos\n[…]\ne the __main__ guard and link to the runnable docs.\n- Replace second-person \"你\" in the Chinese docs with impersonal phrasing.\n\nAll complete programs in the docs were run to verify they work unchanged.",
"is_bot": false,
"headline": "docs: make examples runnable and refine Chinese phrasing",
"author_name": "Prodesire",
"author_login": "Prodesire",
"committed_at": "2026-06-22T06:04:27Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "a4c18a7918aef9b50b6da7ea56ca5aa33c2d4d3b",
"body": "Drop the \"roll your own ProcessPoolExecutor\" section and center the page on\nTerraformPool. Split into a detailed synchronous section (map, command futures,\nsubmit/run, running cancellation) and a detailed asynchronous section\n(AsyncTerraformCommand thread default vs the pool backend, gather, cancellation),\nin both English and Chinese.",
"is_bot": false,
"headline": "docs: rewrite parallel execution around TerraformPool",
"author_name": "Prodesire",
"author_login": "Prodesire",
"committed_at": "2026-06-22T05:54:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "30c4044caafeafa11a543770c849eb3aa625059f",
"body": "The zh API page hides English docstrings, so the rendered page only showed\nmethod signatures. Add a Chinese reference section covering each public\ninterface (constructor, command, submit, run, map, shutdown, the context\nmanager, and the PoolCommand proxy) with parameter and return tables, and assert\nthe coverage in the docs test.",
"is_bot": false,
"headline": "docs: document TerraformPool interfaces in Chinese",
"author_name": "Prodesire",
"author_login": "Prodesire",
"committed_at": "2026-06-22T05:51:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f20f11b0a3231065c5ab7e933d072f9c1a22beea",
"body": "Cross-process cancellation: every pool submission is tagged with a run id and\nruns through a worker-side listener. Calling future.cancel() on a command that\nis already executing asks Terraform to stop via its normal interrupt handling\n(the same cooperative CancelCli path the async thread backend use\n[…]\ns sync and async cancellation tests (real apply interrupted mid-run),\nasync-pool tests, a shared sleep-module test helper, and updates the bilingual\ndocs for cancellation and the async `pool` backend.",
"is_bot": false,
"headline": "feat: support running-cancellation and async process pools",
"author_name": "Prodesire",
"author_login": "Prodesire",
"committed_at": "2026-06-22T03:47:52Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "7edf2d0b485d68bd9dc1abd27b048fa77c5bbc9d",
"body": "Add TerraformPool, a built-in pool that runs Terraform commands in parallel\nacross worker processes. Because Terraform reuses process-wide state, CLI\nexecution is serialized within a single Python process; the pool gives each\ncommand its own worker process so independent module operations run truly \n[…]\nagate across the process boundary unchanged\n\nIncludes tests (incl. a real parallel-speedup check), and bilingual docs:\nnew TerraformPool API pages, updated parallel-execution guides, READMEs,\nand nav.",
"is_bot": false,
"headline": "feat: add TerraformPool for process-based parallel execution",
"author_name": "Prodesire",
"author_login": "Prodesire",
"committed_at": "2026-06-22T02:49:23Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "edbda37799d6140be4b890c673fa2951592214cd",
"body": null,
"is_bot": false,
"headline": "docs: document process-based parallel execution",
"author_name": "Prodesire",
"author_login": "Prodesire",
"committed_at": "2026-06-17T05:27:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "15d2fdbd674e04d0444c41f91f4329732ce20607",
"body": null,
"is_bot": false,
"headline": "build: harden wheel publishing model",
"author_name": "Prodesire",
"author_login": "Prodesire",
"committed_at": "2026-06-17T05:20:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a207a67243176988a9857b9cc005d700973a7d26",
"body": null,
"is_bot": false,
"headline": "tools: inspect Terraform upstream drift",
"author_name": "Prodesire",
"author_login": "Prodesire",
"committed_at": "2026-06-17T05:12:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "81f9be83b05fd6822da0416b27b19aac4b1ede5f",
"body": null,
"is_bot": false,
"headline": "bridge: align experimental command registration",
"author_name": "Prodesire",
"author_login": "Prodesire",
"committed_at": "2026-06-17T05:04:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "64a4aaa58da60a9a617182964bb0bb6a85ec2950",
"body": null,
"is_bot": false,
"headline": "Prepare libterraform 0.15.0",
"author_name": "Prodesire",
"author_login": "Prodesire",
"committed_at": "2026-06-17T05:52:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f2226cee65310f934833ed651cb98658488a1d7b",
"body": null,
"is_bot": false,
"headline": "Release libterraform 0.14.0",
"author_name": "Prodesire",
"author_login": "Prodesire",
"committed_at": "2026-06-17T05:52:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5df022f70a5c5370ea47bca1c64d91fc5faa270c",
"body": null,
"is_bot": false,
"headline": "docs: update version comparison table",
"author_name": "Prodesire",
"author_login": "Prodesire",
"committed_at": "2026-06-15T12:07:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8849c527aca0a70bc9f71a275839b2909ae36afb",
"body": null,
"is_bot": false,
"headline": "Add async Terraform command support",
"author_name": "Prodesire",
"author_login": "Prodesire",
"committed_at": "2026-06-09T05:15:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5d8296393c0265c00cabf39ec79389f916784a67",
"body": null,
"is_bot": false,
"headline": "Release 0.13.0",
"author_name": "Prodesire",
"author_login": "Prodesire",
"committed_at": "2026-06-09T04:57:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bb6525bcbbe35e61695ea57c42421b08e28ff3ff",
"body": null,
"is_bot": false,
"headline": "docs: detect browser language for docs site",
"author_name": "Prodesire",
"author_login": "Prodesire",
"committed_at": "2026-06-09T04:37:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8bf8d211df730ce16ba69cd718324192509472a2",
"body": null,
"is_bot": false,
"headline": "fix: make TerraformCommand thread-safe",
"author_name": "Prodesire",
"author_login": "Prodesire",
"committed_at": "2026-06-09T04:36:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "41a201d905d4ac498805351dc6b95384ff2ae001",
"body": null,
"is_bot": false,
"headline": "docs: fix state identities reference",
"author_name": "Prodesire",
"author_login": "Prodesire",
"committed_at": "2026-06-08T12:01:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c66197cd701804758337e57dcddbb92e68f11634",
"body": null,
"is_bot": false,
"headline": "build: release 0.12.0",
"author_name": "Prodesire",
"author_login": "Prodesire",
"committed_at": "2026-06-08T11:51:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aefc556de92d920c115071dfe1a1f0042cce6155",
"body": null,
"is_bot": false,
"headline": "ci: set up Go for docs build",
"author_name": "Prodesire",
"author_login": "Prodesire",
"committed_at": "2026-06-08T11:33:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cd927eb56f529cafe50e7f2c0b446ff549a9610d",
"body": null,
"is_bot": false,
"headline": "Merge release/0.11 into main",
"author_name": "Prodesire",
"author_login": "Prodesire",
"committed_at": "2026-06-08T11:28:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "15164072e36c5ae8cd41ba3c1d981a3da9a31198",
"body": null,
"is_bot": false,
"headline": "build: adapt 0.11 to Terraform 1.11",
"author_name": "Prodesire",
"author_login": "Prodesire",
"committed_at": "2026-06-08T11:08:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e5ad1be80d14e230eae82e0bfac9e3b69e06142e",
"body": "Add en/zh documentation site powered by Zensical with GitHub Actions\ndeployment. Update Terraform CLI doc URLs to developer.hashicorp.com,\nadd vars/var_files support to apply command, and sync upstream to\nTerraform 1.10.",
"is_bot": false,
"headline": "docs: add bilingual documentation site and update API references",
"author_name": "Prodesire",
"author_login": "Prodesire",
"committed_at": "2026-06-03T05:21:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3121db59b09ea3f88e3a86115b474b64c3266d55",
"body": null,
"is_bot": false,
"headline": "ci: retry PyPI publish on release",
"author_name": "Prodesire",
"author_login": "Prodesire",
"committed_at": "2026-06-02T12:51:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1695897890645b499e32e98f11ba9ed51ce1d155",
"body": null,
"is_bot": false,
"headline": "chore: stop tracking superpowers docs",
"author_name": "Prodesire",
"author_login": "Prodesire",
"committed_at": "2026-06-02T12:30:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e3d18f3118a06656aacd58fa01ff88bacc09ddb0",
"body": null,
"is_bot": false,
"headline": "Merge release/0.9 into main",
"author_name": "Prodesire",
"author_login": "Prodesire",
"committed_at": "2026-06-02T12:29:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "12289bff67c24631682c36973e1a6168e452348c",
"body": null,
"is_bot": false,
"headline": "ci: run tests during release builds",
"author_name": "Prodesire",
"author_login": "Prodesire",
"committed_at": "2026-06-02T12:23:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "71efecd4b87edea5999601487f455711c5151cfa",
"body": null,
"is_bot": false,
"headline": "chore: restructure project layout",
"author_name": "Prodesire",
"author_login": "Prodesire",
"committed_at": "2026-06-02T12:15:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "59434cce5fd72e43904356117670945386ee45fd",
"body": null,
"is_bot": false,
"headline": "build: adapt 0.9 to Terraform 1.9",
"author_name": "Prodesire",
"author_login": "Prodesire",
"committed_at": "2026-06-02T12:00:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e0860dc15db839d1245ab7bed10a83684c518201",
"body": null,
"is_bot": false,
"headline": "build: add release line governance",
"author_name": "Prodesire",
"author_login": "Prodesire",
"committed_at": "2026-06-02T11:26:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a96a92067265373751e8ffb62e2ce271b4ef365f",
"body": null,
"is_bot": false,
"headline": "Skip test workflow on tag pushes",
"author_name": "Prodesire",
"author_login": "Prodesire",
"committed_at": "2026-05-22T02:25:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "055dbab163cf1fe1676e0b0aaa55c8a6b4b7ec75",
"body": null,
"is_bot": false,
"headline": "Bump version to 0.8.2",
"author_name": "Prodesire",
"author_login": "Prodesire",
"committed_at": "2026-05-22T02:09:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6f3521860a46c741ba8b757201b7251c70b06ded",
"body": "Rename linux_x86_64 to manylinux_2_35_x86_64 to match the build\nenvironment (ubuntu-22.04, glibc 2.35). PyPI rejects wheels with\nbare linux platform tags.",
"is_bot": false,
"headline": "Fix linux wheel tag for PyPI compatibility",
"author_name": "Prodesire",
"author_login": "Prodesire",
"committed_at": "2026-05-22T01:25:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2b2e1e059cbe256673a9ae6e81d1fcb8d4062ede",
"body": "- Bump version to 0.8.1\n- Drop Python 3.7/3.8, minimum is now 3.9\n- Upgrade actions to Node.js 24 compatible versions\n- Use free runners: ubuntu-22.04, windows-2022, macos-14 (arm64)\n- Cross-compile macOS x64 wheel on arm64 runner via TARGET_ARCH",
"is_bot": false,
"headline": "Bump version to 0.8.1 and upgrade CI",
"author_name": "Prodesire",
"author_login": "Prodesire",
"committed_at": "2026-05-21T12:11:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c1a2e79af90245902b013b7f48ad5f4f04b5a23f",
"body": null,
"is_bot": false,
"headline": "Update readme",
"author_name": "Prodesire",
"author_login": "Prodesire",
"committed_at": "2024-07-17T02:36:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1e76653235c876c08483065f1fedc634e1ac4a00",
"body": null,
"is_bot": false,
"headline": "Add `make format` and format all code files.",
"author_name": "Prodesire",
"author_login": "Prodesire",
"committed_at": "2024-07-17T02:33:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3d74e398006d23ae5848cd94308cbc8223dd369c",
"body": null,
"is_bot": false,
"headline": "- TerraformCommand `providers_lock` supports `enable_plugin_cache`",
"author_name": "Prodesire",
"author_login": "Prodesire",
"committed_at": "2024-07-17T02:24:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bf9e5670228feb26d5208ec33390267c68205d62",
"body": "Update terraform to 1.8.4",
"is_bot": false,
"headline": "Merge pull request #9 from haodeon/feat/0.8.0",
"author_name": "Prodesire",
"author_login": "Prodesire",
"committed_at": "2024-07-16T09:02:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a9512e5ff85b3ac1040bdb3db611953acef88114",
"body": null,
"is_bot": false,
"headline": "build: Update terraform to 1.8.4",
"author_name": "haodeon",
"author_login": "haodeon",
"committed_at": "2024-07-02T20:44:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "80b4d56e7527e1c058dade73ad265e8656d7f753",
"body": null,
"is_bot": false,
"headline": "Fix action",
"author_name": "Prodesire",
"author_login": "Prodesire",
"committed_at": "2024-07-02T11:32:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4d3c25301bdaf973f5bae12f4ece2e5e3c014991",
"body": "- Update params of command `init`, `validate`, `plan`, `fmt`, `providers`, `providers_lock`, `providers_mirror`, `refresh`\n- Incompatible changes: the test command is changed from experimental to official, and the parameters are changed.\n- Support Python 3.12",
"is_bot": false,
"headline": "- TerraformCommand supports `get`",
"author_name": "Prodesire",
"author_login": "Prodesire",
"committed_at": "2024-07-02T11:13:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "40592d47957d3a81a4b73530a4eabbc2fd3028d8",
"body": "Update terraform to 1.6.6",
"is_bot": false,
"headline": "Merge pull request #8 from haodeon/feat/0.7.0",
"author_name": "Prodesire",
"author_login": "Prodesire",
"committed_at": "2024-07-02T08:53:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4b9eae52179555ba61329bbeb1547c91928f789d",
"body": "Update terraform to 1.5.7",
"is_bot": false,
"headline": "Merge pull request #6 from haodeon/feat/0.6.0",
"author_name": "Prodesire",
"author_login": "Prodesire",
"committed_at": "2024-04-16T07:49:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "94071482b0d8502b2b95fcb6b79925b70dc461f7",
"body": "Add otel context for updated runCheckpoint. The code came from OpenTofu.\n\nAdd tests for updated terraform test command.\nAdd vars param to test() for new test.\n\nAdd linker flag to exclude -dev prerelease marker.\n\nTerraform's minimum go version is now 1.21.5",
"is_bot": false,
"headline": "feat: Update terraform to 1.6.6",
"author_name": "haodeon",
"author_login": "haodeon",
"committed_at": "2024-01-12T05:41:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c9d4ce88f283ede11d08fa9e16c7b8ce7e85b281",
"body": null,
"is_bot": false,
"headline": "build: Update terraform to 1.5.7",
"author_name": "haodeon",
"author_login": "haodeon",
"committed_at": "2024-01-11T14:43:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8a21792cfeb54ca7bfe9318a8c6df487d3a13c71",
"body": "…ons (such as version 12) with M1 chip.",
"is_bot": false,
"headline": "fix #5: Fix the issue of being unable to install on MacOS lower versi…",
"author_name": "Prodesire",
"author_login": "Prodesire",
"committed_at": "2023-11-02T07:24:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "532a4eaef14c69298b00cad3571e13fa7a64f585",
"body": "Current version 0.5.0 using Terraform 1.3.0",
"is_bot": false,
"headline": "Merge pull request #4 from Prodesire/feat/0.5.0",
"author_name": "Prodesire",
"author_login": "Prodesire",
"committed_at": "2023-09-14T08:24:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f9c43a310d4363282b52080f36c53d51b3a63ad0",
"body": "- `fmt` supports multi dirs\n- `force_unlock` removes allow_missing_config\n- only python 3.7 and above are supported",
"is_bot": false,
"headline": "Current version 0.5.0 using Terraform 1.3.0",
"author_name": "Prodesire",
"author_login": "Prodesire",
"committed_at": "2023-09-14T08:04:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "773f480d7340f345a6dbf57ac90fe86af4d0f93f",
"body": null,
"is_bot": false,
"headline": "Delete .python-version",
"author_name": "Prodesire",
"author_login": "Prodesire",
"committed_at": "2023-09-11T10:10:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e155a292ab32c6ae80883885244f869d0a4a2fcc",
"body": "Update TF to 1.2.2",
"is_bot": false,
"headline": "Merge pull request #1 from Prodesire/feat/lastest-tf",
"author_name": "Prodesire",
"author_login": "Prodesire",
"committed_at": "2022-06-20T12:42:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "46a30b92ddb20ddb5dcec7cd5d9f42cfbaf674b9",
"body": "- plan supports multi replace and target.\n- refresh supports parallelism",
"is_bot": false,
"headline": "Update TF to 1.2.2",
"author_name": "Prodesire",
"author_login": "Prodesire",
"committed_at": "2022-06-20T12:25:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "693d30a20226bffa74781c97b6a394c5f85a8509",
"body": null,
"is_bot": false,
"headline": "Fix memory leak",
"author_name": "Prodesire",
"author_login": "Prodesire",
"committed_at": "2022-04-19T11:55:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b85496b40d3ce2ebdb39d5405ba0e85ede24730a",
"body": null,
"is_bot": false,
"headline": "Update readme",
"author_name": "Prodesire",
"author_login": "Prodesire",
"committed_at": "2022-04-06T14:03:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2ca8087e958f4a855d204ff7938e8b0b0c820753",
"body": null,
"is_bot": false,
"headline": "Add test to github action",
"author_name": "Prodesire",
"author_login": "Prodesire",
"committed_at": "2022-04-06T13:46:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "115439f511a132daeb37d647bdeef72b5a80aeb1",
"body": "…oblem of writing to std (using Sync()) hangs.",
"is_bot": false,
"headline": "Use two threads to read stdout and stderr respectively, to fix the pr…",
"author_name": "Prodesire",
"author_login": "Prodesire",
"committed_at": "2022-04-06T13:30:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "89e34f5e8f0db990fd2360c9415bec45da19c96a",
"body": null,
"is_bot": false,
"headline": "Fix test error on Windows",
"author_name": "Prodesire",
"author_login": "Prodesire",
"committed_at": "2022-04-02T14:46:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b6e271140ab22df7415f5dd2eefb5470df3954b6",
"body": null,
"is_bot": false,
"headline": "Update readme",
"author_name": "Prodesire",
"author_login": "Prodesire",
"committed_at": "2022-04-02T13:47:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a4104181615dc401ae707cac4a77921d9a29f6f3",
"body": null,
"is_bot": false,
"headline": "Add downloads badge to readme",
"author_name": "Prodesire",
"author_login": "Prodesire",
"committed_at": "2022-04-02T13:35:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0d4c5246d78fca8423d305f0d2d782895184ae0a",
"body": "… all sub commands of `workspace`",
"is_bot": false,
"headline": "TerraformCommand supports `taint`, `untaint`, `test`, `workspace` and…",
"author_name": "Prodesire",
"author_login": "Prodesire",
"committed_at": "2022-04-02T12:09:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "07b68385b0270f97bd7aaced361de6bd2305aa5a",
"body": null,
"is_bot": false,
"headline": "Add git submodule initilization to readme",
"author_name": "Prodesire",
"author_login": "Prodesire",
"committed_at": "2022-04-01T00:01:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1ae48aec87e080fcb9221c0d53911e3963f2608c",
"body": "…`state`.\n\nAdd log to libterraform.RunCli.",
"is_bot": false,
"headline": "TerraformCommand supports `refresh`, `state` and all sub commands of …",
"author_name": "Prodesire",
"author_login": "Prodesire",
"committed_at": "2022-03-31T14:31:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "82ac5b8bb8b976e5f15a59d8eabbb5afc96327e5",
"body": "…resource` commands",
"is_bot": false,
"headline": "TerraformCommand supports `fmt`, `force_unlock`, `graph` and `import_…",
"author_name": "Prodesire",
"author_login": "Prodesire",
"committed_at": "2022-03-31T13:16:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "169a1f3fedb621452fc36cf00a45933268611404",
"body": null,
"is_bot": false,
"headline": "Support make command",
"author_name": "Prodesire",
"author_login": "Prodesire",
"committed_at": "2022-03-31T12:45:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3052c3ffcc3722374128bbf52b2529137b9046db",
"body": null,
"is_bot": false,
"headline": "Add badge to readme",
"author_name": "Prodesire",
"author_login": "Prodesire",
"committed_at": "2022-03-31T01:15:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a04ac828e89119e605debe7fa4eb09c85c50b42c",
"body": null,
"is_bot": false,
"headline": "Update readme",
"author_name": "Prodesire",
"author_login": "Prodesire",
"committed_at": "2022-03-31T01:13:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "276c9c147fa4ea17682a7f0ee831aeae85676829",
"body": null,
"is_bot": false,
"headline": "Fix fd writing hang (due to buffer limit and not read) on Windows",
"author_name": "Prodesire",
"author_login": "Prodesire",
"committed_at": "2022-03-30T14:41:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4c30482ebcd46783c7e4bca378d7b943b5d4a631",
"body": null,
"is_bot": false,
"headline": "Fix fd reading hang on Windows",
"author_name": "Prodesire",
"author_login": "Prodesire",
"committed_at": "2022-03-27T14:37:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "817742cf9342e02951e75b3e211f044601fd05eb",
"body": null,
"is_bot": false,
"headline": "Update readme",
"author_name": "Prodesire",
"author_login": "Prodesire",
"committed_at": "2022-03-25T08:36:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "53a7219cffb1446d08eaeb96fdb2134d2dd878c8",
"body": null,
"is_bot": false,
"headline": "Add go setup to github action",
"author_name": "Prodesire",
"author_login": "Prodesire",
"committed_at": "2022-03-25T08:17:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0dae22f6b88a61b1e8d5b4709023e4c79ed92ee5",
"body": "…mands",
"is_bot": false,
"headline": "TerraformCommand supports validate, plan, show, apply and destroy com…",
"author_name": "Prodesire",
"author_login": "Prodesire",
"committed_at": "2022-03-24T16:21:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7bb58eaaf2d61739314d13de2fff023d755d2393",
"body": null,
"is_bot": false,
"headline": "Implement TerraformCommand, supports init and version commands",
"author_name": "Prodesire",
"author_login": "Prodesire",
"committed_at": "2022-03-24T15:16:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "53bcd6908f5b8cae8baa62c1ee08032a47c6940e",
"body": null,
"is_bot": false,
"headline": "Implement TerraformConfig",
"author_name": "Prodesire",
"author_login": "Prodesire",
"committed_at": "2022-03-11T02:27:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "91230041dc11241cd55e44bcccfc3b3d410e55c7",
"body": null,
"is_bot": false,
"headline": "First commit",
"author_name": "Prodesire",
"author_login": "Prodesire",
"committed_at": "2022-03-10T08:53:17Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 19,
"commits_last_year": 56,
"latest_release_at": "2026-07-03T05:04:44Z",
"latest_release_tag": "v0.15.3",
"releases_from_tags": false,
"days_since_last_push": 23,
"active_weeks_last_year": 6,
"days_since_latest_release": 23,
"mean_days_between_releases": 4.7
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 42,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "libterraform",
"exists": true,
"license": "MIT",
"keywords": [
"libterraform",
"terraform",
"Intended Audience :: Developers",
"License :: OSI Approved :: MIT License",
"Operating System :: MacOS :: MacOS X",
"Operating System :: Microsoft :: Windows",
"Operating System :: POSIX",
"Operating System :: POSIX :: BSD",
"Operating System :: POSIX :: Linux",
"Programming Language :: Python",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12",
"Programming Language :: Python :: 3.13",
"Programming Language :: Python :: 3.14",
"Programming Language :: Python :: 3.9",
"Topic :: Software Development :: Libraries"
],
"ecosystem": "pypi",
"matches_repo": true,
"registry_url": "https://pypi.org/project/libterraform/",
"is_deprecated": false,
"latest_version": "0.15.3",
"repository_url": "https://github.com/Prodesire/py-libterraform",
"versions_count": 12,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 62425,
"first_published_at": "2024-07-03T02:07:13.530272Z",
"latest_published_at": "2026-07-03T05:14:01.891482Z",
"latest_version_yanked": null,
"days_since_latest_publish": 23
}
]
},
"popularity": {
"forks": 11,
"stars": 44,
"watchers": 0,
"fork_history": {
"days": [
{
"date": "2022-04-04",
"count": 1
},
{
"date": "2022-04-24",
"count": 1
},
{
"date": "2022-05-08",
"count": 1
},
{
"date": "2022-07-06",
"count": 1
},
{
"date": "2022-08-01",
"count": 1
},
{
"date": "2022-08-22",
"count": 1
},
{
"date": "2022-09-30",
"count": 1
},
{
"date": "2023-04-25",
"count": 1
},
{
"date": "2024-01-11",
"count": 1
},
{
"date": "2025-05-13",
"count": 1
},
{
"date": "2026-02-26",
"count": 1
}
],
"complete": true,
"collected": 11,
"total_forks": 11
},
"star_history": null,
"open_issues_and_prs": 0
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [
"Makefile"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [],
"largest_source_bytes": 102973,
"source_files_sampled": 60,
"oversized_source_files": 1,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"pyproject.toml"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [
{
"name": "pymdown-extensions",
"direct": false,
"version": "10.21.3",
"severity": "moderate",
"ecosystem": "pypi",
"cvss_score": 5.3,
"advisory_ids": [
"GHSA-9xwg-3r6f-jcx2"
],
"fixed_version": "11.0.0",
"advisory_count": 1,
"oldest_advisory_days": 2
},
{
"name": "pytest",
"direct": false,
"version": "8.4.2",
"severity": "moderate",
"ecosystem": "pypi",
"cvss_score": 6.8,
"advisory_ids": [
"GHSA-6w46-j5rx-g56g",
"PYSEC-2026-1845"
],
"fixed_version": "9.0.3",
"advisory_count": 2,
"oldest_advisory_days": 185
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"moderate": 2
},
"advisory_count": 3,
"affected_count": 2,
"assessed_count": 42,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"pypi"
],
"dependencies": [],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "backports-asyncio-runner",
"direct": false,
"version": "1.2.0",
"ecosystem": "pypi"
},
{
"name": "click",
"direct": false,
"version": "8.4.1",
"ecosystem": "pypi"
},
{
"name": "colorama",
"direct": false,
"version": "0.4.6",
"ecosystem": "pypi"
},
{
"name": "deepmerge",
"direct": false,
"version": "2.0",
"ecosystem": "pypi"
},
{
"name": "exceptiongroup",
"direct": false,
"version": "1.3.1",
"ecosystem": "pypi"
},
{
"name": "ghp-import",
"direct": false,
"version": "2.1.0",
"ecosystem": "pypi"
},
{
"name": "griffelib",
"direct": false,
"version": "2.0.2",
"ecosystem": "pypi"
},
{
"name": "hatchling",
"direct": false,
"version": "1.27.0",
"ecosystem": "pypi"
},
{
"name": "hatchling",
"direct": false,
"version": "1.30.1",
"ecosystem": "pypi"
},
{
"name": "iniconfig",
"direct": false,
"version": "2.1.0",
"ecosystem": "pypi"
},
{
"name": "iniconfig",
"direct": false,
"version": "2.3.0",
"ecosystem": "pypi"
},
{
"name": "jinja2",
"direct": false,
"version": "3.1.6",
"ecosystem": "pypi"
},
{
"name": "markdown",
"direct": false,
"version": "3.10.2",
"ecosystem": "pypi"
},
{
"name": "markupsafe",
"direct": false,
"version": "3.0.3",
"ecosystem": "pypi"
},
{
"name": "mergedeep",
"direct": false,
"version": "1.3.4",
"ecosystem": "pypi"
},
{
"name": "mkdocs",
"direct": false,
"version": "1.6.1",
"ecosystem": "pypi"
},
{
"name": "mkdocs-autorefs",
"direct": false,
"version": "1.4.4",
"ecosystem": "pypi"
},
{
"name": "mkdocs-get-deps",
"direct": false,
"version": "0.2.2",
"ecosystem": "pypi"
},
{
"name": "mkdocstrings",
"direct": false,
"version": "1.0.4",
"ecosystem": "pypi"
},
{
"name": "mkdocstrings-python",
"direct": false,
"version": "2.0.3",
"ecosystem": "pypi"
},
{
"name": "packaging",
"direct": false,
"version": "26.2",
"ecosystem": "pypi"
},
{
"name": "pathspec",
"direct": false,
"version": "1.1.1",
"ecosystem": "pypi"
},
{
"name": "platformdirs",
"direct": false,
"version": "4.10.0",
"ecosystem": "pypi"
},
{
"name": "pluggy",
"direct": false,
"version": "1.6.0",
"ecosystem": "pypi"
},
{
"name": "pygments",
"direct": false,
"version": "2.20.0",
"ecosystem": "pypi"
},
{
"name": "pymdown-extensions",
"direct": false,
"version": "10.21.3",
"ecosystem": "pypi"
},
{
"name": "pytest",
"direct": false,
"version": "8.4.2",
"ecosystem": "pypi"
},
{
"name": "pytest",
"direct": false,
"version": "9.0.3",
"ecosystem": "pypi"
},
{
"name": "pytest-asyncio",
"direct": false,
"version": "1.2.0",
"ecosystem": "pypi"
},
{
"name": "pytest-asyncio",
"direct": false,
"version": "1.4.0",
"ecosystem": "pypi"
},
{
"name": "pytest-timeout",
"direct": false,
"version": "2.4.0",
"ecosystem": "pypi"
},
{
"name": "python-dateutil",
"direct": false,
"version": "2.9.0.post0",
"ecosystem": "pypi"
},
{
"name": "pyyaml",
"direct": false,
"version": "6.0.3",
"ecosystem": "pypi"
},
{
"name": "pyyaml-env-tag",
"direct": false,
"version": "1.1",
"ecosystem": "pypi"
},
{
"name": "ruff",
"direct": false,
"version": "0.15.13",
"ecosystem": "pypi"
},
{
"name": "six",
"direct": false,
"version": "1.17.0",
"ecosystem": "pypi"
},
{
"name": "tomli",
"direct": false,
"version": "2.4.1",
"ecosystem": "pypi"
},
{
"name": "trove-classifiers",
"direct": false,
"version": "2026.6.1.19",
"ecosystem": "pypi"
},
{
"name": "ty",
"direct": false,
"version": "0.0.42",
"ecosystem": "pypi"
},
{
"name": "typing-extensions",
"direct": false,
"version": "4.15.0",
"ecosystem": "pypi"
},
{
"name": "watchdog",
"direct": false,
"version": "6.0.0",
"ecosystem": "pypi"
},
{
"name": "zensical",
"direct": false,
"version": "0.0.43",
"ecosystem": "pypi"
}
],
"collected": true,
"truncated": false,
"total_count": 42,
"direct_count": 0,
"indirect_count": 42
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 6,
"open_issues": 0,
"closed_ratio": 1,
"closed_issues": 6,
"closed_unmerged_prs": 0
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "Prodesire",
"commits": 92,
"avatar_url": "https://avatars.githubusercontent.com/u/15667365?v=4"
},
{
"type": "User",
"login": "haodeon",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/31973188?v=4"
}
],
"contributors_sampled": 2,
"top_contributor_share": 0.968
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"docs.yml",
"release.yml",
"test.yml"
],
"has_docs_dir": true,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"uv.lock"
],
"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": "1 out of 1 merged PRs checked by a CI test -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 0/29 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 5 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": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 10,
"reason": "30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 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": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 8,
"reason": "2 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "b7070ada2fbb46b5020c948086873b3b7e47fcf3",
"ran_at": "2026-07-26T18:25:18Z",
"aggregate_score": 4.5,
"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-03T04:57:06Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-07-03T04:53:24Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/Prodesire/py-libterraform",
"host": "github.com",
"name": "py-libterraform",
"owner": "Prodesire"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 66,
"inputs": {
"security": 56,
"vitality": 75,
"community": 52,
"governance": 63,
"engineering": 81
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 75,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 59,
"inputs": {
"commits_last_year": 56,
"human_commit_share": 1,
"days_since_last_push": 23,
"active_weeks_last_year": 6
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 23 days ago",
"points": 28.8,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 23
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "6/52 weeks with commits",
"points": 4.2,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 6
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "56 commits in the last year",
"points": 15.8,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 56
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "30 commit(s) and 2 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": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 100,
"inputs": {
"releases_count": 19,
"latest_release_tag": "v0.15.3",
"releases_from_tags": false,
"days_since_latest_release": 23,
"mean_days_between_releases": 4.7
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "19 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 19
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 23 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 23
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~4.7 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 4.7
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "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": 23,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 23 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 23
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 52,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "at_risk",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 35,
"inputs": {
"forks": 11,
"stars": 44,
"watchers": 0,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "44 stars",
"points": 26.5,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 44
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "11 forks",
"points": 8.3,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 11
}
}
],
"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 (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "good",
"name": "Ecosystem adoption (downloads)",
"note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"registry_dependents"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 80,
"inputs": {
"packages": [
"libterraform"
],
"dependents": null,
"ecosystems": "pypi",
"total_downloads": null,
"monthly_downloads": 62425
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "62,425 downloads/month across pypi",
"points": 63.9,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 62425,
"ecosystems": "pypi"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "not reported by this ecosystem",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_reported_by_this_ecosystem",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 63,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 22,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 2,
"top_contributor_share": 0.968
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 97% of commits",
"points": 0.7,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 97
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "2 contributors",
"points": 2.7,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 2
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 5 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "excellent",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"merged_prs": 6,
"open_issues": 0,
"closed_issues": 6,
"issue_closed_ratio": 1,
"closed_unmerged_prs": 0
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "100% of issues closed",
"points": 46.8,
"status": "met",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 100
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "6/6 decided PRs merged",
"points": 38.2,
"status": "met",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 6,
"decided": 6
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/29 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 62,
"inputs": {
"followers": 374,
"owner_type": "User",
"is_verified": null,
"owner_login": "Prodesire",
"public_repos": 18,
"account_age_days": 3916
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "personal (user) account",
"points": 10,
"status": "partial",
"details": [
{
"code": "owner_personal",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": "not applicable to user accounts",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_applicable_to_user_accounts",
"params": {}
}
],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "374 followers of Prodesire",
"points": 18.5,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 374,
"login": "Prodesire"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "18 public repos, account ~10 yr old",
"points": 21.3,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 18
}
},
{
"code": "account_age_years",
"params": {
"years": 10
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"libterraform"
],
"ecosystems": "pypi",
"any_deprecated": false,
"min_days_since_publish": 23
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on pypi",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "pypi"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 23 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 23
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "12 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 12
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "good",
"name": "Engineering Quality",
"value": 81,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 68,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "3 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 3
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "1 out of 1 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "excellent",
"name": "Documentation",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"topics": [
"terraform",
"python"
],
"has_wiki": true,
"homepage": "https://prodesire.github.io/py-libterraform/",
"has_readme": true,
"has_docs_dir": true,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 25,
"status": "met",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": "https://prodesire.github.io/py-libterraform/",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "2 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 2
}
}
],
"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": "moderate",
"name": "Security",
"value": 56,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Branch-Protection, Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"branch_protection",
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 45,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 15,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 3,
"scorecard_aggregate": 4.5
},
"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": "1 out of 1 merged PRs checked by a CI test -- score normalized to 10",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 0/29 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 5 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": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "2 existing vulnerabilities detected",
"points": 6,
"status": "partial",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "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 42 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": 42
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 3,
"affected_packages": 2,
"assessed_packages": 42,
"unassessed_packages": 0,
"affected_by_severity": "moderate 2",
"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": 42,
"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": 3
},
"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": "at_risk",
"name": "AI Readiness",
"value": 45,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 33,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.611,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "no CLAUDE.md / AGENTS.md / editor rules",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_instructions",
"params": {}
}
],
"max_points": 45
},
{
"key": "machine_readable_docs_llms_txt",
"name": "Machine-readable docs (llms.txt)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "legible_commit_history",
"name": "Legible commit history",
"detail": "58 of 95 human commits state their intent (structured subject or explanatory body)",
"points": 32.6,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 58,
"sampled": 95
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"uv.lock"
],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [
"Makefile"
],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "Makefile",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Makefile"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 95",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 95
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "moderate",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 54,
"inputs": {
"primary_language": "Python",
"largest_source_bytes": 102973,
"source_files_sampled": 60,
"oversized_source_files": 1
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Python without a type-check config",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_typecheck_config_language",
"params": {
"language": "Python"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "1/60 source files over 60KB",
"points": 54.1,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 60,
"oversized": 1
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-07-26T18:25:24.830449Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/p/Prodesire/py-libterraform.svg",
"full_name": "Prodesire/py-libterraform",
"license_state": "standard",
"license_spdx": "MIT"
}