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

dbt-labs / dbtcloud-terraforming

CLI tool to help importing existing dbt Cloud config to Terraform

GoMPL-2.0★ 31 stars⑂ 0 forkssince Nov 2023View on GitHub ↗

dbt-labs/dbtcloud-terraforming holds a health index of 58 out of 100, placing it in the Moderate band. It scores highest on Security (70/100) and lowest on Community & Adoption (39/100). It was last updated 8 days ago. A single contributor accounts for most of its recent work.

58
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.

58
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

dbt LabsOrganization
2,257 followers407 public repossince Apr 2016

This repository is backed by an organization — shared, accountable stewardship that can outlive any single maintainer.

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
Gogithub.com/dbt-labs/dbtcloud-terraformingv0.12.4-258 days ago

Metrics by category

Vitality

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

62Moderate · 22% of overall
How it's scored
28.8/36Push recency — last push 8 days ago
2.8/36Commit cadence — 4/52 weeks with commits
11.9/18Commit volume — 20 commits in the last year
5/10OpenSSF Scorecard: Maintained — 7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5
Inputs used
commits_last_year20
human_commit_share0.96
days_since_last_push8
active_weeks_last_year4
How it's scored
27/27Ships releases — 25 releases published
36/36Release recency — latest release 8 days ago
19.8/27Release cadence — a release every ~76.5 days
0/10OpenSSF Scorecard: Signed-Releases — Project has not signed or included provenance with any releases.
Inputs used
releases_count25
latest_release_tagv0.12.4
releases_from_tagsno
days_since_latest_release8
mean_days_between_releases76.5

Community & Adoption

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

39At risk · 18% of overall
How it's scored
24/60Stars — 31 stars
0/25Forks — 0 forks
5/15Watchers — 9 watchers
Inputs used
forks0
stars31
watchers9
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MPL-2.0)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
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?

66Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
2.3/22.5Commit distribution — top contributor authored 90% of commits
9.5/13.5Contributor breadth — 7 contributors
3/10OpenSSF Scorecard: Contributors — project has 1 contributing companies or organizations -- score normalized to 3
Inputs used
bus_factor1
contributors_sampled7
top_contributor_share0.896
How it's scored
34/46.8Issue resolution — 73% of issues closed
31.9/38.3PR acceptance — 25/30 decided PRs merged
10.5/15OpenSSF Scorecard: Code-Review — Found 7/9 approved changesets -- score normalized to 7
Inputs used
merged_prs25
open_issues3
closed_issues8
issue_closed_ratio0.727
closed_unmerged_prs5
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
24.1/25Owner reach — 2,257 followers of dbt-labs
25/25Track record — 407 public repos, account ~10 yr old
Inputs used
followers2,257
owner_typeOrganization
is_verified
owner_logindbt-labs
public_repos407
account_age_days3,763
How it's scored
25/25Published & resolvable — 1 package(s) on go
35/35Publish recency — latest publish 8 days ago
20/20Version history — 25 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesgithub.com/dbt-labs/dbtcloud-terraforming
ecosystemsgo
any_deprecatedno
min_days_since_publish8

Engineering Quality

Are baseline engineering and documentation practices in place?

54Moderate · 20% of overall
How it's scored
24/24CI workflows — 1 workflow(s)
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
8/20OpenSSF Scorecard: CI-Tests — 5 out of 11 merged PRs checked by a CI test -- score normalized to 4
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configno
has_precommit_configno

Documentation

50Moderate
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
10/10Topics — 3 topics
0/10Wiki
Inputs used
topicsdbt, dbt-cloud, terraform
has_wikino
homepage
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

70Good · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — no data
1/2.5CI-Tests — 5 out of 11 merged PRs checked by a CI test -- score normalized to 4
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
5.2/7.5Code-Review — Found 7/9 approved changesets -- score normalized to 7
0.8/2.5Contributors — project has 1 contributing companies or organizations -- score normalized to 3
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
3.8/7.5Maintained — 7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5
5/5Packaging — packaging workflow detected
5/5Pinned-Dependencies — all dependencies are pinned
1.5/5SAST — SAST tool is not run on all commits -- score normalized to 3
5/5Security-Policy — security policy file detected
0/7.5Signed-Releases — Project has not signed or included provenance with any releases.
6.8/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities — 17 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate6.3
Excluded from scoring (no data or not applicable): branch_protection. 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
advisories31
affected_packages4
assessed_packages74
unassessed_packages0
affected_by_severitycritical 1, moderate 1, unknown 2
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 74 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.

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.

57Moderate · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
14.4/40Legible commit history — 26 of 96 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.271
agent_instruction_files
agent_instruction_max_bytes
How it's scored
12.6/18One-command bootstrap — go.mod (toolchain convention, no task runner)
22/22Automated tests
0/11Lint / format config
11/11Static type checking — Go (statically typed)
10/10Reproducible environment — lockfile
0/10Demonstrated agent practice — no agent-authored commits among the last 100
8/8Automated maintenance — 4 of the last 100 commits are automated dependency updates
10/10OpenSSF Scorecard: Pinned-Dependencies — all dependencies are pinned
Inputs used
has_nixno
has_testsyes
lockfilesgo.sum
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifestsgo.mod
dependency_bot_commit_share0.04
How it's scored
45/45Type-checkable code — Go (statically typed)
50.8/55Manageable file sizes — 1/13 source files over 60KB
Inputs used
primary_languageGo
largest_source_bytes66,292
source_files_sampled13
oversized_source_files1

Key facts

31GitHub stars
7contributors
20commits, last 12 months
8days since last push
25releases
1bus factor
3open issues
Gopackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token

More detail

OpenSSF Scorecard 6.3 / 10
6.3aggregate

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 04:43 UTC

10Binary-Artifactsno binaries found in the repo
n/aBranch-Protectioninternal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
4CI-Tests5 out of 11 merged PRs checked by a CI test -- score normalized to 4
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
7Code-ReviewFound 7/9 approved changesets -- score normalized to 7
3Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
5Maintained7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5
10Packagingpackaging workflow detected
10Pinned-Dependenciesall dependencies are pinned
3SASTSAST tool is not run on all commits -- score normalized to 3
10Security-Policysecurity policy file detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
9Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities17 existing vulnerabilities detected
Direct dependencies 18
RegistryPackageVersion constraintManifest
Gogithub.com/MakeNowJust/heredoc/v2v2.0.1go.mod
Gogithub.com/briandowns/spinnerv1.23.2go.mod
Gogithub.com/charmbracelet/huhv0.6.0go.mod
Gogithub.com/go-test/deepv1.0.3go.mod
Gogithub.com/gosimple/slugv1.15.0go.mod
Gogithub.com/hashicorp/go-versionv1.6.0go.mod
Gogithub.com/hashicorp/hc-installv0.5.2go.mod
Gogithub.com/hashicorp/hcl/v2v2.17.0go.mod
Gogithub.com/hashicorp/terraform-execv0.18.1go.mod
Gogithub.com/hashicorp/terraform-jsonv0.17.1go.mod
Gogithub.com/samber/lov1.39.0go.mod
Gogithub.com/sirupsen/logrusv1.9.3go.mod
Gogithub.com/spf13/cobrav1.7.0go.mod
Gogithub.com/spf13/viperv1.16.0go.mod
Gogithub.com/stretchr/testifyv1.10.0go.mod
Gogithub.com/zclconf/go-ctyv1.15.0go.mod
Gogolang.org/x/timev0.3.0go.mod
Gogopkg.in/dnaeon/go-vcr.v3v3.1.2go.mod
All dependencies 74

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

