A tool to bring existing Azure resources under Terraform's management
Azure/aztfexport 的健康指数为 100 分中的 76 分,处于「良好」区间。 其得分最高的类别是Security(79/100),最低的是AI Readiness(53/100)。 最近一次更新在 4 天前。 近期的大部分工作由 1 位贡献者完成。
指标归入加权类别,统一采用 1–100 量表。总体分先取类别加权平均;当公开证据触发高风险司法辖区政策时,评级会按政策调整,并设置 49(有风险)的上限。AI 就绪度不计入总体分。
每条轴代表一个类别。形状比平均值更重要——健康的对象会填满整个图形,而“一峰一谷”式画像意味着某一维度的优势正掩盖另一维度的风险。
| 注册表 | 软件包 | 版本 | 月下载量 | 版本数 | 最近发布 |
|---|---|---|---|---|---|
| Go | github.com/Azure/aztfexport | v0.20.0 | - | 33 | 11 天前 |
项目是否仍有生命——是否仍在编写代码,是否仍在发布版本?
| 36/36 | 推送新近度 — 最近一次推送于 4 天前 |
| 7.6/36 | 提交节奏 — 52 周中有 11 周有提交 |
| 11.3/18 | 提交量 — 最近一年 17 次提交 |
| 10/10 | OpenSSF Scorecard:Maintained — 5 commit(s) and 24 issue activity found in the last 90 days -- score normalized to 10 |
| commits_last_year | 17 |
| human_commit_share | — |
| days_since_last_push | 4 |
| active_weeks_last_year | 11 |
| 27/27 | 有发布版本 — 已发布 33 个发布版本 |
| 36/36 | 发布时效 — 最近一次发布版本于 4 天前 |
| 19.8/27 | 发布节奏 — 约每 108.5 天发布一次 |
| 8/10 | OpenSSF Scorecard:Signed-Releases — 5 out of the last 5 releases have a total of 5 signed artifacts. |
| releases_count | 33 |
| latest_release_tag | v0.20.0 |
| releases_from_tags | 否 |
| days_since_latest_release | 4 |
| mean_days_between_releases | 108.5 |
项目是否拥有用户、下载量与关注度,并具备欢迎贡献者参与的配置?
| 53.2/60 | 星标 — 1,902 个星标 |
| 19.5/25 | 复刻 — 218 个复刻 |
| 8.7/15 | 关注者 — 38 位关注者 |
| forks | 218 |
| stars | 1,902 |
| watchers | 38 |
| growth_state | organic |
| growth_factor_pct | 100 |
| 22.5/22.5 | README |
| 22.5/22.5 | 许可证 — 可识别的许可证(MPL-2.0) |
| 0/18 | CONTRIBUTING 指南 |
| 13.5/13.5 | 行为准则 |
| 0/7.2 | 议题模板 |
| 0/6.3 | PR 模板 |
| has_readme | 是 |
| has_license | 是 |
| has_contributing | 否 |
| has_issue_template | 否 |
| has_code_of_conduct | 是 |
| has_pull_request_template | 否 |
项目能否在其成员之外延续——巴士系数、响应能力、由谁支持,以及软件包的维护状况?
| 9/54 | 巴士系数 — 1 位贡献者贡献了半数提交 |
| 2.5/22.5 | 提交分布 — 头号贡献者编写了 89% 的提交 |
| 13.5/13.5 | 贡献者广度 — 15 位贡献者 |
| 10/10 | OpenSSF Scorecard:Contributors — project has 7 contributing companies or organizations |
| bus_factor | 1 |
| contributors_sampled | 15 |
| top_contributor_share | 0.89 |
| 43.7/46.8 | 议题解决 — 93% 的议题已关闭 |
| 36.3/38.3 | PR 接受 — 已裁定的 PR 中 305/321 已合并 |
| 13.5/15 | OpenSSF Scorecard:Code-Review — Found 27/29 approved changesets -- score normalized to 9 |
| merged_prs | 305 |
| open_issues | 23 |
| closed_issues | 323 |
| issue_closed_ratio | 0.934 |
| closed_unmerged_prs | 16 |
| 30/30 | 所有权背书 — 组织持有 |
| 0/20 | 已验证域名 |
| 25/25 | 所有者影响力 — Azure 有 15,050 位关注者 |
| 25/25 | 既往记录 — 2,723 个公开仓库,账户约 12 年 |
| followers | 15,050 |
| owner_type | Organization |
| is_verified | — |
| owner_login | Azure |
| public_repos | 2,723 |
| account_age_days | 4,522 |
| 25/25 | 已发布且可解析 — go 上有 1 个软件包 |
| 35/35 | 发布时效 — 最近一次发布于 11 天前 |
| 20/20 | 版本历史 — 33 个已发布版本 |
| 20/20 | 未被弃用 — 活跃,未被弃用或撤回 |
| packages | github.com/Azure/aztfexport |
| ecosystems | go |
| any_deprecated | 否 |
| min_days_since_publish | 11 |
基础的工程与文档实践是否到位?
| 24/24 | CI 工作流 — 2 个工作流 |
| 24/24 | 存在测试 |
| 0/16 | Linter 配置 |
| 0/9.6 | Pre-commit 钩子 |
| 0/6.4 | .editorconfig |
| 14/20 | OpenSSF Scorecard:CI-Tests — 23 out of 30 merged PRs checked by a CI test -- score normalized to 7 |
| has_ci | 是 |
| has_tests | 是 |
| has_editorconfig | 否 |
| has_linter_config | 否 |
| has_precommit_config | 否 |
| 30/30 | README |
| 25/25 | 文档目录 |
| 15/15 | 文档 / 主页站点 — https://azure.github.io/aztfexport/ |
| 10/10 | 仓库描述 |
| 10/10 | 主题标签 — 6 个主题标签 |
| 10/10 | Wiki |
| topics | terraform, iac, azure, devops, tool, terraform-azurerm |
| has_wiki | 是 |
| homepage | https://azure.github.io/aztfexport/ |
| has_readme | 是 |
| has_docs_dir | 是 |
| has_description | 是 |
可见的安全与供应链实践是否稳固,且不存在未解决的高风险司法辖区暴露?
| 7.5/7.5 | Binary-Artifacts — no binaries found in the repo |
| 0/7.5 | Branch-Protection — 无数据 |
| 1.8/2.5 | CI-Tests — 23 out of 30 merged PRs checked by a CI test -- score normalized to 7 |
| 0/2.5 | CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected |
| 6.8/7.5 | Code-Review — Found 27/29 approved changesets -- score normalized to 9 |
| 2.5/2.5 | Contributors — project has 7 contributing companies or organizations |
| 10/10 | Dangerous-Workflow — no dangerous workflow patterns detected |
| 7.5/7.5 | Dependency-Update-Tool — update tool detected |
| 0/5 | Fuzzing — project is not fuzzed |
| 2.5/2.5 | 许可证 — license file detected |
| 7.5/7.5 | Maintained — 5 commit(s) and 24 issue activity found in the last 90 days -- score normalized to 10 |
| 0/5 | Packaging — 无数据 |
| 0/5 | Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0 |
| 4.5/5 | SAST — SAST tool detected but not run on all commits |
| 5/5 | Security-Policy — security policy file detected |
| 6/7.5 | Signed-Releases — 5 out of the last 5 releases have a total of 5 signed artifacts. |
| 0/7.5 | Token-Permissions — detected GitHub workflow tokens with excessive permissions |
| 6.8/7.5 | Vulnerabilities — 1 existing vulnerabilities detected |
| source | openssf_scorecard |
| checks_evaluated | 16 |
| scorecard_version | v5.5.0 |
| checks_inconclusive | 2 |
| scorecard_aggregate | 7.4 |
| 35/35 | 直接依赖不含已知公告 — 没有直接依赖携带已知公告 |
| 0/25 | 间接依赖不含已知公告 — 在此范围内,传递依赖集合无法与开发和测试依赖区分 |
| 0/40 | 没有长期未处理的公告 — 没有公告带有发布日期 |
| source | osv |
| advisories | 1 |
| affected_packages | 1 |
| assessed_packages | 142 |
| unassessed_packages | 0 |
| affected_by_severity | unknown 1 |
| direct_affected_packages | 0 |
该仓库在多大程度上具备与 AI 编码代理协同开发与维护的条件?这是一枚独立的实验性徽章——权重为 0.0,因此单独呈现,不影响总体健康评分。
| 0/45 | 代理指令 — 没有 CLAUDE.md / AGENTS.md / 编辑器规则 |
| 0/15 | 机器可读文档(llms.txt) |
| 0/40 | 可读的提交历史 — 无数据 |
| has_llms_txt | 否 |
| legible_history_share | — |
| agent_instruction_files | — |
| agent_instruction_max_bytes | — |
| 18/18 | 一条命令的引导启动 — Makefile |
| 22/22 | 自动化测试 |
| 0/11 | Lint / 格式化配置 |
| 11/11 | 静态类型检查 — Go(静态类型) |
| 10/10 | 可复现环境 — devcontainer, Dockerfile, lockfile |
| 0/10 | 已体现的代理实践 — 无数据 |
| 0/8 | 自动化维护 — 无数据 |
| 0/10 | OpenSSF Scorecard:Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0 |
| has_nix | 否 |
| has_tests | 是 |
| lockfiles | go.sum |
| has_dockerfile | 是 |
| typed_language | 是 |
| bootstrap_files | Makefile |
| has_devcontainer | 是 |
| has_linter_config | 否 |
| typecheck_configs | — |
| agent_commit_share | — |
| toolchain_manifests | — |
| dependency_bot_commit_share | — |
| 45/45 | 可类型检查的代码 — Go(静态类型) |
| 55/55 | 可控的文件大小 — 采样的 73 个源文件中有 0 个超过 60KB |
| primary_language | Go |
| largest_source_bytes | 40,499 |
| source_files_sampled | 73 |
| oversized_source_files | 0 |
每颗 star 和每个 fork 的添加时间,来自 GitHub 并按天汇总。累计增长位于其构成来源——每日新增——的正上方,二者可相互对照:稳定的自然增长与短暂的突增形态截然不同。当这一差别可被衡量时,它会作为增长真实性予以报告。
仅显示最近的历史——该仓库超出采集窗口,因此未采集最早的历史记录。
每个点涵盖 4 天。
来自开源项目 OpenSSF Scorecard 的独立、工具无关的安全评估。每项检查奖励的是安全实践本身,而非特定供应商的工具。Scorecard 无法判定的检查项标记为 不适用,并从安全评分中剔除(绝不按零分计)。
| 10 | Binary-Artifacts | no binaries found in the repo |
| 不适用 | Branch-Protection | internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md |
| 7 | CI-Tests | 23 out of 30 merged PRs checked by a CI test -- score normalized to 7 |
| 0 | CII-Best-Practices | no effort to earn an OpenSSF best practices badge detected |
| 9 | Code-Review | Found 27/29 approved changesets -- score normalized to 9 |
| 10 | Contributors | project has 7 contributing companies or organizations |
| 10 | Dangerous-Workflow | no dangerous workflow patterns detected |
| 10 | Dependency-Update-Tool | update tool detected |
| 0 | Fuzzing | project is not fuzzed |
| 10 | License | license file detected |
| 10 | Maintained | 5 commit(s) and 24 issue activity found in the last 90 days -- score normalized to 10 |
| 不适用 | Packaging | packaging workflow not detected |
| 0 | Pinned-Dependencies | dependency not pinned by hash detected -- score normalized to 0 |
| 9 | SAST | SAST tool detected but not run on all commits |
| 10 | Security-Policy | security policy file detected |
| 8 | Signed-Releases | 5 out of the last 5 releases have a total of 5 signed artifacts. |
| 0 | Token-Permissions | detected GitHub workflow tokens with excessive permissions |
| 9 | Vulnerabilities | 1 existing vulnerabilities detected |
| 注册表 | 软件包 | 版本约束 | 清单文件 |
|---|---|---|---|
| Go | github.com/Azure/azure-sdk-for-go/sdk/azcore | v1.21.1 | go.mod |
| Go | github.com/Azure/azure-sdk-for-go/sdk/azidentity | v1.13.1 | go.mod |
| Go | github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/keyvault/armkeyvault | v1.5.0 | go.mod |
| Go | github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/resourcegraph/armresourcegraph | v0.9.0 | go.mod |
| Go | github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/resources/armresources | v1.2.0 | go.mod |
| Go | github.com/charmbracelet/bubbles | v0.14.0 | go.mod |
| Go | github.com/charmbracelet/bubbletea | v0.22.1 | go.mod |
| Go | github.com/charmbracelet/lipgloss | v0.5.0 | go.mod |
| Go | github.com/gofrs/uuid | v3.3.0+incompatible | go.mod |
| Go | github.com/hashicorp/go-hclog | v1.6.3 | go.mod |
| Go | github.com/hashicorp/go-multierror | v1.1.1 | go.mod |
| Go | github.com/hashicorp/go-version | v1.7.0 | go.mod |
| Go | github.com/hashicorp/hc-install | v0.9.2 | go.mod |
| Go | github.com/hashicorp/hcl/v2 | v2.23.0 | go.mod |
| Go | github.com/hashicorp/terraform-config-inspect | v0.0.0-20221020162138-81db043ad408 | go.mod |
| Go | github.com/hashicorp/terraform-exec | v0.23.0 | go.mod |
| Go | github.com/hashicorp/terraform-json | v0.24.0 | go.mod |
| Go | github.com/hexops/gotextdiff | v1.0.3 | go.mod |
| Go | github.com/magodo/armid | v0.0.0-20240524082432-7ce06ae46c33 | go.mod |
| Go | github.com/magodo/azlist | v0.0.0-20250827005956-f76aa26d5fe5 | go.mod |
| Go | github.com/magodo/aztft | v0.3.1-0.20260625235534-b710d5ecffdc | go.mod |
| Go | github.com/magodo/slog2hclog | v0.0.0-20240614031327-090ebd72a033 | go.mod |
| Go | github.com/magodo/spinner | v0.0.0-20240524082745-3a2305db1bdc | go.mod |
| Go | github.com/magodo/terraform-client-go | v0.0.0-20240804032252-6d93a97fabb2 | go.mod |
| Go | github.com/magodo/textinput | v0.0.0-20210913072708-7d24f2b4b0c0 | go.mod |
| Go | github.com/magodo/tfadd | v0.10.1-0.20260706234035-0f34bf6309b2 | go.mod |
| Go | github.com/magodo/tfmerge | v0.0.0-20221214062955-f52e46d03402 | go.mod |
| Go | github.com/magodo/tfstate | v0.0.0-20241016043929-2c95177bf0e6 | go.mod |
| Go | github.com/magodo/workerpool | v0.0.0-20240524082508-11838001bc35 | go.mod |
| Go | github.com/microsoft/ApplicationInsights-Go | v0.4.4 | go.mod |
| Go | github.com/mitchellh/go-wordwrap | v1.0.1 | go.mod |
| Go | github.com/muesli/reflow | v0.3.0 | go.mod |
| Go | github.com/pkg/profile | v1.7.0 | go.mod |
| Go | github.com/stretchr/testify | v1.11.1 | go.mod |
| Go | github.com/tidwall/gjson | v1.14.2 | go.mod |
| Go | github.com/tidwall/sjson | v1.2.5 | go.mod |
| Go | github.com/urfave/cli/v2 | v2.27.6 | go.mod |
| Go | github.com/zclconf/go-cty | v1.16.2 | go.mod |
| Go | software.sslmate.com/src/go-pkcs12 | v0.4.0 | go.mod |
来自 GitHub 依赖图的完整解析依赖集合:39 个直接依赖与 103 个间接(传递)软件包。仓库提交锁文件时,传递闭包才是完整的。
| 注册表 | 软件包 | 版本 | 关系 |
|---|---|---|---|
| Go | github.com/azure/azure-sdk-for-go/sdk/azcore | v1.21.1 | 直接 |
| Go | github.com/azure/azure-sdk-for-go/sdk/azidentity | v1.13.1 | 直接 |
| Go | github.com/azure/azure-sdk-for-go/sdk/resourcemanager/keyvault/armkeyvault | v1.5.0 | 直接 |
| Go | github.com/azure/azure-sdk-for-go/sdk/resourcemanager/resourcegraph/armresourcegraph | v0.9.0 | 直接 |
| Go | github.com/azure/azure-sdk-for-go/sdk/resourcemanager/resources/armresources | v1.2.0 | 直接 |
| Go | github.com/charmbracelet/bubbles | v0.14.0 | 直接 |
| Go | github.com/charmbracelet/bubbletea | v0.22.1 | 直接 |
| Go | github.com/charmbracelet/lipgloss | v0.5.0 | 直接 |
| Go | github.com/gofrs/uuid | v3.3.0+incompatible | 直接 |
| Go | github.com/hashicorp/go-hclog | v1.6.3 | 直接 |
| Go | github.com/hashicorp/go-multierror | v1.1.1 | 直接 |
| Go | github.com/hashicorp/go-version | v1.7.0 | 直接 |
| Go | github.com/hashicorp/hc-install | v0.9.2 | 直接 |
| Go | github.com/hashicorp/hcl/v2 | v2.23.0 | 直接 |
| Go | github.com/hashicorp/terraform-config-inspect | v0.0.0-20221020162138-81db043ad408 | 直接 |
| Go | github.com/hashicorp/terraform-exec | v0.23.0 | 直接 |
| Go | github.com/hashicorp/terraform-json | v0.24.0 | 直接 |
| Go | github.com/hexops/gotextdiff | v1.0.3 | 直接 |
| Go | github.com/magodo/armid | v0.0.0-20240524082432-7ce06ae46c33 | 直接 |
| Go | github.com/magodo/azlist | v0.0.0-20250827005956-f76aa26d5fe5 | 直接 |
| Go | github.com/magodo/aztft | v0.3.1-0.20260625235534-b710d5ecffdc | 直接 |
| Go | github.com/magodo/slog2hclog | v0.0.0-20240614031327-090ebd72a033 | 直接 |
| Go | github.com/magodo/spinner | v0.0.0-20240524082745-3a2305db1bdc | 直接 |
| Go | github.com/magodo/terraform-client-go | v0.0.0-20240804032252-6d93a97fabb2 | 直接 |
| Go | github.com/magodo/textinput | v0.0.0-20210913072708-7d24f2b4b0c0 | 直接 |
| Go | github.com/magodo/tfadd | v0.10.1-0.20260706234035-0f34bf6309b2 | 直接 |
| Go | github.com/magodo/tfmerge | v0.0.0-20221214062955-f52e46d03402 | 直接 |
| Go | github.com/magodo/tfstate | v0.0.0-20241016043929-2c95177bf0e6 | 直接 |
| Go | github.com/magodo/workerpool | v0.0.0-20240524082508-11838001bc35 | 直接 |
| Go | github.com/microsoft/applicationinsights-go | v0.4.4 | 直接 |
| Go | github.com/mitchellh/go-wordwrap | v1.0.1 | 直接 |
| Go | github.com/muesli/reflow | v0.3.0 | 直接 |
| Go | github.com/pkg/profile | v1.7.0 | 直接 |
| Go | github.com/stretchr/testify | v1.11.1 | 直接 |
| Go | github.com/tidwall/gjson | v1.14.2 | 直接 |
| Go | github.com/tidwall/sjson | v1.2.5 | 直接 |
| Go | github.com/urfave/cli/v2 | v2.27.6 | 直接 |
| Go | github.com/zclconf/go-cty | v1.16.2 | 直接 |
| Go | software.sslmate.com/src/go-pkcs12 | v0.4.0 | 直接 |
| Go | code.cloudfoundry.org/clock | v0.0.0-20180518195852-02e53af36e6c | 间接 |
| Go | github.com/agext/levenshtein | v1.2.3 | 间接 |
| Go | github.com/apparentlymart/go-textseg/v15 | v15.0.0 | 间接 |
| Go | github.com/atotto/clipboard | v0.1.4 | 间接 |
| Go | github.com/azure/azure-sdk-for-go/sdk/internal | v1.12.0 | 间接 |
| Go | github.com/azure/azure-sdk-for-go/sdk/resourcemanager/alertsmanagement/armalertsmanagement | v0.10.0 | 间接 |
| Go | github.com/azure/azure-sdk-for-go/sdk/resourcemanager/apimanagement/armapimanagement/v3 | v3.0.0 | 间接 |
| Go | github.com/azure/azure-sdk-for-go/sdk/resourcemanager/appcontainers/armappcontainers/v3 | v3.1.0 | 间接 |
| Go | github.com/azure/azure-sdk-for-go/sdk/resourcemanager/applicationinsights/armapplicationinsights | v1.2.0 | 间接 |
| Go | github.com/azure/azure-sdk-for-go/sdk/resourcemanager/appplatform/armappplatform/v2 | v2.0.0 | 间接 |
| Go | github.com/azure/azure-sdk-for-go/sdk/resourcemanager/appservice/armappservice/v4 | v4.1.0 | 间接 |
| Go | github.com/azure/azure-sdk-for-go/sdk/resourcemanager/automation/armautomation | v0.9.0 | 间接 |
| Go | github.com/azure/azure-sdk-for-go/sdk/resourcemanager/botservice/armbotservice | v1.2.0 | 间接 |
| Go | github.com/azure/azure-sdk-for-go/sdk/resourcemanager/cdn/armcdn/v2 | v2.2.0 | 间接 |
| Go | github.com/azure/azure-sdk-for-go/sdk/resourcemanager/cognitiveservices/armcognitiveservices | v1.7.0 | 间接 |
| Go | github.com/azure/azure-sdk-for-go/sdk/resourcemanager/compute/armcompute/v5 | v5.7.0 | 间接 |
| Go | github.com/azure/azure-sdk-for-go/sdk/resourcemanager/costmanagement/armcostmanagement/v2 | v2.1.0 | 间接 |
| Go | github.com/azure/azure-sdk-for-go/sdk/resourcemanager/datafactory/armdatafactory/v7 | v7.0.0 | 间接 |
| Go | github.com/azure/azure-sdk-for-go/sdk/resourcemanager/dataprotection/armdataprotection/v3 | v3.1.0 | 间接 |
| Go | github.com/azure/azure-sdk-for-go/sdk/resourcemanager/datashare/armdatashare | v1.2.0 | 间接 |
| Go | github.com/azure/azure-sdk-for-go/sdk/resourcemanager/desktopvirtualization/armdesktopvirtualization/v2 | v2.3.0 | 间接 |
| Go | github.com/azure/azure-sdk-for-go/sdk/resourcemanager/devtestlabs/armdevtestlabs | v1.2.0 | 间接 |
| Go | github.com/azure/azure-sdk-for-go/sdk/resourcemanager/digitaltwins/armdigitaltwins | v1.2.0 | 间接 |
| Go | github.com/azure/azure-sdk-for-go/sdk/resourcemanager/domainservices/armdomainservices | v1.2.0 | 间接 |
| Go | github.com/azure/azure-sdk-for-go/sdk/resourcemanager/frontdoor/armfrontdoor | v1.4.0 | 间接 |
| Go | github.com/azure/azure-sdk-for-go/sdk/resourcemanager/hdinsight/armhdinsight | v1.2.0 | 间接 |
| Go | github.com/azure/azure-sdk-for-go/sdk/resourcemanager/hybridkubernetes/armhybridkubernetes | v1.2.0 | 间接 |
| Go | github.com/azure/azure-sdk-for-go/sdk/resourcemanager/iothub/armiothub | v1.3.0 | 间接 |
| Go | github.com/azure/azure-sdk-for-go/sdk/resourcemanager/kusto/armkusto/v2 | v2.3.0 | 间接 |
| Go | github.com/azure/azure-sdk-for-go/sdk/resourcemanager/logic/armlogic | v1.2.0 | 间接 |
| Go | github.com/azure/azure-sdk-for-go/sdk/resourcemanager/machinelearning/armmachinelearning/v4 | v4.0.0 | 间接 |
| Go | github.com/azure/azure-sdk-for-go/sdk/resourcemanager/netapp/armnetapp/v10 | v10.0.0 | 间接 |
| Go | github.com/azure/azure-sdk-for-go/sdk/resourcemanager/network/armnetwork/v6 | v6.2.0 | 间接 |
| Go | github.com/azure/azure-sdk-for-go/sdk/resourcemanager/operationalinsights/armoperationalinsights | v1.2.0 | 间接 |
| Go | github.com/azure/azure-sdk-for-go/sdk/resourcemanager/oracledatabase/armoracledatabase | v1.1.0 | 间接 |
| Go | github.com/azure/azure-sdk-for-go/sdk/resourcemanager/paloaltonetworksngfw/armpanngfw | v1.1.0 | 间接 |
| Go | github.com/azure/azure-sdk-for-go/sdk/resourcemanager/recoveryservices/armrecoveryservicesbackup/v4 | v4.2.0 | 间接 |
| Go | github.com/azure/azure-sdk-for-go/sdk/resourcemanager/recoveryservices/armrecoveryservicessiterecovery/v2 | v2.4.0 | 间接 |
| Go | github.com/azure/azure-sdk-for-go/sdk/resourcemanager/redisenterprise/armredisenterprise | v1.2.0 | 间接 |
| Go | github.com/azure/azure-sdk-for-go/sdk/resourcemanager/resources/armdeploymentscripts/v2 | v2.1.0 | 间接 |
| Go | github.com/azure/azure-sdk-for-go/sdk/resourcemanager/resources/armresources/v2 | v2.0.0 | 间接 |
| Go | github.com/azure/azure-sdk-for-go/sdk/resourcemanager/securityinsights/armsecurityinsights/v2 | v2.0.0-beta.4 | 间接 |
| Go | github.com/azure/azure-sdk-for-go/sdk/resourcemanager/sql/armsql | v1.2.0 | 间接 |
| Go | github.com/azure/azure-sdk-for-go/sdk/resourcemanager/storage/armstorage | v1.8.0 | 间接 |
| Go | github.com/azure/azure-sdk-for-go/sdk/resourcemanager/storagecache/armstoragecache/v4 | v4.0.0 | 间接 |
| Go | github.com/azure/azure-sdk-for-go/sdk/resourcemanager/storagemover/armstoragemover/v2 | v2.2.0 | 间接 |
| Go | github.com/azure/azure-sdk-for-go/sdk/resourcemanager/storagepool/armstoragepool | v1.2.0 | 间接 |
| Go | github.com/azure/azure-sdk-for-go/sdk/resourcemanager/streamanalytics/armstreamanalytics | v1.2.0 | 间接 |
| Go | github.com/azure/azure-sdk-for-go/sdk/resourcemanager/synapse/armsynapse | v0.8.0 | 间接 |
| Go | github.com/azure/azure-sdk-for-go/sdk/resourcemanager/timeseriesinsights/armtimeseriesinsights | v1.2.0 | 间接 |
| Go | github.com/azure/azure-sdk-for-go/sdk/resourcemanager/webpubsub/armwebpubsub | v1.3.0 | 间接 |
| Go | github.com/azure/azure-sdk-for-go/sdk/resourcemanager/workloads/armworkloads | v1.1.0 | 间接 |
| Go | github.com/azuread/microsoft-authentication-library-for-go | v1.7.0 | 间接 |
| Go | github.com/charmbracelet/harmonica | v0.2.0 | 间接 |
| Go | github.com/containerd/console | v1.0.3 | 间接 |
| Go | github.com/cpuguy83/go-md2man/v2 | v2.0.7 | 间接 |
| Go | github.com/davecgh/go-spew | v1.1.1 | 间接 |
| Go | github.com/fatih/color | v1.18.0 | 间接 |
| Go | github.com/felixge/fgprof | v0.9.3 | 间接 |
| Go | github.com/golang-jwt/jwt/v5 | v5.3.1 | 间接 |
| Go | github.com/golang/protobuf | v1.5.4 | 间接 |
| Go | github.com/google/go-cmp | v0.7.0 | 间接 |
| Go | github.com/google/pprof | v0.0.0-20211214055906-6f57359322fd | 间接 |
| Go | github.com/google/uuid | v1.6.0 | 间接 |
| Go | github.com/hashicorp/errwrap | v1.1.0 | 间接 |
| Go | github.com/hashicorp/go-plugin | v1.6.0 | 间接 |
| Go | github.com/hashicorp/hcl | v0.0.0-20170504190234-a4b07c25de5f | 间接 |
| Go | github.com/hashicorp/terraform-plugin-go | v0.23.0 | 间接 |
| Go | github.com/hashicorp/yamux | v0.1.1 | 间接 |
| Go | github.com/kylelemons/godebug | v1.1.0 | 间接 |
| Go | github.com/lucasb-eyer/go-colorful | v1.2.0 | 间接 |
| Go | github.com/magodo/tfpluginschema | v0.0.0-20240902090353-0525d7d8c1c2 | 间接 |
| Go | github.com/mattn/go-colorable | v0.1.14 | 间接 |
| Go | github.com/mattn/go-isatty | v0.0.20 | 间接 |
| Go | github.com/mattn/go-localereader | v0.0.1 | 间接 |
| Go | github.com/mattn/go-runewidth | v0.0.13 | 间接 |
| Go | github.com/mitchellh/go-testing-interface | v1.14.1 | 间接 |
| Go | github.com/muesli/ansi | v0.0.0-20211018074035-2e021307bc4b | 间接 |
| Go | github.com/muesli/cancelreader | v0.2.2 | 间接 |
| Go | github.com/muesli/termenv | v0.11.1-0.20220212125758-44cd13922739 | 间接 |
| Go | github.com/oklog/run | v1.0.0 | 间接 |
| Go | github.com/pkg/browser | v0.0.0-20240102092130-5ac0b6a4141c | 间接 |
| Go | github.com/pmezard/go-difflib | v1.0.0 | 间接 |
| Go | github.com/rivo/uniseg | v0.2.0 | 间接 |
| Go | github.com/russross/blackfriday/v2 | v2.1.0 | 间接 |
| Go | github.com/sahilm/fuzzy | v0.1.0 | 间接 |
| Go | github.com/tidwall/match | v1.1.1 | 间接 |
| Go | github.com/tidwall/pretty | v1.2.0 | 间接 |
| Go | github.com/vmihailenco/msgpack/v5 | v5.4.1 | 间接 |
| Go | github.com/vmihailenco/tagparser/v2 | v2.0.0 | 间接 |
| Go | github.com/xrash/smetrics | v0.0.0-20240521201337-686a1a2994c1 | 间接 |
| Go | golang.org/x/crypto | v0.54.0 | 间接 |
| Go | golang.org/x/mod | v0.37.0 | 间接 |
| Go | golang.org/x/net | v0.56.0 | 间接 |
| Go | golang.org/x/sync | v0.22.0 | 间接 |
| Go | golang.org/x/sys | v0.47.0 | 间接 |
| Go | golang.org/x/term | v0.45.0 | 间接 |
| Go | golang.org/x/text | v0.40.0 | 间接 |
| Go | golang.org/x/tools | v0.47.0 | 间接 |
| Go | google.golang.org/genproto/googleapis/rpc | v0.0.0-20251202230838-ff82c1b0f217 | 间接 |
| Go | google.golang.org/grpc | v1.79.3 | 间接 |
| Go | google.golang.org/protobuf | v1.36.10 | 间接 |
| Go | gopkg.in/yaml.v3 | v3.0.1 | 间接 |
该仓库未发布可被索引解析的包,因此评估的是其自身的依赖图——共 142 个包,其中也包含从不交付的开发与测试版本固定:1 个存在已知公告,0 个为直接依赖。
| 软件包 | 版本 | 关系 | 严重程度 | 公告数 | 修复版本 |
|---|---|---|---|---|---|
| golang.org/x/crypto | v0.54.0 | 间接 | 未知 | 1 | — |
公告表示依赖图中记录的版本落入某条公告的受影响范围。可达性未经分析,且依赖图包含开发与测试的版本固定——某项发现可能只涉及工具链而非交付的软件。
{
"data": {
"repo": {
"topics": [
"terraform",
"iac",
"azure",
"devops",
"tool",
"terraform-azurerm"
],
"is_fork": false,
"size_kb": 8404,
"has_wiki": true,
"homepage": "https://azure.github.io/aztfexport/",
"languages": {
"Go": 312809,
"Shell": 5019,
"Makefile": 390,
"Dockerfile": 398
},
"pushed_at": "2026-07-17T03:49:00Z",
"created_at": "2021-08-14T08:30:23Z",
"owner_type": "Organization",
"updated_at": "2026-07-20T16:03:09Z",
"description": "A tool to bring existing Azure resources under Terraform's management",
"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://docs.microsoft.com/en-us/azure/",
"name": "Microsoft Azure",
"type": "Organization",
"login": "Azure",
"company": null,
"location": "United States of America",
"followers": 15050,
"avatar_url": "https://avatars.githubusercontent.com/u/6844498?v=4",
"created_at": "2014-03-03T22:17:42Z",
"is_verified": null,
"public_repos": 2723,
"account_age_days": 4522
},
"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_count": 33,
"commits_last_year": 17,
"latest_release_at": "2026-07-17T04:01:41Z",
"latest_release_tag": "v0.20.0",
"releases_from_tags": false,
"days_since_last_push": 4,
"active_weeks_last_year": 11,
"days_since_latest_release": 4,
"mean_days_between_releases": 108.5
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 62,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "github.com/Azure/aztfexport",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/Azure/aztfexport",
"is_deprecated": false,
"latest_version": "v0.20.0",
"repository_url": "https://github.com/Azure/aztfexport",
"versions_count": 33,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-10T00:10:48Z",
"latest_version_yanked": null,
"days_since_latest_publish": 11
}
]
},
"popularity": {
"forks": 218,
"stars": 1902,
"watchers": 38,
"star_history": {
"days": [
{
"date": "2023-01-16",
"count": 2
},
{
"date": "2023-01-17",
"count": 2
},
{
"date": "2023-01-18",
"count": 2
},
{
"date": "2023-01-19",
"count": 4
},
{
"date": "2023-01-20",
"count": 4
},
{
"date": "2023-01-21",
"count": 1
},
{
"date": "2023-01-23",
"count": 3
},
{
"date": "2023-01-25",
"count": 4
},
{
"date": "2023-01-26",
"count": 1
},
{
"date": "2023-01-27",
"count": 3
},
{
"date": "2023-01-29",
"count": 1
},
{
"date": "2023-01-30",
"count": 1
},
{
"date": "2023-01-31",
"count": 3
},
{
"date": "2023-02-01",
"count": 2
},
{
"date": "2023-02-02",
"count": 2
},
{
"date": "2023-02-03",
"count": 4
},
{
"date": "2023-02-06",
"count": 1
},
{
"date": "2023-02-08",
"count": 2
},
{
"date": "2023-02-11",
"count": 2
},
{
"date": "2023-02-13",
"count": 1
},
{
"date": "2023-02-14",
"count": 1
},
{
"date": "2023-02-15",
"count": 2
},
{
"date": "2023-02-16",
"count": 1
},
{
"date": "2023-02-17",
"count": 4
},
{
"date": "2023-02-18",
"count": 3
},
{
"date": "2023-02-19",
"count": 1
},
{
"date": "2023-02-20",
"count": 1
},
{
"date": "2023-02-21",
"count": 3
},
{
"date": "2023-02-22",
"count": 2
},
{
"date": "2023-02-23",
"count": 3
},
{
"date": "2023-02-27",
"count": 2
},
{
"date": "2023-02-28",
"count": 2
},
{
"date": "2023-03-01",
"count": 3
},
{
"date": "2023-03-05",
"count": 1
},
{
"date": "2023-03-07",
"count": 3
},
{
"date": "2023-03-08",
"count": 1
},
{
"date": "2023-03-09",
"count": 1
},
{
"date": "2023-03-10",
"count": 1
},
{
"date": "2023-03-11",
"count": 2
},
{
"date": "2023-03-12",
"count": 1
},
{
"date": "2023-03-13",
"count": 1
},
{
"date": "2023-03-14",
"count": 3
},
{
"date": "2023-03-15",
"count": 8
},
{
"date": "2023-03-16",
"count": 2
},
{
"date": "2023-03-17",
"count": 2
},
{
"date": "2023-03-19",
"count": 4
},
{
"date": "2023-03-20",
"count": 7
},
{
"date": "2023-03-21",
"count": 4
},
{
"date": "2023-03-22",
"count": 2
},
{
"date": "2023-03-23",
"count": 4
},
{
"date": "2023-03-24",
"count": 2
},
{
"date": "2023-03-25",
"count": 1
},
{
"date": "2023-03-26",
"count": 1
},
{
"date": "2023-03-27",
"count": 1
},
{
"date": "2023-03-28",
"count": 1
},
{
"date": "2023-03-29",
"count": 1
},
{
"date": "2023-03-30",
"count": 2
},
{
"date": "2023-03-31",
"count": 1
},
{
"date": "2023-04-01",
"count": 3
},
{
"date": "2023-04-02",
"count": 3
},
{
"date": "2023-04-03",
"count": 1
},
{
"date": "2023-04-04",
"count": 3
},
{
"date": "2023-04-05",
"count": 3
},
{
"date": "2023-04-06",
"count": 3
},
{
"date": "2023-04-07",
"count": 2
},
{
"date": "2023-04-12",
"count": 1
},
{
"date": "2023-04-13",
"count": 7
},
{
"date": "2023-04-14",
"count": 2
},
{
"date": "2023-04-15",
"count": 1
},
{
"date": "2023-04-16",
"count": 7
},
{
"date": "2023-04-17",
"count": 5
},
{
"date": "2023-04-18",
"count": 2
},
{
"date": "2023-04-19",
"count": 2
},
{
"date": "2023-04-20",
"count": 4
},
{
"date": "2023-04-21",
"count": 1
},
{
"date": "2023-04-23",
"count": 1
},
{
"date": "2023-04-24",
"count": 2
},
{
"date": "2023-04-25",
"count": 2
},
{
"date": "2023-04-26",
"count": 3
},
{
"date": "2023-04-27",
"count": 2
},
{
"date": "2023-04-28",
"count": 1
},
{
"date": "2023-04-29",
"count": 1
},
{
"date": "2023-04-30",
"count": 1
},
{
"date": "2023-05-02",
"count": 1
},
{
"date": "2023-05-03",
"count": 2
},
{
"date": "2023-05-04",
"count": 4
},
{
"date": "2023-05-05",
"count": 1
},
{
"date": "2023-05-07",
"count": 1
},
{
"date": "2023-05-08",
"count": 1
},
{
"date": "2023-05-10",
"count": 3
},
{
"date": "2023-05-11",
"count": 3
},
{
"date": "2023-05-13",
"count": 1
},
{
"date": "2023-05-15",
"count": 2
},
{
"date": "2023-05-16",
"count": 2
},
{
"date": "2023-05-17",
"count": 2
},
{
"date": "2023-05-22",
"count": 3
},
{
"date": "2023-05-23",
"count": 1
},
{
"date": "2023-05-24",
"count": 1
},
{
"date": "2023-05-25",
"count": 1
},
{
"date": "2023-05-26",
"count": 2
},
{
"date": "2023-05-29",
"count": 1
},
{
"date": "2023-05-30",
"count": 2
},
{
"date": "2023-05-31",
"count": 2
},
{
"date": "2023-06-01",
"count": 2
},
{
"date": "2023-06-02",
"count": 1
},
{
"date": "2023-06-03",
"count": 1
},
{
"date": "2023-06-04",
"count": 2
},
{
"date": "2023-06-05",
"count": 2
},
{
"date": "2023-06-06",
"count": 4
},
{
"date": "2023-06-07",
"count": 1
},
{
"date": "2023-06-08",
"count": 1
},
{
"date": "2023-06-09",
"count": 1
},
{
"date": "2023-06-13",
"count": 1
},
{
"date": "2023-06-16",
"count": 2
},
{
"date": "2023-06-17",
"count": 1
},
{
"date": "2023-06-19",
"count": 2
},
{
"date": "2023-06-20",
"count": 1
},
{
"date": "2023-06-21",
"count": 3
},
{
"date": "2023-06-23",
"count": 5
},
{
"date": "2023-06-26",
"count": 2
},
{
"date": "2023-06-27",
"count": 1
},
{
"date": "2023-06-28",
"count": 2
},
{
"date": "2023-06-29",
"count": 1
},
{
"date": "2023-07-02",
"count": 1
},
{
"date": "2023-07-03",
"count": 2
},
{
"date": "2023-07-04",
"count": 2
},
{
"date": "2023-07-06",
"count": 1
},
{
"date": "2023-07-08",
"count": 1
},
{
"date": "2023-07-10",
"count": 1
},
{
"date": "2023-07-12",
"count": 2
},
{
"date": "2023-07-13",
"count": 1
},
{
"date": "2023-07-16",
"count": 2
},
{
"date": "2023-07-18",
"count": 2
},
{
"date": "2023-07-19",
"count": 1
},
{
"date": "2023-07-20",
"count": 1
},
{
"date": "2023-07-21",
"count": 1
},
{
"date": "2023-07-22",
"count": 1
},
{
"date": "2023-07-23",
"count": 1
},
{
"date": "2023-07-24",
"count": 1
},
{
"date": "2023-07-27",
"count": 2
},
{
"date": "2023-07-28",
"count": 1
},
{
"date": "2023-07-30",
"count": 2
},
{
"date": "2023-08-01",
"count": 2
},
{
"date": "2023-08-02",
"count": 1
},
{
"date": "2023-08-07",
"count": 3
},
{
"date": "2023-08-08",
"count": 1
},
{
"date": "2023-08-10",
"count": 3
},
{
"date": "2023-08-12",
"count": 1
},
{
"date": "2023-08-15",
"count": 1
},
{
"date": "2023-08-17",
"count": 1
},
{
"date": "2023-08-19",
"count": 1
},
{
"date": "2023-08-20",
"count": 1
},
{
"date": "2023-08-22",
"count": 1
},
{
"date": "2023-08-24",
"count": 2
},
{
"date": "2023-08-25",
"count": 2
},
{
"date": "2023-08-28",
"count": 3
},
{
"date": "2023-08-29",
"count": 1
},
{
"date": "2023-08-31",
"count": 1
},
{
"date": "2023-09-05",
"count": 1
},
{
"date": "2023-09-06",
"count": 2
},
{
"date": "2023-09-07",
"count": 4
},
{
"date": "2023-09-08",
"count": 2
},
{
"date": "2023-09-10",
"count": 1
},
{
"date": "2023-09-12",
"count": 2
},
{
"date": "2023-09-13",
"count": 3
},
{
"date": "2023-09-14",
"count": 1
},
{
"date": "2023-09-15",
"count": 1
},
{
"date": "2023-09-16",
"count": 1
},
{
"date": "2023-09-17",
"count": 1
},
{
"date": "2023-09-18",
"count": 3
},
{
"date": "2023-09-20",
"count": 1
},
{
"date": "2023-09-21",
"count": 1
},
{
"date": "2023-09-22",
"count": 1
},
{
"date": "2023-09-23",
"count": 2
},
{
"date": "2023-09-24",
"count": 1
},
{
"date": "2023-09-25",
"count": 1
},
{
"date": "2023-09-26",
"count": 2
},
{
"date": "2023-09-27",
"count": 1
},
{
"date": "2023-09-28",
"count": 2
},
{
"date": "2023-09-30",
"count": 1
},
{
"date": "2023-10-03",
"count": 2
},
{
"date": "2023-10-04",
"count": 2
},
{
"date": "2023-10-05",
"count": 1
},
{
"date": "2023-10-10",
"count": 4
},
{
"date": "2023-10-13",
"count": 1
},
{
"date": "2023-10-17",
"count": 1
},
{
"date": "2023-10-19",
"count": 1
},
{
"date": "2023-10-20",
"count": 1
},
{
"date": "2023-10-21",
"count": 1
},
{
"date": "2023-10-23",
"count": 3
},
{
"date": "2023-10-24",
"count": 1
},
{
"date": "2023-10-25",
"count": 1
},
{
"date": "2023-10-26",
"count": 1
},
{
"date": "2023-10-27",
"count": 2
},
{
"date": "2023-10-29",
"count": 1
},
{
"date": "2023-10-30",
"count": 1
},
{
"date": "2023-11-01",
"count": 3
},
{
"date": "2023-11-02",
"count": 2
},
{
"date": "2023-11-03",
"count": 1
},
{
"date": "2023-11-04",
"count": 1
},
{
"date": "2023-11-06",
"count": 1
},
{
"date": "2023-11-07",
"count": 1
},
{
"date": "2023-11-09",
"count": 2
},
{
"date": "2023-11-12",
"count": 1
},
{
"date": "2023-11-13",
"count": 2
},
{
"date": "2023-11-14",
"count": 1
},
{
"date": "2023-11-15",
"count": 2
},
{
"date": "2023-11-17",
"count": 2
},
{
"date": "2023-11-21",
"count": 1
},
{
"date": "2023-11-22",
"count": 1
},
{
"date": "2023-11-24",
"count": 1
},
{
"date": "2023-11-26",
"count": 1
},
{
"date": "2023-11-27",
"count": 3
},
{
"date": "2023-11-29",
"count": 2
},
{
"date": "2023-11-30",
"count": 3
},
{
"date": "2023-12-01",
"count": 1
},
{
"date": "2023-12-05",
"count": 2
},
{
"date": "2023-12-06",
"count": 3
},
{
"date": "2023-12-08",
"count": 1
},
{
"date": "2023-12-09",
"count": 1
},
{
"date": "2023-12-12",
"count": 1
},
{
"date": "2023-12-13",
"count": 1
},
{
"date": "2023-12-14",
"count": 1
},
{
"date": "2023-12-15",
"count": 1
},
{
"date": "2023-12-17",
"count": 1
},
{
"date": "2023-12-18",
"count": 1
},
{
"date": "2023-12-19",
"count": 1
},
{
"date": "2023-12-20",
"count": 3
},
{
"date": "2023-12-21",
"count": 1
},
{
"date": "2023-12-22",
"count": 1
},
{
"date": "2023-12-25",
"count": 1
},
{
"date": "2023-12-26",
"count": 4
},
{
"date": "2023-12-27",
"count": 2
},
{
"date": "2023-12-28",
"count": 2
},
{
"date": "2024-01-03",
"count": 1
},
{
"date": "2024-01-04",
"count": 2
},
{
"date": "2024-01-06",
"count": 1
},
{
"date": "2024-01-08",
"count": 1
},
{
"date": "2024-01-09",
"count": 2
},
{
"date": "2024-01-10",
"count": 2
},
{
"date": "2024-01-11",
"count": 2
},
{
"date": "2024-01-12",
"count": 1
},
{
"date": "2024-01-13",
"count": 1
},
{
"date": "2024-01-17",
"count": 2
},
{
"date": "2024-01-18",
"count": 1
},
{
"date": "2024-01-19",
"count": 3
},
{
"date": "2024-01-23",
"count": 3
},
{
"date": "2024-01-24",
"count": 2
},
{
"date": "2024-01-25",
"count": 1
},
{
"date": "2024-01-26",
"count": 1
},
{
"date": "2024-01-30",
"count": 2
},
{
"date": "2024-02-01",
"count": 3
},
{
"date": "2024-02-02",
"count": 1
},
{
"date": "2024-02-03",
"count": 1
},
{
"date": "2024-02-06",
"count": 4
},
{
"date": "2024-02-07",
"count": 4
},
{
"date": "2024-02-08",
"count": 1
},
{
"date": "2024-02-09",
"count": 1
},
{
"date": "2024-02-12",
"count": 1
},
{
"date": "2024-02-13",
"count": 2
},
{
"date": "2024-02-14",
"count": 1
},
{
"date": "2024-02-15",
"count": 2
},
{
"date": "2024-02-16",
"count": 1
},
{
"date": "2024-02-17",
"count": 1
},
{
"date": "2024-02-18",
"count": 1
},
{
"date": "2024-02-19",
"count": 1
},
{
"date": "2024-02-21",
"count": 1
},
{
"date": "2024-02-22",
"count": 2
},
{
"date": "2024-02-23",
"count": 2
},
{
"date": "2024-02-24",
"count": 1
},
{
"date": "2024-02-26",
"count": 1
},
{
"date": "2024-02-28",
"count": 1
},
{
"date": "2024-03-01",
"count": 1
},
{
"date": "2024-03-02",
"count": 1
},
{
"date": "2024-03-03",
"count": 1
},
{
"date": "2024-03-05",
"count": 1
},
{
"date": "2024-03-07",
"count": 2
},
{
"date": "2024-03-08",
"count": 1
},
{
"date": "2024-03-10",
"count": 2
},
{
"date": "2024-03-15",
"count": 2
},
{
"date": "2024-03-18",
"count": 2
},
{
"date": "2024-03-20",
"count": 1
},
{
"date": "2024-03-21",
"count": 1
},
{
"date": "2024-03-22",
"count": 1
},
{
"date": "2024-03-25",
"count": 1
},
{
"date": "2024-03-26",
"count": 2
},
{
"date": "2024-03-27",
"count": 1
},
{
"date": "2024-03-28",
"count": 1
},
{
"date": "2024-03-29",
"count": 2
},
{
"date": "2024-04-03",
"count": 2
},
{
"date": "2024-04-07",
"count": 1
},
{
"date": "2024-04-09",
"count": 2
},
{
"date": "2024-04-10",
"count": 1
},
{
"date": "2024-04-16",
"count": 1
},
{
"date": "2024-04-17",
"count": 3
},
{
"date": "2024-04-18",
"count": 1
},
{
"date": "2024-04-20",
"count": 1
},
{
"date": "2024-04-21",
"count": 1
},
{
"date": "2024-04-22",
"count": 2
},
{
"date": "2024-04-23",
"count": 1
},
{
"date": "2024-04-24",
"count": 2
},
{
"date": "2024-04-30",
"count": 1
},
{
"date": "2024-05-01",
"count": 1
},
{
"date": "2024-05-02",
"count": 2
},
{
"date": "2024-05-04",
"count": 2
},
{
"date": "2024-05-06",
"count": 1
},
{
"date": "2024-05-08",
"count": 1
},
{
"date": "2024-05-09",
"count": 1
},
{
"date": "2024-05-10",
"count": 3
},
{
"date": "2024-05-12",
"count": 1
},
{
"date": "2024-05-14",
"count": 2
},
{
"date": "2024-05-15",
"count": 1
},
{
"date": "2024-05-16",
"count": 2
},
{
"date": "2024-05-18",
"count": 1
},
{
"date": "2024-05-20",
"count": 1
},
{
"date": "2024-05-21",
"count": 1
},
{
"date": "2024-05-27",
"count": 1
},
{
"date": "2024-05-28",
"count": 2
},
{
"date": "2024-05-29",
"count": 2
},
{
"date": "2024-05-30",
"count": 1
},
{
"date": "2024-06-01",
"count": 1
},
{
"date": "2024-06-06",
"count": 1
},
{
"date": "2024-06-07",
"count": 3
},
{
"date": "2024-06-09",
"count": 1
},
{
"date": "2024-06-10",
"count": 1
},
{
"date": "2024-06-12",
"count": 1
},
{
"date": "2024-06-13",
"count": 2
},
{
"date": "2024-06-14",
"count": 2
},
{
"date": "2024-06-15",
"count": 1
},
{
"date": "2024-06-17",
"count": 2
},
{
"date": "2024-06-18",
"count": 1
},
{
"date": "2024-06-20",
"count": 1
},
{
"date": "2024-06-21",
"count": 1
},
{
"date": "2024-06-24",
"count": 1
},
{
"date": "2024-06-25",
"count": 3
},
{
"date": "2024-06-27",
"count": 1
},
{
"date": "2024-06-28",
"count": 2
},
{
"date": "2024-07-01",
"count": 2
},
{
"date": "2024-07-05",
"count": 1
},
{
"date": "2024-07-06",
"count": 1
},
{
"date": "2024-07-08",
"count": 2
},
{
"date": "2024-07-09",
"count": 1
},
{
"date": "2024-07-10",
"count": 1
},
{
"date": "2024-07-12",
"count": 3
},
{
"date": "2024-07-15",
"count": 2
},
{
"date": "2024-07-23",
"count": 3
},
{
"date": "2024-07-25",
"count": 2
},
{
"date": "2024-07-31",
"count": 1
},
{
"date": "2024-08-03",
"count": 1
},
{
"date": "2024-08-05",
"count": 2
},
{
"date": "2024-08-06",
"count": 1
},
{
"date": "2024-08-07",
"count": 1
},
{
"date": "2024-08-08",
"count": 1
},
{
"date": "2024-08-10",
"count": 1
},
{
"date": "2024-08-13",
"count": 1
},
{
"date": "2024-08-15",
"count": 2
},
{
"date": "2024-08-16",
"count": 2
},
{
"date": "2024-08-17",
"count": 1
},
{
"date": "2024-08-19",
"count": 2
},
{
"date": "2024-08-20",
"count": 1
},
{
"date": "2024-08-21",
"count": 2
},
{
"date": "2024-08-22",
"count": 1
},
{
"date": "2024-08-25",
"count": 2
},
{
"date": "2024-08-27",
"count": 1
},
{
"date": "2024-08-28",
"count": 2
},
{
"date": "2024-08-29",
"count": 1
},
{
"date": "2024-08-30",
"count": 1
},
{
"date": "2024-09-05",
"count": 3
},
{
"date": "2024-09-09",
"count": 1
},
{
"date": "2024-09-14",
"count": 1
},
{
"date": "2024-09-16",
"count": 1
},
{
"date": "2024-09-19",
"count": 1
},
{
"date": "2024-09-20",
"count": 1
},
{
"date": "2024-09-21",
"count": 1
},
{
"date": "2024-09-24",
"count": 1
},
{
"date": "2024-09-26",
"count": 1
},
{
"date": "2024-09-27",
"count": 1
},
{
"date": "2024-10-01",
"count": 1
},
{
"date": "2024-10-02",
"count": 1
},
{
"date": "2024-10-03",
"count": 1
},
{
"date": "2024-10-05",
"count": 2
},
{
"date": "2024-10-07",
"count": 2
},
{
"date": "2024-10-09",
"count": 1
},
{
"date": "2024-10-10",
"count": 1
},
{
"date": "2024-10-11",
"count": 1
},
{
"date": "2024-10-15",
"count": 2
},
{
"date": "2024-10-16",
"count": 3
},
{
"date": "2024-10-17",
"count": 2
},
{
"date": "2024-10-18",
"count": 2
},
{
"date": "2024-10-22",
"count": 2
},
{
"date": "2024-10-23",
"count": 2
},
{
"date": "2024-10-24",
"count": 4
},
{
"date": "2024-10-25",
"count": 1
},
{
"date": "2024-10-27",
"count": 1
},
{
"date": "2024-10-28",
"count": 2
},
{
"date": "2024-10-29",
"count": 2
},
{
"date": "2024-11-01",
"count": 2
},
{
"date": "2024-11-04",
"count": 3
},
{
"date": "2024-11-05",
"count": 1
},
{
"date": "2024-11-06",
"count": 1
},
{
"date": "2024-11-08",
"count": 2
},
{
"date": "2024-11-11",
"count": 1
},
{
"date": "2024-11-12",
"count": 1
},
{
"date": "2024-11-13",
"count": 1
},
{
"date": "2024-11-20",
"count": 4
},
{
"date": "2024-11-21",
"count": 1
},
{
"date": "2024-11-22",
"count": 1
},
{
"date": "2024-11-25",
"count": 1
},
{
"date": "2024-11-30",
"count": 1
},
{
"date": "2024-12-05",
"count": 2
},
{
"date": "2024-12-07",
"count": 1
},
{
"date": "2024-12-09",
"count": 1
},
{
"date": "2024-12-10",
"count": 1
},
{
"date": "2024-12-11",
"count": 3
},
{
"date": "2024-12-13",
"count": 3
},
{
"date": "2024-12-17",
"count": 1
},
{
"date": "2024-12-19",
"count": 2
},
{
"date": "2024-12-25",
"count": 1
},
{
"date": "2024-12-27",
"count": 1
},
{
"date": "2024-12-31",
"count": 2
},
{
"date": "2025-01-03",
"count": 2
},
{
"date": "2025-01-06",
"count": 1
},
{
"date": "2025-01-09",
"count": 3
},
{
"date": "2025-01-12",
"count": 2
},
{
"date": "2025-01-13",
"count": 1
},
{
"date": "2025-01-16",
"count": 2
},
{
"date": "2025-01-23",
"count": 1
},
{
"date": "2025-01-24",
"count": 1
},
{
"date": "2025-01-27",
"count": 1
},
{
"date": "2025-01-31",
"count": 1
},
{
"date": "2025-02-02",
"count": 3
},
{
"date": "2025-02-03",
"count": 1
},
{
"date": "2025-02-04",
"count": 1
},
{
"date": "2025-02-05",
"count": 1
},
{
"date": "2025-02-10",
"count": 1
},
{
"date": "2025-02-12",
"count": 1
},
{
"date": "2025-02-13",
"count": 1
},
{
"date": "2025-02-14",
"count": 3
},
{
"date": "2025-02-17",
"count": 3
},
{
"date": "2025-02-18",
"count": 3
},
{
"date": "2025-02-21",
"count": 1
},
{
"date": "2025-02-24",
"count": 2
},
{
"date": "2025-02-26",
"count": 2
},
{
"date": "2025-02-27",
"count": 2
},
{
"date": "2025-03-03",
"count": 1
},
{
"date": "2025-03-04",
"count": 2
},
{
"date": "2025-03-06",
"count": 2
},
{
"date": "2025-03-07",
"count": 1
},
{
"date": "2025-03-09",
"count": 1
},
{
"date": "2025-03-11",
"count": 1
},
{
"date": "2025-03-12",
"count": 1
},
{
"date": "2025-03-14",
"count": 1
},
{
"date": "2025-03-20",
"count": 2
},
{
"date": "2025-03-23",
"count": 1
},
{
"date": "2025-03-26",
"count": 2
},
{
"date": "2025-03-27",
"count": 1
},
{
"date": "2025-03-29",
"count": 1
},
{
"date": "2025-03-31",
"count": 1
},
{
"date": "2025-04-02",
"count": 1
},
{
"date": "2025-04-04",
"count": 1
},
{
"date": "2025-04-06",
"count": 1
},
{
"date": "2025-04-07",
"count": 2
},
{
"date": "2025-04-08",
"count": 3
},
{
"date": "2025-04-10",
"count": 1
},
{
"date": "2025-04-11",
"count": 1
},
{
"date": "2025-04-14",
"count": 1
},
{
"date": "2025-04-15",
"count": 1
},
{
"date": "2025-04-16",
"count": 3
},
{
"date": "2025-04-17",
"count": 1
},
{
"date": "2025-04-20",
"count": 1
},
{
"date": "2025-04-21",
"count": 1
},
{
"date": "2025-04-23",
"count": 1
},
{
"date": "2025-04-27",
"count": 1
},
{
"date": "2025-04-29",
"count": 1
},
{
"date": "2025-04-30",
"count": 1
},
{
"date": "2025-05-02",
"count": 5
},
{
"date": "2025-05-05",
"count": 3
},
{
"date": "2025-05-06",
"count": 1
},
{
"date": "2025-05-09",
"count": 1
},
{
"date": "2025-05-12",
"count": 1
},
{
"date": "2025-05-14",
"count": 4
},
{
"date": "2025-05-15",
"count": 4
},
{
"date": "2025-05-16",
"count": 2
},
{
"date": "2025-05-17",
"count": 1
},
{
"date": "2025-05-18",
"count": 2
},
{
"date": "2025-05-19",
"count": 1
},
{
"date": "2025-05-20",
"count": 2
},
{
"date": "2025-05-25",
"count": 1
},
{
"date": "2025-05-29",
"count": 2
},
{
"date": "2025-06-03",
"count": 3
},
{
"date": "2025-06-04",
"count": 1
},
{
"date": "2025-06-05",
"count": 1
},
{
"date": "2025-06-07",
"count": 1
},
{
"date": "2025-06-09",
"count": 1
},
{
"date": "2025-06-10",
"count": 2
},
{
"date": "2025-06-11",
"count": 1
},
{
"date": "2025-06-12",
"count": 2
},
{
"date": "2025-06-13",
"count": 2
},
{
"date": "2025-06-17",
"count": 1
},
{
"date": "2025-06-20",
"count": 1
},
{
"date": "2025-06-22",
"count": 1
},
{
"date": "2025-06-24",
"count": 1
},
{
"date": "2025-06-25",
"count": 1
},
{
"date": "2025-06-26",
"count": 1
},
{
"date": "2025-06-28",
"count": 1
},
{
"date": "2025-06-29",
"count": 2
},
{
"date": "2025-07-04",
"count": 1
},
{
"date": "2025-07-07",
"count": 1
},
{
"date": "2025-07-09",
"count": 1
},
{
"date": "2025-07-10",
"count": 1
},
{
"date": "2025-07-12",
"count": 1
},
{
"date": "2025-07-20",
"count": 1
},
{
"date": "2025-07-21",
"count": 1
},
{
"date": "2025-07-22",
"count": 1
},
{
"date": "2025-07-24",
"count": 1
},
{
"date": "2025-07-25",
"count": 1
},
{
"date": "2025-07-26",
"count": 1
},
{
"date": "2025-07-30",
"count": 1
},
{
"date": "2025-07-31",
"count": 1
},
{
"date": "2025-08-02",
"count": 2
},
{
"date": "2025-08-05",
"count": 1
},
{
"date": "2025-08-09",
"count": 1
},
{
"date": "2025-08-13",
"count": 1
},
{
"date": "2025-08-14",
"count": 1
},
{
"date": "2025-08-15",
"count": 1
},
{
"date": "2025-08-16",
"count": 1
},
{
"date": "2025-08-19",
"count": 1
},
{
"date": "2025-08-22",
"count": 1
},
{
"date": "2025-08-29",
"count": 1
},
{
"date": "2025-08-31",
"count": 1
},
{
"date": "2025-09-01",
"count": 1
},
{
"date": "2025-09-02",
"count": 1
},
{
"date": "2025-09-03",
"count": 1
},
{
"date": "2025-09-04",
"count": 3
},
{
"date": "2025-09-07",
"count": 1
},
{
"date": "2025-09-09",
"count": 2
},
{
"date": "2025-09-11",
"count": 1
},
{
"date": "2025-09-17",
"count": 1
},
{
"date": "2025-09-22",
"count": 1
},
{
"date": "2025-09-23",
"count": 1
},
{
"date": "2025-09-25",
"count": 1
},
{
"date": "2025-09-30",
"count": 1
},
{
"date": "2025-10-01",
"count": 1
},
{
"date": "2025-10-06",
"count": 1
},
{
"date": "2025-10-08",
"count": 1
},
{
"date": "2025-10-10",
"count": 2
},
{
"date": "2025-10-11",
"count": 1
},
{
"date": "2025-10-14",
"count": 2
},
{
"date": "2025-10-15",
"count": 1
},
{
"date": "2025-10-16",
"count": 1
},
{
"date": "2025-10-20",
"count": 1
},
{
"date": "2025-10-27",
"count": 3
},
{
"date": "2025-10-31",
"count": 2
},
{
"date": "2025-11-01",
"count": 1
},
{
"date": "2025-11-04",
"count": 1
},
{
"date": "2025-11-05",
"count": 1
},
{
"date": "2025-11-06",
"count": 2
},
{
"date": "2025-11-11",
"count": 1
},
{
"date": "2025-11-12",
"count": 1
},
{
"date": "2025-11-13",
"count": 1
},
{
"date": "2025-11-21",
"count": 2
},
{
"date": "2025-11-22",
"count": 1
},
{
"date": "2025-11-28",
"count": 1
},
{
"date": "2025-12-03",
"count": 1
},
{
"date": "2025-12-08",
"count": 2
},
{
"date": "2025-12-09",
"count": 1
},
{
"date": "2025-12-12",
"count": 1
},
{
"date": "2025-12-23",
"count": 1
},
{
"date": "2025-12-28",
"count": 1
},
{
"date": "2025-12-29",
"count": 1
},
{
"date": "2026-01-01",
"count": 1
},
{
"date": "2026-01-02",
"count": 1
},
{
"date": "2026-01-12",
"count": 2
},
{
"date": "2026-01-16",
"count": 1
},
{
"date": "2026-01-18",
"count": 1
},
{
"date": "2026-01-20",
"count": 3
},
{
"date": "2026-01-22",
"count": 2
},
{
"date": "2026-01-25",
"count": 1
},
{
"date": "2026-01-27",
"count": 2
},
{
"date": "2026-02-06",
"count": 3
},
{
"date": "2026-02-08",
"count": 1
},
{
"date": "2026-02-11",
"count": 1
},
{
"date": "2026-02-19",
"count": 1
},
{
"date": "2026-02-20",
"count": 1
},
{
"date": "2026-02-23",
"count": 1
},
{
"date": "2026-03-02",
"count": 2
},
{
"date": "2026-03-03",
"count": 1
},
{
"date": "2026-03-05",
"count": 1
},
{
"date": "2026-03-06",
"count": 1
},
{
"date": "2026-03-10",
"count": 3
},
{
"date": "2026-03-12",
"count": 1
},
{
"date": "2026-03-17",
"count": 1
},
{
"date": "2026-03-19",
"count": 1
},
{
"date": "2026-03-20",
"count": 1
},
{
"date": "2026-03-23",
"count": 1
},
{
"date": "2026-03-24",
"count": 1
},
{
"date": "2026-03-25",
"count": 5
},
{
"date": "2026-03-27",
"count": 1
},
{
"date": "2026-03-30",
"count": 1
},
{
"date": "2026-04-01",
"count": 1
},
{
"date": "2026-04-02",
"count": 1
},
{
"date": "2026-04-10",
"count": 2
},
{
"date": "2026-04-13",
"count": 1
},
{
"date": "2026-04-16",
"count": 1
},
{
"date": "2026-04-21",
"count": 1
},
{
"date": "2026-04-30",
"count": 1
},
{
"date": "2026-05-09",
"count": 1
},
{
"date": "2026-05-10",
"count": 2
},
{
"date": "2026-05-15",
"count": 2
},
{
"date": "2026-05-16",
"count": 1
},
{
"date": "2026-05-21",
"count": 1
},
{
"date": "2026-05-22",
"count": 3
},
{
"date": "2026-05-25",
"count": 1
},
{
"date": "2026-05-27",
"count": 1
},
{
"date": "2026-05-28",
"count": 1
},
{
"date": "2026-06-04",
"count": 1
},
{
"date": "2026-06-14",
"count": 1
},
{
"date": "2026-06-23",
"count": 1
},
{
"date": "2026-06-29",
"count": 1
},
{
"date": "2026-07-03",
"count": 1
},
{
"date": "2026-07-07",
"count": 1
},
{
"date": "2026-07-11",
"count": 1
},
{
"date": "2026-07-14",
"count": 1
},
{
"date": "2026-07-17",
"count": 1
},
{
"date": "2026-07-20",
"count": 1
}
],
"complete": false,
"collected": 1000,
"total_stars": 1902
},
"open_issues_and_prs": 23
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": true,
"has_mcp_signal": false,
"bootstrap_files": [
"Makefile"
],
"api_schema_files": [],
"has_devcontainer": true,
"typecheck_configs": [],
"largest_source_bytes": 40499,
"source_files_sampled": 73,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"go.mod"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [
{
"name": "golang.org/x/crypto",
"direct": false,
"version": "v0.54.0",
"severity": "unknown",
"ecosystem": "go",
"cvss_score": null,
"advisory_ids": [
"GO-2026-5932"
],
"fixed_version": null,
"advisory_count": 1,
"oldest_advisory_days": 13
}
],
"collected": true,
"truncated": false,
"by_severity": {
"unknown": 1
},
"advisory_count": 1,
"affected_count": 1,
"assessed_count": 142,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"go"
],
"dependencies": [
{
"name": "github.com/Azure/azure-sdk-for-go/sdk/azcore",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.21.1"
},
{
"name": "github.com/Azure/azure-sdk-for-go/sdk/azidentity",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.13.1"
},
{
"name": "github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/keyvault/armkeyvault",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.5.0"
},
{
"name": "github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/resourcegraph/armresourcegraph",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.9.0"
},
{
"name": "github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/resources/armresources",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.2.0"
},
{
"name": "github.com/charmbracelet/bubbles",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.14.0"
},
{
"name": "github.com/charmbracelet/bubbletea",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.22.1"
},
{
"name": "github.com/charmbracelet/lipgloss",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.5.0"
},
{
"name": "github.com/gofrs/uuid",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v3.3.0+incompatible"
},
{
"name": "github.com/hashicorp/go-hclog",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.6.3"
},
{
"name": "github.com/hashicorp/go-multierror",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.1.1"
},
{
"name": "github.com/hashicorp/go-version",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.7.0"
},
{
"name": "github.com/hashicorp/hc-install",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.9.2"
},
{
"name": "github.com/hashicorp/hcl/v2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v2.23.0"
},
{
"name": "github.com/hashicorp/terraform-config-inspect",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20221020162138-81db043ad408"
},
{
"name": "github.com/hashicorp/terraform-exec",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.23.0"
},
{
"name": "github.com/hashicorp/terraform-json",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.24.0"
},
{
"name": "github.com/hexops/gotextdiff",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.0.3"
},
{
"name": "github.com/magodo/armid",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20240524082432-7ce06ae46c33"
},
{
"name": "github.com/magodo/azlist",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20250827005956-f76aa26d5fe5"
},
{
"name": "github.com/magodo/aztft",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.3.1-0.20260625235534-b710d5ecffdc"
},
{
"name": "github.com/magodo/slog2hclog",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20240614031327-090ebd72a033"
},
{
"name": "github.com/magodo/spinner",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20240524082745-3a2305db1bdc"
},
{
"name": "github.com/magodo/terraform-client-go",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20240804032252-6d93a97fabb2"
},
{
"name": "github.com/magodo/textinput",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20210913072708-7d24f2b4b0c0"
},
{
"name": "github.com/magodo/tfadd",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.10.1-0.20260706234035-0f34bf6309b2"
},
{
"name": "github.com/magodo/tfmerge",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20221214062955-f52e46d03402"
},
{
"name": "github.com/magodo/tfstate",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20241016043929-2c95177bf0e6"
},
{
"name": "github.com/magodo/workerpool",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20240524082508-11838001bc35"
},
{
"name": "github.com/microsoft/ApplicationInsights-Go",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.4.4"
},
{
"name": "github.com/mitchellh/go-wordwrap",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.0.1"
},
{
"name": "github.com/muesli/reflow",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.3.0"
},
{
"name": "github.com/pkg/profile",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.7.0"
},
{
"name": "github.com/stretchr/testify",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.11.1"
},
{
"name": "github.com/tidwall/gjson",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.14.2"
},
{
"name": "github.com/tidwall/sjson",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.2.5"
},
{
"name": "github.com/urfave/cli/v2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v2.27.6"
},
{
"name": "github.com/zclconf/go-cty",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.16.2"
},
{
"name": "software.sslmate.com/src/go-pkcs12",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.4.0"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "github.com/azure/azure-sdk-for-go/sdk/azcore",
"direct": true,
"version": "v1.21.1",
"ecosystem": "go"
},
{
"name": "github.com/azure/azure-sdk-for-go/sdk/azidentity",
"direct": true,
"version": "v1.13.1",
"ecosystem": "go"
},
{
"name": "github.com/azure/azure-sdk-for-go/sdk/resourcemanager/keyvault/armkeyvault",
"direct": true,
"version": "v1.5.0",
"ecosystem": "go"
},
{
"name": "github.com/azure/azure-sdk-for-go/sdk/resourcemanager/resourcegraph/armresourcegraph",
"direct": true,
"version": "v0.9.0",
"ecosystem": "go"
},
{
"name": "github.com/azure/azure-sdk-for-go/sdk/resourcemanager/resources/armresources",
"direct": true,
"version": "v1.2.0",
"ecosystem": "go"
},
{
"name": "github.com/charmbracelet/bubbles",
"direct": true,
"version": "v0.14.0",
"ecosystem": "go"
},
{
"name": "github.com/charmbracelet/bubbletea",
"direct": true,
"version": "v0.22.1",
"ecosystem": "go"
},
{
"name": "github.com/charmbracelet/lipgloss",
"direct": true,
"version": "v0.5.0",
"ecosystem": "go"
},
{
"name": "github.com/gofrs/uuid",
"direct": true,
"version": "v3.3.0+incompatible",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/go-hclog",
"direct": true,
"version": "v1.6.3",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/go-multierror",
"direct": true,
"version": "v1.1.1",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/go-version",
"direct": true,
"version": "v1.7.0",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/hc-install",
"direct": true,
"version": "v0.9.2",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/hcl/v2",
"direct": true,
"version": "v2.23.0",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/terraform-config-inspect",
"direct": true,
"version": "v0.0.0-20221020162138-81db043ad408",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/terraform-exec",
"direct": true,
"version": "v0.23.0",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/terraform-json",
"direct": true,
"version": "v0.24.0",
"ecosystem": "go"
},
{
"name": "github.com/hexops/gotextdiff",
"direct": true,
"version": "v1.0.3",
"ecosystem": "go"
},
{
"name": "github.com/magodo/armid",
"direct": true,
"version": "v0.0.0-20240524082432-7ce06ae46c33",
"ecosystem": "go"
},
{
"name": "github.com/magodo/azlist",
"direct": true,
"version": "v0.0.0-20250827005956-f76aa26d5fe5",
"ecosystem": "go"
},
{
"name": "github.com/magodo/aztft",
"direct": true,
"version": "v0.3.1-0.20260625235534-b710d5ecffdc",
"ecosystem": "go"
},
{
"name": "github.com/magodo/slog2hclog",
"direct": true,
"version": "v0.0.0-20240614031327-090ebd72a033",
"ecosystem": "go"
},
{
"name": "github.com/magodo/spinner",
"direct": true,
"version": "v0.0.0-20240524082745-3a2305db1bdc",
"ecosystem": "go"
},
{
"name": "github.com/magodo/terraform-client-go",
"direct": true,
"version": "v0.0.0-20240804032252-6d93a97fabb2",
"ecosystem": "go"
},
{
"name": "github.com/magodo/textinput",
"direct": true,
"version": "v0.0.0-20210913072708-7d24f2b4b0c0",
"ecosystem": "go"
},
{
"name": "github.com/magodo/tfadd",
"direct": true,
"version": "v0.10.1-0.20260706234035-0f34bf6309b2",
"ecosystem": "go"
},
{
"name": "github.com/magodo/tfmerge",
"direct": true,
"version": "v0.0.0-20221214062955-f52e46d03402",
"ecosystem": "go"
},
{
"name": "github.com/magodo/tfstate",
"direct": true,
"version": "v0.0.0-20241016043929-2c95177bf0e6",
"ecosystem": "go"
},
{
"name": "github.com/magodo/workerpool",
"direct": true,
"version": "v0.0.0-20240524082508-11838001bc35",
"ecosystem": "go"
},
{
"name": "github.com/microsoft/applicationinsights-go",
"direct": true,
"version": "v0.4.4",
"ecosystem": "go"
},
{
"name": "github.com/mitchellh/go-wordwrap",
"direct": true,
"version": "v1.0.1",
"ecosystem": "go"
},
{
"name": "github.com/muesli/reflow",
"direct": true,
"version": "v0.3.0",
"ecosystem": "go"
},
{
"name": "github.com/pkg/profile",
"direct": true,
"version": "v1.7.0",
"ecosystem": "go"
},
{
"name": "github.com/stretchr/testify",
"direct": true,
"version": "v1.11.1",
"ecosystem": "go"
},
{
"name": "github.com/tidwall/gjson",
"direct": true,
"version": "v1.14.2",
"ecosystem": "go"
},
{
"name": "github.com/tidwall/sjson",
"direct": true,
"version": "v1.2.5",
"ecosystem": "go"
},
{
"name": "github.com/urfave/cli/v2",
"direct": true,
"version": "v2.27.6",
"ecosystem": "go"
},
{
"name": "github.com/zclconf/go-cty",
"direct": true,
"version": "v1.16.2",
"ecosystem": "go"
},
{
"name": "software.sslmate.com/src/go-pkcs12",
"direct": true,
"version": "v0.4.0",
"ecosystem": "go"
},
{
"name": "code.cloudfoundry.org/clock",
"direct": false,
"version": "v0.0.0-20180518195852-02e53af36e6c",
"ecosystem": "go"
},
{
"name": "github.com/agext/levenshtein",
"direct": false,
"version": "v1.2.3",
"ecosystem": "go"
},
{
"name": "github.com/apparentlymart/go-textseg/v15",
"direct": false,
"version": "v15.0.0",
"ecosystem": "go"
},
{
"name": "github.com/atotto/clipboard",
"direct": false,
"version": "v0.1.4",
"ecosystem": "go"
},
{
"name": "github.com/azure/azure-sdk-for-go/sdk/internal",
"direct": false,
"version": "v1.12.0",
"ecosystem": "go"
},
{
"name": "github.com/azure/azure-sdk-for-go/sdk/resourcemanager/alertsmanagement/armalertsmanagement",
"direct": false,
"version": "v0.10.0",
"ecosystem": "go"
},
{
"name": "github.com/azure/azure-sdk-for-go/sdk/resourcemanager/apimanagement/armapimanagement/v3",
"direct": false,
"version": "v3.0.0",
"ecosystem": "go"
},
{
"name": "github.com/azure/azure-sdk-for-go/sdk/resourcemanager/appcontainers/armappcontainers/v3",
"direct": false,
"version": "v3.1.0",
"ecosystem": "go"
},
{
"name": "github.com/azure/azure-sdk-for-go/sdk/resourcemanager/applicationinsights/armapplicationinsights",
"direct": false,
"version": "v1.2.0",
"ecosystem": "go"
},
{
"name": "github.com/azure/azure-sdk-for-go/sdk/resourcemanager/appplatform/armappplatform/v2",
"direct": false,
"version": "v2.0.0",
"ecosystem": "go"
},
{
"name": "github.com/azure/azure-sdk-for-go/sdk/resourcemanager/appservice/armappservice/v4",
"direct": false,
"version": "v4.1.0",
"ecosystem": "go"
},
{
"name": "github.com/azure/azure-sdk-for-go/sdk/resourcemanager/automation/armautomation",
"direct": false,
"version": "v0.9.0",
"ecosystem": "go"
},
{
"name": "github.com/azure/azure-sdk-for-go/sdk/resourcemanager/botservice/armbotservice",
"direct": false,
"version": "v1.2.0",
"ecosystem": "go"
},
{
"name": "github.com/azure/azure-sdk-for-go/sdk/resourcemanager/cdn/armcdn/v2",
"direct": false,
"version": "v2.2.0",
"ecosystem": "go"
},
{
"name": "github.com/azure/azure-sdk-for-go/sdk/resourcemanager/cognitiveservices/armcognitiveservices",
"direct": false,
"version": "v1.7.0",
"ecosystem": "go"
},
{
"name": "github.com/azure/azure-sdk-for-go/sdk/resourcemanager/compute/armcompute/v5",
"direct": false,
"version": "v5.7.0",
"ecosystem": "go"
},
{
"name": "github.com/azure/azure-sdk-for-go/sdk/resourcemanager/costmanagement/armcostmanagement/v2",
"direct": false,
"version": "v2.1.0",
"ecosystem": "go"
},
{
"name": "github.com/azure/azure-sdk-for-go/sdk/resourcemanager/datafactory/armdatafactory/v7",
"direct": false,
"version": "v7.0.0",
"ecosystem": "go"
},
{
"name": "github.com/azure/azure-sdk-for-go/sdk/resourcemanager/dataprotection/armdataprotection/v3",
"direct": false,
"version": "v3.1.0",
"ecosystem": "go"
},
{
"name": "github.com/azure/azure-sdk-for-go/sdk/resourcemanager/datashare/armdatashare",
"direct": false,
"version": "v1.2.0",
"ecosystem": "go"
},
{
"name": "github.com/azure/azure-sdk-for-go/sdk/resourcemanager/desktopvirtualization/armdesktopvirtualization/v2",
"direct": false,
"version": "v2.3.0",
"ecosystem": "go"
},
{
"name": "github.com/azure/azure-sdk-for-go/sdk/resourcemanager/devtestlabs/armdevtestlabs",
"direct": false,
"version": "v1.2.0",
"ecosystem": "go"
},
{
"name": "github.com/azure/azure-sdk-for-go/sdk/resourcemanager/digitaltwins/armdigitaltwins",
"direct": false,
"version": "v1.2.0",
"ecosystem": "go"
},
{
"name": "github.com/azure/azure-sdk-for-go/sdk/resourcemanager/domainservices/armdomainservices",
"direct": false,
"version": "v1.2.0",
"ecosystem": "go"
},
{
"name": "github.com/azure/azure-sdk-for-go/sdk/resourcemanager/frontdoor/armfrontdoor",
"direct": false,
"version": "v1.4.0",
"ecosystem": "go"
},
{
"name": "github.com/azure/azure-sdk-for-go/sdk/resourcemanager/hdinsight/armhdinsight",
"direct": false,
"version": "v1.2.0",
"ecosystem": "go"
},
{
"name": "github.com/azure/azure-sdk-for-go/sdk/resourcemanager/hybridkubernetes/armhybridkubernetes",
"direct": false,
"version": "v1.2.0",
"ecosystem": "go"
},
{
"name": "github.com/azure/azure-sdk-for-go/sdk/resourcemanager/iothub/armiothub",
"direct": false,
"version": "v1.3.0",
"ecosystem": "go"
},
{
"name": "github.com/azure/azure-sdk-for-go/sdk/resourcemanager/kusto/armkusto/v2",
"direct": false,
"version": "v2.3.0",
"ecosystem": "go"
},
{
"name": "github.com/azure/azure-sdk-for-go/sdk/resourcemanager/logic/armlogic",
"direct": false,
"version": "v1.2.0",
"ecosystem": "go"
},
{
"name": "github.com/azure/azure-sdk-for-go/sdk/resourcemanager/machinelearning/armmachinelearning/v4",
"direct": false,
"version": "v4.0.0",
"ecosystem": "go"
},
{
"name": "github.com/azure/azure-sdk-for-go/sdk/resourcemanager/netapp/armnetapp/v10",
"direct": false,
"version": "v10.0.0",
"ecosystem": "go"
},
{
"name": "github.com/azure/azure-sdk-for-go/sdk/resourcemanager/network/armnetwork/v6",
"direct": false,
"version": "v6.2.0",
"ecosystem": "go"
},
{
"name": "github.com/azure/azure-sdk-for-go/sdk/resourcemanager/operationalinsights/armoperationalinsights",
"direct": false,
"version": "v1.2.0",
"ecosystem": "go"
},
{
"name": "github.com/azure/azure-sdk-for-go/sdk/resourcemanager/oracledatabase/armoracledatabase",
"direct": false,
"version": "v1.1.0",
"ecosystem": "go"
},
{
"name": "github.com/azure/azure-sdk-for-go/sdk/resourcemanager/paloaltonetworksngfw/armpanngfw",
"direct": false,
"version": "v1.1.0",
"ecosystem": "go"
},
{
"name": "github.com/azure/azure-sdk-for-go/sdk/resourcemanager/recoveryservices/armrecoveryservicesbackup/v4",
"direct": false,
"version": "v4.2.0",
"ecosystem": "go"
},
{
"name": "github.com/azure/azure-sdk-for-go/sdk/resourcemanager/recoveryservices/armrecoveryservicessiterecovery/v2",
"direct": false,
"version": "v2.4.0",
"ecosystem": "go"
},
{
"name": "github.com/azure/azure-sdk-for-go/sdk/resourcemanager/redisenterprise/armredisenterprise",
"direct": false,
"version": "v1.2.0",
"ecosystem": "go"
},
{
"name": "github.com/azure/azure-sdk-for-go/sdk/resourcemanager/resources/armdeploymentscripts/v2",
"direct": false,
"version": "v2.1.0",
"ecosystem": "go"
},
{
"name": "github.com/azure/azure-sdk-for-go/sdk/resourcemanager/resources/armresources/v2",
"direct": false,
"version": "v2.0.0",
"ecosystem": "go"
},
{
"name": "github.com/azure/azure-sdk-for-go/sdk/resourcemanager/securityinsights/armsecurityinsights/v2",
"direct": false,
"version": "v2.0.0-beta.4",
"ecosystem": "go"
},
{
"name": "github.com/azure/azure-sdk-for-go/sdk/resourcemanager/sql/armsql",
"direct": false,
"version": "v1.2.0",
"ecosystem": "go"
},
{
"name": "github.com/azure/azure-sdk-for-go/sdk/resourcemanager/storage/armstorage",
"direct": false,
"version": "v1.8.0",
"ecosystem": "go"
},
{
"name": "github.com/azure/azure-sdk-for-go/sdk/resourcemanager/storagecache/armstoragecache/v4",
"direct": false,
"version": "v4.0.0",
"ecosystem": "go"
},
{
"name": "github.com/azure/azure-sdk-for-go/sdk/resourcemanager/storagemover/armstoragemover/v2",
"direct": false,
"version": "v2.2.0",
"ecosystem": "go"
},
{
"name": "github.com/azure/azure-sdk-for-go/sdk/resourcemanager/storagepool/armstoragepool",
"direct": false,
"version": "v1.2.0",
"ecosystem": "go"
},
{
"name": "github.com/azure/azure-sdk-for-go/sdk/resourcemanager/streamanalytics/armstreamanalytics",
"direct": false,
"version": "v1.2.0",
"ecosystem": "go"
},
{
"name": "github.com/azure/azure-sdk-for-go/sdk/resourcemanager/synapse/armsynapse",
"direct": false,
"version": "v0.8.0",
"ecosystem": "go"
},
{
"name": "github.com/azure/azure-sdk-for-go/sdk/resourcemanager/timeseriesinsights/armtimeseriesinsights",
"direct": false,
"version": "v1.2.0",
"ecosystem": "go"
},
{
"name": "github.com/azure/azure-sdk-for-go/sdk/resourcemanager/webpubsub/armwebpubsub",
"direct": false,
"version": "v1.3.0",
"ecosystem": "go"
},
{
"name": "github.com/azure/azure-sdk-for-go/sdk/resourcemanager/workloads/armworkloads",
"direct": false,
"version": "v1.1.0",
"ecosystem": "go"
},
{
"name": "github.com/azuread/microsoft-authentication-library-for-go",
"direct": false,
"version": "v1.7.0",
"ecosystem": "go"
},
{
"name": "github.com/charmbracelet/harmonica",
"direct": false,
"version": "v0.2.0",
"ecosystem": "go"
},
{
"name": "github.com/containerd/console",
"direct": false,
"version": "v1.0.3",
"ecosystem": "go"
},
{
"name": "github.com/cpuguy83/go-md2man/v2",
"direct": false,
"version": "v2.0.7",
"ecosystem": "go"
},
{
"name": "github.com/davecgh/go-spew",
"direct": false,
"version": "v1.1.1",
"ecosystem": "go"
},
{
"name": "github.com/fatih/color",
"direct": false,
"version": "v1.18.0",
"ecosystem": "go"
},
{
"name": "github.com/felixge/fgprof",
"direct": false,
"version": "v0.9.3",
"ecosystem": "go"
},
{
"name": "github.com/golang-jwt/jwt/v5",
"direct": false,
"version": "v5.3.1",
"ecosystem": "go"
},
{
"name": "github.com/golang/protobuf",
"direct": false,
"version": "v1.5.4",
"ecosystem": "go"
},
{
"name": "github.com/google/go-cmp",
"direct": false,
"version": "v0.7.0",
"ecosystem": "go"
},
{
"name": "github.com/google/pprof",
"direct": false,
"version": "v0.0.0-20211214055906-6f57359322fd",
"ecosystem": "go"
},
{
"name": "github.com/google/uuid",
"direct": false,
"version": "v1.6.0",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/errwrap",
"direct": false,
"version": "v1.1.0",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/go-plugin",
"direct": false,
"version": "v1.6.0",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/hcl",
"direct": false,
"version": "v0.0.0-20170504190234-a4b07c25de5f",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/terraform-plugin-go",
"direct": false,
"version": "v0.23.0",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/yamux",
"direct": false,
"version": "v0.1.1",
"ecosystem": "go"
},
{
"name": "github.com/kylelemons/godebug",
"direct": false,
"version": "v1.1.0",
"ecosystem": "go"
},
{
"name": "github.com/lucasb-eyer/go-colorful",
"direct": false,
"version": "v1.2.0",
"ecosystem": "go"
},
{
"name": "github.com/magodo/tfpluginschema",
"direct": false,
"version": "v0.0.0-20240902090353-0525d7d8c1c2",
"ecosystem": "go"
},
{
"name": "github.com/mattn/go-colorable",
"direct": false,
"version": "v0.1.14",
"ecosystem": "go"
},
{
"name": "github.com/mattn/go-isatty",
"direct": false,
"version": "v0.0.20",
"ecosystem": "go"
},
{
"name": "github.com/mattn/go-localereader",
"direct": false,
"version": "v0.0.1",
"ecosystem": "go"
},
{
"name": "github.com/mattn/go-runewidth",
"direct": false,
"version": "v0.0.13",
"ecosystem": "go"
},
{
"name": "github.com/mitchellh/go-testing-interface",
"direct": false,
"version": "v1.14.1",
"ecosystem": "go"
},
{
"name": "github.com/muesli/ansi",
"direct": false,
"version": "v0.0.0-20211018074035-2e021307bc4b",
"ecosystem": "go"
},
{
"name": "github.com/muesli/cancelreader",
"direct": false,
"version": "v0.2.2",
"ecosystem": "go"
},
{
"name": "github.com/muesli/termenv",
"direct": false,
"version": "v0.11.1-0.20220212125758-44cd13922739",
"ecosystem": "go"
},
{
"name": "github.com/oklog/run",
"direct": false,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/pkg/browser",
"direct": false,
"version": "v0.0.0-20240102092130-5ac0b6a4141c",
"ecosystem": "go"
},
{
"name": "github.com/pmezard/go-difflib",
"direct": false,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/rivo/uniseg",
"direct": false,
"version": "v0.2.0",
"ecosystem": "go"
},
{
"name": "github.com/russross/blackfriday/v2",
"direct": false,
"version": "v2.1.0",
"ecosystem": "go"
},
{
"name": "github.com/sahilm/fuzzy",
"direct": false,
"version": "v0.1.0",
"ecosystem": "go"
},
{
"name": "github.com/tidwall/match",
"direct": false,
"version": "v1.1.1",
"ecosystem": "go"
},
{
"name": "github.com/tidwall/pretty",
"direct": false,
"version": "v1.2.0",
"ecosystem": "go"
},
{
"name": "github.com/vmihailenco/msgpack/v5",
"direct": false,
"version": "v5.4.1",
"ecosystem": "go"
},
{
"name": "github.com/vmihailenco/tagparser/v2",
"direct": false,
"version": "v2.0.0",
"ecosystem": "go"
},
{
"name": "github.com/xrash/smetrics",
"direct": false,
"version": "v0.0.0-20240521201337-686a1a2994c1",
"ecosystem": "go"
},
{
"name": "golang.org/x/crypto",
"direct": false,
"version": "v0.54.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/mod",
"direct": false,
"version": "v0.37.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/net",
"direct": false,
"version": "v0.56.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/sync",
"direct": false,
"version": "v0.22.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.45.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/text",
"direct": false,
"version": "v0.40.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/tools",
"direct": false,
"version": "v0.47.0",
"ecosystem": "go"
},
{
"name": "google.golang.org/genproto/googleapis/rpc",
"direct": false,
"version": "v0.0.0-20251202230838-ff82c1b0f217",
"ecosystem": "go"
},
{
"name": "google.golang.org/grpc",
"direct": false,
"version": "v1.79.3",
"ecosystem": "go"
},
{
"name": "google.golang.org/protobuf",
"direct": false,
"version": "v1.36.10",
"ecosystem": "go"
},
{
"name": "gopkg.in/yaml.v3",
"direct": false,
"version": "v3.0.1",
"ecosystem": "go"
}
],
"collected": true,
"truncated": false,
"total_count": 142,
"direct_count": 39,
"indirect_count": 103
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 305,
"open_issues": 23,
"closed_ratio": 0.934,
"closed_issues": 323,
"closed_unmerged_prs": 16
},
"bus_factor": 1,
"top_contributors": [
{
"type": "User",
"login": "magodo",
"commits": 439,
"avatar_url": "https://avatars.githubusercontent.com/u/7970698?v=4"
},
{
"type": "User",
"login": "koudaiii",
"commits": 21,
"avatar_url": "https://avatars.githubusercontent.com/u/2929102?v=4"
},
{
"type": "User",
"login": "stemaMSFT",
"commits": 13,
"avatar_url": "https://avatars.githubusercontent.com/u/87738005?v=4"
},
{
"type": "User",
"login": "ms-henglu",
"commits": 6,
"avatar_url": "https://avatars.githubusercontent.com/u/79895375?v=4"
},
{
"type": "User",
"login": "gerrytan",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/2316198?v=4"
},
{
"type": "User",
"login": "adamhancock",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/23136688?v=4"
},
{
"type": "User",
"login": "crgarcia12",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/27244028?v=4"
},
{
"type": "User",
"login": "cedrox",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/10764310?v=4"
},
{
"type": "User",
"login": "nexxai",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/4316564?v=4"
},
{
"type": "User",
"login": "russellbanks",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/74878137?v=4"
}
],
"contributors_sampled": 15,
"top_contributor_share": 0.89
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"codeql.yml",
"pr.yaml"
],
"has_docs_dir": true,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"go.sum"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": null,
"reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 7,
"reason": "23 out of 30 merged PRs checked by a CI test -- score normalized to 7",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 9,
"reason": "Found 27/29 approved changesets -- score normalized to 9",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 7 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 10,
"reason": "update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 10,
"reason": "5 commit(s) and 24 issue activity found in the last 90 days -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 9,
"reason": "SAST tool detected but not run on all commits",
"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": 8,
"reason": "5 out of the last 5 releases have a total of 5 signed artifacts.",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 9,
"reason": "1 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "d52e1c50f4bd40dbd7c514a487afa09d6a2db560",
"ran_at": "2026-07-21T05:54:36Z",
"aggregate_score": 7.4,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": true,
"has_security_policy": true,
"has_dependabot_config": false
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/Azure/aztfexport",
"host": "github.com",
"name": "aztfexport",
"owner": "Azure"
},
"metrics": {
"overall": {
"key": "overall",
"band": "good",
"name": "Overall health",
"note": null,
"notes": [],
"value": 76,
"inputs": {
"security": 79,
"vitality": 75,
"community": 74,
"governance": 74,
"engineering": 77
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 75,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"commits_last_year": 17,
"human_commit_share": null,
"days_since_last_push": 4,
"active_weeks_last_year": 11
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 4 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 4
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "11/52 weeks with commits",
"points": 7.6,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 11
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "17 commits in the last year",
"points": 11.3,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 17
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "5 commit(s) and 24 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"name": "Release discipline",
"note": null,
"notes": [],
"value": 91,
"inputs": {
"releases_count": 33,
"latest_release_tag": "v0.20.0",
"releases_from_tags": false,
"days_since_latest_release": 4,
"mean_days_between_releases": 108.5
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "33 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 33
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 4 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 4
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~108.5 days",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 108.5
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "5 out of the last 5 releases have a total of 5 signed artifacts.",
"points": 8,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "unverified",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": "no_commit_sample",
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": null,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "maintenance record not established from the collected data",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_unverified",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "good",
"name": "Community & Adoption",
"value": 74,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "good",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 81,
"inputs": {
"forks": 218,
"stars": 1902,
"watchers": 38,
"growth_state": "organic",
"growth_factor_pct": 100
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "1,902 stars",
"points": 53.2,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 1902
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "218 forks",
"points": 19.5,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 218
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "38 watchers",
"points": 8.7,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 38
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MPL-2.0)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MPL-2.0"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 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": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "good",
"name": "Sustainability & Governance",
"value": 74,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 35,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 15,
"top_contributor_share": 0.89
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 89% of commits",
"points": 2.5,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 89
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "15 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 15
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 7 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "excellent",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 94,
"inputs": {
"merged_prs": 305,
"open_issues": 23,
"closed_issues": 323,
"issue_closed_ratio": 0.934,
"closed_unmerged_prs": 16
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "93% of issues closed",
"points": 43.7,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 93
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "305/321 decided PRs merged",
"points": 36.3,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 305,
"decided": 321
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 27/29 approved changesets -- score normalized to 9",
"points": 13.5,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 80,
"inputs": {
"followers": 15050,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "Azure",
"public_repos": 2723,
"account_age_days": 4522
},
"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": "15,050 followers of Azure",
"points": 25,
"status": "met",
"details": [
{
"code": "owner_followers",
"params": {
"count": 15050,
"login": "Azure"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "2723 public repos, account ~12 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 2723
}
},
{
"code": "account_age_years",
"params": {
"years": 12
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"github.com/Azure/aztfexport"
],
"ecosystems": "go",
"any_deprecated": false,
"min_days_since_publish": 11
},
"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 11 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 11
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "33 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 33
}
}
],
"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": 77,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 62,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "2 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 2
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "23 out of 30 merged PRs checked by a CI test -- score normalized to 7",
"points": 14,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "excellent",
"name": "Documentation",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"topics": [
"terraform",
"iac",
"azure",
"devops",
"tool",
"terraform-azurerm"
],
"has_wiki": true,
"homepage": "https://azure.github.io/aztfexport/",
"has_readme": true,
"has_docs_dir": true,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 25,
"status": "met",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": "https://azure.github.io/aztfexport/",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "6 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 6
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "good",
"name": "Security",
"value": 79,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "good",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Branch-Protection, Packaging. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"branch_protection",
"packaging"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 74,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 7.4
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "23 out of 30 merged PRs checked by a CI test -- score normalized to 7",
"points": 1.8,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 27/29 approved changesets -- score normalized to 9",
"points": 6.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 7 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "update tool detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "5 commit(s) and 24 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool detected but not run on all commits",
"points": 4.5,
"status": "partial",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "5 out of the last 5 releases have a total of 5 signed artifacts.",
"points": 6,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "1 existing vulnerabilities detected",
"points": 6.8,
"status": "partial",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 142 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": 142
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 1,
"affected_packages": 1,
"assessed_packages": 142,
"unassessed_packages": 0,
"affected_by_severity": "unknown 1",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "transitive set not separable from development and test dependencies in this scope",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_scope_not_separable",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "excellent",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 142,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 17
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "moderate",
"name": "AI Readiness",
"value": 53,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": "Excluded from scoring (no data or not applicable): Legible commit history. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"legible_commit_history"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 1,
"inputs": {
"has_llms_txt": false,
"legible_history_share": null,
"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": "no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "good",
"name": "Verify loop (build / test / typecheck)",
"note": "Excluded from scoring (no data or not applicable): Demonstrated agent practice, Automated maintenance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"demonstrated_agent_practice",
"automated_maintenance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 74,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"go.sum"
],
"has_dockerfile": true,
"typed_language": true,
"bootstrap_files": [
"Makefile"
],
"has_devcontainer": true,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": null,
"toolchain_manifests": [],
"dependency_bot_commit_share": null
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "Makefile",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Makefile"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "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": "devcontainer, Dockerfile, lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "devcontainer, Dockerfile, lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "Go",
"largest_source_bytes": 40499,
"source_files_sampled": 73,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Go (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Go"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/73 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 73,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [],
"report_type": "repository",
"generated_at": "2026-07-21T05:54:57.147958Z",
"schema_version": "0.17.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/a/Azure/aztfexport.svg",
"full_name": "Azure/aztfexport",
"license_state": "standard",
"license_spdx": "MPL-2.0"
}