Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-28 07:44 UTC

dflook / terraform-github-actions

GitHub actions for Terraform and OpenTofu

PythonNo license detected★ 976 stars⑂ 169 forkssince Jul 2020View on GitHub ↗

dflook/terraform-github-actions holds a health index of 63 out of 100, placing it in the Moderate band. It scores highest on Engineering Quality (80/100) and lowest on AI Readiness (40/100). It was last updated 8 days ago. A single contributor accounts for most of its recent work.

63
overall / 100
Moderate

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At risk ceiling of 49. AI Readiness sits outside the overall score.

63
Excellent85-100Exemplary; meets essentially all checked criteria
Good70-84Healthy; minor gaps
Moderate50-69Acceptable with notable gaps; review recommended
At risk30-49Significant weaknesses; adoption warrants caution
Critical1-29Severe problems (abandoned, single-maintainer, no hygiene)
VitalityCommunity &AdoptionSustainability &GovernanceEngineeringQualitySecurityAI Readiness

Score profile

Each axis is a category. The shape matters more than the average — a healthy subject fills the whole shape, while a spike-and-crater profile means strength in one dimension is masking risk in another.

Ownership

Daniel FlookPersonal account
100 followers48 public repossince Apr 2011

This repository is owned by a personal account. A single-owner project carries more continuity risk than an organization-backed one.

Metrics by category

Vitality

Is the project alive — is code being written and are releases shipping?

73Good · 22% of overall
How it's scored
28.8/36Push recency — last push 8 days ago
6.2/36Commit cadence — 9/52 weeks with commits
16.1/18Commit volume — 61 commits in the last year
10/10OpenSSF Scorecard: Maintained — 30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year61
human_commit_share1
days_since_last_push8
active_weeks_last_year9
How it's scored
27/27Ships releases — 84 releases published
36/36Release recency — latest release 9 days ago
19.8/27Release cadence — a release every ~53.5 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count84
latest_release_tagv3.0.0
releases_from_tagsno
days_since_latest_release9
mean_days_between_releases53.5
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

Does the project have users, downloads, attention, and a welcoming setup for contributors?

50Moderate · 18% of overall
How it's scored
48.5/60Stars — 976 stars
18.5/25Forks — 169 forks
5/15Watchers — 9 watchers
Inputs used
forks169
stars976
watchers9
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
0/22.5License — no license file detected
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseno
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno

Sustainability & Governance

Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?

48At risk · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
1/22.5Commit distribution — top contributor authored 96% of commits
13.5/13.5Contributor breadth — 16 contributors
0/10OpenSSF Scorecard: Contributors — project has 0 contributing companies or organizations -- score normalized to 0
Inputs used
bus_factor1
contributors_sampled16
top_contributor_share0.955
How it's scored
38.8/46.8Issue resolution — 83% of issues closed
25.9/38.3PR acceptance — 156/230 decided PRs merged
0/15OpenSSF Scorecard: Code-Review — Found 0/4 approved changesets -- score normalized to 0
Inputs used
merged_prs156
open_issues26
closed_issues127
issue_closed_ratio0.83
closed_unmerged_prs74
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
14.4/25Owner reach — 100 followers of dflook
24.3/25Track record — 48 public repos, account ~15 yr old
Inputs used
followers100
owner_typeUser
is_verified
owner_logindflook
public_repos48
account_age_days5,581
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Engineering Quality

Are baseline engineering and documentation practices in place?

80Good · 20% of overall
How it's scored
24/24CI workflows — 29 workflow(s)
24/24Tests present
16/16Linter config — ruff.toml
0/9.6Pre-commit hooks
0/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests — 4 out of 4 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configyes
has_precommit_configno
How it's scored
30/30README
25/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
10/10Topics — 5 topics
0/10Wiki
Inputs used
topicsterraform, github-actions, github-action, hacktoberfest, opentofu
has_wikino
homepage
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

Are visible security and supply-chain practices strong, without unresolved high-risk jurisdiction exposure?

66Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
2.2/7.5Branch-Protection — branch protection is not maximal on development and all release branches
2.5/2.5CI-Tests — 4 out of 4 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/4 approved changesets -- score normalized to 0
0/2.5Contributors — project has 0 contributing companies or organizations -- score normalized to 0
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
0/2.5License — license file not detected
7.5/7.5Maintained — 30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
5/5Packaging — packaging workflow detected
4/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 8
5/5SAST — SAST tool detected
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
7.5/7.5Token-Permissions — GitHub workflow tokens follow principle of least privilege
5.2/7.5Vulnerabilities — 3 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate5.8
Excluded from scoring (no data or not applicable): signed_releases. Remaining weights renormalized.
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories6
affected_packages2
assessed_packages15
unassessed_packages8
affected_by_severityhigh 1, moderate 1
direct_affected_packages0
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 15 resolved dependencies against OSV. 8 could not be assessed — no resolved version, an unsupported ecosystem, or beyond the reported package list. 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.

AI Readiness

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.

40At risk · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
18.1/40Legible commit history — 34 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.34
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
11/11Lint / format config — ruff.toml
0/11Static type checking
10/10Reproducible environment — Dockerfile
0/10Demonstrated agent practice — no agent-authored commits among the last 100
0/8Automated maintenance — no automated dependency updates observed
8/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 8
Inputs used
has_nixno
has_testsyes
lockfiles
has_dockerfileyes
typed_languageno
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
How it's scored
0/45Type-checkable code — Python without a type-check config
55/55Manageable file sizes — 0/161 source files over 60KB
Inputs used
primary_languagePython
largest_source_bytes29,662
source_files_sampled161
oversized_source_files0

Key facts

976GitHub stars
16contributors
61commits, last 12 months
8days since last push
84releases
1bus factor
26open issues
PyPIpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • Could not fetch pypi package 'terraform-github-actions' from its registry

More detail

Star and fork history 0 ★ / 169 ⇿
0Stars
169Forks
76Releases

When each star and fork was added, collected from GitHub and bucketed by day. Cumulative growth sits directly above the daily additions it is made of, so the two read against each other: steady organic accretion looks nothing like an abrupt, short-lived burst. Where that difference is measurable, it is reported as growth authenticity.

0408012016015842020-082023-072026-06
Major 1Minor 47Patch 28

Each point covers 6 days.

OpenSSF Scorecard 5.8 / 10
5.8aggregate

Independent, tool-agnostic security assessment from the open-source OpenSSF Scorecard. Each check rewards a security practice, not a specific vendor's tool. Checks Scorecard could not determine are marked n/a and excluded from the security score (never counted as zero).Scorecard v5.5.0 · 2026-07-28 07:44 UTC

10Binary-Artifactsno binaries found in the repo
3Branch-Protectionbranch protection is not maximal on development and all release branches
10CI-Tests4 out of 4 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/4 approved changesets -- score normalized to 0
0Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
0Licenselicense file not detected
10Maintained30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
8Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 8
10SASTSAST tool detected
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
10Token-PermissionsGitHub workflow tokens follow principle of least privilege
7Vulnerabilities3 existing vulnerabilities detected
All dependencies 23

Full resolved dependency set from the GitHub dependency graph: 0 direct and 23 indirect (transitive) packages. The transitive closure is complete when the repository commits a lockfile.

RegistryPackageVersionRelation
PyPIattrs26.1.0indirect
PyPIcanonicaljsonindirect
PyPIcanonicaljson2.0.0indirect
PyPIcattrs26.1.0indirect
PyPIcertifi2026.2.25indirect
PyPIcharset-normalizer3.4.6indirect
PyPIflake8indirect
PyPIidna3.11indirect
PyPIlark1.3.1indirect
PyPImypyindirect
PyPIplatformdirs4.9.4indirect
PyPIpytestindirect
PyPIpython-hcl2indirect
PyPIpython-hcl27.3.1indirect
PyPIregex2026.2.28indirect
PyPIrequestsindirect
PyPIrequests2.33.0indirect
PyPIrequests-cacheindirect
PyPIrequests-cache1.3.1indirect
PyPItypes-requestsindirect
PyPItyping-extensions4.15.0indirect
PyPIurl-normalize2.2.1indirect
PyPIurllib32.6.3indirect
Dependency advisories 2

This repository publishes no package the index resolves, so its own dependency graph was assessed — 15 packages, which also include development and test pins that never ship: 2 carry known advisories, of which 0 are direct. 8 could not be assessed — no resolved version, an unsupported ecosystem, or beyond the reported package list.

PackageVersionRelationSeverityAdvisoriesFixed in
urllib32.6.3indirecthigh42.7.0
idna3.11indirectmoderate23.15

