公开记录
软件健康报告模式 0.27.0 · 指标 2.5.0 · 2026-07-30 22:59 UTC

hashicorp / terraform-plugin-go

A low-level Go binding for the Terraform protocol for integrations to be built on top of.

GoMPL-2.0★ 156 星标⑂ 36 复刻始于 2020年8月在 GitHub 上查看 ↗

hashicorp/terraform-plugin-go 的健康指数为 100 分中的 89 分,处于「优秀」区间。 其得分最高的类别是Security(82/100),最低的是Engineering Quality(66/100)。 最近一次更新在今天。 近期的大部分工作由 2 位贡献者完成。

89
总分 / 100
优秀

软件健康指数

指标归入加权类别,统一采用 1–100 量表。总体分先取类别加权平均,再依据公开记录的分布进行校准,使各等级具有百分位含义;当公开证据触发高风险司法辖区政策时,评级会按政策调整,并设置 34(存在风险)的上限。

89
卓越93-100公开记录中的最高层级(约前 5%);基本满足所有检验标准
优秀80-92各方面均表现强劲;仅有少量不足
良好65-79健康;不足之处有限且可控
中等50-64可接受,但存在明显不足;建议进行审查
薄弱35-49多个领域存在实质性薄弱环节
存在风险20-34存在重大薄弱环节;采用时应保持审慎
危急1-19问题严重(项目被弃置、仅有单一维护者、缺乏基本工程规范)
活力社区与采用可持续性与治理工程质量安全AI 就绪度

评分画像

每条轴代表一个类别。形状比平均值更重要——健康的对象会填满整个图形,而“一峰一谷”式画像意味着某一维度的优势正掩盖另一维度的风险。

加权总体分 75 经校准后在公布的指数量表上为 89(记录校准 2026-08-02)。

所有权

HashiCorp组织
10,718 关注者941 个公开仓库始于 2011年5月

该仓库由组织支持——共同承担、可问责的托管责任,可延续于任何单一维护者之后。

软件包生态系统

注册表软件包版本月下载量版本数最近发布
Gogithub.com/hashicorp/terraform-plugin-gov0.31.0-44142 天前

按类别列示的指标

活力

项目是否仍有生命——是否仍在编写代码,是否仍在发布版本?

77良好 · 占总体的 21%
评分方式
36/36推送新近度 — 最近一次推送于 0 天前
16.4/36提交节奏 — 52 周中有 38 周有提交,因自动化而折减:最近 100 次提交中有 25 次由人类编写,跨度 141 天
11.1/18提交量 — 最近一年 94 次提交,因自动化而折减:最近 100 次提交中有 25 次由人类编写,跨度 141 天
10/10OpenSSF Scorecard:Maintained — 19 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
所用输入
commits_last_year94
human_commit_share0.25
days_since_last_push0
active_weeks_last_year38

发布纪律

82优秀
评分方式
27/27有发布版本 — 已发布 44 个发布版本
27/36发布时效 — 最近一次发布版本于 142 天前
19.8/27发布节奏 — 约每 55.1 天发布一次
0/10OpenSSF Scorecard:Signed-Releases — 无数据
所用输入
releases_count44
latest_release_tagv0.31.0
releases_from_tags
days_since_latest_release142
mean_days_between_releases55.1
已排除计分(无数据或不适用):OpenSSF Scorecard:Signed-Releases。 其余权重已重新归一化。

社区与采用

项目是否拥有用户、下载量与关注度,并具备欢迎贡献者参与的配置?

71良好 · 占总体的 17%
评分方式
35.5/60星标 — 156 个星标
12.9/25复刻 — 36 个复刻
4.3/15关注者 — 7 位关注者
所用输入
forks36
stars156
watchers7
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

社区健康

92优秀
评分方式
22.5/22.5README
22.5/22.5许可证 — 可识别的许可证(MPL-2.0)
18/18CONTRIBUTING 指南
13.5/13.5行为准则
0/7.2议题模板
6.3/6.3PR 模板
所用输入
has_readme
has_license
readme_badges
has_contributing
has_issue_template
has_code_of_conduct
readme_badge_services
has_pull_request_template

可持续性与治理

项目能否在其成员之外延续——巴士系数、响应能力、由谁支持,以及软件包的维护状况?

80优秀 · 占总体的 23%
评分方式
25.2/54巴士系数 — 2 位贡献者贡献了半数提交
13.9/22.5提交分布 — 头号贡献者编写了 38% 的提交
13.5/13.5贡献者广度 — 22 位贡献者
10/10OpenSSF Scorecard:Contributors — project has 6 contributing companies or organizations
所用输入
bus_factor2
contributors_sampled22
top_contributor_share0.383
评分方式
34.1/42议题解决 — 81% 的议题已关闭
27.1/30PR 接受 — 已裁定的 PR 中 498/551 已合并
0/13Newcomer PR acceptance — 30 天内没有首次贡献者的 PR 得到裁决
0/15OpenSSF Scorecard:Code-Review — 无数据
所用输入
merged_prs498
open_issues18
closed_issues77
prs_merged_7d
prs_decided_7d
prs_merged_30d
prs_decided_30d
issue_closed_ratio0.811
closed_unmerged_prs53
first_time_authors_30d
first_time_prs_merged_30d
first_time_prs_decided_30d
已排除计分(无数据或不适用):newcomer_pr_acceptance, OpenSSF Scorecard:Code-Review。 其余权重已重新归一化。
评分方式
30/30所有权背书 — 组织持有
0/20已验证域名
25/25所有者影响力 — hashicorp 有 10,718 位关注者
25/25既往记录 — 941 个公开仓库,账户约 15 年
所用输入
followers10,718
owner_typeOrganization
is_verified
owner_loginhashicorp
public_repos941
account_age_days5,569
评分方式
25/25已发布且可解析 — go 上有 1 个软件包
35/35发布时效 — 最近一次发布于 142 天前
20/20版本历史 — 44 个已发布版本
20/20未被弃用 — 活跃,未被弃用或撤回
所用输入
packagesgithub.com/hashicorp/terraform-plugin-go
ecosystemsgo
any_deprecated
min_days_since_publish142

工程质量

基础的工程与文档实践是否到位?

66良好 · 占总体的 19%

工程实践

84优秀
评分方式
24/24CI 工作流 — 9 个工作流
24/24存在测试
16/16Linter 配置 — .golangci.yml
0/9.6Pre-commit 钩子
0/6.4.editorconfig
20/20OpenSSF Scorecard:CI-Tests — 30 out of 30 merged PRs checked by a CI test -- score normalized to 10
所用输入
has_ci
has_tests
has_editorconfig
has_linter_config
has_precommit_config

文档

40薄弱
评分方式
30/30README
0/25文档目录
0/15文档 / 主页站点
10/10仓库描述
0/10主题标签
0/10Wiki
所用输入
topics
has_wiki
homepage
has_readme
has_docs_dir
has_description

安全

可见的安全与供应链实践是否稳固,且不存在未解决的高风险司法辖区暴露?

82优秀 · 占总体的 16%

安全态势

77良好
评分方式
7.5/7.5Binary-Artifacts — no binaries found in the repo
6/7.5Branch-Protection — branch protection is not maximal on development and all release branches
2.5/2.5CI-Tests — 30 out of 30 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — 无数据
2.5/2.5Contributors — project has 6 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
5/5Fuzzing — project is fuzzed
2.5/2.5许可证 — license file detected
7.5/7.5Maintained — 19 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
5/5Packaging — packaging workflow detected
4.5/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 9
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
5/5Security-Policy — security policy file detected
0/7.5Signed-Releases — 无数据
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
3.8/7.5Vulnerabilities — 5 existing vulnerabilities detected
所用输入
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate7.7
已排除计分(无数据或不适用):code_review, signed_releases。 其余权重已重新归一化。
评分方式
35/35直接依赖不含已知公告 — 没有直接依赖携带已知公告
0/25间接依赖不含已知公告 — 在此范围内,传递依赖集合无法与开发和测试依赖区分
0/40没有长期未处理的公告 — 没有公告带有发布日期
所用输入
sourceosv
advisories5
affected_packages5
assessed_packages134
unassessed_packages0
affected_by_severityunknown 5
direct_affected_packages0
已排除计分(无数据或不适用):间接依赖不含已知公告, 没有长期未处理的公告。 其余权重已重新归一化。 已将 134 个已解析依赖与 OSV 比对。 该仓库未发布任何索引可解析的软件包,因此改为评估仓库依赖图。该图将开发与测试版本固定同交付的依赖混在一起,因此仅对声明的运行时依赖计分;传递性发现仅作为背景信息列出,不计入评分。 未对可达性进行分析。

AI 就绪度

该仓库在多大程度上具备与 AI 编码代理协同开发与维护的条件?权重刻意设小(4%):代理工具链是一项真实的维护信号,但完全不具备的仓库仍可达到 100/100。

74良好 · 占总体的 4%
评分方式
0/45代理指令 — 没有 CLAUDE.md / AGENTS.md / 编辑器规则
0/15机器可读文档(llms.txt)
40/40可读的提交历史 — 25 次人类提交中有 19 次说明了意图(结构化标题或解释性正文)
所用输入
has_llms_txt
legible_history_share0.76
agent_instruction_files
agent_instruction_max_bytes
评分方式
18/18一条命令的引导启动 — Makefile
22/22自动化测试
11/11Lint / 格式化配置 — .golangci.yml
11/11静态类型检查 — Go(静态类型)
10/10可复现环境 — lockfile
0/10已体现的代理实践 — 最近 100 次提交中没有代理编写的提交
8/8自动化维护 — 最近 100 次提交中有 75 次为自动依赖更新
9/10OpenSSF Scorecard:Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 9
所用输入
has_nix
has_tests
lockfilesgo.sum
has_dockerfile
typed_language
bootstrap_filesMakefile
has_devcontainer
has_linter_config
typecheck_configs
agent_commit_share0
toolchain_manifestsgo.mod, tools/go.mod
dependency_bot_commit_share0.75
评分方式
45/45可类型检查的代码 — Go(静态类型)
54/55可控的文件大小 — 采样的 286 个源文件中有 5 个超过 60KB
所用输入
primary_languageGo
largest_source_bytes316,044
source_files_sampled286
oversized_source_files5
评分方式
40/40API 模式(OpenAPI/GraphQL/proto) — tfprotov5/internal/tfplugin5/tfplugin5.proto, tfprotov6/internal/tfplugin6/tfplugin6.proto
0/20MCP 服务器
40/40可运行示例 — examples
所用输入
example_dirsexamples
has_mcp_signal
api_schema_filestfprotov5/internal/tfplugin5/tfplugin5.proto, tfprotov6/internal/tfplugin6/tfplugin6.proto

关键数据

156GitHub 星标
22贡献者
94最近 12 个月提交数
0距最近推送天数
44发布版本数
2巴士系数(bus factor)
18开放议题
Go软件包生态系统数

数据采集警告

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

更多细节

Star 与 Fork 历史 0 ★ / 36 ⇿
0Star
36Fork
43发布

每颗 star 和每个 fork 的添加时间,来自 GitHub 并按天汇总。累计增长位于其构成来源——每日新增——的正上方,二者可相互对照:稳定的自然增长与短暂的突增形态截然不同。当这一差别可被衡量时,它会作为增长真实性予以报告。

01325383622020-112023-082026-06
主版本 0次版本 30修订 10

每个点涵盖 6 天。

OpenSSF Scorecard 7.7 / 10
7.7综合

来自开源项目 OpenSSF Scorecard 的独立、工具无关的安全评估。每项检查奖励的是安全实践本身,而非特定供应商的工具。Scorecard 无法判定的检查项标记为 不适用,并从安全评分中剔除(绝不按零分计)。Scorecard v5.5.0 · 2026-07-30 22:59 UTC

10Binary-Artifactsno binaries found in the repo
8Branch-Protectionbranch protection is not maximal on development and all release branches
10CI-Tests30 out of 30 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
不适用Code-ReviewFound no human activity in the last 30 changesets
10Contributorsproject has 6 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
10Fuzzingproject is fuzzed
10Licenselicense file detected
10Maintained19 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
9Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 9
0SASTSAST tool is not run on all commits -- score normalized to 0
10Security-Policysecurity policy file detected
不适用Signed-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
5Vulnerabilities5 existing vulnerabilities detected
直接依赖 14
注册表软件包版本约束清单文件
Gogithub.com/google/go-cmpv0.7.0go.mod
Gogithub.com/hashicorp/go-hclogv1.6.3go.mod
Gogithub.com/hashicorp/go-pluginv1.8.0go.mod
Gogithub.com/hashicorp/go-uuidv1.0.3go.mod
Gogithub.com/hashicorp/terraform-plugin-logv0.10.0go.mod
Gogithub.com/hashicorp/terraform-registry-addressv0.5.0go.mod
Gogithub.com/mitchellh/go-testing-interfacev1.14.1go.mod
Gogithub.com/vmihailenco/msgpack/v5v5.4.1go.mod
Gogoogle.golang.org/grpcv1.83.0go.mod
Gogoogle.golang.org/protobufv1.36.11go.mod
Gogithub.com/hashicorp/copywritev0.25.3tools/go.mod
Gogithub.com/hashicorp/go-getterv1.8.6tools/go.mod
Gogoogle.golang.org/grpc/cmd/protoc-gen-go-grpcv1.6.2tools/go.mod
Gogoogle.golang.org/protobufv1.36.11tools/go.mod
全部依赖 134

来自 GitHub 依赖图的完整解析依赖集合:14 个直接依赖与 120 个间接(传递)软件包。仓库提交锁文件时,传递闭包才是完整的。