RegistryPackageVersionRelation
Gogithub.com/briandowns/spinner1.23.2direct
Gogithub.com/charmbracelet/huh0.6.0direct
Gogithub.com/go-test/deep1.0.3direct
Gogithub.com/gosimple/slug1.15.0direct
Gogithub.com/hashicorp/go-version1.6.0direct
Gogithub.com/hashicorp/hc-install0.5.2direct
Gogithub.com/hashicorp/hcl/v22.17.0direct
Gogithub.com/hashicorp/terraform-exec0.18.1direct
Gogithub.com/hashicorp/terraform-json0.17.1direct
Gogithub.com/makenowjust/heredoc/v22.0.1direct
Gogithub.com/samber/lo1.39.0direct
Gogithub.com/sirupsen/logrus1.9.3direct
Gogithub.com/spf13/cobra1.7.0direct
Gogithub.com/spf13/viper1.16.0direct
Gogithub.com/stretchr/testify1.10.0direct
Gogithub.com/zclconf/go-cty1.15.0direct
Gogolang.org/x/time0.3.0direct
Gogopkg.in/dnaeon/go-vcr.v33.1.2direct
Gogithub.com/agext/levenshtein1.2.1indirect
Gogithub.com/apparentlymart/go-textseg/v1313.0.0indirect
Gogithub.com/apparentlymart/go-textseg/v1515.0.0indirect
Gogithub.com/atotto/clipboard0.1.4indirect
Gogithub.com/aymanbagabas/go-osc52/v22.0.1indirect
Gogithub.com/catppuccin/go0.3.0indirect
Gogithub.com/charmbracelet/bubbles0.21.0indirect
Gogithub.com/charmbracelet/bubbletea1.3.4indirect
Gogithub.com/charmbracelet/colorprofile0.2.3-0.20250311203215-f60798e515dcindirect
Gogithub.com/charmbracelet/lipgloss1.1.0indirect
Gogithub.com/charmbracelet/x/ansi0.8.0indirect
Gogithub.com/charmbracelet/x/cellbuf0.0.13indirect
Gogithub.com/charmbracelet/x/exp/strings0.0.0-20240722160745-212f7b056ed0indirect
Gogithub.com/charmbracelet/x/term0.2.1indirect
Gogithub.com/cloudflare/circl1.6.1indirect
Gogithub.com/davecgh/go-spew1.1.1indirect
Gogithub.com/dustin/go-humanize1.0.1indirect
Gogithub.com/erikgeiser/coninput0.0.0-20211004153227-1c3628e74d0findirect
Gogithub.com/fatih/color1.13.0indirect
Gogithub.com/fsnotify/fsnotify1.6.0indirect
Gogithub.com/google/go-cmp0.5.9indirect
Gogithub.com/gosimple/unidecode1.0.1indirect
Gogithub.com/hashicorp/go-cleanhttp0.5.2indirect
Gogithub.com/hashicorp/hcl1.0.0indirect
Gogithub.com/inconshreveable/mousetrap1.1.0indirect
Gogithub.com/lucasb-eyer/go-colorful1.2.0indirect
Gogithub.com/magiconair/properties1.8.7indirect
Gogithub.com/mattn/go-colorable0.1.12indirect
Gogithub.com/mattn/go-isatty0.0.20indirect
Gogithub.com/mattn/go-localereader0.0.1indirect
Gogithub.com/mattn/go-runewidth0.0.16indirect
Gogithub.com/mitchellh/go-wordwrap0.0.0-20150314170334-ad45545899c7indirect
Gogithub.com/mitchellh/hashstructure/v22.0.2indirect
Gogithub.com/mitchellh/mapstructure1.5.0indirect
Gogithub.com/muesli/ansi0.0.0-20230316100256-276c6243b2f6indirect
Gogithub.com/muesli/cancelreader0.2.2indirect
Gogithub.com/muesli/termenv0.16.0indirect
Gogithub.com/pelletier/go-toml/v22.0.8indirect
Gogithub.com/pmezard/go-difflib1.0.0indirect
Gogithub.com/protonmail/go-crypto0.0.0-20230217124315-7d5c6f04bbb8indirect
Gogithub.com/rivo/uniseg0.4.7indirect
Gogithub.com/spf13/afero1.9.5indirect
Gogithub.com/spf13/cast1.5.1indirect
Gogithub.com/spf13/jwalterweatherman1.1.0indirect
Gogithub.com/spf13/pflag1.0.5indirect
Gogithub.com/subosito/gotenv1.4.2indirect
Gogithub.com/xo/terminfo0.0.0-20220910002029-abceb7e1c41eindirect
Gogolang.org/x/crypto0.45.0indirect
Gogolang.org/x/exp0.0.0-20231006140011-7918f672742dindirect
Gogolang.org/x/mod0.29.0indirect
Gogolang.org/x/sync0.18.0indirect
Gogolang.org/x/sys0.38.0indirect
Gogolang.org/x/term0.37.0indirect
Gogolang.org/x/text0.31.0indirect
Gogopkg.in/ini.v11.67.0indirect
Gogopkg.in/yaml.v33.0.1indirect
Dependency advisories 4

This repository publishes no package the index resolves, so its own dependency graph was assessed — 74 packages, which also include development and test pins that never ship: 4 carry known advisories, of which 0 are direct.

