公开记录
软件健康报告模式 0.27.0 · 指标 1.13.0 · 2026-07-23 14:12 UTC

kubepack / lib-app

Go · ShellApache-2.0★ 3 星标⑂ 1 复刻始于 2021年1月在 GitHub 上查看 ↗

kubepack/lib-app 的健康指数为 100 分中的 60 分,处于「中等」区间。 其得分最高的类别是AI Readiness(85/100),最低的是Community & Adoption(26/100)。 最近一次更新在 10 天前。 近期的大部分工作由 1 位贡献者完成。

60
总分 / 100
中等

软件健康指数

指标归入加权类别,统一采用 1–100 量表。总体分先取类别加权平均;当公开证据触发高风险司法辖区政策时,评级会按政策调整,并设置 49(有风险)的上限。AI 就绪度不计入总体分。

60
优秀85-100堪称典范;基本满足所有检验标准
良好70-84健康;仅有轻微不足
中等50-69可接受,但存在明显不足;建议进行审查
存在风险30-49存在重大薄弱环节;采用时应保持审慎
危急1-29问题严重(项目被弃置、仅有单一维护者、缺乏基本工程规范)
活力社区与采用可持续性与治理工程质量安全AI 就绪度

评分画像

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

所有权

Kubepack组织
0 关注者49 个公开仓库始于 2017年7月

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

软件包生态系统

注册表软件包版本月下载量版本数最近发布
Gokubepack.dev/lib-appv0.24.0-4910 天前

按类别列示的指标

活力

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

77良好 · 占总体的 22%
评分方式
28.8/36推送新近度 — 最近一次推送于 10 天前
15.9/36提交节奏 — 52 周中有 23 周有提交
14.5/18提交量 — 最近一年 40 次提交
10/10OpenSSF Scorecard:Maintained — 17 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
所用输入
commits_last_year40
human_commit_share1
days_since_last_push10
active_weeks_last_year23

发布纪律

90优秀
评分方式
27/27有发布版本 — 已发布 44 个发布版本
36/36发布时效 — 最近一次发布版本于 10 天前
27/27发布节奏 — 约每 28.2 天发布一次
0/10OpenSSF Scorecard:Signed-Releases — Project has not signed or included provenance with any releases.
所用输入
releases_count44
latest_release_tagv0.24.0
releases_from_tags
days_since_latest_release10
mean_days_between_releases28.2

社区与采用

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

26危急 · 占总体的 18%
评分方式
4.9/60星标 — 3 个星标
0/25复刻 — 1 个复刻
0/15关注者 — 1 位关注者
所用输入
forks1
stars3
watchers1
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

社区健康

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

可持续性与治理

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

67中等 · 占总体的 24%
评分方式
9/54巴士系数 — 1 位贡献者贡献了半数提交
6.1/22.5提交分布 — 头号贡献者编写了 73% 的提交
9.5/13.5贡献者广度 — 7 位贡献者
10/10OpenSSF Scorecard:Contributors — project has 17 contributing companies or organizations
所用输入
bus_factor1
contributors_sampled7
top_contributor_share0.731
评分方式
46.8/46.8议题解决 — 100% 的议题已关闭
34/38.3PR 接受 — 已裁定的 PR 中 159/179 已合并
12/15OpenSSF Scorecard:Code-Review — Found 25/30 approved changesets -- score normalized to 8
所用输入
merged_prs159
open_issues0
closed_issues1
issue_closed_ratio1
closed_unmerged_prs20
评分方式
30/30所有权背书 — 组织持有
0/20已验证域名
0/25所有者影响力 — kubepack 有 0 位关注者
24.4/25既往记录 — 49 个公开仓库,账户约 8 年
所用输入
followers0
owner_typeOrganization
is_verified
owner_loginkubepack
public_repos49
account_age_days3,278
评分方式
25/25已发布且可解析 — go 上有 1 个软件包
35/35发布时效 — 最近一次发布于 10 天前
20/20版本历史 — 49 个已发布版本
20/20未被弃用 — 活跃,未被弃用或撤回
所用输入
packageskubepack.dev/lib-app
ecosystemsgo
any_deprecated
min_days_since_publish10

工程质量

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

60中等 · 占总体的 20%

工程实践

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

文档

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

安全

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

62中等 · 占总体的 16%

安全态势

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

AI 就绪度

该仓库在多大程度上具备与 AI 编码代理协同开发与维护的条件?这是一枚独立的实验性徽章——权重为 0.0,因此单独呈现,不影响总体健康评分。

85优秀 · 占总体的 0%
评分方式
45/45代理指令 — vendor/github.com/aws/smithy-go/AGENTS.md
0/15机器可读文档(llms.txt)
34.1/40可读的提交历史 — 100 次人类提交中有 64 次说明了意图(结构化标题或解释性正文)
所用输入
has_llms_txt
legible_history_share0.64
agent_instruction_filesvendor/github.com/aws/smithy-go/AGENTS.md
agent_instruction_max_bytes6,682
评分方式
18/18一条命令的引导启动 — Makefile, vendor/github.com/Azure/go-autorest/GNUmakefile, vendor/github.com/Masterminds/semver/v3/Makefile, vendor/github.com/Masterminds/sprig/v3/Makefile, vendor/github.com/aws/smithy-go/Makefile, vendor/github.com/emicklei/go-restful/v3/Makefile, vendor/github.com/felixge/httpsnoop/Makefile, vendor/github.com/go-chi/chi/v5/Makefile, vendor/github.com/go-playground/universal-translator/Makefile, vendor/github.com/go-playground/validator/v10/Makefile, vendor/github.com/gobuffalo/flect/Makefile, vendor/github.com/gogo/protobuf/proto/Makefile, vendor/github.com/gosuri/uitable/Makefile, vendor/github.com/hashicorp/go-multierror/Makefile, vendor/github.com/jmespath/go-jmespath/Makefile, vendor/github.com/jmoiron/sqlx/Makefile, vendor/github.com/leodido/go-urn/makefile, vendor/github.com/munnerz/goautoneg/Makefile, vendor/github.com/pkg/errors/Makefile, vendor/github.com/prometheus/procfs/Makefile, vendor/github.com/rubenv/sql-migrate/Makefile, vendor/github.com/spf13/cast/Makefile, vendor/github.com/spf13/cobra/Makefile, vendor/github.com/unrolled/render/Makefile, vendor/github.com/yudai/gojsondiff/Makefile, vendor/github.com/zeebo/xxh3/Makefile, vendor/go.opencensus.io/Makefile, vendor/go.opentelemetry.io/otel/Makefile, vendor/google.golang.org/grpc/Makefile, vendor/kmodules.xyz/client-go/Makefile, vendor/oras.land/oras-go/v2/Makefile, vendor/sigs.k8s.io/controller-runtime/Makefile, vendor/sigs.k8s.io/json/Makefile, vendor/sigs.k8s.io/kustomize/kyaml/openapi/Makefile
22/22自动化测试
11/11Lint / 格式化配置 — .golangci.yaml, .golangci.yml
11/11静态类型检查 — Go(静态类型)
10/10可复现环境 — Dockerfile, lockfile
0/10已体现的代理实践 — 最近 100 次提交中没有代理编写的提交
5/8自动化维护 — 已配置依赖自动化,但在抽样提交中未观察到
8/10OpenSSF Scorecard:Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 8
所用输入
has_nix
has_tests
lockfilesgo.sum
has_dockerfile
typed_language
bootstrap_filesMakefile, vendor/github.com/Azure/go-autorest/GNUmakefile, vendor/github.com/Masterminds/semver/v3/Makefile, vendor/github.com/Masterminds/sprig/v3/Makefile, vendor/github.com/aws/smithy-go/Makefile, vendor/github.com/emicklei/go-restful/v3/Makefile, vendor/github.com/felixge/httpsnoop/Makefile, vendor/github.com/go-chi/chi/v5/Makefile, vendor/github.com/go-playground/universal-translator/Makefile, vendor/github.com/go-playground/validator/v10/Makefile, vendor/github.com/gobuffalo/flect/Makefile, vendor/github.com/gogo/protobuf/proto/Makefile, vendor/github.com/gosuri/uitable/Makefile, vendor/github.com/hashicorp/go-multierror/Makefile, vendor/github.com/jmespath/go-jmespath/Makefile, vendor/github.com/jmoiron/sqlx/Makefile, vendor/github.com/leodido/go-urn/makefile, vendor/github.com/munnerz/goautoneg/Makefile, vendor/github.com/pkg/errors/Makefile, vendor/github.com/prometheus/procfs/Makefile, vendor/github.com/rubenv/sql-migrate/Makefile, vendor/github.com/spf13/cast/Makefile, vendor/github.com/spf13/cobra/Makefile, vendor/github.com/unrolled/render/Makefile, vendor/github.com/yudai/gojsondiff/Makefile, vendor/github.com/zeebo/xxh3/Makefile, vendor/go.opencensus.io/Makefile, vendor/go.opentelemetry.io/otel/Makefile, vendor/google.golang.org/grpc/Makefile, vendor/kmodules.xyz/client-go/Makefile, vendor/oras.land/oras-go/v2/Makefile, vendor/sigs.k8s.io/controller-runtime/Makefile, vendor/sigs.k8s.io/json/Makefile, vendor/sigs.k8s.io/kustomize/kyaml/openapi/Makefile
has_devcontainer
has_linter_config
typecheck_configs
agent_commit_share0
toolchain_manifestsgo.mod
dependency_bot_commit_share0
评分方式
45/45可类型检查的代码 — Go(静态类型)
55/55可控的文件大小 — 采样的 18 个源文件中有 0 个超过 60KB
所用输入
primary_languageGo
largest_source_bytes29,203
source_files_sampled18
oversized_source_files0
评分方式
40/40API 模式(OpenAPI/GraphQL/proto) — vendor/github.com/envoyproxy/protoc-gen-validate/validate/validate.proto, vendor/github.com/google/gnostic-models/extensions/extension.proto, vendor/github.com/google/gnostic-models/openapiv2/OpenAPIv2.proto, vendor/github.com/google/gnostic-models/openapiv3/OpenAPIv3.proto, vendor/github.com/google/gnostic-models/openapiv3/annotations.proto, vendor/github.com/googleapis/gax-go/v2/apierror/internal/proto/custom_error.proto, vendor/github.com/googleapis/gax-go/v2/apierror/internal/proto/error.proto, vendor/k8s.io/api/admission/v1/generated.proto, vendor/k8s.io/api/admission/v1beta1/generated.proto, vendor/k8s.io/api/admissionregistration/v1/generated.proto, vendor/k8s.io/api/admissionregistration/v1alpha1/generated.proto, vendor/k8s.io/api/admissionregistration/v1beta1/generated.proto, vendor/k8s.io/api/apidiscovery/v2/generated.proto, vendor/k8s.io/api/apidiscovery/v2beta1/generated.proto, vendor/k8s.io/api/apiserverinternal/v1alpha1/generated.proto, vendor/k8s.io/api/apps/v1/generated.proto, vendor/k8s.io/api/apps/v1beta1/generated.proto, vendor/k8s.io/api/apps/v1beta2/generated.proto, vendor/k8s.io/api/authentication/v1/generated.proto, vendor/k8s.io/api/authentication/v1alpha1/generated.proto, vendor/k8s.io/api/authentication/v1beta1/generated.proto, vendor/k8s.io/api/authorization/v1/generated.proto, vendor/k8s.io/api/authorization/v1beta1/generated.proto, vendor/k8s.io/api/autoscaling/v1/generated.proto, vendor/k8s.io/api/autoscaling/v2/generated.proto, vendor/k8s.io/api/autoscaling/v2beta1/generated.proto, vendor/k8s.io/api/autoscaling/v2beta2/generated.proto, vendor/k8s.io/api/batch/v1/generated.proto, vendor/k8s.io/api/batch/v1beta1/generated.proto, vendor/k8s.io/api/certificates/v1/generated.proto, vendor/k8s.io/api/certificates/v1alpha1/generated.proto, vendor/k8s.io/api/certificates/v1beta1/generated.proto, vendor/k8s.io/api/coordination/v1/generated.proto, vendor/k8s.io/api/coordination/v1alpha2/generated.proto, vendor/k8s.io/api/coordination/v1beta1/generated.proto, vendor/k8s.io/api/core/v1/generated.proto, vendor/k8s.io/api/discovery/v1/generated.proto, vendor/k8s.io/api/discovery/v1beta1/generated.proto, vendor/k8s.io/api/events/v1/generated.proto, vendor/k8s.io/api/events/v1beta1/generated.proto, vendor/k8s.io/api/extensions/v1beta1/generated.proto, vendor/k8s.io/api/flowcontrol/v1/generated.proto, vendor/k8s.io/api/flowcontrol/v1beta1/generated.proto, vendor/k8s.io/api/flowcontrol/v1beta2/generated.proto, vendor/k8s.io/api/flowcontrol/v1beta3/generated.proto, vendor/k8s.io/api/imagepolicy/v1alpha1/generated.proto, vendor/k8s.io/api/networking/v1/generated.proto, vendor/k8s.io/api/networking/v1beta1/generated.proto, vendor/k8s.io/api/node/v1/generated.proto, vendor/k8s.io/api/node/v1alpha1/generated.proto, vendor/k8s.io/api/node/v1beta1/generated.proto, vendor/k8s.io/api/policy/v1/generated.proto, vendor/k8s.io/api/policy/v1beta1/generated.proto, vendor/k8s.io/api/rbac/v1/generated.proto, vendor/k8s.io/api/rbac/v1alpha1/generated.proto, vendor/k8s.io/api/rbac/v1beta1/generated.proto, vendor/k8s.io/api/resource/v1/generated.proto, vendor/k8s.io/api/resource/v1alpha3/generated.proto, vendor/k8s.io/api/resource/v1beta1/generated.proto, vendor/k8s.io/api/resource/v1beta2/generated.proto, vendor/k8s.io/api/scheduling/v1/generated.proto, vendor/k8s.io/api/scheduling/v1alpha1/generated.proto, vendor/k8s.io/api/scheduling/v1beta1/generated.proto, vendor/k8s.io/api/storage/v1/generated.proto, vendor/k8s.io/api/storage/v1alpha1/generated.proto, vendor/k8s.io/api/storage/v1beta1/generated.proto, vendor/k8s.io/api/storagemigration/v1alpha1/generated.proto, vendor/k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1/generated.proto, vendor/k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1beta1/generated.proto, vendor/k8s.io/apimachinery/pkg/api/resource/generated.proto, vendor/k8s.io/apimachinery/pkg/apis/meta/v1/generated.proto, vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1/generated.proto, vendor/k8s.io/apimachinery/pkg/runtime/generated.proto, vendor/k8s.io/apimachinery/pkg/runtime/schema/generated.proto, vendor/k8s.io/apimachinery/pkg/util/intstr/generated.proto, vendor/k8s.io/kube-aggregator/pkg/apis/apiregistration/v1/generated.proto, vendor/kmodules.xyz/client-go/api/v1/generated.proto, vendor/kmodules.xyz/custom-resources/apis/appcatalog/v1alpha1/generated.proto, vendor/kmodules.xyz/objectstore-api/api/v1/generated.proto, vendor/kmodules.xyz/prober/api/v1/generated.proto, vendor/sigs.k8s.io/kustomize/kyaml/openapi/kustomizationapi/swagger.json
0/20MCP 服务器
40/40可运行示例 — samples
所用输入
example_dirssamples
has_mcp_signal
api_schema_filesvendor/github.com/envoyproxy/protoc-gen-validate/validate/validate.proto, vendor/github.com/google/gnostic-models/extensions/extension.proto, vendor/github.com/google/gnostic-models/openapiv2/OpenAPIv2.proto, vendor/github.com/google/gnostic-models/openapiv3/OpenAPIv3.proto, vendor/github.com/google/gnostic-models/openapiv3/annotations.proto, vendor/github.com/googleapis/gax-go/v2/apierror/internal/proto/custom_error.proto, vendor/github.com/googleapis/gax-go/v2/apierror/internal/proto/error.proto, vendor/k8s.io/api/admission/v1/generated.proto, vendor/k8s.io/api/admission/v1beta1/generated.proto, vendor/k8s.io/api/admissionregistration/v1/generated.proto, vendor/k8s.io/api/admissionregistration/v1alpha1/generated.proto, vendor/k8s.io/api/admissionregistration/v1beta1/generated.proto, vendor/k8s.io/api/apidiscovery/v2/generated.proto, vendor/k8s.io/api/apidiscovery/v2beta1/generated.proto, vendor/k8s.io/api/apiserverinternal/v1alpha1/generated.proto, vendor/k8s.io/api/apps/v1/generated.proto, vendor/k8s.io/api/apps/v1beta1/generated.proto, vendor/k8s.io/api/apps/v1beta2/generated.proto, vendor/k8s.io/api/authentication/v1/generated.proto, vendor/k8s.io/api/authentication/v1alpha1/generated.proto, vendor/k8s.io/api/authentication/v1beta1/generated.proto, vendor/k8s.io/api/authorization/v1/generated.proto, vendor/k8s.io/api/authorization/v1beta1/generated.proto, vendor/k8s.io/api/autoscaling/v1/generated.proto, vendor/k8s.io/api/autoscaling/v2/generated.proto, vendor/k8s.io/api/autoscaling/v2beta1/generated.proto, vendor/k8s.io/api/autoscaling/v2beta2/generated.proto, vendor/k8s.io/api/batch/v1/generated.proto, vendor/k8s.io/api/batch/v1beta1/generated.proto, vendor/k8s.io/api/certificates/v1/generated.proto, vendor/k8s.io/api/certificates/v1alpha1/generated.proto, vendor/k8s.io/api/certificates/v1beta1/generated.proto, vendor/k8s.io/api/coordination/v1/generated.proto, vendor/k8s.io/api/coordination/v1alpha2/generated.proto, vendor/k8s.io/api/coordination/v1beta1/generated.proto, vendor/k8s.io/api/core/v1/generated.proto, vendor/k8s.io/api/discovery/v1/generated.proto, vendor/k8s.io/api/discovery/v1beta1/generated.proto, vendor/k8s.io/api/events/v1/generated.proto, vendor/k8s.io/api/events/v1beta1/generated.proto, vendor/k8s.io/api/extensions/v1beta1/generated.proto, vendor/k8s.io/api/flowcontrol/v1/generated.proto, vendor/k8s.io/api/flowcontrol/v1beta1/generated.proto, vendor/k8s.io/api/flowcontrol/v1beta2/generated.proto, vendor/k8s.io/api/flowcontrol/v1beta3/generated.proto, vendor/k8s.io/api/imagepolicy/v1alpha1/generated.proto, vendor/k8s.io/api/networking/v1/generated.proto, vendor/k8s.io/api/networking/v1beta1/generated.proto, vendor/k8s.io/api/node/v1/generated.proto, vendor/k8s.io/api/node/v1alpha1/generated.proto, vendor/k8s.io/api/node/v1beta1/generated.proto, vendor/k8s.io/api/policy/v1/generated.proto, vendor/k8s.io/api/policy/v1beta1/generated.proto, vendor/k8s.io/api/rbac/v1/generated.proto, vendor/k8s.io/api/rbac/v1alpha1/generated.proto, vendor/k8s.io/api/rbac/v1beta1/generated.proto, vendor/k8s.io/api/resource/v1/generated.proto, vendor/k8s.io/api/resource/v1alpha3/generated.proto, vendor/k8s.io/api/resource/v1beta1/generated.proto, vendor/k8s.io/api/resource/v1beta2/generated.proto, vendor/k8s.io/api/scheduling/v1/generated.proto, vendor/k8s.io/api/scheduling/v1alpha1/generated.proto, vendor/k8s.io/api/scheduling/v1beta1/generated.proto, vendor/k8s.io/api/storage/v1/generated.proto, vendor/k8s.io/api/storage/v1alpha1/generated.proto, vendor/k8s.io/api/storage/v1beta1/generated.proto, vendor/k8s.io/api/storagemigration/v1alpha1/generated.proto, vendor/k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1/generated.proto, vendor/k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1beta1/generated.proto, vendor/k8s.io/apimachinery/pkg/api/resource/generated.proto, vendor/k8s.io/apimachinery/pkg/apis/meta/v1/generated.proto, vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1/generated.proto, vendor/k8s.io/apimachinery/pkg/runtime/generated.proto, vendor/k8s.io/apimachinery/pkg/runtime/schema/generated.proto, vendor/k8s.io/apimachinery/pkg/util/intstr/generated.proto, vendor/k8s.io/kube-aggregator/pkg/apis/apiregistration/v1/generated.proto, vendor/kmodules.xyz/client-go/api/v1/generated.proto, vendor/kmodules.xyz/custom-resources/apis/appcatalog/v1alpha1/generated.proto, vendor/kmodules.xyz/objectstore-api/api/v1/generated.proto, vendor/kmodules.xyz/prober/api/v1/generated.proto, vendor/sigs.k8s.io/kustomize/kyaml/openapi/kustomizationapi/swagger.json

关键数据

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

数据采集警告

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

更多细节