注册表软件包版本关系
Gogithub.com/google/go-cmpv0.7.0直接
Gogithub.com/hashicorp/copywritev0.25.3直接
Gogithub.com/hashicorp/go-getterv1.8.6直接
Gogithub.com/hashicorp/go-hclogv1.6.3直接
Gogithub.com/hashicorp/go-pluginv1.8.0直接
Gogithub.com/hashicorp/go-uuidv1.0.3直接
Gogithub.com/hashicorp/terraform-plugin-logv0.10.0直接
Gogithub.com/hashicorp/terraform-registry-addressv0.5.0直接
Gogithub.com/mitchellh/go-testing-interfacev1.14.1直接
Gogithub.com/vmihailenco/msgpack/v5v5.4.1直接
Gogoogle.golang.org/grpcv1.82.1直接
Gogoogle.golang.org/grpcv1.83.0直接
Gogoogle.golang.org/grpc/cmd/protoc-gen-go-grpcv1.6.2直接
Gogoogle.golang.org/protobufv1.36.11直接
Gocel.dev/exprv0.25.1间接
Gocloud.google.com/gov0.123.0间接
Gocloud.google.com/go/authv0.18.2间接
Gocloud.google.com/go/auth/oauth2adaptv0.2.8间接
Gocloud.google.com/go/compute/metadatav0.9.0间接
Gocloud.google.com/go/iamv1.5.3间接
Gocloud.google.com/go/monitoringv1.24.3间接
Gocloud.google.com/go/storagev1.61.3间接
Gogithub.com/alecaivazis/survey/v2v2.3.7间接
Gogithub.com/aws/aws-sdk-go-v2v1.41.5间接
Gogithub.com/aws/aws-sdk-go-v2/aws/protocol/eventstreamv1.7.8间接
Gogithub.com/aws/aws-sdk-go-v2/configv1.32.12间接
Gogithub.com/aws/aws-sdk-go-v2/credentialsv1.19.12间接
Gogithub.com/aws/aws-sdk-go-v2/feature/ec2/imdsv1.18.20间接
Gogithub.com/aws/aws-sdk-go-v2/internal/configsourcesv1.4.21间接
Gogithub.com/aws/aws-sdk-go-v2/internal/endpoints/v2v2.7.21间接
Gogithub.com/aws/aws-sdk-go-v2/internal/iniv1.8.6间接
Gogithub.com/aws/aws-sdk-go-v2/internal/v4av1.4.22间接
Gogithub.com/aws/aws-sdk-go-v2/service/internal/accept-encodingv1.13.7间接
Gogithub.com/aws/aws-sdk-go-v2/service/internal/checksumv1.9.13间接
Gogithub.com/aws/aws-sdk-go-v2/service/internal/presigned-urlv1.13.21间接
Gogithub.com/aws/aws-sdk-go-v2/service/internal/s3sharedv1.19.21间接
Gogithub.com/aws/aws-sdk-go-v2/service/s3v1.97.3间接
Gogithub.com/aws/aws-sdk-go-v2/service/signinv1.0.8间接
Gogithub.com/aws/aws-sdk-go-v2/service/ssov1.30.13间接
Gogithub.com/aws/aws-sdk-go-v2/service/ssooidcv1.35.17间接
Gogithub.com/aws/aws-sdk-go-v2/service/stsv1.41.9间接
Gogithub.com/aws/smithy-gov1.24.2间接
Gogithub.com/bgentry/go-netrcv0.0.0-20140422174119-9fd32a8b3d3d间接
Gogithub.com/bmatcuk/doublestar/v4v4.10.0间接
Gogithub.com/bradleyfalzon/ghinstallation/v2v2.18.0间接
Gogithub.com/cespare/xxhash/v2v2.3.0间接
Gogithub.com/cli/go-gh/v2v2.13.0间接
Gogithub.com/cli/safeexecv1.0.0间接
Gogithub.com/cncf/xds/gov0.0.0-20260202195803-dba9d589def2间接
Gogithub.com/davecgh/go-spewv1.1.2-0.20180830191138-d8f796af33cc间接
Gogithub.com/envoyproxy/go-control-plane/envoyv1.37.0间接
Gogithub.com/envoyproxy/protoc-gen-validatev1.3.3间接
Gogithub.com/fatih/colorv1.15.0间接
Gogithub.com/fatih/colorv1.18.0间接
Gogithub.com/felixge/httpsnoopv1.0.4间接
Gogithub.com/fsnotify/fsnotifyv1.9.0间接
Gogithub.com/go-jose/go-jose/v4v4.1.4间接
Gogithub.com/go-logr/logrv1.4.3间接
Gogithub.com/go-logr/stdrv1.2.2间接
Gogithub.com/go-viper/mapstructure/v2v2.4.0间接
Gogithub.com/golang-jwt/jwt/v4v4.5.2间接
Gogithub.com/golang/protobufv1.5.4间接
Gogithub.com/google/go-github/v45v45.2.0间接
Gogithub.com/google/go-github/v84v84.0.0间接
Gogithub.com/google/go-querystringv1.2.0间接
Gogithub.com/google/s2a-gov0.1.9间接
Gogithub.com/google/uuidv1.6.0间接
Gogithub.com/googleapis/enterprise-certificate-proxyv0.3.14间接
Gogithub.com/googleapis/gax-go/v2v2.17.0间接
Gogithub.com/googlecloudplatform/opentelemetry-operations-go/detectors/gcpv1.32.0间接
Gogithub.com/googlecloudplatform/opentelemetry-operations-go/exporter/metricv0.55.0间接
Gogithub.com/googlecloudplatform/opentelemetry-operations-go/internal/resourcemappingv0.55.0间接
Gogithub.com/hashicorp/aws-sdk-go-base/v2v2.0.0-beta.72间接
Gogithub.com/hashicorp/go-cleanhttpv0.5.2间接
Gogithub.com/hashicorp/go-versionv1.8.0间接
Gogithub.com/hashicorp/hclv1.0.0间接
Gogithub.com/hashicorp/terraform-svchostv0.2.1间接
Gogithub.com/hashicorp/yamuxv0.1.2间接
Gogithub.com/inconshreveable/mousetrapv1.1.0间接
Gogithub.com/jedib0t/go-pretty/v6v6.7.9间接
Gogithub.com/joho/godotenvv1.5.1间接
Gogithub.com/kballard/go-shellquotev0.0.0-20180428030007-95032a82bc51间接
Gogithub.com/klauspost/compressv1.18.5间接
Gogithub.com/knadh/koanfv1.5.0间接
Gogithub.com/knadh/koanf/v2v2.3.4间接
Gogithub.com/mattn/go-colorablev0.1.13间接
Gogithub.com/mattn/go-colorablev0.1.14间接
Gogithub.com/mattn/go-isattyv0.0.19间接
Gogithub.com/mattn/go-isattyv0.0.21间接
Gogithub.com/mattn/go-runewidthv0.0.16间接
Gogithub.com/mergestat/timediffv0.0.4间接
Gogithub.com/mgutz/ansiv0.0.0-20200706080929-d51e80ef957d间接
Gogithub.com/mitchellh/copystructurev1.2.0间接
Gogithub.com/mitchellh/go-homedirv1.1.0间接
Gogithub.com/mitchellh/mapstructurev1.5.0间接
Gogithub.com/mitchellh/reflectwalkv1.0.2间接
Gogithub.com/oklog/runv1.1.0间接
Gogithub.com/planetscale/vtprotobufv0.6.1-0.20240319094008-0393e58bdf10间接
Gogithub.com/pmezard/go-difflibv1.0.1-0.20181226105442-5d4384ee4fb2间接
Gogithub.com/rivo/unisegv0.4.7间接
Gogithub.com/samber/lov1.53.0间接
Gogithub.com/spf13/cobrav1.10.2间接
Gogithub.com/spf13/pflagv1.0.10间接
Gogithub.com/spiffe/go-spiffe/v2v2.6.0间接
Gogithub.com/stretchr/testifyv1.10.0间接
Gogithub.com/thanhpk/randstrv1.0.6间接
Gogithub.com/ulikunitz/xzv0.5.15间接
Gogithub.com/vmihailenco/tagparser/v2v2.0.0间接
Gogo.opentelemetry.io/auto/sdkv1.2.1间接
Gogo.opentelemetry.io/contrib/detectors/gcpv1.43.0间接
Gogo.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpcv0.63.0间接
Gogo.opentelemetry.io/contrib/instrumentation/net/http/otelhttpv0.63.0间接
Gogo.opentelemetry.io/otelv1.43.0间接
Gogo.opentelemetry.io/otel/metricv1.43.0间接
Gogo.opentelemetry.io/otel/sdkv1.43.0间接
Gogo.opentelemetry.io/otel/sdk/metricv1.43.0间接
Gogo.opentelemetry.io/otel/tracev1.43.0间接
Gogolang.org/x/cryptov0.52.0间接
Gogolang.org/x/netv0.55.0间接
Gogolang.org/x/netv0.57.0间接
Gogolang.org/x/oauth2v0.36.0间接
Gogolang.org/x/syncv0.20.0间接
Gogolang.org/x/sysv0.45.0间接
Gogolang.org/x/sysv0.47.0间接
Gogolang.org/x/termv0.43.0间接
Gogolang.org/x/textv0.37.0间接
Gogolang.org/x/textv0.40.0间接
Gogolang.org/x/timev0.15.0间接
Gogoogle.golang.org/apiv0.271.0间接
Gogoogle.golang.org/genprotov0.0.0-20260128011058-8636f8732409间接
Gogoogle.golang.org/genproto/googleapis/apiv0.0.0-20260414002931-afd174a4e478间接
Gogoogle.golang.org/genproto/googleapis/rpcv0.0.0-20260414002931-afd174a4e478间接
Gogoogle.golang.org/genproto/googleapis/rpcv0.0.0-20260526163538-3dc84a4a5aaa间接
Gogopkg.in/yaml.v3v3.0.1间接
依赖安全公告 5

该仓库未发布可被索引解析的包,因此评估的是其自身的依赖图——共 134 个包,其中也包含从不交付的开发与测试版本固定:5 个存在已知公告,0 个为直接依赖。

软件包版本关系严重程度公告数修复版本
github.com/klauspost/compressv1.18.5间接未知11.18.7
go.opentelemetry.io/otelv1.43.0间接未知11.44.0
golang.org/x/cryptov0.52.0间接未知1
golang.org/x/netv0.55.0间接未知10.56.0
golang.org/x/textv0.37.0间接未知10.39.0

公告表示依赖图中记录的版本落入某条公告的受影响范围。可达性未经分析,且依赖图包含开发与测试的版本固定——某项发现可能只涉及工具链而非交付的软件。