An advisory means the version recorded in the dependency graph falls inside an advisory’s affected range. Reachability is not analysed, and the graph includes development and test pins — a finding may concern tooling rather than shipped software.

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "terraform",
        "github-actions",
        "github-action",
        "hacktoberfest",
        "opentofu"
      ],
      "is_fork": false,
      "size_kb": 10240,
      "has_wiki": false,
      "homepage": null,
      "languages": {
        "HCL": 25254,
        "Shell": 45939,
        "Python": 430829,
        "Dockerfile": 2378
      },
      "pushed_at": "2026-07-19T20:51:25Z",
      "created_at": "2020-07-06T00:36:00Z",
      "owner_type": "User",
      "updated_at": "2026-07-28T06:44:24Z",
      "description": "GitHub actions for Terraform and OpenTofu",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": null,
      "default_branch": "main",
      "license_spdx_raw": null,
      "primary_language": "Python",
      "significant_languages": [
        "Python"
      ]
    },
    "owner": {
      "blog": null,
      "name": "Daniel Flook",
      "type": "User",
      "login": "dflook",
      "company": null,
      "location": "Bristol",
      "followers": 100,
      "avatar_url": "https://avatars.githubusercontent.com/u/733079?v=4",
      "created_at": "2011-04-16T09:13:30Z",
      "is_verified": null,
      "public_repos": 48,
      "account_age_days": 5581
    },
    "license": {
      "state": "absent",
      "spdx_id": null,
      "raw_spdx": null,
      "file_present": false,
      "scorecard_found": false,
      "profile_has_license": false
    },
    "activity": {
      "releases": [
        {
          "tag": "v3.0.0",
          "kind": "major",
          "published_at": "2026-07-18T22:25:42Z"
        },
        {
          "tag": "v2.2.3",
          "kind": "patch",
          "published_at": "2026-01-13T13:42:10Z"
        },
        {
          "tag": "v2.2.2",
          "kind": "patch",
          "published_at": "2025-08-08T13:20:41Z"
        },
        {
          "tag": "v2.2.1",
          "kind": "patch",
          "published_at": "2025-08-02T16:45:35Z"
        },
        {
          "tag": "v2.2.0",
          "kind": "minor",
          "published_at": "2025-08-01T14:09:42Z"
        },
        {
          "tag": "v2.1.0",
          "kind": "minor",
          "published_at": "2025-06-16T14:28:41Z"
        },
        {
          "tag": "v2.0.1",
          "kind": "patch",
          "published_at": "2025-06-03T20:01:32Z"
        },
        {
          "tag": "v2.0.0",
          "kind": "major",
          "published_at": "2025-05-31T11:50:25Z"
        },
        {
          "tag": "v1.49.0",
          "kind": "minor",
          "published_at": "2025-05-29T10:35:04Z"
        },
        {
          "tag": "v1.48.0",
          "kind": "minor",
          "published_at": "2025-03-24T19:37:27Z"
        },
        {
          "tag": "v1.47.0",
          "kind": "minor",
          "published_at": "2025-02-28T19:00:33Z"
        },
        {
          "tag": "v1.46.1",
          "kind": "patch",
          "published_at": "2025-01-24T17:39:58Z"
        },
        {
          "tag": "v1.46.0",
          "kind": "minor",
          "published_at": "2025-01-14T10:21:00Z"
        },
        {
          "tag": "v1.45.0",
          "kind": "minor",
          "published_at": "2024-12-24T22:23:00Z"
        },
        {
          "tag": "v1.44.0",
          "kind": "minor",
          "published_at": "2024-08-04T09:47:36Z"
        },
        {
          "tag": "v1.43.0",
          "kind": "minor",
          "published_at": "2024-06-01T16:15:48Z"
        },
        {
          "tag": "v1.42.1",
          "kind": "patch",
          "published_at": "2024-05-28T19:53:49Z"
        },
        {
          "tag": "v1.42.0",
          "kind": "minor",
          "published_at": "2024-03-01T17:37:52Z"
        },
        {
          "tag": "v1.41.2",
          "kind": "patch",
          "published_at": "2024-02-11T13:43:41Z"
        },
        {
          "tag": "v1.41.1",
          "kind": "patch",
          "published_at": "2024-01-17T18:01:26Z"
        },
        {
          "tag": "v1.41.0",
          "kind": "minor",
          "published_at": "2024-01-12T15:10:08Z"
        },
        {
          "tag": "v1.40.0",
          "kind": "minor",
          "published_at": "2024-01-10T12:03:15Z"
        },
        {
          "tag": "v1.39.0",
          "kind": "minor",
          "published_at": "2023-12-24T13:32:32Z"
        },
        {
          "tag": "v1.38.0",
          "kind": "minor",
          "published_at": "2023-12-08T12:57:58Z"
        },
        {
          "tag": "v1.37.0",
          "kind": "minor",
          "published_at": "2023-10-29T15:20:35Z"
        },
        {
          "tag": "v1.36.2",
          "kind": "patch",
          "published_at": "2023-08-17T15:26:37Z"
        },
        {
          "tag": "v1.36.1",
          "kind": "patch",
          "published_at": "2023-07-15T18:55:47Z"
        },
        {
          "tag": "v1.36.0",
          "kind": "minor",
          "published_at": "2023-06-27T17:13:08Z"
        },
        {
          "tag": "v1.35.0",
          "kind": "minor",
          "published_at": "2023-06-18T14:59:14Z"
        },
        {
          "tag": "v1.34.0",
          "kind": "minor",
          "published_at": "2023-03-10T17:31:53Z"
        },
        {
          "tag": "v1.33.0",
          "kind": "minor",
          "published_at": "2023-02-28T17:41:43Z"
        },
        {
          "tag": "v1.32.1",
          "kind": "patch",
          "published_at": "2023-02-02T23:22:40Z"
        },
        {
          "tag": "v1.32.0",
          "kind": "minor",
          "published_at": "2023-01-28T13:47:54Z"
        },
        {
          "tag": "v1.31.1",
          "kind": "patch",
          "published_at": "2022-12-01T09:36:59Z"
        },
        {
          "tag": "v1.31.0",
          "kind": "minor",
          "published_at": "2022-11-22T23:51:27Z"
        },
        {
          "tag": "v1.30.0",
          "kind": "minor",
          "published_at": "2022-11-19T18:15:41Z"
        },
        {
          "tag": "v1.29.1",
          "kind": "patch",
          "published_at": "2022-10-24T22:39:28Z"
        },
        {
          "tag": "v1.29.0",
          "kind": "minor",
          "published_at": "2022-10-17T20:51:39Z"
        },
        {
          "tag": "v1.28.1",
          "kind": "patch",
          "published_at": "2022-10-17T11:24:33Z"
        },
        {
          "tag": "v1.28.0",
          "kind": "minor",
          "published_at": "2022-10-12T17:56:52Z"
        },
        {
          "tag": "v1.27.0",
          "kind": "minor",
          "published_at": "2022-08-07T16:17:42Z"
        },
        {
          "tag": "v1.26.0",
          "kind": "minor",
          "published_at": "2022-05-29T16:17:33Z"
        },
        {
          "tag": "v1.25.1",
          "kind": "patch",
          "published_at": "2022-05-10T00:37:29Z"
        },
        {
          "tag": "v1.25.0",
          "kind": "minor",
          "published_at": "2022-05-06T17:00:53Z"
        },
        {
          "tag": "v1.24.0",
          "kind": "minor",
          "published_at": "2022-05-03T22:06:33Z"
        },
        {
          "tag": "v1.23.0",
          "kind": "minor",
          "published_at": "2022-05-02T18:44:12Z"
        },
        {
          "tag": "v1.22.2",
          "kind": "patch",
          "published_at": "2022-02-28T21:02:04Z"
        },
        {
          "tag": "v1.22.1",
          "kind": "patch",
          "published_at": "2022-01-24T21:07:09Z"
        },
        {
          "tag": "v1.22.0",
          "kind": "minor",
          "published_at": "2022-01-23T13:47:12Z"
        },
        {
          "tag": "v1.21.1",
          "kind": "patch",
          "published_at": "2021-12-12T22:12:38Z"
        },
        {
          "tag": "v1.21.0",
          "kind": "minor",
          "published_at": "2021-12-04T18:51:57Z"
        },
        {
          "tag": "v1.20.1",
          "kind": "patch",
          "published_at": "2021-12-04T17:34:03Z"
        },
        {
          "tag": "v1.20.0",
          "kind": "minor",
          "published_at": "2021-12-03T23:52:26Z"
        },
        {
          "tag": "v1.19.0",
          "kind": "minor",
          "published_at": "2021-11-01T08:38:59Z"
        },
        {
          "tag": "v1.18.0",
          "kind": "minor",
          "published_at": "2021-10-30T11:42:24Z"
        },
        {
          "tag": "v1.17.3",
          "kind": "patch",
          "published_at": "2021-10-29T00:00:00Z"
        },
        {
          "tag": "v1.17.2",
          "kind": "patch",
          "published_at": "2021-10-13T18:31:58Z"
        },
        {
          "tag": "v1.17.1",
          "kind": "patch",
          "published_at": "2021-10-06T15:39:57Z"
        },
        {
          "tag": "v1.17.0",
          "kind": "minor",
          "published_at": "2021-10-04T17:22:06Z"
        },
        {
          "tag": "v1.16.0",
          "kind": "minor",
          "published_at": "2021-10-04T11:56:17Z"
        },
        {
          "tag": "v1.15.0",
          "kind": "minor",
          "published_at": "2021-09-20T12:39:49Z"
        },
        {
          "tag": "v1.14.0",
          "kind": "minor",
          "published_at": "2021-09-15T21:01:02Z"
        },
        {
          "tag": "v1.13.0",
          "kind": "minor",
          "published_at": "2021-07-24T12:23:31Z"
        },
        {
          "tag": "v1.12.0",
          "kind": "minor",
          "published_at": "2021-06-08T08:02:50Z"
        },
        {
          "tag": "v1.11.0",
          "kind": "minor",
          "published_at": "2021-06-05T09:13:05Z"
        },
        {
          "tag": "v1.10.0",
          "kind": "minor",
          "published_at": "2021-05-30T11:30:05Z"
        },
        {
          "tag": "v1.9.3",
          "kind": "patch",
          "published_at": "2021-05-29T18:23:35Z"
        },
        {
          "tag": "v1.9.2",
          "kind": "patch",
          "published_at": "2021-05-05T08:58:35Z"
        },
        {
          "tag": "v1.9.1",
          "kind": "patch",
          "published_at": "2021-04-21T08:50:52Z"
        },
        {
          "tag": "v1.9.0",
          "kind": "minor",
          "published_at": "2021-04-10T15:25:35Z"
        },
        {
          "tag": "v1.8.0",
          "kind": "minor",
          "published_at": "2021-04-05T08:02:26Z"
        },
        {
          "tag": "v1.7.0",
          "kind": "minor",
          "published_at": "2021-04-02T18:59:32Z"
        },
        {
          "tag": "v1.6.0",
          "kind": "minor",
          "published_at": "2021-02-25T00:43:52Z"
        },
        {
          "tag": "v1.5.2",
          "kind": "patch",
          "published_at": "2021-01-16T10:31:24Z"
        },
        {
          "tag": "v1.5.1",
          "kind": "patch",
          "published_at": "2020-12-05T11:53:11Z"
        },
        {
          "tag": "v1.5.0",
          "kind": "minor",
          "published_at": "2020-09-17T17:08:23Z"
        },
        {
          "tag": "v1.4.2",
          "kind": "patch",
          "published_at": "2020-09-02T22:38:59Z"
        },
        {
          "tag": "v1.4.1",
          "kind": "patch",
          "published_at": "2020-08-10T23:58:35Z"
        },
        {
          "tag": "v1.4.0",
          "kind": "minor",
          "published_at": "2020-07-25T13:55:12Z"
        },
        {
          "tag": "v1.3.1",
          "kind": "patch",
          "published_at": "2020-07-23T01:08:55Z"
        },
        {
          "tag": "v1.3.0",
          "kind": "minor",
          "published_at": "2020-07-21T23:33:47Z"
        },
        {
          "tag": "v1.2.0",
          "kind": "minor",
          "published_at": "2020-07-18T13:54:20Z"
        },
        {
          "tag": "v1.1.0",
          "kind": "minor",
          "published_at": "2020-07-07T22:02:56Z"
        },
        {
          "tag": "v1.0.0",
          "kind": "major",
          "published_at": "2020-07-06T02:33:49Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "bbf40206cab4565146a251b3f35c8042ca5dba71",
          "body": "Update CHANGELOG for version 3.0.0",
          "is_bot": false,
          "headline": "Merge pull request #435 from dflook/v300release",
          "author_name": "Daniel Flook",
          "author_login": "dflook",
          "committed_at": "2026-07-18T22:19:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2844e7e4798ea5c2782dd2ba1c1a726e0a07e816",
          "body": "Added changelog for version 3.0.0.",
          "is_bot": false,
          "headline": "Update CHANGELOG for version 3.0.0",
          "author_name": "Daniel Flook",
          "author_login": "dflook",
          "committed_at": "2026-07-18T17:06:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d3c8a107e1f936a60aaac65ff24b1cc4521c862e",
          "body": "Fix reading of old comments using variablised backend config",
          "is_bot": false,
          "headline": "Merge pull request #433 from dflook/partial-fingerprint-matching",
          "author_name": "Daniel Flook",
          "author_login": "dflook",
          "committed_at": "2026-07-18T16:22:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ab7b23877dcbb3c2e42b24082fc8980908c074ee",
          "body": null,
          "is_bot": false,
          "headline": "Check the partial fingerprint comment is updated",
          "author_name": "Daniel Flook",
          "author_login": "dflook",
          "committed_at": "2026-07-18T13:41:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "177b75a413c788c442dc1841bd4fbe212ce886a6",
          "body": "…onfig",
          "is_bot": false,
          "headline": "Match comments created before fingerprints included the initialised c…",
          "author_name": "Daniel Flook",
          "author_login": "dflook",
          "committed_at": "2026-07-18T13:41:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b4cfebe22facf92f654cad7bd4d15ea5611dcc32",
          "body": null,
          "is_bot": false,
          "headline": "Use the latest base image tag",
          "author_name": "Daniel Flook",
          "author_login": "dflook",
          "committed_at": "2026-07-18T13:15:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fe51f0d3cf04d49f082616207249f51e1a8e295a",
          "body": "Publish the trixie-base using the latest image tag again",
          "is_bot": false,
          "headline": "Merge pull request #432 from dflook/trixie-latest",
          "author_name": "Daniel Flook",
          "author_login": "dflook",
          "committed_at": "2026-07-18T13:11:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "67d33fe642186ebaf3dd2d078da59ba2b7854e99",
          "body": null,
          "is_bot": false,
          "headline": "Publish trixie base as the latest base image tag",
          "author_name": "Daniel Flook",
          "author_login": "dflook",
          "committed_at": "2026-07-18T12:38:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "75368c1de0874639cce6fe6afa192cc0e64aa1a6",
          "body": "Trixie",
          "is_bot": false,
          "headline": "Merge pull request #422 from dflook/trixie",
          "author_name": "Daniel Flook",
          "author_login": "dflook",
          "committed_at": "2026-07-18T11:47:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4a1934cc44d9b58887c55f096df7f2539e37c4b9",
          "body": null,
          "is_bot": false,
          "headline": "Update changelog",
          "author_name": "Daniel Flook",
          "author_login": "dflook",
          "committed_at": "2026-07-18T11:32:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "915f070433a210b9a34dfda6c25d2d8950a9f528",
          "body": null,
          "is_bot": false,
          "headline": "Rebuild trixie base",
          "author_name": "Daniel Flook",
          "author_login": "dflook",
          "committed_at": "2026-07-18T11:32:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "41833d708dc9adfeb9bfed3a14266b75cd32afad",
          "body": null,
          "is_bot": false,
          "headline": "Add missing test",
          "author_name": "Daniel Flook",
          "author_login": "dflook",
          "committed_at": "2026-07-18T11:32:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b1eb494a668674958804e956bc1cde417565f334",
          "body": null,
          "is_bot": false,
          "headline": "Clarify tool version selection from env var",
          "author_name": "Daniel Flook",
          "author_login": "dflook",
          "committed_at": "2026-07-18T11:32:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "649258c4e2f99b207e12159b107ec3e3ab07bbbd",
          "body": null,
          "is_bot": false,
          "headline": "Properly serialise node-id of replacement comments obj for later use",
          "author_name": "Daniel Flook",
          "author_login": "dflook",
          "committed_at": "2026-07-18T11:32:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "45aab6e3475f808fca1c8157a77a505454565faf",
          "body": null,
          "is_bot": false,
          "headline": "Properly track STEP_TMP_DIR for downloads",
          "author_name": "Daniel Flook",
          "author_login": "dflook",
          "committed_at": "2026-07-18T11:32:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "48b1f3fb5a9ed67752f2fec103ac26c496c55234",
          "body": null,
          "is_bot": false,
          "headline": "Only log interesting fields",
          "author_name": "Daniel Flook",
          "author_login": "dflook",
          "committed_at": "2026-07-18T11:32:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "91d63893eaa3f100ffe6e96ef6942a0a699454bc",
          "body": null,
          "is_bot": false,
          "headline": "Fix linting of tools",
          "author_name": "Daniel Flook",
          "author_login": "dflook",
          "committed_at": "2026-07-18T11:32:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2ea34b8622ada46f748bcebe1ebfded2dc7fee3a",
          "body": "Stop replacing non-leading '~', fix regex character range from\nincluding ',' and '.', use raw strings for regexes",
          "is_bot": false,
          "headline": "Fix regex issues with plan diff-formatting",
          "author_name": "Daniel Flook",
          "author_login": "dflook",
          "committed_at": "2026-07-18T11:32:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b9a70dd3e7a1444de2bb466688ad66102e219080",
          "body": null,
          "is_bot": false,
          "headline": "Add better messaging for rate limited non-authenticated requests",
          "author_name": "Daniel Flook",
          "author_login": "dflook",
          "committed_at": "2026-07-18T11:32:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "67bbc002408eff14cf34520208a861292f5084ca",
          "body": null,
          "is_bot": false,
          "headline": "Add better messaging for malformed repository_dispatch payloads",
          "author_name": "Daniel Flook",
          "author_login": "dflook",
          "committed_at": "2026-07-18T11:32:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eb842c37e5293d56be99aac8c89127bc02a15d8a",
          "body": null,
          "is_bot": false,
          "headline": "Fix backend fingerprinting for backend fields containing '='",
          "author_name": "Daniel Flook",
          "author_login": "dflook",
          "committed_at": "2026-07-18T11:32:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2679e0a5c2cc927204dc8295d4eaa8ad5a4333dc",
          "body": null,
          "is_bot": false,
          "headline": "Add message for unparsable variables",
          "author_name": "Daniel Flook",
          "author_login": "dflook",
          "committed_at": "2026-07-18T11:32:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f9526dd0e8a3fd65267a8002ea64a791e96a53d5",
          "body": null,
          "is_bot": false,
          "headline": "Add specific messaging for missing approved binary plan",
          "author_name": "Daniel Flook",
          "author_login": "dflook",
          "committed_at": "2026-07-18T11:32:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "11a51974c562b4d855aac9b348d787be7c078027",
          "body": "Cast to int and disregard prerelease suffix",
          "is_bot": false,
          "headline": "Harden version checks",
          "author_name": "Daniel Flook",
          "author_login": "dflook",
          "committed_at": "2026-07-18T11:32:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dd85953a1985b652f1770df854b61ed7d71aace7",
          "body": "If there is ever a cloud backend that doesn't supply a run-id, this\nnow shows the intended message rather than terminate",
          "is_bot": false,
          "headline": "Fix missing run-id bug",
          "author_name": "Daniel Flook",
          "author_login": "dflook",
          "committed_at": "2026-07-18T11:32:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4d31cf0cbbb7ff8234c6db2ed1ade94cbe42dc1f",
          "body": null,
          "is_bot": false,
          "headline": "Update for terraform 1.15",
          "author_name": "Daniel Flook",
          "author_login": "dflook",
          "committed_at": "2026-07-18T11:32:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d36b2dd6fd969f832d4869fb517cebd34a7dc230",
          "body": "It causes false positives from the action metadata,\nwhich gets images pinned during the release process",
          "is_bot": false,
          "headline": "Disable unpinned-images zizmor rule",
          "author_name": "Daniel Flook",
          "author_login": "dflook",
          "committed_at": "2026-07-18T11:32:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8f39e8ca56ddbb059bdbc602dd4879a31ce8e511",
          "body": "8.0 breaks on real terraform",
          "is_bot": false,
          "headline": "Pin python-hcl2 for tests",
          "author_name": "Daniel Flook",
          "author_login": "dflook",
          "committed_at": "2026-07-18T11:32:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1489efeaa032f7cdfdb316c28a11c950649c739c",
          "body": "The GithubApi client now normalizes paths against its configured host\nand rejects full URLs belonging to a different host, including\npagination links. GraphQL requests go through a dedicated graphql()\nmethod with a configurable URL. The pull_request url in\nrepository_dispatch payloads is validated against GITHUB_API_URL.",
          "is_bot": false,
          "headline": "Validate request URLs belong to the expected GitHub host",
          "author_name": "Daniel Flook",
          "author_login": "dflook",
          "committed_at": "2026-07-18T11:32:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "639677ba927032d52131efec26942c23accb1ace",
          "body": null,
          "is_bot": false,
          "headline": "Use variables in graphql query",
          "author_name": "Daniel Flook",
          "author_login": "dflook",
          "committed_at": "2026-07-18T11:32:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b8e2ed5f57bf588259501af531f185323f9386cb",
          "body": null,
          "is_bot": false,
          "headline": "Use correct mode",
          "author_name": "Daniel Flook",
          "author_login": "dflook",
          "committed_at": "2026-07-18T11:32:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "265abb3ae9bf8850870c223ce9d346b4ea67638a",
          "body": "These are only used to create unique strings, there's no real\nsecurity risk. But let's use secrets to avoid false positive findings",
          "is_bot": false,
          "headline": "Use secrets module rather than random for random strings",
          "author_name": "Daniel Flook",
          "author_login": "dflook",
          "committed_at": "2026-07-18T11:32:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cd1e1a8092960a5f544a7f7c7124f35430a277a5",
          "body": null,
          "is_bot": false,
          "headline": "Escape quotes or backslashes in cloud tokens when writing",
          "author_name": "Daniel Flook",
          "author_login": "dflook",
          "committed_at": "2026-07-18T11:32:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6409dd29d77bd1a767ba8f13375fa31ac0498e62",
          "body": null,
          "is_bot": false,
          "headline": "Disable dumb rule",
          "author_name": "Daniel Flook",
          "author_login": "dflook",
          "committed_at": "2026-07-18T11:32:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4ec1b65c8d72dd0d093cbd3a653dd0c74dc0a375",
          "body": null,
          "is_bot": false,
          "headline": "Remove broken symlink, and better handle broken symlinks",
          "author_name": "Daniel Flook",
          "author_login": "dflook",
          "committed_at": "2026-07-18T11:32:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f16fdcb1cd0b1a68f1582359d557927b291069e8",
          "body": null,
          "is_bot": false,
          "headline": "Add python requirements.txt",
          "author_name": "Daniel Flook",
          "author_login": "dflook",
          "committed_at": "2026-07-18T11:32:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "34774e82d72cba0ee7e846f77dd6e26aa2eb283b",
          "body": null,
          "is_bot": false,
          "headline": "Update actions versions",
          "author_name": "Daniel Flook",
          "author_login": "dflook",
          "committed_at": "2026-07-18T11:32:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "25c01dcc101d298a3cf3a7519838ac6382150325",
          "body": null,
          "is_bot": false,
          "headline": "Explicitly gpg verify the expected signed",
          "author_name": "Daniel Flook",
          "author_login": "dflook",
          "committed_at": "2026-07-18T11:32:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "637948b6240ebf4a84e5f19bbd68bfcd1f061436",
          "body": null,
          "is_bot": false,
          "headline": "Install python package in venv",
          "author_name": "Daniel Flook",
          "author_login": "dflook",
          "committed_at": "2026-07-18T11:32:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3268ae9ad428cd9c2823781f314ed9eb7441d1e2",
          "body": "Output names use an annoying mix of underscores and hypens.\nThis adds an underscored variant for the hypenated variants for consistency.\nThe hypen outputs are not deprecated and will not be removed.",
          "is_bot": false,
          "headline": "Add underscored output variants",
          "author_name": "Daniel Flook",
          "author_login": "dflook",
          "committed_at": "2026-07-18T11:32:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d118406b978879696e5d17b0653f7fb826478809",
          "body": null,
          "is_bot": false,
          "headline": "Build a trixie base image",
          "author_name": "Daniel Flook",
          "author_login": "dflook",
          "committed_at": "2026-07-18T11:32:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9f9ebf0f2a7d33b70a51e8a2ce65d9b3893ee40f",
          "body": "Harden the pull_request_target test",
          "is_bot": false,
          "headline": "Merge pull request #419 from dflook/pull-request-target-harden",
          "author_name": "Daniel Flook",
          "author_login": "dflook",
          "committed_at": "2026-01-30T18:34:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "93bf5f928c9e1d3cda46a83fe4b438f35a9d1dc7",
          "body": "This workflow is fine, and actually disabled on this repo.\r\nBut to help deter noisy exploitation attempts:\r\n- don't checkout anything at all\r\n- only run for non-fork prs on this exact repo.",
          "is_bot": false,
          "headline": "Harden the pull_request_target test",
          "author_name": "Daniel Flook",
          "author_login": "dflook",
          "committed_at": "2026-01-30T17:49:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f8daa870ddadd8c32950e475f494e40defc0a20a",
          "body": "Fix issue with >8 var files",
          "is_bot": false,
          "headline": "Merge pull request #417 from dflook/multiple_vars",
          "author_name": "Daniel Flook",
          "author_login": "dflook",
          "committed_at": "2026-01-13T13:40:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e8be8d8f0b6d901ef15727c501797321e19840cf",
          "body": null,
          "is_bot": false,
          "headline": ":bookmark: v2.2.3",
          "author_name": "Daniel Flook",
          "author_login": "dflook",
          "committed_at": "2026-01-13T13:25:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8e7b7effcfcdee77cd2f2e4e87fcbbcf0969e0db",
          "body": null,
          "is_bot": false,
          "headline": "We need to apply to assert the outputs",
          "author_name": "Daniel Flook",
          "author_login": "dflook",
          "committed_at": "2026-01-13T13:08:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "774146d4890fc6f2eaa8748fd34a948383e341d7",
          "body": null,
          "is_bot": false,
          "headline": "Update action pins",
          "author_name": "Daniel Flook",
          "author_login": "dflook",
          "committed_at": "2026-01-13T12:38:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2716296ccf89621dc16c8763020c13f40a6f6275",
          "body": null,
          "is_bot": false,
          "headline": "Update latest version test",
          "author_name": "Daniel Flook",
          "author_login": "dflook",
          "committed_at": "2026-01-13T12:38:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fc8291ce1afde79540d94b1a13317408c072735f",
          "body": null,
          "is_bot": false,
          "headline": "Add plan_multiple_var_files test",
          "author_name": "Daniel Flook",
          "author_login": "dflook",
          "committed_at": "2026-01-13T12:38:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3cb3ebe16c2a2e7ecd5ba71642d16fb171eb7802",
          "body": null,
          "is_bot": false,
          "headline": "Add plan_multiple_var_files test",
          "author_name": "Daniel Flook",
          "author_login": "dflook",
          "committed_at": "2026-01-13T12:38:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "96e97e8730d25ca5dbc20ee8c7f158147ba5c54f",
          "body": "…bers",
          "is_bot": false,
          "headline": "Updates the AUTO_TFVARS_COUNTER to increment in decimal not octal num…",
          "author_name": "Chris Doyle",
          "author_login": "cdsre",
          "committed_at": "2026-01-13T12:38:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7a9d257a248c7357c1b1af7f09ff5fef8e0abb78",
          "body": null,
          "is_bot": false,
          "headline": "Merge pull request #407 from dflook/import-warnings",
          "author_name": "Daniel Flook",
          "author_login": "dflook",
          "committed_at": "2025-08-08T12:41:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "83a60c08f64d262c56339e495c8c9fe3746de410",
          "body": null,
          "is_bot": false,
          "headline": ":bookmark: v2.2.2",
          "author_name": "Daniel Flook",
          "author_login": "dflook",
          "committed_at": "2025-08-08T12:19:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b723c6a50b5f561b3990f62aab76f185a3ec4835",
          "body": "This is so we can ignore any warning text that follows.\nIf a plan contains import operations, the line is different.",
          "is_bot": false,
          "headline": "Better detect the plan summary line",
          "author_name": "Daniel Flook",
          "author_login": "dflook",
          "committed_at": "2025-08-08T11:52:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "61115330b09d7357ce02af921d709fd240095413",
          "body": null,
          "is_bot": false,
          "headline": "Merge pull request #405 from dflook/diff-trunc-compare",
          "author_name": "Daniel Flook",
          "author_login": "dflook",
          "committed_at": "2025-08-02T16:41:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "360a1148921f182d5eb3dbba6b1a058ecdf0d95d",
          "body": null,
          "is_bot": false,
          "headline": ":bookmark: v2.2.1",
          "author_name": "Daniel Flook",
          "author_login": "dflook",
          "committed_at": "2025-08-02T15:58:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "56147c60b5c972b5a482b33ff040ef46f72a9d6a",
          "body": null,
          "is_bot": false,
          "headline": "Fix incorrect plan changed report with truncated plans",
          "author_name": "Daniel Flook",
          "author_login": "dflook",
          "committed_at": "2025-08-02T15:33:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b80e08e74d5cae57fd3df5e3e50529331d843a39",
          "body": "Add json_output_path",
          "is_bot": false,
          "headline": "Merge pull request #403 from dflook/json-outpputs",
          "author_name": "Daniel Flook",
          "author_login": "dflook",
          "committed_at": "2025-08-01T12:19:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4d97209b764579dfb9a843850f49c7c0f44c2fe4",
          "body": null,
          "is_bot": false,
          "headline": ":bookmark: v2.2.0",
          "author_name": "Daniel Flook",
          "author_login": "dflook",
          "committed_at": "2025-08-01T10:47:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aecb432445b509334ab57775a7b8940d1d7c60f9",
          "body": null,
          "is_bot": false,
          "headline": ":bookmark: v2.2.0",
          "author_name": "Daniel Flook",
          "author_login": "dflook",
          "committed_at": "2025-07-31T19:36:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e3faba17390aab29bc9a75d7d477f4e3f9d1af5d",
          "body": null,
          "is_bot": false,
          "headline": "Add json_output_path",
          "author_name": "Daniel Flook",
          "author_login": "dflook",
          "committed_at": "2025-07-31T19:33:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "403978dff9a8123caa0d2fc0d25171e289543d38",
          "body": "Improve base image tracking",
          "is_bot": false,
          "headline": "Merge pull request #398 from dflook/base-tag",
          "author_name": "Daniel Flook",
          "author_login": "dflook",
          "committed_at": "2025-06-16T16:46:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fc1b086310af40b629a7b82f3d3911dc9899ab68",
          "body": null,
          "is_bot": false,
          "headline": "Remove unused permissions",
          "author_name": "Daniel Flook",
          "author_login": "dflook",
          "committed_at": "2025-06-16T16:12:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "99f4cb592628cea68dd6b066cec1480006c7363d",
          "body": "- Adds the exact debian image digest we used in the layer history.\n- Adds the base image manifest list digest as an annotation for both\nthe base and release images.\n- Tags the base image used for a release with the release version number.",
          "is_bot": false,
          "headline": "Improve docker image tracking",
          "author_name": "Daniel Flook",
          "author_login": "dflook",
          "committed_at": "2025-06-16T16:02:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1a3cda175d4cc03f253d0b5734e756cdefc2d04c",
          "body": ":bookmark: v2.1.0",
          "is_bot": false,
          "headline": "Merge pull request #397 from dflook/rel-2-1",
          "author_name": "Daniel Flook",
          "author_login": "dflook",
          "committed_at": "2025-06-16T14:25:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cd2bfa848f06aa16c8f2df71ece806153aaf3476",
          "body": null,
          "is_bot": false,
          "headline": ":bookmark: v2.1.0",
          "author_name": "Daniel Flook",
          "author_login": "dflook",
          "committed_at": "2025-06-16T14:04:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "590d63e2b11717ed9923b6744bf335be1048eec1",
          "body": "Add OpenTofu exclude parameter support",
          "is_bot": false,
          "headline": "Merge pull request #395 from dflook/opentofu-exclude-support",
          "author_name": "Daniel Flook",
          "author_login": "dflook",
          "committed_at": "2025-06-16T12:16:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0d312e091e7107527e78be3db8ba653c173ab834",
          "body": null,
          "is_bot": false,
          "headline": "Remove blank line",
          "author_name": "Daniel Flook",
          "author_login": "dflook",
          "committed_at": "2025-06-09T20:45:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b58301acdd252db1784431604648cefc2f779775",
          "body": null,
          "is_bot": false,
          "headline": "Add OpenTofu 1.9 exclude parameter support",
          "author_name": "Daniel Flook",
          "author_login": "dflook",
          "committed_at": "2025-06-09T20:18:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ee5e8e77034f08cd1218d926ba9e3c8f234fa6ca",
          "body": ":bookmark: v2.0.1",
          "is_bot": false,
          "headline": "Merge pull request #393 from dflook/rel-2-0-1",
          "author_name": "Daniel Flook",
          "author_login": "dflook",
          "committed_at": "2025-06-03T19:56:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7f4ebfec04f5f12077deaff6afa9edc51b9fc830",
          "body": null,
          "is_bot": false,
          "headline": ":bookmark: v2.0.1",
          "author_name": "Daniel Flook",
          "author_login": "dflook",
          "committed_at": "2025-06-03T19:38:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e10fbf52d3e159761f9414c3b7535f430d55a386",
          "body": null,
          "is_bot": false,
          "headline": "Delete json auto tfvars",
          "author_name": "Daniel Flook",
          "author_login": "dflook",
          "committed_at": "2025-06-03T19:38:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "18c7bb30c0fef27d6f79ddfc5e09ed19826c4b8a",
          "body": "it's unclear how this works with cloud backends",
          "is_bot": false,
          "headline": "Don't use symlinks",
          "author_name": "Daniel Flook",
          "author_login": "dflook",
          "committed_at": "2025-06-03T19:38:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bcc0e1302c6a93dc0882b22fb8cb31a7551921f0",
          "body": "Ensure json var-files have a .json extension",
          "is_bot": false,
          "headline": "Merge pull request #392 from dflook/auto-json",
          "author_name": "Daniel Flook",
          "author_login": "dflook",
          "committed_at": "2025-06-03T19:03:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0cfb10b433cc22f752a58d630119276d886ffcc4",
          "body": "Otherwise it is assumed to be hcl",
          "is_bot": false,
          "headline": "Ensure json var-files have a .json extension",
          "author_name": "Daniel Flook",
          "author_login": "dflook",
          "committed_at": "2025-06-03T18:43:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "78e37da74a08964f10f70572a2dfc0d5af4499a4",
          "body": "v2.0.0",
          "is_bot": false,
          "headline": "Merge pull request #390 from dflook/rel-v2",
          "author_name": "Daniel Flook",
          "author_login": "dflook",
          "committed_at": "2025-05-31T11:41:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d59223b020af3b6b4778eebf37549ba6cf23a036",
          "body": null,
          "is_bot": false,
          "headline": ":bookmark: v2.0.0",
          "author_name": "Daniel Flook",
          "author_login": "dflook",
          "committed_at": "2025-05-31T11:01:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3c285d37fdbb739f8b7dfdc43512e37c7f1f8d46",
          "body": "Create auto var files as symlinks",
          "is_bot": false,
          "headline": "Merge pull request #389 from dflook/link-var-files",
          "author_name": "Daniel Flook",
          "author_login": "dflook",
          "committed_at": "2025-05-31T10:20:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "740341619253e20bddd603b650110add0fa66808",
          "body": null,
          "is_bot": false,
          "headline": "Create auto var files as symlinks",
          "author_name": "Daniel Flook",
          "author_login": "dflook",
          "committed_at": "2025-05-31T10:05:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "94a96072ffec53e20f436c9ac8c9a83277c4356d",
          "body": null,
          "is_bot": false,
          "headline": "Create auto var files as symlinks",
          "author_name": "Daniel Flook",
          "author_login": "dflook",
          "committed_at": "2025-05-31T09:50:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6c4e0c545a5daab4d58fa69a6a3e58f9b1ba3dc0",
          "body": null,
          "is_bot": false,
          "headline": "Create auto var files as symlinks",
          "author_name": "Daniel Flook",
          "author_login": "dflook",
          "committed_at": "2025-05-30T12:58:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "10cc0c3f29d4750ac09c01b2acc74f2fcd5d9790",
          "body": "Build image using debian bookworm",
          "is_bot": false,
          "headline": "Merge pull request #388 from dflook/bookworm-really",
          "author_name": "Daniel Flook",
          "author_login": "dflook",
          "committed_at": "2025-05-30T12:00:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3d03960684bfe4e911941ba1de798f7851c46e7a",
          "body": null,
          "is_bot": false,
          "headline": "Build image using debian bookworm",
          "author_name": "Daniel Flook",
          "author_login": "dflook",
          "committed_at": "2025-05-30T11:09:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "75ea432eed3b47139834c19c1f6a9063acc5bc9e",
          "body": "Update base image to debian bookworm",
          "is_bot": false,
          "headline": "Merge pull request #387 from dflook/bookworm-base",
          "author_name": "Daniel Flook",
          "author_login": "dflook",
          "committed_at": "2025-05-30T11:04:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ba536c725fdaa66b5cc3be1676743df1453ba2fa",
          "body": null,
          "is_bot": false,
          "headline": "Update base image to debian bookworm",
          "author_name": "Daniel Flook",
          "author_login": "dflook",
          "committed_at": "2025-05-30T10:47:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d50238ee09ede57365482f1bba1a6958f3195c6a",
          "body": "Refactor variables inputs",
          "is_bot": false,
          "headline": "Merge pull request #386 from dflook/auto-vars",
          "author_name": "Daniel Flook",
          "author_login": "dflook",
          "committed_at": "2025-05-30T09:32:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bdba707411f56b5740df88f62de16186635c2fab",
          "body": "They are read in lexical order by terraform, use a two digit counter to\nensure this is correct even for >10 files.",
          "is_bot": false,
          "headline": "Make sure tfvars files are loaded in the correct order",
          "author_name": "Daniel Flook",
          "author_login": "dflook",
          "committed_at": "2025-05-30T09:04:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "05e863aef49b9495091fe4d1f94a87e438aabffe",
          "body": null,
          "is_bot": false,
          "headline": "Refactor variables inputs",
          "author_name": "Daniel Flook",
          "author_login": "dflook",
          "committed_at": "2025-05-30T07:25:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0a6af8075d5ab5a8aa82d611bf0cdefa430093a8",
          "body": "v1.49.0",
          "is_bot": false,
          "headline": "Merge pull request #385 from dflook/rel",
          "author_name": "Daniel Flook",
          "author_login": "dflook",
          "committed_at": "2025-05-29T10:30:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "55015ec5f8ab91fc7f7fd2f99f3abab6f06c920e",
          "body": null,
          "is_bot": false,
          "headline": ":bookmark: v1.49.0",
          "author_name": "Daniel Flook",
          "author_login": "dflook",
          "committed_at": "2025-05-29T09:49:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4e1aa5899cf778ca38edde2592bf0e55bc59efd5",
          "body": "Support OpenTofu early initialisation variables",
          "is_bot": false,
          "headline": "Merge pull request #380 from dflook/early-eval",
          "author_name": "Daniel Flook",
          "author_login": "dflook",
          "committed_at": "2025-05-29T08:34:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a7747801f0d8b549b4858fef2e2776c3a341e98f",
          "body": "Use early variables for:\n- tofu workspace\n- tofu show\n- tofu validate\n- tofu init, even when the backend is not needed",
          "is_bot": false,
          "headline": "Use early variables for additional commands",
          "author_name": "Daniel Flook",
          "author_login": "dflook",
          "committed_at": "2025-05-28T22:05:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bc662129c84a3c6ec1a0c4f65d5d21edb68c52ad",
          "body": null,
          "is_bot": false,
          "headline": "Read .tofu files",
          "author_name": "Daniel Flook",
          "author_login": "dflook",
          "committed_at": "2025-05-28T22:05:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6215d16824f3f1be07de7c94f96fdfd684c29399",
          "body": "This means backend blocks using early initialisation are correctly fingerprinted",
          "is_bot": false,
          "headline": "Use initialised backed for fingerprinting",
          "author_name": "Daniel Flook",
          "author_login": "dflook",
          "committed_at": "2025-04-09T22:20:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a7152b22324ac0347d67540d21a4916117bb80a7",
          "body": null,
          "is_bot": false,
          "headline": "Pass variables to workspace new/delete",
          "author_name": "Daniel Flook",
          "author_login": "dflook",
          "committed_at": "2025-04-09T22:20:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f81a5e47bc1c93c99fb70754bd98bd3760fb28fd",
          "body": null,
          "is_bot": false,
          "headline": "Cope with connection errors to cloud backend during output operation",
          "author_name": "Daniel Flook",
          "author_login": "dflook",
          "committed_at": "2025-03-29T12:34:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "390bc71bc7ded023cd4666e8a6191981aa84686e",
          "body": "Pass variables to the init and workspace select commands",
          "is_bot": false,
          "headline": "Add support for early evalution in OpenTofu",
          "author_name": "Daniel Flook",
          "author_login": "dflook",
          "committed_at": "2025-03-29T12:15:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b645734df297f819be4e2ba13d2bd60b7223319",
          "body": "Add refresh action and input for plan/apply",
          "is_bot": false,
          "headline": "Merge pull request #378 from dflook/refresh-2",
          "author_name": "Daniel Flook",
          "author_login": "dflook",
          "committed_at": "2025-03-24T19:30:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b65258df59b93db051ed965883b1e1c4b281f5e",
          "body": null,
          "is_bot": false,
          "headline": ":bookmark: v1.48.0",
          "author_name": "Daniel Flook",
          "author_login": "dflook",
          "committed_at": "2025-03-24T16:46:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f12ed326692826daf986642f4853fd698461b0c8",
          "body": null,
          "is_bot": false,
          "headline": "Add refresh action and input for plan/apply",
          "author_name": "Daniel Flook",
          "author_login": "dflook",
          "committed_at": "2025-03-24T15:54:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 84,
      "commits_last_year": 61,
      "latest_release_at": "2026-07-18T22:25:42Z",
      "latest_release_tag": "v3.0.0",
      "releases_from_tags": false,
      "days_since_last_push": 8,
      "active_weeks_last_year": 9,
      "days_since_latest_release": 9,
      "mean_days_between_releases": 53.5
    },
    "community": {
      "has_readme": true,
      "has_license": false,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 28,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": []
    },
    "popularity": {
      "forks": 169,
      "stars": 976,
      "watchers": 9,
      "fork_history": {
        "days": [
          {
            "date": "2020-08-24",
            "count": 1
          },
          {
            "date": "2020-10-13",
            "count": 1
          },
          {
            "date": "2020-10-25",
            "count": 1
          },
          {
            "date": "2021-01-18",
            "count": 1
          },
          {
            "date": "2021-01-28",
            "count": 1
          },
          {
            "date": "2021-02-09",
            "count": 1
          },
          {
            "date": "2021-02-24",
            "count": 1
          },
          {
            "date": "2021-03-04",
            "count": 2
          },
          {
            "date": "2021-03-06",
            "count": 1
          },
          {
            "date": "2021-03-10",
            "count": 1
          },
          {
            "date": "2021-03-30",
            "count": 1
          },
          {
            "date": "2021-04-07",
            "count": 1
          },
          {
            "date": "2021-04-12",
            "count": 1
          },
          {
            "date": "2021-04-14",
            "count": 1
          },
          {
            "date": "2021-04-15",
            "count": 1
          },
          {
            "date": "2021-04-26",
            "count": 1
          },
          {
            "date": "2021-04-29",
            "count": 1
          },
          {
            "date": "2021-04-30",
            "count": 1
          },
          {
            "date": "2021-05-02",
            "count": 1
          },
          {
            "date": "2021-05-03",
            "count": 1
          },
          {
            "date": "2021-05-06",
            "count": 1
          },
          {
            "date": "2021-05-12",
            "count": 1
          },
          {
            "date": "2021-05-13",
            "count": 1
          },
          {
            "date": "2021-05-15",
            "count": 1
          },
          {
            "date": "2021-05-17",
            "count": 1
          },
          {
            "date": "2021-05-25",
            "count": 1
          },
          {
            "date": "2021-08-11",
            "count": 1
          },
          {
            "date": "2021-08-18",
            "count": 1
          },
          {
            "date": "2021-09-13",
            "count": 1
          },
          {
            "date": "2021-09-16",
            "count": 1
          },
          {
            "date": "2021-09-25",
            "count": 1
          },
          {
            "date": "2021-10-06",
            "count": 1
          },
          {
            "date": "2021-10-12",
            "count": 1
          },
          {
            "date": "2021-10-15",
            "count": 2
          },
          {
            "date": "2021-10-17",
            "count": 1
          },
          {
            "date": "2021-10-28",
            "count": 1
          },
          {
            "date": "2021-11-04",
            "count": 1
          },
          {
            "date": "2021-11-15",
            "count": 1
          },
          {
            "date": "2022-01-11",
            "count": 1
          },
          {
            "date": "2022-02-12",
            "count": 1
          },
          {
            "date": "2022-04-17",
            "count": 1
          },
          {
            "date": "2022-04-30",
            "count": 1
          },
          {
            "date": "2022-05-03",
            "count": 1
          },
          {
            "date": "2022-05-04",
            "count": 1
          },
          {
            "date": "2022-05-05",
            "count": 1
          },
          {
            "date": "2022-05-08",
            "count": 1
          },
          {
            "date": "2022-05-10",
            "count": 1
          },
          {
            "date": "2022-05-23",
            "count": 2
          },
          {
            "date": "2022-05-27",
            "count": 1
          },
          {
            "date": "2022-05-31",
            "count": 1
          },
          {
            "date": "2022-06-01",
            "count": 1
          },
          {
            "date": "2022-06-06",
            "count": 1
          },
          {
            "date": "2022-06-13",
            "count": 2
          },
          {
            "date": "2022-06-14",
            "count": 1
          },
          {
            "date": "2022-06-16",
            "count": 1
          },
          {
            "date": "2022-06-30",
            "count": 1
          },
          {
            "date": "2022-07-26",
            "count": 1
          },
          {
            "date": "2022-07-30",
            "count": 1
          },
          {
            "date": "2022-08-05",
            "count": 1
          },
          {
            "date": "2022-08-19",
            "count": 1
          },
          {
            "date": "2022-08-25",
            "count": 1
          },
          {
            "date": "2022-08-28",
            "count": 1
          },
          {
            "date": "2022-09-02",
            "count": 1
          },
          {
            "date": "2022-09-07",
            "count": 1
          },
          {
            "date": "2022-09-21",
            "count": 1
          },
          {
            "date": "2022-10-01",
            "count": 1
          },
          {
            "date": "2022-10-21",
            "count": 1
          },
          {
            "date": "2022-10-31",
            "count": 1
          },
          {
            "date": "2022-11-25",
            "count": 1
          },
          {
            "date": "2022-11-30",
            "count": 1
          },
          {
            "date": "2022-12-04",
            "count": 1
          },
          {
            "date": "2023-01-02",
            "count": 1
          },
          {
            "date": "2023-01-04",
            "count": 1
          },
          {
            "date": "2023-01-14",
            "count": 1
          },
          {
            "date": "2023-01-16",
            "count": 1
          },
          {
            "date": "2023-01-18",
            "count": 2
          },
          {
            "date": "2023-03-06",
            "count": 1
          },
          {
            "date": "2023-03-15",
            "count": 1
          },
          {
            "date": "2023-03-16",
            "count": 1
          },
          {
            "date": "2023-03-30",
            "count": 1
          },
          {
            "date": "2023-04-22",
            "count": 1
          },
          {
            "date": "2023-05-03",
            "count": 1
          },
          {
            "date": "2023-05-11",
            "count": 1
          },
          {
            "date": "2023-05-15",
            "count": 1
          },
          {
            "date": "2023-05-17",
            "count": 1
          },
          {
            "date": "2023-05-21",
            "count": 1
          },
          {
            "date": "2023-06-05",
            "count": 1
          },
          {
            "date": "2023-07-03",
            "count": 2
          },
          {
            "date": "2023-07-10",
            "count": 2
          },
          {
            "date": "2023-07-17",
            "count": 1
          },
          {
            "date": "2023-08-16",
            "count": 1
          },
          {
            "date": "2023-08-18",
            "count": 1
          },
          {
            "date": "2023-08-29",
            "count": 1
          },
          {
            "date": "2023-08-30",
            "count": 1
          },
          {
            "date": "2023-09-26",
            "count": 1
          },
          {
            "date": "2023-09-29",
            "count": 1
          },
          {
            "date": "2023-10-05",
            "count": 1
          },
          {
            "date": "2023-10-07",
            "count": 1
          },
          {
            "date": "2023-10-10",
            "count": 1
          },
          {
            "date": "2023-10-16",
            "count": 1
          },
          {
            "date": "2023-10-18",
            "count": 1
          },
          {
            "date": "2023-10-20",
            "count": 1
          },
          {
            "date": "2023-10-23",
            "count": 1
          },
          {
            "date": "2023-10-26",
            "count": 1
          },
          {
            "date": "2023-10-30",
            "count": 1
          },
          {
            "date": "2023-10-31",
            "count": 1
          },
          {
            "date": "2023-11-06",
            "count": 2
          },
          {
            "date": "2023-11-16",
            "count": 1
          },
          {
            "date": "2023-11-24",
            "count": 1
          },
          {
            "date": "2023-12-08",
            "count": 1
          },
          {
            "date": "2023-12-14",
            "count": 1
          },
          {
            "date": "2023-12-28",
            "count": 1
          },
          {
            "date": "2024-01-03",
            "count": 1
          },
          {
            "date": "2024-01-23",
            "count": 1
          },
          {
            "date": "2024-02-08",
            "count": 1
          },
          {
            "date": "2024-02-13",
            "count": 1
          },
          {
            "date": "2024-02-19",
            "count": 1
          },
          {
            "date": "2024-02-20",
            "count": 1
          },
          {
            "date": "2024-02-21",
            "count": 1
          },
          {
            "date": "2024-03-04",
            "count": 1
          },
          {
            "date": "2024-04-03",
            "count": 1
          },
          {
            "date": "2024-04-19",
            "count": 1
          },
          {
            "date": "2024-06-02",
            "count": 1
          },
          {
            "date": "2024-07-18",
            "count": 1
          },
          {
            "date": "2024-07-19",
            "count": 1
          },
          {
            "date": "2024-08-06",
            "count": 1
          },
          {
            "date": "2024-08-30",
            "count": 1
          },
          {
            "date": "2024-10-17",
            "count": 1
          },
          {
            "date": "2024-11-20",
            "count": 1
          },
          {
            "date": "2024-11-26",
            "count": 1
          },
          {
            "date": "2025-01-19",
            "count": 1
          },
          {
            "date": "2025-02-03",
            "count": 1
          },
          {
            "date": "2025-02-14",
            "count": 1
          },
          {
            "date": "2025-04-03",
            "count": 1
          },
          {
            "date": "2025-04-30",
            "count": 1
          },
          {
            "date": "2025-07-25",
            "count": 1
          },
          {
            "date": "2025-08-30",
            "count": 1
          },
          {
            "date": "2025-09-14",
            "count": 1
          },
          {
            "date": "2025-09-30",
            "count": 1
          },
          {
            "date": "2025-10-24",
            "count": 1
          },
          {
            "date": "2025-11-20",
            "count": 1
          },
          {
            "date": "2025-12-15",
            "count": 1
          },
          {
            "date": "2026-01-12",
            "count": 1
          },
          {
            "date": "2026-01-19",
            "count": 1
          },
          {
            "date": "2026-01-30",
            "count": 1
          },
          {
            "date": "2026-02-10",
            "count": 1
          },
          {
            "date": "2026-02-17",
            "count": 1
          },
          {
            "date": "2026-03-17",
            "count": 1
          },
          {
            "date": "2026-05-22",
            "count": 1
          },
          {
            "date": "2026-06-23",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 158,
        "total_forks": 169
      },
      "star_history": null,
      "open_issues_and_prs": 29
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": 29662,
      "source_files_sampled": 161,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "image/requirements.txt",
        "image/setup.py",
        "tests/requirements.txt"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "urllib3",
            "direct": false,
            "version": "2.6.3",
            "severity": "high",
            "ecosystem": "pypi",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-mf9v-mfxr-j63j",
              "GHSA-qccp-gfcp-xxvc",
              "PYSEC-2026-141",
              "PYSEC-2026-142"
            ],
            "fixed_version": "2.7.0",
            "advisory_count": 4,
            "oldest_advisory_days": 77
          },
          {
            "name": "idna",
            "direct": false,
            "version": "3.11",
            "severity": "moderate",
            "ecosystem": "pypi",
            "cvss_score": 5.3,
            "advisory_ids": [
              "GHSA-65pc-fj4g-8rjx",
              "PYSEC-2026-215"
            ],
            "fixed_version": "3.15",
            "advisory_count": 2,
            "oldest_advisory_days": 69
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "high": 1,
          "moderate": 1
        },
        "advisory_count": 6,
        "affected_count": 2,
        "assessed_count": 15,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 8,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "pypi"
      ],
      "dependencies": [],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "attrs",
            "direct": false,
            "version": "26.1.0",
            "ecosystem": "pypi"
          },
          {
            "name": "canonicaljson",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "canonicaljson",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "pypi"
          },
          {
            "name": "cattrs",
            "direct": false,
            "version": "26.1.0",
            "ecosystem": "pypi"
          },
          {
            "name": "certifi",
            "direct": false,
            "version": "2026.2.25",
            "ecosystem": "pypi"
          },
          {
            "name": "charset-normalizer",
            "direct": false,
            "version": "3.4.6",
            "ecosystem": "pypi"
          },
          {
            "name": "flake8",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "idna",
            "direct": false,
            "version": "3.11",
            "ecosystem": "pypi"
          },
          {
            "name": "lark",
            "direct": false,
            "version": "1.3.1",
            "ecosystem": "pypi"
          },
          {
            "name": "mypy",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "platformdirs",
            "direct": false,
            "version": "4.9.4",
            "ecosystem": "pypi"
          },
          {
            "name": "pytest",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "python-hcl2",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "python-hcl2",
            "direct": false,
            "version": "7.3.1",
            "ecosystem": "pypi"
          },
          {
            "name": "regex",
            "direct": false,
            "version": "2026.2.28",
            "ecosystem": "pypi"
          },
          {
            "name": "requests",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "requests",
            "direct": false,
            "version": "2.33.0",
            "ecosystem": "pypi"
          },
          {
            "name": "requests-cache",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "requests-cache",
            "direct": false,
            "version": "1.3.1",
            "ecosystem": "pypi"
          },
          {
            "name": "types-requests",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "typing-extensions",
            "direct": false,
            "version": "4.15.0",
            "ecosystem": "pypi"
          },
          {
            "name": "url-normalize",
            "direct": false,
            "version": "2.2.1",
            "ecosystem": "pypi"
          },
          {
            "name": "urllib3",
            "direct": false,
            "version": "2.6.3",
            "ecosystem": "pypi"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 23,
        "direct_count": 0,
        "indirect_count": 23
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 3,
        "merged_prs": 156,
        "open_issues": 26,
        "closed_ratio": 0.83,
        "closed_issues": 127,
        "closed_unmerged_prs": 74
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "dflook",
          "commits": 749,
          "avatar_url": "https://avatars.githubusercontent.com/u/733079?v=4"
        },
        {
          "type": "User",
          "login": "patricktalmeida",
          "commits": 15,
          "avatar_url": "https://avatars.githubusercontent.com/u/45798543?v=4"
        },
        {
          "type": "User",
          "login": "GiuseppeChiesa-TomTom",
          "commits": 6,
          "avatar_url": "https://avatars.githubusercontent.com/u/68604164?v=4"
        },
        {
          "type": "User",
          "login": "kylewlacy",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/1362179?v=4"
        },
        {
          "type": "User",
          "login": "toast-gear",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/15716903?v=4"
        },
        {
          "type": "User",
          "login": "cdsre",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/16945936?v=4"
        },
        {
          "type": "User",
          "login": "dgrenner",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/40354411?v=4"
        },
        {
          "type": "User",
          "login": "scruplelesswizard",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/15822260?v=4"
        },
        {
          "type": "User",
          "login": "merykozlowska",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/30720963?v=4"
        },
        {
          "type": "User",
          "login": "styx",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/39037?v=4"
        }
      ],
      "contributors_sampled": 16,
      "top_contributor_share": 0.955
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "base-image.yaml",
        "pull_request_review.yaml",
        "pull_request_target.yaml",
        "release.yaml",
        "repository_dispatch.yaml",
        "retain-images.yaml",
        "test-apply.yaml",
        "test-binary-plan.yaml",
        "test-changes-only.yaml",
        "test-check.yaml",
        "test-cloud.yaml",
        "test-early-eval.yaml",
        "test-fmt-check.yaml",
        "test-fmt.yaml",
        "test-http.yaml",
        "test-new-workspace.yaml",
        "test-output.yaml",
        "test-plan.yaml",
        "test-refresh.yaml",
        "test-registry.yaml",
        "test-remote-state.yaml",
        "test-ssh.yaml",
        "test-target-replace-exclude.yaml",
        "test-test.yaml",
        "test-unlock-state.yaml",
        "test-validate.yaml",
        "test-version.yaml",
        "test.yaml",
        "trigger-test-events.yaml"
      ],
      "has_docs_dir": true,
      "linter_configs": [
        "ruff.toml"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "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": 3,
            "reason": "branch protection is not maximal on development and all release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "4 out of 4 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/4 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 0,
            "reason": "project has 0 contributing companies or organizations -- score normalized to 0",
            "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": 0,
            "reason": "license file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": 10,
            "reason": "packaging workflow detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 8,
            "reason": "dependency not pinned by hash detected -- score normalized to 8",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 10,
            "reason": "SAST tool detected",
            "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": 10,
            "reason": "GitHub workflow tokens follow principle of least privilege",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 7,
            "reason": "3 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "bbf40206cab4565146a251b3f35c8042ca5dba71",
        "ran_at": "2026-07-28T07:44:15Z",
        "aggregate_score": 5.8,
        "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-19T21:01:05Z",
      "oldest_open_prs": [
        {
          "number": 426,
          "created_at": "2026-04-23T18:37:26Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 429,
          "created_at": "2026-05-22T11:15:49Z",
          "last_comment_at": "2026-07-22T09:06:21Z",
          "last_comment_author": "dflook"
        },
        {
          "number": 436,
          "created_at": "2026-07-19T20:59:18Z",
          "last_comment_at": "2026-07-19T21:09:40Z",
          "last_comment_author": "github-actions"
        }
      ],
      "last_merged_pr_at": "2026-07-18T22:19:26Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 119,
          "created_at": "2021-10-30T12:04:47Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 169,
          "created_at": "2022-03-10T22:05:29Z",
          "last_comment_at": "2022-03-11T14:33:55Z",
          "last_comment_author": "JafoFett"
        },
        {
          "number": 191,
          "created_at": "2022-05-23T08:51:21Z",
          "last_comment_at": "2022-05-23T10:27:27Z",
          "last_comment_author": "cberge908"
        },
        {
          "number": 196,
          "created_at": "2022-06-12T16:47:15Z",
          "last_comment_at": "2022-12-07T15:26:43Z",
          "last_comment_author": "timdhoffmann"
        },
        {
          "number": 207,
          "created_at": "2022-09-06T13:59:29Z",
          "last_comment_at": "2022-09-06T17:29:31Z",
          "last_comment_author": "glenthomas"
        },
        {
          "number": 233,
          "created_at": "2022-12-05T07:43:42Z",
          "last_comment_at": "2023-03-24T21:51:14Z",
          "last_comment_author": "sjmiller609"
        },
        {
          "number": 234,
          "created_at": "2022-12-05T23:07:15Z",
          "last_comment_at": "2022-12-06T18:22:10Z",
          "last_comment_author": "imartinKeeper"
        },
        {
          "number": 254,
          "created_at": "2023-03-27T05:50:24Z",
          "last_comment_at": "2024-06-27T13:05:52Z",
          "last_comment_author": "y-chen"
        },
        {
          "number": 266,
          "created_at": "2023-05-30T01:24:10Z",
          "last_comment_at": "2023-06-08T08:27:11Z",
          "last_comment_author": "dflook"
        },
        {
          "number": 285,
          "created_at": "2023-07-25T14:58:27Z",
          "last_comment_at": "2023-07-31T09:17:54Z",
          "last_comment_author": "AndriiLavrekha"
        },
        {
          "number": 288,
          "created_at": "2023-08-17T06:21:03Z",
          "last_comment_at": "2024-11-05T20:31:47Z",
          "last_comment_author": "mattmichal"
        },
        {
          "number": 327,
          "created_at": "2024-02-08T11:40:57Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 333,
          "created_at": "2024-03-11T07:13:06Z",
          "last_comment_at": "2024-03-11T11:16:54Z",
          "last_comment_author": "dflook"
        },
        {
          "number": 347,
          "created_at": "2024-08-15T10:47:22Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 360,
          "created_at": "2024-12-24T18:03:04Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 368,
          "created_at": "2025-02-13T14:48:40Z",
          "last_comment_at": "2025-02-13T15:08:09Z",
          "last_comment_author": "dflook"
        },
        {
          "number": 369,
          "created_at": "2025-02-19T14:54:54Z",
          "last_comment_at": "2025-08-01T14:05:24Z",
          "last_comment_author": "dflook"
        },
        {
          "number": 374,
          "created_at": "2025-03-10T09:54:15Z",
          "last_comment_at": "2025-04-01T12:25:21Z",
          "last_comment_author": "mikebell"
        },
        {
          "number": 383,
          "created_at": "2025-05-13T11:48:34Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 401,
          "created_at": "2025-07-11T17:20:21Z",
          "last_comment_at": "2025-07-25T17:40:03Z",
          "last_comment_author": "venkatamutyala"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/dflook/terraform-github-actions",
    "host": "github.com",
    "name": "terraform-github-actions",
    "owner": "dflook"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 63,
      "inputs": {
        "security": 66,
        "vitality": 73,
        "community": 50,
        "governance": 48,
        "engineering": 80
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 73,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 61,
            "inputs": {
              "commits_last_year": 61,
              "human_commit_share": 1,
              "days_since_last_push": 8,
              "active_weeks_last_year": 9
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 8 days ago",
                "points": 28.8,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 8
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "9/52 weeks with commits",
                "points": 6.2,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 9
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "61 commits in the last year",
                "points": 16.1,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 61
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "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": 92,
            "inputs": {
              "releases_count": 84,
              "latest_release_tag": "v3.0.0",
              "releases_from_tags": false,
              "days_since_latest_release": 9,
              "mean_days_between_releases": 53.5
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "84 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 84
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 9 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 9
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~53.5 days",
                "points": 19.8,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 53.5
                    }
                  }
                ],
                "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": 9,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 9 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 9
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 50,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "good",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 72,
            "inputs": {
              "forks": 169,
              "stars": 976,
              "watchers": 9,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "976 stars",
                "points": 48.5,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 976
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "169 forks",
                "points": 18.5,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 169
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "9 watchers",
                "points": 5,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 9
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "critical",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 25,
            "inputs": {
              "has_readme": true,
              "has_license": false,
              "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": "no license file detected",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "license_absent",
                    "params": {}
                  }
                ],
                "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": "at_risk",
        "name": "Sustainability & Governance",
        "value": 48,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 24,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 16,
              "top_contributor_share": 0.955
            },
            "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 96% of commits",
                "points": 1,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 96
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "16 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 16
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 0 contributing companies or organizations -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "moderate",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 65,
            "inputs": {
              "merged_prs": 156,
              "open_issues": 26,
              "closed_issues": 127,
              "issue_closed_ratio": 0.83,
              "closed_unmerged_prs": 74
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "83% of issues closed",
                "points": 38.8,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 83
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "156/230 decided PRs merged",
                "points": 25.9,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 156,
                      "decided": 230
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/4 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": 61,
            "inputs": {
              "followers": 100,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "dflook",
              "public_repos": 48,
              "account_age_days": 5581
            },
            "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": "100 followers of dflook",
                "points": 14.4,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 100,
                      "login": "dflook"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "48 public repos, account ~15 yr old",
                "points": 24.3,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 48
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 15
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "good",
        "name": "Engineering Quality",
        "value": 80,
        "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": "29 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 29
                    }
                  }
                ],
                "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": "ruff.toml",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "ruff.toml"
                    }
                  }
                ],
                "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": "4 out of 4 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "good",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 75,
            "inputs": {
              "topics": [
                "terraform",
                "github-actions",
                "github-action",
                "hacktoberfest",
                "opentofu"
              ],
              "has_wiki": false,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": true,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "5 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 66,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 58,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 17,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 1,
              "scorecard_aggregate": 5.8
            },
            "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": "branch protection is not maximal on development and all release branches",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "4 out of 4 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/4 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 0 contributing companies or organizations -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "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 not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 8",
                "points": 4,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool detected",
                "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": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "GitHub workflow tokens follow principle of least privilege",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "3 existing vulnerabilities detected",
                "points": 5.2,
                "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 15 resolved dependencies against OSV; 8 could not be assessed (no resolved version, an unsupported ecosystem, or beyond the reported package list). 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": 15
                }
              },
              {
                "code": "advisories_unassessed",
                "params": {
                  "count": 8
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 6,
              "affected_packages": 2,
              "assessed_packages": 15,
              "unassessed_packages": 8,
              "affected_by_severity": "high 1, moderate 1",
              "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": 15,
              "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": 7
            },
            "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": 40,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 18,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.34,
              "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": "34 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 18.1,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 34,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 51,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": true,
              "typed_language": false,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "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": "ruff.toml",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "ruff.toml"
                    }
                  }
                ],
                "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": "Dockerfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Dockerfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 8",
                "points": 8,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "moderate",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 55,
            "inputs": {
              "primary_language": "Python",
              "largest_source_bytes": 29662,
              "source_files_sampled": 161,
              "oversized_source_files": 0
            },
            "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": "0/161 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 161,
                      "oversized": 0
                    }
                  }
                ],
                "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",
    "Could not fetch pypi package 'terraform-github-actions' from its registry"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-28T07:44:37.071233Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/d/dflook/terraform-github-actions.svg",
  "full_name": "dflook/terraform-github-actions",
  "license_state": "absent",
  "license_spdx": null
}

Scores are signals, not warranties. They reflect publicly visible practices on GitHub — not a code audit, and not a security guarantee.

Missing data is excluded and weights renormalized, never scored as zero. Methodology is versioned and open: metrics v1.13.0, schema v0.27.0 — full methodology · metrics wiki.

How one result sits in the wider record: aggregate statistics.