PackageVersionRelationSeverityAdvisoriesFixed in
golang.org/x/crypto0.45.0indirectcritical270.52.0
github.com/cloudflare/circl1.6.1indirectmoderate21.6.3
golang.org/x/sys0.38.0indirectunknown10.44.0
golang.org/x/text0.31.0indirectunknown10.39.0

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": [
        "dbt",
        "dbt-cloud",
        "terraform"
      ],
      "is_fork": false,
      "size_kb": 241,
      "has_wiki": false,
      "homepage": null,
      "languages": {
        "Go": 192486,
        "HCL": 123
      },
      "pushed_at": "2026-07-20T01:02:03Z",
      "created_at": "2023-11-30T13:40:58Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-19T23:54:31Z",
      "description": "CLI tool to help importing existing dbt Cloud config to Terraform",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MPL-2.0",
      "default_branch": "main",
      "license_spdx_raw": "MPL-2.0",
      "primary_language": "Go",
      "significant_languages": [
        "Go"
      ]
    },
    "owner": {
      "blog": "getdbt.com",
      "name": "dbt Labs",
      "type": "Organization",
      "login": "dbt-labs",
      "company": null,
      "location": "Philadelphia, PA",
      "followers": 2257,
      "avatar_url": "https://avatars.githubusercontent.com/u/18339788?v=4",
      "created_at": "2016-04-08T01:29:30Z",
      "is_verified": null,
      "public_repos": 407,
      "account_age_days": 3763
    },
    "license": {
      "state": "standard",
      "spdx_id": "MPL-2.0",
      "raw_spdx": "MPL-2.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.12.4",
          "kind": "patch",
          "published_at": "2026-07-20T03:02:42Z"
        },
        {
          "tag": "v0.12.3",
          "kind": "patch",
          "published_at": "2026-02-04T08:28:48Z"
        },
        {
          "tag": "v0.12.2",
          "kind": "patch",
          "published_at": "2025-12-05T08:20:18Z"
        },
        {
          "tag": "v0.12.1",
          "kind": "patch",
          "published_at": "2025-12-05T07:33:58Z"
        },
        {
          "tag": "v0.12.0",
          "kind": "minor",
          "published_at": "2025-05-26T14:25:44Z"
        },
        {
          "tag": "v0.11.1",
          "kind": "patch",
          "published_at": "2025-04-25T09:54:26Z"
        },
        {
          "tag": "v0.11.0",
          "kind": "minor",
          "published_at": "2025-04-24T18:18:38Z"
        },
        {
          "tag": "v0.10.0",
          "kind": "minor",
          "published_at": "2025-02-07T15:28:53Z"
        },
        {
          "tag": "v0.9.0",
          "kind": "minor",
          "published_at": "2025-02-03T09:31:50Z"
        },
        {
          "tag": "v0.8.0",
          "kind": "minor",
          "published_at": "2024-08-30T13:06:17Z"
        },
        {
          "tag": "v0.7.1",
          "kind": "patch",
          "published_at": "2024-08-30T10:36:14Z"
        },
        {
          "tag": "v0.7.0",
          "kind": "minor",
          "published_at": "2024-07-03T10:54:23Z"
        },
        {
          "tag": "v0.6.0",
          "kind": "minor",
          "published_at": "2024-06-28T13:52:03Z"
        },
        {
          "tag": "v0.5.1",
          "kind": "patch",
          "published_at": "2024-05-20T12:33:07Z"
        },
        {
          "tag": "v0.5.0",
          "kind": "minor",
          "published_at": "2024-04-11T11:56:41Z"
        },
        {
          "tag": "v0.4.1",
          "kind": "patch",
          "published_at": "2024-04-10T20:13:19Z"
        },
        {
          "tag": "v0.4.0",
          "kind": "minor",
          "published_at": "2024-01-23T14:53:24Z"
        },
        {
          "tag": "v0.3.3",
          "kind": "patch",
          "published_at": "2024-01-18T13:50:17Z"
        },
        {
          "tag": "v0.3.2",
          "kind": "patch",
          "published_at": "2024-01-18T10:06:52Z"
        },
        {
          "tag": "v0.3.1",
          "kind": "patch",
          "published_at": "2024-01-18T09:09:29Z"
        },
        {
          "tag": "v0.3.0",
          "kind": "minor",
          "published_at": "2024-01-17T10:42:37Z"
        },
        {
          "tag": "v0.2.1",
          "kind": "patch",
          "published_at": "2024-01-17T10:22:14Z"
        },
        {
          "tag": "v0.2.0",
          "kind": "minor",
          "published_at": "2024-01-15T17:32:50Z"
        },
        {
          "tag": "v0.1.1",
          "kind": "patch",
          "published_at": "2023-12-22T11:33:30Z"
        },
        {
          "tag": "v0.1.0",
          "kind": "minor",
          "published_at": "2023-12-22T11:31:50Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "905c02c2b75c9f274983254443ac8d26fd025034",
          "body": "fix: exclude default groups (Owner/Member/Everyone) from dbtcloud_user_groups references",
          "is_bot": false,
          "headline": "Merge pull request #41 from dbt-labs/fix/user_group_default",
          "author_name": "kevinsoenandar-dbt",
          "author_login": "kevinsoenandar-dbt",
          "committed_at": "2026-07-19T23:54:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5f64c0afec84b6c5240e5c819aa665253b43774a",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'main' into fix/user_group_default",
          "author_name": "kevinsoenandar-dbt",
          "author_login": "kevinsoenandar-dbt",
          "committed_at": "2026-07-19T23:53:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b11fe5529a708b0354faaf346095688c34ef09a",
          "body": "Feat/id generalization acct feat",
          "is_bot": false,
          "headline": "Merge pull request #42 from dbt-labs/feat/id_generalization_acct_feat",
          "author_name": "kevinsoenandar-dbt",
          "author_login": "kevinsoenandar-dbt",
          "committed_at": "2026-07-19T23:49:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cf51ffef9a6aa92c412f8ebc961acd31c34d5788",
          "body": "…ud_environment_variable_job_override\n\n  Two pieces of job state were silently dropped by the generator:\n\n  1. dbtcloud_job_completion_trigger - \"run after\" orchestration where a\n     job is triggered on completion of another job, including across\n     projects. The trigger data already rides on a j\n[…]\n but their cassettes are not yet\n  recorded (require a live account with a chained job and a job-level\n  override configured) - see the comments at those table rows for the\n  exact recording commands.",
          "is_bot": false,
          "headline": "feat(generate,import): add dbtcloud_job_completion_trigger and dbtclo…",
          "author_name": "Kevin Soenandar",
          "author_login": "kevinsoenandar-dbt",
          "committed_at": "2026-07-15T06:39:37Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "6b199db892b8ccfd796be414066f1eae4e46fef6",
          "body": "… primary_profile_id\n\n  Deployment environments on modern dbt platform accounts bind to a\n  connection and credentials through a profile (dbtcloud_profile),\n  referenced via primary_profile_id - not through the legacy\n  connection_id/credential_id/extended_attributes_id trio. The generator\n  had no \n[…]\neneration row for dbtcloud_profile is\n  scaffolded but its cassette is not yet recorded (requires a live\n  profile-based account) - see the comment at that table row for the\n  exact recording command.",
          "is_bot": false,
          "headline": "feat(generate,import): add dbtcloud_profile and bind environments via…",
          "author_name": "Kevin Soenandar",
          "author_login": "kevinsoenandar-dbt",
          "committed_at": "2026-07-15T05:50:34Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "163c52932bab077dbf695519a464aad839f19868",
          "body": "…oud_account_features\n\n  The generator/importer derived every resource's label and import\n  address directly from a numeric or string structData[\"id\"], which\n  only works for list-based resources keyed by a per-item id. There\n  was no way to represent a singleton resource (one instance per\n  account\n[…]\nceGeneration row for dbtcloud_account_features is scaffolded\n  but its cassette is not yet recorded (requires live account creds) -\n  see the comment at that table row for the exact recording command.",
          "is_bot": false,
          "headline": "feat(generate,import): generalize resource-ID labelling and add dbtcl…",
          "author_name": "Kevin Soenandar",
          "author_login": "kevinsoenandar-dbt",
          "committed_at": "2026-07-15T05:16:12Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "f68b2a13005d5e5f2fa4efa65ae7a9ae5a77f1be",
          "body": "  dbtcloud_user_groups.group_ids linked every group ID on a user's\n  permission set to dbtcloud_group.terraform_managed_resource_<id>.id,\n  including the built-in Owner/Member/Everyone groups. Those groups are\n  deliberately skipped by the dbtcloud_group case (their membership is\n  managed by dbt pl\n[…]\nstResourceGeneration\n  row for dbtcloud_user_groups is scaffolded but its cassette is not yet\n  recorded (requires live account creds) - see comment at the table row\n  for the exact recording command.",
          "is_bot": false,
          "headline": "fix(generate): drop default-group references from dbtcloud_user_groups",
          "author_name": "Kevin Soenandar",
          "author_login": "kevinsoenandar-dbt",
          "committed_at": "2026-07-15T04:21:30Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "68c98a4ccd1a55834b654d931a99ccb2b224e9d7",
          "body": "Add RELEASING.md with release process documentation",
          "is_bot": false,
          "headline": "Merge pull request #38 from dbt-labs/add-releasing-docs",
          "author_name": "Benoit Perigaud",
          "author_login": "b-per",
          "committed_at": "2026-02-04T13:38:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7f02680c893c134948af2adfa668f7b982d579d6",
          "body": "Document the automated release workflow, how to create releases\n(via gh CLI, GitHub UI, or git), and how to rotate the GH_HOMEBREW\nsecret used for Homebrew formula updates.",
          "is_bot": false,
          "headline": "Add RELEASING.md with release process documentation",
          "author_name": "Benoit Perigaud",
          "author_login": "b-per",
          "committed_at": "2026-02-04T11:37:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b899815d150b94af63149f64ee2cd0fe1d2a213",
          "body": "Updated GetCredentials from deprecated URL",
          "is_bot": false,
          "headline": "Merge pull request #37 from dbt-labs/victor/ad-hoc_update-getcredentials",
          "author_name": "Victor Catana",
          "author_login": "victorasu",
          "committed_at": "2026-02-04T08:21:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4d1fe889f2cc7d6b984cbdc25e24b5d973e88d7c",
          "body": null,
          "is_bot": false,
          "headline": "Updated GetCredentials from deprecated URL",
          "author_name": "victorasu",
          "author_login": "victorasu",
          "committed_at": "2026-02-03T08:44:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "51ec7f51342c3562287c64feba9c70ff164cf1f3",
          "body": null,
          "is_bot": false,
          "headline": "Merge pull request #36 from dbt-labs/update-permission-gh-action",
          "author_name": "Benoit Perigaud",
          "author_login": "b-per",
          "committed_at": "2025-12-05T08:19:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "177acf49b924118bd57d52aa03dea0b247ed488d",
          "body": null,
          "is_bot": false,
          "headline": "Update permissions following org move to read-only",
          "author_name": "Benoit Perigaud",
          "author_login": "b-per",
          "committed_at": "2025-12-05T08:18:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f854fe4b4e254de8ce01856ae607eeaa9885221b",
          "body": "…-dd7da38a6b",
          "is_bot": false,
          "headline": "Merge pull request #35 from dbt-labs/dependabot/go_modules/go_modules…",
          "author_name": "Benoit Perigaud",
          "author_login": "b-per",
          "committed_at": "2025-12-05T07:33:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e9bd1cbd2cf9509cb73543b42c8849889e08d2b0",
          "body": null,
          "is_bot": false,
          "headline": "Merge pull request #27 from dbt-labs/sign-46",
          "author_name": "Benoit Perigaud",
          "author_login": "b-per",
          "committed_at": "2025-12-05T07:31:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8bf8f2aa98d3549f7cc7d2ae10f62fd097f44eec",
          "body": "Bumps the go_modules group with 1 update in the / directory: [golang.org/x/crypto](https://github.com/golang/crypto).\n\n\nUpdates `golang.org/x/crypto` from 0.35.0 to 0.45.0\n- [Commits](https://github.com/golang/crypto/compare/v0.35.0...v0.45.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/crypto\n  dependency-version: 0.45.0\n  dependency-type: indirect\n  dependency-group: go_modules\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump golang.org/x/crypto in the go_modules group across 1 directory",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-05T07:31:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c7ce2060cad7104421fda3aa962aebcdbb7d9409",
          "body": "…-d354d3216e",
          "is_bot": false,
          "headline": "Merge pull request #32 from dbt-labs/dependabot/go_modules/go_modules…",
          "author_name": "Benoit Perigaud",
          "author_login": "b-per",
          "committed_at": "2025-12-05T07:30:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2d411fe2aead03f9e3cdc3dfe1822fb341184ebe",
          "body": "Fix: Prevent panic when resource type not found in provider schema",
          "is_bot": false,
          "headline": "Merge pull request #34 from dbt-labs/fix/generate-bug",
          "author_name": "Will Sargent",
          "author_login": "will-sargent-dbtlabs",
          "committed_at": "2025-12-04T18:03:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e6f6437c08d66ed8d966d6bdc72e7494eb1361c4",
          "body": null,
          "is_bot": false,
          "headline": "fixes a generate.go panic",
          "author_name": "Will Sargent",
          "author_login": "will-sargent-dbtlabs",
          "committed_at": "2025-12-03T22:41:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4390811e9c1d7792a4dc0791f794c0254a21afb9",
          "body": "Updated action references from tags/branches to specific commit SHAs for improved security and reproducibility.",
          "is_bot": false,
          "headline": "Pin GitHub Actions to specific SHAs (3 actions in 1 files) (#33)",
          "author_name": "ddk-dbt",
          "author_login": "ddk-dbt",
          "committed_at": "2025-11-03T15:19:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f8e90daeba77bdb51160582f91bfdbb593ffebd",
          "body": "Bumps the go_modules group with 1 update in the / directory: [github.com/cloudflare/circl](https://github.com/cloudflare/circl).\n\n\nUpdates `github.com/cloudflare/circl` from 1.3.7 to 1.6.1\n- [Release notes](https://github.com/cloudflare/circl/releases)\n- [Commits](https://github.com/cloudflare/circl\n[…]\nndencies:\n- dependency-name: github.com/cloudflare/circl\n  dependency-version: 1.6.1\n  dependency-type: indirect\n  dependency-group: go_modules\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump github.com/cloudflare/circl",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-06-10T21:22:27Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "3db6581fd709f1174f54fa3a6e9f069cd551a655",
          "body": "Many improvements for migrating config across accounts",
          "is_bot": false,
          "headline": "Merge pull request #31 from dbt-labs/improvements-migration",
          "author_name": "Benoit Perigaud",
          "author_login": "b-per",
          "committed_at": "2025-05-26T14:20:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eb9c7784e2f1cafa4202d21877fc5c5fa10e3606",
          "body": null,
          "is_bot": false,
          "headline": "Rename field to link users",
          "author_name": "Benoit Perigaud",
          "author_login": "b-per",
          "committed_at": "2025-05-26T13:42:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "896e07884ea578e07831626b3a33938f475cfc26",
          "body": null,
          "is_bot": false,
          "headline": "Split groups for huh",
          "author_name": "Benoit Perigaud",
          "author_login": "b-per",
          "committed_at": "2025-05-26T13:36:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d662e251c7297c498716a08b0730a9febb802530",
          "body": null,
          "is_bot": false,
          "headline": "Update README",
          "author_name": "Benoit Perigaud",
          "author_login": "b-per",
          "committed_at": "2025-05-26T13:35:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "33b5eb6dff4fff0f17f1fda7a28f48813a2e1328",
          "body": null,
          "is_bot": false,
          "headline": "Remve limitation on extended attributes",
          "author_name": "Benoit Perigaud",
          "author_login": "b-per",
          "committed_at": "2025-05-26T13:26:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "563698e2f46592792da9f2fd17ef0160c167549a",
          "body": null,
          "is_bot": false,
          "headline": "go mod tidy",
          "author_name": "Benoit Perigaud",
          "author_login": "b-per",
          "committed_at": "2025-05-26T13:26:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a910f38fa3c6011e558b7487fdd0e355b839edfb",
          "body": null,
          "is_bot": false,
          "headline": "Add param to exclude resources",
          "author_name": "Benoit Perigaud",
          "author_login": "b-per",
          "committed_at": "2025-05-26T13:26:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "151690247ebfe915e41618a5c95be95789b8d14b",
          "body": null,
          "is_bot": false,
          "headline": "Add ability to link users based on their emails",
          "author_name": "Benoit Perigaud",
          "author_login": "b-per",
          "committed_at": "2025-05-26T12:19:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "48c7c9c9819c246624f819145846168a3885da22",
          "body": null,
          "is_bot": false,
          "headline": "Fix bug when project IDs were listed",
          "author_name": "Benoit Perigaud",
          "author_login": "b-per",
          "committed_at": "2025-05-26T12:18:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "267180ee6cf94f322bdb33a9c4ceac03708f257d",
          "body": null,
          "is_bot": false,
          "headline": "Add variable for PL endpoints",
          "author_name": "Benoit Perigaud",
          "author_login": "b-per",
          "committed_at": "2025-05-26T12:18:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "785799ca420bf6b8d7720bfa5236f33a77f09c97",
          "body": null,
          "is_bot": false,
          "headline": "Add viariable for github installation ID",
          "author_name": "Benoit Perigaud",
          "author_login": "b-per",
          "committed_at": "2025-05-26T12:17:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d00dcd6d39420146139245e43e0272e40a58a86e",
          "body": null,
          "is_bot": false,
          "headline": "Fix link in vars for DBX credentials",
          "author_name": "Benoit Perigaud",
          "author_login": "b-per",
          "committed_at": "2025-05-26T12:17:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a2f71dc2c1f87872febe3199197645e837f3e971",
          "body": null,
          "is_bot": false,
          "headline": "Allow adding a `count` to a resource",
          "author_name": "Benoit Perigaud",
          "author_login": "b-per",
          "committed_at": "2025-05-26T12:16:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "10fc11aad4a04b86e7601e7bd69b8091e53751d9",
          "body": null,
          "is_bot": false,
          "headline": "Fix bug with empty list",
          "author_name": "Benoit Perigaud",
          "author_login": "b-per",
          "committed_at": "2025-05-26T12:13:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b51efd424592f8180478951a2fb8a90fae2495d3",
          "body": null,
          "is_bot": false,
          "headline": "Add variables for fields that require user inputs",
          "author_name": "Benoit Perigaud",
          "author_login": "b-per",
          "committed_at": "2025-05-13T12:03:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0dac03c11e0958860e8e1f2973f44a0427d5acdc",
          "body": "…on those",
          "is_bot": false,
          "headline": "Prefetch jobs and projects so that we can filter other objects based …",
          "author_name": "Benoit Perigaud",
          "author_login": "b-per",
          "committed_at": "2025-05-13T12:02:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "816178a1ac5fb0aec2e3487325990a2859fdd30b",
          "body": null,
          "is_bot": false,
          "headline": "Refactor non quoted fields",
          "author_name": "Benoit Perigaud",
          "author_login": "b-per",
          "committed_at": "2025-05-13T12:00:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "44f36168d99c6d4623d88691f62beac747d195b6",
          "body": null,
          "is_bot": false,
          "headline": "Rmove regex magic for extended attributes",
          "author_name": "Benoit Perigaud",
          "author_login": "b-per",
          "committed_at": "2025-05-13T12:00:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "525765ee443e6a877249296d41ac77b9e0c45c9c",
          "body": null,
          "is_bot": false,
          "headline": "Improve support for extended attributes",
          "author_name": "Benoit Perigaud",
          "author_login": "b-per",
          "committed_at": "2025-05-13T11:59:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a1966b389b99f2f62bdb7a2ac7f1819071bd7cc8",
          "body": null,
          "is_bot": false,
          "headline": "Avoid importing objects not relevant based on project filter",
          "author_name": "Benoit Perigaud",
          "author_login": "b-per",
          "committed_at": "2025-05-13T10:48:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b186270ace8c2c046f8550cae6b8cc4f2c0c611",
          "body": null,
          "is_bot": false,
          "headline": "Refactor how to handle unquoted values",
          "author_name": "Benoit Perigaud",
          "author_login": "b-per",
          "committed_at": "2025-05-13T10:47:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e2cddf22132f1e4f8398f9fd3001aedae81f279d",
          "body": null,
          "is_bot": false,
          "headline": "Add project_id to environment_id for showing URL",
          "author_name": "Benoit Perigaud",
          "author_login": "b-per",
          "committed_at": "2025-05-13T10:44:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c94912ed3f8ce4644353a216fde4f0fe8c069978",
          "body": null,
          "is_bot": false,
          "headline": "Add slug",
          "author_name": "Benoit Perigaud",
          "author_login": "b-per",
          "committed_at": "2025-05-13T10:44:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9b7e37d6a0032e6415d4d0b3036078168421c936",
          "body": null,
          "is_bot": false,
          "headline": "Add ability to parameterize jobs status",
          "author_name": "Benoit Perigaud",
          "author_login": "b-per",
          "committed_at": "2025-05-09T16:45:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d7ef577d131d3d248f9493fe36c5786383de4a1a",
          "body": null,
          "is_bot": false,
          "headline": "Merge pull request #30 from dbt-labs/improve-databricks-handling",
          "author_name": "Benoit Perigaud",
          "author_login": "b-per",
          "committed_at": "2025-04-25T09:52:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "345d9c2c9829be62fcd75c7c4a6b98fe1afaecba",
          "body": "… improve-databricks-handling",
          "is_bot": false,
          "headline": "Merge branch 'main' of github.com:dbt-labs/dbtcloud-terraforming into…",
          "author_name": "Benoit Perigaud",
          "author_login": "b-per",
          "committed_at": "2025-04-25T09:52:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c6391277a40aae5e0041bd12ca98449eeb7a615b",
          "body": null,
          "is_bot": false,
          "headline": "Update go version",
          "author_name": "Benoit Perigaud",
          "author_login": "b-per",
          "committed_at": "2025-04-25T09:49:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2b20c6638a7eee65e9a995d6b3aeb7d9dbca83ea",
          "body": null,
          "is_bot": false,
          "headline": "Merge pull request #29 from dbt-labs/improve-databricks-handling",
          "author_name": "Benoit Perigaud",
          "author_login": "b-per",
          "committed_at": "2025-04-24T18:18:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "de8a65bd279640536c75c9966f107d5d6a75c009",
          "body": null,
          "is_bot": false,
          "headline": "Remove warning on DBX",
          "author_name": "Benoit Perigaud",
          "author_login": "b-per",
          "committed_at": "2025-04-24T18:16:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "578e000fd783244e0aeceef5435ebd3de4a08bc3",
          "body": null,
          "is_bot": false,
          "headline": "Improve generate for databricks",
          "author_name": "Benoit Perigaud",
          "author_login": "b-per",
          "committed_at": "2025-04-24T18:15:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6465eee2432d3af79180a231c7712d6c0946ea2a",
          "body": null,
          "is_bot": false,
          "headline": "Fi bug with import and --output",
          "author_name": "Benoit Perigaud",
          "author_login": "b-per",
          "committed_at": "2025-04-24T18:15:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "73feba78e921934aaa53ead5ece51de8ca58a9d3",
          "body": null,
          "is_bot": false,
          "headline": "Make genimport default",
          "author_name": "Benoit Perigaud",
          "author_login": "b-per",
          "committed_at": "2025-04-24T18:15:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ad0e8058642ec29d4681ce0ab37507194b31f7a3",
          "body": "…-ee7f9554a6",
          "is_bot": false,
          "headline": "Merge pull request #28 from dbt-labs/dependabot/go_modules/go_modules…",
          "author_name": "Benoit Perigaud",
          "author_login": "b-per",
          "committed_at": "2025-04-15T08:09:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2f077d3dbd2381c9db44c3385d0be2051e882b40",
          "body": "Bumps the go_modules group with 1 update in the / directory: [golang.org/x/crypto](https://github.com/golang/crypto).\n\n\nUpdates `golang.org/x/crypto` from 0.31.0 to 0.35.0\n- [Commits](https://github.com/golang/crypto/compare/v0.31.0...v0.35.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/crypto\n  dependency-version: 0.35.0\n  dependency-type: indirect\n  dependency-group: go_modules\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump golang.org/x/crypto in the go_modules group across 1 directory",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-04-14T18:58:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "440a545611a2f0d590db0d310075c916a84f37d1",
          "body": null,
          "is_bot": false,
          "headline": "Removed hardcoded values",
          "author_name": "Adrian Burus",
          "author_login": "adrianburusdbt",
          "committed_at": "2025-04-11T09:55:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "70ab762b7f5c90d33237b9736ca4c342e609b365",
          "body": "…oded path with and env",
          "is_bot": false,
          "headline": "Fix issue with token not being associated with account, replace hardc…",
          "author_name": "Adrian Burus",
          "author_login": "adrianburusdbt",
          "committed_at": "2025-04-08T18:47:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f002f41aa0d2ab90ee0a8dd2ecc73ff8e7d20b4d",
          "body": "Update CODEOWNERS",
          "is_bot": false,
          "headline": "Merge pull request #26 from dbt-labs/adrianburusdbt-patch-1",
          "author_name": "Adrian",
          "author_login": "adrianburusdbt",
          "committed_at": "2025-03-11T10:13:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "486f500ab9509fb8b13fb0cf749f7e1268f60610",
          "body": null,
          "is_bot": false,
          "headline": "Update CODEOWNERS",
          "author_name": "Adrian",
          "author_login": "adrianburusdbt",
          "committed_at": "2025-03-10T14:03:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c6d0fcf50bf296f5f4d4e82e3c20d652c444b98",
          "body": null,
          "is_bot": false,
          "headline": "Fix release page link",
          "author_name": "Benoit Perigaud",
          "author_login": "b-per",
          "committed_at": "2025-03-10T08:40:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "529aa3d9087485495aece3dd5a8a986120e8b0a7",
          "body": null,
          "is_bot": false,
          "headline": "Update docs",
          "author_name": "Benoit Perigaud",
          "author_login": "b-per",
          "committed_at": "2025-02-07T15:27:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9285fe586273e3effb74c8cb315dfa2bcd37bf93",
          "body": null,
          "is_bot": false,
          "headline": "Add interactive command with huh",
          "author_name": "Benoit Perigaud",
          "author_login": "b-per",
          "committed_at": "2025-02-07T15:27:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e8937fdabe7566450f90172fdd5d215f7af04103",
          "body": null,
          "is_bot": false,
          "headline": "Fix issuse when using output and genimport",
          "author_name": "Benoit Perigaud",
          "author_login": "b-per",
          "committed_at": "2025-02-07T15:26:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f70a5cebdf54aeac73934e4c793975d48107ba1",
          "body": null,
          "is_bot": false,
          "headline": "Add spinners",
          "author_name": "Benoit Perigaud",
          "author_login": "b-per",
          "committed_at": "2025-02-07T15:26:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cb8c743ed79354369087f43e333b2aa908c0752f",
          "body": null,
          "is_bot": false,
          "headline": "Update packages",
          "author_name": "Benoit Perigaud",
          "author_login": "b-per",
          "committed_at": "2025-02-07T15:26:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9f60f52856a119ef451c26ebca96348f35107dc6",
          "body": null,
          "is_bot": false,
          "headline": "Add output flag and spinner for feedback",
          "author_name": "Benoit Perigaud",
          "author_login": "b-per",
          "committed_at": "2025-02-06T13:38:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b650b0e03d6ba72a1d15d161390398a066c0d8c5",
          "body": null,
          "is_bot": false,
          "headline": "Update default to import block",
          "author_name": "Benoit Perigaud",
          "author_login": "b-per",
          "committed_at": "2025-02-05T21:16:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bca32427584cfdc9964db7477d7d0482e3316cf4",
          "body": null,
          "is_bot": false,
          "headline": "Add genimport command",
          "author_name": "Benoit Perigaud",
          "author_login": "b-per",
          "committed_at": "2025-02-05T21:16:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1a3adaf5b3589e61ad9354341b096ff2be411142",
          "body": null,
          "is_bot": false,
          "headline": "Clean up code",
          "author_name": "Benoit Perigaud",
          "author_login": "b-per",
          "committed_at": "2025-02-05T21:16:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dc3c14c7bd8a3529bdfb6b6c78f9cf777fb48a40",
          "body": null,
          "is_bot": false,
          "headline": "Merge pull request #24 from dbt-labs/feature-add-deferring-env-id",
          "author_name": "Benoit Perigaud",
          "author_login": "b-per",
          "committed_at": "2025-02-03T09:30:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9ad0952d97e31b525f2c64a24eb06c34dd6d138a",
          "body": null,
          "is_bot": false,
          "headline": "Add ability to link deferring env id",
          "author_name": "Benoit Perigaud",
          "author_login": "b-per",
          "committed_at": "2025-02-03T09:30:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "836353d6192a62e3545f4c7cc2c7593e3946f398",
          "body": null,
          "is_bot": false,
          "headline": "Create CODEOWNERS file with global codeowner (#22)",
          "author_name": "security-dbtlabs",
          "author_login": "security-dbtlabs",
          "committed_at": "2025-01-23T21:31:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6256e7c1c69930f6429f0042c8589da9a4755e7a",
          "body": "…-5a9c29dde4\n\nBump golang.org/x/crypto from 0.17.0 to 0.31.0 in the go_modules group",
          "is_bot": false,
          "headline": "Merge pull request #20 from dbt-labs/dependabot/go_modules/go_modules…",
          "author_name": "Benoit Perigaud",
          "author_login": "b-per",
          "committed_at": "2024-12-13T14:48:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "96cd256a5d850cb0ff142123981243824e51b22a",
          "body": "Bumps the go_modules group with 1 update: [golang.org/x/crypto](https://github.com/golang/crypto).\n\n\nUpdates `golang.org/x/crypto` from 0.17.0 to 0.31.0\n- [Commits](https://github.com/golang/crypto/compare/v0.17.0...v0.31.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/crypto\n  dependency-type: indirect\n  dependency-group: go_modules\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump golang.org/x/crypto from 0.17.0 to 0.31.0 in the go_modules group",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-12-11T23:31:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "838ba8d9dfc7f4c86764e011b91a5d104e1aa626",
          "body": null,
          "is_bot": false,
          "headline": "Merge pull request #19 from dbt-labs/feature/global-connections",
          "author_name": "Benoit Perigaud",
          "author_login": "b-per",
          "committed_at": "2024-08-30T13:05:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "85613ba4eb8066b29a81686419d2460f5d16d650",
          "body": null,
          "is_bot": false,
          "headline": "Typo",
          "author_name": "Benoit Perigaud",
          "author_login": "b-per",
          "committed_at": "2024-08-30T13:04:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c386e56273d6404b9dc100d83be6565445b798d8",
          "body": null,
          "is_bot": false,
          "headline": "Remove comment",
          "author_name": "Benoit Perigaud",
          "author_login": "b-per",
          "committed_at": "2024-08-30T13:03:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4d9c518729c19535dcaf52b81c5ff0deb6a9fe32",
          "body": null,
          "is_bot": false,
          "headline": "Add global_connection and remove project_connection",
          "author_name": "Benoit Perigaud",
          "author_login": "b-per",
          "committed_at": "2024-08-30T13:02:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3c0a7d176f5f746796571df713088afb3e4ca1fd",
          "body": null,
          "is_bot": false,
          "headline": "Update modules",
          "author_name": "Benoit Perigaud",
          "author_login": "b-per",
          "committed_at": "2024-08-30T13:01:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c28775e96562a4f5098b3e78c2213d968a39fe6e",
          "body": null,
          "is_bot": false,
          "headline": "Refactor how errors are sent",
          "author_name": "Benoit Perigaud",
          "author_login": "b-per",
          "committed_at": "2024-08-30T13:01:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "795091671b793e2228d3e43feeaef738dbe3e345",
          "body": null,
          "is_bot": false,
          "headline": "Merge pull request #18 from dbt-labs/fix/job-missing-trigger",
          "author_name": "Benoit Perigaud",
          "author_login": "b-per",
          "committed_at": "2024-08-30T10:35:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ebdad22bcbd0871dc1f1ca002b9812d4e133abb5",
          "body": null,
          "is_bot": false,
          "headline": "Fix when missing job triggers",
          "author_name": "Benoit Perigaud",
          "author_login": "b-per",
          "committed_at": "2024-08-30T10:29:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "de0d19c90b657ba338600b766fdff1ece8140225",
          "body": null,
          "is_bot": false,
          "headline": "Update docs",
          "author_name": "Benoit Perigaud",
          "author_login": "b-per",
          "committed_at": "2024-07-03T10:52:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "266a8bd3fd83171e91cb9d2a894792cff505bfb1",
          "body": null,
          "is_bot": false,
          "headline": "Support `on_warning` notifications",
          "author_name": "Benoit Perigaud",
          "author_login": "b-per",
          "committed_at": "2024-07-03T10:52:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6b5e5b4ff45d75911b565ddb723f1906b93b210d",
          "body": null,
          "is_bot": false,
          "headline": "Add deep for testing",
          "author_name": "Benoit Perigaud",
          "author_login": "b-per",
          "committed_at": "2024-06-28T13:50:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2f333a60b7514b927619958a5b4ae394d0da7b0c",
          "body": null,
          "is_bot": false,
          "headline": "Add new resource types",
          "author_name": "Benoit Perigaud",
          "author_login": "b-per",
          "committed_at": "2024-06-28T13:49:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5293a77259761dc319c482239c6cf1c63ea0c8fd",
          "body": null,
          "is_bot": false,
          "headline": "Remove unused variables",
          "author_name": "Benoit Perigaud",
          "author_login": "b-per",
          "committed_at": "2024-06-28T13:49:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e6f029ce7dd7ca50993d9cfacfe0868b683fbf76",
          "body": null,
          "is_bot": false,
          "headline": "Update README and changelog",
          "author_name": "Benoit Perigaud",
          "author_login": "b-per",
          "committed_at": "2024-06-28T13:44:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8ddd821a22430afc6917e78840718546f81df938",
          "body": null,
          "is_bot": false,
          "headline": "Add User Agent",
          "author_name": "Benoit Perigaud",
          "author_login": "b-per",
          "committed_at": "2024-05-20T12:31:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a96083bd4ea9ab7a6197079c380872d574123a41",
          "body": null,
          "is_bot": false,
          "headline": "Update changelog",
          "author_name": "Benoit Perigaud",
          "author_login": "b-per",
          "committed_at": "2024-04-11T11:54:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d3e410fa7156b27cac570a7c3875bfb1f79c1e9",
          "body": null,
          "is_bot": false,
          "headline": "Add test for job completion trigger",
          "author_name": "Benoit Perigaud",
          "author_login": "b-per",
          "committed_at": "2024-04-11T11:53:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "88c7d6ad2357e5b1eca7da37ac68fd9d6c34630e",
          "body": null,
          "is_bot": false,
          "headline": "Add support for completion triggers",
          "author_name": "Benoit Perigaud",
          "author_login": "b-per",
          "committed_at": "2024-04-11T11:53:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9eb85c76079bcb17a3229ada250f20cc0d36c3ba",
          "body": null,
          "is_bot": false,
          "headline": "Typos",
          "author_name": "Benoit Perigaud",
          "author_login": "b-per",
          "committed_at": "2024-04-11T11:53:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "63647a435635ba30190ecdcf1ab58ff532b2ab03",
          "body": null,
          "is_bot": false,
          "headline": "Fix credentials linking",
          "author_name": "Benoit Perigaud",
          "author_login": "b-per",
          "committed_at": "2024-04-10T20:11:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ef4801afd5c306137cccab533e68190556b81e2a",
          "body": null,
          "is_bot": false,
          "headline": "Update README with https",
          "author_name": "Benoit Perigaud",
          "author_login": "b-per",
          "committed_at": "2024-02-06T11:59:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d533ebf57822b2bb442131fa9566af491381943a",
          "body": "Add webhooks and notifications",
          "is_bot": false,
          "headline": "Merge pull request #11 from dbt-labs/feature/add-webhooks-notifications",
          "author_name": "Benoit Perigaud",
          "author_login": "b-per",
          "committed_at": "2024-01-23T14:52:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4db9878d347c6717c20f6a7c66034e8bc6f6e264",
          "body": null,
          "is_bot": false,
          "headline": "Add webhooks and notifications",
          "author_name": "Benoit Perigaud",
          "author_login": "b-per",
          "committed_at": "2024-01-23T14:50:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3f4f5ede6d5d35f2357a7846ad43daaa54396629",
          "body": null,
          "is_bot": false,
          "headline": "Update `--help` in README with env vars",
          "author_name": "Benoit Perigaud",
          "author_login": "b-per",
          "committed_at": "2024-01-18T12:17:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5fbf69873a6c473882876f113a488a1da7833440",
          "body": null,
          "is_bot": false,
          "headline": "Update instructions",
          "author_name": "Benoit Perigaud",
          "author_login": "b-per",
          "committed_at": "2024-01-18T12:06:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6e136138ae6aa4c69216b8a6f873d14d32ce1f09",
          "body": null,
          "is_bot": false,
          "headline": "Shows issues when connecting to the API",
          "author_name": "Benoit Perigaud",
          "author_login": "b-per",
          "committed_at": "2024-01-18T12:06:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 25,
      "commits_last_year": 20,
      "latest_release_at": "2026-07-20T03:02:42Z",
      "latest_release_tag": "v0.12.4",
      "releases_from_tags": false,
      "days_since_last_push": 8,
      "active_weeks_last_year": 4,
      "days_since_latest_release": 8,
      "mean_days_between_releases": 76.5
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 50,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "github.com/dbt-labs/dbtcloud-terraforming",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": true,
          "registry_url": "https://pkg.go.dev/github.com/dbt-labs/dbtcloud-terraforming",
          "is_deprecated": false,
          "latest_version": "v0.12.4",
          "repository_url": "https://github.com/dbt-labs/dbtcloud-terraforming",
          "versions_count": 25,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-19T23:54:27Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 8
        }
      ]
    },
    "popularity": {
      "forks": 0,
      "stars": 31,
      "watchers": 9,
      "fork_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_forks": 0
      },
      "star_history": null,
      "open_issues_and_prs": 4
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "go.mod"
      ],
      "largest_source_bytes": 66292,
      "source_files_sampled": 13,
      "oversized_source_files": 1,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "go.mod"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "golang.org/x/crypto",
            "direct": false,
            "version": "0.45.0",
            "severity": "critical",
            "ecosystem": "go",
            "cvss_score": 10,
            "advisory_ids": [
              "GHSA-45gg-vh54-h5m9",
              "GHSA-5cgq-3rg8-m6cv",
              "GHSA-78mq-xcr3-xm33",
              "GHSA-89gr-r52h-f8rx",
              "GHSA-9m57-25v3-79x9",
              "GHSA-f5wc-c3c7-36mc",
              "GHSA-jppx-rxg9-jmrx",
              "GHSA-q4h4-gmj2-qvw2",
              "GHSA-qpw4-5x99-6vjp",
              "GHSA-rm3j-f69w-wqmq"
            ],
            "fixed_version": "0.52.0",
            "advisory_count": 27,
            "oldest_advisory_days": 67
          },
          {
            "name": "github.com/cloudflare/circl",
            "direct": false,
            "version": "1.6.1",
            "severity": "moderate",
            "ecosystem": "go",
            "cvss_score": 5.6,
            "advisory_ids": [
              "GHSA-q9hv-hpm4-hj6x",
              "GO-2026-4550"
            ],
            "fixed_version": "1.6.3",
            "advisory_count": 2,
            "oldest_advisory_days": 152
          },
          {
            "name": "golang.org/x/sys",
            "direct": false,
            "version": "0.38.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5024"
            ],
            "fixed_version": "0.44.0",
            "advisory_count": 1,
            "oldest_advisory_days": 66
          },
          {
            "name": "golang.org/x/text",
            "direct": false,
            "version": "0.31.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5970"
            ],
            "fixed_version": "0.39.0",
            "advisory_count": 1,
            "oldest_advisory_days": 13
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "unknown": 2,
          "critical": 1,
          "moderate": 1
        },
        "advisory_count": 31,
        "affected_count": 4,
        "assessed_count": 74,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "go"
      ],
      "dependencies": [
        {
          "name": "github.com/MakeNowJust/heredoc/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.0.1"
        },
        {
          "name": "github.com/briandowns/spinner",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.23.2"
        },
        {
          "name": "github.com/charmbracelet/huh",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.6.0"
        },
        {
          "name": "github.com/go-test/deep",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.3"
        },
        {
          "name": "github.com/gosimple/slug",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.15.0"
        },
        {
          "name": "github.com/hashicorp/go-version",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.6.0"
        },
        {
          "name": "github.com/hashicorp/hc-install",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.5.2"
        },
        {
          "name": "github.com/hashicorp/hcl/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.17.0"
        },
        {
          "name": "github.com/hashicorp/terraform-exec",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.18.1"
        },
        {
          "name": "github.com/hashicorp/terraform-json",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.17.1"
        },
        {
          "name": "github.com/samber/lo",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.39.0"
        },
        {
          "name": "github.com/sirupsen/logrus",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.9.3"
        },
        {
          "name": "github.com/spf13/cobra",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.7.0"
        },
        {
          "name": "github.com/spf13/viper",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.16.0"
        },
        {
          "name": "github.com/stretchr/testify",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.10.0"
        },
        {
          "name": "github.com/zclconf/go-cty",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.15.0"
        },
        {
          "name": "golang.org/x/time",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.3.0"
        },
        {
          "name": "gopkg.in/dnaeon/go-vcr.v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.1.2"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "github.com/briandowns/spinner",
            "direct": true,
            "version": "1.23.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/charmbracelet/huh",
            "direct": true,
            "version": "0.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-test/deep",
            "direct": true,
            "version": "1.0.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gosimple/slug",
            "direct": true,
            "version": "1.15.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/go-version",
            "direct": true,
            "version": "1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/hc-install",
            "direct": true,
            "version": "0.5.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/hcl/v2",
            "direct": true,
            "version": "2.17.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/terraform-exec",
            "direct": true,
            "version": "0.18.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/terraform-json",
            "direct": true,
            "version": "0.17.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/makenowjust/heredoc/v2",
            "direct": true,
            "version": "2.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/samber/lo",
            "direct": true,
            "version": "1.39.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sirupsen/logrus",
            "direct": true,
            "version": "1.9.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/cobra",
            "direct": true,
            "version": "1.7.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/viper",
            "direct": true,
            "version": "1.16.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/stretchr/testify",
            "direct": true,
            "version": "1.10.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/zclconf/go-cty",
            "direct": true,
            "version": "1.15.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/time",
            "direct": true,
            "version": "0.3.0",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/dnaeon/go-vcr.v3",
            "direct": true,
            "version": "3.1.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/agext/levenshtein",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/apparentlymart/go-textseg/v13",
            "direct": false,
            "version": "13.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/apparentlymart/go-textseg/v15",
            "direct": false,
            "version": "15.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/atotto/clipboard",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aymanbagabas/go-osc52/v2",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/catppuccin/go",
            "direct": false,
            "version": "0.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/charmbracelet/bubbles",
            "direct": false,
            "version": "0.21.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/charmbracelet/bubbletea",
            "direct": false,
            "version": "1.3.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/charmbracelet/colorprofile",
            "direct": false,
            "version": "0.2.3-0.20250311203215-f60798e515dc",
            "ecosystem": "go"
          },
          {
            "name": "github.com/charmbracelet/lipgloss",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/charmbracelet/x/ansi",
            "direct": false,
            "version": "0.8.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/charmbracelet/x/cellbuf",
            "direct": false,
            "version": "0.0.13",
            "ecosystem": "go"
          },
          {
            "name": "github.com/charmbracelet/x/exp/strings",
            "direct": false,
            "version": "0.0.0-20240722160745-212f7b056ed0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/charmbracelet/x/term",
            "direct": false,
            "version": "0.2.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cloudflare/circl",
            "direct": false,
            "version": "1.6.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/davecgh/go-spew",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/dustin/go-humanize",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/erikgeiser/coninput",
            "direct": false,
            "version": "0.0.0-20211004153227-1c3628e74d0f",
            "ecosystem": "go"
          },
          {
            "name": "github.com/fatih/color",
            "direct": false,
            "version": "1.13.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/fsnotify/fsnotify",
            "direct": false,
            "version": "1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/go-cmp",
            "direct": false,
            "version": "0.5.9",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gosimple/unidecode",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/go-cleanhttp",
            "direct": false,
            "version": "0.5.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/hcl",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/inconshreveable/mousetrap",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/lucasb-eyer/go-colorful",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/magiconair/properties",
            "direct": false,
            "version": "1.8.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-colorable",
            "direct": false,
            "version": "0.1.12",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-isatty",
            "direct": false,
            "version": "0.0.20",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-localereader",
            "direct": false,
            "version": "0.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-runewidth",
            "direct": false,
            "version": "0.0.16",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mitchellh/go-wordwrap",
            "direct": false,
            "version": "0.0.0-20150314170334-ad45545899c7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mitchellh/hashstructure/v2",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mitchellh/mapstructure",
            "direct": false,
            "version": "1.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/muesli/ansi",
            "direct": false,
            "version": "0.0.0-20230316100256-276c6243b2f6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/muesli/cancelreader",
            "direct": false,
            "version": "0.2.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/muesli/termenv",
            "direct": false,
            "version": "0.16.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pelletier/go-toml/v2",
            "direct": false,
            "version": "2.0.8",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pmezard/go-difflib",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/protonmail/go-crypto",
            "direct": false,
            "version": "0.0.0-20230217124315-7d5c6f04bbb8",
            "ecosystem": "go"
          },
          {
            "name": "github.com/rivo/uniseg",
            "direct": false,
            "version": "0.4.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/afero",
            "direct": false,
            "version": "1.9.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/cast",
            "direct": false,
            "version": "1.5.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/jwalterweatherman",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/pflag",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/subosito/gotenv",
            "direct": false,
            "version": "1.4.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/xo/terminfo",
            "direct": false,
            "version": "0.0.0-20220910002029-abceb7e1c41e",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/crypto",
            "direct": false,
            "version": "0.45.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/exp",
            "direct": false,
            "version": "0.0.0-20231006140011-7918f672742d",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/mod",
            "direct": false,
            "version": "0.29.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sync",
            "direct": false,
            "version": "0.18.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sys",
            "direct": false,
            "version": "0.38.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/term",
            "direct": false,
            "version": "0.37.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/text",
            "direct": false,
            "version": "0.31.0",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/ini.v1",
            "direct": false,
            "version": "1.67.0",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/yaml.v3",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "go"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 74,
        "direct_count": 18,
        "indirect_count": 56
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 1,
        "merged_prs": 25,
        "open_issues": 3,
        "closed_ratio": 0.727,
        "closed_issues": 8,
        "closed_unmerged_prs": 5
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "b-per",
          "commits": 146,
          "avatar_url": "https://avatars.githubusercontent.com/u/8754100?v=4"
        },
        {
          "type": "User",
          "login": "kevinsoenandar-dbt",
          "commits": 7,
          "avatar_url": "https://avatars.githubusercontent.com/u/216482971?v=4"
        },
        {
          "type": "User",
          "login": "adrianburusdbt",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/183375821?v=4"
        },
        {
          "type": "User",
          "login": "victorasu",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/46373894?v=4"
        },
        {
          "type": "User",
          "login": "will-sargent-dbtlabs",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/109557847?v=4"
        },
        {
          "type": "User",
          "login": "ddk-dbt",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/175057687?v=4"
        },
        {
          "type": "User",
          "login": "security-dbtlabs",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/136609081?v=4"
        }
      ],
      "contributors_sampled": 7,
      "top_contributor_share": 0.896
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "release.yaml"
      ],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "go.sum"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": null,
            "reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 4,
            "reason": "5 out of 11 merged PRs checked by a CI test -- score normalized to 4",
            "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": 7,
            "reason": "Found 7/9 approved changesets -- score normalized to 7",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 3,
            "reason": "project has 1 contributing companies or organizations -- score normalized to 3",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 5,
            "reason": "7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": 10,
            "reason": "packaging workflow detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 10,
            "reason": "all dependencies are pinned",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 3,
            "reason": "SAST tool is not run on all commits -- score normalized to 3",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 10,
            "reason": "security policy file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": 0,
            "reason": "Project has not signed or included provenance with any releases.",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 9,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 0,
            "reason": "17 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "905c02c2b75c9f274983254443ac8d26fd025034",
        "ran_at": "2026-07-28T04:43:19Z",
        "aggregate_score": 6.3,
        "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-20T03:02:52Z",
      "oldest_open_prs": [
        {
          "number": 39,
          "created_at": "2026-02-25T19:34:38Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-07-19T23:54:27Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 5,
          "created_at": "2024-01-16T11:13:56Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 21,
          "created_at": "2025-01-16T08:48:45Z",
          "last_comment_at": "2025-01-16T08:57:44Z",
          "last_comment_author": "b-per"
        },
        {
          "number": 40,
          "created_at": "2026-04-30T16:12:56Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/dbt-labs/dbtcloud-terraforming",
    "host": "github.com",
    "name": "dbtcloud-terraforming",
    "owner": "dbt-labs"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 58,
      "inputs": {
        "security": 70,
        "vitality": 62,
        "community": 39,
        "governance": 66,
        "engineering": 54
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "moderate",
        "name": "Vitality",
        "value": 62,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "at_risk",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 48,
            "inputs": {
              "commits_last_year": 20,
              "human_commit_share": 0.96,
              "days_since_last_push": 8,
              "active_weeks_last_year": 4
            },
            "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": "4/52 weeks with commits",
                "points": 2.8,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 4
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "20 commits in the last year",
                "points": 11.9,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 20
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5",
                "points": 5,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "good",
            "name": "Release discipline",
            "note": null,
            "notes": [],
            "value": 83,
            "inputs": {
              "releases_count": 25,
              "latest_release_tag": "v0.12.4",
              "releases_from_tags": false,
              "days_since_latest_release": 8,
              "mean_days_between_releases": 76.5
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "25 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 25
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 8 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 8
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~76.5 days",
                "points": 19.8,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 76.5
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "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": 8,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 8 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 8
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "at_risk",
        "name": "Community & Adoption",
        "value": 39,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 29,
            "inputs": {
              "forks": 0,
              "stars": 31,
              "watchers": 9,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "31 stars",
                "points": 24,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 31
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "0 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "9 watchers",
                "points": 5,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 9
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MPL-2.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MPL-2.0"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 66,
        "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": 7,
              "top_contributor_share": 0.896
            },
            "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 90% of commits",
                "points": 2.3,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 90
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "7 contributors",
                "points": 9.5,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 7
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 1 contributing companies or organizations -- score normalized to 3",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 76,
            "inputs": {
              "merged_prs": 25,
              "open_issues": 3,
              "closed_issues": 8,
              "issue_closed_ratio": 0.727,
              "closed_unmerged_prs": 5
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "73% of issues closed",
                "points": 34,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 73
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "25/30 decided PRs merged",
                "points": 31.9,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 25,
                      "decided": 30
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 7/9 approved changesets -- score normalized to 7",
                "points": 10.5,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 79,
            "inputs": {
              "followers": 2257,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "dbt-labs",
              "public_repos": 407,
              "account_age_days": 3763
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "2,257 followers of dbt-labs",
                "points": 24.1,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 2257,
                      "login": "dbt-labs"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "407 public repos, account ~10 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 407
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 10
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "github.com/dbt-labs/dbtcloud-terraforming"
              ],
              "ecosystems": "go",
              "any_deprecated": false,
              "min_days_since_publish": 8
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on go",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "go"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 8 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 8
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "25 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 25
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "moderate",
        "name": "Engineering Quality",
        "value": 54,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 56,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "1 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "5 out of 11 merged PRs checked by a CI test -- score normalized to 4",
                "points": 8,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "topics": [
                "dbt",
                "dbt-cloud",
                "terraform"
              ],
              "has_wiki": false,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "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": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "3 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "good",
        "name": "Security",
        "value": 70,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Branch-Protection. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "branch_protection"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 63,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 17,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 1,
              "scorecard_aggregate": 6.3
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "5 out of 11 merged PRs checked by a CI test -- score normalized to 4",
                "points": 1,
                "status": "partial",
                "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 7/9 approved changesets -- score normalized to 7",
                "points": 5.2,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 1 contributing companies or organizations -- score normalized to 3",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5",
                "points": 3.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "all dependencies are pinned",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 3",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 6.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "17 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 74 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories",
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 74
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 31,
              "affected_packages": 4,
              "assessed_packages": 74,
              "unassessed_packages": 0,
              "affected_by_severity": "critical 1, moderate 1, unknown 2",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 74,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 3
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "moderate",
        "name": "AI Readiness",
        "value": 57,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 14,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.271,
              "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": "26 of 96 human commits state their intent (structured subject or explanatory body)",
                "points": 14.4,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 26,
                      "sampled": 96
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "good",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 74,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "go.sum"
              ],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "go.mod"
              ],
              "dependency_bot_commit_share": 0.04
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "go.mod (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "go.mod"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "Go (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "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": "4 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 4,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "all dependencies are pinned",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 96,
            "inputs": {
              "primary_language": "Go",
              "largest_source_bytes": 66292,
              "source_files_sampled": 13,
              "oversized_source_files": 1
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Go (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "1/13 source files over 60KB",
                "points": 50.8,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 13,
                      "oversized": 1
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-28T04:43:38.888438Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/d/dbt-labs/dbtcloud-terraforming.svg",
  "full_name": "dbt-labs/dbtcloud-terraforming",
  "license_state": "standard",
  "license_spdx": "MPL-2.0"
}

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 statisticsGo.