OpenSSF Scorecard 5.3 / 10
5.3综合

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

10Binary-Artifactsno binaries found in the repo
不适用Branch-Protectioninternal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
5CI-Tests15 out of 26 merged PRs checked by a CI test -- score normalized to 5
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
8Code-ReviewFound 25/30 approved changesets -- score normalized to 8
10Contributorsproject has 17 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained17 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
不适用Packagingpackaging workflow not detected
8Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 8
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities23 existing vulnerabilities detected
直接依赖 39
注册表软件包版本约束清单文件
Gogithub.com/Masterminds/semver/v3v3.4.0go.mod
Gogithub.com/Masterminds/sprig/v3v3.3.0go.mod
Gogithub.com/evanphx/json-patch/v5v5.9.11go.mod
Gogithub.com/fluxcd/helm-controller/apiv1.2.0go.mod
Gogithub.com/fluxcd/source-controller/apiv1.5.0go.mod
Gogithub.com/go-chi/chi/v5v5.2.5go.mod
Gogithub.com/gobuffalo/flectv1.0.3go.mod
Gogithub.com/google/go-containerregistryv0.20.7go.mod
Gogithub.com/google/uuidv1.6.0go.mod
Gogithub.com/pkg/errorsv0.9.1go.mod
Gogithub.com/spf13/cobrav1.10.1go.mod
Gogithub.com/spf13/pflagv1.0.10go.mod
Gogithub.com/unrolled/renderv1.7.0go.mod
Gogo.bytebuilders.dev/installerv0.1.1-0.20260713075605-ec739356c435go.mod
Gogo.wandrs.dev/bindingv0.0.2go.mod
Gogo.wandrs.dev/httpv0.0.2go.mod
Gogocloud.devv0.41.0go.mod
Gogomodules.xyz/encodingv0.0.8go.mod
Gogomodules.xyz/jsonpatch/v3v3.0.1go.mod
Gogomodules.xyz/logsv0.0.7go.mod
Gogomodules.xyz/xv0.0.17go.mod
Gogopkg.in/yaml.v3v3.0.1go.mod
Gohelm.sh/helm/v3v3.19.4go.mod
Gok8s.io/apiv0.34.3go.mod
Gok8s.io/apiextensions-apiserverv0.34.3go.mod
Gok8s.io/apimachineryv0.34.3go.mod
Gok8s.io/cli-runtimev0.34.3go.mod
Gok8s.io/client-gov0.34.3go.mod
Gok8s.io/klog/v2v2.130.1go.mod
Gok8s.io/kubectlv0.34.3go.mod
Gokmodules.xyz/client-gov0.34.3go.mod
Gokmodules.xyz/resource-metadatav0.48.0go.mod
Gokmodules.xyz/setsv0.29.0go.mod
Gokubepack.dev/chart-doc-genv0.5.0go.mod
Gokubepack.dev/kubepackv0.34.0go.mod
Gokubepack.dev/lib-helmv0.34.0go.mod
Gosigs.k8s.io/controller-runtimev0.22.4go.mod
Gosigs.k8s.io/yamlv1.6.0go.mod
Gox-helm.dev/apimachineryv0.0.18go.mod
全部依赖 299

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

注册表软件包版本关系
Gogithub.com/evanphx/json-patch/v5v5.9.11直接
Gogithub.com/fluxcd/helm-controller/apiv1.2.0直接
Gogithub.com/fluxcd/source-controller/apiv1.5.0直接
Gogithub.com/go-chi/chi/v5v5.2.5直接
Gogithub.com/gobuffalo/flectv1.0.3直接
Gogithub.com/google/go-containerregistryv0.20.7直接
Gogithub.com/google/uuidv1.6.0直接
Gogithub.com/masterminds/semver/v3v3.4.0直接
Gogithub.com/masterminds/sprig/v3v3.3.0直接
Gogithub.com/pkg/errorsv0.9.1直接
Gogithub.com/spf13/cobrav1.10.1直接
Gogithub.com/spf13/pflagv1.0.10直接
Gogithub.com/unrolled/renderv1.7.0直接
Gogo.bytebuilders.dev/installerv0.1.1-0.20260713075605-ec739356c435直接
Gogo.wandrs.dev/bindingv0.0.2直接
Gogo.wandrs.dev/httpv0.0.2直接
Gogocloud.devv0.41.0直接
Gogomodules.xyz/encodingv0.0.8直接
Gogomodules.xyz/jsonpatch/v3v3.0.1直接
Gogomodules.xyz/logsv0.0.7直接
Gogomodules.xyz/xv0.0.17直接
Gogopkg.in/yaml.v3v3.0.1直接
Gok8s.io/apiv0.34.3直接
Gok8s.io/apiextensions-apiserverv0.34.3直接
Gok8s.io/apimachineryv0.34.3直接
Gok8s.io/cli-runtimev0.34.3直接
Gok8s.io/client-gov0.34.3直接
Gok8s.io/klog/v2v2.130.1直接
Gok8s.io/kubectlv0.34.3直接
Gokmodules.xyz/client-gov0.34.3直接
Gokmodules.xyz/resource-metadatav0.48.0直接
Gokmodules.xyz/setsv0.29.0直接
Gokubepack.dev/chart-doc-genv0.5.0直接
Gokubepack.dev/kubepackv0.34.0直接
Gokubepack.dev/lib-helmv0.34.0直接
Gosigs.k8s.io/controller-runtimev0.22.4直接
Gosigs.k8s.io/yamlv1.6.0直接
Gox-helm.dev/apimachineryv0.0.18直接
Gocel.dev/exprv0.25.1间接
Gocloud.google.com/gov0.120.0间接
Gocloud.google.com/go/authv0.17.0间接
Gocloud.google.com/go/auth/oauth2adaptv0.2.8间接
Gocloud.google.com/go/compute/metadatav0.9.0间接
Gocloud.google.com/go/iamv1.5.2间接
Gocloud.google.com/go/monitoringv1.24.2间接
Gocloud.google.com/go/storagev1.51.0间接
Godario.cat/mergov1.0.2间接
Gofilippo.io/edwards25519v1.1.1间接
Gogithub.com/alessio/shellescapev1.4.2间接
Gogithub.com/asaskevich/govalidatorv0.0.0-20230301143203-a9d515a09cc2间接
Gogithub.com/aws/aws-sdk-gov1.55.6间接
Gogithub.com/aws/aws-sdk-go-v2v1.41.5间接
Gogithub.com/aws/aws-sdk-go-v2/aws/protocol/eventstreamv1.7.8间接
Gogithub.com/aws/aws-sdk-go-v2/configv1.31.20间接
Gogithub.com/aws/aws-sdk-go-v2/credentialsv1.18.24间接
Gogithub.com/aws/aws-sdk-go-v2/feature/ec2/imdsv1.18.13间接
Gogithub.com/aws/aws-sdk-go-v2/feature/s3/managerv1.17.69间接
Gogithub.com/aws/aws-sdk-go-v2/internal/configsourcesv1.4.21间接
Gogithub.com/aws/aws-sdk-go-v2/internal/endpoints/v2v2.7.21间接
Gogithub.com/aws/aws-sdk-go-v2/internal/iniv1.8.4间接
Gogithub.com/aws/aws-sdk-go-v2/internal/v4av1.4.22间接
Gogithub.com/aws/aws-sdk-go-v2/service/ecrv1.51.2间接
Gogithub.com/aws/aws-sdk-go-v2/service/internal/accept-encodingv1.13.7间接
Gogithub.com/aws/aws-sdk-go-v2/service/internal/checksumv1.9.13间接
Gogithub.com/aws/aws-sdk-go-v2/service/internal/presigned-urlv1.13.21间接
Gogithub.com/aws/aws-sdk-go-v2/service/internal/s3sharedv1.19.21间接
Gogithub.com/aws/aws-sdk-go-v2/service/s3v1.97.3间接
Gogithub.com/aws/aws-sdk-go-v2/service/ssov1.30.3间接
Gogithub.com/aws/aws-sdk-go-v2/service/ssooidcv1.35.7间接
Gogithub.com/aws/aws-sdk-go-v2/service/stsv1.40.2间接
Gogithub.com/aws/smithy-gov1.24.3间接
Gogithub.com/azure/azure-sdk-for-go/sdk/azcorev1.20.0间接
Gogithub.com/azure/azure-sdk-for-go/sdk/azidentityv1.14.0-beta.3间接
Gogithub.com/azure/azure-sdk-for-go/sdk/internalv1.11.2间接
Gogithub.com/azure/azure-sdk-for-go/sdk/storage/azblobv1.6.3间接
Gogithub.com/azure/go-ansitermv0.0.0-20250102033503-faa5f7b0171c间接
Gogithub.com/azure/go-autorestv14.2.0+incompatible间接
Gogithub.com/azure/go-autorest/autorest/tov0.4.1间接
Gogithub.com/azuread/microsoft-authentication-library-for-gov1.6.0间接
Gogithub.com/beorn7/perksv1.0.1间接
Gogithub.com/blang/semver/v4v4.0.0间接
Gogithub.com/burntsushi/tomlv1.5.0间接
Gogithub.com/cespare/xxhash/v2v2.3.0间接
Gogithub.com/chai2010/gettext-gov1.0.3间接
Gogithub.com/cncf/xds/gov0.0.0-20251210132809-ee656c7534f5间接
Gogithub.com/containerd/containerdv1.7.32间接
Gogithub.com/containerd/errdefsv1.0.0间接
Gogithub.com/containerd/logv0.1.0间接
Gogithub.com/containerd/platformsv0.2.1间接
Gogithub.com/containerd/stargz-snapshotter/estargzv0.18.1间接
Gogithub.com/cubewise-code/go-mimev0.0.0-20200519001935-8c5762b177d8间接
Gogithub.com/cyphar/filepath-securejoinv0.6.1间接
Gogithub.com/davecgh/go-spewv1.1.2-0.20180830191138-d8f796af33cc间接
Gogithub.com/docker/cliv29.2.0+incompatible间接
Gogithub.com/docker/distributionv2.8.3+incompatible间接
Gogithub.com/docker/docker-credential-helpersv0.9.4间接
Gogithub.com/emicklei/go-restful/v3v3.13.0间接
Gogithub.com/envoyproxy/gatewayv1.6.3间接
Gogithub.com/envoyproxy/go-control-plane/envoyv1.36.0间接
Gogithub.com/envoyproxy/protoc-gen-validatev1.3.0间接
Gogithub.com/evanphx/json-patchv5.9.11+incompatible间接
Gogithub.com/exponent-io/jsonpathv0.0.0-20210407135951-1de76d718b3f间接
Gogithub.com/fatih/camelcasev1.0.0间接
Gogithub.com/fatih/colorv1.18.0间接
Gogithub.com/fatih/structsv1.1.0间接
Gogithub.com/felixge/httpsnoopv1.0.4间接
Gogithub.com/fluxcd/pkg/apis/aclv0.6.0间接
Gogithub.com/fluxcd/pkg/apis/kustomizev1.9.0间接
Gogithub.com/fluxcd/pkg/apis/metav1.10.0间接
Gogithub.com/fluxcd/pkg/ociv0.45.0间接
Gogithub.com/fluxcd/pkg/versionv0.6.0间接
Gogithub.com/fsnotify/fsnotifyv1.9.0间接
Gogithub.com/fxamacker/cbor/v2v2.9.0间接
Gogithub.com/gabriel-vasile/mimetypev1.4.11间接
Gogithub.com/ghodss/yamlv1.0.0间接
Gogithub.com/go-errors/errorsv1.5.1间接
Gogithub.com/go-gorp/gorp/v3v3.1.0间接
Gogithub.com/go-jose/go-jose/v4v4.1.4间接
Gogithub.com/go-logr/logrv1.4.3间接
Gogithub.com/go-logr/stdrv1.2.2间接
Gogithub.com/go-openapi/jsonpointerv0.22.1间接
Gogithub.com/go-openapi/jsonreferencev0.21.2间接
Gogithub.com/go-openapi/swagv0.25.1间接
Gogithub.com/go-openapi/swag/cmdutilsv0.25.1间接
Gogithub.com/go-openapi/swag/convv0.25.1间接
Gogithub.com/go-openapi/swag/fileutilsv0.25.1间接
Gogithub.com/go-openapi/swag/jsonnamev0.25.1间接
Gogithub.com/go-openapi/swag/jsonutilsv0.25.1间接
Gogithub.com/go-openapi/swag/loadingv0.25.1间接
Gogithub.com/go-openapi/swag/manglingv0.25.1间接
Gogithub.com/go-openapi/swag/netutilsv0.25.1间接
Gogithub.com/go-openapi/swag/stringutilsv0.25.1间接
Gogithub.com/go-openapi/swag/typeutilsv0.25.1间接
Gogithub.com/go-openapi/swag/yamlutilsv0.25.1间接
Gogithub.com/go-playground/form/v4v4.1.3间接
Gogithub.com/go-playground/localesv0.14.1间接
Gogithub.com/go-playground/universal-translatorv0.18.1间接
Gogithub.com/go-playground/validator/v10v10.18.0间接
Gogithub.com/go-sql-driver/mysqlv1.9.3间接
Gogithub.com/gobwas/globv0.2.3间接
Gogithub.com/gogo/protobufv1.3.2间接
Gogithub.com/golang-jwt/jwt/v5v5.3.0间接
Gogithub.com/golang/groupcachev0.0.0-20241129210726-2c02b8208cf8间接
Gogithub.com/google/btreev1.1.3间接
Gogithub.com/google/gnostic-modelsv0.7.0间接
Gogithub.com/google/go-cmpv0.7.0间接
Gogithub.com/google/gofuzzv1.2.0间接
Gogithub.com/google/s2a-gov0.1.9间接
Gogithub.com/google/wirev0.6.0间接
Gogithub.com/googleapis/enterprise-certificate-proxyv0.3.7间接
Gogithub.com/googleapis/gax-go/v2v2.15.0间接
Gogithub.com/googlecloudplatform/opentelemetry-operations-go/detectors/gcpv1.30.0间接
Gogithub.com/googlecloudplatform/opentelemetry-operations-go/exporter/metricv0.51.0间接
Gogithub.com/googlecloudplatform/opentelemetry-operations-go/internal/resourcemappingv0.51.0间接
Gogithub.com/gorilla/websocketv1.5.4-0.20250319132907-e064f32e3674间接
Gogithub.com/gosuri/uitablev0.0.4间接
Gogithub.com/gregjones/httpcachev0.0.0-20190611155906-901d90724c79间接
Gogithub.com/hashicorp/errwrapv1.1.0间接
Gogithub.com/hashicorp/go-multierrorv1.1.1间接
Gogithub.com/hashicorp/golang-lruv1.0.2间接
Gogithub.com/huandu/xstringsv1.5.0间接
Gogithub.com/inconshreveable/mousetrapv1.1.0间接
Gogithub.com/jmespath/go-jmespathv0.4.1-0.20220621161143-b0104c826a24间接
Gogithub.com/jmoiron/sqlxv1.4.0间接
Gogithub.com/jonboulle/clockworkv0.5.0间接
Gogithub.com/json-iterator/gov1.1.12间接
Gogithub.com/klauspost/compressv1.18.5间接
Gogithub.com/klauspost/cpuid/v2v2.2.7间接
Gogithub.com/kylelemons/godebugv1.1.0间接
Gogithub.com/lann/builderv0.0.0-20180802200727-47ae307949d0间接
Gogithub.com/lann/psv0.0.0-20150810152359-62de8c46ede0间接
Gogithub.com/leodido/go-urnv1.4.0间接
Gogithub.com/lib/pqv1.10.9间接
Gogithub.com/liggitt/tabwriterv0.0.0-20181228230101-89fcab3d43de间接
Gogithub.com/makenowjust/heredocv1.0.0间接
Gogithub.com/masterminds/goutilsv1.1.1间接
Gogithub.com/masterminds/squirrelv1.5.4间接
Gogithub.com/mattn/go-colorablev0.1.14间接
Gogithub.com/mattn/go-isattyv0.0.20间接
Gogithub.com/mattn/go-runewidthv0.0.16间接
Gogithub.com/mitchellh/copystructurev1.2.0间接
Gogithub.com/mitchellh/go-homedirv1.1.0间接
Gogithub.com/mitchellh/go-wordwrapv1.0.1间接
Gogithub.com/mitchellh/mapstructurev1.5.0间接
Gogithub.com/mitchellh/reflectwalkv1.0.2间接
Gogithub.com/moby/spdystreamv0.5.1间接
Gogithub.com/moby/termv0.5.2间接
Gogithub.com/modern-go/concurrentv0.0.0-20180306012644-bacd9c7ef1dd间接
Gogithub.com/modern-go/reflect2v1.0.3-0.20250322232337-35a7c28c31ee间接
Gogithub.com/monochromegane/go-gitignorev0.0.0-20200626010858-205db1a8cc00间接
Gogithub.com/munnerz/goautonegv0.0.0-20191010083416-a7dc8b61c822间接
Gogithub.com/mxk/go-flowratev0.0.0-20140419014527-cca7078d478f间接
Gogithub.com/onsi/gomegav1.38.2间接
Gogithub.com/opencontainers/go-digestv1.0.0间接
Gogithub.com/opencontainers/image-specv1.1.1间接
Gogithub.com/peterbourgon/diskvv2.0.1+incompatible间接
Gogithub.com/pkg/browserv0.0.0-20240102092130-5ac0b6a4141c间接
Gogithub.com/planetscale/vtprotobufv0.6.1-0.20240319094008-0393e58bdf10间接
Gogithub.com/pmezard/go-difflibv1.0.1-0.20181226105442-5d4384ee4fb2间接
Gogithub.com/prometheus-operator/prometheus-operator/pkg/apis/monitoringv0.87.1间接
Gogithub.com/prometheus/client_golangv1.23.2间接
Gogithub.com/prometheus/client_modelv0.6.2间接
Gogithub.com/prometheus/commonv0.67.2间接
Gogithub.com/prometheus/procfsv0.17.0间接
Gogithub.com/puerkitobio/purellv1.2.1间接
Gogithub.com/rancher/normanv0.5.2间接
Gogithub.com/rancher/rancher/pkg/clientv0.0.0-20250220153925-3abb578f42fe间接
Gogithub.com/rancher/wrangler/v3v3.2.0-rc.3间接
Gogithub.com/rivo/unisegv0.4.7间接
Gogithub.com/rubenv/sql-migratev1.8.0间接
Gogithub.com/russross/blackfriday/v2v2.1.0间接
Gogithub.com/santhosh-tekuri/jsonschema/v6v6.0.2间接
Gogithub.com/sergi/go-diffv1.3.1间接
Gogithub.com/shopspring/decimalv1.4.0间接
Gogithub.com/sirupsen/logrusv1.9.3间接
Gogithub.com/spf13/castv1.10.0间接
Gogithub.com/spiffe/go-spiffe/v2v2.6.0间接
Gogithub.com/vbatts/tar-splitv0.12.2间接
Gogithub.com/x448/float16v0.8.4间接
Gogithub.com/xlab/treeprintv1.2.0间接
Gogithub.com/yudai/gojsondiffv1.0.0间接
Gogithub.com/yudai/golcsv0.0.0-20170316035057-ecda9a501e82间接
Gogithub.com/zeebo/xxh3v1.0.2间接
Gogo.appscode.dev/alertsv0.2.1-0.20260516020454-00c8e56b1991间接
Gogo.bytebuilders.dev/catalogv0.0.23间接
Gogo.bytebuilders.dev/resource-modelv0.4.0间接
Gogo.bytebuilders.dev/ui-wizardsv0.36.0间接
Gogo.opencensus.iov0.24.0间接
Gogo.opentelemetry.io/auto/sdkv1.2.1间接
Gogo.opentelemetry.io/contrib/detectors/gcpv1.39.0间接
Gogo.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpcv0.61.0间接
Gogo.opentelemetry.io/contrib/instrumentation/net/http/otelhttpv0.62.0间接
Gogo.opentelemetry.io/otelv1.43.0间接
Gogo.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpcv1.37.0间接
Gogo.opentelemetry.io/otel/metricv1.43.0间接
Gogo.opentelemetry.io/otel/sdkv1.43.0间接
Gogo.opentelemetry.io/otel/sdk/metricv1.43.0间接
Gogo.opentelemetry.io/otel/tracev1.43.0间接
Gogo.openviz.dev/installerv0.0.0-20260619044110-702becd1dd97间接
Gogo.wandrs.dev/injectv0.0.1间接
Gogo.yaml.in/yaml/v2v2.4.3间接
Gogo.yaml.in/yaml/v3v3.0.4间接
Gogolang.org/x/cryptov0.52.0间接
Gogolang.org/x/netv0.55.0间接
Gogolang.org/x/oauth2v0.34.0间接
Gogolang.org/x/syncv0.20.0间接
Gogolang.org/x/sysv0.45.0间接
Gogolang.org/x/termv0.43.0间接
Gogolang.org/x/textv0.37.0间接
Gogolang.org/x/timev0.14.0间接
Gogolang.org/x/xerrorsv0.0.0-20240903120638-7835f813f4da间接
Gogomodules.xyz/blobfsv0.2.2间接
Gogomodules.xyz/clockv0.0.0-20200817085942-06523dba733f间接
Gogomodules.xyz/flagsv0.1.3间接
Gogomodules.xyz/jsonpatch/v2v2.5.0间接
Gogomodules.xyz/mergov0.3.13间接
Gogomodules.xyz/orderedmapv0.1.0间接
Gogomodules.xyz/password-generatorv0.2.9间接
Gogomodules.xyz/pointerv0.1.0间接
Gogomodules.xyz/setsv0.2.1间接
Gogomodules.xyz/waitv0.2.0间接
Gogoogle.golang.org/apiv0.256.0间接
Gogoogle.golang.org/genprotov0.0.0-20250603155806-513f23925822间接
Gogoogle.golang.org/genproto/googleapis/apiv0.0.0-20251202230838-ff82c1b0f217间接
Gogoogle.golang.org/genproto/googleapis/rpcv0.0.0-20260414002931-afd174a4e478间接
Gogoogle.golang.org/grpcv1.79.3间接
Gogoogle.golang.org/protobufv1.36.11间接
Gogopkg.in/evanphx/json-patch.v4v4.13.0间接
Gogopkg.in/inf.v0v0.9.1间接
Gogopkg.in/yaml.v2v2.4.0间接
Gok8s.io/apiserverv0.34.3间接
Gok8s.io/autoscaler/vertical-pod-autoscalerv1.0.0间接
Gok8s.io/component-basev0.34.3间接
Gok8s.io/component-helpersv0.34.3间接
Gok8s.io/kube-aggregatorv0.34.3间接
Gok8s.io/kube-openapiv0.0.0-20250910181357-589584f1c912间接
Gok8s.io/utilsv0.0.0-20251002143259-bc988d571ff4间接
Gokmodules.xyz/apiversionv0.2.0间接
Gokmodules.xyz/applyv0.34.0间接
Gokmodules.xyz/custom-resourcesv0.34.0间接
Gokmodules.xyz/go-containerregistryv0.0.15间接
Gokmodules.xyz/monitoring-agent-apiv0.34.1间接
Gokmodules.xyz/objectstore-apiv0.34.0间接
Gokmodules.xyz/offshoot-apiv0.34.0间接
Gokmodules.xyz/proberv0.34.0间接
Gokmodules.xyz/resource-metricsv0.34.3-0.20260605022022-00425669707f间接
Gokubeops.dev/external-dns-operatorv0.3.1-0.20260706085054-ae64b822e762间接
Gokubeops.dev/installerv0.0.0-20260712202131-29761e3b9190间接
Gokubestash.dev/apimachineryv0.28.0-rc.0间接
Gooras.land/oras-go/v2v2.6.0间接
Gosigs.k8s.io/cli-utilsv0.37.2间接
Gosigs.k8s.io/gateway-apiv1.4.1间接
Gosigs.k8s.io/jsonv0.0.0-20250730193827-2d320260d730间接
Gosigs.k8s.io/kustomize/apiv0.20.1间接
Gosigs.k8s.io/kustomize/kyamlv0.20.1间接
Gosigs.k8s.io/randfillv1.0.0间接
Gosigs.k8s.io/structured-merge-diff/v6v6.3.0间接
Gostash.appscode.dev/apimachineryv0.42.1间接
Govoyagermesh.dev/installerv0.0.0-20260515120941-8ff789f06253间接
依赖安全公告 8

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