原始 JSON 报告 机器可读
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 8307,
      "has_wiki": false,
      "homepage": null,
      "languages": {
        "Go": 1457707,
        "HCL": 653,
        "Makefile": 364
      },
      "pushed_at": "2026-07-30T13:18:53Z",
      "created_at": "2020-08-01T09:17:23Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-30T13:20:58Z",
      "description": "A low-level Go binding for the Terraform protocol for integrations to be built on top of.",
      "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": "https://hashicorp.com",
      "name": "HashiCorp",
      "type": "Organization",
      "login": "hashicorp",
      "company": null,
      "location": "San Francisco, CA",
      "followers": 10718,
      "avatar_url": "https://avatars.githubusercontent.com/u/761456?v=4",
      "created_at": "2011-05-01T04:13:12Z",
      "is_verified": null,
      "public_repos": 941,
      "account_age_days": 5569
    },
    "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.31.0",
          "kind": "minor",
          "published_at": "2026-03-10T13:52:39Z"
        },
        {
          "tag": "v0.30.0",
          "kind": "minor",
          "published_at": "2026-02-24T16:23:18Z"
        },
        {
          "tag": "v0.29.0",
          "kind": "minor",
          "published_at": "2025-09-17T13:13:39Z"
        },
        {
          "tag": "v0.29.0-beta.1",
          "kind": "prerelease",
          "published_at": "2025-07-31T15:03:32Z"
        },
        {
          "tag": "v0.29.0-alpha.1",
          "kind": "prerelease",
          "published_at": "2025-07-08T16:31:19Z"
        },
        {
          "tag": "v0.28.0",
          "kind": "minor",
          "published_at": "2025-05-21T21:31:17Z"
        },
        {
          "tag": "v0.27.0",
          "kind": "minor",
          "published_at": "2025-05-16T18:39:50Z"
        },
        {
          "tag": "v0.27.0-alpha.1",
          "kind": "prerelease",
          "published_at": "2025-03-18T18:49:41Z"
        },
        {
          "tag": "v0.26.0",
          "kind": "minor",
          "published_at": "2025-01-22T16:45:44Z"
        },
        {
          "tag": "v0.25.0",
          "kind": "minor",
          "published_at": "2024-10-30T13:11:39Z"
        },
        {
          "tag": "v0.24.0",
          "kind": "minor",
          "published_at": "2024-09-18T13:41:14Z"
        },
        {
          "tag": "v0.23.0",
          "kind": "minor",
          "published_at": "2024-05-06T20:27:30Z"
        },
        {
          "tag": "v0.22.2",
          "kind": "patch",
          "published_at": "2024-04-18T16:30:53Z"
        },
        {
          "tag": "v0.22.1",
          "kind": "patch",
          "published_at": "2024-03-11T13:28:00Z"
        },
        {
          "tag": "v0.22.0",
          "kind": "minor",
          "published_at": "2024-02-22T14:37:50Z"
        },
        {
          "tag": "v0.21.0",
          "kind": "minor",
          "published_at": "2024-01-26T14:38:36Z"
        },
        {
          "tag": "v0.20.0",
          "kind": "minor",
          "published_at": "2023-12-14T15:17:16Z"
        },
        {
          "tag": "v0.19.1",
          "kind": "patch",
          "published_at": "2023-11-15T14:23:40Z"
        },
        {
          "tag": "v0.19.0",
          "kind": "minor",
          "published_at": "2023-09-06T14:58:13Z"
        },
        {
          "tag": "v0.18.0",
          "kind": "minor",
          "published_at": "2023-07-03T16:22:24Z"
        },
        {
          "tag": "v0.17.0",
          "kind": "minor",
          "published_at": "2023-06-28T14:29:08Z"
        },
        {
          "tag": "v0.16.0",
          "kind": "minor",
          "published_at": "2023-06-16T19:53:33Z"
        },
        {
          "tag": "v0.15.0",
          "kind": "minor",
          "published_at": "2023-03-27T16:23:17Z"
        },
        {
          "tag": "v0.14.3",
          "kind": "patch",
          "published_at": "2023-01-05T17:03:02Z"
        },
        {
          "tag": "v0.14.2",
          "kind": "patch",
          "published_at": "2022-11-22T15:09:44Z"
        },
        {
          "tag": "v0.14.1",
          "kind": "patch",
          "published_at": "2022-11-08T19:40:07Z"
        },
        {
          "tag": "v0.14.0",
          "kind": "minor",
          "published_at": "2022-08-15T07:13:09Z"
        },
        {
          "tag": "v0.13.0",
          "kind": "minor",
          "published_at": "2022-07-28T15:12:36Z"
        },
        {
          "tag": "v0.12.0",
          "kind": "minor",
          "published_at": "2022-07-15T18:24:18Z"
        },
        {
          "tag": "v0.11.0",
          "kind": "minor",
          "published_at": "2022-07-08T12:44:17Z"
        },
        {
          "tag": "v0.10.0",
          "kind": "minor",
          "published_at": "2022-07-05T18:15:51Z"
        },
        {
          "tag": "v0.9.1",
          "kind": "patch",
          "published_at": "2022-05-12T13:27:50Z"
        },
        {
          "tag": "v0.9.0",
          "kind": "minor",
          "published_at": "2022-04-13T12:26:37Z"
        },
        {
          "tag": "v0.8.0",
          "kind": "minor",
          "published_at": "2022-03-10T13:39:49Z"
        },
        {
          "tag": "v0.7.1",
          "kind": "patch",
          "published_at": "2022-02-07T19:51:34Z"
        },
        {
          "tag": "v0.7.0",
          "kind": "minor",
          "published_at": "2022-01-20T18:23:15Z"
        },
        {
          "tag": "v0.6.0",
          "kind": "minor",
          "published_at": "2022-01-18T18:22:22Z"
        },
        {
          "tag": "v0.5.0",
          "kind": "minor",
          "published_at": "2021-12-07T19:40:21Z"
        },
        {
          "tag": "v0.4.0",
          "kind": "minor",
          "published_at": "2021-09-24T01:20:14Z"
        },
        {
          "tag": "v0.3.1",
          "kind": "patch",
          "published_at": "2021-06-24T19:49:34Z"
        },
        {
          "tag": "v0.3.0",
          "kind": "minor",
          "published_at": "2021-04-21T09:41:25Z"
        },
        {
          "tag": "v0.2.1",
          "kind": "patch",
          "published_at": "2021-01-07T17:53:14Z"
        },
        {
          "tag": "v0.2.0",
          "kind": "minor",
          "published_at": "2020-11-20T16:53:35Z"
        },
        {
          "tag": "v0.1.0",
          "kind": "minor",
          "published_at": "2020-11-02T17:54:33Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "f6a6eac734805376c389affd9c1151e156649fd3",
          "body": "Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.82.1 to 1.83.0.\n- [Release notes](https://github.com/grpc/grpc-go/releases)\n- [Commits](https://github.com/grpc/grpc-go/compare/v1.82.1...v1.83.0)\n\n---\nupdated-dependencies:\n- dependency-name: google.golang.org/grpc\n  dependency-\n[…]\nirect:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): Bump google.golang.org/grpc from 1.82.1 to 1.83.0 (#651)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-30T13:18:51Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "734544cd88756fc65230c1b2d2b53805bfb506a9",
          "body": "…updates (#650)\n\nBumps the github-actions group with 2 updates in the / directory: [actions/checkout](https://github.com/actions/checkout) and [miniscruff/changie-action](https://github.com/miniscruff/changie-action).\n\n\nUpdates `actions/checkout` from 7.0.0 to 7.0.1\n- [Release notes](https://github.\n[…]\nsion-update:semver-patch\n  dependency-group: github-actions\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): Bump the github-actions group across 1 directory with 2 …",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-27T15:04:02Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "870d4d99458379d22dd744fc25ec80e1d8e4d0de",
          "body": "…ols (#649)\n\nBumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.81.0 to 1.82.1.\n- [Release notes](https://github.com/grpc/grpc-go/releases)\n- [Commits](https://github.com/grpc/grpc-go/compare/v1.81.0...v1.82.1)\n\n---\nupdated-dependencies:\n- dependency-name: google.golang.org/grpc\n  dependency-version: 1.82.1\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): Bump google.golang.org/grpc from 1.81.0 to 1.82.1 in /to…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-27T14:04:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "902b5de9eb4f1c4c4607e1c40ba64b61ca3e0ca6",
          "body": "Bumps [github.com/hashicorp/terraform-registry-address](https://github.com/hashicorp/terraform-registry-address) from 0.4.0 to 0.5.0.\n- [Release notes](https://github.com/hashicorp/terraform-registry-address/releases)\n- [Commits](https://github.com/hashicorp/terraform-registry-address/compare/v0.4.0\n[…]\nirect:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): Bump github.com/hashicorp/terraform-registry-address (#648)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-24T17:50:31Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "8e7277a61d51612f765270367a73c60896fb2a46",
          "body": "…updates (#647)\n\nBumps the github-actions group with 3 updates in the / directory: [actions/setup-go](https://github.com/actions/setup-go), [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) and [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-ac\n[…]\nsion-update:semver-patch\n  dependency-group: github-actions\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): Bump the github-actions group across 1 directory with 3 …",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-17T02:17:06Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e5408b2c6d1148c355507fb58d898a1e568a07e4",
          "body": "… (#645)\n\nBumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.51.0 to 0.52.0.\n- [Commits](https://github.com/golang/crypto/compare/v0.51.0...v0.52.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/crypto\n  dependency-version: 0.52.0\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): Bump golang.org/x/crypto from 0.51.0 to 0.52.0 in /tools…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-16T22:10:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d433620298bbffd7ecce2861f02acac2ab4b0e42",
          "body": "Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.82.0 to 1.82.1.\n- [Release notes](https://github.com/grpc/grpc-go/releases)\n- [Commits](https://github.com/grpc/grpc-go/compare/v1.82.0...v1.82.1)\n\n---\nupdated-dependencies:\n- dependency-name: google.golang.org/grpc\n  dependency-\n[…]\nirect:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): Bump google.golang.org/grpc from 1.82.0 to 1.82.1 (#646)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-16T21:37:25Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "9fac9ed989b1ff36d997fbc509e75e8745d9e723",
          "body": "…643)\n\nBumps [golang.org/x/net](https://github.com/golang/net) from 0.52.0 to 0.55.0.\n- [Commits](https://github.com/golang/net/compare/v0.52.0...v0.55.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/net\n  dependency-version: 0.55.0\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): Bump golang.org/x/net from 0.52.0 to 0.55.0 in /tools (#…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-03T09:47:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "db4567187b561ec6ffdc1ac0a39f6328e7085e5a",
          "body": "Bumps [golang.org/x/net](https://github.com/golang/net) from 0.53.0 to 0.55.0.\n- [Commits](https://github.com/golang/net/compare/v0.53.0...v0.55.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/net\n  dependency-version: 0.55.0\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): Bump golang.org/x/net from 0.53.0 to 0.55.0 (#642)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-03T09:39:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9673b4731fa609bc70f351702ba920dd5e3b4f77",
          "body": "Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.81.1 to 1.82.0.\n- [Release notes](https://github.com/grpc/grpc-go/releases)\n- [Commits](https://github.com/grpc/grpc-go/compare/v1.81.1...v1.82.0)\n\n---\nupdated-dependencies:\n- dependency-name: google.golang.org/grpc\n  dependency-\n[…]\nirect:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): Bump google.golang.org/grpc from 1.81.1 to 1.82.0 (#641)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-03T09:19:35Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "1f392ef49c31706e6a5c2697ee449a1e542368b2",
          "body": "Bumps the github-actions group with 1 update: [actions/setup-go](https://github.com/actions/setup-go).\n\n\nUpdates `actions/setup-go` from 6.4.0 to 6.5.0\n- [Release notes](https://github.com/actions/setup-go/releases)\n- [Commits](https://github.com/actions/setup-go/compare/4a3601121dd01d1626a1e23e3721\n[…]\nsion-update:semver-minor\n  dependency-group: github-actions\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): Bump actions/setup-go in the github-actions group (#640)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-03T09:14:22Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "9dbb62bae6e25b04d167ffd96166bdbffe148e9e",
          "body": "Bumps the github-actions group with 1 update: [actions/checkout](https://github.com/actions/checkout).\n\n\nUpdates `actions/checkout` from 6.0.3 to 7.0.0\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits\n[…]\nsion-update:semver-major\n  dependency-group: github-actions\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): Bump actions/checkout in the github-actions group (#639)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-22T14:29:06Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "13e4e0f09314faaa17297606f8211f9debc59292",
          "body": "…updates (#638)\n\nBumps the github-actions group with 4 updates in the / directory: [actions/checkout](https://github.com/actions/checkout), [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action), [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-actio\n[…]\nsion-update:semver-patch\n  dependency-group: github-actions\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): Bump the github-actions group across 1 directory with 4 …",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-10T14:27:46Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "9626331c59cfb5aa6db7e6c3e77dae9f4d0b7679",
          "body": "…up (#636)\n\nBumps the github-actions group with 1 update: [hashicorp/setup-terraform](https://github.com/hashicorp/setup-terraform).\n\n\nUpdates `hashicorp/setup-terraform` from 4.0.0 to 4.0.1\n- [Release notes](https://github.com/hashicorp/setup-terraform/releases)\n- [Changelog](https://github.com/has\n[…]\nsion-update:semver-patch\n  dependency-group: github-actions\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): Bump hashicorp/setup-terraform in the github-actions gro…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-18T16:05:20Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b816c2137eb79dcad850ee0aae17191c29f2c507",
          "body": "Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.81.0 to 1.81.1.\n- [Release notes](https://github.com/grpc/grpc-go/releases)\n- [Commits](https://github.com/grpc/grpc-go/compare/v1.81.0...v1.81.1)\n\n---\nupdated-dependencies:\n- dependency-name: google.golang.org/grpc\n  dependency-\n[…]\nirect:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): Bump google.golang.org/grpc from 1.81.0 to 1.81.1 (#635)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-15T12:29:15Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a371dffae7cc2f4f78a876fe1391539b7d560425",
          "body": "…(#628)\n\nBumps [github.com/hashicorp/go-plugin](https://github.com/hashicorp/go-plugin) from 1.7.0 to 1.8.0.\n- [Release notes](https://github.com/hashicorp/go-plugin/releases)\n- [Changelog](https://github.com/hashicorp/go-plugin/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/hashicorp/go-plu\n[…]\nirect:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): Bump github.com/hashicorp/go-plugin from 1.7.0 to 1.8.0 …",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-14T16:57:32Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "60fe321d44a4e13c2b1513fecb2c6abc3ed49467",
          "body": "Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.80.0 to 1.81.0.\n- [Release notes](https://github.com/grpc/grpc-go/releases)\n- [Commits](https://github.com/grpc/grpc-go/compare/v1.80.0...v1.81.0)\n\n---\nupdated-dependencies:\n- dependency-name: google.golang.org/grpc\n  dependency-\n[…]\nirect:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): Bump google.golang.org/grpc from 1.80.0 to 1.81.0 (#632)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-14T15:33:22Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "7c7db9a86a3dce57d77211f111fcd0f72bf0978d",
          "body": "…1.6.1 to 1.6.2 in /tools (#633)\n\n* build(deps): Bump google.golang.org/grpc/cmd/protoc-gen-go-grpc\n\nBumps [google.golang.org/grpc/cmd/protoc-gen-go-grpc](https://github.com/grpc/grpc-go) from 1.6.1 to 1.6.2.\n- [Release notes](https://github.com/grpc/grpc-go/releases)\n- [Commits](https://github.com/\n[…]\n protobuf\n\n---------\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Rain <rainskwan@gmail.com>",
          "is_bot": true,
          "headline": "build(deps): Bump google.golang.org/grpc/cmd/protoc-gen-go-grpc from …",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-14T15:05:04Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "f1c22458ad20172df2149681a75d5aae8dfe63cb",
          "body": "Bumps the github-actions group with 1 update: [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action).\n\n\nUpdates `goreleaser/goreleaser-action` from 7.1.0 to 7.2.1\n- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)\n- [Commits](https://github.com/gorel\n[…]\nsion-update:semver-minor\n  dependency-group: github-actions\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): Bump goreleaser/goreleaser-action (#631)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-04T17:24:49Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "1940ee6a85a76cf6d0f467cbc05df9847ef3c273",
          "body": "Bumps [github.com/hashicorp/copywrite](https://github.com/hashicorp/copywrite) from 0.25.2 to 0.25.3.\n- [Release notes](https://github.com/hashicorp/copywrite/releases)\n- [Commits](https://github.com/hashicorp/copywrite/compare/v0.25.2...v0.25.3)\n\n---\nupdated-dependencies:\n- dependency-name: github.\n[…]\nirect:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): Bump github.com/hashicorp/copywrite in /tools (#629)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-29T13:39:10Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "03f0e061dd10f1d40c48592d95e416eebb683c4b",
          "body": "Bumps the github-actions group with 1 update: [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action).\n\n\nUpdates `goreleaser/goreleaser-action` from 7.0.0 to 7.1.0\n- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)\n- [Commits](https://github.com/gorel\n[…]\nsion-update:semver-minor\n  dependency-group: github-actions\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): Bump goreleaser/goreleaser-action (#627)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-27T19:36:08Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b2c76c8db9e47dcac594b150da3b8036fd899935",
          "body": "Bumps the github-actions group with 2 updates: [miniscruff/changie-action](https://github.com/miniscruff/changie-action) and [actions/upload-artifact](https://github.com/actions/upload-artifact).\n\n\nUpdates `miniscruff/changie-action` from 2.1.0 to 3.0.0\n- [Release notes](https://github.com/miniscruf\n[…]\nsion-update:semver-patch\n  dependency-group: github-actions\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): Bump the github-actions group with 2 updates (#626)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-13T17:10:04Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "63684fcb17b824fbce1ff6018c2125104dadf681",
          "body": "Bumps [go.opentelemetry.io/otel/sdk](https://github.com/open-telemetry/opentelemetry-go) from 1.42.0 to 1.43.0.\n- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)\n- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)\n- [Commits](https://\n[…]\ndk\n  dependency-version: 1.43.0\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): Bump go.opentelemetry.io/otel/sdk in /tools (#625)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-09T13:50:29Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "31c5fb5fb6428dfe2b2deb875186ea5d671a2c68",
          "body": "…#624)\n\nBumps [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) from 1.97.1 to 1.97.3.\n- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)\n- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/service/s3/v1.97.1...service/s3/v1.97.3)\n\n---\nupdated-depende\n[…]\ns3\n  dependency-version: 1.97.3\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): Bump github.com/aws/aws-sdk-go-v2/service/s3 in /tools (…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-08T14:54:50Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "4a678c75d23bb8b19cf1abaa3996998bf41542e3",
          "body": "…am (#623)\n\nBumps [github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream](https://github.com/aws/aws-sdk-go-v2) from 1.7.7 to 1.7.8.\n- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)\n- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/service/m2/v1.7.7...service/m2/v1.7.8)\n\n---\nu\n[…]\neam\n  dependency-version: 1.7.8\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): Bump github.com/aws/aws-sdk-go-v2/aws/protocol/eventstre…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-08T14:46:58Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "398c7e0051b712b021915c40f0d86a45f48f111d",
          "body": "Bumps [github.com/go-jose/go-jose/v4](https://github.com/go-jose/go-jose) from 4.1.3 to 4.1.4.\n- [Release notes](https://github.com/go-jose/go-jose/releases)\n- [Commits](https://github.com/go-jose/go-jose/compare/v4.1.3...v4.1.4)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/go-jose/go-jo\n[…]\n/v4\n  dependency-version: 4.1.4\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): Bump github.com/go-jose/go-jose/v4 in /tools (#621)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-08T14:43:30Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "6c718eb9fc27b0de4ba8ea9b90b8e44a9911af19",
          "body": "Bumps [github.com/hashicorp/go-getter](https://github.com/hashicorp/go-getter) from 1.8.5 to 1.8.6.\n- [Release notes](https://github.com/hashicorp/go-getter/releases)\n- [Commits](https://github.com/hashicorp/go-getter/compare/v1.8.5...v1.8.6)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/\n[…]\nirect:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): Bump github.com/hashicorp/go-getter in /tools (#622)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-03T12:44:13Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "842cc086bdf885ee4e9e0512d2d52ae12e3a7737",
          "body": "Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.79.3 to 1.80.0.\n- [Release notes](https://github.com/grpc/grpc-go/releases)\n- [Commits](https://github.com/grpc/grpc-go/compare/v1.79.3...v1.80.0)\n\n---\nupdated-dependencies:\n- dependency-name: google.golang.org/grpc\n  dependency-\n[…]\nirect:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): Bump google.golang.org/grpc from 1.79.3 to 1.80.0 (#620)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-01T18:18:07Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "8c12ba15322426815935c9fedf3aa930a423c7d2",
          "body": "Bumps [github.com/hashicorp/copywrite](https://github.com/hashicorp/copywrite) from 0.25.1 to 0.25.2.\n- [Release notes](https://github.com/hashicorp/copywrite/releases)\n- [Commits](https://github.com/hashicorp/copywrite/compare/v0.25.1...v0.25.2)\n\n---\nupdated-dependencies:\n- dependency-name: github.\n[…]\nirect:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): Bump github.com/hashicorp/copywrite in /tools (#618)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-30T15:09:52Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "1a1605cb4a8d194274e8ef92358ecba0b15a4918",
          "body": "Bumps the github-actions group with 1 update: [actions/setup-go](https://github.com/actions/setup-go).\n\n\nUpdates `actions/setup-go` from 6.3.0 to 6.4.0\n- [Release notes](https://github.com/actions/setup-go/releases)\n- [Commits](https://github.com/actions/setup-go/compare/4b73464bb391d4059bd26b0524d2\n[…]\nsion-update:semver-minor\n  dependency-group: github-actions\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): Bump actions/setup-go in the github-actions group (#619)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-30T14:36:28Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "bec57250aab7d808f81dbfa2526a38f4cb3ef39d",
          "body": "…ols (#617)\n\nBumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.78.0 to 1.79.3.\n- [Release notes](https://github.com/grpc/grpc-go/releases)\n- [Commits](https://github.com/grpc/grpc-go/compare/v1.78.0...v1.79.3)\n\n---\nupdated-dependencies:\n- dependency-name: google.golang.org/grpc\n  dependency-version: 1.79.3\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): Bump google.golang.org/grpc from 1.78.0 to 1.79.3 in /to…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-19T13:00:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "28bb94d061f8c891271b1c7e34c518d5ebadd4db",
          "body": "Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.79.2 to 1.79.3.\n- [Release notes](https://github.com/grpc/grpc-go/releases)\n- [Commits](https://github.com/grpc/grpc-go/compare/v1.79.2...v1.79.3)\n\n---\nupdated-dependencies:\n- dependency-name: google.golang.org/grpc\n  dependency-\n[…]\nirect:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): Bump google.golang.org/grpc from 1.79.2 to 1.79.3 (#616)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-18T16:52:53Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "d3958cc867cdae133cd18bd4c1cd8e54d3313236",
          "body": "…in /tools (#615)\n\n* build(deps): Bump github.com/hashicorp/go-getter in /tools\n\nBumps [github.com/hashicorp/go-getter](https://github.com/hashicorp/go-getter) from 1.8.3 to 1.8.5.\n- [Release notes](https://github.com/hashicorp/go-getter/releases)\n- [Commits](https://github.com/hashicorp/go-getter/c\n[…]\n\n---------\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Austin Valle <austinvalle@gmail.com>",
          "is_bot": true,
          "headline": "build(deps): Bump github.com/hashicorp/go-getter from 1.8.3 to 1.8.5 …",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-17T14:08:28Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "09a1181b051c53a3700401895ae281afbc91f0fc",
          "body": null,
          "is_bot": false,
          "headline": "Update changelog",
          "author_name": "hc-github-team-tf-provider-devex",
          "author_login": "hc-github-team-tf-provider-devex",
          "committed_at": "2026-03-10T13:52:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b931e746e52a60517f26396341f51c94488f8cda",
          "body": "* add .gitignore\n\n* Add changelog for `v0.31.0` release\n\n* Update wording for changelog\n\n* Update wording for changelog\n\n* Update wording for changelog",
          "is_bot": false,
          "headline": "Add changelog for `v0.31.0` release (#614)",
          "author_name": "Selena Goods",
          "author_login": "SBGoods",
          "committed_at": "2026-03-09T15:40:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a6437c6f00a3bcd0e445554854d0c9e2ad6cb2e7",
          "body": "…updates (#610)\n\nBumps the github-actions group with 4 updates in the / directory: [actions/setup-go](https://github.com/actions/setup-go), [hashicorp/setup-terraform](https://github.com/hashicorp/setup-terraform), [actions/upload-artifact](https://github.com/actions/upload-artifact) and [goreleaser\n[…]\nsion-update:semver-major\n  dependency-group: github-actions\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): Bump the github-actions group across 1 directory with 4 …",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-09T12:25:19Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "623c376b2d612b8a4518e3f2fdbcb803ef5096f5",
          "body": "Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.79.1 to 1.79.2.\n- [Release notes](https://github.com/grpc/grpc-go/releases)\n- [Commits](https://github.com/grpc/grpc-go/compare/v1.79.1...v1.79.2)\n\n---\nupdated-dependencies:\n- dependency-name: google.golang.org/grpc\n  dependency-\n[…]\nirect:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): Bump google.golang.org/grpc from 1.79.1 to 1.79.2 (#613)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-06T21:08:03Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "578d45aaa707759b18dcaa63328e0f164161a905",
          "body": "* update Go version to 1.25\n\n* add changelog entry",
          "is_bot": false,
          "headline": "[Chore] Upgrade Go version to 1.25 (#612)",
          "author_name": "Selena Goods",
          "author_login": "SBGoods",
          "committed_at": "2026-03-06T16:19:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f856c03df6aa3aa93fab8d298a0e0a3d0104f11d",
          "body": "Bumps [github.com/hashicorp/copywrite](https://github.com/hashicorp/copywrite) from 0.25.0 to 0.25.1.\n- [Release notes](https://github.com/hashicorp/copywrite/releases)\n- [Commits](https://github.com/hashicorp/copywrite/compare/v0.25.0...v0.25.1)\n\n---\nupdated-dependencies:\n- dependency-name: github.\n[…]\nirect:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): Bump github.com/hashicorp/copywrite in /tools (#611)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-04T19:15:37Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "6ee79098f486cb869ba9586bdae23f2e4fbd7aab",
          "body": "* Implement `GenerateResourceConfig` RPC in `tfprotov6`\n\n* Add changelog entry",
          "is_bot": false,
          "headline": "Implement `GenerateResourceConfig` RPC in `tfprotov6` (#607)",
          "author_name": "Selena Goods",
          "author_login": "SBGoods",
          "committed_at": "2026-03-02T21:27:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "40439b09edd51b421c17cae1c121c0008970a8cf",
          "body": "Bumps [github.com/cloudflare/circl](https://github.com/cloudflare/circl) from 1.6.1 to 1.6.3.\n- [Release notes](https://github.com/cloudflare/circl/releases)\n- [Commits](https://github.com/cloudflare/circl/compare/v1.6.1...v1.6.3)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/cloudflare/c\n[…]\nrcl\n  dependency-version: 1.6.3\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): Bump github.com/cloudflare/circl in /tools (#608)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-02T09:29:09Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "2d27555485d76d9cb8428685cd99f263a0123cc8",
          "body": "Bumps [go.opentelemetry.io/otel/sdk](https://github.com/open-telemetry/opentelemetry-go) from 1.38.0 to 1.40.0.\n- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)\n- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)\n- [Commits](https://\n[…]\ndk\n  dependency-version: 1.40.0\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): Bump go.opentelemetry.io/otel/sdk in /tools (#609)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-02T09:00:14Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e48445ae5a8e743cf97470f7badcc06ce80c0155",
          "body": "* add generate resource config rpc\n\n* make protobuf\n\n* add rpc to provider server\n\n* add toproto and fromproto tests, code comments and thread through generate resource config server capabilities flag\n\n* remove GenerateResourceConfig method from ProviderServer interface\n\n* add GenerateResourceConfig\n[…]\n temporary interface\n\n* uncomment logging context that was causing issues while prototyping earlier...\n\n* Add copyright headers\n\n---------\n\nCo-authored-by: Selena Goods <github@simplebox.anonaddy.com>",
          "is_bot": false,
          "headline": "Add `GenerateResourceConfig` RPC to Protocol v5 (#578)",
          "author_name": "stephybun",
          "author_login": "stephybun",
          "committed_at": "2026-02-24T19:48:44Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "7a04181e9ee299629c1a108104b888048c28c595",
          "body": null,
          "is_bot": false,
          "headline": "Update changelog",
          "author_name": "hc-github-team-tf-provider-devex",
          "author_login": "hc-github-team-tf-provider-devex",
          "committed_at": "2026-02-24T16:22:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e000918f016f9eb106eea83569f3742628ef4dea",
          "body": null,
          "is_bot": false,
          "headline": "statestore: Add experimental notes + changelog (#604)",
          "author_name": "Austin Valle",
          "author_login": "austinvalle",
          "committed_at": "2026-02-24T14:27:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e392eb684ef3de405a8ccd611e3c211e48797db8",
          "body": "* add deprecation_message to grpc proto and schema structs\n\n* add tests for toproto\n\n* add changie entry",
          "is_bot": false,
          "headline": "add deprecation_message to grpc proto and schema structs (#600)",
          "author_name": "Ansgar Mertens",
          "author_login": "ansgarm",
          "committed_at": "2026-02-23T11:27:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6f6f68aadcef184949cbf7c8a9fd1999c9bff534",
          "body": "Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.78.0 to 1.79.1.\n- [Release notes](https://github.com/grpc/grpc-go/releases)\n- [Commits](https://github.com/grpc/grpc-go/compare/v1.78.0...v1.79.1)\n\n---\nupdated-dependencies:\n- dependency-name: google.golang.org/grpc\n  dependency-\n[…]\nirect:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): Bump google.golang.org/grpc from 1.78.0 to 1.79.1 (#603)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-13T14:35:17Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "cd3252f783a6f88bae113a388c2e9e85312c937d",
          "body": "Bumps [github.com/hashicorp/copywrite](https://github.com/hashicorp/copywrite) from 0.24.2 to 0.25.0.\n- [Release notes](https://github.com/hashicorp/copywrite/releases)\n- [Commits](https://github.com/hashicorp/copywrite/compare/v0.24.2...v0.25.0)\n\n---\nupdated-dependencies:\n- dependency-name: github.\n[…]\nirect:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): Bump github.com/hashicorp/copywrite in /tools (#602)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-12T14:45:00Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "83ff28277ca5b1a024af0a25239c7ca9301ad945",
          "body": "…1.5.1 to 1.6.1 in /tools (#601)\n\n* build(deps): Bump google.golang.org/grpc/cmd/protoc-gen-go-grpc\n\nBumps [google.golang.org/grpc/cmd/protoc-gen-go-grpc](https://github.com/grpc/grpc-go) from 1.5.1 to 1.6.1.\n- [Release notes](https://github.com/grpc/grpc-go/releases)\n- [Commits](https://github.com/\n[…]\n\n---------\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Austin Valle <austinvalle@gmail.com>",
          "is_bot": true,
          "headline": "build(deps): Bump google.golang.org/grpc/cmd/protoc-gen-go-grpc from …",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-10T13:24:32Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "caa12502e0af3ff93152ba08b08bad768204da01",
          "body": "…2 in /tools (#599)\n\n* build(deps): Bump github.com/hashicorp/copywrite in /tools\n\nBumps [github.com/hashicorp/copywrite](https://github.com/hashicorp/copywrite) from 0.24.0 to 0.24.2.\n- [Release notes](https://github.com/hashicorp/copywrite/releases)\n- [Commits](https://github.com/hashicorp/copywri\n[…]\ncopywrite\n\n---------\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Rain <rainskwan@gmail.com>",
          "is_bot": true,
          "headline": "build(deps): Bump github.com/hashicorp/copywrite from 0.24.0 to 0.24.…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-06T16:24:20Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "14fe65ea923b5e306dbb4f67f2bb861f74b9e3ec",
          "body": "Bumps [github.com/hashicorp/copywrite](https://github.com/hashicorp/copywrite) from 0.22.0 to 0.24.0.\n- [Release notes](https://github.com/hashicorp/copywrite/releases)\n- [Commits](https://github.com/hashicorp/copywrite/compare/v0.22.0...v0.24.0)\n\n---\nupdated-dependencies:\n- dependency-name: github.\n[…]\nirect:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): Bump github.com/hashicorp/copywrite in /tools (#597)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-02T08:27:22Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "5ee985d8067587610eeeb21ddc01b7503604da01",
          "body": "Bumps the github-actions group with 1 update: [actions/checkout](https://github.com/actions/checkout).\n\n\nUpdates `actions/checkout` from 6.0.1 to 6.0.2\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits\n[…]\nsion-update:semver-patch\n  dependency-group: github-actions\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): Bump actions/checkout in the github-actions group (#595)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-01-27T07:32:03Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b0a6aca80fd756f6906735c55976500425342cbd",
          "body": "…nit tests (#594)\n\n* update protocol version\n\n* logging key comment\n\n* doc comment\n\n* fix the rest of feedback, still need package docs\n\n* add package docs\n\n* add changelogs",
          "is_bot": false,
          "headline": "tfprotov6: Add package docs for state store types, refactoring, add u…",
          "author_name": "Austin Valle",
          "author_login": "austinvalle",
          "committed_at": "2026-01-22T20:43:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "010ca2015478f843ed43267e81d2f9664efe361d",
          "body": "Bumps the github-actions group with 1 update: [actions/setup-go](https://github.com/actions/setup-go).\n\n\nUpdates `actions/setup-go` from 6.1.0 to 6.2.0\n- [Release notes](https://github.com/actions/setup-go/releases)\n- [Commits](https://github.com/actions/setup-go/compare/4dc6199c7b1a012772edbd06daec\n[…]\nsion-update:semver-minor\n  dependency-group: github-actions\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): Bump actions/setup-go in the github-actions group (#593)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-01-20T18:06:04Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "dfb1155c79e13595a8c70a4c487e1a0ba9a478f5",
          "body": "* Add protocol support for pluggable state stores\n\n* Implement ValidateStateStoreConfig + ConfigureStateStore methods\n\n* implement ReadStateBytes\n\n* implement WriteStateBytes\n\n* Use iter.Seq2 to allow errors to be accessed by calling code in downstream provider implementation\n\n* Stop iterator using \n[…]\ne RPCs\n\n* Running `make protobuf` after rebasing onto main\n\n* Add missing (Lock/Unlock)State related code\n\n* add LockId mapping :P\n\n---------\n\nCo-authored-by: Sarah French <sarah.french@hashicorp.com>",
          "is_bot": false,
          "headline": "tfprotov6: Add protocol support for pluggable state storage (#563)",
          "author_name": "Radek Simko",
          "author_login": "radeksimko",
          "committed_at": "2026-01-16T13:18:45Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "700ccf600cdf0d4063b6c0bcc91e213deb63e8fc",
          "body": "Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.77.0 to 1.78.0.\n- [Release notes](https://github.com/grpc/grpc-go/releases)\n- [Commits](https://github.com/grpc/grpc-go/compare/v1.77.0...v1.78.0)\n\n---\nupdated-dependencies:\n- dependency-name: google.golang.org/grpc\n  dependency-\n[…]\nirect:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): Bump google.golang.org/grpc from 1.77.0 to 1.78.0 (#591)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-01-07T14:28:41Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "2f67ff940e972015664500220d610fe5b5e09b39",
          "body": "…in /tools (#588)\n\n* build(deps): Bump google.golang.org/protobuf in /tools\n\nBumps google.golang.org/protobuf from 1.36.10 to 1.36.11.\n\n---\nupdated-dependencies:\n- dependency-name: google.golang.org/protobuf\n  dependency-version: 1.36.11\n  dependency-type: direct:production\n  update-type: version-up\n[…]\n\n---------\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Austin Valle <austinvalle@gmail.com>",
          "is_bot": true,
          "headline": "build(deps): Bump google.golang.org/protobuf from 1.36.10 to 1.36.11 …",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-16T15:48:20Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "9247f3bd5acf9ab01f62fa3d4891f9f397a8074a",
          "body": "Bumps the github-actions group with 2 updates: [actions/upload-artifact](https://github.com/actions/upload-artifact) and [dessant/lock-threads](https://github.com/dessant/lock-threads).\n\n\nUpdates `actions/upload-artifact` from 5.0.0 to 6.0.0\n- [Release notes](https://github.com/actions/upload-artifa\n[…]\nsion-update:semver-major\n  dependency-group: github-actions\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): Bump the github-actions group with 2 updates (#590)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-15T19:46:58Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "d597a063386e403c7f628517047162bade9c76ee",
          "body": "…(#587)\n\nBumps google.golang.org/protobuf from 1.36.10 to 1.36.11.\n\n---\nupdated-dependencies:\n- dependency-name: google.golang.org/protobuf\n  dependency-version: 1.36.11\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): Bump google.golang.org/protobuf from 1.36.10 to 1.36.11 …",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-15T19:34:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "54da8bf1d9effd62339f938af08e4703aed5117f",
          "body": null,
          "is_bot": true,
          "headline": "build(deps): Bump the github-actions group with 2 updates (#586)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-11T18:32:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "58c41c90d8c1d87923d9d3615544344c3bc972a5",
          "body": "Bumps the github-actions group with 3 updates: [actions/checkout](https://github.com/actions/checkout), [actions/setup-go](https://github.com/actions/setup-go) and [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action).\n\n\nUpdates `actions/checkout` from 5.0.0 to 6.0.0\n- [R\n[…]\nsion-update:semver-minor\n  dependency-group: github-actions\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): Bump the github-actions group with 3 updates (#583)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-24T14:00:09Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "473c0d90dbd3af0c1c11d327851ddd98d0510ebc",
          "body": "… (#581)\n\nBumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.42.0 to 0.45.0.\n- [Commits](https://github.com/golang/crypto/compare/v0.42.0...v0.45.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/crypto\n  dependency-version: 0.45.0\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): Bump golang.org/x/crypto from 0.42.0 to 0.45.0 in /tools…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-20T21:47:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4abfd12cbef102f4c4f9926184029bf71eae7ae8",
          "body": "…0 to 0.10.0 (#579)\n\n* build(deps): Bump github.com/hashicorp/terraform-plugin-log\n\nBumps [github.com/hashicorp/terraform-plugin-log](https://github.com/hashicorp/terraform-plugin-log) from 0.9.0 to 0.10.0.\n- [Release notes](https://github.com/hashicorp/terraform-plugin-log/releases)\n- [Changelog](h\n[…]\n\n---------\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Austin Valle <austinvalle@gmail.com>",
          "is_bot": true,
          "headline": "build(deps): Bump github.com/hashicorp/terraform-plugin-log from 0.9.…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-18T19:18:33Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "42e4e3f0cd7465d6a00bfe02ff57e0a69a4a0526",
          "body": "Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.76.0 to 1.77.0.\n- [Release notes](https://github.com/grpc/grpc-go/releases)\n- [Commits](https://github.com/grpc/grpc-go/compare/v1.76.0...v1.77.0)\n\n---\nupdated-dependencies:\n- dependency-name: google.golang.org/grpc\n  dependency-\n[…]\nirect:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): Bump google.golang.org/grpc from 1.76.0 to 1.77.0 (#580)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-18T19:08:40Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "628dab584cc89f7a704cb5fab2cb9622c73e7597",
          "body": "Bumps the github-actions group with 1 update: [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action).\n\n\nUpdates `golangci/golangci-lint-action` from 8.0.0 to 9.0.0\n- [Release notes](https://github.com/golangci/golangci-lint-action/releases)\n- [Commits](https://github.com/g\n[…]\nsion-update:semver-major\n  dependency-group: github-actions\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): Bump golangci/golangci-lint-action (#577)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-10T09:17:10Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ad7d6bae7f0284cd7b0da068e4acfba64d8eb026",
          "body": "Bumps [github.com/hashicorp/go-getter](https://github.com/hashicorp/go-getter) from 1.8.2 to 1.8.3.\n- [Release notes](https://github.com/hashicorp/go-getter/releases)\n- [Changelog](https://github.com/hashicorp/go-getter/blob/main/.goreleaser.yml)\n- [Commits](https://github.com/hashicorp/go-getter/co\n[…]\nirect:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): Bump github.com/hashicorp/go-getter in /tools (#576)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-10-31T16:36:34Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "880485be82ad4e4f93d47f9ac5bc7c2bd7038f19",
          "body": "… (#575)\n\nBumps the github-actions group with 1 update: [actions/upload-artifact](https://github.com/actions/upload-artifact).\n\n\nUpdates `actions/upload-artifact` from 4.6.2 to 5.0.0\n- [Release notes](https://github.com/actions/upload-artifact/releases)\n- [Commits](https://github.com/actions/upload-\n[…]\nsion-update:semver-major\n  dependency-group: github-actions\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): Bump actions/upload-artifact in the github-actions group…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-10-27T17:54:18Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "1de6641d4db42a901e2cdff55288a33da3df5594",
          "body": "…n /tools (#574)\n\n* build(deps): Bump google.golang.org/protobuf in /tools\n\nBumps google.golang.org/protobuf from 1.36.9 to 1.36.10.\n\n---\nupdated-dependencies:\n- dependency-name: google.golang.org/protobuf\n  dependency-version: 1.36.10\n  dependency-type: direct:production\n  update-type: version-upda\n[…]\n\n---------\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Austin Valle <austinvalle@gmail.com>",
          "is_bot": true,
          "headline": "build(deps): Bump google.golang.org/protobuf from 1.36.9 to 1.36.10 i…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-10-22T12:54:41Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b5034b813e7ef878a826eb74d8e06737793866aa",
          "body": "Bumps [github.com/hashicorp/go-getter](https://github.com/hashicorp/go-getter) from 1.7.9 to 1.8.2.\n- [Release notes](https://github.com/hashicorp/go-getter/releases)\n- [Changelog](https://github.com/hashicorp/go-getter/blob/main/.goreleaser.yml)\n- [Commits](https://github.com/hashicorp/go-getter/co\n[…]\nirect:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): Bump github.com/hashicorp/go-getter in /tools (#572)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-10-09T07:08:35Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "defef5930ced0700d7e06f77e93e0f4ea9c553eb",
          "body": "Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.75.1 to 1.76.0.\n- [Release notes](https://github.com/grpc/grpc-go/releases)\n- [Commits](https://github.com/grpc/grpc-go/compare/v1.75.1...v1.76.0)\n\n---\nupdated-dependencies:\n- dependency-name: google.golang.org/grpc\n  dependency-\n[…]\nirect:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): Bump google.golang.org/grpc from 1.75.1 to 1.76.0 (#573)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-10-08T15:08:11Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "9ec53f08bad98f1a9e5e46f16aaa23b1e57beb9e",
          "body": "* update protobuf CI\n\n* example failure\n\n* adjust compile script\n\n* add name of plugin with absolute path\n\n* plugin name\n\n* fix compile script\n\n* readjust proto\n\n* remove go work file and just add the protobuf command to `tools`\n\n* remove go work refs\n\n* example failure\n\n* revert",
          "is_bot": false,
          "headline": "chore: Fix protobuf CI (#570)",
          "author_name": "Austin Valle",
          "author_login": "austinvalle",
          "committed_at": "2025-10-08T13:56:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0774c2fad1540c1de6bdf43978b199ff834b0a67",
          "body": "…#571)\n\nBumps google.golang.org/protobuf from 1.36.9 to 1.36.10.\n\n---\nupdated-dependencies:\n- dependency-name: google.golang.org/protobuf\n  dependency-version: 1.36.10\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): Bump google.golang.org/protobuf from 1.36.9 to 1.36.10 (…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-10-07T10:36:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b7f96d52083afbb22d5b76f09d7b312759aee499",
          "body": "Bumps [github.com/ulikunitz/xz](https://github.com/ulikunitz/xz) from 0.5.10 to 0.5.14.\n- [Commits](https://github.com/ulikunitz/xz/compare/v0.5.10...v0.5.14)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/ulikunitz/xz\n  dependency-version: 0.5.14\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): Bump github.com/ulikunitz/xz in /tools (#567)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-09-24T12:31:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "83f1f1b55ad33c1056db49d3dee9ab391af45a7c",
          "body": "Bumps [github.com/hashicorp/go-getter](https://github.com/hashicorp/go-getter) from 1.7.8 to 1.7.9.\n- [Release notes](https://github.com/hashicorp/go-getter/releases)\n- [Changelog](https://github.com/hashicorp/go-getter/blob/main/.goreleaser.yml)\n- [Commits](https://github.com/hashicorp/go-getter/co\n[…]\nendency-version: 1.7.9\n  dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): Bump github.com/hashicorp/go-getter in /tools (#568)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-09-24T12:23:25Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "2b45f98693d5a404a28b06c683db4f3630e9b091",
          "body": "* go get google.golang.org/genproto\n\n* go get github.com/hashicorp/go-getter@v1.7.8\n\n* go mod tidy\n\n* Copy approach for generating code from proto files from hashicorp/terraform\n\n* Add use of Go workspace to let Makefile run Go code in ./tools\n\n* Fix to where code is generated to\n\n* Update script to\n[…]\n Update description & instructions related to reusable proto files\n\n* Remove `protoc` and `tools` targets in Makefile, simplify README\n\n---------\n\nCo-authored-by: Ansgar Mertens <ansgar@hashicorp.com>",
          "is_bot": false,
          "headline": "Update how code is generated from .proto files (#566)",
          "author_name": "Sarah French",
          "author_login": "SarahFrench",
          "committed_at": "2025-09-24T12:12:57Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a361c9bf2cc501ea50660fd14125d33c57260454",
          "body": null,
          "is_bot": false,
          "headline": "Update changelog",
          "author_name": "hc-github-team-tf-provider-devex",
          "author_login": "hc-github-team-tf-provider-devex",
          "committed_at": "2025-09-17T13:13:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9c9e494a6e759b9ad203c826335c57d52f576d2c",
          "body": null,
          "is_bot": false,
          "headline": "add changelog for list (#561)",
          "author_name": "stephybun",
          "author_login": "stephybun",
          "committed_at": "2025-09-17T11:27:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2cd3335df03c44f7acdded7f111446f65292b575",
          "body": null,
          "is_bot": false,
          "headline": "add action changelogs (#560)",
          "author_name": "Austin Valle",
          "author_login": "austinvalle",
          "committed_at": "2025-09-16T16:29:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c3810b1245c0f956919b8d453cff9d28119914f0",
          "body": "* Update protocol v5 to remove other action types\n\n* Update protocol v6 to remove other action types\n\n* update protoc version\n\n* downgrade protoc version\n\n* Remove additional references to linked actions",
          "is_bot": false,
          "headline": "Simplify actions to one schema type (#559)",
          "author_name": "Selena Goods",
          "author_login": "SBGoods",
          "committed_at": "2025-09-15T19:47:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0d697e5665132b205e43bcd5243e4e11f02a1730",
          "body": "…557)\n\n* build(deps): Bump google.golang.org/protobuf from 1.36.8 to 1.36.9\n\nBumps google.golang.org/protobuf from 1.36.8 to 1.36.9.\n\n---\nupdated-dependencies:\n- dependency-name: google.golang.org/protobuf\n  dependency-version: 1.36.9\n  dependency-type: direct:production\n  update-type: version-updat\n[…]\ne protoc\n\n---------\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Steph <steph@hashicorp.com>",
          "is_bot": true,
          "headline": "build(deps): Bump google.golang.org/protobuf from 1.36.8 to 1.36.9 (#…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-09-12T12:51:20Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ef1c33e9ddce70a1938c542f38aea8db8957d1f1",
          "body": "Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.75.0 to 1.75.1.\n- [Release notes](https://github.com/grpc/grpc-go/releases)\n- [Commits](https://github.com/grpc/grpc-go/compare/v1.75.0...v1.75.1)\n\n---\nupdated-dependencies:\n- dependency-name: google.golang.org/grpc\n  dependency-\n[…]\nirect:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): Bump google.golang.org/grpc from 1.75.0 to 1.75.1 (#558)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-09-12T07:07:30Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "45d8122ffc9f246ee0a1dc74afe66917e3cb4143",
          "body": "…(#555)\n\nBumps [github.com/hashicorp/go-plugin](https://github.com/hashicorp/go-plugin) from 1.6.3 to 1.7.0.\n- [Release notes](https://github.com/hashicorp/go-plugin/releases)\n- [Changelog](https://github.com/hashicorp/go-plugin/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/hashicorp/go-plu\n[…]\nirect:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): Bump github.com/hashicorp/go-plugin from 1.6.3 to 1.7.0 …",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-09-11T11:10:15Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "d0210751fafbe65e71a45affc3b65c252b93eb00",
          "body": "* build(deps): Bump the github-actions group with 2 updates\n\nBumps the github-actions group with 2 updates: [miniscruff/changie-action](https://github.com/miniscruff/changie-action) and [actions/setup-go](https://github.com/actions/setup-go).\n\n\nUpdates `miniscruff/changie-action` from 2.0.0 to 2.1.0\n[…]\no 1.24.0\n\n---------\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Steph <steph@hashicorp.com>",
          "is_bot": true,
          "headline": "build(deps): Bump the github-actions group with 2 updates (#556)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-09-11T06:47:09Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "4c19f069077df4604e75bb02898903f7a78a31c7",
          "body": "* remove schema types + adjust protocol\n\n* add linked resource config to validate\n\n* adjust go version back",
          "is_bot": false,
          "headline": "Update action proto v5/v6 definitions to match TF core (#554)",
          "author_name": "Austin Valle",
          "author_login": "austinvalle",
          "committed_at": "2025-09-04T14:44:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f90fa5d0756cde5bdd75fc54bc45ea796b635d8d",
          "body": "Bumps [github.com/hashicorp/terraform-registry-address](https://github.com/hashicorp/terraform-registry-address) from 0.3.0 to 0.4.0.\n- [Release notes](https://github.com/hashicorp/terraform-registry-address/releases)\n- [Commits](https://github.com/hashicorp/terraform-registry-address/compare/v0.3.0\n[…]\nirect:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): Bump github.com/hashicorp/terraform-registry-address (#553)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-08-27T12:46:16Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c7dd78766b948ad5b18115f0526a833c073108d1",
          "body": null,
          "is_bot": false,
          "headline": "deps: Bump google.golang.org/protobuf from 1.36.7 to 1.36.8 (#552)",
          "author_name": "Austin Valle",
          "author_login": "austinvalle",
          "committed_at": "2025-08-26T06:55:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "40cf2529b341e8fee44a93109a09b0a05e28f35f",
          "body": "Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.74.2 to 1.75.0.\n- [Release notes](https://github.com/grpc/grpc-go/releases)\n- [Commits](https://github.com/grpc/grpc-go/compare/v1.74.2...v1.75.0)\n\n---\nupdated-dependencies:\n- dependency-name: google.golang.org/grpc\n  dependency-\n[…]\nirect:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): Bump google.golang.org/grpc from 1.74.2 to 1.75.0 (#550)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-08-25T21:48:50Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "0c07538a954ba67baa844cf275ecc28b2e576709",
          "body": "Bumps the github-actions group with 2 updates: [actions/checkout](https://github.com/actions/checkout) and [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action).\n\n\nUpdates `actions/checkout` from 4.2.2 to 5.0.0\n- [Release notes](https://github.com/actions/checkout/releases)\n[…]\nsion-update:semver-minor\n  dependency-group: github-actions\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): Bump the github-actions group with 2 updates (#549)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-08-18T13:22:59Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "8063f03a89f9fc204f4535506d4e6ee0b0456d15",
          "body": null,
          "is_bot": false,
          "headline": "[CI] Update lock workflow file",
          "author_name": "Service Account - Terraform Provider DevEx",
          "author_login": "hc-github-team-tf-provider-devex",
          "committed_at": "2025-08-14T16:23:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d14a009da9e16a9610feaf2476390d0fe0397545",
          "body": "…547)\n\n* build(deps): Bump google.golang.org/protobuf from 1.36.6 to 1.36.7\n\nBumps google.golang.org/protobuf from 1.36.6 to 1.36.7.\n\n---\nupdated-dependencies:\n- dependency-name: google.golang.org/protobuf\n  dependency-version: 1.36.7\n  dependency-type: direct:production\n  update-type: version-updat\n[…]\ne protoc\n\n---------\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Steph <steph@hashicorp.com>",
          "is_bot": true,
          "headline": "build(deps): Bump google.golang.org/protobuf from 1.36.6 to 1.36.7 (#…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-08-14T16:08:19Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "7bd8ec7e327284a847a466794ac4b9d0ea2c030b",
          "body": "…(#548)\n\nBumps [github.com/hashicorp/go-plugin](https://github.com/hashicorp/go-plugin) from 1.6.3 to 1.7.0.\n- [Release notes](https://github.com/hashicorp/go-plugin/releases)\n- [Changelog](https://github.com/hashicorp/go-plugin/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/hashicorp/go-plu\n[…]\nirect:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): Bump github.com/hashicorp/go-plugin from 1.6.3 to 1.7.0 …",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-08-13T07:20:07Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "94725eb345dabc8e1e3bdce44de6ca3370a893d8",
          "body": null,
          "is_bot": false,
          "headline": "Fix grammar in package docs (#546)",
          "author_name": "Austin Valle",
          "author_login": "austinvalle",
          "committed_at": "2025-08-06T14:02:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5b4e0eda4653942aff05f30995687fa395fa08f3",
          "body": "We're Core Plugins now – well for a while, but we missed this one it seems",
          "is_bot": false,
          "headline": "Update CODEOWNERS (#545)",
          "author_name": "Ansgar Mertens",
          "author_login": "ansgarm",
          "committed_at": "2025-08-04T08:22:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b9c2a4067541ebba60e23f757bdb425453f37a1d",
          "body": null,
          "is_bot": false,
          "headline": "Update changelog",
          "author_name": "hc-github-team-tf-provider-devex",
          "author_login": "hc-github-team-tf-provider-devex",
          "committed_at": "2025-07-31T15:02:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0d59d5af9437fc7697abcfce5e8f775746e7c8ab",
          "body": null,
          "is_bot": false,
          "headline": "add changelog notes (#544)",
          "author_name": "stephybun",
          "author_login": "stephybun",
          "committed_at": "2025-07-31T15:01:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dfefeb84dbb0f7f131d0571a70da54e43fa59c78",
          "body": "* tftypes: add tftypes.IsFullyNull()\n\n* Tests for List types\n\n* Add tests for partially null and for sets\n\n* Add comment\n\n* refactor\n\n* test cases for primitives and dynamic\n\n* add changelog\n\n* lint",
          "is_bot": false,
          "headline": "tftypes: add `tftypes.Value.IsFullyNull()` (#541)",
          "author_name": "Baraa Basata",
          "author_login": "bbasata",
          "committed_at": "2025-07-30T16:19:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5a14a892912401cef99e7bed4db269fef2e0ef72",
          "body": "Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.74.0 to 1.74.2.\n- [Release notes](https://github.com/grpc/grpc-go/releases)\n- [Commits](https://github.com/grpc/grpc-go/compare/v1.74.0...v1.74.2)\n\n---\nupdated-dependencies:\n- dependency-name: google.golang.org/grpc\n  dependency-\n[…]\nirect:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): Bump google.golang.org/grpc from 1.74.0 to 1.74.2 (#543)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-07-23T17:47:05Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "2880df428c253b730a659ad7b3cffe37d855cb96",
          "body": "… (#542)\n\nBumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.21.0 to 0.27.0.\n- [Commits](https://github.com/golang/oauth2/compare/v0.21.0...v0.27.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/oauth2\n  dependency-version: 0.27.0\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): Bump golang.org/x/oauth2 from 0.21.0 to 0.27.0 in /tools…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-07-21T06:29:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0fe8161b495fcbf96ab369c2a0e4f284eca8fb3e",
          "body": "---\nupdated-dependencies:\n- dependency-name: google.golang.org/grpc\n  dependency-version: 1.74.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): Bump google.golang.org/grpc from 1.73.0 to 1.74.0 (#540)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-07-18T08:49:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e33a5336fb1914a23f700d9d507faf4a7b30f9c2",
          "body": "…ering (#539)\n\n* proto changes\n\n* add validate rpc",
          "is_bot": false,
          "headline": "tfprotov5+tfprotov6: Add action validation RPC + fix proto field numb…",
          "author_name": "Austin Valle",
          "author_login": "austinvalle",
          "committed_at": "2025-07-17T13:37:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 44,
      "commits_last_year": 94,
      "latest_release_at": "2026-03-10T13:52:39Z",
      "latest_release_tag": "v0.31.0",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 38,
      "days_since_latest_release": 142,
      "mean_days_between_releases": 55.1
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 87,
      "has_issue_template": false,
      "has_code_of_conduct": true,
      "has_pull_request_template": true
    },
    "ecosystem": {
      "packages": [
        {
          "name": "github.com/hashicorp/terraform-plugin-go",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": true,
          "registry_url": "https://pkg.go.dev/github.com/hashicorp/terraform-plugin-go",
          "is_deprecated": false,
          "latest_version": "v0.31.0",
          "repository_url": "https://github.com/hashicorp/terraform-plugin-go",
          "versions_count": 44,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-03-10T13:52:04Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 142
        }
      ]
    },
    "popularity": {
      "forks": 36,
      "stars": 156,
      "watchers": 7,
      "fork_history": {
        "days": [
          {
            "date": "2020-11-05",
            "count": 1
          },
          {
            "date": "2020-11-07",
            "count": 1
          },
          {
            "date": "2020-12-20",
            "count": 1
          },
          {
            "date": "2021-02-08",
            "count": 1
          },
          {
            "date": "2021-02-25",
            "count": 1
          },
          {
            "date": "2021-03-08",
            "count": 1
          },
          {
            "date": "2021-03-15",
            "count": 1
          },
          {
            "date": "2021-03-25",
            "count": 1
          },
          {
            "date": "2021-04-30",
            "count": 1
          },
          {
            "date": "2021-05-05",
            "count": 1
          },
          {
            "date": "2021-06-21",
            "count": 1
          },
          {
            "date": "2021-08-18",
            "count": 1
          },
          {
            "date": "2021-09-11",
            "count": 1
          },
          {
            "date": "2021-11-11",
            "count": 1
          },
          {
            "date": "2021-11-18",
            "count": 1
          },
          {
            "date": "2022-02-21",
            "count": 1
          },
          {
            "date": "2022-02-24",
            "count": 1
          },
          {
            "date": "2022-06-30",
            "count": 1
          },
          {
            "date": "2022-09-01",
            "count": 1
          },
          {
            "date": "2022-09-26",
            "count": 1
          },
          {
            "date": "2022-10-01",
            "count": 1
          },
          {
            "date": "2022-11-18",
            "count": 1
          },
          {
            "date": "2023-03-31",
            "count": 1
          },
          {
            "date": "2023-09-08",
            "count": 1
          },
          {
            "date": "2024-01-19",
            "count": 1
          },
          {
            "date": "2024-01-27",
            "count": 1
          },
          {
            "date": "2024-03-28",
            "count": 1
          },
          {
            "date": "2024-04-17",
            "count": 1
          },
          {
            "date": "2024-05-22",
            "count": 1
          },
          {
            "date": "2024-09-16",
            "count": 1
          },
          {
            "date": "2024-11-18",
            "count": 1
          },
          {
            "date": "2025-05-22",
            "count": 1
          },
          {
            "date": "2025-06-27",
            "count": 1
          },
          {
            "date": "2025-09-15",
            "count": 1
          },
          {
            "date": "2026-04-08",
            "count": 1
          },
          {
            "date": "2026-06-28",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 36,
        "total_forks": 36
      },
      "star_history": null,
      "open_issues_and_prs": 19
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "examples"
      ],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "Makefile"
      ],
      "api_schema_files": [
        "tfprotov5/internal/tfplugin5/tfplugin5.proto",
        "tfprotov6/internal/tfplugin6/tfplugin6.proto"
      ],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "go.mod",
        "tools/go.mod"
      ],
      "largest_source_bytes": 316044,
      "source_files_sampled": 286,
      "oversized_source_files": 5,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "go.mod",
        "tools/go.mod"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "github.com/klauspost/compress",
            "direct": false,
            "version": "v1.18.5",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5841"
            ],
            "fixed_version": "1.18.7",
            "advisory_count": 1,
            "oldest_advisory_days": 3
          },
          {
            "name": "go.opentelemetry.io/otel",
            "direct": false,
            "version": "v1.43.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5158"
            ],
            "fixed_version": "1.44.0",
            "advisory_count": 1,
            "oldest_advisory_days": 6
          },
          {
            "name": "golang.org/x/crypto",
            "direct": false,
            "version": "v0.52.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5932"
            ],
            "fixed_version": null,
            "advisory_count": 1,
            "oldest_advisory_days": 23
          },
          {
            "name": "golang.org/x/net",
            "direct": false,
            "version": "v0.55.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5942"
            ],
            "fixed_version": "0.56.0",
            "advisory_count": 1,
            "oldest_advisory_days": 16
          },
          {
            "name": "golang.org/x/text",
            "direct": false,
            "version": "v0.37.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5970"
            ],
            "fixed_version": "0.39.0",
            "advisory_count": 1,
            "oldest_advisory_days": 16
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "unknown": 5
        },
        "advisory_count": 5,
        "affected_count": 5,
        "assessed_count": 134,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "go"
      ],
      "dependencies": [
        {
          "name": "github.com/google/go-cmp",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.7.0"
        },
        {
          "name": "github.com/hashicorp/go-hclog",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.6.3"
        },
        {
          "name": "github.com/hashicorp/go-plugin",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.8.0"
        },
        {
          "name": "github.com/hashicorp/go-uuid",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.3"
        },
        {
          "name": "github.com/hashicorp/terraform-plugin-log",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.10.0"
        },
        {
          "name": "github.com/hashicorp/terraform-registry-address",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.5.0"
        },
        {
          "name": "github.com/mitchellh/go-testing-interface",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.14.1"
        },
        {
          "name": "github.com/vmihailenco/msgpack/v5",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v5.4.1"
        },
        {
          "name": "google.golang.org/grpc",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.83.0"
        },
        {
          "name": "google.golang.org/protobuf",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.36.11"
        },
        {
          "name": "github.com/hashicorp/copywrite",
          "manifest": "tools/go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.25.3"
        },
        {
          "name": "github.com/hashicorp/go-getter",
          "manifest": "tools/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.8.6"
        },
        {
          "name": "google.golang.org/grpc/cmd/protoc-gen-go-grpc",
          "manifest": "tools/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.6.2"
        },
        {
          "name": "google.golang.org/protobuf",
          "manifest": "tools/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.36.11"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "github.com/google/go-cmp",
            "direct": true,
            "version": "v0.7.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/copywrite",
            "direct": true,
            "version": "v0.25.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/go-getter",
            "direct": true,
            "version": "v1.8.6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/go-hclog",
            "direct": true,
            "version": "v1.6.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/go-plugin",
            "direct": true,
            "version": "v1.8.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/go-uuid",
            "direct": true,
            "version": "v1.0.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/terraform-plugin-log",
            "direct": true,
            "version": "v0.10.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/terraform-registry-address",
            "direct": true,
            "version": "v0.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mitchellh/go-testing-interface",
            "direct": true,
            "version": "v1.14.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/vmihailenco/msgpack/v5",
            "direct": true,
            "version": "v5.4.1",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/grpc",
            "direct": true,
            "version": "v1.82.1",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/grpc",
            "direct": true,
            "version": "v1.83.0",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/grpc/cmd/protoc-gen-go-grpc",
            "direct": true,
            "version": "v1.6.2",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/protobuf",
            "direct": true,
            "version": "v1.36.11",
            "ecosystem": "go"
          },
          {
            "name": "cel.dev/expr",
            "direct": false,
            "version": "v0.25.1",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go",
            "direct": false,
            "version": "v0.123.0",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go/auth",
            "direct": false,
            "version": "v0.18.2",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go/auth/oauth2adapt",
            "direct": false,
            "version": "v0.2.8",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go/compute/metadata",
            "direct": false,
            "version": "v0.9.0",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go/iam",
            "direct": false,
            "version": "v1.5.3",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go/monitoring",
            "direct": false,
            "version": "v1.24.3",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go/storage",
            "direct": false,
            "version": "v1.61.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/alecaivazis/survey/v2",
            "direct": false,
            "version": "v2.3.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2",
            "direct": false,
            "version": "v1.41.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream",
            "direct": false,
            "version": "v1.7.8",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/config",
            "direct": false,
            "version": "v1.32.12",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/credentials",
            "direct": false,
            "version": "v1.19.12",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/feature/ec2/imds",
            "direct": false,
            "version": "v1.18.20",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/internal/configsources",
            "direct": false,
            "version": "v1.4.21",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/internal/endpoints/v2",
            "direct": false,
            "version": "v2.7.21",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/internal/ini",
            "direct": false,
            "version": "v1.8.6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/internal/v4a",
            "direct": false,
            "version": "v1.4.22",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding",
            "direct": false,
            "version": "v1.13.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/internal/checksum",
            "direct": false,
            "version": "v1.9.13",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/internal/presigned-url",
            "direct": false,
            "version": "v1.13.21",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/internal/s3shared",
            "direct": false,
            "version": "v1.19.21",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/s3",
            "direct": false,
            "version": "v1.97.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/signin",
            "direct": false,
            "version": "v1.0.8",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/sso",
            "direct": false,
            "version": "v1.30.13",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/ssooidc",
            "direct": false,
            "version": "v1.35.17",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/sts",
            "direct": false,
            "version": "v1.41.9",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/smithy-go",
            "direct": false,
            "version": "v1.24.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/bgentry/go-netrc",
            "direct": false,
            "version": "v0.0.0-20140422174119-9fd32a8b3d3d",
            "ecosystem": "go"
          },
          {
            "name": "github.com/bmatcuk/doublestar/v4",
            "direct": false,
            "version": "v4.10.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/bradleyfalzon/ghinstallation/v2",
            "direct": false,
            "version": "v2.18.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cespare/xxhash/v2",
            "direct": false,
            "version": "v2.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cli/go-gh/v2",
            "direct": false,
            "version": "v2.13.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cli/safeexec",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cncf/xds/go",
            "direct": false,
            "version": "v0.0.0-20260202195803-dba9d589def2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/davecgh/go-spew",
            "direct": false,
            "version": "v1.1.2-0.20180830191138-d8f796af33cc",
            "ecosystem": "go"
          },
          {
            "name": "github.com/envoyproxy/go-control-plane/envoy",
            "direct": false,
            "version": "v1.37.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/envoyproxy/protoc-gen-validate",
            "direct": false,
            "version": "v1.3.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/fatih/color",
            "direct": false,
            "version": "v1.15.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/fatih/color",
            "direct": false,
            "version": "v1.18.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/felixge/httpsnoop",
            "direct": false,
            "version": "v1.0.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/fsnotify/fsnotify",
            "direct": false,
            "version": "v1.9.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-jose/go-jose/v4",
            "direct": false,
            "version": "v4.1.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-logr/logr",
            "direct": false,
            "version": "v1.4.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-logr/stdr",
            "direct": false,
            "version": "v1.2.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-viper/mapstructure/v2",
            "direct": false,
            "version": "v2.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golang-jwt/jwt/v4",
            "direct": false,
            "version": "v4.5.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golang/protobuf",
            "direct": false,
            "version": "v1.5.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/go-github/v45",
            "direct": false,
            "version": "v45.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/go-github/v84",
            "direct": false,
            "version": "v84.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/go-querystring",
            "direct": false,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/s2a-go",
            "direct": false,
            "version": "v0.1.9",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/uuid",
            "direct": false,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/googleapis/enterprise-certificate-proxy",
            "direct": false,
            "version": "v0.3.14",
            "ecosystem": "go"
          },
          {
            "name": "github.com/googleapis/gax-go/v2",
            "direct": false,
            "version": "v2.17.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/googlecloudplatform/opentelemetry-operations-go/detectors/gcp",
            "direct": false,
            "version": "v1.32.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/googlecloudplatform/opentelemetry-operations-go/exporter/metric",
            "direct": false,
            "version": "v0.55.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/googlecloudplatform/opentelemetry-operations-go/internal/resourcemapping",
            "direct": false,
            "version": "v0.55.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/aws-sdk-go-base/v2",
            "direct": false,
            "version": "v2.0.0-beta.72",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/go-cleanhttp",
            "direct": false,
            "version": "v0.5.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/go-version",
            "direct": false,
            "version": "v1.8.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/hcl",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/terraform-svchost",
            "direct": false,
            "version": "v0.2.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/yamux",
            "direct": false,
            "version": "v0.1.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/inconshreveable/mousetrap",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/jedib0t/go-pretty/v6",
            "direct": false,
            "version": "v6.7.9",
            "ecosystem": "go"
          },
          {
            "name": "github.com/joho/godotenv",
            "direct": false,
            "version": "v1.5.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/kballard/go-shellquote",
            "direct": false,
            "version": "v0.0.0-20180428030007-95032a82bc51",
            "ecosystem": "go"
          },
          {
            "name": "github.com/klauspost/compress",
            "direct": false,
            "version": "v1.18.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/knadh/koanf",
            "direct": false,
            "version": "v1.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/knadh/koanf/v2",
            "direct": false,
            "version": "v2.3.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-colorable",
            "direct": false,
            "version": "v0.1.13",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-colorable",
            "direct": false,
            "version": "v0.1.14",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-isatty",
            "direct": false,
            "version": "v0.0.19",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-isatty",
            "direct": false,
            "version": "v0.0.21",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-runewidth",
            "direct": false,
            "version": "v0.0.16",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mergestat/timediff",
            "direct": false,
            "version": "v0.0.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mgutz/ansi",
            "direct": false,
            "version": "v0.0.0-20200706080929-d51e80ef957d",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mitchellh/copystructure",
            "direct": false,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mitchellh/go-homedir",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mitchellh/mapstructure",
            "direct": false,
            "version": "v1.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mitchellh/reflectwalk",
            "direct": false,
            "version": "v1.0.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/oklog/run",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/planetscale/vtprotobuf",
            "direct": false,
            "version": "v0.6.1-0.20240319094008-0393e58bdf10",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pmezard/go-difflib",
            "direct": false,
            "version": "v1.0.1-0.20181226105442-5d4384ee4fb2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/rivo/uniseg",
            "direct": false,
            "version": "v0.4.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/samber/lo",
            "direct": false,
            "version": "v1.53.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/cobra",
            "direct": false,
            "version": "v1.10.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/pflag",
            "direct": false,
            "version": "v1.0.10",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spiffe/go-spiffe/v2",
            "direct": false,
            "version": "v2.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/stretchr/testify",
            "direct": false,
            "version": "v1.10.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/thanhpk/randstr",
            "direct": false,
            "version": "v1.0.6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ulikunitz/xz",
            "direct": false,
            "version": "v0.5.15",
            "ecosystem": "go"
          },
          {
            "name": "github.com/vmihailenco/tagparser/v2",
            "direct": false,
            "version": "v2.0.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/auto/sdk",
            "direct": false,
            "version": "v1.2.1",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/contrib/detectors/gcp",
            "direct": false,
            "version": "v1.43.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc",
            "direct": false,
            "version": "v0.63.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
            "direct": false,
            "version": "v0.63.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel",
            "direct": false,
            "version": "v1.43.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/metric",
            "direct": false,
            "version": "v1.43.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/sdk",
            "direct": false,
            "version": "v1.43.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/sdk/metric",
            "direct": false,
            "version": "v1.43.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/trace",
            "direct": false,
            "version": "v1.43.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/crypto",
            "direct": false,
            "version": "v0.52.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/net",
            "direct": false,
            "version": "v0.55.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/net",
            "direct": false,
            "version": "v0.57.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/oauth2",
            "direct": false,
            "version": "v0.36.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sync",
            "direct": false,
            "version": "v0.20.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sys",
            "direct": false,
            "version": "v0.45.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sys",
            "direct": false,
            "version": "v0.47.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/term",
            "direct": false,
            "version": "v0.43.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/text",
            "direct": false,
            "version": "v0.37.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/text",
            "direct": false,
            "version": "v0.40.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/time",
            "direct": false,
            "version": "v0.15.0",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/api",
            "direct": false,
            "version": "v0.271.0",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/genproto",
            "direct": false,
            "version": "v0.0.0-20260128011058-8636f8732409",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/genproto/googleapis/api",
            "direct": false,
            "version": "v0.0.0-20260414002931-afd174a4e478",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/genproto/googleapis/rpc",
            "direct": false,
            "version": "v0.0.0-20260414002931-afd174a4e478",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/genproto/googleapis/rpc",
            "direct": false,
            "version": "v0.0.0-20260526163538-3dc84a4a5aaa",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/yaml.v3",
            "direct": false,
            "version": "v3.0.1",
            "ecosystem": "go"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 134,
        "direct_count": 14,
        "indirect_count": 120
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 1,
        "merged_prs": 498,
        "open_issues": 18,
        "closed_ratio": 0.811,
        "closed_issues": 77,
        "closed_unmerged_prs": 53
      },
      "bus_factor": 2,
      "bot_contributors": 3,
      "top_contributors": [
        {
          "type": "User",
          "login": "bflad",
          "commits": 87,
          "avatar_url": "https://avatars.githubusercontent.com/u/189114?v=4"
        },
        {
          "type": "User",
          "login": "hc-github-team-tf-provider-devex",
          "commits": 44,
          "avatar_url": "https://avatars.githubusercontent.com/u/100357958?v=4"
        },
        {
          "type": "User",
          "login": "austinvalle",
          "commits": 29,
          "avatar_url": "https://avatars.githubusercontent.com/u/8650838?v=4"
        },
        {
          "type": "User",
          "login": "ansgarm",
          "commits": 10,
          "avatar_url": "https://avatars.githubusercontent.com/u/1112056?v=4"
        },
        {
          "type": "User",
          "login": "kmoe",
          "commits": 10,
          "avatar_url": "https://avatars.githubusercontent.com/u/5575356?v=4"
        },
        {
          "type": "User",
          "login": "bbasata",
          "commits": 8,
          "avatar_url": "https://avatars.githubusercontent.com/u/420169?v=4"
        },
        {
          "type": "User",
          "login": "SBGoods",
          "commits": 7,
          "avatar_url": "https://avatars.githubusercontent.com/u/15186916?v=4"
        },
        {
          "type": "User",
          "login": "bendbennett",
          "commits": 6,
          "avatar_url": "https://avatars.githubusercontent.com/u/4332332?v=4"
        },
        {
          "type": "User",
          "login": "rainkwan",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/91649079?v=4"
        },
        {
          "type": "User",
          "login": "stephybun",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/25562180?v=4"
        }
      ],
      "contributors_sampled": 22,
      "top_contributor_share": 0.383
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "ci-changie.yml",
        "ci-github-actions.yml",
        "ci-go.yml",
        "ci-goreleaser.yml",
        "ci-protobuf.yml",
        "compliance.yml",
        "issue-comment-triage.yml",
        "lock.yml",
        "release.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [
        ".golangci.yml"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "go.sum"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 8,
            "reason": "branch protection is not maximal on development and all release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "30 out of 30 merged PRs checked by a CI test -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": null,
            "reason": "Found no human activity in the last 30 changesets",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 6 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 10,
            "reason": "project is fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "19 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": 10,
            "reason": "packaging workflow detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 9,
            "reason": "dependency not pinned by hash detected -- score normalized to 9",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 10,
            "reason": "security policy file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 5,
            "reason": "5 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "f6a6eac734805376c389affd9c1151e156649fd3",
        "ran_at": "2026-07-30T22:59:06Z",
        "aggregate_score": 7.7,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-30T13:19:35Z",
      "oldest_open_prs": [
        {
          "number": 634,
          "created_at": "2026-05-12T13:56:02Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-07-30T13:18:51Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 57,
          "created_at": "2021-02-01T17:25:10Z",
          "last_comment_at": "2025-07-16T22:47:04Z",
          "last_comment_author": "apparentlymart"
        },
        {
          "number": 82,
          "created_at": "2021-04-29T20:45:00Z",
          "last_comment_at": "2021-08-06T19:43:33Z",
          "last_comment_author": "paddycarver"
        },
        {
          "number": 83,
          "created_at": "2021-04-30T13:08:54Z",
          "last_comment_at": "2021-10-19T20:04:57Z",
          "last_comment_author": "bschaeffer"
        },
        {
          "number": 84,
          "created_at": "2021-04-30T17:38:40Z",
          "last_comment_at": "2021-09-08T07:10:15Z",
          "last_comment_author": "paddycarver"
        },
        {
          "number": 97,
          "created_at": "2021-08-09T21:14:24Z",
          "last_comment_at": "2021-12-21T19:14:17Z",
          "last_comment_author": "paddycarver"
        },
        {
          "number": 113,
          "created_at": "2021-10-04T19:02:12Z",
          "last_comment_at": "2021-12-06T17:33:51Z",
          "last_comment_author": "bflad"
        },
        {
          "number": 117,
          "created_at": "2021-12-14T14:23:53Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 128,
          "created_at": "2021-12-22T14:43:39Z",
          "last_comment_at": "2022-01-13T15:21:57Z",
          "last_comment_author": "bflad"
        },
        {
          "number": 129,
          "created_at": "2021-12-22T16:40:44Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 130,
          "created_at": "2021-12-23T21:31:18Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 154,
          "created_at": "2022-02-07T13:27:34Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 180,
          "created_at": "2022-04-20T20:20:52Z",
          "last_comment_at": "2022-04-26T13:43:40Z",
          "last_comment_author": "bflad"
        },
        {
          "number": 264,
          "created_at": "2023-02-25T17:59:57Z",
          "last_comment_at": "2024-01-26T13:30:55Z",
          "last_comment_author": "bflad"
        },
        {
          "number": 267,
          "created_at": "2023-02-28T23:29:09Z",
          "last_comment_at": "2023-04-03T19:40:51Z",
          "last_comment_author": "frezbo"
        },
        {
          "number": 285,
          "created_at": "2023-04-21T17:59:39Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 315,
          "created_at": "2023-08-02T15:58:07Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 350,
          "created_at": "2023-12-07T03:24:45Z",
          "last_comment_at": "2023-12-11T18:59:48Z",
          "last_comment_author": "bflad"
        },
        {
          "number": 392,
          "created_at": "2024-04-03T22:17:22Z",
          "last_comment_at": "2024-04-03T22:42:42Z",
          "last_comment_author": "austinvalle"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/hashicorp/terraform-plugin-go",
    "host": "github.com",
    "name": "terraform-plugin-go",
    "owner": "hashicorp"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "excellent",
      "name": "Overall health",
      "note": "The weighted overall 75 is calibrated to 89 on the published index scale (record calibration 2026-08-02).",
      "notes": [
        {
          "code": "overall_calibration",
          "params": {
            "raw": 75,
            "calibrated": 89,
            "calibration": "2026-08-02"
          }
        }
      ],
      "value": 89,
      "inputs": {
        "security": 82,
        "vitality": 77,
        "community": 71,
        "governance": 80,
        "calibration": "2026-08-02",
        "engineering": 66,
        "ai_readiness": 74,
        "weighted_overall_raw": 75
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 77,
        "weight": 0.21,
        "metrics": [
          {
            "key": "development_activity",
            "band": "good",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 74,
            "inputs": {
              "commits_last_year": 94,
              "human_commit_share": 0.25,
              "days_since_last_push": 0,
              "active_weeks_last_year": 38
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "38/52 weeks with commits, discounted for automation: 25 of the last 100 commits human-authored, none in 141 days",
                "points": 16.4,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 38
                    }
                  },
                  {
                    "code": "discounted_for_automation",
                    "params": {
                      "humans": 25,
                      "sampled": 100,
                      "span_days": 141
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "94 commits in the last year, discounted for automation: 25 of the last 100 commits human-authored, none in 141 days",
                "points": 11.1,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 94
                    }
                  },
                  {
                    "code": "discounted_for_automation",
                    "params": {
                      "humans": 25,
                      "sampled": 100,
                      "span_days": 141
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "19 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 82,
            "inputs": {
              "releases_count": 44,
              "latest_release_tag": "v0.31.0",
              "releases_from_tags": false,
              "days_since_latest_release": 142,
              "mean_days_between_releases": 55.1
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "44 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 44
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 142 days ago",
                "points": 27,
                "status": "partial",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 142
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~55.1 days",
                "points": 19.8,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 55.1
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "exceptional",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 147,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 147 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 147
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "good",
        "name": "Community & Adoption",
        "value": 71,
        "weight": 0.17,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 53,
            "inputs": {
              "forks": 36,
              "stars": 156,
              "watchers": 7,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "156 stars",
                "points": 35.5,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 156
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "36 forks",
                "points": 12.9,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 36
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "7 watchers",
                "points": 4.3,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 7
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "excellent",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 92,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "readme_badges": null,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": true,
              "readme_badge_services": [],
              "has_pull_request_template": true
            },
            "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": 18,
                "status": "met",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 13.5,
                "status": "met",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 6.3,
                "status": "met",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "excellent",
        "name": "Sustainability & Governance",
        "value": 80,
        "weight": 0.23,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "moderate",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 63,
            "inputs": {
              "bus_factor": 2,
              "contributors_sampled": 22,
              "top_contributor_share": 0.383
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "2 contributor(s) cover half of all commits",
                "points": 25.2,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 38% of commits",
                "points": 13.9,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 38
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "22 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 22
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 6 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "excellent",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Newcomer PR acceptance, OpenSSF Scorecard: Code-Review. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "newcomer_pr_acceptance",
                    "openssf_scorecard_code_review"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 85,
            "inputs": {
              "merged_prs": 498,
              "open_issues": 18,
              "closed_issues": 77,
              "prs_merged_7d": null,
              "prs_decided_7d": null,
              "prs_merged_30d": null,
              "prs_decided_30d": null,
              "issue_closed_ratio": 0.811,
              "closed_unmerged_prs": 53,
              "first_time_authors_30d": null,
              "first_time_prs_merged_30d": null,
              "first_time_prs_decided_30d": null
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "81% of issues closed",
                "points": 34.1,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 81
                    }
                  }
                ],
                "max_points": 42
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "498/551 decided PRs merged",
                "points": 27.1,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 498,
                      "decided": 551
                    }
                  }
                ],
                "max_points": 30
              },
              {
                "key": "newcomer_pr_acceptance",
                "name": "Newcomer PR acceptance",
                "detail": "no first-time contributor's PR decided in 30d",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_newcomer_prs",
                    "params": {
                      "days": 30
                    }
                  }
                ],
                "max_points": 13
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found no human activity in the last 30 changesets",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "excellent",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 80,
            "inputs": {
              "followers": 10718,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "hashicorp",
              "public_repos": 941,
              "account_age_days": 5569
            },
            "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": "10,718 followers of hashicorp",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 10718,
                      "login": "hashicorp"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "941 public repos, account ~15 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 941
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 15
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "exceptional",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "github.com/hashicorp/terraform-plugin-go"
              ],
              "ecosystems": "go",
              "any_deprecated": false,
              "min_days_since_publish": 142
            },
            "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 142 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 142
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "44 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 44
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "good",
        "name": "Engineering Quality",
        "value": 66,
        "weight": 0.19,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "excellent",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 84,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "9 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 9
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": ".golangci.yml",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yml"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "30 out of 30 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "weak",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "topics": [],
              "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": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "excellent",
        "name": "Security",
        "value": 82,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "good",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Code-Review, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "code_review",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 77,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 7.7
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection is not maximal on development and all release branches",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "30 out of 30 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found no human activity in the last 30 changesets",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 6 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is fuzzed",
                "points": 5,
                "status": "met",
                "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": "19 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 9",
                "points": 4.5,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "5 existing vulnerabilities detected",
                "points": 3.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "exceptional",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 134 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": 134
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 5,
              "affected_packages": 5,
              "assessed_packages": 134,
              "unassessed_packages": 0,
              "affected_by_severity": "unknown 5",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "exceptional",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 134,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "exceptional",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "commit_weight_rule": {
                "min_commits": 50,
                "min_commit_share": 0.1
              },
              "review_only_matches": 0,
              "below_threshold_exposures": [],
              "assessed_self_published_locations": 11
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "good",
        "name": "AI Readiness",
        "value": 74,
        "weight": 0.04,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "weak",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.76,
              "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": "19 of 25 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 19,
                      "sampled": 25
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "excellent",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 89,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "go.sum"
              ],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [
                "Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "go.mod",
                "tools/go.mod"
              ],
              "dependency_bot_commit_share": 0.75
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Makefile"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": ".golangci.yml",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yml"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "Go (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "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": "75 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 75,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 9",
                "points": 9,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "exceptional",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 99,
            "inputs": {
              "primary_language": "Go",
              "largest_source_bytes": 316044,
              "source_files_sampled": 286,
              "oversized_source_files": 5
            },
            "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": "5/286 source files over 60KB",
                "points": 54,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 286,
                      "oversized": 5
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "excellent",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 80,
            "inputs": {
              "example_dirs": [
                "examples"
              ],
              "has_mcp_signal": false,
              "api_schema_files": [
                "tfprotov5/internal/tfplugin5/tfplugin5.proto",
                "tfprotov6/internal/tfplugin6/tfplugin6.proto"
              ]
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": "tfprotov5/internal/tfplugin5/tfplugin5.proto, tfprotov6/internal/tfplugin6/tfplugin6.proto",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "tfprotov5/internal/tfplugin5/tfplugin5.proto, tfprotov6/internal/tfplugin6/tfplugin6.proto"
                    }
                  }
                ],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "examples",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "examples"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
      }
    ],
    "classification": {
      "top": [],
      "labels": [],
      "scores": {
        "library": 3,
        "network-service": 3
      },
      "primary": null,
      "evidence": [
        {
          "tier": "distribution",
          "label": "library",
          "source": "registry:go",
          "weight": 3
        },
        {
          "tier": "structure",
          "label": "network-service",
          "source": "api_schema",
          "weight": 3
        }
      ],
      "artifacts": [],
      "confidence": "none",
      "host_extension": false,
      "runs_as_process": false,
      "consumed_by_code": false
    },
    "metrics_version": "2.5.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-30T22:59:33.838005Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/h/hashicorp/terraform-plugin-go.svg",
  "full_name": "hashicorp/terraform-plugin-go",
  "license_state": "standard",
  "license_spdx": "MPL-2.0"
}

评分是信号,而非担保。 评分反映的是 GitHub 上公开可见的实践——不是代码审计,也不是安全保证。

缺失数据将被剔除并重新归一化权重,绝不按零分计。方法论已版本化并公开:指标 v2.5.0、模式 v0.27.0—— 完整方法论 · 指标知识库.

单项结果在整体记录中的位置: 汇总统计Go.