软件包版本关系严重程度公告数修复版本
github.com/envoyproxy/gatewayv1.6.3间接严重141.8.1
google.golang.org/grpcv1.79.3间接严重11.82.1
github.com/containerd/containerdv1.7.32间接72.3.2
oras.land/oras-go/v2v2.6.0间接52.6.1
github.com/aws/aws-sdk-gov1.55.6间接未知2
golang.org/x/cryptov0.52.0间接未知1
golang.org/x/netv0.55.0间接未知10.56.0
golang.org/x/textv0.37.0间接未知10.39.0

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

原始 JSON 报告 机器可读
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 93074,
      "has_wiki": false,
      "homepage": null,
      "languages": {
        "Go": 130278,
        "Shell": 54950,
        "Makefile": 12186
      },
      "pushed_at": "2026-07-13T08:35:09Z",
      "created_at": "2021-01-17T12:15:55Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-13T08:35:40Z",
      "description": null,
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "Apache-2.0",
      "default_branch": "master",
      "license_spdx_raw": "Apache-2.0",
      "primary_language": "Go",
      "significant_languages": [
        "Go",
        "Shell"
      ]
    },
    "owner": {
      "blog": "https://kubepack.com",
      "name": "Kubepack",
      "type": "Organization",
      "login": "kubepack",
      "company": null,
      "location": null,
      "followers": 0,
      "avatar_url": "https://avatars.githubusercontent.com/u/30606241?v=4",
      "created_at": "2017-07-31T20:42:13Z",
      "is_verified": null,
      "public_repos": 49,
      "account_age_days": 3278
    },
    "license": {
      "state": "standard",
      "spdx_id": "Apache-2.0",
      "raw_spdx": "Apache-2.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.24.0",
          "kind": "minor",
          "published_at": "2026-07-12T18:04:08Z"
        },
        {
          "tag": "v0.23.1",
          "kind": "patch",
          "published_at": "2026-06-28T07:40:49Z"
        },
        {
          "tag": "v0.23.0",
          "kind": "minor",
          "published_at": "2026-06-21T10:53:12Z"
        },
        {
          "tag": "v0.22.0",
          "kind": "minor",
          "published_at": "2026-06-03T06:13:50Z"
        },
        {
          "tag": "v0.20.0",
          "kind": "minor",
          "published_at": "2026-04-17T21:26:40Z"
        },
        {
          "tag": "v0.19.0",
          "kind": "minor",
          "published_at": "2026-03-13T16:52:56Z"
        },
        {
          "tag": "v0.18.0",
          "kind": "minor",
          "published_at": "2026-02-11T01:59:35Z"
        },
        {
          "tag": "v0.17.0",
          "kind": "minor",
          "published_at": "2026-01-03T16:13:53Z"
        },
        {
          "tag": "v0.16.0",
          "kind": "minor",
          "published_at": "2025-12-15T01:09:47Z"
        },
        {
          "tag": "v0.15.0",
          "kind": "minor",
          "published_at": "2025-10-31T17:01:26Z"
        },
        {
          "tag": "v0.14.0",
          "kind": "minor",
          "published_at": "2025-10-20T17:46:41Z"
        },
        {
          "tag": "v0.13.0",
          "kind": "minor",
          "published_at": "2025-09-22T11:56:51Z"
        },
        {
          "tag": "v0.12.0",
          "kind": "minor",
          "published_at": "2025-09-10T23:32:36Z"
        },
        {
          "tag": "v0.11.0",
          "kind": "minor",
          "published_at": "2025-08-20T19:56:48Z"
        },
        {
          "tag": "v0.10.0",
          "kind": "minor",
          "published_at": "2025-08-08T22:50:45Z"
        },
        {
          "tag": "v0.9.0",
          "kind": "minor",
          "published_at": "2025-07-23T09:48:50Z"
        },
        {
          "tag": "v0.8.0",
          "kind": "minor",
          "published_at": "2025-06-19T04:08:11Z"
        },
        {
          "tag": "v0.7.0",
          "kind": "minor",
          "published_at": "2025-05-28T19:47:31Z"
        },
        {
          "tag": "v0.6.1",
          "kind": "patch",
          "published_at": "2025-05-14T11:40:00Z"
        },
        {
          "tag": "v0.5.1",
          "kind": "patch",
          "published_at": "2025-05-14T09:02:56Z"
        },
        {
          "tag": "v0.6.0",
          "kind": "minor",
          "published_at": "2025-05-02T22:54:29Z"
        },
        {
          "tag": "v0.5.0",
          "kind": "minor",
          "published_at": "2025-04-16T21:06:48Z"
        },
        {
          "tag": "v0.4.0",
          "kind": "minor",
          "published_at": "2025-03-29T04:20:27Z"
        },
        {
          "tag": "v0.3.0",
          "kind": "minor",
          "published_at": "2025-03-02T01:04:34Z"
        },
        {
          "tag": "v0.2.0",
          "kind": "minor",
          "published_at": "2025-02-09T22:19:06Z"
        },
        {
          "tag": "v0.1.0",
          "kind": "minor",
          "published_at": "2024-10-16T17:23:21Z"
        },
        {
          "tag": "v0.0.22",
          "kind": "patch",
          "published_at": "2024-05-09T06:07:27Z"
        },
        {
          "tag": "v0.0.21",
          "kind": "patch",
          "published_at": "2024-04-03T12:42:09Z"
        },
        {
          "tag": "v0.0.20",
          "kind": "patch",
          "published_at": "2024-04-02T22:07:24Z"
        },
        {
          "tag": "v0.0.19",
          "kind": "patch",
          "published_at": "2024-03-25T10:58:08Z"
        },
        {
          "tag": "v0.0.18",
          "kind": "patch",
          "published_at": "2024-03-24T20:56:36Z"
        },
        {
          "tag": "v0.0.17",
          "kind": "patch",
          "published_at": "2024-03-24T20:26:36Z"
        },
        {
          "tag": "v0.0.16",
          "kind": "patch",
          "published_at": "2024-02-13T12:47:26Z"
        },
        {
          "tag": "v0.0.15",
          "kind": "patch",
          "published_at": "2024-02-06T21:56:11Z"
        },
        {
          "tag": "v0.0.14",
          "kind": "patch",
          "published_at": "2023-05-05T17:49:46Z"
        },
        {
          "tag": "v0.0.13",
          "kind": "patch",
          "published_at": "2023-04-28T22:04:19Z"
        },
        {
          "tag": "v0.0.12",
          "kind": "patch",
          "published_at": "2023-04-13T00:19:18Z"
        },
        {
          "tag": "v0.0.11",
          "kind": "patch",
          "published_at": "2023-04-12T20:22:21Z"
        },
        {
          "tag": "v0.0.10",
          "kind": "patch",
          "published_at": "2023-04-12T19:21:09Z"
        },
        {
          "tag": "v0.0.5",
          "kind": "patch",
          "published_at": "2021-09-29T10:18:50Z"
        },
        {
          "tag": "v0.0.4",
          "kind": "patch",
          "published_at": "2021-03-07T08:19:18Z"
        },
        {
          "tag": "v0.0.3",
          "kind": "patch",
          "published_at": "2021-02-14T22:59:14Z"
        },
        {
          "tag": "v0.0.2",
          "kind": "patch",
          "published_at": "2021-01-23T07:05:35Z"
        },
        {
          "tag": "v0.0.1",
          "kind": "patch",
          "published_at": "2021-01-17T12:28:40Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "e3f0cb2cb119bbb516bbc63214fbb0a069620645",
          "body": "ProductLine: ACE\n\nRelease: v2026.7.10\n\nSigned-off-by: 1gtm <1gtm@appscode.com>",
          "is_bot": false,
          "headline": "Update for release ACE@v2026.7.10 (#180)",
          "author_name": "lgtm",
          "author_login": "1gtm",
          "committed_at": "2026-07-13T08:35:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "821f8e95c4c516cb83d7c2472e6074752f946243",
          "body": "Signed-off-by: Arnob Kumar Saha <arnob@appscode.com>",
          "is_bot": false,
          "headline": "Add aerospike",
          "author_name": "Arnob Kumar Saha",
          "author_login": "ArnobKumarSaha",
          "committed_at": "2026-07-13T05:10:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d7088f354c3a91d207d78bfd803a6dfb7692770",
          "body": "ProductLine: ACE\n\nRelease: v2026.7.10\n\nRelease-tracker: https://github.com/appscode-cloud/CHANGELOG/pull/76\n\nSigned-off-by: 1gtm <1gtm@appscode.com>",
          "is_bot": false,
          "headline": "Prepare for release v0.24.0 (#179)",
          "author_name": "lgtm",
          "author_login": "1gtm",
          "committed_at": "2026-07-12T17:52:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dd9de1ccd7cfac3005605e3e4071badb0b116f4a",
          "body": "Signed-off-by: Arnob Kumar Saha <arnob@appscode.com>",
          "is_bot": false,
          "headline": "Sync catalog bindings; Remove ferretbinding",
          "author_name": "Arnob Kumar Saha",
          "author_login": "ArnobKumarSaha",
          "committed_at": "2026-07-06T09:40:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2e3a61639a55ed2a5658299b76fbb8523b130228",
          "body": "The values.yaml trimming (keep only apiVersion, kind and metadata) should\nnot apply to HelmRelease resources in the helm.toolkit.fluxcd.io group,\nsince their spec (chart, values, etc.) is not sourced from schema defaults\nand must be preserved.\n\nSigned-off-by: Tamal Saha <tamal@appscode.com>",
          "is_bot": false,
          "headline": "fusion: keep full HelmRelease object in values.yaml (#177)",
          "author_name": "Tamal Saha",
          "author_login": "tamalsaha",
          "committed_at": "2026-07-01T02:02:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ac63890a8acfffc15f6b9bc03814da5075168133",
          "body": "LoadResourceEditorModel now calls the exported LoadEditorModel, and LoadEditorModel\nresolves and pulls the chart (getChart) before delegating the AppRelease read +\nmanifest build to loadEditorModel.\n\nSigned-off-by: Tamal Saha <tamal@appscode.com>",
          "is_bot": false,
          "headline": "editor: do getChart in LoadEditorModel (#175)",
          "author_name": "Tamal Saha",
          "author_login": "tamalsaha",
          "committed_at": "2026-06-28T04:57:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c56fc87e64b3371a277e5a43a27c44cc9dd41d3d",
          "body": "For fusion charts, trim each resource entry in the generated values.yaml\nto only the apiVersion, kind and metadata fields. The remaining fields are\nsourced from the resource's schema defaults.\n\nSigned-off-by: Tamal Saha <tamal@appscode.com>",
          "is_bot": false,
          "headline": "fusion: keep only apiVersion, kind and metadata in values.yaml (#174)",
          "author_name": "Tamal Saha",
          "author_login": "tamalsaha",
          "committed_at": "2026-06-27T07:01:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "519cc46890f208669aa107e2c001d9438c1a708c",
          "body": "Change exported EditorChartValueManifest to accept the chart values\n(map[string]any) instead of the whole *chart.Chart, and update loadEditorModel to\npass chrt.Chart.Values. Drops the helm.sh/helm/v3/pkg/chart dependency from this\npath.\n\nSigned-off-by: Tamal Saha <tamal@appscode.com>",
          "is_bot": false,
          "headline": "editor: pass chart values to EditorChartValueManifest (#173)",
          "author_name": "Tamal Saha",
          "author_login": "tamalsaha",
          "committed_at": "2026-06-26T19:38:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c12c4ce7b6c1a533e1f67ef2f9ff768dd40e78d5",
          "body": "ProductLine: ACE\n\nRelease: v2026.6.19\n\nRelease-tracker: https://github.com/appscode-cloud/CHANGELOG/pull/75\n\nSigned-off-by: 1gtm <1gtm@appscode.com>",
          "is_bot": false,
          "headline": "Prepare for release v0.23.0 (#172)",
          "author_name": "lgtm",
          "author_login": "1gtm",
          "committed_at": "2026-06-21T10:46:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6840206e0f491ddbb1562c35c4fd1d6541d9b477",
          "body": "Fixes Dependabot security alerts:\n- github.com/containerd/containerd v1.7.29 => v1.7.32 (GHSA-fqw6-gf59-qr4w / CVE-2026-46680)\n- github.com/moby/spdystream v0.5.0 => v0.5.1 (GHSA-... high severity)\n\nSigned-off-by: Tamal Saha <tamal@appscode.com>",
          "is_bot": false,
          "headline": "Update vulnerable dependencies (#171)",
          "author_name": "Tamal Saha",
          "author_login": "tamalsaha",
          "committed_at": "2026-06-21T09:55:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6dcb8a924eb33700213dd38b4c1e0ebc4270b5e4",
          "body": "Signed-off-by: Tamal Saha <tamal@appscode.com>",
          "is_bot": false,
          "headline": "Remove FerretDB support (#169)",
          "author_name": "Tamal Saha",
          "author_login": "tamalsaha",
          "committed_at": "2026-06-05T02:29:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e278e173f62e9198772817e668ed55f0dd5ea6d0",
          "body": "ProductLine: ACE\n\nRelease: v2026.6.12\n\nRelease-tracker: https://github.com/appscode-cloud/CHANGELOG/pull/74\n\nSigned-off-by: 1gtm <1gtm@appscode.com>",
          "is_bot": false,
          "headline": "Prepare for release v0.22.0 (#168)",
          "author_name": "lgtm",
          "author_login": "1gtm",
          "committed_at": "2026-06-03T06:07:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2b9eb7377dcb07884308d00105e3c3852c07920e",
          "body": "Signed-off-by: Arnob kumar saha <arnob@appscode.com>",
          "is_bot": false,
          "headline": "Update kubedb scripts with latest alert charts (#167)",
          "author_name": "Arnob Kumar Saha",
          "author_login": "ArnobKumarSaha",
          "committed_at": "2026-05-21T11:04:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6b272ca26eb159fcc6079f8d8f0a111456b2c8ba",
          "body": "Signed-off-by: Arnob kumar saha <arnob@appscode.com>",
          "is_bot": false,
          "headline": "Add documentdb (#166)",
          "author_name": "Arnob Kumar Saha",
          "author_login": "ArnobKumarSaha",
          "committed_at": "2026-05-20T12:22:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c999cc0b04281041be994528ec069ba9cf7c971b",
          "body": "Signed-off-by: Tamal Saha <tamal@appscode.com>",
          "is_bot": false,
          "headline": "Harden CI workflows (#165)",
          "author_name": "Tamal Saha",
          "author_login": "tamalsaha",
          "committed_at": "2026-05-19T17:32:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6cd69ed53b3be77ed1aa155b556b74d5dfcc9a08",
          "body": "ProductLine: ACE\n\nRelease: v2026.5.22\n\nRelease-tracker: https://github.com/appscode-cloud/CHANGELOG/pull/73\n\nSigned-off-by: 1gtm <1gtm@appscode.com>",
          "is_bot": false,
          "headline": "Prepare for release v0.21.0 (#164)",
          "author_name": "lgtm",
          "author_login": "1gtm",
          "committed_at": "2026-05-19T15:43:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eef30464a2534f65e9aedda0f8b7cdf9ea8ffcbe",
          "body": "Signed-off-by: Tamal Saha <tamal@appscode.com>",
          "is_bot": false,
          "headline": "Harden CI workflows",
          "author_name": "Tamal Saha",
          "author_login": "tamalsaha",
          "committed_at": "2026-05-15T10:30:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f7c9253b4fd452815dd8f918f3821b8c7565b7f5",
          "body": "Signed-off-by: Tamal Saha <tamal@appscode.com>",
          "is_bot": false,
          "headline": "Update for KubeDB v2026.4.27",
          "author_name": "Tamal Saha",
          "author_login": "tamalsaha",
          "committed_at": "2026-04-23T07:53:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "52a1ea24a36b59ee6a10bddb7cc5b07f3a648cf1",
          "body": "Signed-off-by: 1gtm <1gtm@appscode.com>",
          "is_bot": false,
          "headline": "Configure dependabot refresh schedule (#162)",
          "author_name": "lgtm",
          "author_login": "1gtm",
          "committed_at": "2026-04-18T09:18:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "76bf2435bc834956a49d36103358c97080838a24",
          "body": "ProductLine: ACE\n\nRelease: v2026.4.30\n\nRelease-tracker: https://github.com/appscode-cloud/CHANGELOG/pull/69\n\nSigned-off-by: 1gtm <1gtm@appscode.com>",
          "is_bot": false,
          "headline": "Prepare for release v0.20.0 (#161)",
          "author_name": "lgtm",
          "author_login": "1gtm",
          "committed_at": "2026-04-17T21:20:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aa811c8f0aa714eef3336b7a9be4275a0b61b018",
          "body": "ProductLine: ACE\n\nRelease: v2026.3.30\n\nRelease-tracker: https://github.com/appscode-cloud/CHANGELOG/pull/68\n\nSigned-off-by: 1gtm <1gtm@appscode.com>",
          "is_bot": false,
          "headline": "Prepare for release v0.19.0 (#154)",
          "author_name": "lgtm",
          "author_login": "1gtm",
          "committed_at": "2026-03-13T16:46:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ad6905980470a45444e7617de289284ecc9f6c72",
          "body": "Signed-off-by: Tamal Saha <tamal@appscode.com>",
          "is_bot": false,
          "headline": "Remove ocm-mc",
          "author_name": "Tamal Saha",
          "author_login": "tamalsaha",
          "committed_at": "2026-03-11T09:36:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "adb305ee56843d9708e3bc97f801a70c226727a5",
          "body": "Signed-off-by: Tamal Saha <tamal@appscode.com>",
          "is_bot": false,
          "headline": "Fix CVEs",
          "author_name": "Tamal Saha",
          "author_login": "tamalsaha",
          "committed_at": "2026-03-07T17:11:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "083b8c9ff340f0daa9297b610ee373d7831d0076",
          "body": "Signed-off-by: Arnob kumar saha <arnob@appscode.com>",
          "is_bot": false,
          "headline": "Add 6 more new dbs (#153)",
          "author_name": "Arnob Kumar Saha",
          "author_login": "ArnobKumarSaha",
          "committed_at": "2026-03-07T17:06:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "76bbea321bdbfb756d7ca9a132c8831affddda43",
          "body": "ProductLine: ACE\n\nRelease: v2026.2.16\n\nSigned-off-by: 1gtm <1gtm@appscode.com>",
          "is_bot": false,
          "headline": "Update for release ACE@v2026.2.16 (#149)",
          "author_name": "lgtm",
          "author_login": "1gtm",
          "committed_at": "2026-02-11T23:51:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e1fd7f3bfc1b11d13f8254c00a758287b94d90d4",
          "body": "ProductLine: ACE\n\nRelease: v2026.2.16\n\nRelease-tracker: https://github.com/appscode-cloud/CHANGELOG/pull/66\n\nSigned-off-by: 1gtm <1gtm@appscode.com>",
          "is_bot": false,
          "headline": "Prepare for release v0.18.0 (#148)",
          "author_name": "lgtm",
          "author_login": "1gtm",
          "committed_at": "2026-02-11T01:48:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "995964bfae9af7bb1933d601171044c7493bc4a4",
          "body": "ProductLine: ACE\nRelease: v2026.1.15\n\nSigned-off-by: 1gtm <1gtm@appscode.com>\nSigned-off-by: Tamal Saha <tamal@appscode.com>",
          "is_bot": false,
          "headline": "Update for release ACE@v2026.1.15 (#146)",
          "author_name": "lgtm",
          "author_login": "1gtm",
          "committed_at": "2026-01-03T18:09:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f40f03253445f0edd617f398968b5a13163fcaa",
          "body": "ProductLine: ACE\n\nRelease: v2026.1.15\n\nRelease-tracker: https://github.com/appscode-cloud/CHANGELOG/pull/64\n\nSigned-off-by: 1gtm <1gtm@appscode.com>",
          "is_bot": false,
          "headline": "Prepare for release v0.17.0 (#145)",
          "author_name": "lgtm",
          "author_login": "1gtm",
          "committed_at": "2026-01-03T09:07:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e1f332468ae75c19f31083a74f9646feb56e5077",
          "body": "Signed-off-by: Tamal Saha <tamal@appscode.com>",
          "is_bot": false,
          "headline": "Use k8s 1.34 client libs (#144)",
          "author_name": "Tamal Saha",
          "author_login": "tamalsaha",
          "committed_at": "2025-12-28T16:57:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "45da03488c02d67bdb612f30425892e93f1a1077",
          "body": "ProductLine: ACE\nRelease: v2025.12.15\nRelease-tracker: https://github.com/appscode-cloud/CHANGELOG/pull/62\nSigned-off-by: 1gtm <1gtm@appscode.com>",
          "is_bot": false,
          "headline": "Prepare for release v0.16.0 (#141)",
          "author_name": "lgtm",
          "author_login": "1gtm",
          "committed_at": "2025-12-15T01:03:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7c81318c096d32f634de4edfbe9015749f4c16f6",
          "body": "ProductLine: ACE\n\nRelease: v2025.10.31\n\nRelease-tracker: https://github.com/appscode-cloud/CHANGELOG/pull/61\n\nSigned-off-by: 1gtm <1gtm@appscode.com>",
          "is_bot": false,
          "headline": "Prepare for release v0.15.0 (#140)",
          "author_name": "lgtm",
          "author_login": "1gtm",
          "committed_at": "2025-10-31T16:54:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b144d3272d8f724cc1ed7c00900010c011764a7d",
          "body": "ProductLine: ACE\n\nRelease: v2025.10.17\n\nSigned-off-by: 1gtm <1gtm@appscode.com>",
          "is_bot": false,
          "headline": "Update for release ACE@v2025.10.17 (#139)",
          "author_name": "lgtm",
          "author_login": "1gtm",
          "committed_at": "2025-10-21T04:36:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cdbcd09bdaaaee1139cac3b175dea57a98ae4e6e",
          "body": "ProductLine: ACE\n\nRelease: v2025.10.17\n\nRelease-tracker: https://github.com/appscode-cloud/CHANGELOG/pull/60\n\nSigned-off-by: 1gtm <1gtm@appscode.com>",
          "is_bot": false,
          "headline": "Prepare for release v0.14.0 (#138)",
          "author_name": "lgtm",
          "author_login": "1gtm",
          "committed_at": "2025-10-20T17:24:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1e9db05cb9c6b7b9b45ea9d799bdd3806fac6240",
          "body": "ProductLine: ACE\n\nRelease: v2025.9.30\n\nRelease-tracker: https://github.com/appscode-cloud/CHANGELOG/pull/59\n\nSigned-off-by: 1gtm <1gtm@appscode.com>",
          "is_bot": false,
          "headline": "Prepare for release v0.13.0 (#137)",
          "author_name": "lgtm",
          "author_login": "1gtm",
          "committed_at": "2025-09-22T11:50:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c6800b7490d000a049c9b7fc1e2d95fcecad78f",
          "body": "ProductLine: ACE\n\nRelease: v2025.9.15\n\nSigned-off-by: 1gtm <1gtm@appscode.com>",
          "is_bot": false,
          "headline": "Update for release ACE@v2025.9.15 (#136)",
          "author_name": "lgtm",
          "author_login": "1gtm",
          "committed_at": "2025-09-11T01:42:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "62e5bb1786b51d405de5e1a851676ef02114b3fe",
          "body": "ProductLine: ACE\n\nRelease: v2025.9.15\n\nRelease-tracker: https://github.com/appscode-cloud/CHANGELOG/pull/58\n\nSigned-off-by: 1gtm <1gtm@appscode.com>",
          "is_bot": false,
          "headline": "Prepare for release v0.12.0 (#135)",
          "author_name": "lgtm",
          "author_login": "1gtm",
          "committed_at": "2025-09-10T17:52:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a13fd615a60e8cf2f952c6513aec35c84cff8849",
          "body": "ProductLine: ACE\n\nRelease: v2025.8.31\n\nRelease-tracker: https://github.com/appscode-cloud/CHANGELOG/pull/57\n\nSigned-off-by: 1gtm <1gtm@appscode.com>",
          "is_bot": false,
          "headline": "Prepare for release v0.11.0 (#134)",
          "author_name": "lgtm",
          "author_login": "1gtm",
          "committed_at": "2025-08-20T19:50:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f432183bb248a4ffafd720b2acc69458a54a9fbc",
          "body": "Signed-off-by: 1gtm <1gtm@appscode.com>",
          "is_bot": false,
          "headline": "Use Go 1.25 (#133)",
          "author_name": "lgtm",
          "author_login": "1gtm",
          "committed_at": "2025-08-15T05:08:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ebb5acd87377350b8ac7edbdd1f7a2d980ebb270",
          "body": "ProductLine: ACE\n\nRelease: v2025.8.15\n\nRelease-tracker: https://github.com/appscode-cloud/CHANGELOG/pull/55\n\nSigned-off-by: 1gtm <1gtm@appscode.com>",
          "is_bot": false,
          "headline": "Prepare for release v0.10.0 (#132)",
          "author_name": "lgtm",
          "author_login": "1gtm",
          "committed_at": "2025-08-08T22:44:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ef2bc88ef49a7d3c159c1ceb01b9003fa3525721",
          "body": "Signed-off-by: Tamal Saha <tamal@appscode.com>",
          "is_bot": false,
          "headline": "Update to KubeDB v2025.7.31",
          "author_name": "Tamal Saha",
          "author_login": "tamalsaha",
          "committed_at": "2025-08-08T21:19:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d325909d0c4157a127618ae7e0ce48647d9f8411",
          "body": "ProductLine: ACE\nRelease: v2025.7.31\nRelease-tracker: https://github.com/appscode-cloud/CHANGELOG/pull/54\nSigned-off-by: 1gtm <1gtm@appscode.com>",
          "is_bot": false,
          "headline": "Prepare for release v0.9.0 (#131)",
          "author_name": "lgtm",
          "author_login": "1gtm",
          "committed_at": "2025-07-23T09:42:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e6bc3d1cee338ee8e7181da874ead8714fd8b3e7",
          "body": "Signed-off-by: Arnob kumar saha <arnob@appscode.com>",
          "is_bot": false,
          "headline": "Update generator script for kubedb (#129)",
          "author_name": "Arnob Kumar Saha",
          "author_login": "ArnobKumarSaha",
          "committed_at": "2025-07-21T07:44:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b7607beb41367dea61697901ff638e366e091826",
          "body": "ProductLine: ACE\n\nRelease: v2025.7.16\n\nSigned-off-by: 1gtm <1gtm@appscode.com>",
          "is_bot": false,
          "headline": "Update for release ACE@v2025.7.16 (#130)",
          "author_name": "lgtm",
          "author_login": "1gtm",
          "committed_at": "2025-07-10T00:24:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5ace962ebd199c048bab8f14aa45da16142d648e",
          "body": "Signed-off-by: Tamal Saha <tamal@appscode.com>",
          "is_bot": false,
          "headline": "Update deps",
          "author_name": "Tamal Saha",
          "author_login": "tamalsaha",
          "committed_at": "2025-07-03T07:57:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "08d0f680234bc38286afdfcb4859fb379d892199",
          "body": "Signed-off-by: Tamal Saha <tamal@appscode.com>",
          "is_bot": false,
          "headline": "Update deps",
          "author_name": "Tamal Saha",
          "author_login": "tamalsaha",
          "committed_at": "2025-06-19T23:11:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3860a71b8d1ecb16a1d73910ec043a660f5bf8cd",
          "body": "ProductLine: ACE\n\nRelease: v2025.6.30\n\nSigned-off-by: 1gtm <1gtm@appscode.com>",
          "is_bot": false,
          "headline": "Update for release ACE@v2025.6.30 (#128)",
          "author_name": "lgtm",
          "author_login": "1gtm",
          "committed_at": "2025-06-19T05:31:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "83cb24e5eb66c4997fba427a82a3c5afaffaa294",
          "body": "ProductLine: ACE\n\nRelease: v2025.6.30\n\nRelease-tracker: https://github.com/appscode-cloud/CHANGELOG/pull/52\n\nSigned-off-by: 1gtm <1gtm@appscode.com>",
          "is_bot": false,
          "headline": "Prepare for release v0.8.0 (#127)",
          "author_name": "lgtm",
          "author_login": "1gtm",
          "committed_at": "2025-06-18T20:01:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4befa5b1ad672dd571ed9f68d5f0ba6c3748809b",
          "body": "Signed-off-by: Arnob Kumar Saha <arnob@appscode.com>",
          "is_bot": false,
          "headline": "Generate simple editors only in all.sh (#126)",
          "author_name": "Arnob Kumar Saha",
          "author_login": "ArnobKumarSaha",
          "committed_at": "2025-06-01T04:53:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4eab395d503dea6a02f0065647d49239a17f7f74",
          "body": "Signed-off-by: Tamal Saha <tamal@appscode.com>",
          "is_bot": false,
          "headline": "Update kubevault v2025.5.30 crds",
          "author_name": "Tamal Saha",
          "author_login": "tamalsaha",
          "committed_at": "2025-06-01T04:33:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ecd4823287d47d9937fcc0b38106e5ed45899448",
          "body": "Signed-off-by: Tamal Saha <tamal@appscode.com>",
          "is_bot": false,
          "headline": "Update deps",
          "author_name": "Tamal Saha",
          "author_login": "tamalsaha",
          "committed_at": "2025-05-31T20:07:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aba9d057901772d7952f5cada04daba1706c5230",
          "body": "Signed-off-by: Tamal Saha <tamal@appscode.com>",
          "is_bot": false,
          "headline": "Update deps",
          "author_name": "Tamal Saha",
          "author_login": "tamalsaha",
          "committed_at": "2025-05-31T18:59:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d5a8c124fa7ec2645971318446b762af5c130f10",
          "body": "ProductLine: ACE\n\nRelease: v2025.6.16\n\nSigned-off-by: 1gtm <1gtm@appscode.com>",
          "is_bot": false,
          "headline": "Update for release ACE@v2025.6.16 (#125)",
          "author_name": "lgtm",
          "author_login": "1gtm",
          "committed_at": "2025-05-28T22:21:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ebb5c9b0c6dba9ec879457297ce4f0c0c4858bf8",
          "body": "ProductLine: ACE\n\nRelease: v2025.6.16\n\nRelease-tracker: https://github.com/appscode-cloud/CHANGELOG/pull/51\n\nSigned-off-by: 1gtm <1gtm@appscode.com>",
          "is_bot": false,
          "headline": "Prepare for release v0.7.0 (#124)",
          "author_name": "lgtm",
          "author_login": "1gtm",
          "committed_at": "2025-05-28T19:40:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b311991db01443d5f32e1393aa3dc033fec47e4",
          "body": "Signed-off-by: Arnob Kumar Saha <arnob@appscode.com>",
          "is_bot": false,
          "headline": "Add ignite & cassandra (#123)",
          "author_name": "Arnob Kumar Saha",
          "author_login": "ArnobKumarSaha",
          "committed_at": "2025-05-16T12:28:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e1995a9039b166396a5135dafd1f2a14d91eb284",
          "body": "Signed-off-by: Tamal Saha <tamal@appscode.com>",
          "is_bot": false,
          "headline": "Load edited object via name if labels are missing (#122)",
          "author_name": "Tamal Saha",
          "author_login": "tamalsaha",
          "committed_at": "2025-05-14T08:24:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1f8504820778cde5e49234e28fbdc34cb5363415",
          "body": "ProductLine: ACE\n\nRelease: v2025.5.16\n\nRelease-tracker: https://github.com/appscode-cloud/CHANGELOG/pull/50\n\nSigned-off-by: 1gtm <1gtm@appscode.com>",
          "is_bot": false,
          "headline": "Prepare for release v0.6.0 (#121)",
          "author_name": "lgtm",
          "author_login": "1gtm",
          "committed_at": "2025-05-02T22:48:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "183f04ef159c054d5ff73b562be3b07a26637fc5",
          "body": "ProductLine: ACE\n\nRelease: v2025.4.30\n\nSigned-off-by: 1gtm <1gtm@appscode.com>",
          "is_bot": false,
          "headline": "Update for release ACE@v2025.4.30 (#120)",
          "author_name": "lgtm",
          "author_login": "1gtm",
          "committed_at": "2025-04-16T22:33:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f6e7712b3a070c3e09ac4d1d9680e536c5027e58",
          "body": "ProductLine: ACE\n\nRelease: v2025.4.30\n\nRelease-tracker: https://github.com/appscode-cloud/CHANGELOG/pull/49\n\nSigned-off-by: 1gtm <1gtm@appscode.com>",
          "is_bot": false,
          "headline": "Prepare for release v0.5.0 (#119)",
          "author_name": "lgtm",
          "author_login": "1gtm",
          "committed_at": "2025-04-16T20:59:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e80296d348dbbb9cc42585772941fed77e3342bd",
          "body": "ProductLine: ACE\n\nRelease: v2025.4.15\n\nRelease-tracker: https://github.com/appscode-cloud/CHANGELOG/pull/48\n\nSigned-off-by: 1gtm <1gtm@appscode.com>",
          "is_bot": false,
          "headline": "Prepare for release v0.4.0 (#118)",
          "author_name": "lgtm",
          "author_login": "1gtm",
          "committed_at": "2025-03-29T04:14:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6347c84a76edcbedcefb6ce3f9db46bb1091fb02",
          "body": "Signed-off-by: Tamal Saha <tamal@appscode.com>",
          "is_bot": false,
          "headline": "Add set-version command",
          "author_name": "Tamal Saha",
          "author_login": "tamalsaha",
          "committed_at": "2025-03-29T04:02:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a2730af2f24573b7696c85d80a073a62593ae8eb",
          "body": "Signed-off-by: Arnob kumar saha <arnob@appscode.com>",
          "is_bot": false,
          "headline": "Fix typo (#117)",
          "author_name": "Arnob Kumar Saha",
          "author_login": "ArnobKumarSaha",
          "committed_at": "2025-03-21T13:28:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3ad65c94b9e9369a09c9dfe7a1c495c5c7a0d656",
          "body": "Signed-off-by: Arnob kumar saha <arnob@appscode.com>",
          "is_bot": false,
          "headline": "Filter out the non-semver versions (#116)",
          "author_name": "Arnob Kumar Saha",
          "author_login": "ArnobKumarSaha",
          "committed_at": "2025-03-21T12:33:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "772d33228d349c9375f14fe232aa95aaa10072fa",
          "body": "Signed-off-by: Tamal Saha <tamal@appscode.com>",
          "is_bot": false,
          "headline": "Use k8s 1.32 client libs",
          "author_name": "Tamal Saha",
          "author_login": "tamalsaha",
          "committed_at": "2025-03-15T01:44:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7ea21ad46887ed1ecc509bbcf76a2dbe4611f932",
          "body": "Signed-off-by: Arnob kumar saha <arnob@appscode.com>",
          "is_bot": false,
          "headline": "Remove clickhouse monitoring (#115)",
          "author_name": "Arnob Kumar Saha",
          "author_login": "ArnobKumarSaha",
          "committed_at": "2025-03-10T12:45:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bc9ad742f9fb1b3ac69d2c61325dd380da0943b7",
          "body": "ProductLine: ACE\nRelease: v2025.3.14\nRelease-tracker: https://github.com/appscode-cloud/CHANGELOG/pull/47\nSigned-off-by: 1gtm <1gtm@appscode.com>",
          "is_bot": false,
          "headline": "Prepare for release v0.3.0 (#114)",
          "author_name": "lgtm",
          "author_login": "1gtm",
          "committed_at": "2025-03-02T00:56:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a9268a4f9e730d78d6e5064cc60c5b4787ee287",
          "body": "Signed-off-by: Tamal Saha <tamal@appscode.com>",
          "is_bot": false,
          "headline": "Update *.sh",
          "author_name": "Tamal Saha",
          "author_login": "tamalsaha",
          "committed_at": "2025-03-02T00:52:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8582492f0c99c9aa9ef71f4cd2c21b31d7dce51e",
          "body": "Signed-off-by: 1gtm <1gtm@appscode.com>",
          "is_bot": false,
          "headline": "Use Go 1.24 (#113)",
          "author_name": "lgtm",
          "author_login": "1gtm",
          "committed_at": "2025-02-15T06:58:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6ee5758fac08a4a48e02f73e96893a812c0eea1d",
          "body": "Signed-off-by: Tamal Saha <tamal@appscode.com>",
          "is_bot": false,
          "headline": "Use ui-wizards v0.13.0",
          "author_name": "Tamal Saha",
          "author_login": "tamalsaha",
          "committed_at": "2025-02-09T22:11:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ef5e91cde7604e4f05065d14e70a495d752b4044",
          "body": "Signed-off-by: Tamal Saha <tamal@appscode.com>",
          "is_bot": false,
          "headline": "Update deps",
          "author_name": "Tamal Saha",
          "author_login": "tamalsaha",
          "committed_at": "2025-02-09T22:03:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "800d3751022bc9bf633232b7ed4c67451ecf8009",
          "body": "Signed-off-by: 1gtm <1gtm@appscode.com>",
          "is_bot": false,
          "headline": "Disable image caching in setup-qemu action (#112)",
          "author_name": "lgtm",
          "author_login": "1gtm",
          "committed_at": "2025-02-07T07:09:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eca8a4c69b2a562c58f202b09aa1aac7ea4e5071",
          "body": "Signed-off-by: 1gtm <1gtm@appscode.com>",
          "is_bot": false,
          "headline": "Update github action modules (#111)",
          "author_name": "lgtm",
          "author_login": "1gtm",
          "committed_at": "2024-12-29T03:09:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c100fdfd63df3cbbbc9c0e09483c0639ca1d2c38",
          "body": "Signed-off-by: 1gtm <1gtm@appscode.com>",
          "is_bot": false,
          "headline": "Update github action modules (#110)",
          "author_name": "lgtm",
          "author_login": "1gtm",
          "committed_at": "2024-12-28T02:59:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "59d140805b8878e725dee73904ecb3afed6e8b85",
          "body": "Signed-off-by: Tamal Saha <tamal@appscode.com>",
          "is_bot": false,
          "headline": "Update deps",
          "author_name": "Tamal Saha",
          "author_login": "tamalsaha",
          "committed_at": "2024-12-26T22:44:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c49d87a18b36f1fb1a9ec0ac3cb2c1ee48d99f2d",
          "body": "Signed-off-by: Tamal Saha <tamal@appscode.com>",
          "is_bot": false,
          "headline": "Prepare for ace release v2025.1.17",
          "author_name": "Tamal Saha",
          "author_login": "tamalsaha",
          "committed_at": "2024-12-24T08:44:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dfeb064a9474a76da01d1acb3fe53b63d3aae1a4",
          "body": "Signed-off-by: Arnob kumar saha <arnob@appscode.com>",
          "is_bot": false,
          "headline": "Update deps (#109)",
          "author_name": "Arnob Kumar Saha",
          "author_login": "ArnobKumarSaha",
          "committed_at": "2024-12-18T19:03:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "17bf4d09db64f6d7fa7f6f565ae5db03fe2f993b",
          "body": "Signed-off-by: Tamal Saha <tamal@appscode.com>",
          "is_bot": false,
          "headline": "Prepare for ace v2024.12.9",
          "author_name": "Tamal Saha",
          "author_login": "tamalsaha",
          "committed_at": "2024-11-25T08:23:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4a3759640228b944a4dd2424e0c7bf6a2a6b34f9",
          "body": "Signed-off-by: Tamal Saha <tamal@appscode.com>",
          "is_bot": false,
          "headline": "Update deps",
          "author_name": "Tamal Saha",
          "author_login": "tamalsaha",
          "committed_at": "2024-11-19T01:15:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aacb720af1961fc1c20bdc58288c02326b6745c1",
          "body": "Signed-off-by: Tamal Saha <tamal@appscode.com>",
          "is_bot": false,
          "headline": "Update for ace v2024.11.18 release",
          "author_name": "Tamal Saha",
          "author_login": "tamalsaha",
          "committed_at": "2024-11-12T08:34:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "910b8fef2e27fc75e59480f6aa8092f7631757cd",
          "body": "Signed-off-by: Tamal Saha <tamal@appscode.com>",
          "is_bot": false,
          "headline": "Use latest opscenter-features tag (#108)",
          "author_name": "Tamal Saha",
          "author_login": "tamalsaha",
          "committed_at": "2024-11-05T07:36:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7203a66c28184c0f45e6197bee096271f035b5c8",
          "body": "Signed-off-by: Tamal Saha <tamal@appscode.com>",
          "is_bot": false,
          "headline": "Prepare for ace v2024.10.24 release",
          "author_name": "Tamal Saha",
          "author_login": "tamalsaha",
          "committed_at": "2024-10-31T23:04:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fd200754e68726fa5618b2e05226131e39af406c",
          "body": "Signed-off-by: Tamal Saha <tamal@appscode.com>",
          "is_bot": false,
          "headline": "Prepare for ace v2024.10.17 release",
          "author_name": "Tamal Saha",
          "author_login": "tamalsaha",
          "committed_at": "2024-10-16T17:18:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "31c7b82c96b3e2d71254a50b9e637610414f7bc4",
          "body": "Signed-off-by: Arnob kumar saha <arnob@appscode.com>",
          "is_bot": false,
          "headline": "Add options chart for KubeStash CRs (#106)",
          "author_name": "Arnob Kumar Saha",
          "author_login": "ArnobKumarSaha",
          "committed_at": "2024-10-09T15:38:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "83ff7b62acc9fae0a5ab65e737380dd892883797",
          "body": "Signed-off-by: Tamal Saha <tamal@appscode.com>",
          "is_bot": false,
          "headline": "Update resource-metadata for v2024.10.7 release",
          "author_name": "Tamal Saha",
          "author_login": "tamalsaha",
          "committed_at": "2024-10-07T14:58:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "212ab6218f96ee258c9a925230545d89e1ae88df",
          "body": "Signed-off-by: Tamal Saha <tamal@appscode.com>",
          "is_bot": false,
          "headline": "Update ui-wizards to v0.7.0",
          "author_name": "Tamal Saha",
          "author_login": "tamalsaha",
          "committed_at": "2024-10-07T14:57:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e0ecbb024f75b32795a29378439677d399a23599",
          "body": "Signed-off-by: Tamal Saha <tamal@appscode.com>",
          "is_bot": false,
          "headline": "Load resource editor from cluster if overridden (#105)",
          "author_name": "Tamal Saha",
          "author_login": "tamalsaha",
          "committed_at": "2024-10-07T14:20:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ce791d3692d3c9471308715318556376c5f1c494",
          "body": "Signed-off-by: Tamal Saha <tamal@appscode.com>",
          "is_bot": false,
          "headline": "Update deps",
          "author_name": "Tamal Saha",
          "author_login": "tamalsaha",
          "committed_at": "2024-09-27T08:11:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3ce43bdec9f3f3962129ceb098b1534aa4607864",
          "body": "Signed-off-by: Tamal Saha <tamal@appscode.com>",
          "is_bot": false,
          "headline": "Prepare ui-wizard version v0.6.0",
          "author_name": "Tamal Saha",
          "author_login": "tamalsaha",
          "committed_at": "2024-09-27T06:57:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e97763847fe2d7d0af35ab231ca58b7abfe714d0",
          "body": "…ce (#104)\n\nSigned-off-by: Tamal Saha <tamal@appscode.com>",
          "is_bot": false,
          "headline": "Repalce DefaultSourceRefNamespace with BootstrapHelmRepositoryNamespa…",
          "author_name": "Tamal Saha",
          "author_login": "tamalsaha",
          "committed_at": "2024-09-24T11:32:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "65c296acd725f58cc1983d978f65ba82df722fe8",
          "body": "Signed-off-by: Tamal Saha <tamal@appscode.com>",
          "is_bot": false,
          "headline": "Remove byte.builders",
          "author_name": "Tamal Saha",
          "author_login": "tamalsaha",
          "committed_at": "2024-09-07T22:01:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "14706409ce0abb31141d6b0eaa469e5a791a8313",
          "body": "Signed-off-by: Tamal Saha <tamal@appscode.com>",
          "is_bot": false,
          "headline": "opscenter-policy-management",
          "author_name": "Tamal Saha",
          "author_login": "tamalsaha",
          "committed_at": "2024-09-07T21:47:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7cf991f6535fdab7548855a2711f62a06df8c20b",
          "body": "Signed-off-by: Rokibul Hasan <mdrokibulhasan@appscode.com>\r\nSigned-off-by: Tamal Saha <tamal@appscode.com>\r\nCo-authored-by: Tamal Saha <tamal@appscode.com>",
          "is_bot": false,
          "headline": "Prevent resetting HR values to feature values (#103)",
          "author_name": "Rokibul Hasan",
          "author_login": "RokibulHasan7",
          "committed_at": "2024-08-29T16:16:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0afabf0251e7a22f617a1573f5f851471f0e5469",
          "body": "Signed-off-by: Tamal Saha <tamal@appscode.com>",
          "is_bot": false,
          "headline": "Update resource metadata",
          "author_name": "Tamal Saha",
          "author_login": "tamalsaha",
          "committed_at": "2024-08-29T03:08:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "91917242e8ffb66d87991ae9721ba6691d5990e0",
          "body": "Signed-off-by: Arnob kumar saha <arnob@appscode.com>",
          "is_bot": false,
          "headline": "Add kubestash restoresession (#102)",
          "author_name": "Arnob Kumar Saha",
          "author_login": "ArnobKumarSaha",
          "committed_at": "2024-08-20T11:51:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5b241d8de2d61fba3b3b8e2b26fe0004fd7a6831",
          "body": "Signed-off-by: Tamal Saha <tamal@appscode.com>",
          "is_bot": false,
          "headline": "Change ui-wizard version to v0.5.0",
          "author_name": "Tamal Saha",
          "author_login": "tamalsaha",
          "committed_at": "2024-08-19T15:18:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2b524e36ce9a5f3fa4837e0fd6489d06c6e58844",
          "body": "Signed-off-by: Tamal Saha <tamal@appscode.com>",
          "is_bot": false,
          "headline": "Update opscenter-features v2024.8.21",
          "author_name": "Tamal Saha",
          "author_login": "tamalsaha",
          "committed_at": "2024-08-19T14:50:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cd29a3a84bb8da1a8959979c20a34b83b8026283",
          "body": "Signed-off-by: Tamal Saha <tamal@appscode.com>",
          "is_bot": false,
          "headline": "Update deps",
          "author_name": "Tamal Saha",
          "author_login": "tamalsaha",
          "committed_at": "2024-08-19T12:12:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6de8c457efe6e035b5d44e6dfa524ed5b1823583",
          "body": "Signed-off-by: 1gtm <1gtm@appscode.com>",
          "is_bot": false,
          "headline": "Use Go 1.23 (#101)",
          "author_name": "lgtm",
          "author_login": "1gtm",
          "committed_at": "2024-08-17T04:00:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "351b6969791dc886a70a1810102b30f997dd13ea",
          "body": "Signed-off-by: Arnob kumar saha <arnob@appscode.com>",
          "is_bot": false,
          "headline": "Register clickhouse, memcached, percona (#100)",
          "author_name": "Arnob Kumar Saha",
          "author_login": "ArnobKumarSaha",
          "committed_at": "2024-08-12T06:46:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4a558012c9403ebc875cd161bb458919d5ae8f29",
          "body": "Signed-off-by: Arnob kumar saha <arnob@appscode.com>",
          "is_bot": false,
          "headline": "Genearate editor charts for v1 api version (#99)",
          "author_name": "Arnob Kumar Saha",
          "author_login": "ArnobKumarSaha",
          "committed_at": "2024-07-09T06:35:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5c42843deeae6b3b1f5bbac0a1007ef9b459c018",
          "body": "Signed-off-by: Tamal Saha <tamal@appscode.com>",
          "is_bot": false,
          "headline": "Add kubedb v1 api",
          "author_name": "Tamal Saha",
          "author_login": "tamalsaha",
          "committed_at": "2024-07-08T06:59:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 44,
      "commits_last_year": 40,
      "latest_release_at": "2026-07-12T18:04:08Z",
      "latest_release_tag": "v0.24.0",
      "releases_from_tags": false,
      "days_since_last_push": 10,
      "active_weeks_last_year": 23,
      "days_since_latest_release": 10,
      "mean_days_between_releases": 28.2
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": false,
      "has_contributing": false,
      "health_percentage": 25,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "kubepack.dev/lib-app",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": null,
          "registry_url": "https://pkg.go.dev/kubepack.dev/lib-app",
          "is_deprecated": false,
          "latest_version": "v0.24.0",
          "repository_url": null,
          "versions_count": 49,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-12T17:52:51Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 10
        }
      ]
    },
    "popularity": {
      "forks": 1,
      "stars": 3,
      "watchers": 1,
      "fork_history": {
        "days": [
          {
            "date": "2024-07-27",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 1,
        "total_forks": 1
      },
      "star_history": null,
      "open_issues_and_prs": 0
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "samples"
      ],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "Makefile",
        "vendor/github.com/Azure/go-autorest/GNUmakefile",
        "vendor/github.com/Masterminds/semver/v3/Makefile",
        "vendor/github.com/Masterminds/sprig/v3/Makefile",
        "vendor/github.com/aws/smithy-go/Makefile",
        "vendor/github.com/emicklei/go-restful/v3/Makefile",
        "vendor/github.com/felixge/httpsnoop/Makefile",
        "vendor/github.com/go-chi/chi/v5/Makefile",
        "vendor/github.com/go-playground/universal-translator/Makefile",
        "vendor/github.com/go-playground/validator/v10/Makefile",
        "vendor/github.com/gobuffalo/flect/Makefile",
        "vendor/github.com/gogo/protobuf/proto/Makefile",
        "vendor/github.com/gosuri/uitable/Makefile",
        "vendor/github.com/hashicorp/go-multierror/Makefile",
        "vendor/github.com/jmespath/go-jmespath/Makefile",
        "vendor/github.com/jmoiron/sqlx/Makefile",
        "vendor/github.com/leodido/go-urn/makefile",
        "vendor/github.com/munnerz/goautoneg/Makefile",
        "vendor/github.com/pkg/errors/Makefile",
        "vendor/github.com/prometheus/procfs/Makefile",
        "vendor/github.com/rubenv/sql-migrate/Makefile",
        "vendor/github.com/spf13/cast/Makefile",
        "vendor/github.com/spf13/cobra/Makefile",
        "vendor/github.com/unrolled/render/Makefile",
        "vendor/github.com/yudai/gojsondiff/Makefile",
        "vendor/github.com/zeebo/xxh3/Makefile",
        "vendor/go.opencensus.io/Makefile",
        "vendor/go.opentelemetry.io/otel/Makefile",
        "vendor/google.golang.org/grpc/Makefile",
        "vendor/kmodules.xyz/client-go/Makefile",
        "vendor/oras.land/oras-go/v2/Makefile",
        "vendor/sigs.k8s.io/controller-runtime/Makefile",
        "vendor/sigs.k8s.io/json/Makefile",
        "vendor/sigs.k8s.io/kustomize/kyaml/openapi/Makefile"
      ],
      "api_schema_files": [
        "vendor/github.com/envoyproxy/protoc-gen-validate/validate/validate.proto",
        "vendor/github.com/google/gnostic-models/extensions/extension.proto",
        "vendor/github.com/google/gnostic-models/openapiv2/OpenAPIv2.proto",
        "vendor/github.com/google/gnostic-models/openapiv3/OpenAPIv3.proto",
        "vendor/github.com/google/gnostic-models/openapiv3/annotations.proto",
        "vendor/github.com/googleapis/gax-go/v2/apierror/internal/proto/custom_error.proto",
        "vendor/github.com/googleapis/gax-go/v2/apierror/internal/proto/error.proto",
        "vendor/k8s.io/api/admission/v1/generated.proto",
        "vendor/k8s.io/api/admission/v1beta1/generated.proto",
        "vendor/k8s.io/api/admissionregistration/v1/generated.proto",
        "vendor/k8s.io/api/admissionregistration/v1alpha1/generated.proto",
        "vendor/k8s.io/api/admissionregistration/v1beta1/generated.proto",
        "vendor/k8s.io/api/apidiscovery/v2/generated.proto",
        "vendor/k8s.io/api/apidiscovery/v2beta1/generated.proto",
        "vendor/k8s.io/api/apiserverinternal/v1alpha1/generated.proto",
        "vendor/k8s.io/api/apps/v1/generated.proto",
        "vendor/k8s.io/api/apps/v1beta1/generated.proto",
        "vendor/k8s.io/api/apps/v1beta2/generated.proto",
        "vendor/k8s.io/api/authentication/v1/generated.proto",
        "vendor/k8s.io/api/authentication/v1alpha1/generated.proto",
        "vendor/k8s.io/api/authentication/v1beta1/generated.proto",
        "vendor/k8s.io/api/authorization/v1/generated.proto",
        "vendor/k8s.io/api/authorization/v1beta1/generated.proto",
        "vendor/k8s.io/api/autoscaling/v1/generated.proto",
        "vendor/k8s.io/api/autoscaling/v2/generated.proto",
        "vendor/k8s.io/api/autoscaling/v2beta1/generated.proto",
        "vendor/k8s.io/api/autoscaling/v2beta2/generated.proto",
        "vendor/k8s.io/api/batch/v1/generated.proto",
        "vendor/k8s.io/api/batch/v1beta1/generated.proto",
        "vendor/k8s.io/api/certificates/v1/generated.proto",
        "vendor/k8s.io/api/certificates/v1alpha1/generated.proto",
        "vendor/k8s.io/api/certificates/v1beta1/generated.proto",
        "vendor/k8s.io/api/coordination/v1/generated.proto",
        "vendor/k8s.io/api/coordination/v1alpha2/generated.proto",
        "vendor/k8s.io/api/coordination/v1beta1/generated.proto",
        "vendor/k8s.io/api/core/v1/generated.proto",
        "vendor/k8s.io/api/discovery/v1/generated.proto",
        "vendor/k8s.io/api/discovery/v1beta1/generated.proto",
        "vendor/k8s.io/api/events/v1/generated.proto",
        "vendor/k8s.io/api/events/v1beta1/generated.proto",
        "vendor/k8s.io/api/extensions/v1beta1/generated.proto",
        "vendor/k8s.io/api/flowcontrol/v1/generated.proto",
        "vendor/k8s.io/api/flowcontrol/v1beta1/generated.proto",
        "vendor/k8s.io/api/flowcontrol/v1beta2/generated.proto",
        "vendor/k8s.io/api/flowcontrol/v1beta3/generated.proto",
        "vendor/k8s.io/api/imagepolicy/v1alpha1/generated.proto",
        "vendor/k8s.io/api/networking/v1/generated.proto",
        "vendor/k8s.io/api/networking/v1beta1/generated.proto",
        "vendor/k8s.io/api/node/v1/generated.proto",
        "vendor/k8s.io/api/node/v1alpha1/generated.proto",
        "vendor/k8s.io/api/node/v1beta1/generated.proto",
        "vendor/k8s.io/api/policy/v1/generated.proto",
        "vendor/k8s.io/api/policy/v1beta1/generated.proto",
        "vendor/k8s.io/api/rbac/v1/generated.proto",
        "vendor/k8s.io/api/rbac/v1alpha1/generated.proto",
        "vendor/k8s.io/api/rbac/v1beta1/generated.proto",
        "vendor/k8s.io/api/resource/v1/generated.proto",
        "vendor/k8s.io/api/resource/v1alpha3/generated.proto",
        "vendor/k8s.io/api/resource/v1beta1/generated.proto",
        "vendor/k8s.io/api/resource/v1beta2/generated.proto",
        "vendor/k8s.io/api/scheduling/v1/generated.proto",
        "vendor/k8s.io/api/scheduling/v1alpha1/generated.proto",
        "vendor/k8s.io/api/scheduling/v1beta1/generated.proto",
        "vendor/k8s.io/api/storage/v1/generated.proto",
        "vendor/k8s.io/api/storage/v1alpha1/generated.proto",
        "vendor/k8s.io/api/storage/v1beta1/generated.proto",
        "vendor/k8s.io/api/storagemigration/v1alpha1/generated.proto",
        "vendor/k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1/generated.proto",
        "vendor/k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1beta1/generated.proto",
        "vendor/k8s.io/apimachinery/pkg/api/resource/generated.proto",
        "vendor/k8s.io/apimachinery/pkg/apis/meta/v1/generated.proto",
        "vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1/generated.proto",
        "vendor/k8s.io/apimachinery/pkg/runtime/generated.proto",
        "vendor/k8s.io/apimachinery/pkg/runtime/schema/generated.proto",
        "vendor/k8s.io/apimachinery/pkg/util/intstr/generated.proto",
        "vendor/k8s.io/kube-aggregator/pkg/apis/apiregistration/v1/generated.proto",
        "vendor/kmodules.xyz/client-go/api/v1/generated.proto",
        "vendor/kmodules.xyz/custom-resources/apis/appcatalog/v1alpha1/generated.proto",
        "vendor/kmodules.xyz/objectstore-api/api/v1/generated.proto",
        "vendor/kmodules.xyz/prober/api/v1/generated.proto",
        "vendor/sigs.k8s.io/kustomize/kyaml/openapi/kustomizationapi/swagger.json"
      ],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "go.mod"
      ],
      "largest_source_bytes": 29203,
      "source_files_sampled": 18,
      "oversized_source_files": 0,
      "agent_instruction_files": [
        "vendor/github.com/aws/smithy-go/AGENTS.md"
      ],
      "agent_instruction_max_bytes": 6682
    },
    "dependencies": {
      "manifests": [
        "go.mod"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "github.com/envoyproxy/gateway",
            "direct": false,
            "version": "v1.6.3",
            "severity": "critical",
            "ecosystem": "go",
            "cvss_score": 9.1,
            "advisory_ids": [
              "GHSA-22xc-xg2r-9j7v",
              "GHSA-8fv2-88gg-hm7q",
              "GHSA-cxpq-8v7q-cg56",
              "GHSA-fcrp-7gc2-93g7",
              "GHSA-h7pq-86h8-rp5x",
              "GHSA-m2v6-2jmh-4c68",
              "GHSA-wcrf-9vrr-854f",
              "GO-2026-6003",
              "GO-2026-6005",
              "GO-2026-6006"
            ],
            "fixed_version": "1.8.1",
            "advisory_count": 14,
            "oldest_advisory_days": 6
          },
          {
            "name": "google.golang.org/grpc",
            "direct": false,
            "version": "v1.79.3",
            "severity": "critical",
            "ecosystem": "go",
            "cvss_score": 9.1,
            "advisory_ids": [
              "GHSA-hrxh-6v49-42gf"
            ],
            "fixed_version": "1.82.1",
            "advisory_count": 1,
            "oldest_advisory_days": 1
          },
          {
            "name": "github.com/containerd/containerd",
            "direct": false,
            "version": "v1.7.32",
            "severity": "high",
            "ecosystem": "go",
            "cvss_score": 8.8,
            "advisory_ids": [
              "GHSA-jpcc-p29g-p8mq",
              "GHSA-xhf5-7wjv-pqxp",
              "GO-2026-5064",
              "GO-2026-5338",
              "GO-2026-5475",
              "GO-2026-5622",
              "GO-2026-5758"
            ],
            "fixed_version": "2.3.2",
            "advisory_count": 7,
            "oldest_advisory_days": 33
          },
          {
            "name": "oras.land/oras-go/v2",
            "direct": false,
            "version": "v2.6.0",
            "severity": "high",
            "ecosystem": "go",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-8xwf-rjm4-xvhv",
              "GHSA-fxhp-mv3v-67qp",
              "GHSA-jxpm-75mh-9fp7",
              "GHSA-vh4v-2xq2-g5cg",
              "GHSA-xf85-363p-868w"
            ],
            "fixed_version": "2.6.1",
            "advisory_count": 5,
            "oldest_advisory_days": 21
          },
          {
            "name": "github.com/aws/aws-sdk-go",
            "direct": false,
            "version": "v1.55.6",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2022-0635",
              "GO-2022-0646"
            ],
            "fixed_version": null,
            "advisory_count": 2,
            "oldest_advisory_days": 1622
          },
          {
            "name": "golang.org/x/crypto",
            "direct": false,
            "version": "v0.52.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5932"
            ],
            "fixed_version": null,
            "advisory_count": 1,
            "oldest_advisory_days": 15
          },
          {
            "name": "golang.org/x/net",
            "direct": false,
            "version": "v0.55.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5942"
            ],
            "fixed_version": "0.56.0",
            "advisory_count": 1,
            "oldest_advisory_days": 8
          },
          {
            "name": "golang.org/x/text",
            "direct": false,
            "version": "v0.37.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5970"
            ],
            "fixed_version": "0.39.0",
            "advisory_count": 1,
            "oldest_advisory_days": 8
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "high": 2,
          "unknown": 4,
          "critical": 2
        },
        "advisory_count": 32,
        "affected_count": 8,
        "assessed_count": 299,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "go"
      ],
      "dependencies": [
        {
          "name": "github.com/Masterminds/semver/v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.4.0"
        },
        {
          "name": "github.com/Masterminds/sprig/v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.3.0"
        },
        {
          "name": "github.com/evanphx/json-patch/v5",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v5.9.11"
        },
        {
          "name": "github.com/fluxcd/helm-controller/api",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.2.0"
        },
        {
          "name": "github.com/fluxcd/source-controller/api",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.5.0"
        },
        {
          "name": "github.com/go-chi/chi/v5",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v5.2.5"
        },
        {
          "name": "github.com/gobuffalo/flect",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.3"
        },
        {
          "name": "github.com/google/go-containerregistry",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.20.7"
        },
        {
          "name": "github.com/google/uuid",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.6.0"
        },
        {
          "name": "github.com/pkg/errors",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.9.1"
        },
        {
          "name": "github.com/spf13/cobra",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.10.1"
        },
        {
          "name": "github.com/spf13/pflag",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.10"
        },
        {
          "name": "github.com/unrolled/render",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.7.0"
        },
        {
          "name": "go.bytebuilders.dev/installer",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.1.1-0.20260713075605-ec739356c435"
        },
        {
          "name": "go.wandrs.dev/binding",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.2"
        },
        {
          "name": "go.wandrs.dev/http",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.2"
        },
        {
          "name": "gocloud.dev",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.41.0"
        },
        {
          "name": "gomodules.xyz/encoding",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.8"
        },
        {
          "name": "gomodules.xyz/jsonpatch/v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.0.1"
        },
        {
          "name": "gomodules.xyz/logs",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.7"
        },
        {
          "name": "gomodules.xyz/x",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.17"
        },
        {
          "name": "gopkg.in/yaml.v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.0.1"
        },
        {
          "name": "helm.sh/helm/v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.19.4"
        },
        {
          "name": "k8s.io/api",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.34.3"
        },
        {
          "name": "k8s.io/apiextensions-apiserver",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.34.3"
        },
        {
          "name": "k8s.io/apimachinery",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.34.3"
        },
        {
          "name": "k8s.io/cli-runtime",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.34.3"
        },
        {
          "name": "k8s.io/client-go",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.34.3"
        },
        {
          "name": "k8s.io/klog/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.130.1"
        },
        {
          "name": "k8s.io/kubectl",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.34.3"
        },
        {
          "name": "kmodules.xyz/client-go",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.34.3"
        },
        {
          "name": "kmodules.xyz/resource-metadata",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.48.0"
        },
        {
          "name": "kmodules.xyz/sets",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.29.0"
        },
        {
          "name": "kubepack.dev/chart-doc-gen",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.5.0"
        },
        {
          "name": "kubepack.dev/kubepack",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.34.0"
        },
        {
          "name": "kubepack.dev/lib-helm",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.34.0"
        },
        {
          "name": "sigs.k8s.io/controller-runtime",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.22.4"
        },
        {
          "name": "sigs.k8s.io/yaml",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.6.0"
        },
        {
          "name": "x-helm.dev/apimachinery",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.18"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "github.com/evanphx/json-patch/v5",
            "direct": true,
            "version": "v5.9.11",
            "ecosystem": "go"
          },
          {
            "name": "github.com/fluxcd/helm-controller/api",
            "direct": true,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/fluxcd/source-controller/api",
            "direct": true,
            "version": "v1.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-chi/chi/v5",
            "direct": true,
            "version": "v5.2.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gobuffalo/flect",
            "direct": true,
            "version": "v1.0.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/go-containerregistry",
            "direct": true,
            "version": "v0.20.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/uuid",
            "direct": true,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/masterminds/semver/v3",
            "direct": true,
            "version": "v3.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/masterminds/sprig/v3",
            "direct": true,
            "version": "v3.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pkg/errors",
            "direct": true,
            "version": "v0.9.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/cobra",
            "direct": true,
            "version": "v1.10.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/pflag",
            "direct": true,
            "version": "v1.0.10",
            "ecosystem": "go"
          },
          {
            "name": "github.com/unrolled/render",
            "direct": true,
            "version": "v1.7.0",
            "ecosystem": "go"
          },
          {
            "name": "go.bytebuilders.dev/installer",
            "direct": true,
            "version": "v0.1.1-0.20260713075605-ec739356c435",
            "ecosystem": "go"
          },
          {
            "name": "go.wandrs.dev/binding",
            "direct": true,
            "version": "v0.0.2",
            "ecosystem": "go"
          },
          {
            "name": "go.wandrs.dev/http",
            "direct": true,
            "version": "v0.0.2",
            "ecosystem": "go"
          },
          {
            "name": "gocloud.dev",
            "direct": true,
            "version": "v0.41.0",
            "ecosystem": "go"
          },
          {
            "name": "gomodules.xyz/encoding",
            "direct": true,
            "version": "v0.0.8",
            "ecosystem": "go"
          },
          {
            "name": "gomodules.xyz/jsonpatch/v3",
            "direct": true,
            "version": "v3.0.1",
            "ecosystem": "go"
          },
          {
            "name": "gomodules.xyz/logs",
            "direct": true,
            "version": "v0.0.7",
            "ecosystem": "go"
          },
          {
            "name": "gomodules.xyz/x",
            "direct": true,
            "version": "v0.0.17",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/yaml.v3",
            "direct": true,
            "version": "v3.0.1",
            "ecosystem": "go"
          },
          {
            "name": "k8s.io/api",
            "direct": true,
            "version": "v0.34.3",
            "ecosystem": "go"
          },
          {
            "name": "k8s.io/apiextensions-apiserver",
            "direct": true,
            "version": "v0.34.3",
            "ecosystem": "go"
          },
          {
            "name": "k8s.io/apimachinery",
            "direct": true,
            "version": "v0.34.3",
            "ecosystem": "go"
          },
          {
            "name": "k8s.io/cli-runtime",
            "direct": true,
            "version": "v0.34.3",
            "ecosystem": "go"
          },
          {
            "name": "k8s.io/client-go",
            "direct": true,
            "version": "v0.34.3",
            "ecosystem": "go"
          },
          {
            "name": "k8s.io/klog/v2",
            "direct": true,
            "version": "v2.130.1",
            "ecosystem": "go"
          },
          {
            "name": "k8s.io/kubectl",
            "direct": true,
            "version": "v0.34.3",
            "ecosystem": "go"
          },
          {
            "name": "kmodules.xyz/client-go",
            "direct": true,
            "version": "v0.34.3",
            "ecosystem": "go"
          },
          {
            "name": "kmodules.xyz/resource-metadata",
            "direct": true,
            "version": "v0.48.0",
            "ecosystem": "go"
          },
          {
            "name": "kmodules.xyz/sets",
            "direct": true,
            "version": "v0.29.0",
            "ecosystem": "go"
          },
          {
            "name": "kubepack.dev/chart-doc-gen",
            "direct": true,
            "version": "v0.5.0",
            "ecosystem": "go"
          },
          {
            "name": "kubepack.dev/kubepack",
            "direct": true,
            "version": "v0.34.0",
            "ecosystem": "go"
          },
          {
            "name": "kubepack.dev/lib-helm",
            "direct": true,
            "version": "v0.34.0",
            "ecosystem": "go"
          },
          {
            "name": "sigs.k8s.io/controller-runtime",
            "direct": true,
            "version": "v0.22.4",
            "ecosystem": "go"
          },
          {
            "name": "sigs.k8s.io/yaml",
            "direct": true,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "x-helm.dev/apimachinery",
            "direct": true,
            "version": "v0.0.18",
            "ecosystem": "go"
          },
          {
            "name": "cel.dev/expr",
            "direct": false,
            "version": "v0.25.1",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go",
            "direct": false,
            "version": "v0.120.0",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go/auth",
            "direct": false,
            "version": "v0.17.0",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go/auth/oauth2adapt",
            "direct": false,
            "version": "v0.2.8",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go/compute/metadata",
            "direct": false,
            "version": "v0.9.0",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go/iam",
            "direct": false,
            "version": "v1.5.2",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go/monitoring",
            "direct": false,
            "version": "v1.24.2",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go/storage",
            "direct": false,
            "version": "v1.51.0",
            "ecosystem": "go"
          },
          {
            "name": "dario.cat/mergo",
            "direct": false,
            "version": "v1.0.2",
            "ecosystem": "go"
          },
          {
            "name": "filippo.io/edwards25519",
            "direct": false,
            "version": "v1.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/alessio/shellescape",
            "direct": false,
            "version": "v1.4.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/asaskevich/govalidator",
            "direct": false,
            "version": "v0.0.0-20230301143203-a9d515a09cc2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go",
            "direct": false,
            "version": "v1.55.6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2",
            "direct": false,
            "version": "v1.41.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream",
            "direct": false,
            "version": "v1.7.8",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/config",
            "direct": false,
            "version": "v1.31.20",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/credentials",
            "direct": false,
            "version": "v1.18.24",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/feature/ec2/imds",
            "direct": false,
            "version": "v1.18.13",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/feature/s3/manager",
            "direct": false,
            "version": "v1.17.69",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/internal/configsources",
            "direct": false,
            "version": "v1.4.21",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/internal/endpoints/v2",
            "direct": false,
            "version": "v2.7.21",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/internal/ini",
            "direct": false,
            "version": "v1.8.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/internal/v4a",
            "direct": false,
            "version": "v1.4.22",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/ecr",
            "direct": false,
            "version": "v1.51.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding",
            "direct": false,
            "version": "v1.13.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/internal/checksum",
            "direct": false,
            "version": "v1.9.13",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/internal/presigned-url",
            "direct": false,
            "version": "v1.13.21",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/internal/s3shared",
            "direct": false,
            "version": "v1.19.21",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/s3",
            "direct": false,
            "version": "v1.97.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/sso",
            "direct": false,
            "version": "v1.30.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/ssooidc",
            "direct": false,
            "version": "v1.35.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/sts",
            "direct": false,
            "version": "v1.40.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/smithy-go",
            "direct": false,
            "version": "v1.24.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/azure/azure-sdk-for-go/sdk/azcore",
            "direct": false,
            "version": "v1.20.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/azure/azure-sdk-for-go/sdk/azidentity",
            "direct": false,
            "version": "v1.14.0-beta.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/azure/azure-sdk-for-go/sdk/internal",
            "direct": false,
            "version": "v1.11.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/azure/azure-sdk-for-go/sdk/storage/azblob",
            "direct": false,
            "version": "v1.6.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/azure/go-ansiterm",
            "direct": false,
            "version": "v0.0.0-20250102033503-faa5f7b0171c",
            "ecosystem": "go"
          },
          {
            "name": "github.com/azure/go-autorest",
            "direct": false,
            "version": "v14.2.0+incompatible",
            "ecosystem": "go"
          },
          {
            "name": "github.com/azure/go-autorest/autorest/to",
            "direct": false,
            "version": "v0.4.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/azuread/microsoft-authentication-library-for-go",
            "direct": false,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/beorn7/perks",
            "direct": false,
            "version": "v1.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/blang/semver/v4",
            "direct": false,
            "version": "v4.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/burntsushi/toml",
            "direct": false,
            "version": "v1.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cespare/xxhash/v2",
            "direct": false,
            "version": "v2.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/chai2010/gettext-go",
            "direct": false,
            "version": "v1.0.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cncf/xds/go",
            "direct": false,
            "version": "v0.0.0-20251210132809-ee656c7534f5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/containerd/containerd",
            "direct": false,
            "version": "v1.7.32",
            "ecosystem": "go"
          },
          {
            "name": "github.com/containerd/errdefs",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/containerd/log",
            "direct": false,
            "version": "v0.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/containerd/platforms",
            "direct": false,
            "version": "v0.2.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/containerd/stargz-snapshotter/estargz",
            "direct": false,
            "version": "v0.18.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cubewise-code/go-mime",
            "direct": false,
            "version": "v0.0.0-20200519001935-8c5762b177d8",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cyphar/filepath-securejoin",
            "direct": false,
            "version": "v0.6.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/davecgh/go-spew",
            "direct": false,
            "version": "v1.1.2-0.20180830191138-d8f796af33cc",
            "ecosystem": "go"
          },
          {
            "name": "github.com/docker/cli",
            "direct": false,
            "version": "v29.2.0+incompatible",
            "ecosystem": "go"
          },
          {
            "name": "github.com/docker/distribution",
            "direct": false,
            "version": "v2.8.3+incompatible",
            "ecosystem": "go"
          },
          {
            "name": "github.com/docker/docker-credential-helpers",
            "direct": false,
            "version": "v0.9.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/emicklei/go-restful/v3",
            "direct": false,
            "version": "v3.13.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/envoyproxy/gateway",
            "direct": false,
            "version": "v1.6.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/envoyproxy/go-control-plane/envoy",
            "direct": false,
            "version": "v1.36.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/envoyproxy/protoc-gen-validate",
            "direct": false,
            "version": "v1.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/evanphx/json-patch",
            "direct": false,
            "version": "v5.9.11+incompatible",
            "ecosystem": "go"
          },
          {
            "name": "github.com/exponent-io/jsonpath",
            "direct": false,
            "version": "v0.0.0-20210407135951-1de76d718b3f",
            "ecosystem": "go"
          },
          {
            "name": "github.com/fatih/camelcase",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/fatih/color",
            "direct": false,
            "version": "v1.18.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/fatih/structs",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/felixge/httpsnoop",
            "direct": false,
            "version": "v1.0.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/fluxcd/pkg/apis/acl",
            "direct": false,
            "version": "v0.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/fluxcd/pkg/apis/kustomize",
            "direct": false,
            "version": "v1.9.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/fluxcd/pkg/apis/meta",
            "direct": false,
            "version": "v1.10.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/fluxcd/pkg/oci",
            "direct": false,
            "version": "v0.45.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/fluxcd/pkg/version",
            "direct": false,
            "version": "v0.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/fsnotify/fsnotify",
            "direct": false,
            "version": "v1.9.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/fxamacker/cbor/v2",
            "direct": false,
            "version": "v2.9.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gabriel-vasile/mimetype",
            "direct": false,
            "version": "v1.4.11",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ghodss/yaml",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-errors/errors",
            "direct": false,
            "version": "v1.5.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-gorp/gorp/v3",
            "direct": false,
            "version": "v3.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-jose/go-jose/v4",
            "direct": false,
            "version": "v4.1.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-logr/logr",
            "direct": false,
            "version": "v1.4.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-logr/stdr",
            "direct": false,
            "version": "v1.2.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/jsonpointer",
            "direct": false,
            "version": "v0.22.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/jsonreference",
            "direct": false,
            "version": "v0.21.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/swag",
            "direct": false,
            "version": "v0.25.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/swag/cmdutils",
            "direct": false,
            "version": "v0.25.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/swag/conv",
            "direct": false,
            "version": "v0.25.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/swag/fileutils",
            "direct": false,
            "version": "v0.25.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/swag/jsonname",
            "direct": false,
            "version": "v0.25.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/swag/jsonutils",
            "direct": false,
            "version": "v0.25.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/swag/loading",
            "direct": false,
            "version": "v0.25.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/swag/mangling",
            "direct": false,
            "version": "v0.25.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/swag/netutils",
            "direct": false,
            "version": "v0.25.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/swag/stringutils",
            "direct": false,
            "version": "v0.25.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/swag/typeutils",
            "direct": false,
            "version": "v0.25.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/swag/yamlutils",
            "direct": false,
            "version": "v0.25.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-playground/form/v4",
            "direct": false,
            "version": "v4.1.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-playground/locales",
            "direct": false,
            "version": "v0.14.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-playground/universal-translator",
            "direct": false,
            "version": "v0.18.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-playground/validator/v10",
            "direct": false,
            "version": "v10.18.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-sql-driver/mysql",
            "direct": false,
            "version": "v1.9.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gobwas/glob",
            "direct": false,
            "version": "v0.2.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gogo/protobuf",
            "direct": false,
            "version": "v1.3.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golang-jwt/jwt/v5",
            "direct": false,
            "version": "v5.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golang/groupcache",
            "direct": false,
            "version": "v0.0.0-20241129210726-2c02b8208cf8",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/btree",
            "direct": false,
            "version": "v1.1.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/gnostic-models",
            "direct": false,
            "version": "v0.7.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/go-cmp",
            "direct": false,
            "version": "v0.7.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/gofuzz",
            "direct": false,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/s2a-go",
            "direct": false,
            "version": "v0.1.9",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/wire",
            "direct": false,
            "version": "v0.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/googleapis/enterprise-certificate-proxy",
            "direct": false,
            "version": "v0.3.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/googleapis/gax-go/v2",
            "direct": false,
            "version": "v2.15.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/googlecloudplatform/opentelemetry-operations-go/detectors/gcp",
            "direct": false,
            "version": "v1.30.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/googlecloudplatform/opentelemetry-operations-go/exporter/metric",
            "direct": false,
            "version": "v0.51.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/googlecloudplatform/opentelemetry-operations-go/internal/resourcemapping",
            "direct": false,
            "version": "v0.51.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gorilla/websocket",
            "direct": false,
            "version": "v1.5.4-0.20250319132907-e064f32e3674",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gosuri/uitable",
            "direct": false,
            "version": "v0.0.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gregjones/httpcache",
            "direct": false,
            "version": "v0.0.0-20190611155906-901d90724c79",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/errwrap",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/go-multierror",
            "direct": false,
            "version": "v1.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/golang-lru",
            "direct": false,
            "version": "v1.0.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/huandu/xstrings",
            "direct": false,
            "version": "v1.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/inconshreveable/mousetrap",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/jmespath/go-jmespath",
            "direct": false,
            "version": "v0.4.1-0.20220621161143-b0104c826a24",
            "ecosystem": "go"
          },
          {
            "name": "github.com/jmoiron/sqlx",
            "direct": false,
            "version": "v1.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/jonboulle/clockwork",
            "direct": false,
            "version": "v0.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/json-iterator/go",
            "direct": false,
            "version": "v1.1.12",
            "ecosystem": "go"
          },
          {
            "name": "github.com/klauspost/compress",
            "direct": false,
            "version": "v1.18.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/klauspost/cpuid/v2",
            "direct": false,
            "version": "v2.2.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/kylelemons/godebug",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/lann/builder",
            "direct": false,
            "version": "v0.0.0-20180802200727-47ae307949d0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/lann/ps",
            "direct": false,
            "version": "v0.0.0-20150810152359-62de8c46ede0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/leodido/go-urn",
            "direct": false,
            "version": "v1.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/lib/pq",
            "direct": false,
            "version": "v1.10.9",
            "ecosystem": "go"
          },
          {
            "name": "github.com/liggitt/tabwriter",
            "direct": false,
            "version": "v0.0.0-20181228230101-89fcab3d43de",
            "ecosystem": "go"
          },
          {
            "name": "github.com/makenowjust/heredoc",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/masterminds/goutils",
            "direct": false,
            "version": "v1.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/masterminds/squirrel",
            "direct": false,
            "version": "v1.5.4",
            "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-runewidth",
            "direct": false,
            "version": "v0.0.16",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mitchellh/copystructure",
            "direct": false,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mitchellh/go-homedir",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mitchellh/go-wordwrap",
            "direct": false,
            "version": "v1.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mitchellh/mapstructure",
            "direct": false,
            "version": "v1.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mitchellh/reflectwalk",
            "direct": false,
            "version": "v1.0.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/moby/spdystream",
            "direct": false,
            "version": "v0.5.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/moby/term",
            "direct": false,
            "version": "v0.5.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/modern-go/concurrent",
            "direct": false,
            "version": "v0.0.0-20180306012644-bacd9c7ef1dd",
            "ecosystem": "go"
          },
          {
            "name": "github.com/modern-go/reflect2",
            "direct": false,
            "version": "v1.0.3-0.20250322232337-35a7c28c31ee",
            "ecosystem": "go"
          },
          {
            "name": "github.com/monochromegane/go-gitignore",
            "direct": false,
            "version": "v0.0.0-20200626010858-205db1a8cc00",
            "ecosystem": "go"
          },
          {
            "name": "github.com/munnerz/goautoneg",
            "direct": false,
            "version": "v0.0.0-20191010083416-a7dc8b61c822",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mxk/go-flowrate",
            "direct": false,
            "version": "v0.0.0-20140419014527-cca7078d478f",
            "ecosystem": "go"
          },
          {
            "name": "github.com/onsi/gomega",
            "direct": false,
            "version": "v1.38.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/opencontainers/go-digest",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/opencontainers/image-spec",
            "direct": false,
            "version": "v1.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/peterbourgon/diskv",
            "direct": false,
            "version": "v2.0.1+incompatible",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pkg/browser",
            "direct": false,
            "version": "v0.0.0-20240102092130-5ac0b6a4141c",
            "ecosystem": "go"
          },
          {
            "name": "github.com/planetscale/vtprotobuf",
            "direct": false,
            "version": "v0.6.1-0.20240319094008-0393e58bdf10",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pmezard/go-difflib",
            "direct": false,
            "version": "v1.0.1-0.20181226105442-5d4384ee4fb2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring",
            "direct": false,
            "version": "v0.87.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/client_golang",
            "direct": false,
            "version": "v1.23.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/client_model",
            "direct": false,
            "version": "v0.6.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/common",
            "direct": false,
            "version": "v0.67.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/procfs",
            "direct": false,
            "version": "v0.17.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/puerkitobio/purell",
            "direct": false,
            "version": "v1.2.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/rancher/norman",
            "direct": false,
            "version": "v0.5.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/rancher/rancher/pkg/client",
            "direct": false,
            "version": "v0.0.0-20250220153925-3abb578f42fe",
            "ecosystem": "go"
          },
          {
            "name": "github.com/rancher/wrangler/v3",
            "direct": false,
            "version": "v3.2.0-rc.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/rivo/uniseg",
            "direct": false,
            "version": "v0.4.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/rubenv/sql-migrate",
            "direct": false,
            "version": "v1.8.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/russross/blackfriday/v2",
            "direct": false,
            "version": "v2.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/santhosh-tekuri/jsonschema/v6",
            "direct": false,
            "version": "v6.0.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sergi/go-diff",
            "direct": false,
            "version": "v1.3.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/shopspring/decimal",
            "direct": false,
            "version": "v1.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sirupsen/logrus",
            "direct": false,
            "version": "v1.9.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/cast",
            "direct": false,
            "version": "v1.10.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spiffe/go-spiffe/v2",
            "direct": false,
            "version": "v2.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/vbatts/tar-split",
            "direct": false,
            "version": "v0.12.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/x448/float16",
            "direct": false,
            "version": "v0.8.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/xlab/treeprint",
            "direct": false,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/yudai/gojsondiff",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/yudai/golcs",
            "direct": false,
            "version": "v0.0.0-20170316035057-ecda9a501e82",
            "ecosystem": "go"
          },
          {
            "name": "github.com/zeebo/xxh3",
            "direct": false,
            "version": "v1.0.2",
            "ecosystem": "go"
          },
          {
            "name": "go.appscode.dev/alerts",
            "direct": false,
            "version": "v0.2.1-0.20260516020454-00c8e56b1991",
            "ecosystem": "go"
          },
          {
            "name": "go.bytebuilders.dev/catalog",
            "direct": false,
            "version": "v0.0.23",
            "ecosystem": "go"
          },
          {
            "name": "go.bytebuilders.dev/resource-model",
            "direct": false,
            "version": "v0.4.0",
            "ecosystem": "go"
          },
          {
            "name": "go.bytebuilders.dev/ui-wizards",
            "direct": false,
            "version": "v0.36.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opencensus.io",
            "direct": false,
            "version": "v0.24.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/auto/sdk",
            "direct": false,
            "version": "v1.2.1",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/contrib/detectors/gcp",
            "direct": false,
            "version": "v1.39.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc",
            "direct": false,
            "version": "v0.61.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
            "direct": false,
            "version": "v0.62.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel",
            "direct": false,
            "version": "v1.43.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc",
            "direct": false,
            "version": "v1.37.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/metric",
            "direct": false,
            "version": "v1.43.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/sdk",
            "direct": false,
            "version": "v1.43.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/sdk/metric",
            "direct": false,
            "version": "v1.43.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/trace",
            "direct": false,
            "version": "v1.43.0",
            "ecosystem": "go"
          },
          {
            "name": "go.openviz.dev/installer",
            "direct": false,
            "version": "v0.0.0-20260619044110-702becd1dd97",
            "ecosystem": "go"
          },
          {
            "name": "go.wandrs.dev/inject",
            "direct": false,
            "version": "v0.0.1",
            "ecosystem": "go"
          },
          {
            "name": "go.yaml.in/yaml/v2",
            "direct": false,
            "version": "v2.4.3",
            "ecosystem": "go"
          },
          {
            "name": "go.yaml.in/yaml/v3",
            "direct": false,
            "version": "v3.0.4",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/crypto",
            "direct": false,
            "version": "v0.52.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/net",
            "direct": false,
            "version": "v0.55.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/oauth2",
            "direct": false,
            "version": "v0.34.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sync",
            "direct": false,
            "version": "v0.20.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sys",
            "direct": false,
            "version": "v0.45.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/term",
            "direct": false,
            "version": "v0.43.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/text",
            "direct": false,
            "version": "v0.37.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/time",
            "direct": false,
            "version": "v0.14.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/xerrors",
            "direct": false,
            "version": "v0.0.0-20240903120638-7835f813f4da",
            "ecosystem": "go"
          },
          {
            "name": "gomodules.xyz/blobfs",
            "direct": false,
            "version": "v0.2.2",
            "ecosystem": "go"
          },
          {
            "name": "gomodules.xyz/clock",
            "direct": false,
            "version": "v0.0.0-20200817085942-06523dba733f",
            "ecosystem": "go"
          },
          {
            "name": "gomodules.xyz/flags",
            "direct": false,
            "version": "v0.1.3",
            "ecosystem": "go"
          },
          {
            "name": "gomodules.xyz/jsonpatch/v2",
            "direct": false,
            "version": "v2.5.0",
            "ecosystem": "go"
          },
          {
            "name": "gomodules.xyz/mergo",
            "direct": false,
            "version": "v0.3.13",
            "ecosystem": "go"
          },
          {
            "name": "gomodules.xyz/orderedmap",
            "direct": false,
            "version": "v0.1.0",
            "ecosystem": "go"
          },
          {
            "name": "gomodules.xyz/password-generator",
            "direct": false,
            "version": "v0.2.9",
            "ecosystem": "go"
          },
          {
            "name": "gomodules.xyz/pointer",
            "direct": false,
            "version": "v0.1.0",
            "ecosystem": "go"
          },
          {
            "name": "gomodules.xyz/sets",
            "direct": false,
            "version": "v0.2.1",
            "ecosystem": "go"
          },
          {
            "name": "gomodules.xyz/wait",
            "direct": false,
            "version": "v0.2.0",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/api",
            "direct": false,
            "version": "v0.256.0",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/genproto",
            "direct": false,
            "version": "v0.0.0-20250603155806-513f23925822",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/genproto/googleapis/api",
            "direct": false,
            "version": "v0.0.0-20251202230838-ff82c1b0f217",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/genproto/googleapis/rpc",
            "direct": false,
            "version": "v0.0.0-20260414002931-afd174a4e478",
            "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.11",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/evanphx/json-patch.v4",
            "direct": false,
            "version": "v4.13.0",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/inf.v0",
            "direct": false,
            "version": "v0.9.1",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/yaml.v2",
            "direct": false,
            "version": "v2.4.0",
            "ecosystem": "go"
          },
          {
            "name": "k8s.io/apiserver",
            "direct": false,
            "version": "v0.34.3",
            "ecosystem": "go"
          },
          {
            "name": "k8s.io/autoscaler/vertical-pod-autoscaler",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "k8s.io/component-base",
            "direct": false,
            "version": "v0.34.3",
            "ecosystem": "go"
          },
          {
            "name": "k8s.io/component-helpers",
            "direct": false,
            "version": "v0.34.3",
            "ecosystem": "go"
          },
          {
            "name": "k8s.io/kube-aggregator",
            "direct": false,
            "version": "v0.34.3",
            "ecosystem": "go"
          },
          {
            "name": "k8s.io/kube-openapi",
            "direct": false,
            "version": "v0.0.0-20250910181357-589584f1c912",
            "ecosystem": "go"
          },
          {
            "name": "k8s.io/utils",
            "direct": false,
            "version": "v0.0.0-20251002143259-bc988d571ff4",
            "ecosystem": "go"
          },
          {
            "name": "kmodules.xyz/apiversion",
            "direct": false,
            "version": "v0.2.0",
            "ecosystem": "go"
          },
          {
            "name": "kmodules.xyz/apply",
            "direct": false,
            "version": "v0.34.0",
            "ecosystem": "go"
          },
          {
            "name": "kmodules.xyz/custom-resources",
            "direct": false,
            "version": "v0.34.0",
            "ecosystem": "go"
          },
          {
            "name": "kmodules.xyz/go-containerregistry",
            "direct": false,
            "version": "v0.0.15",
            "ecosystem": "go"
          },
          {
            "name": "kmodules.xyz/monitoring-agent-api",
            "direct": false,
            "version": "v0.34.1",
            "ecosystem": "go"
          },
          {
            "name": "kmodules.xyz/objectstore-api",
            "direct": false,
            "version": "v0.34.0",
            "ecosystem": "go"
          },
          {
            "name": "kmodules.xyz/offshoot-api",
            "direct": false,
            "version": "v0.34.0",
            "ecosystem": "go"
          },
          {
            "name": "kmodules.xyz/prober",
            "direct": false,
            "version": "v0.34.0",
            "ecosystem": "go"
          },
          {
            "name": "kmodules.xyz/resource-metrics",
            "direct": false,
            "version": "v0.34.3-0.20260605022022-00425669707f",
            "ecosystem": "go"
          },
          {
            "name": "kubeops.dev/external-dns-operator",
            "direct": false,
            "version": "v0.3.1-0.20260706085054-ae64b822e762",
            "ecosystem": "go"
          },
          {
            "name": "kubeops.dev/installer",
            "direct": false,
            "version": "v0.0.0-20260712202131-29761e3b9190",
            "ecosystem": "go"
          },
          {
            "name": "kubestash.dev/apimachinery",
            "direct": false,
            "version": "v0.28.0-rc.0",
            "ecosystem": "go"
          },
          {
            "name": "oras.land/oras-go/v2",
            "direct": false,
            "version": "v2.6.0",
            "ecosystem": "go"
          },
          {
            "name": "sigs.k8s.io/cli-utils",
            "direct": false,
            "version": "v0.37.2",
            "ecosystem": "go"
          },
          {
            "name": "sigs.k8s.io/gateway-api",
            "direct": false,
            "version": "v1.4.1",
            "ecosystem": "go"
          },
          {
            "name": "sigs.k8s.io/json",
            "direct": false,
            "version": "v0.0.0-20250730193827-2d320260d730",
            "ecosystem": "go"
          },
          {
            "name": "sigs.k8s.io/kustomize/api",
            "direct": false,
            "version": "v0.20.1",
            "ecosystem": "go"
          },
          {
            "name": "sigs.k8s.io/kustomize/kyaml",
            "direct": false,
            "version": "v0.20.1",
            "ecosystem": "go"
          },
          {
            "name": "sigs.k8s.io/randfill",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "sigs.k8s.io/structured-merge-diff/v6",
            "direct": false,
            "version": "v6.3.0",
            "ecosystem": "go"
          },
          {
            "name": "stash.appscode.dev/apimachinery",
            "direct": false,
            "version": "v0.42.1",
            "ecosystem": "go"
          },
          {
            "name": "voyagermesh.dev/installer",
            "direct": false,
            "version": "v0.0.0-20260515120941-8ff789f06253",
            "ecosystem": "go"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 299,
        "direct_count": 38,
        "indirect_count": 261
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 159,
        "open_issues": 0,
        "closed_ratio": 1,
        "closed_issues": 1,
        "closed_unmerged_prs": 20
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "tamalsaha",
          "commits": 258,
          "avatar_url": "https://avatars.githubusercontent.com/u/94814?v=4"
        },
        {
          "type": "User",
          "login": "1gtm",
          "commits": 67,
          "avatar_url": "https://avatars.githubusercontent.com/u/28918474?v=4"
        },
        {
          "type": "User",
          "login": "ArnobKumarSaha",
          "commits": 16,
          "avatar_url": "https://avatars.githubusercontent.com/u/53598781?v=4"
        },
        {
          "type": "User",
          "login": "masudur-rahman",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/13915755?v=4"
        },
        {
          "type": "User",
          "login": "RokibulHasan7",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/46278562?v=4"
        },
        {
          "type": "User",
          "login": "s4k1b",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/23207386?v=4"
        },
        {
          "type": "User",
          "login": "tapojit047",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/33987732?v=4"
        }
      ],
      "contributors_sampled": 7,
      "top_contributor_share": 0.731
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "ci.yml",
        "release-tracker.yml",
        "release.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [
        ".golangci.yaml",
        ".golangci.yml"
      ],
      "has_editorconfig": true,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "go.sum"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 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": 5,
            "reason": "15 out of 26 merged PRs checked by a CI test -- score normalized to 5",
            "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": 8,
            "reason": "Found 25/30 approved changesets -- score normalized to 8",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 17 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": "17 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 8,
            "reason": "dependency not pinned by hash detected -- score normalized to 8",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": 0,
            "reason": "Project has not signed or included provenance with any releases.",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 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": 0,
            "reason": "23 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "e3f0cb2cb119bbb516bbc63214fbb0a069620645",
        "ran_at": "2026-07-23T14:11:37Z",
        "aggregate_score": 5.3,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-13T08:35:54Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": "2026-07-13T08:35:03Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/kubepack/lib-app",
    "host": "github.com",
    "name": "lib-app",
    "owner": "kubepack"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 60,
      "inputs": {
        "security": 62,
        "vitality": 77,
        "community": 26,
        "governance": 67,
        "engineering": 60
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 77,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 69,
            "inputs": {
              "commits_last_year": 40,
              "human_commit_share": 1,
              "days_since_last_push": 10,
              "active_weeks_last_year": 23
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 10 days ago",
                "points": 28.8,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 10
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "23/52 weeks with commits",
                "points": 15.9,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 23
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "40 commits in the last year",
                "points": 14.5,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 40
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "17 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "releases_count": 44,
              "latest_release_tag": "v0.24.0",
              "releases_from_tags": false,
              "days_since_latest_release": 10,
              "mean_days_between_releases": 28.2
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "44 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 44
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 10 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 10
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~28.2 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 28.2
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 10,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 10 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 10
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "critical",
        "name": "Community & Adoption",
        "value": 26,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 5,
            "inputs": {
              "forks": 1,
              "stars": 3,
              "watchers": 1,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "3 stars",
                "points": 4.9,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "1 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "1 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (Apache-2.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "Apache-2.0"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 67,
        "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": 7,
              "top_contributor_share": 0.731
            },
            "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 73% of commits",
                "points": 6.1,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 73
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "7 contributors",
                "points": 9.5,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 7
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 17 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "excellent",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 93,
            "inputs": {
              "merged_prs": 159,
              "open_issues": 0,
              "closed_issues": 1,
              "issue_closed_ratio": 1,
              "closed_unmerged_prs": 20
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "100% of issues closed",
                "points": 46.8,
                "status": "met",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "159/179 decided PRs merged",
                "points": 34,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 159,
                      "decided": 179
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 25/30 approved changesets -- score normalized to 8",
                "points": 12,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 54,
            "inputs": {
              "followers": 0,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "kubepack",
              "public_repos": 49,
              "account_age_days": 3278
            },
            "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": "0 followers of kubepack",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 0,
                      "login": "kubepack"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "49 public repos, account ~8 yr old",
                "points": 24.4,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 49
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 8
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "kubepack.dev/lib-app"
              ],
              "ecosystems": "go",
              "any_deprecated": false,
              "min_days_since_publish": 10
            },
            "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 10 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 10
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "49 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 49
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "moderate",
        "name": "Engineering Quality",
        "value": 60,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 80,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": true,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "3 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": ".golangci.yaml, .golangci.yml",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yaml, .golangci.yml"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 6.4,
                "status": "met",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "15 out of 26 merged PRs checked by a CI test -- score normalized to 5",
                "points": 10,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "at_risk",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 30,
            "inputs": {
              "topics": [],
              "has_wiki": false,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 62,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "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": 53,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 5.3
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "15 out of 26 merged PRs checked by a CI test -- score normalized to 5",
                "points": 1.2,
                "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 25/30 approved changesets -- score normalized to 8",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 17 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": "17 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow 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 8",
                "points": 4,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "23 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 299 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": 299
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 32,
              "affected_packages": 8,
              "assessed_packages": 299,
              "unassessed_packages": 0,
              "affected_by_severity": "critical 2, high 2, unknown 4",
              "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": 299,
              "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": 13
            },
            "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": "excellent",
        "name": "AI Readiness",
        "value": 85,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "good",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 79,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.64,
              "agent_instruction_files": [
                "vendor/github.com/aws/smithy-go/AGENTS.md"
              ],
              "agent_instruction_max_bytes": 6682
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "vendor/github.com/aws/smithy-go/AGENTS.md",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "vendor/github.com/aws/smithy-go/AGENTS.md"
                    }
                  }
                ],
                "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": "64 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 34.1,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 64,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "excellent",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "go.sum"
              ],
              "has_dockerfile": true,
              "typed_language": true,
              "bootstrap_files": [
                "Makefile",
                "vendor/github.com/Azure/go-autorest/GNUmakefile",
                "vendor/github.com/Masterminds/semver/v3/Makefile",
                "vendor/github.com/Masterminds/sprig/v3/Makefile",
                "vendor/github.com/aws/smithy-go/Makefile",
                "vendor/github.com/emicklei/go-restful/v3/Makefile",
                "vendor/github.com/felixge/httpsnoop/Makefile",
                "vendor/github.com/go-chi/chi/v5/Makefile",
                "vendor/github.com/go-playground/universal-translator/Makefile",
                "vendor/github.com/go-playground/validator/v10/Makefile",
                "vendor/github.com/gobuffalo/flect/Makefile",
                "vendor/github.com/gogo/protobuf/proto/Makefile",
                "vendor/github.com/gosuri/uitable/Makefile",
                "vendor/github.com/hashicorp/go-multierror/Makefile",
                "vendor/github.com/jmespath/go-jmespath/Makefile",
                "vendor/github.com/jmoiron/sqlx/Makefile",
                "vendor/github.com/leodido/go-urn/makefile",
                "vendor/github.com/munnerz/goautoneg/Makefile",
                "vendor/github.com/pkg/errors/Makefile",
                "vendor/github.com/prometheus/procfs/Makefile",
                "vendor/github.com/rubenv/sql-migrate/Makefile",
                "vendor/github.com/spf13/cast/Makefile",
                "vendor/github.com/spf13/cobra/Makefile",
                "vendor/github.com/unrolled/render/Makefile",
                "vendor/github.com/yudai/gojsondiff/Makefile",
                "vendor/github.com/zeebo/xxh3/Makefile",
                "vendor/go.opencensus.io/Makefile",
                "vendor/go.opentelemetry.io/otel/Makefile",
                "vendor/google.golang.org/grpc/Makefile",
                "vendor/kmodules.xyz/client-go/Makefile",
                "vendor/oras.land/oras-go/v2/Makefile",
                "vendor/sigs.k8s.io/controller-runtime/Makefile",
                "vendor/sigs.k8s.io/json/Makefile",
                "vendor/sigs.k8s.io/kustomize/kyaml/openapi/Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "go.mod"
              ],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Makefile, vendor/github.com/Azure/go-autorest/GNUmakefile, vendor/github.com/Masterminds/semver/v3/Makefile, vendor/github.com/Masterminds/sprig/v3/Makefile, vendor/github.com/aws/smithy-go/Makefile, vendor/github.com/emicklei/go-restful/v3/Makefile, vendor/github.com/felixge/httpsnoop/Makefile, vendor/github.com/go-chi/chi/v5/Makefile, vendor/github.com/go-playground/universal-translator/Makefile, vendor/github.com/go-playground/validator/v10/Makefile, vendor/github.com/gobuffalo/flect/Makefile, vendor/github.com/gogo/protobuf/proto/Makefile, vendor/github.com/gosuri/uitable/Makefile, vendor/github.com/hashicorp/go-multierror/Makefile, vendor/github.com/jmespath/go-jmespath/Makefile, vendor/github.com/jmoiron/sqlx/Makefile, vendor/github.com/leodido/go-urn/makefile, vendor/github.com/munnerz/goautoneg/Makefile, vendor/github.com/pkg/errors/Makefile, vendor/github.com/prometheus/procfs/Makefile, vendor/github.com/rubenv/sql-migrate/Makefile, vendor/github.com/spf13/cast/Makefile, vendor/github.com/spf13/cobra/Makefile, vendor/github.com/unrolled/render/Makefile, vendor/github.com/yudai/gojsondiff/Makefile, vendor/github.com/zeebo/xxh3/Makefile, vendor/go.opencensus.io/Makefile, vendor/go.opentelemetry.io/otel/Makefile, vendor/google.golang.org/grpc/Makefile, vendor/kmodules.xyz/client-go/Makefile, vendor/oras.land/oras-go/v2/Makefile, vendor/sigs.k8s.io/controller-runtime/Makefile, vendor/sigs.k8s.io/json/Makefile, vendor/sigs.k8s.io/kustomize/kyaml/openapi/Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Makefile, vendor/github.com/Azure/go-autorest/GNUmakefile, vendor/github.com/Masterminds/semver/v3/Makefile, vendor/github.com/Masterminds/sprig/v3/Makefile, vendor/github.com/aws/smithy-go/Makefile, vendor/github.com/emicklei/go-restful/v3/Makefile, vendor/github.com/felixge/httpsnoop/Makefile, vendor/github.com/go-chi/chi/v5/Makefile, vendor/github.com/go-playground/universal-translator/Makefile, vendor/github.com/go-playground/validator/v10/Makefile, vendor/github.com/gobuffalo/flect/Makefile, vendor/github.com/gogo/protobuf/proto/Makefile, vendor/github.com/gosuri/uitable/Makefile, vendor/github.com/hashicorp/go-multierror/Makefile, vendor/github.com/jmespath/go-jmespath/Makefile, vendor/github.com/jmoiron/sqlx/Makefile, vendor/github.com/leodido/go-urn/makefile, vendor/github.com/munnerz/goautoneg/Makefile, vendor/github.com/pkg/errors/Makefile, vendor/github.com/prometheus/procfs/Makefile, vendor/github.com/rubenv/sql-migrate/Makefile, vendor/github.com/spf13/cast/Makefile, vendor/github.com/spf13/cobra/Makefile, vendor/github.com/unrolled/render/Makefile, vendor/github.com/yudai/gojsondiff/Makefile, vendor/github.com/zeebo/xxh3/Makefile, vendor/go.opencensus.io/Makefile, vendor/go.opentelemetry.io/otel/Makefile, vendor/google.golang.org/grpc/Makefile, vendor/kmodules.xyz/client-go/Makefile, vendor/oras.land/oras-go/v2/Makefile, vendor/sigs.k8s.io/controller-runtime/Makefile, vendor/sigs.k8s.io/json/Makefile, vendor/sigs.k8s.io/kustomize/kyaml/openapi/Makefile"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": ".golangci.yaml, .golangci.yml",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yaml, .golangci.yml"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "Go (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "Dockerfile, lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Dockerfile, lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "dependency automation configured, none observed in the sampled commits",
                "points": 5,
                "status": "partial",
                "details": [
                  {
                    "code": "dependency_bot_config_only",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 8",
                "points": 8,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "Go",
              "largest_source_bytes": 29203,
              "source_files_sampled": 18,
              "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/18 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 18,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "good",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 80,
            "inputs": {
              "example_dirs": [
                "samples"
              ],
              "has_mcp_signal": false,
              "api_schema_files": [
                "vendor/github.com/envoyproxy/protoc-gen-validate/validate/validate.proto",
                "vendor/github.com/google/gnostic-models/extensions/extension.proto",
                "vendor/github.com/google/gnostic-models/openapiv2/OpenAPIv2.proto",
                "vendor/github.com/google/gnostic-models/openapiv3/OpenAPIv3.proto",
                "vendor/github.com/google/gnostic-models/openapiv3/annotations.proto",
                "vendor/github.com/googleapis/gax-go/v2/apierror/internal/proto/custom_error.proto",
                "vendor/github.com/googleapis/gax-go/v2/apierror/internal/proto/error.proto",
                "vendor/k8s.io/api/admission/v1/generated.proto",
                "vendor/k8s.io/api/admission/v1beta1/generated.proto",
                "vendor/k8s.io/api/admissionregistration/v1/generated.proto",
                "vendor/k8s.io/api/admissionregistration/v1alpha1/generated.proto",
                "vendor/k8s.io/api/admissionregistration/v1beta1/generated.proto",
                "vendor/k8s.io/api/apidiscovery/v2/generated.proto",
                "vendor/k8s.io/api/apidiscovery/v2beta1/generated.proto",
                "vendor/k8s.io/api/apiserverinternal/v1alpha1/generated.proto",
                "vendor/k8s.io/api/apps/v1/generated.proto",
                "vendor/k8s.io/api/apps/v1beta1/generated.proto",
                "vendor/k8s.io/api/apps/v1beta2/generated.proto",
                "vendor/k8s.io/api/authentication/v1/generated.proto",
                "vendor/k8s.io/api/authentication/v1alpha1/generated.proto",
                "vendor/k8s.io/api/authentication/v1beta1/generated.proto",
                "vendor/k8s.io/api/authorization/v1/generated.proto",
                "vendor/k8s.io/api/authorization/v1beta1/generated.proto",
                "vendor/k8s.io/api/autoscaling/v1/generated.proto",
                "vendor/k8s.io/api/autoscaling/v2/generated.proto",
                "vendor/k8s.io/api/autoscaling/v2beta1/generated.proto",
                "vendor/k8s.io/api/autoscaling/v2beta2/generated.proto",
                "vendor/k8s.io/api/batch/v1/generated.proto",
                "vendor/k8s.io/api/batch/v1beta1/generated.proto",
                "vendor/k8s.io/api/certificates/v1/generated.proto",
                "vendor/k8s.io/api/certificates/v1alpha1/generated.proto",
                "vendor/k8s.io/api/certificates/v1beta1/generated.proto",
                "vendor/k8s.io/api/coordination/v1/generated.proto",
                "vendor/k8s.io/api/coordination/v1alpha2/generated.proto",
                "vendor/k8s.io/api/coordination/v1beta1/generated.proto",
                "vendor/k8s.io/api/core/v1/generated.proto",
                "vendor/k8s.io/api/discovery/v1/generated.proto",
                "vendor/k8s.io/api/discovery/v1beta1/generated.proto",
                "vendor/k8s.io/api/events/v1/generated.proto",
                "vendor/k8s.io/api/events/v1beta1/generated.proto",
                "vendor/k8s.io/api/extensions/v1beta1/generated.proto",
                "vendor/k8s.io/api/flowcontrol/v1/generated.proto",
                "vendor/k8s.io/api/flowcontrol/v1beta1/generated.proto",
                "vendor/k8s.io/api/flowcontrol/v1beta2/generated.proto",
                "vendor/k8s.io/api/flowcontrol/v1beta3/generated.proto",
                "vendor/k8s.io/api/imagepolicy/v1alpha1/generated.proto",
                "vendor/k8s.io/api/networking/v1/generated.proto",
                "vendor/k8s.io/api/networking/v1beta1/generated.proto",
                "vendor/k8s.io/api/node/v1/generated.proto",
                "vendor/k8s.io/api/node/v1alpha1/generated.proto",
                "vendor/k8s.io/api/node/v1beta1/generated.proto",
                "vendor/k8s.io/api/policy/v1/generated.proto",
                "vendor/k8s.io/api/policy/v1beta1/generated.proto",
                "vendor/k8s.io/api/rbac/v1/generated.proto",
                "vendor/k8s.io/api/rbac/v1alpha1/generated.proto",
                "vendor/k8s.io/api/rbac/v1beta1/generated.proto",
                "vendor/k8s.io/api/resource/v1/generated.proto",
                "vendor/k8s.io/api/resource/v1alpha3/generated.proto",
                "vendor/k8s.io/api/resource/v1beta1/generated.proto",
                "vendor/k8s.io/api/resource/v1beta2/generated.proto",
                "vendor/k8s.io/api/scheduling/v1/generated.proto",
                "vendor/k8s.io/api/scheduling/v1alpha1/generated.proto",
                "vendor/k8s.io/api/scheduling/v1beta1/generated.proto",
                "vendor/k8s.io/api/storage/v1/generated.proto",
                "vendor/k8s.io/api/storage/v1alpha1/generated.proto",
                "vendor/k8s.io/api/storage/v1beta1/generated.proto",
                "vendor/k8s.io/api/storagemigration/v1alpha1/generated.proto",
                "vendor/k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1/generated.proto",
                "vendor/k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1beta1/generated.proto",
                "vendor/k8s.io/apimachinery/pkg/api/resource/generated.proto",
                "vendor/k8s.io/apimachinery/pkg/apis/meta/v1/generated.proto",
                "vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1/generated.proto",
                "vendor/k8s.io/apimachinery/pkg/runtime/generated.proto",
                "vendor/k8s.io/apimachinery/pkg/runtime/schema/generated.proto",
                "vendor/k8s.io/apimachinery/pkg/util/intstr/generated.proto",
                "vendor/k8s.io/kube-aggregator/pkg/apis/apiregistration/v1/generated.proto",
                "vendor/kmodules.xyz/client-go/api/v1/generated.proto",
                "vendor/kmodules.xyz/custom-resources/apis/appcatalog/v1alpha1/generated.proto",
                "vendor/kmodules.xyz/objectstore-api/api/v1/generated.proto",
                "vendor/kmodules.xyz/prober/api/v1/generated.proto",
                "vendor/sigs.k8s.io/kustomize/kyaml/openapi/kustomizationapi/swagger.json"
              ]
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": "vendor/github.com/envoyproxy/protoc-gen-validate/validate/validate.proto, vendor/github.com/google/gnostic-models/extensions/extension.proto, vendor/github.com/google/gnostic-models/openapiv2/OpenAPIv2.proto, vendor/github.com/google/gnostic-models/openapiv3/OpenAPIv3.proto, vendor/github.com/google/gnostic-models/openapiv3/annotations.proto, vendor/github.com/googleapis/gax-go/v2/apierror/internal/proto/custom_error.proto, vendor/github.com/googleapis/gax-go/v2/apierror/internal/proto/error.proto, vendor/k8s.io/api/admission/v1/generated.proto, vendor/k8s.io/api/admission/v1beta1/generated.proto, vendor/k8s.io/api/admissionregistration/v1/generated.proto, vendor/k8s.io/api/admissionregistration/v1alpha1/generated.proto, vendor/k8s.io/api/admissionregistration/v1beta1/generated.proto, vendor/k8s.io/api/apidiscovery/v2/generated.proto, vendor/k8s.io/api/apidiscovery/v2beta1/generated.proto, vendor/k8s.io/api/apiserverinternal/v1alpha1/generated.proto, vendor/k8s.io/api/apps/v1/generated.proto, vendor/k8s.io/api/apps/v1beta1/generated.proto, vendor/k8s.io/api/apps/v1beta2/generated.proto, vendor/k8s.io/api/authentication/v1/generated.proto, vendor/k8s.io/api/authentication/v1alpha1/generated.proto, vendor/k8s.io/api/authentication/v1beta1/generated.proto, vendor/k8s.io/api/authorization/v1/generated.proto, vendor/k8s.io/api/authorization/v1beta1/generated.proto, vendor/k8s.io/api/autoscaling/v1/generated.proto, vendor/k8s.io/api/autoscaling/v2/generated.proto, vendor/k8s.io/api/autoscaling/v2beta1/generated.proto, vendor/k8s.io/api/autoscaling/v2beta2/generated.proto, vendor/k8s.io/api/batch/v1/generated.proto, vendor/k8s.io/api/batch/v1beta1/generated.proto, vendor/k8s.io/api/certificates/v1/generated.proto, vendor/k8s.io/api/certificates/v1alpha1/generated.proto, vendor/k8s.io/api/certificates/v1beta1/generated.proto, vendor/k8s.io/api/coordination/v1/generated.proto, vendor/k8s.io/api/coordination/v1alpha2/generated.proto, vendor/k8s.io/api/coordination/v1beta1/generated.proto, vendor/k8s.io/api/core/v1/generated.proto, vendor/k8s.io/api/discovery/v1/generated.proto, vendor/k8s.io/api/discovery/v1beta1/generated.proto, vendor/k8s.io/api/events/v1/generated.proto, vendor/k8s.io/api/events/v1beta1/generated.proto, vendor/k8s.io/api/extensions/v1beta1/generated.proto, vendor/k8s.io/api/flowcontrol/v1/generated.proto, vendor/k8s.io/api/flowcontrol/v1beta1/generated.proto, vendor/k8s.io/api/flowcontrol/v1beta2/generated.proto, vendor/k8s.io/api/flowcontrol/v1beta3/generated.proto, vendor/k8s.io/api/imagepolicy/v1alpha1/generated.proto, vendor/k8s.io/api/networking/v1/generated.proto, vendor/k8s.io/api/networking/v1beta1/generated.proto, vendor/k8s.io/api/node/v1/generated.proto, vendor/k8s.io/api/node/v1alpha1/generated.proto, vendor/k8s.io/api/node/v1beta1/generated.proto, vendor/k8s.io/api/policy/v1/generated.proto, vendor/k8s.io/api/policy/v1beta1/generated.proto, vendor/k8s.io/api/rbac/v1/generated.proto, vendor/k8s.io/api/rbac/v1alpha1/generated.proto, vendor/k8s.io/api/rbac/v1beta1/generated.proto, vendor/k8s.io/api/resource/v1/generated.proto, vendor/k8s.io/api/resource/v1alpha3/generated.proto, vendor/k8s.io/api/resource/v1beta1/generated.proto, vendor/k8s.io/api/resource/v1beta2/generated.proto, vendor/k8s.io/api/scheduling/v1/generated.proto, vendor/k8s.io/api/scheduling/v1alpha1/generated.proto, vendor/k8s.io/api/scheduling/v1beta1/generated.proto, vendor/k8s.io/api/storage/v1/generated.proto, vendor/k8s.io/api/storage/v1alpha1/generated.proto, vendor/k8s.io/api/storage/v1beta1/generated.proto, vendor/k8s.io/api/storagemigration/v1alpha1/generated.proto, vendor/k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1/generated.proto, vendor/k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1beta1/generated.proto, vendor/k8s.io/apimachinery/pkg/api/resource/generated.proto, vendor/k8s.io/apimachinery/pkg/apis/meta/v1/generated.proto, vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1/generated.proto, vendor/k8s.io/apimachinery/pkg/runtime/generated.proto, vendor/k8s.io/apimachinery/pkg/runtime/schema/generated.proto, vendor/k8s.io/apimachinery/pkg/util/intstr/generated.proto, vendor/k8s.io/kube-aggregator/pkg/apis/apiregistration/v1/generated.proto, vendor/kmodules.xyz/client-go/api/v1/generated.proto, vendor/kmodules.xyz/custom-resources/apis/appcatalog/v1alpha1/generated.proto, vendor/kmodules.xyz/objectstore-api/api/v1/generated.proto, vendor/kmodules.xyz/prober/api/v1/generated.proto, vendor/sigs.k8s.io/kustomize/kyaml/openapi/kustomizationapi/swagger.json",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "vendor/github.com/envoyproxy/protoc-gen-validate/validate/validate.proto, vendor/github.com/google/gnostic-models/extensions/extension.proto, vendor/github.com/google/gnostic-models/openapiv2/OpenAPIv2.proto, vendor/github.com/google/gnostic-models/openapiv3/OpenAPIv3.proto, vendor/github.com/google/gnostic-models/openapiv3/annotations.proto, vendor/github.com/googleapis/gax-go/v2/apierror/internal/proto/custom_error.proto, vendor/github.com/googleapis/gax-go/v2/apierror/internal/proto/error.proto, vendor/k8s.io/api/admission/v1/generated.proto, vendor/k8s.io/api/admission/v1beta1/generated.proto, vendor/k8s.io/api/admissionregistration/v1/generated.proto, vendor/k8s.io/api/admissionregistration/v1alpha1/generated.proto, vendor/k8s.io/api/admissionregistration/v1beta1/generated.proto, vendor/k8s.io/api/apidiscovery/v2/generated.proto, vendor/k8s.io/api/apidiscovery/v2beta1/generated.proto, vendor/k8s.io/api/apiserverinternal/v1alpha1/generated.proto, vendor/k8s.io/api/apps/v1/generated.proto, vendor/k8s.io/api/apps/v1beta1/generated.proto, vendor/k8s.io/api/apps/v1beta2/generated.proto, vendor/k8s.io/api/authentication/v1/generated.proto, vendor/k8s.io/api/authentication/v1alpha1/generated.proto, vendor/k8s.io/api/authentication/v1beta1/generated.proto, vendor/k8s.io/api/authorization/v1/generated.proto, vendor/k8s.io/api/authorization/v1beta1/generated.proto, vendor/k8s.io/api/autoscaling/v1/generated.proto, vendor/k8s.io/api/autoscaling/v2/generated.proto, vendor/k8s.io/api/autoscaling/v2beta1/generated.proto, vendor/k8s.io/api/autoscaling/v2beta2/generated.proto, vendor/k8s.io/api/batch/v1/generated.proto, vendor/k8s.io/api/batch/v1beta1/generated.proto, vendor/k8s.io/api/certificates/v1/generated.proto, vendor/k8s.io/api/certificates/v1alpha1/generated.proto, vendor/k8s.io/api/certificates/v1beta1/generated.proto, vendor/k8s.io/api/coordination/v1/generated.proto, vendor/k8s.io/api/coordination/v1alpha2/generated.proto, vendor/k8s.io/api/coordination/v1beta1/generated.proto, vendor/k8s.io/api/core/v1/generated.proto, vendor/k8s.io/api/discovery/v1/generated.proto, vendor/k8s.io/api/discovery/v1beta1/generated.proto, vendor/k8s.io/api/events/v1/generated.proto, vendor/k8s.io/api/events/v1beta1/generated.proto, vendor/k8s.io/api/extensions/v1beta1/generated.proto, vendor/k8s.io/api/flowcontrol/v1/generated.proto, vendor/k8s.io/api/flowcontrol/v1beta1/generated.proto, vendor/k8s.io/api/flowcontrol/v1beta2/generated.proto, vendor/k8s.io/api/flowcontrol/v1beta3/generated.proto, vendor/k8s.io/api/imagepolicy/v1alpha1/generated.proto, vendor/k8s.io/api/networking/v1/generated.proto, vendor/k8s.io/api/networking/v1beta1/generated.proto, vendor/k8s.io/api/node/v1/generated.proto, vendor/k8s.io/api/node/v1alpha1/generated.proto, vendor/k8s.io/api/node/v1beta1/generated.proto, vendor/k8s.io/api/policy/v1/generated.proto, vendor/k8s.io/api/policy/v1beta1/generated.proto, vendor/k8s.io/api/rbac/v1/generated.proto, vendor/k8s.io/api/rbac/v1alpha1/generated.proto, vendor/k8s.io/api/rbac/v1beta1/generated.proto, vendor/k8s.io/api/resource/v1/generated.proto, vendor/k8s.io/api/resource/v1alpha3/generated.proto, vendor/k8s.io/api/resource/v1beta1/generated.proto, vendor/k8s.io/api/resource/v1beta2/generated.proto, vendor/k8s.io/api/scheduling/v1/generated.proto, vendor/k8s.io/api/scheduling/v1alpha1/generated.proto, vendor/k8s.io/api/scheduling/v1beta1/generated.proto, vendor/k8s.io/api/storage/v1/generated.proto, vendor/k8s.io/api/storage/v1alpha1/generated.proto, vendor/k8s.io/api/storage/v1beta1/generated.proto, vendor/k8s.io/api/storagemigration/v1alpha1/generated.proto, vendor/k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1/generated.proto, vendor/k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1beta1/generated.proto, vendor/k8s.io/apimachinery/pkg/api/resource/generated.proto, vendor/k8s.io/apimachinery/pkg/apis/meta/v1/generated.proto, vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1/generated.proto, vendor/k8s.io/apimachinery/pkg/runtime/generated.proto, vendor/k8s.io/apimachinery/pkg/runtime/schema/generated.proto, vendor/k8s.io/apimachinery/pkg/util/intstr/generated.proto, vendor/k8s.io/kube-aggregator/pkg/apis/apiregistration/v1/generated.proto, vendor/kmodules.xyz/client-go/api/v1/generated.proto, vendor/kmodules.xyz/custom-resources/apis/appcatalog/v1alpha1/generated.proto, vendor/kmodules.xyz/objectstore-api/api/v1/generated.proto, vendor/kmodules.xyz/prober/api/v1/generated.proto, vendor/sigs.k8s.io/kustomize/kyaml/openapi/kustomizationapi/swagger.json"
                    }
                  }
                ],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "samples",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "samples"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-23T14:12:07.583369Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/k/kubepack/lib-app.svg",
  "full_name": "kubepack/lib-app",
  "license_state": "standard",
  "license_spdx": "Apache-2.0"
}

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

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

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