公开记录
软件健康报告模式 0.27.0 · 指标 1.13.0 · 2026-07-28 08:20 UTC

ZEISS / pkg

A curated collection of Go packages that make the life easier

GoMIT★ 2 星标⑂ 0 复刻始于 2024年7月在 GitHub 上查看 ↗

ZEISS/pkg 的健康指数为 100 分中的 67 分,处于「中等」区间。 其得分最高的类别是Vitality(91/100),最低的是Community & Adoption(24/100)。 最近一次更新在 1 天前。 近期的大部分工作由 1 位贡献者完成。

67
总分 / 100
中等

软件健康指数

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

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

评分画像

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

所有权

174 关注者112 个公开仓库始于 2018年2月

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

软件包生态系统

注册表软件包版本月下载量版本数最近发布
Gogithub.com/zeiss/pkgv0.2.0-2524 天前

按类别列示的指标

活力

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

91优秀 · 占总体的 22%
评分方式
36/36推送新近度 — 最近一次推送于 1 天前
31.8/36提交节奏 — 52 周中有 46 周有提交
18/18提交量 — 最近一年 435 次提交
10/10OpenSSF Scorecard:Maintained — 30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
所用输入
commits_last_year435
human_commit_share0.08
days_since_last_push1
active_weeks_last_year46

发布纪律

83良好
评分方式
27/27有发布版本 — 已发布 24 个发布版本
36/36发布时效 — 最近一次发布版本于 24 天前
19.8/27发布节奏 — 约每 68.4 天发布一次
0/10OpenSSF Scorecard:Signed-Releases — Project has not signed or included provenance with any releases.
所用输入
releases_count24
latest_release_tagv0.2.0
releases_from_tags
days_since_latest_release24
mean_days_between_releases68.4

社区与采用

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

24危急 · 占总体的 18%
评分方式
0/60星标 — 2 个星标
0/25复刻 — 0 个复刻
0/15关注者 — 0 位关注者
所用输入
forks0
stars2
watchers0
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

社区健康

50中等
评分方式
22.5/22.5README
22.5/22.5许可证 — 可识别的许可证(MIT)
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

可持续性与治理

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

68中等 · 占总体的 24%
评分方式
9/54巴士系数 — 1 位贡献者贡献了半数提交
0/22.5提交分布 — 头号贡献者编写了 100% 的提交
1.4/13.5贡献者广度 — 1 位贡献者
10/10OpenSSF Scorecard:Contributors — project has 4 contributing companies or organizations
所用输入
bus_factor1
contributors_sampled1
top_contributor_share1
评分方式
0/46.8议题解决 — 没有议题或无数据
36.4/38.3PR 接受 — 已裁定的 PR 中 399/419 已合并
0/15OpenSSF Scorecard:Code-Review — 无数据
所用输入
merged_prs399
open_issues0
closed_issues0
issue_closed_ratio
closed_unmerged_prs20
已排除计分(无数据或不适用):议题解决, OpenSSF Scorecard:Code-Review。 其余权重已重新归一化。
评分方式
30/30所有权背书 — 组织持有
0/20已验证域名
16.1/25所有者影响力 — ZEISS 有 174 位关注者
25/25既往记录 — 112 个公开仓库,账户约 8 年
所用输入
followers174
owner_typeOrganization
is_verified
owner_loginZEISS
public_repos112
account_age_days3,091
评分方式
25/25已发布且可解析 — go 上有 1 个软件包
35/35发布时效 — 最近一次发布于 24 天前
20/20版本历史 — 25 个已发布版本
20/20未被弃用 — 活跃,未被弃用或撤回
所用输入
packagesgithub.com/zeiss/pkg
ecosystemsgo
any_deprecated
min_days_since_publish24

工程质量

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

84良好 · 占总体的 20%

工程实践

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

文档

75良好
评分方式
30/30README
0/25文档目录
15/15文档 / 主页站点 — https://pkg.go.dev/github.com/zeiss/pkg
10/10仓库描述
10/10主题标签 — 3 个主题标签
10/10Wiki
所用输入
topicsgo, golang, utils
has_wiki
homepagehttps://pkg.go.dev/github.com/zeiss/pkg
has_readme
has_docs_dir
has_description

安全

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

57中等 · 占总体的 16%

安全态势

51中等
评分方式
7.5/7.5Binary-Artifacts — no binaries found in the repo
2.2/7.5Branch-Protection — branch protection is not maximal on development and all release branches
2.5/2.5CI-Tests — 16 out of 16 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — 无数据
2.5/2.5Contributors — project has 4 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 — 30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — 无数据
0.5/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 1
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
4.5/7.5Vulnerabilities — 4 existing vulnerabilities detected
所用输入
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate5.1
已排除计分(无数据或不适用):code_review, packaging。 其余权重已重新归一化。
评分方式
24.7/35直接依赖不含已知公告 — 2 个受影响:golang.org/x/crypto v0.54.0 (unknown), helm.sh/helm v2.17.0+incompatible (unknown)
0/25间接依赖不含已知公告 — 在此范围内,传递依赖集合无法与开发和测试依赖区分
37.2/40没有长期未处理的公告 — 1 个携带公告的软件包超过 90 天未处理;最早一条发布于 343 天前
所用输入
sourceosv
advisories4
affected_packages3
assessed_packages556
unassessed_packages0
affected_by_severityunknown 3
direct_affected_packages2
已排除计分(无数据或不适用):间接依赖不含已知公告。 其余权重已重新归一化。 已将 556 个已解析依赖与 OSV 比对。 该仓库未发布任何索引可解析的软件包,因此改为评估仓库依赖图。该图将开发与测试版本固定同交付的依赖混在一起,因此仅对声明的运行时依赖计分;传递性发现仅作为背景信息列出,不计入评分。 未对可达性进行分析。

AI 就绪度

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

54中等 · 占总体的 0%
评分方式
0/45代理指令 — 没有 CLAUDE.md / AGENTS.md / 编辑器规则
0/15机器可读文档(llms.txt)
0/40可读的提交历史 — 无数据
所用输入
has_llms_txt
legible_history_share
agent_instruction_files
agent_instruction_max_bytes
已排除计分(无数据或不适用):可读的提交历史。 其余权重已重新归一化。
评分方式
18/18一条命令的引导启动 — Makefile
22/22自动化测试
11/11Lint / 格式化配置 — .golangci.yml
11/11静态类型检查 — Go(静态类型)
10/10可复现环境 — devcontainer, Dockerfile, lockfile
0/10已体现的代理实践 — 最近 100 次提交中没有代理编写的提交
8/8自动化维护 — 最近 100 次提交中有 46 次为自动依赖更新
1/10OpenSSF Scorecard:Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 1
所用输入
has_nix
has_tests
lockfilesgo.sum
has_dockerfile
typed_language
bootstrap_filesMakefile
has_devcontainer
has_linter_config
typecheck_configs
agent_commit_share0
toolchain_manifestsgo.mod
dependency_bot_commit_share0.46
评分方式
45/45可类型检查的代码 — Go(静态类型)
55/55可控的文件大小 — 采样的 181 个源文件中有 0 个超过 60KB
所用输入
primary_languageGo
largest_source_bytes42,294
source_files_sampled181
oversized_source_files0

机器可读接口

40存在风险
评分方式
0/40API 模式(OpenAPI/GraphQL/proto)
0/20MCP 服务器
40/40可运行示例 — examples
所用输入
example_dirsexamples
has_mcp_signal
api_schema_files

关键数据

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

数据采集警告

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

更多细节

OpenSSF Scorecard 5.1 / 10
5.1综合

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

10Binary-Artifactsno binaries found in the repo
3Branch-Protectionbranch protection is not maximal on development and all release branches
10CI-Tests16 out of 16 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
不适用Code-ReviewFound no human activity in the last 16 changesets
10Contributorsproject has 4 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
不适用Packagingpackaging workflow not detected
1Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 1
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
6Vulnerabilities4 existing vulnerabilities detected
直接依赖 25
注册表软件包版本约束清单文件
Gocharm.land/bubbletea/v2v2.0.8go.mod
Gofirebase.google.com/go/v4v4.21.0go.mod
Gogithub.com/creack/ptyv1.1.24go.mod
Gogithub.com/fatih/colorv1.19.0go.mod
Gogithub.com/go-playground/validator/v10v10.30.3go.mod
Gogithub.com/gofiber/fiber/v2v2.52.14go.mod
Gogithub.com/gofiber/fiber/v3v3.4.0go.mod
Gogithub.com/google/uuidv1.6.0go.mod
Gogithub.com/jackc/pgx/v5v5.10.0go.mod
Gogithub.com/openfga/go-sdkv0.8.2go.mod
Gogithub.com/spf13/cobrav1.10.2go.mod
Gogithub.com/spf13/pflagv1.0.10go.mod
Gogithub.com/stretchr/testifyv1.11.1go.mod
Gogo.uber.org/goleakv1.3.0go.mod
Gogo.uber.org/zapv1.28.0go.mod
Gogolang.org/x/cryptov0.54.0go.mod
Gogolang.org/x/modv0.38.0go.mod
Gogolang.org/x/syncv0.22.0go.mod
Gogoogle.golang.org/protobufv1.36.12-0.20260120151049-f2248ac996afgo.mod
Gogopkg.in/check.v1v1.0.0-20201130134442-10cb98267c6cgo.mod
Gogorm.io/gormv1.31.2go.mod
Gohelm.sh/helmv2.17.0+incompatiblego.mod
Gok8s.io/apimachineryv0.36.3go.mod
Gok8s.io/client-gov0.36.3go.mod
Gosigs.k8s.io/controller-runtimev0.24.1go.mod
全部依赖 556

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

注册表软件包版本关系
Gocharm.land/bubbletea/v2v2.0.8直接
Gofirebase.google.com/go/v4v4.21.0直接
Gogithub.com/creack/ptyv1.1.24直接
Gogithub.com/fatih/colorv1.19.0直接
Gogithub.com/go-playground/validator/v10v10.30.3直接
Gogithub.com/gofiber/fiber/v2v2.52.14直接
Gogithub.com/gofiber/fiber/v3v3.4.0直接
Gogithub.com/google/uuidv1.6.0直接
Gogithub.com/jackc/pgx/v5v5.10.0直接
Gogithub.com/openfga/go-sdkv0.8.2直接
Gogithub.com/spf13/cobrav1.10.2直接
Gogithub.com/spf13/pflagv1.0.10直接
Gogithub.com/stretchr/testifyv1.11.1直接
Gogo.uber.org/goleakv1.3.0直接
Gogo.uber.org/zapv1.28.0直接
Gogolang.org/x/cryptov0.54.0直接
Gogolang.org/x/modv0.38.0直接
Gogolang.org/x/syncv0.22.0直接
Gogoogle.golang.org/protobufv1.36.12-0.20260120151049-f2248ac996af直接
Gogopkg.in/check.v1v1.0.0-20201130134442-10cb98267c6c直接
Gogorm.io/gormv1.31.2直接
Gohelm.sh/helmv2.17.0+incompatible直接
Gok8s.io/apimachineryv0.36.3直接
Gok8s.io/client-gov0.36.3直接
Gosigs.k8s.io/controller-runtimev0.24.1直接
Go4d63.com/gocheckcompilerdirectivesv1.3.0间接
Go4d63.com/gochecknoglobalsv0.2.2间接
Goal.essio.dev/pkg/shellescapev1.6.0间接
Gocel.dev/exprv0.25.2间接
Gocharm.land/lipgloss/v2v2.0.3间接
Gocloud.google.com/gov0.123.0间接
Gocloud.google.com/go/authv0.20.0间接
Gocloud.google.com/go/auth/oauth2adaptv0.2.8间接
Gocloud.google.com/go/compute/metadatav0.9.0间接
Gocloud.google.com/go/iamv1.11.0间接
Gocloud.google.com/go/kmsv1.31.0间接
Gocloud.google.com/go/longrunningv1.0.0间接
Gocloud.google.com/go/monitoringv1.29.0间接
Gocloud.google.com/go/storagev1.62.2间接
Gocode.gitea.io/sdk/giteav0.25.1间接
Gocodeberg.org/chavacava/garifv0.2.0间接
Gocodeberg.org/polyfloyd/go-errorlintv1.9.0间接
Godario.cat/mergov1.0.2间接
Godev.gaijin.team/go/exhaustruct/v4v4.0.0间接
Godev.gaijin.team/go/golibv0.6.0间接
Gogithub.com/42wim/httpsigv1.2.4间接
Gogithub.com/4meepo/tagalignv1.4.3间接
Gogithub.com/abirdcfly/dupwordv0.1.7间接
Gogithub.com/adminbenni/iota-mixingv1.0.0间接
Gogithub.com/agnivade/levenshteinv1.2.1间接
Gogithub.com/alecthomas/chroma/v2v2.24.1间接
Gogithub.com/alecthomas/go-check-sumtypev0.3.1间接
Gogithub.com/aleksi/pointerv1.2.0间接
Gogithub.com/alexkohler/nakedret/v2v2.0.6间接
Gogithub.com/alexkohler/preallocv1.1.0间接
Gogithub.com/alfatraining/structtagv1.0.0间接
Gogithub.com/alingse/asasalintv0.0.11间接
Gogithub.com/alingse/nilnesserrv0.2.0间接
Gogithub.com/alwxsin/noinlineerrv1.0.5间接
Gogithub.com/anchore/go-macholibrev0.0.0-20250826193721-3cd206ca93aa间接
Gogithub.com/andybalholm/brotliv1.2.2间接
Gogithub.com/antonboom/errnamev1.1.1间接
Gogithub.com/antonboom/nilnilv1.1.1间接
Gogithub.com/antonboom/testifylintv1.6.4间接
Gogithub.com/asaskevich/govalidatorv0.0.0-20230301143203-a9d515a09cc2间接
Gogithub.com/ashanbrown/forbidigo/v2v2.3.1间接
Gogithub.com/ashanbrown/makezero/v2v2.2.1间接
Gogithub.com/atc0005/go-teams-notify/v2v2.14.0间接
Gogithub.com/avast/retry-go/v4v4.7.0间接
Gogithub.com/aws/aws-sdk-go-v2v1.41.7间接
Gogithub.com/aws/aws-sdk-go-v2/aws/protocol/eventstreamv1.7.10间接
Gogithub.com/aws/aws-sdk-go-v2/configv1.32.17间接
Gogithub.com/aws/aws-sdk-go-v2/credentialsv1.19.16间接
Gogithub.com/aws/aws-sdk-go-v2/feature/ec2/imdsv1.18.23间接
Gogithub.com/aws/aws-sdk-go-v2/feature/s3/managerv1.21.1间接
Gogithub.com/aws/aws-sdk-go-v2/internal/configsourcesv1.4.23间接
Gogithub.com/aws/aws-sdk-go-v2/internal/endpoints/v2v2.7.23间接
Gogithub.com/aws/aws-sdk-go-v2/internal/v4av1.4.24间接
Gogithub.com/aws/aws-sdk-go-v2/service/ecrv1.56.0间接
Gogithub.com/aws/aws-sdk-go-v2/service/ecrpublicv1.38.11间接
Gogithub.com/aws/aws-sdk-go-v2/service/internal/accept-encodingv1.13.9间接
Gogithub.com/aws/aws-sdk-go-v2/service/internal/checksumv1.9.15间接
Gogithub.com/aws/aws-sdk-go-v2/service/internal/presigned-urlv1.13.23间接
Gogithub.com/aws/aws-sdk-go-v2/service/internal/s3sharedv1.19.23间接
Gogithub.com/aws/aws-sdk-go-v2/service/kmsv1.52.0间接
Gogithub.com/aws/aws-sdk-go-v2/service/s3v1.101.0间接
Gogithub.com/aws/aws-sdk-go-v2/service/signinv1.0.11间接
Gogithub.com/aws/aws-sdk-go-v2/service/ssov1.30.17间接
Gogithub.com/aws/aws-sdk-go-v2/service/ssooidcv1.35.21间接
Gogithub.com/aws/aws-sdk-go-v2/service/stsv1.42.1间接
Gogithub.com/aws/smithy-gov1.25.1间接
Gogithub.com/awslabs/amazon-ecr-credential-helper/ecr-loginv0.12.0间接
Gogithub.com/azure/azure-sdk-for-gov68.0.0+incompatible间接
Gogithub.com/azure/azure-sdk-for-go/sdk/azcorev1.21.1间接
Gogithub.com/azure/azure-sdk-for-go/sdk/azidentityv1.13.1间接
Gogithub.com/azure/azure-sdk-for-go/sdk/internalv1.12.0间接
Gogithub.com/azure/azure-sdk-for-go/sdk/keyvault/azkeysv0.10.0间接
Gogithub.com/azure/azure-sdk-for-go/sdk/keyvault/internalv0.7.1间接
Gogithub.com/azure/azure-sdk-for-go/sdk/security/keyvault/azkeysv1.5.0间接
Gogithub.com/azure/azure-sdk-for-go/sdk/security/keyvault/internalv1.2.0间接
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/autorestv0.11.30间接
Gogithub.com/azure/go-autorest/autorest/adalv0.9.24间接
Gogithub.com/azure/go-autorest/autorest/azure/authv0.5.13间接
Gogithub.com/azure/go-autorest/autorest/azure/cliv0.4.7间接
Gogithub.com/azure/go-autorest/autorest/datev0.3.1间接
Gogithub.com/azure/go-autorest/autorest/tov0.4.1间接
Gogithub.com/azure/go-autorest/loggerv0.2.2间接
Gogithub.com/azure/go-autorest/tracingv0.6.1间接
Gogithub.com/azuread/microsoft-authentication-library-for-gov1.7.0间接
Gogithub.com/bahlo/generic-list-gov0.2.0间接
Gogithub.com/beorn7/perksv1.0.1间接
Gogithub.com/bitfield/gotestdoxv0.2.2间接
Gogithub.com/bkielbasa/cyclopv1.2.3间接
Gogithub.com/blacktop/go-dwarfv1.0.14间接
Gogithub.com/blacktop/go-machov1.1.263间接
Gogithub.com/blakesmith/arv0.0.0-20190502131153-809d4375e1fb间接
Gogithub.com/blang/semverv3.5.1+incompatible间接
Gogithub.com/blizzy78/varnamelenv0.8.0间接
Gogithub.com/bluesky-social/indigov0.0.0-20240813042137-4006c0eca043间接
Gogithub.com/bombsimon/wsl/v4v4.7.0间接
Gogithub.com/bombsimon/wsl/v5v5.8.0间接
Gogithub.com/breml/bidichkv0.3.3间接
Gogithub.com/breml/errchkjsonv0.4.1间接
Gogithub.com/buger/jsonparserv1.1.2间接
Gogithub.com/burntsushi/tomlv1.6.0间接
Gogithub.com/butuzov/ireturnv0.4.1间接
Gogithub.com/butuzov/mirrorv1.3.0间接
Gogithub.com/caarlos0/env/v11v11.4.1间接
Gogithub.com/caarlos0/go-reddit/v3v3.0.1间接
Gogithub.com/caarlos0/go-versionv0.2.2间接
Gogithub.com/caarlos0/logv0.6.0间接
Gogithub.com/carlmjohnson/versioninfov0.22.5间接
Gogithub.com/catenacyber/perfsprintv0.10.1间接
Gogithub.com/cavaliergopher/cpiov1.0.1间接
Gogithub.com/ccojocar/zxcvbn-gov1.0.4间接
Gogithub.com/cenkalti/backoff/v4v4.3.0间接
Gogithub.com/cenkalti/backoff/v5v5.0.3间接
Gogithub.com/cespare/xxhash/v2v2.3.0间接
Gogithub.com/charithe/durationcheckv0.0.11间接
Gogithub.com/charmbracelet/colorprofilev0.4.3间接
Gogithub.com/charmbracelet/fangv1.0.0间接
Gogithub.com/charmbracelet/ultravioletv0.0.0-20260703014108-f5a850f9c2b7间接
Gogithub.com/charmbracelet/x/ansiv0.11.7间接
Gogithub.com/charmbracelet/x/exp/charmtonev0.0.0-20250603201427-c31516f43444间接
Gogithub.com/charmbracelet/x/termv0.2.2间接
Gogithub.com/charmbracelet/x/termiosv0.1.1间接
Gogithub.com/charmbracelet/x/windowsv0.2.2间接
Gogithub.com/chigopher/pathlibv0.19.1间接
Gogithub.com/chrismellard/docker-credential-acr-envv0.0.0-20230304212654-82a0ddb27589间接
Gogithub.com/ckaznocha/intrangev0.3.1间接
Gogithub.com/clickhouse/clickhouse-go-linterv1.2.0间接
Gogithub.com/clipperhouse/displaywidthv0.11.0间接
Gogithub.com/clipperhouse/uax29/v2v2.7.0间接
Gogithub.com/cloudflare/circlv1.6.3间接
Gogithub.com/cncf/xds/gov0.0.0-20260202195803-dba9d589def2间接
Gogithub.com/containerd/errdefsv1.0.0间接
Gogithub.com/containerd/errdefs/pkgv0.3.0间接
Gogithub.com/coreos/go-oidc/v3v3.18.0间接
Gogithub.com/curioswitch/go-reassignv0.3.0间接
Gogithub.com/cyberphone/json-canonicalizationv0.0.0-20241213102144-19d51d7fe467间接
Gogithub.com/cyphar/filepath-securejoinv0.6.1间接
Gogithub.com/daixiang0/gciv0.13.7间接
Gogithub.com/dave/dstv0.27.3间接
Gogithub.com/davecgh/go-spewv1.1.2-0.20180830191138-d8f796af33cc间接
Gogithub.com/davidmz/go-pageantv1.0.2间接
Gogithub.com/denis-tingaikin/go-headerv0.5.0间接
Gogithub.com/dghubble/go-twitterv0.0.0-20211115160449-93a8679adecb间接
Gogithub.com/dghubble/oauth1v0.7.3间接
Gogithub.com/dghubble/slingv1.4.0间接
Gogithub.com/digitorus/pkcs7v0.0.0-20250730155240-ffadbf3f398c间接
Gogithub.com/digitorus/timestampv0.0.0-20250524132541-c45532741eea间接
Gogithub.com/dimchansky/utfbomv1.1.1间接
Gogithub.com/distribution/referencev0.6.0间接
Gogithub.com/djarvur/go-err113v0.1.1间接
Gogithub.com/dlclark/regexp2v1.12.0间接
Gogithub.com/dnephin/pflagv1.0.7间接
Gogithub.com/docker/cliv29.4.3+incompatible间接
Gogithub.com/docker/docker-credential-helpersv0.9.5间接
Gogithub.com/docker/go-connectionsv0.7.0间接
Gogithub.com/docker/go-unitsv0.5.0间接
Gogithub.com/dustin/go-humanizev1.0.1间接
Gogithub.com/emicklei/go-restful/v3v3.13.0间接
Gogithub.com/emirpasic/godsv1.18.1间接
Gogithub.com/envoyproxy/go-control-plane/envoyv1.37.0间接
Gogithub.com/envoyproxy/protoc-gen-validatev1.3.3间接
Gogithub.com/ettle/strcasev0.2.0间接
Gogithub.com/evanphx/json-patch/v5v5.9.11间接
Gogithub.com/fatih/structtagv1.2.0间接
Gogithub.com/felixge/httpsnoopv1.0.4间接
Gogithub.com/firefart/nonamedreturnsv1.0.6间接
Gogithub.com/fsnotify/fsnotifyv1.9.0间接
Gogithub.com/fxamacker/cbor/v2v2.9.2间接
Gogithub.com/fzipp/gocyclov0.6.0间接
Gogithub.com/gabriel-vasile/mimetypev1.4.13间接
Gogithub.com/ghodss/yamlv1.0.0间接
Gogithub.com/ghostiam/protogetterv0.3.20间接
Gogithub.com/github/smimesignv0.2.0间接
Gogithub.com/go-critic/go-criticv0.14.3间接
Gogithub.com/go-fed/httpsigv1.1.0间接
Gogithub.com/go-git/gcfgv1.5.1-0.20230307220236-3a3c6141e376间接
Gogithub.com/go-git/go-billy/v5v5.9.0间接
Gogithub.com/go-git/go-git/v5v5.19.1间接
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/analysisv0.25.2间接
Gogithub.com/go-openapi/errorsv0.22.7间接
Gogithub.com/go-openapi/jsonpointerv0.23.1间接
Gogithub.com/go-openapi/jsonreferencev0.21.6间接
Gogithub.com/go-openapi/loadsv0.23.3间接
Gogithub.com/go-openapi/runtimev0.32.3间接
Gogithub.com/go-openapi/runtime/server-middlewarev0.30.0间接
Gogithub.com/go-openapi/specv0.22.5间接
Gogithub.com/go-openapi/strfmtv0.26.3间接
Gogithub.com/go-openapi/swagv0.26.0间接
Gogithub.com/go-openapi/swag/cmdutilsv0.26.0间接
Gogithub.com/go-openapi/swag/convv0.26.0间接
Gogithub.com/go-openapi/swag/fileutilsv0.26.0间接
Gogithub.com/go-openapi/swag/jsonnamev0.26.0间接
Gogithub.com/go-openapi/swag/jsonutilsv0.26.0间接
Gogithub.com/go-openapi/swag/loadingv0.26.0间接
Gogithub.com/go-openapi/swag/manglingv0.26.0间接
Gogithub.com/go-openapi/swag/netutilsv0.26.0间接
Gogithub.com/go-openapi/swag/stringutilsv0.26.0间接
Gogithub.com/go-openapi/swag/typeutilsv0.26.0间接
Gogithub.com/go-openapi/swag/yamlutilsv0.26.0间接
Gogithub.com/go-openapi/validatev0.25.3间接
Gogithub.com/go-playground/localesv0.14.1间接
Gogithub.com/go-playground/universal-translatorv0.18.1间接
Gogithub.com/go-restruct/restructv1.2.0-alpha间接
Gogithub.com/go-toolsmith/astcastv1.1.0间接
Gogithub.com/go-toolsmith/astcopyv1.1.0间接
Gogithub.com/go-toolsmith/astequalv1.2.0间接
Gogithub.com/go-toolsmith/astfmtv1.1.0间接
Gogithub.com/go-toolsmith/astpv1.1.0间接
Gogithub.com/go-toolsmith/strparsev1.1.0间接
Gogithub.com/go-toolsmith/typepv1.1.0间接
Gogithub.com/go-viper/mapstructure/v2v2.5.0间接
Gogithub.com/go-xmlfmt/xmlfmtv1.1.3间接
Gogithub.com/gobwas/globv0.2.3间接
Gogithub.com/godoc-lint/godoc-lintv0.11.2间接
Gogithub.com/gofiber/schemav1.8.0间接
Gogithub.com/gofiber/utils/v2v2.1.1间接
Gogithub.com/gofrs/flockv0.13.0间接
Gogithub.com/gogo/protobufv1.3.2间接
Gogithub.com/golang-jwt/jwt/v4v4.5.2间接
Gogithub.com/golang-jwt/jwt/v5v5.3.1间接
Gogithub.com/golang/groupcachev0.0.0-20241129210726-2c02b8208cf8间接
Gogithub.com/golang/protobufv1.5.4间接
Gogithub.com/golangci/asciicheckv0.5.0间接
Gogithub.com/golangci/duplv0.0.0-20260401084720-c99c5cf5c202间接
Gogithub.com/golangci/go-printf-func-namev0.1.1间接
Gogithub.com/golangci/gofmtv0.0.0-20250106114630-d62b90e6713d间接
Gogithub.com/golangci/golangci-lint/v2v2.12.2间接
Gogithub.com/golangci/golinesv0.15.0间接
Gogithub.com/golangci/misspellv0.8.0间接
Gogithub.com/golangci/plugin-module-registerv0.1.2间接
Gogithub.com/golangci/revgrepv0.8.0间接
Gogithub.com/golangci/rowserrcheckv0.0.0-20260419091836-c5f79b8a11ba间接
Gogithub.com/golangci/swaggoswagv0.0.0-20250504205917-77f2aca3143e间接
Gogithub.com/golangci/unconvertv0.0.0-20250410112200-a129a6e6413e间接
Gogithub.com/google/certificate-transparency-gov1.3.3间接
Gogithub.com/google/gnostic-modelsv0.7.0间接
Gogithub.com/google/go-cmpv0.7.0间接
Gogithub.com/google/go-containerregistryv0.21.6间接
Gogithub.com/google/go-github/v88v88.0.0间接
Gogithub.com/google/go-querystringv1.2.0间接
Gogithub.com/google/kov0.18.2-0.20260407063826-ae9c7272d7de间接
Gogithub.com/google/rpmpackv0.7.1间接
Gogithub.com/google/s2a-gov0.1.9间接
Gogithub.com/google/shlexv0.0.0-20191202100458-e7afc7fbc510间接
Gogithub.com/google/wirev0.7.0间接
Gogithub.com/googleapis/enterprise-certificate-proxyv0.3.15间接
Gogithub.com/googleapis/gax-go/v2v2.22.0间接
Gogithub.com/googlecloudplatform/opentelemetry-operations-go/detectors/gcpv1.32.0间接
Gogithub.com/googlecloudplatform/opentelemetry-operations-go/exporter/metricv0.56.0间接
Gogithub.com/googlecloudplatform/opentelemetry-operations-go/internal/resourcemappingv0.56.0间接
Gogithub.com/gordonklaus/ineffassignv0.2.0间接
Gogithub.com/goreleaser/chglogv0.7.4间接
Gogithub.com/goreleaser/fileglobv1.4.0间接
Gogithub.com/goreleaser/go-shellwordsv1.0.13间接
Gogithub.com/goreleaser/goreleaser/v2v2.16.0间接
Gogithub.com/goreleaser/nfpm/v2v2.46.3间接
Gogithub.com/goreleaser/quillv0.0.0-20260503024558-dbc159c51d43间接
Gogithub.com/gorilla/websocketv1.5.4-0.20250319132907-e064f32e3674间接
Gogithub.com/gostaticanalysis/analysisutilv0.7.1间接
Gogithub.com/gostaticanalysis/commentv1.5.0间接
Gogithub.com/gostaticanalysis/forcetypeassertv0.2.0间接
Gogithub.com/gostaticanalysis/nilerrv0.1.2间接
Gogithub.com/grpc-ecosystem/grpc-gateway/v2v2.29.0间接
Gogithub.com/hashicorp/errwrapv1.1.0间接
Gogithub.com/hashicorp/go-cleanhttpv0.5.2间接
Gogithub.com/hashicorp/go-immutable-radix/v2v2.1.0间接
Gogithub.com/hashicorp/go-multierrorv1.1.1间接
Gogithub.com/hashicorp/go-retryablehttpv0.7.8间接
Gogithub.com/hashicorp/go-versionv1.9.0间接
Gogithub.com/hashicorp/golang-lruv1.0.2间接
Gogithub.com/hashicorp/golang-lru/v2v2.0.7间接
Gogithub.com/hexops/gotextdiffv1.0.3间接
Gogithub.com/huandu/xstringsv1.5.0间接
Gogithub.com/iancoleman/strcasev0.3.0间接
Gogithub.com/in-toto/attestationv1.2.0间接
Gogithub.com/in-toto/in-toto-golangv0.11.0间接
Gogithub.com/inconshreveable/mousetrapv1.1.0间接
Gogithub.com/invopop/jsonschemav0.14.0间接
Gogithub.com/ipfs/bbloomv0.0.4间接
Gogithub.com/ipfs/go-block-formatv0.2.0间接
Gogithub.com/ipfs/go-cidv0.4.1间接
Gogithub.com/ipfs/go-datastorev0.6.0间接
Gogithub.com/ipfs/go-ipfs-blockstorev1.3.1间接
Gogithub.com/ipfs/go-ipfs-ds-helpv1.1.1间接
Gogithub.com/ipfs/go-ipfs-utilv0.0.3间接
Gogithub.com/ipfs/go-ipld-cborv0.1.0间接
Gogithub.com/ipfs/go-ipld-formatv0.6.0间接
Gogithub.com/ipfs/go-logv1.0.5间接
Gogithub.com/ipfs/go-log/v2v2.5.1间接
Gogithub.com/ipfs/go-metrics-interfacev0.0.1间接
Gogithub.com/jackc/pgpassfilev1.0.0间接
Gogithub.com/jackc/pgservicefilev0.0.0-20240606120523-5a60cdf6a761间接
Gogithub.com/jackc/puddle/v2v2.2.2间接
Gogithub.com/jbenet/go-contextv0.0.0-20150711004518-d14ea06fba99间接
Gogithub.com/jbenet/goprocessv0.1.4间接
Gogithub.com/jedisct1/go-minisignv0.0.0-20241212093149-d2f9f49435c7间接
Gogithub.com/jgautheron/goconstv1.10.0间接
Gogithub.com/jinzhu/copierv0.4.0间接
Gogithub.com/jinzhu/inflectionv1.0.0间接
Gogithub.com/jinzhu/nowv1.1.5间接
Gogithub.com/jjti/go-spancheckv0.6.5间接
Gogithub.com/json-iterator/gov1.1.12间接
Gogithub.com/julz/importasv0.2.0间接
Gogithub.com/karamaru-alpha/copyloopvarv1.2.2间接
Gogithub.com/kevinburke/ssh_configv1.2.0间接
Gogithub.com/kisielk/errcheckv1.10.0间接
Gogithub.com/kkhaike/contextcheckv1.1.6间接
Gogithub.com/klauspost/compressv1.19.0间接
Gogithub.com/klauspost/cpuid/v2v2.3.0间接
Gogithub.com/klauspost/pgzipv1.2.6间接
Gogithub.com/kr/prettyv0.3.1间接
Gogithub.com/kr/textv0.2.0间接
Gogithub.com/kulti/thelperv0.7.1间接
Gogithub.com/kunwardeep/paralleltestv1.0.15间接
Gogithub.com/kylelemons/godebugv1.1.0间接
Gogithub.com/lasiar/canonicalheaderv1.1.2间接
Gogithub.com/ldez/exptostdv0.4.5间接
Gogithub.com/ldez/gomoddirectivesv0.8.0间接
Gogithub.com/ldez/grignotinv0.10.1间接
Gogithub.com/ldez/structtagsv0.6.1间接
Gogithub.com/ldez/tagliatellev0.7.2间接
Gogithub.com/ldez/usetestingv0.5.0间接
Gogithub.com/leodido/go-urnv1.4.0间接
Gogithub.com/leonklingele/grouperv1.1.2间接
Gogithub.com/lucasb-eyer/go-colorfulv1.4.0间接
Gogithub.com/macabu/inamedparamv0.2.0间接
Gogithub.com/manuelarte/embeddedstructfieldcheckv0.4.0间接
Gogithub.com/manuelarte/funcorderv0.6.0间接
Gogithub.com/maratori/testableexamplesv1.0.1间接
Gogithub.com/maratori/testpackagev1.1.2间接
Gogithub.com/masterminds/goutilsv1.1.1间接
Gogithub.com/masterminds/semverv1.5.0间接
Gogithub.com/masterminds/semver/v3v3.5.0间接
Gogithub.com/masterminds/sprig/v3v3.3.0间接
Gogithub.com/matoous/godoxv1.1.0间接
Gogithub.com/mattn/go-colorablev0.1.15间接
Gogithub.com/mattn/go-isattyv0.0.22间接
Gogithub.com/mattn/go-mastodonv0.0.11间接
Gogithub.com/mattn/go-runewidthv0.0.23间接
Gogithub.com/mgechev/revivev1.15.0间接
Gogithub.com/microsoft/go-winiov0.6.2间接
Gogithub.com/minio/sha256-simdv1.0.1间接
Gogithub.com/mirrexone/unqueryvetv1.5.4间接
Gogithub.com/mitchellh/copystructurev1.2.0间接
Gogithub.com/mitchellh/go-homedirv1.1.0间接
Gogithub.com/mitchellh/mapstructurev1.5.1-0.20231216201459-8508981c8b6c间接
Gogithub.com/mitchellh/reflectwalkv1.0.2间接
Gogithub.com/moby/docker-image-specv1.3.1间接
Gogithub.com/moby/moby/apiv1.54.2间接
Gogithub.com/moby/moby/clientv0.4.1间接
Gogithub.com/moby/termv0.5.2间接
Gogithub.com/modelcontextprotocol/registryv1.7.9间接
Gogithub.com/modern-go/concurrentv0.0.0-20180306012644-bacd9c7ef1dd间接
Gogithub.com/modern-go/reflect2v1.0.3-0.20250322232337-35a7c28c31ee间接
Gogithub.com/moricho/tparallelv0.3.2间接
Gogithub.com/mr-tron/base58v1.2.0间接
Gogithub.com/muesli/cancelreaderv0.2.2间接
Gogithub.com/muesli/mangov0.2.0间接
Gogithub.com/muesli/mango-cobrav1.3.0间接
Gogithub.com/muesli/mango-pflagv0.1.0间接
Gogithub.com/muesli/roffv0.1.0间接
Gogithub.com/multiformats/go-base32v0.1.0间接
Gogithub.com/multiformats/go-base36v0.2.0间接
Gogithub.com/multiformats/go-multibasev0.2.0间接
Gogithub.com/multiformats/go-multihashv0.2.3间接
Gogithub.com/multiformats/go-varintv0.0.7间接
Gogithub.com/munnerz/goautonegv0.0.0-20191010083416-a7dc8b61c822间接
Gogithub.com/nakabonne/nestifv0.3.1间接
Gogithub.com/nishanths/exhaustivev0.12.0间接
Gogithub.com/nishanths/predeclaredv0.2.2间接
Gogithub.com/nunnatsa/ginkgolinterv0.23.0间接
Gogithub.com/oklog/ulid/v2v2.1.1间接
Gogithub.com/opencontainers/go-digestv1.0.0间接
Gogithub.com/opencontainers/image-specv1.1.1间接
Gogithub.com/openpeedeep/depguard/v2v2.2.1间接
Gogithub.com/opentracing/opentracing-gov1.2.0间接
Gogithub.com/pb33f/ordered-map/v2v2.3.1间接
Gogithub.com/pelletier/go-tomlv1.9.5间接
Gogithub.com/pelletier/go-toml/v2v2.3.1间接
Gogithub.com/philhofer/fwdv1.2.0间接
Gogithub.com/pjbgf/sha1cdv0.6.0间接
Gogithub.com/pkg/browserv0.0.0-20240102092130-5ac0b6a4141c间接
Gogithub.com/pkg/errorsv0.9.1间接
Gogithub.com/planetscale/vtprotobufv0.6.1-0.20240319094008-0393e58bdf10间接
Gogithub.com/pmezard/go-difflibv1.0.1-0.20181226105442-5d4384ee4fb2间接
Gogithub.com/polydawn/refmtv0.89.1-0.20221221234430-40501e09de1f间接
Gogithub.com/prometheus/client_golangv1.23.2间接
Gogithub.com/prometheus/client_modelv0.6.2间接
Gogithub.com/prometheus/commonv0.67.5间接
Gogithub.com/prometheus/procfsv0.20.1间接
Gogithub.com/protonmail/go-cryptov1.4.1间接
Gogithub.com/quasilyte/go-ruleguardv0.4.5间接
Gogithub.com/quasilyte/go-ruleguard/dslv0.3.23间接
Gogithub.com/quasilyte/gogrepv0.5.0间接
Gogithub.com/quasilyte/regex/syntaxv0.0.0-20210819130434-b3f0c404a727间接
Gogithub.com/quasilyte/stdinfov0.0.0-20220114132959-f7386bf02567间接
Gogithub.com/raeperd/recvcheckv0.2.0间接
Gogithub.com/rivo/unisegv0.4.7间接
Gogithub.com/rogpeppe/go-internalv1.14.1间接
Gogithub.com/rs/zerologv1.34.0间接
Gogithub.com/ryancurrah/gomodguardv1.4.1间接
Gogithub.com/ryancurrah/gomodguard/v2v2.1.3间接
Gogithub.com/ryanrolds/sqlclosecheckv0.6.0间接
Gogithub.com/sagikazarmark/locaferov0.12.0间接
Gogithub.com/sanposhiho/wastedassign/v2v2.1.0间接
Gogithub.com/santhosh-tekuri/jsonschema/v5v5.3.1间接
Gogithub.com/santhosh-tekuri/jsonschema/v6v6.0.2间接
Gogithub.com/sashamelentyev/interfacebloatv1.1.0间接
Gogithub.com/sashamelentyev/usestdlibvarsv1.29.0间接
Gogithub.com/sassoftware/relicv7.2.1+incompatible间接
Gogithub.com/scylladb/go-setv1.0.3-0.20200225121959-cc7b2070d91e间接
Gogithub.com/secure-systems-lab/go-securesystemslibv0.11.0间接
Gogithub.com/securego/gosec/v2v2.26.1间接
Gogithub.com/sergi/go-diffv1.4.0间接
Gogithub.com/shibumi/go-pathspecv1.3.0间接
Gogithub.com/shopspring/decimalv1.4.0间接
Gogithub.com/sigstore/cosign/v3v3.0.6间接
Gogithub.com/sigstore/protobuf-specsv0.5.1间接
Gogithub.com/sigstore/rekorv1.5.2间接
Gogithub.com/sigstore/rekor-tiles/v2v2.2.2-0.20260601073857-5d098a2b6443间接
Gogithub.com/sigstore/sigstorev1.10.8间接
Gogithub.com/sigstore/sigstore-gov1.2.0间接
Gogithub.com/sigstore/timestamp-authority/v2v2.1.2间接
Gogithub.com/sirupsen/logrusv1.9.4间接
Gogithub.com/sivchari/containedctxv1.0.3间接
Gogithub.com/skeema/knownhostsv1.3.1间接
Gogithub.com/slack-go/slackv0.23.1间接
Gogithub.com/sonatard/noctxv0.5.1间接
Gogithub.com/sourcegraph/concv0.3.1-0.20240121214520-5f936abd7ae8间接
Gogithub.com/sourcegraph/go-diffv0.8.0间接
Gogithub.com/spaolacci/murmur3v1.1.0间接
Gogithub.com/spf13/aferov1.15.0间接
Gogithub.com/spf13/castv1.10.0间接
Gogithub.com/spf13/viperv1.21.0间接
Gogithub.com/spiffe/go-spiffe/v2v2.6.0间接
Gogithub.com/ssgreg/nlreturn/v2v2.2.1间接
Gogithub.com/stbenjam/no-sprintf-host-portv0.3.1间接
Gogithub.com/stretchr/objxv0.5.3间接
Gogithub.com/subosito/gotenvv1.6.0间接
Gogithub.com/tetafro/godotv1.5.6间接
Gogithub.com/theupdateframework/go-tufv0.7.0间接
Gogithub.com/theupdateframework/go-tuf/v2v2.4.2-0.20260407074541-7e8f69f906ef间接
Gogithub.com/timakin/bodyclosev0.0.0-20260129054331-73d1f95b84b4间接
Gogithub.com/timonwong/loggercheckv0.11.0间接
Gogithub.com/tinylib/msgpv1.6.4间接
Gogithub.com/tomarrell/wrapcheck/v2v2.12.0间接
Gogithub.com/tommy-muehle/go-mnd/v2v2.5.1间接
Gogithub.com/tomnomnom/linkheaderv0.0.0-20250811210735-e5fe3b51442e间接
Gogithub.com/transparency-dev/formatsv0.1.1间接
Gogithub.com/transparency-dev/merklev0.0.2间接
Gogithub.com/ulikunitz/xzv0.5.15间接
Gogithub.com/ultraware/funlenv0.2.0间接
Gogithub.com/ultraware/whitespacev0.2.0间接
Gogithub.com/uudashr/gocognitv1.2.1间接
Gogithub.com/uudashr/ifacev1.4.2间接
Gogithub.com/valyala/bytebufferpoolv1.0.0间接
Gogithub.com/valyala/fasthttpv1.72.0间接
Gogithub.com/vektra/mockery/v2v2.53.6间接
Gogithub.com/wagoodman/go-progressv0.0.0-20230925121702-07e42b3cdba0间接
Gogithub.com/whyrusleeping/cbor-genv0.1.3-0.20240731173018-74d74643234c间接
Gogithub.com/x448/float16v0.8.4间接
Gogithub.com/xanzy/ssh-agentv0.3.3间接
Gogithub.com/xen0n/gosmopolitanv1.3.0间接
Gogithub.com/xo/terminfov0.0.0-20220910002029-abceb7e1c41e间接
Gogithub.com/yagipy/maintidxv1.0.0间接
Gogithub.com/yeya24/promlinterv0.3.0间接
Gogithub.com/ykadowak/zerologlintv0.1.5间接
Gogithub.com/youmark/pkcs8v0.0.0-20240726163527-a2c0da244d78间接
Gogitlab.com/bosi/decorderv0.4.2间接
Gogitlab.com/digitalxero/go-conventional-commitv1.0.7间接
Gogitlab.com/gitlab-org/api/client-gov1.46.0间接
Gogo-simpler.org/musttagv0.14.0间接
Gogo-simpler.org/sloglintv0.12.0间接
Gogo.augendre.info/arangolintv0.4.0间接
Gogo.augendre.info/fatcontextv0.9.0间接
Gogo.opentelemetry.io/auto/sdkv1.2.1间接
Gogo.opentelemetry.io/contrib/detectors/gcpv1.43.0间接
Gogo.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpcv0.68.0间接
Gogo.opentelemetry.io/contrib/instrumentation/net/http/otelhttpv0.68.0间接
Gogo.opentelemetry.io/otelv1.44.0间接
Gogo.opentelemetry.io/otel/metricv1.44.0间接
Gogo.opentelemetry.io/otel/sdkv1.44.0间接
Gogo.opentelemetry.io/otel/sdk/metricv1.44.0间接
Gogo.opentelemetry.io/otel/tracev1.44.0间接
Gogo.uber.org/atomicv1.11.0间接
Gogo.uber.org/multierrv1.11.0间接
Gogo.yaml.in/yaml/v2v2.4.4间接
Gogo.yaml.in/yaml/v3v3.0.4间接
Gogo.yaml.in/yaml/v4v4.0.0-rc.4间接
Gogocloud.devv0.45.0间接
Gogolang.org/x/exp/typeparamsv0.0.0-20260209203927-2842357ff358间接
Gogolang.org/x/netv0.56.0间接
Gogolang.org/x/oauth2v0.36.0间接
Gogolang.org/x/sysv0.47.0间接
Gogolang.org/x/termv0.45.0间接
Gogolang.org/x/textv0.40.0间接
Gogolang.org/x/timev0.15.0间接
Gogolang.org/x/toolsv0.47.0间接
Gogolang.org/x/xerrorsv0.0.0-20240903120638-7835f813f4da间接
Gogoogle.golang.org/apiv0.280.0间接
Gogoogle.golang.org/genprotov0.0.0-20260511170946-3700d4141b60间接
Gogoogle.golang.org/genproto/googleapis/apiv0.0.0-20260526163538-3dc84a4a5aaa间接
Gogoogle.golang.org/genproto/googleapis/rpcv0.0.0-20260523011958-0a33c5d7ca68间接
Gogoogle.golang.org/grpcv1.82.1间接
Gogopkg.in/alexcesaro/quotedprintable.v3v3.0.0-20150716171945-2caba252f4dc间接
Gogopkg.in/inf.v0v0.9.1间接
Gogopkg.in/mail.v2v2.3.1间接
Gogopkg.in/warnings.v0v0.1.2间接
Gogopkg.in/yaml.v2v2.4.0间接
Gogopkg.in/yaml.v3v3.0.1间接
Gogotest.tools/gotestsumv1.13.0间接
Gohonnef.co/go/toolsv0.7.0间接
Gok8s.io/apiv0.36.3间接
Gok8s.io/helmv2.17.0+incompatible间接
Gok8s.io/klog/v2v2.140.0间接
Gok8s.io/kube-openapiv0.0.0-20260317180543-43fb72c5454a间接
Gok8s.io/utilsv0.0.0-20260210185600-b8788abfbbc2间接
Golukechampine.com/blake3v1.4.1间接
Gomvdan.cc/gofumptv0.10.0间接
Gomvdan.cc/unparamv0.0.0-20251027182757-5beb8c8f8f15间接
Gosigs.k8s.io/jsonv0.0.0-20250730193827-2d320260d730间接
Gosigs.k8s.io/kindv0.31.0间接
Gosigs.k8s.io/randfillv1.0.0间接
Gosigs.k8s.io/structured-merge-diff/v6v6.3.3间接
Gosigs.k8s.io/yamlv1.6.0间接
Gosoftware.sslmate.com/src/go-pkcs12v0.7.1间接
依赖安全公告 3

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

软件包版本关系严重程度公告数修复版本
golang.org/x/cryptov0.54.0直接未知1
helm.sh/helmv2.17.0+incompatible直接未知23.18.5
software.sslmate.com/src/go-pkcs12v0.7.1间接未知10.7.2

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

原始 JSON 报告 机器可读
{
  "data": {
    "repo": {
      "topics": [
        "go",
        "golang",
        "utils"
      ],
      "is_fork": false,
      "size_kb": 3033,
      "has_wiki": true,
      "homepage": "https://pkg.go.dev/github.com/zeiss/pkg",
      "languages": {
        "Go": 301765,
        "Shell": 610,
        "Makefile": 1459,
        "Dockerfile": 1142
      },
      "pushed_at": "2026-07-27T08:05:08Z",
      "created_at": "2024-07-30T20:10:21Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-27T08:06:08Z",
      "description": "A curated collection of Go packages that make the life easier",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "main",
      "license_spdx_raw": "MIT",
      "primary_language": "Go",
      "significant_languages": [
        "Go"
      ]
    },
    "owner": {
      "blog": "https://www.zeiss.com/",
      "name": "ZEISS Group",
      "type": "Organization",
      "login": "ZEISS",
      "company": null,
      "location": "Oberkochen",
      "followers": 174,
      "avatar_url": "https://avatars.githubusercontent.com/u/36280239?v=4",
      "created_at": "2018-02-08T20:44:05Z",
      "is_verified": null,
      "public_repos": 112,
      "account_age_days": 3091
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.2.0",
          "kind": "minor",
          "published_at": "2026-07-03T13:51:34Z"
        },
        {
          "tag": "v0.1.23",
          "kind": "patch",
          "published_at": "2025-02-17T08:13:41Z"
        },
        {
          "tag": "v0.1.22",
          "kind": "patch",
          "published_at": "2025-02-14T14:45:15Z"
        },
        {
          "tag": "v0.1.21",
          "kind": "patch",
          "published_at": "2025-02-06T19:36:48Z"
        },
        {
          "tag": "v0.1.20",
          "kind": "patch",
          "published_at": "2025-01-21T06:52:46Z"
        },
        {
          "tag": "v0.1.19",
          "kind": "patch",
          "published_at": "2024-11-25T09:49:38Z"
        },
        {
          "tag": "v0.1.18",
          "kind": "patch",
          "published_at": "2024-11-20T08:04:07Z"
        },
        {
          "tag": "v0.1.17",
          "kind": "patch",
          "published_at": "2024-10-25T21:00:43Z"
        },
        {
          "tag": "v0.1.16",
          "kind": "patch",
          "published_at": "2024-10-25T20:33:41Z"
        },
        {
          "tag": "v0.1.15",
          "kind": "patch",
          "published_at": "2024-10-25T20:18:03Z"
        },
        {
          "tag": "v0.1.14",
          "kind": "patch",
          "published_at": "2024-10-25T12:39:19Z"
        },
        {
          "tag": "v0.1.12",
          "kind": "patch",
          "published_at": "2024-10-11T07:23:09Z"
        },
        {
          "tag": "v0.1.11",
          "kind": "patch",
          "published_at": "2024-10-09T13:03:01Z"
        },
        {
          "tag": "v0.1.10",
          "kind": "patch",
          "published_at": "2024-10-09T06:11:09Z"
        },
        {
          "tag": "v0.1.9",
          "kind": "patch",
          "published_at": "2024-09-30T20:03:42Z"
        },
        {
          "tag": "v0.1.8",
          "kind": "patch",
          "published_at": "2024-09-10T18:40:21Z"
        },
        {
          "tag": "v0.1.7",
          "kind": "patch",
          "published_at": "2024-08-13T13:46:01Z"
        },
        {
          "tag": "v0.1.6",
          "kind": "patch",
          "published_at": "2024-08-01T20:56:58Z"
        },
        {
          "tag": "v0.1.5",
          "kind": "patch",
          "published_at": "2024-08-01T14:31:25Z"
        },
        {
          "tag": "v0.1.4",
          "kind": "patch",
          "published_at": "2024-08-01T13:35:35Z"
        },
        {
          "tag": "v0.1.3",
          "kind": "patch",
          "published_at": "2024-08-01T09:00:28Z"
        },
        {
          "tag": "v0.1.2",
          "kind": "patch",
          "published_at": "2024-08-01T08:11:44Z"
        },
        {
          "tag": "v0.1.1",
          "kind": "patch",
          "published_at": "2024-08-01T08:08:55Z"
        },
        {
          "tag": "v0.1.0",
          "kind": "minor",
          "published_at": "2024-08-01T07:45:58Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "d077815cacb0c0904991c20e31ac43c839e09816",
          "body": "…ogin-action-4.5.1\n\nchore(deps): bump docker/login-action from 4.4.0 to 4.5.1",
          "is_bot": true,
          "headline": "Merge pull request #419 from ZEISS/dependabot/github_actions/docker/l…",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-27T08:05:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7eace21fdbf6def898b3d18edce27cbe8353ef45",
          "body": "Bumps [docker/login-action](https://github.com/docker/login-action) from 4.4.0 to 4.5.1.\n- [Release notes](https://github.com/docker/login-action/releases)\n- [Commits](https://github.com/docker/login-action/compare/af1e73f918a031802d376d3c8bbc3fe56130a9b0...abd2ef45e78c5afb21d64d4ca52ee8550d9572c7)\n\n[…]\nependency-name: docker/login-action\n  dependency-version: 4.5.1\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump docker/login-action from 4.4.0 to 4.5.1",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-27T08:04:54Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "061b7123f45ddd518dea1b64f21c9c451bf59a1d",
          "body": "…g.org/grpc-1.82.1\n\nchore(deps): bump google.golang.org/grpc from 1.81.1 to 1.82.1",
          "is_bot": true,
          "headline": "Merge pull request #418 from ZEISS/dependabot/go_modules/google.golan…",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-24T04:10:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6b964c3bc1f8c9efa3d290579b634f21d7a231fa",
          "body": "Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.81.1 to 1.82.1.\n- [Release notes](https://github.com/grpc/grpc-go/releases)\n- [Commits](https://github.com/grpc/grpc-go/compare/v1.81.1...v1.82.1)\n\n---\nupdated-dependencies:\n- dependency-name: google.golang.org/grpc\n  dependency-version: 1.82.1\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump google.golang.org/grpc from 1.81.1 to 1.82.1",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-24T04:10:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "062a7cd4b26b232d0f0c5b5011cedb9a6a18aaab",
          "body": "…t-go-0.36.3\n\nchore(deps): bump k8s.io/client-go from 0.36.2 to 0.36.3",
          "is_bot": true,
          "headline": "Merge pull request #416 from ZEISS/dependabot/go_modules/k8s.io/clien…",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-24T04:08:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "817a3b3b910b31b6913cbbdf67d6fc7c97b411f6",
          "body": "Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.36.2 to 0.36.3.\n- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/kubernetes/client-go/compare/v0.36.2...v0.36.3)\n\n---\nupdated-dependencies:\n- dependency-name: k8s.io/client-go\n  dependency-version: 0.36.3\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump k8s.io/client-go from 0.36.2 to 0.36.3",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-24T04:08:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9622a67ba5df38e4d35b9253b38fc3f5c79ab417",
          "body": "…setup-go-7\n\nchore(deps): bump actions/setup-go from 6 to 7",
          "is_bot": true,
          "headline": "Merge pull request #415 from ZEISS/dependabot/github_actions/actions/…",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-20T08:05:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e521d7249ac8b94aebdc6b981d208cda39031e0",
          "body": "Bumps [actions/setup-go](https://github.com/actions/setup-go) from 6 to 7.\n- [Release notes](https://github.com/actions/setup-go/releases)\n- [Commits](https://github.com/actions/setup-go/compare/v6...v7)\n\n---\nupdated-dependencies:\n- dependency-name: actions/setup-go\n  dependency-version: '7'\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump actions/setup-go from 6 to 7",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-20T08:04:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5441385c2cf2c8c01a09a6e19c6cd9c3a3f27071",
          "body": "…igstore/sigstore-go-1.2.0\n\nchore(deps): bump github.com/sigstore/sigstore-go from 1.1.4 to 1.2.0",
          "is_bot": true,
          "headline": "Merge pull request #414 from ZEISS/dependabot/go_modules/github.com/s…",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-10T22:21:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "397d8cf5cd6ccd51601060326d12a9bf9dc6baab",
          "body": "Bumps [github.com/sigstore/sigstore-go](https://github.com/sigstore/sigstore-go) from 1.1.4 to 1.2.0.\n- [Release notes](https://github.com/sigstore/sigstore-go/releases)\n- [Commits](https://github.com/sigstore/sigstore-go/compare/v1.1.4...v1.2.0)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/sigstore/sigstore-go\n  dependency-version: 1.2.0\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump github.com/sigstore/sigstore-go from 1.1.4 to 1.2.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-10T22:21:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0d1a06c0e4cf2474d8468ac4e11c9266ef9d910a",
          "body": "…/crypto-0.54.0\n\nchore(deps): bump golang.org/x/crypto from 0.53.0 to 0.54.0",
          "is_bot": true,
          "headline": "Merge pull request #413 from ZEISS/dependabot/go_modules/golang.org/x…",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-09T04:13:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4b4da3acd3d5efdf316f7e43465757037f2c5df9",
          "body": "Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.53.0 to 0.54.0.\n- [Commits](https://github.com/golang/crypto/compare/v0.53.0...v0.54.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/crypto\n  dependency-version: 0.54.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump golang.org/x/crypto from 0.53.0 to 0.54.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-09T04:12:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b5850b5a93835540765ad17c0385fd2da22df703",
          "body": "…/sync-0.22.0\n\nchore(deps): bump golang.org/x/sync from 0.21.0 to 0.22.0",
          "is_bot": true,
          "headline": "Merge pull request #411 from ZEISS/dependabot/go_modules/golang.org/x…",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-09T04:11:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6f444ffcf69adab7c3a4a38c6e4b1a1443c0b0e6",
          "body": "Bumps [golang.org/x/sync](https://github.com/golang/sync) from 0.21.0 to 0.22.0.\n- [Commits](https://github.com/golang/sync/compare/v0.21.0...v0.22.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/sync\n  dependency-version: 0.22.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump golang.org/x/sync from 0.21.0 to 0.22.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-09T04:11:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1d20a66011fe9a704a2729511f69000a812aa1db",
          "body": "…gle.com/go/v4-4.21.0\n\nchore(deps): bump firebase.google.com/go/v4 from 4.20.0 to 4.21.0",
          "is_bot": true,
          "headline": "Merge pull request #412 from ZEISS/dependabot/go_modules/firebase.goo…",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-09T04:09:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3695378503382e24c8fab05d963798e15d8f7184",
          "body": "…/mod-0.38.0\n\nchore(deps): bump golang.org/x/mod from 0.37.0 to 0.38.0",
          "is_bot": true,
          "headline": "Merge pull request #410 from ZEISS/dependabot/go_modules/golang.org/x…",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-09T04:09:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2fb2030e4b0acb532001d17a7389010f7f8fd802",
          "body": "Bumps [firebase.google.com/go/v4](https://github.com/firebase/firebase-admin-go) from 4.20.0 to 4.21.0.\n- [Release notes](https://github.com/firebase/firebase-admin-go/releases)\n- [Commits](https://github.com/firebase/firebase-admin-go/compare/v4.20.0...v4.21.0)\n\n---\nupdated-dependencies:\n- dependency-name: firebase.google.com/go/v4\n  dependency-version: 4.21.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump firebase.google.com/go/v4 from 4.20.0 to 4.21.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-09T04:09:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d6bd85af62d1d7fedbe218fd8098af5f9b23256b",
          "body": "Bumps [golang.org/x/mod](https://github.com/golang/mod) from 0.37.0 to 0.38.0.\n- [Commits](https://github.com/golang/mod/compare/v0.37.0...v0.38.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/mod\n  dependency-version: 0.38.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump golang.org/x/mod from 0.37.0 to 0.38.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-09T04:09:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1d6cc048fb18affa09a995d0b46aff169a7c220e",
          "body": "…zap-1.28.0\n\nchore(deps): bump go.uber.org/zap from 1.27.1 to 1.28.0",
          "is_bot": true,
          "headline": "Merge pull request #409 from ZEISS/dependabot/go_modules/go.uber.org/…",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-07T04:07:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "92297879adc719928e66358332a852fe802f300f",
          "body": "…ofiber/fiber/v2-2.52.14\n\nchore(deps): bump github.com/gofiber/fiber/v2 from 2.52.13 to 2.52.14",
          "is_bot": true,
          "headline": "Merge pull request #408 from ZEISS/dependabot/go_modules/github.com/g…",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-07T04:07:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "888eaa35cac1b88cd0fe38d9d4758b7228473b88",
          "body": "Bumps [go.uber.org/zap](https://github.com/uber-go/zap) from 1.27.1 to 1.28.0.\n- [Release notes](https://github.com/uber-go/zap/releases)\n- [Changelog](https://github.com/uber-go/zap/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/uber-go/zap/compare/v1.27.1...v1.28.0)\n\n---\nupdated-dependen\n[…]\n- dependency-name: go.uber.org/zap\n  dependency-version: 1.28.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump go.uber.org/zap from 1.27.1 to 1.28.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-07T04:07:34Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "bb3de44580d2b93bec45de9b8fa3e8c2befe478b",
          "body": "Bumps [github.com/gofiber/fiber/v2](https://github.com/gofiber/fiber) from 2.52.13 to 2.52.14.\n- [Release notes](https://github.com/gofiber/fiber/releases)\n- [Commits](https://github.com/gofiber/fiber/compare/v2.52.13...v2.52.14)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/gofiber/fiber/v2\n  dependency-version: 2.52.14\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump github.com/gofiber/fiber/v2 from 2.52.13 to 2.52.14",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-07T04:07:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d3cb77962a858932ee29348ae2ae3d7b5155633d",
          "body": "…/mod-0.37.0\n\nchore(deps): bump golang.org/x/mod from 0.36.0 to 0.37.0",
          "is_bot": false,
          "headline": "Merge pull request #403 from ZEISS/dependabot/go_modules/golang.org/x…",
          "author_name": "Sebastian Döll",
          "author_login": "katallaxie",
          "committed_at": "2026-07-06T17:54:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "33bb7f53b2abb14725e85da2377b0956dd89afe7",
          "body": "…ogin-action-4.4.0\n\nchore(deps): bump docker/login-action from 4.2.0 to 4.4.0",
          "is_bot": true,
          "headline": "Merge pull request #407 from ZEISS/dependabot/github_actions/docker/l…",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-06T08:04:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "843085d98c89dcf6536d107b635d529f7dd7f09e",
          "body": "Bumps [docker/login-action](https://github.com/docker/login-action) from 4.2.0 to 4.4.0.\n- [Release notes](https://github.com/docker/login-action/releases)\n- [Commits](https://github.com/docker/login-action/compare/650006c6eb7dba73a995cc03b0b2d7f5ca915bee...af1e73f918a031802d376d3c8bbc3fe56130a9b0)\n\n[…]\nependency-name: docker/login-action\n  dependency-version: 4.4.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump docker/login-action from 4.2.0 to 4.4.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-06T08:04:31Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ca74347275c3d355bfede1a8e6846c5be1fd3f55",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'main' into dependabot/go_modules/golang.org/x/mod-0.37.0",
          "author_name": "Sebastian Döll",
          "author_login": "katallaxie",
          "committed_at": "2026-07-06T05:26:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b50209cc9bda3501604937c29f2b265afedd6dba",
          "body": "…-1.31.2\n\nchore(deps): bump gorm.io/gorm from 1.25.9 to 1.31.2",
          "is_bot": true,
          "headline": "Merge pull request #406 from ZEISS/dependabot/go_modules/gorm.io/gorm…",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-06T04:09:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9595f494a460bcbec9b638a16ca796d19d85e2d1",
          "body": "…ackc/pgx/v5-5.10.0\n\nchore(deps): bump github.com/jackc/pgx/v5 from 5.9.2 to 5.10.0",
          "is_bot": true,
          "headline": "Merge pull request #405 from ZEISS/dependabot/go_modules/github.com/j…",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-06T04:09:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2d4300e2d04b1ce10f6a30942ca16e3d32a1cda7",
          "body": "Bumps [gorm.io/gorm](https://github.com/go-gorm/gorm) from 1.25.9 to 1.31.2.\n- [Release notes](https://github.com/go-gorm/gorm/releases)\n- [Commits](https://github.com/go-gorm/gorm/compare/v1.25.9...v1.31.2)\n\n---\nupdated-dependencies:\n- dependency-name: gorm.io/gorm\n  dependency-version: 1.31.2\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump gorm.io/gorm from 1.25.9 to 1.31.2",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-06T04:09:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2baa2c4b5c518bed614b2831c7cb2c49589ee646",
          "body": "…t-go-0.36.2\n\nchore(deps): bump k8s.io/client-go from 0.36.0 to 0.36.2",
          "is_bot": true,
          "headline": "Merge pull request #402 from ZEISS/dependabot/go_modules/k8s.io/clien…",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-06T04:09:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "33a011755a6c94504c6ce824d4c040d665ec175f",
          "body": "Bumps [github.com/jackc/pgx/v5](https://github.com/jackc/pgx) from 5.9.2 to 5.10.0.\n- [Changelog](https://github.com/jackc/pgx/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/jackc/pgx/compare/v5.9.2...v5.10.0)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/jackc/pgx/v5\n  dependency-version: 5.10.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump github.com/jackc/pgx/v5 from 5.9.2 to 5.10.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-06T04:09:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "55fb048046a728b11dccd490bea988a2799d63f8",
          "body": "Bumps [golang.org/x/mod](https://github.com/golang/mod) from 0.36.0 to 0.37.0.\n- [Commits](https://github.com/golang/mod/compare/v0.36.0...v0.37.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/mod\n  dependency-version: 0.37.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump golang.org/x/mod from 0.36.0 to 0.37.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-06T04:09:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bd581e3801f29b2c0543b46a78af35f1746ee237",
          "body": "Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.36.0 to 0.36.2.\n- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/kubernetes/client-go/compare/v0.36.0...v0.36.2)\n\n---\nupdated-dependencies:\n- dependency-name: k8s.io/client-go\n  dependency-version: 0.36.2\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump k8s.io/client-go from 0.36.0 to 0.36.2",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-06T04:08:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cc071d2e71cd7848b030b54c97501d8d82ae8e7a",
          "body": null,
          "is_bot": false,
          "headline": "chore: update goreleaser",
          "author_name": "Sebastian Döll",
          "author_login": "katallaxie",
          "committed_at": "2026-07-03T13:42:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b720d17010ebf011127800f14d569a7b00d2632c",
          "body": null,
          "is_bot": false,
          "headline": "chore: fixing release",
          "author_name": "Sebastian Döll",
          "author_login": "katallaxie",
          "committed_at": "2026-07-03T12:46:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "13cd1a4a27a839663466b9e2e4226a9b2a3a8c31",
          "body": null,
          "is_bot": false,
          "headline": "doc(fix): package url",
          "author_name": "Sebastian Döll",
          "author_login": "katallaxie",
          "committed_at": "2026-07-03T12:39:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "36001fcd5117dbee67b047a75d587ce89ac25c20",
          "body": "…igstore/rekor-1.5.2\n\nchore(deps): bump github.com/sigstore/rekor from 1.4.3 to 1.5.2",
          "is_bot": true,
          "headline": "Merge pull request #392 from ZEISS/dependabot/go_modules/github.com/s…",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-03T12:36:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ba746f8554b7c8a227a68e8e3497f4a02526743f",
          "body": "Bumps [github.com/sigstore/rekor](https://github.com/sigstore/rekor) from 1.4.3 to 1.5.2.\n- [Release notes](https://github.com/sigstore/rekor/releases)\n- [Changelog](https://github.com/sigstore/rekor/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/sigstore/rekor/compare/v1.4.3...v1.5.2)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/sigstore/rekor\n  dependency-version: 1.5.2\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump github.com/sigstore/rekor from 1.4.3 to 1.5.2",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-03T12:36:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7719eb3b9f53bd2f125e735447a7d3b4a9ba4e90",
          "body": "…heupdateframework/go-tuf/v2-2.4.1\n\nchore(deps): bump github.com/theupdateframework/go-tuf/v2 from 2.3.0 to 2.4.1",
          "is_bot": true,
          "headline": "Merge pull request #401 from ZEISS/dependabot/go_modules/github.com/t…",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-03T12:34:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a2a73129dcbcebe3b942caca09cb49f782b58715",
          "body": "…igstore/timestamp-authority/v2-2.1.0\n\nchore(deps): bump github.com/sigstore/timestamp-authority/v2 from 2.0.3 to 2.1.0",
          "is_bot": true,
          "headline": "Merge pull request #400 from ZEISS/dependabot/go_modules/github.com/s…",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-03T12:33:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e6a9398411b5abcbd04b00fa12ee07a30ceaf1b1",
          "body": "Bumps [github.com/theupdateframework/go-tuf/v2](https://github.com/theupdateframework/go-tuf) from 2.3.0 to 2.4.1.\n- [Release notes](https://github.com/theupdateframework/go-tuf/releases)\n- [Commits](https://github.com/theupdateframework/go-tuf/compare/v2.3.0...v2.4.1)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/theupdateframework/go-tuf/v2\n  dependency-version: 2.4.1\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump github.com/theupdateframework/go-tuf/v2",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-03T12:33:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "003a762e78f1b4631a918f297de232da1c05edf7",
          "body": "…n-toto/in-toto-golang-0.11.0\n\nchore(deps): bump github.com/in-toto/in-toto-golang from 0.9.0 to 0.11.0",
          "is_bot": true,
          "headline": "Merge pull request #399 from ZEISS/dependabot/go_modules/github.com/i…",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-03T12:33:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a884f0fcf0d8a92d9033d34d5f11f7359cf4930a",
          "body": "Bumps [github.com/sigstore/timestamp-authority/v2](https://github.com/sigstore/timestamp-authority) from 2.0.3 to 2.1.0.\n- [Release notes](https://github.com/sigstore/timestamp-authority/releases)\n- [Changelog](https://github.com/sigstore/timestamp-authority/blob/main/CHANGELOG.md)\n- [Commits](https\n[…]\n---\nupdated-dependencies:\n- dependency-name: github.com/sigstore/timestamp-authority/v2\n  dependency-version: 2.1.0\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump github.com/sigstore/timestamp-authority/v2",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-03T12:33:42Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "72dd0247b302f09e08004ab26809c617222a94e4",
          "body": "Bumps [github.com/in-toto/in-toto-golang](https://github.com/in-toto/in-toto-golang) from 0.9.0 to 0.11.0.\n- [Release notes](https://github.com/in-toto/in-toto-golang/releases)\n- [Changelog](https://github.com/in-toto/in-toto-golang/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/in-toto/in\n[…]\n.11.0)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/in-toto/in-toto-golang\n  dependency-version: 0.11.0\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump github.com/in-toto/in-toto-golang from 0.9.0 to 0.11.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-03T12:33:36Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "f0985c0b65ea6f90d0a00d2c7e49fc20ee7ab7a3",
          "body": null,
          "is_bot": false,
          "headline": "fix: remove tools go.mod",
          "author_name": "Sebastian Döll",
          "author_login": "katallaxie",
          "committed_at": "2026-07-03T12:32:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "46651374429cf5fcf34a3f89345ebe1cf91689ca",
          "body": "…igstore/cosign/v2-2.6.2\n\nchore(deps): bump github.com/sigstore/cosign/v2 from 2.4.1 to 2.6.2",
          "is_bot": true,
          "headline": "Merge pull request #397 from ZEISS/dependabot/go_modules/github.com/s…",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-03T12:31:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "21a4676376652fb5b2a8ffed26d4ab974d42faef",
          "body": "Bumps [github.com/sigstore/cosign/v2](https://github.com/sigstore/cosign) from 2.4.1 to 2.6.2.\n- [Release notes](https://github.com/sigstore/cosign/releases)\n- [Changelog](https://github.com/sigstore/cosign/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/sigstore/cosign/compare/v2.4.1...v2.6.2)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/sigstore/cosign/v2\n  dependency-version: 2.6.2\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump github.com/sigstore/cosign/v2 from 2.4.1 to 2.6.2",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-03T12:31:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b11b83bda7e3553f0219a9dc18d88f9763e974f9",
          "body": "…ocker/cli-29.2.0incompatible\n\nchore(deps): bump github.com/docker/cli from 29.0.3+incompatible to 29.2.0+incompatible",
          "is_bot": true,
          "headline": "Merge pull request #395 from ZEISS/dependabot/go_modules/github.com/d…",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-03T12:29:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "50be5992cdc1bf6c776e77c949a18bdda6f77cb5",
          "body": "Bumps [github.com/docker/cli](https://github.com/docker/cli) from 29.0.3+incompatible to 29.2.0+incompatible.\n- [Commits](https://github.com/docker/cli/compare/v29.0.3...v29.2.0)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/docker/cli\n  dependency-version: 29.2.0+incompatible\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump github.com/docker/cli",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-03T12:29:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "07fa860d748b549c5cbd05fbda8f306413ee1089",
          "body": "…likunitz/xz-0.5.14\n\nchore(deps): bump github.com/ulikunitz/xz from 0.5.12 to 0.5.14",
          "is_bot": true,
          "headline": "Merge pull request #398 from ZEISS/dependabot/go_modules/github.com/u…",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-03T12:28:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "033b2e213c9e50cc9b201adc38dccca8a193354c",
          "body": "Bumps [github.com/ulikunitz/xz](https://github.com/ulikunitz/xz) from 0.5.12 to 0.5.14.\n- [Commits](https://github.com/ulikunitz/xz/compare/v0.5.12...v0.5.14)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/ulikunitz/xz\n  dependency-version: 0.5.14\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump github.com/ulikunitz/xz from 0.5.12 to 0.5.14",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-03T12:28:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2e80860c649a38d226956de15bbfbefe9950f3ae",
          "body": "…igstore/sigstore-1.10.4\n\nchore(deps): bump github.com/sigstore/sigstore from 1.8.9 to 1.10.4",
          "is_bot": true,
          "headline": "Merge pull request #394 from ZEISS/dependabot/go_modules/github.com/s…",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-03T12:27:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4e5e5300023af8538a9589f9b90afa1af49625cf",
          "body": "Bumps [github.com/sigstore/sigstore](https://github.com/sigstore/sigstore) from 1.8.9 to 1.10.4.\n- [Release notes](https://github.com/sigstore/sigstore/releases)\n- [Commits](https://github.com/sigstore/sigstore/compare/v1.8.9...v1.10.4)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/sigstore/sigstore\n  dependency-version: 1.10.4\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump github.com/sigstore/sigstore from 1.8.9 to 1.10.4",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-03T12:27:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2007a89a61903c2c38491a5579c64483cefdba49",
          "body": "…ws/aws-sdk-go-v2/aws/protocol/eventstream-1.7.8\n\nchore(deps): bump github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream from 1.6.3 to 1.7.8",
          "is_bot": true,
          "headline": "Merge pull request #393 from ZEISS/dependabot/go_modules/github.com/a…",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-03T12:26:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1c234d60566800b5c4cecab0e57329129e29123d",
          "body": "Bumps [github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream](https://github.com/aws/aws-sdk-go-v2) from 1.6.3 to 1.7.8.\n- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)\n- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/service/evs/v1.6.3...service/m2/v1.7.8)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream\n  dependency-version: 1.7.8\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-03T12:26:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "98b8deaeeb3720703fe8c10e18574a27e96f274f",
          "body": null,
          "is_bot": false,
          "headline": "chore: change minor version",
          "author_name": "Sebastian Döll",
          "author_login": "katallaxie",
          "committed_at": "2026-07-03T12:24:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fafc773442a18363efb7fd16c4c2628f6ba8c017",
          "body": "…o-git/go-git/v5-5.19.1\n\nchore(deps): bump github.com/go-git/go-git/v5 from 5.13.1 to 5.19.1",
          "is_bot": true,
          "headline": "Merge pull request #390 from ZEISS/dependabot/go_modules/github.com/g…",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-03T12:24:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bb3f24fff8ab3221c84bcce7b8f6656611076eef",
          "body": "Bumps [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) from 5.13.1 to 5.19.1.\n- [Release notes](https://github.com/go-git/go-git/releases)\n- [Changelog](https://github.com/go-git/go-git/blob/main/HISTORY.md)\n- [Commits](https://github.com/go-git/go-git/compare/v5.13.1...v5.19.1)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/go-git/go-git/v5\n  dependency-version: 5.19.1\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump github.com/go-git/go-git/v5 from 5.13.1 to 5.19.1",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-03T12:24:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "773b4ae18072dfed4253a72dfa3a5a87ad8c5563",
          "body": "…istribution/distribution/v3-3.1.1\n\nchore(deps): bump github.com/distribution/distribution/v3 from 3.0.0-rc.3 to 3.1.1",
          "is_bot": true,
          "headline": "Merge pull request #391 from ZEISS/dependabot/go_modules/github.com/d…",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-03T12:22:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b0c2f6aac9c45e2d5d703edc1bd9fc48049400ca",
          "body": "…o-git/go-billy/v5-5.9.0\n\nchore(deps): bump github.com/go-git/go-billy/v5 from 5.6.1 to 5.9.0",
          "is_bot": true,
          "headline": "Merge pull request #388 from ZEISS/dependabot/go_modules/github.com/g…",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-03T12:22:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d0fe76315dc1a9730d9608954d89fcdd9ab94c32",
          "body": "…lack-go/slack-0.23.1\n\nchore(deps): bump github.com/slack-go/slack from 0.16.0 to 0.23.1",
          "is_bot": true,
          "headline": "Merge pull request #387 from ZEISS/dependabot/go_modules/github.com/s…",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-03T12:22:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2d66226cf038bebb117b95c6e7e6bd915597c2d3",
          "body": "Bumps [github.com/distribution/distribution/v3](https://github.com/distribution/distribution) from 3.0.0-rc.3 to 3.1.1.\n- [Release notes](https://github.com/distribution/distribution/releases)\n- [Commits](https://github.com/distribution/distribution/compare/v3.0.0-rc.3...v3.1.1)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/distribution/distribution/v3\n  dependency-version: 3.1.1\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump github.com/distribution/distribution/v3",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-03T12:22:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5bdfa68981d8c90b786b6fe1f9286eaf416e1335",
          "body": "Bumps [github.com/go-git/go-billy/v5](https://github.com/go-git/go-billy) from 5.6.1 to 5.9.0.\n- [Release notes](https://github.com/go-git/go-billy/releases)\n- [Commits](https://github.com/go-git/go-billy/compare/v5.6.1...v5.9.0)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/go-git/go-billy/v5\n  dependency-version: 5.9.0\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump github.com/go-git/go-billy/v5 from 5.6.1 to 5.9.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-03T12:22:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b8d9b8927085f8c86e6f909d83363ca9a13ddd33",
          "body": "Bumps [github.com/slack-go/slack](https://github.com/slack-go/slack) from 0.16.0 to 0.23.1.\n- [Release notes](https://github.com/slack-go/slack/releases)\n- [Changelog](https://github.com/slack-go/slack/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/slack-go/slack/compare/v0.16.0...v0.23.1)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/slack-go/slack\n  dependency-version: 0.23.1\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump github.com/slack-go/slack from 0.16.0 to 0.23.1",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-03T12:22:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c41a6c8bde83af0982d6e347a58058bebf15cf6b",
          "body": null,
          "is_bot": false,
          "headline": "chore: release v0.2.0",
          "author_name": "Sebastian Döll",
          "author_login": "katallaxie",
          "committed_at": "2026-07-03T12:19:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2b7fbd2d75668335d70e16b94126aab2e6c55720",
          "body": "….com/sigstore/timestamp-authority/v2-2.1.0\n\nchore(deps): bump github.com/sigstore/timestamp-authority/v2 from 2.0.6 to 2.1.0 in /tools",
          "is_bot": true,
          "headline": "Merge pull request #386 from ZEISS/dependabot/go_modules/tools/github…",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-01T12:37:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3609709078012ce5824764d62b2836fa0bc4c168",
          "body": "Bumps [github.com/sigstore/timestamp-authority/v2](https://github.com/sigstore/timestamp-authority) from 2.0.6 to 2.1.0.\n- [Release notes](https://github.com/sigstore/timestamp-authority/releases)\n- [Changelog](https://github.com/sigstore/timestamp-authority/blob/main/CHANGELOG.md)\n- [Commits](https\n[…]\n---\nupdated-dependencies:\n- dependency-name: github.com/sigstore/timestamp-authority/v2\n  dependency-version: 2.1.0\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump github.com/sigstore/timestamp-authority/v2 in /tools",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-01T12:37:02Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "72c588d43518afd1b89d1f62821916f9d0b330d3",
          "body": "….com/sigstore/rekor-1.5.2\n\nchore(deps): bump github.com/sigstore/rekor from 1.5.0 to 1.5.2 in /tools",
          "is_bot": true,
          "headline": "Merge pull request #385 from ZEISS/dependabot/go_modules/tools/github…",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-06-30T10:45:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7df171246a36b68b528169106f67c4b44f20007c",
          "body": "Bumps [github.com/sigstore/rekor](https://github.com/sigstore/rekor) from 1.5.0 to 1.5.2.\n- [Release notes](https://github.com/sigstore/rekor/releases)\n- [Changelog](https://github.com/sigstore/rekor/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/sigstore/rekor/compare/v1.5.0...v1.5.2)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/sigstore/rekor\n  dependency-version: 1.5.2\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump github.com/sigstore/rekor in /tools",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-30T10:45:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "110cb5c65795a5d791bc04be7abef6bf15f4d41b",
          "body": "…checkout-7\n\nchore(deps): bump actions/checkout from 6 to 7",
          "is_bot": true,
          "headline": "Merge pull request #384 from ZEISS/dependabot/github_actions/actions/…",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-06-22T08:04:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9c914ff86ee2ae23cf00768cd818df427fb1519c",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 7.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v6...v7)\n\n---\nupdated-dependenc\n[…]\n:\n- dependency-name: actions/checkout\n  dependency-version: '7'\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump actions/checkout from 6 to 7",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-22T08:04:33Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "bca8445d346cb1df8cfed4c476bfe3f3f56added",
          "body": "…ackc/pgx/v5-5.10.0\n\nchore(deps): bump github.com/jackc/pgx/v5 from 5.9.2 to 5.10.0",
          "is_bot": true,
          "headline": "Merge pull request #383 from ZEISS/dependabot/go_modules/github.com/j…",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-06-03T21:56:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5f5c07a0c1b8389bf10af62d2ac66a39e5148eb7",
          "body": "…g.org/api-0.283.0\n\nchore(deps): bump google.golang.org/api from 0.282.0 to 0.283.0",
          "is_bot": true,
          "headline": "Merge pull request #382 from ZEISS/dependabot/go_modules/google.golan…",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-06-03T21:56:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "29ea708c205e5b042c2af673d01d742733965609",
          "body": "Bumps [github.com/jackc/pgx/v5](https://github.com/jackc/pgx) from 5.9.2 to 5.10.0.\n- [Changelog](https://github.com/jackc/pgx/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/jackc/pgx/compare/v5.9.2...v5.10.0)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/jackc/pgx/v5\n  dependency-version: 5.10.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump github.com/jackc/pgx/v5 from 5.9.2 to 5.10.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-03T21:56:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2cc59e8020ad23e4a04327920a1509e09e436987",
          "body": "Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.282.0 to 0.283.0.\n- [Release notes](https://github.com/googleapis/google-api-go-client/releases)\n- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)\n- [Commits](https://github.\n[…]\ndency-name: google.golang.org/api\n  dependency-version: 0.283.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump google.golang.org/api from 0.282.0 to 0.283.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-03T21:56:02Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "fb7046720cf2fd9b5acdfaa2f8f127e66c1ed860",
          "body": "…o-playground/validator/v10-10.30.3\n\nchore(deps): bump github.com/go-playground/validator/v10 from 10.30.2 to 10.30.3",
          "is_bot": true,
          "headline": "Merge pull request #381 from ZEISS/dependabot/go_modules/github.com/g…",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-06-01T07:47:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "81188b80e3ee0647b96ee9274ed556bee5064517",
          "body": "Bumps [github.com/go-playground/validator/v10](https://github.com/go-playground/validator) from 10.30.2 to 10.30.3.\n- [Release notes](https://github.com/go-playground/validator/releases)\n- [Commits](https://github.com/go-playground/validator/compare/v10.30.2...v10.30.3)\n\n---\nupdated-dependencies:\n- \n[…]\nb.com/go-playground/validator/v10\n  dependency-version: 10.30.3\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump github.com/go-playground/validator/v10",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-01T07:47:21Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c5e2e231660c282dafc446618fdfdebd96629c2a",
          "body": "…g.org/api-0.282.0\n\nchore(deps): bump google.golang.org/api from 0.281.0 to 0.282.0",
          "is_bot": true,
          "headline": "Merge pull request #380 from ZEISS/dependabot/go_modules/google.golan…",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-05-28T04:22:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b452532d8fbf953f80569a7611da8ef77551b65e",
          "body": "Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.281.0 to 0.282.0.\n- [Release notes](https://github.com/googleapis/google-api-go-client/releases)\n- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)\n- [Commits](https://github.\n[…]\ndency-name: google.golang.org/api\n  dependency-version: 0.282.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump google.golang.org/api from 0.281.0 to 0.282.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-28T04:22:37Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b7268350526fccbd717303511d50bd1dd08bb28a",
          "body": "…g.org/api-0.281.0\n\nchore(deps): bump google.golang.org/api from 0.280.0 to 0.281.0",
          "is_bot": true,
          "headline": "Merge pull request #379 from ZEISS/dependabot/go_modules/google.golan…",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-05-27T05:47:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c2cded7d8f7edf85e45f4430121843b04d0630ad",
          "body": "Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.280.0 to 0.281.0.\n- [Release notes](https://github.com/googleapis/google-api-go-client/releases)\n- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)\n- [Commits](https://github.\n[…]\ndency-name: google.golang.org/api\n  dependency-version: 0.281.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump google.golang.org/api from 0.280.0 to 0.281.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-27T05:47:12Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ed6b14e013d8cdcbb5eba06d92ed4ddd387f45bd",
          "body": "…ogin-action-4.2.0\n\nchore(deps): bump docker/login-action from 4.1.0 to 4.2.0",
          "is_bot": true,
          "headline": "Merge pull request #378 from ZEISS/dependabot/github_actions/docker/l…",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-05-25T11:39:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c0e2cfd155e2ce3ce0d28a46a9e9e78b696af23",
          "body": "Bumps [docker/login-action](https://github.com/docker/login-action) from 4.1.0 to 4.2.0.\n- [Release notes](https://github.com/docker/login-action/releases)\n- [Commits](https://github.com/docker/login-action/compare/4907a6ddec9925e35a0a9e82d7399ccc52663121...650006c6eb7dba73a995cc03b0b2d7f5ca915bee)\n\n[…]\nependency-name: docker/login-action\n  dependency-version: 4.2.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump docker/login-action from 4.1.0 to 4.2.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-25T11:38:52Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "af2fb6ee226186284368eb5ee17467c66e41f201",
          "body": "…/crypto-0.52.0\n\nchore(deps): bump golang.org/x/crypto from 0.51.0 to 0.52.0",
          "is_bot": true,
          "headline": "Merge pull request #377 from ZEISS/dependabot/go_modules/golang.org/x…",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-05-22T04:21:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b38c82a372b2d6d8960e4935da9a797f3931b5b",
          "body": "Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.51.0 to 0.52.0.\n- [Commits](https://github.com/golang/crypto/compare/v0.51.0...v0.52.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/crypto\n  dependency-version: 0.52.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump golang.org/x/crypto from 0.51.0 to 0.52.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-22T04:21:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a9057f0b80b4da123dc4aa447c453f1240ca0ffd",
          "body": "…penfga/go-sdk-0.8.1\n\nchore(deps): bump github.com/openfga/go-sdk from 0.8.0 to 0.8.1",
          "is_bot": true,
          "headline": "Merge pull request #376 from ZEISS/dependabot/go_modules/github.com/o…",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-05-21T04:21:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "73f7cf83ee0ca3a722bc322106c28c896ad75842",
          "body": "Bumps [github.com/openfga/go-sdk](https://github.com/openfga/go-sdk) from 0.8.0 to 0.8.1.\n- [Release notes](https://github.com/openfga/go-sdk/releases)\n- [Changelog](https://github.com/openfga/go-sdk/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/openfga/go-sdk/compare/v0.8.0...v0.8.1)\n\n---\n\n[…]\nncy-name: github.com/openfga/go-sdk\n  dependency-version: 0.8.1\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump github.com/openfga/go-sdk from 0.8.0 to 0.8.1",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-21T04:21:02Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "9f4f5da2b85a3c00c64befdd794f51c533f3859b",
          "body": "…g.org/api-0.280.0\n\nchore(deps): bump google.golang.org/api from 0.279.0 to 0.280.0",
          "is_bot": true,
          "headline": "Merge pull request #375 from ZEISS/dependabot/go_modules/google.golan…",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-05-20T08:34:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a2db7494735bc1dafc4e19a7f8e03cf2e789c80a",
          "body": "Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.279.0 to 0.280.0.\n- [Release notes](https://github.com/googleapis/google-api-go-client/releases)\n- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)\n- [Commits](https://github.\n[…]\ndency-name: google.golang.org/api\n  dependency-version: 0.280.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump google.golang.org/api from 0.279.0 to 0.280.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-20T08:34:34Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "3a08a207e7e4c61d2751cb247c0a2f384f3bef5e",
          "body": "….com/go-git/go-git/v5-5.19.1\n\nchore(deps): bump github.com/go-git/go-git/v5 from 5.19.0 to 5.19.1 in /tools",
          "is_bot": true,
          "headline": "Merge pull request #374 from ZEISS/dependabot/go_modules/tools/github…",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-05-19T16:00:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6d8f55a147e65100cb4acd4c21e42ebf4e30e170",
          "body": "Bumps [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) from 5.19.0 to 5.19.1.\n- [Release notes](https://github.com/go-git/go-git/releases)\n- [Changelog](https://github.com/go-git/go-git/blob/main/HISTORY.md)\n- [Commits](https://github.com/go-git/go-git/compare/v5.19.0...v5.19.1)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/go-git/go-git/v5\n  dependency-version: 5.19.1\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump github.com/go-git/go-git/v5 in /tools",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-19T16:00:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a1f6b0b7a6360002ecde720483e8d7e2a25c9486",
          "body": "…gle.com/go/v4-4.20.0\n\nchore(deps): bump firebase.google.com/go/v4 from 4.19.0 to 4.20.0",
          "is_bot": true,
          "headline": "Merge pull request #373 from ZEISS/dependabot/go_modules/firebase.goo…",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-05-15T04:22:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "75cb3a7c9c9ceb929fa89f396200c3c906a4b612",
          "body": "Bumps [firebase.google.com/go/v4](https://github.com/firebase/firebase-admin-go) from 4.19.0 to 4.20.0.\n- [Release notes](https://github.com/firebase/firebase-admin-go/releases)\n- [Commits](https://github.com/firebase/firebase-admin-go/compare/v4.19.0...v4.20.0)\n\n---\nupdated-dependencies:\n- dependency-name: firebase.google.com/go/v4\n  dependency-version: 4.20.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump firebase.google.com/go/v4 from 4.19.0 to 4.20.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-15T04:21:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "af56ef07d50a3f403c128c44c29ff9df44a75fab",
          "body": "….com/slack-go/slack-0.23.1\n\nchore(deps): bump github.com/slack-go/slack from 0.13.0 to 0.23.1 in /tools",
          "is_bot": true,
          "headline": "Merge pull request #372 from ZEISS/dependabot/go_modules/tools/github…",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-05-14T22:08:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cc2eb5af100258ee59a35ee99e58a0454d7dde22",
          "body": "Bumps [github.com/slack-go/slack](https://github.com/slack-go/slack) from 0.13.0 to 0.23.1.\n- [Release notes](https://github.com/slack-go/slack/releases)\n- [Changelog](https://github.com/slack-go/slack/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/slack-go/slack/compare/v0.13.0...v0.23.1)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/slack-go/slack\n  dependency-version: 0.23.1\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump github.com/slack-go/slack in /tools",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-14T22:08:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "27aa56f79d4fd7c76ec3a97bb7c18bca4329b486",
          "body": "…controller-runtime-0.24.1\n\nchore(deps): bump sigs.k8s.io/controller-runtime from 0.24.0 to 0.24.1",
          "is_bot": true,
          "headline": "Merge pull request #369 from ZEISS/dependabot/go_modules/sigs.k8s.io/…",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-05-13T04:21:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5bf02772d599fa6b40eb73f7ea14b3a314cd5d10",
          "body": "Bumps [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) from 0.24.0 to 0.24.1.\n- [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases)\n- [Changelog](https://github.com/kubernetes-sigs/controller-runtime/blob/main/RELEASE.md)\n- [Commits]\n[…]\nme: sigs.k8s.io/controller-runtime\n  dependency-version: 0.24.1\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump sigs.k8s.io/controller-runtime from 0.24.0 to 0.24.1",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-13T04:21:23Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "8bb52f0a95940a7228e78ecae65a66357955bba8",
          "body": "…g.org/api-0.279.0\n\nchore(deps): bump google.golang.org/api from 0.278.0 to 0.279.0",
          "is_bot": true,
          "headline": "Merge pull request #370 from ZEISS/dependabot/go_modules/google.golan…",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-05-13T04:19:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a82eefad51188c9bb552bf94167885ccb3545735",
          "body": "Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.278.0 to 0.279.0.\n- [Release notes](https://github.com/googleapis/google-api-go-client/releases)\n- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)\n- [Commits](https://github.\n[…]\ndency-name: google.golang.org/api\n  dependency-version: 0.279.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump google.golang.org/api from 0.278.0 to 0.279.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-13T04:19:41Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "23e024d168a62dc7586c468139dafa7f1c4deb0b",
          "body": "…t-go-0.36.1\n\nchore(deps): bump k8s.io/client-go from 0.36.0 to 0.36.1",
          "is_bot": true,
          "headline": "Merge pull request #368 from ZEISS/dependabot/go_modules/k8s.io/clien…",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-05-13T04:19:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 24,
      "commits_last_year": 435,
      "latest_release_at": "2026-07-03T13:51:34Z",
      "latest_release_tag": "v0.2.0",
      "releases_from_tags": false,
      "days_since_last_push": 1,
      "active_weeks_last_year": 46,
      "days_since_latest_release": 24,
      "mean_days_between_releases": 68.4
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 50,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "github.com/zeiss/pkg",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": true,
          "registry_url": "https://pkg.go.dev/github.com/zeiss/pkg",
          "is_deprecated": false,
          "latest_version": "v0.2.0",
          "repository_url": "https://github.com/zeiss/pkg",
          "versions_count": 25,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-03T13:42:58Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 24
        }
      ]
    },
    "popularity": {
      "forks": 0,
      "stars": 2,
      "watchers": 0,
      "fork_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_forks": 0
      },
      "star_history": null,
      "open_issues_and_prs": 0
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "examples"
      ],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "Makefile"
      ],
      "api_schema_files": [],
      "has_devcontainer": true,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "go.mod"
      ],
      "largest_source_bytes": 42294,
      "source_files_sampled": 181,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "go.mod"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "golang.org/x/crypto",
            "direct": true,
            "version": "v0.54.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5932"
            ],
            "fixed_version": null,
            "advisory_count": 1,
            "oldest_advisory_days": 20
          },
          {
            "name": "helm.sh/helm",
            "direct": true,
            "version": "v2.17.0+incompatible",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2025-3887",
              "GO-2025-3888"
            ],
            "fixed_version": "3.18.5",
            "advisory_count": 2,
            "oldest_advisory_days": 343
          },
          {
            "name": "software.sslmate.com/src/go-pkcs12",
            "direct": false,
            "version": "v0.7.1",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5052"
            ],
            "fixed_version": "0.7.2",
            "advisory_count": 1,
            "oldest_advisory_days": 35
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "unknown": 3
        },
        "advisory_count": 4,
        "affected_count": 3,
        "assessed_count": 556,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 2
      },
      "ecosystems": [
        "go"
      ],
      "dependencies": [
        {
          "name": "charm.land/bubbletea/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.0.8"
        },
        {
          "name": "firebase.google.com/go/v4",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v4.21.0"
        },
        {
          "name": "github.com/creack/pty",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.24"
        },
        {
          "name": "github.com/fatih/color",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.19.0"
        },
        {
          "name": "github.com/go-playground/validator/v10",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v10.30.3"
        },
        {
          "name": "github.com/gofiber/fiber/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.52.14"
        },
        {
          "name": "github.com/gofiber/fiber/v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.4.0"
        },
        {
          "name": "github.com/google/uuid",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.6.0"
        },
        {
          "name": "github.com/jackc/pgx/v5",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v5.10.0"
        },
        {
          "name": "github.com/openfga/go-sdk",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.8.2"
        },
        {
          "name": "github.com/spf13/cobra",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.10.2"
        },
        {
          "name": "github.com/spf13/pflag",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.10"
        },
        {
          "name": "github.com/stretchr/testify",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.11.1"
        },
        {
          "name": "go.uber.org/goleak",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.3.0"
        },
        {
          "name": "go.uber.org/zap",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.28.0"
        },
        {
          "name": "golang.org/x/crypto",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.54.0"
        },
        {
          "name": "golang.org/x/mod",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.38.0"
        },
        {
          "name": "golang.org/x/sync",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.22.0"
        },
        {
          "name": "google.golang.org/protobuf",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.36.12-0.20260120151049-f2248ac996af"
        },
        {
          "name": "gopkg.in/check.v1",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.0-20201130134442-10cb98267c6c"
        },
        {
          "name": "gorm.io/gorm",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.31.2"
        },
        {
          "name": "helm.sh/helm",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.17.0+incompatible"
        },
        {
          "name": "k8s.io/apimachinery",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.36.3"
        },
        {
          "name": "k8s.io/client-go",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.36.3"
        },
        {
          "name": "sigs.k8s.io/controller-runtime",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.24.1"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "charm.land/bubbletea/v2",
            "direct": true,
            "version": "v2.0.8",
            "ecosystem": "go"
          },
          {
            "name": "firebase.google.com/go/v4",
            "direct": true,
            "version": "v4.21.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/creack/pty",
            "direct": true,
            "version": "v1.1.24",
            "ecosystem": "go"
          },
          {
            "name": "github.com/fatih/color",
            "direct": true,
            "version": "v1.19.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-playground/validator/v10",
            "direct": true,
            "version": "v10.30.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gofiber/fiber/v2",
            "direct": true,
            "version": "v2.52.14",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gofiber/fiber/v3",
            "direct": true,
            "version": "v3.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/uuid",
            "direct": true,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/jackc/pgx/v5",
            "direct": true,
            "version": "v5.10.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/openfga/go-sdk",
            "direct": true,
            "version": "v0.8.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/cobra",
            "direct": true,
            "version": "v1.10.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/pflag",
            "direct": true,
            "version": "v1.0.10",
            "ecosystem": "go"
          },
          {
            "name": "github.com/stretchr/testify",
            "direct": true,
            "version": "v1.11.1",
            "ecosystem": "go"
          },
          {
            "name": "go.uber.org/goleak",
            "direct": true,
            "version": "v1.3.0",
            "ecosystem": "go"
          },
          {
            "name": "go.uber.org/zap",
            "direct": true,
            "version": "v1.28.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/crypto",
            "direct": true,
            "version": "v0.54.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/mod",
            "direct": true,
            "version": "v0.38.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sync",
            "direct": true,
            "version": "v0.22.0",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/protobuf",
            "direct": true,
            "version": "v1.36.12-0.20260120151049-f2248ac996af",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/check.v1",
            "direct": true,
            "version": "v1.0.0-20201130134442-10cb98267c6c",
            "ecosystem": "go"
          },
          {
            "name": "gorm.io/gorm",
            "direct": true,
            "version": "v1.31.2",
            "ecosystem": "go"
          },
          {
            "name": "helm.sh/helm",
            "direct": true,
            "version": "v2.17.0+incompatible",
            "ecosystem": "go"
          },
          {
            "name": "k8s.io/apimachinery",
            "direct": true,
            "version": "v0.36.3",
            "ecosystem": "go"
          },
          {
            "name": "k8s.io/client-go",
            "direct": true,
            "version": "v0.36.3",
            "ecosystem": "go"
          },
          {
            "name": "sigs.k8s.io/controller-runtime",
            "direct": true,
            "version": "v0.24.1",
            "ecosystem": "go"
          },
          {
            "name": "4d63.com/gocheckcompilerdirectives",
            "direct": false,
            "version": "v1.3.0",
            "ecosystem": "go"
          },
          {
            "name": "4d63.com/gochecknoglobals",
            "direct": false,
            "version": "v0.2.2",
            "ecosystem": "go"
          },
          {
            "name": "al.essio.dev/pkg/shellescape",
            "direct": false,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "cel.dev/expr",
            "direct": false,
            "version": "v0.25.2",
            "ecosystem": "go"
          },
          {
            "name": "charm.land/lipgloss/v2",
            "direct": false,
            "version": "v2.0.3",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go",
            "direct": false,
            "version": "v0.123.0",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go/auth",
            "direct": false,
            "version": "v0.20.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.11.0",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go/kms",
            "direct": false,
            "version": "v1.31.0",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go/longrunning",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go/monitoring",
            "direct": false,
            "version": "v1.29.0",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go/storage",
            "direct": false,
            "version": "v1.62.2",
            "ecosystem": "go"
          },
          {
            "name": "code.gitea.io/sdk/gitea",
            "direct": false,
            "version": "v0.25.1",
            "ecosystem": "go"
          },
          {
            "name": "codeberg.org/chavacava/garif",
            "direct": false,
            "version": "v0.2.0",
            "ecosystem": "go"
          },
          {
            "name": "codeberg.org/polyfloyd/go-errorlint",
            "direct": false,
            "version": "v1.9.0",
            "ecosystem": "go"
          },
          {
            "name": "dario.cat/mergo",
            "direct": false,
            "version": "v1.0.2",
            "ecosystem": "go"
          },
          {
            "name": "dev.gaijin.team/go/exhaustruct/v4",
            "direct": false,
            "version": "v4.0.0",
            "ecosystem": "go"
          },
          {
            "name": "dev.gaijin.team/go/golib",
            "direct": false,
            "version": "v0.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/42wim/httpsig",
            "direct": false,
            "version": "v1.2.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/4meepo/tagalign",
            "direct": false,
            "version": "v1.4.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/abirdcfly/dupword",
            "direct": false,
            "version": "v0.1.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/adminbenni/iota-mixing",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/agnivade/levenshtein",
            "direct": false,
            "version": "v1.2.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/alecthomas/chroma/v2",
            "direct": false,
            "version": "v2.24.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/alecthomas/go-check-sumtype",
            "direct": false,
            "version": "v0.3.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aleksi/pointer",
            "direct": false,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/alexkohler/nakedret/v2",
            "direct": false,
            "version": "v2.0.6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/alexkohler/prealloc",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/alfatraining/structtag",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/alingse/asasalint",
            "direct": false,
            "version": "v0.0.11",
            "ecosystem": "go"
          },
          {
            "name": "github.com/alingse/nilnesserr",
            "direct": false,
            "version": "v0.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/alwxsin/noinlineerr",
            "direct": false,
            "version": "v1.0.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/anchore/go-macholibre",
            "direct": false,
            "version": "v0.0.0-20250826193721-3cd206ca93aa",
            "ecosystem": "go"
          },
          {
            "name": "github.com/andybalholm/brotli",
            "direct": false,
            "version": "v1.2.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/antonboom/errname",
            "direct": false,
            "version": "v1.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/antonboom/nilnil",
            "direct": false,
            "version": "v1.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/antonboom/testifylint",
            "direct": false,
            "version": "v1.6.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/asaskevich/govalidator",
            "direct": false,
            "version": "v0.0.0-20230301143203-a9d515a09cc2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ashanbrown/forbidigo/v2",
            "direct": false,
            "version": "v2.3.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ashanbrown/makezero/v2",
            "direct": false,
            "version": "v2.2.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/atc0005/go-teams-notify/v2",
            "direct": false,
            "version": "v2.14.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/avast/retry-go/v4",
            "direct": false,
            "version": "v4.7.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2",
            "direct": false,
            "version": "v1.41.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream",
            "direct": false,
            "version": "v1.7.10",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/config",
            "direct": false,
            "version": "v1.32.17",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/credentials",
            "direct": false,
            "version": "v1.19.16",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/feature/ec2/imds",
            "direct": false,
            "version": "v1.18.23",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/feature/s3/manager",
            "direct": false,
            "version": "v1.21.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/internal/configsources",
            "direct": false,
            "version": "v1.4.23",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/internal/endpoints/v2",
            "direct": false,
            "version": "v2.7.23",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/internal/v4a",
            "direct": false,
            "version": "v1.4.24",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/ecr",
            "direct": false,
            "version": "v1.56.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/ecrpublic",
            "direct": false,
            "version": "v1.38.11",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding",
            "direct": false,
            "version": "v1.13.9",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/internal/checksum",
            "direct": false,
            "version": "v1.9.15",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/internal/presigned-url",
            "direct": false,
            "version": "v1.13.23",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/internal/s3shared",
            "direct": false,
            "version": "v1.19.23",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/kms",
            "direct": false,
            "version": "v1.52.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/s3",
            "direct": false,
            "version": "v1.101.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/signin",
            "direct": false,
            "version": "v1.0.11",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/sso",
            "direct": false,
            "version": "v1.30.17",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/ssooidc",
            "direct": false,
            "version": "v1.35.21",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/sts",
            "direct": false,
            "version": "v1.42.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/smithy-go",
            "direct": false,
            "version": "v1.25.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/awslabs/amazon-ecr-credential-helper/ecr-login",
            "direct": false,
            "version": "v0.12.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/azure/azure-sdk-for-go",
            "direct": false,
            "version": "v68.0.0+incompatible",
            "ecosystem": "go"
          },
          {
            "name": "github.com/azure/azure-sdk-for-go/sdk/azcore",
            "direct": false,
            "version": "v1.21.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/azure/azure-sdk-for-go/sdk/azidentity",
            "direct": false,
            "version": "v1.13.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/azure/azure-sdk-for-go/sdk/internal",
            "direct": false,
            "version": "v1.12.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/azure/azure-sdk-for-go/sdk/keyvault/azkeys",
            "direct": false,
            "version": "v0.10.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/azure/azure-sdk-for-go/sdk/keyvault/internal",
            "direct": false,
            "version": "v0.7.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/azure/azure-sdk-for-go/sdk/security/keyvault/azkeys",
            "direct": false,
            "version": "v1.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/azure/azure-sdk-for-go/sdk/security/keyvault/internal",
            "direct": false,
            "version": "v1.2.0",
            "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",
            "direct": false,
            "version": "v0.11.30",
            "ecosystem": "go"
          },
          {
            "name": "github.com/azure/go-autorest/autorest/adal",
            "direct": false,
            "version": "v0.9.24",
            "ecosystem": "go"
          },
          {
            "name": "github.com/azure/go-autorest/autorest/azure/auth",
            "direct": false,
            "version": "v0.5.13",
            "ecosystem": "go"
          },
          {
            "name": "github.com/azure/go-autorest/autorest/azure/cli",
            "direct": false,
            "version": "v0.4.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/azure/go-autorest/autorest/date",
            "direct": false,
            "version": "v0.3.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/azure/go-autorest/autorest/to",
            "direct": false,
            "version": "v0.4.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/azure/go-autorest/logger",
            "direct": false,
            "version": "v0.2.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/azure/go-autorest/tracing",
            "direct": false,
            "version": "v0.6.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/azuread/microsoft-authentication-library-for-go",
            "direct": false,
            "version": "v1.7.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/bahlo/generic-list-go",
            "direct": false,
            "version": "v0.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/beorn7/perks",
            "direct": false,
            "version": "v1.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/bitfield/gotestdox",
            "direct": false,
            "version": "v0.2.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/bkielbasa/cyclop",
            "direct": false,
            "version": "v1.2.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/blacktop/go-dwarf",
            "direct": false,
            "version": "v1.0.14",
            "ecosystem": "go"
          },
          {
            "name": "github.com/blacktop/go-macho",
            "direct": false,
            "version": "v1.1.263",
            "ecosystem": "go"
          },
          {
            "name": "github.com/blakesmith/ar",
            "direct": false,
            "version": "v0.0.0-20190502131153-809d4375e1fb",
            "ecosystem": "go"
          },
          {
            "name": "github.com/blang/semver",
            "direct": false,
            "version": "v3.5.1+incompatible",
            "ecosystem": "go"
          },
          {
            "name": "github.com/blizzy78/varnamelen",
            "direct": false,
            "version": "v0.8.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/bluesky-social/indigo",
            "direct": false,
            "version": "v0.0.0-20240813042137-4006c0eca043",
            "ecosystem": "go"
          },
          {
            "name": "github.com/bombsimon/wsl/v4",
            "direct": false,
            "version": "v4.7.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/bombsimon/wsl/v5",
            "direct": false,
            "version": "v5.8.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/breml/bidichk",
            "direct": false,
            "version": "v0.3.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/breml/errchkjson",
            "direct": false,
            "version": "v0.4.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/buger/jsonparser",
            "direct": false,
            "version": "v1.1.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/burntsushi/toml",
            "direct": false,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/butuzov/ireturn",
            "direct": false,
            "version": "v0.4.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/butuzov/mirror",
            "direct": false,
            "version": "v1.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/caarlos0/env/v11",
            "direct": false,
            "version": "v11.4.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/caarlos0/go-reddit/v3",
            "direct": false,
            "version": "v3.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/caarlos0/go-version",
            "direct": false,
            "version": "v0.2.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/caarlos0/log",
            "direct": false,
            "version": "v0.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/carlmjohnson/versioninfo",
            "direct": false,
            "version": "v0.22.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/catenacyber/perfsprint",
            "direct": false,
            "version": "v0.10.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cavaliergopher/cpio",
            "direct": false,
            "version": "v1.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ccojocar/zxcvbn-go",
            "direct": false,
            "version": "v1.0.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cenkalti/backoff/v4",
            "direct": false,
            "version": "v4.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cenkalti/backoff/v5",
            "direct": false,
            "version": "v5.0.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cespare/xxhash/v2",
            "direct": false,
            "version": "v2.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/charithe/durationcheck",
            "direct": false,
            "version": "v0.0.11",
            "ecosystem": "go"
          },
          {
            "name": "github.com/charmbracelet/colorprofile",
            "direct": false,
            "version": "v0.4.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/charmbracelet/fang",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/charmbracelet/ultraviolet",
            "direct": false,
            "version": "v0.0.0-20260703014108-f5a850f9c2b7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/charmbracelet/x/ansi",
            "direct": false,
            "version": "v0.11.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/charmbracelet/x/exp/charmtone",
            "direct": false,
            "version": "v0.0.0-20250603201427-c31516f43444",
            "ecosystem": "go"
          },
          {
            "name": "github.com/charmbracelet/x/term",
            "direct": false,
            "version": "v0.2.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/charmbracelet/x/termios",
            "direct": false,
            "version": "v0.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/charmbracelet/x/windows",
            "direct": false,
            "version": "v0.2.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/chigopher/pathlib",
            "direct": false,
            "version": "v0.19.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/chrismellard/docker-credential-acr-env",
            "direct": false,
            "version": "v0.0.0-20230304212654-82a0ddb27589",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ckaznocha/intrange",
            "direct": false,
            "version": "v0.3.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/clickhouse/clickhouse-go-linter",
            "direct": false,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/clipperhouse/displaywidth",
            "direct": false,
            "version": "v0.11.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/clipperhouse/uax29/v2",
            "direct": false,
            "version": "v2.7.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cloudflare/circl",
            "direct": false,
            "version": "v1.6.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cncf/xds/go",
            "direct": false,
            "version": "v0.0.0-20260202195803-dba9d589def2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/containerd/errdefs",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/containerd/errdefs/pkg",
            "direct": false,
            "version": "v0.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/coreos/go-oidc/v3",
            "direct": false,
            "version": "v3.18.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/curioswitch/go-reassign",
            "direct": false,
            "version": "v0.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cyberphone/json-canonicalization",
            "direct": false,
            "version": "v0.0.0-20241213102144-19d51d7fe467",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cyphar/filepath-securejoin",
            "direct": false,
            "version": "v0.6.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/daixiang0/gci",
            "direct": false,
            "version": "v0.13.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/dave/dst",
            "direct": false,
            "version": "v0.27.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/davecgh/go-spew",
            "direct": false,
            "version": "v1.1.2-0.20180830191138-d8f796af33cc",
            "ecosystem": "go"
          },
          {
            "name": "github.com/davidmz/go-pageant",
            "direct": false,
            "version": "v1.0.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/denis-tingaikin/go-header",
            "direct": false,
            "version": "v0.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/dghubble/go-twitter",
            "direct": false,
            "version": "v0.0.0-20211115160449-93a8679adecb",
            "ecosystem": "go"
          },
          {
            "name": "github.com/dghubble/oauth1",
            "direct": false,
            "version": "v0.7.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/dghubble/sling",
            "direct": false,
            "version": "v1.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/digitorus/pkcs7",
            "direct": false,
            "version": "v0.0.0-20250730155240-ffadbf3f398c",
            "ecosystem": "go"
          },
          {
            "name": "github.com/digitorus/timestamp",
            "direct": false,
            "version": "v0.0.0-20250524132541-c45532741eea",
            "ecosystem": "go"
          },
          {
            "name": "github.com/dimchansky/utfbom",
            "direct": false,
            "version": "v1.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/distribution/reference",
            "direct": false,
            "version": "v0.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/djarvur/go-err113",
            "direct": false,
            "version": "v0.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/dlclark/regexp2",
            "direct": false,
            "version": "v1.12.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/dnephin/pflag",
            "direct": false,
            "version": "v1.0.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/docker/cli",
            "direct": false,
            "version": "v29.4.3+incompatible",
            "ecosystem": "go"
          },
          {
            "name": "github.com/docker/docker-credential-helpers",
            "direct": false,
            "version": "v0.9.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/docker/go-connections",
            "direct": false,
            "version": "v0.7.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/docker/go-units",
            "direct": false,
            "version": "v0.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/dustin/go-humanize",
            "direct": false,
            "version": "v1.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/emicklei/go-restful/v3",
            "direct": false,
            "version": "v3.13.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/emirpasic/gods",
            "direct": false,
            "version": "v1.18.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/envoyproxy/go-control-plane/envoy",
            "direct": false,
            "version": "v1.37.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/envoyproxy/protoc-gen-validate",
            "direct": false,
            "version": "v1.3.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ettle/strcase",
            "direct": false,
            "version": "v0.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/evanphx/json-patch/v5",
            "direct": false,
            "version": "v5.9.11",
            "ecosystem": "go"
          },
          {
            "name": "github.com/fatih/structtag",
            "direct": false,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/felixge/httpsnoop",
            "direct": false,
            "version": "v1.0.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/firefart/nonamedreturns",
            "direct": false,
            "version": "v1.0.6",
            "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.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/fzipp/gocyclo",
            "direct": false,
            "version": "v0.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gabriel-vasile/mimetype",
            "direct": false,
            "version": "v1.4.13",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ghodss/yaml",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ghostiam/protogetter",
            "direct": false,
            "version": "v0.3.20",
            "ecosystem": "go"
          },
          {
            "name": "github.com/github/smimesign",
            "direct": false,
            "version": "v0.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-critic/go-critic",
            "direct": false,
            "version": "v0.14.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-fed/httpsig",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-git/gcfg",
            "direct": false,
            "version": "v1.5.1-0.20230307220236-3a3c6141e376",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-git/go-billy/v5",
            "direct": false,
            "version": "v5.9.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-git/go-git/v5",
            "direct": false,
            "version": "v5.19.1",
            "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/analysis",
            "direct": false,
            "version": "v0.25.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/errors",
            "direct": false,
            "version": "v0.22.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/jsonpointer",
            "direct": false,
            "version": "v0.23.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/jsonreference",
            "direct": false,
            "version": "v0.21.6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/loads",
            "direct": false,
            "version": "v0.23.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/runtime",
            "direct": false,
            "version": "v0.32.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/runtime/server-middleware",
            "direct": false,
            "version": "v0.30.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/spec",
            "direct": false,
            "version": "v0.22.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/strfmt",
            "direct": false,
            "version": "v0.26.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/swag",
            "direct": false,
            "version": "v0.26.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/swag/cmdutils",
            "direct": false,
            "version": "v0.26.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/swag/conv",
            "direct": false,
            "version": "v0.26.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/swag/fileutils",
            "direct": false,
            "version": "v0.26.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/swag/jsonname",
            "direct": false,
            "version": "v0.26.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/swag/jsonutils",
            "direct": false,
            "version": "v0.26.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/swag/loading",
            "direct": false,
            "version": "v0.26.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/swag/mangling",
            "direct": false,
            "version": "v0.26.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/swag/netutils",
            "direct": false,
            "version": "v0.26.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/swag/stringutils",
            "direct": false,
            "version": "v0.26.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/swag/typeutils",
            "direct": false,
            "version": "v0.26.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/swag/yamlutils",
            "direct": false,
            "version": "v0.26.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/validate",
            "direct": false,
            "version": "v0.25.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-restruct/restruct",
            "direct": false,
            "version": "v1.2.0-alpha",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-toolsmith/astcast",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-toolsmith/astcopy",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-toolsmith/astequal",
            "direct": false,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-toolsmith/astfmt",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-toolsmith/astp",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-toolsmith/strparse",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-toolsmith/typep",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-viper/mapstructure/v2",
            "direct": false,
            "version": "v2.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-xmlfmt/xmlfmt",
            "direct": false,
            "version": "v1.1.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gobwas/glob",
            "direct": false,
            "version": "v0.2.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/godoc-lint/godoc-lint",
            "direct": false,
            "version": "v0.11.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gofiber/schema",
            "direct": false,
            "version": "v1.8.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gofiber/utils/v2",
            "direct": false,
            "version": "v2.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gofrs/flock",
            "direct": false,
            "version": "v0.13.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gogo/protobuf",
            "direct": false,
            "version": "v1.3.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golang-jwt/jwt/v4",
            "direct": false,
            "version": "v4.5.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golang-jwt/jwt/v5",
            "direct": false,
            "version": "v5.3.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golang/groupcache",
            "direct": false,
            "version": "v0.0.0-20241129210726-2c02b8208cf8",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golang/protobuf",
            "direct": false,
            "version": "v1.5.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golangci/asciicheck",
            "direct": false,
            "version": "v0.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golangci/dupl",
            "direct": false,
            "version": "v0.0.0-20260401084720-c99c5cf5c202",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golangci/go-printf-func-name",
            "direct": false,
            "version": "v0.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golangci/gofmt",
            "direct": false,
            "version": "v0.0.0-20250106114630-d62b90e6713d",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golangci/golangci-lint/v2",
            "direct": false,
            "version": "v2.12.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golangci/golines",
            "direct": false,
            "version": "v0.15.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golangci/misspell",
            "direct": false,
            "version": "v0.8.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golangci/plugin-module-register",
            "direct": false,
            "version": "v0.1.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golangci/revgrep",
            "direct": false,
            "version": "v0.8.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golangci/rowserrcheck",
            "direct": false,
            "version": "v0.0.0-20260419091836-c5f79b8a11ba",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golangci/swaggoswag",
            "direct": false,
            "version": "v0.0.0-20250504205917-77f2aca3143e",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golangci/unconvert",
            "direct": false,
            "version": "v0.0.0-20250410112200-a129a6e6413e",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/certificate-transparency-go",
            "direct": false,
            "version": "v1.3.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/go-containerregistry",
            "direct": false,
            "version": "v0.21.6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/go-github/v88",
            "direct": false,
            "version": "v88.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/go-querystring",
            "direct": false,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/ko",
            "direct": false,
            "version": "v0.18.2-0.20260407063826-ae9c7272d7de",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/rpmpack",
            "direct": false,
            "version": "v0.7.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/s2a-go",
            "direct": false,
            "version": "v0.1.9",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/shlex",
            "direct": false,
            "version": "v0.0.0-20191202100458-e7afc7fbc510",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/wire",
            "direct": false,
            "version": "v0.7.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/googleapis/enterprise-certificate-proxy",
            "direct": false,
            "version": "v0.3.15",
            "ecosystem": "go"
          },
          {
            "name": "github.com/googleapis/gax-go/v2",
            "direct": false,
            "version": "v2.22.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/googlecloudplatform/opentelemetry-operations-go/detectors/gcp",
            "direct": false,
            "version": "v1.32.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/googlecloudplatform/opentelemetry-operations-go/exporter/metric",
            "direct": false,
            "version": "v0.56.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/googlecloudplatform/opentelemetry-operations-go/internal/resourcemapping",
            "direct": false,
            "version": "v0.56.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gordonklaus/ineffassign",
            "direct": false,
            "version": "v0.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/goreleaser/chglog",
            "direct": false,
            "version": "v0.7.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/goreleaser/fileglob",
            "direct": false,
            "version": "v1.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/goreleaser/go-shellwords",
            "direct": false,
            "version": "v1.0.13",
            "ecosystem": "go"
          },
          {
            "name": "github.com/goreleaser/goreleaser/v2",
            "direct": false,
            "version": "v2.16.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/goreleaser/nfpm/v2",
            "direct": false,
            "version": "v2.46.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/goreleaser/quill",
            "direct": false,
            "version": "v0.0.0-20260503024558-dbc159c51d43",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gorilla/websocket",
            "direct": false,
            "version": "v1.5.4-0.20250319132907-e064f32e3674",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gostaticanalysis/analysisutil",
            "direct": false,
            "version": "v0.7.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gostaticanalysis/comment",
            "direct": false,
            "version": "v1.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gostaticanalysis/forcetypeassert",
            "direct": false,
            "version": "v0.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gostaticanalysis/nilerr",
            "direct": false,
            "version": "v0.1.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/grpc-ecosystem/grpc-gateway/v2",
            "direct": false,
            "version": "v2.29.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/errwrap",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/go-cleanhttp",
            "direct": false,
            "version": "v0.5.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/go-immutable-radix/v2",
            "direct": false,
            "version": "v2.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/go-multierror",
            "direct": false,
            "version": "v1.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/go-retryablehttp",
            "direct": false,
            "version": "v0.7.8",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/go-version",
            "direct": false,
            "version": "v1.9.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/golang-lru",
            "direct": false,
            "version": "v1.0.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/golang-lru/v2",
            "direct": false,
            "version": "v2.0.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hexops/gotextdiff",
            "direct": false,
            "version": "v1.0.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/huandu/xstrings",
            "direct": false,
            "version": "v1.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/iancoleman/strcase",
            "direct": false,
            "version": "v0.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/in-toto/attestation",
            "direct": false,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/in-toto/in-toto-golang",
            "direct": false,
            "version": "v0.11.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/inconshreveable/mousetrap",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/invopop/jsonschema",
            "direct": false,
            "version": "v0.14.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ipfs/bbloom",
            "direct": false,
            "version": "v0.0.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ipfs/go-block-format",
            "direct": false,
            "version": "v0.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ipfs/go-cid",
            "direct": false,
            "version": "v0.4.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ipfs/go-datastore",
            "direct": false,
            "version": "v0.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ipfs/go-ipfs-blockstore",
            "direct": false,
            "version": "v1.3.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ipfs/go-ipfs-ds-help",
            "direct": false,
            "version": "v1.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ipfs/go-ipfs-util",
            "direct": false,
            "version": "v0.0.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ipfs/go-ipld-cbor",
            "direct": false,
            "version": "v0.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ipfs/go-ipld-format",
            "direct": false,
            "version": "v0.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ipfs/go-log",
            "direct": false,
            "version": "v1.0.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ipfs/go-log/v2",
            "direct": false,
            "version": "v2.5.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ipfs/go-metrics-interface",
            "direct": false,
            "version": "v0.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/jackc/pgpassfile",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/jackc/pgservicefile",
            "direct": false,
            "version": "v0.0.0-20240606120523-5a60cdf6a761",
            "ecosystem": "go"
          },
          {
            "name": "github.com/jackc/puddle/v2",
            "direct": false,
            "version": "v2.2.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/jbenet/go-context",
            "direct": false,
            "version": "v0.0.0-20150711004518-d14ea06fba99",
            "ecosystem": "go"
          },
          {
            "name": "github.com/jbenet/goprocess",
            "direct": false,
            "version": "v0.1.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/jedisct1/go-minisign",
            "direct": false,
            "version": "v0.0.0-20241212093149-d2f9f49435c7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/jgautheron/goconst",
            "direct": false,
            "version": "v1.10.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/jinzhu/copier",
            "direct": false,
            "version": "v0.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/jinzhu/inflection",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/jinzhu/now",
            "direct": false,
            "version": "v1.1.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/jjti/go-spancheck",
            "direct": false,
            "version": "v0.6.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/json-iterator/go",
            "direct": false,
            "version": "v1.1.12",
            "ecosystem": "go"
          },
          {
            "name": "github.com/julz/importas",
            "direct": false,
            "version": "v0.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/karamaru-alpha/copyloopvar",
            "direct": false,
            "version": "v1.2.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/kevinburke/ssh_config",
            "direct": false,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/kisielk/errcheck",
            "direct": false,
            "version": "v1.10.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/kkhaike/contextcheck",
            "direct": false,
            "version": "v1.1.6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/klauspost/compress",
            "direct": false,
            "version": "v1.19.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/klauspost/cpuid/v2",
            "direct": false,
            "version": "v2.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/klauspost/pgzip",
            "direct": false,
            "version": "v1.2.6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/kr/pretty",
            "direct": false,
            "version": "v0.3.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/kr/text",
            "direct": false,
            "version": "v0.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/kulti/thelper",
            "direct": false,
            "version": "v0.7.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/kunwardeep/paralleltest",
            "direct": false,
            "version": "v1.0.15",
            "ecosystem": "go"
          },
          {
            "name": "github.com/kylelemons/godebug",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/lasiar/canonicalheader",
            "direct": false,
            "version": "v1.1.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ldez/exptostd",
            "direct": false,
            "version": "v0.4.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ldez/gomoddirectives",
            "direct": false,
            "version": "v0.8.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ldez/grignotin",
            "direct": false,
            "version": "v0.10.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ldez/structtags",
            "direct": false,
            "version": "v0.6.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ldez/tagliatelle",
            "direct": false,
            "version": "v0.7.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ldez/usetesting",
            "direct": false,
            "version": "v0.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/leodido/go-urn",
            "direct": false,
            "version": "v1.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/leonklingele/grouper",
            "direct": false,
            "version": "v1.1.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/lucasb-eyer/go-colorful",
            "direct": false,
            "version": "v1.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/macabu/inamedparam",
            "direct": false,
            "version": "v0.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/manuelarte/embeddedstructfieldcheck",
            "direct": false,
            "version": "v0.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/manuelarte/funcorder",
            "direct": false,
            "version": "v0.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/maratori/testableexamples",
            "direct": false,
            "version": "v1.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/maratori/testpackage",
            "direct": false,
            "version": "v1.1.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/masterminds/goutils",
            "direct": false,
            "version": "v1.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/masterminds/semver",
            "direct": false,
            "version": "v1.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/masterminds/semver/v3",
            "direct": false,
            "version": "v3.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/masterminds/sprig/v3",
            "direct": false,
            "version": "v3.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/matoous/godox",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-colorable",
            "direct": false,
            "version": "v0.1.15",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-isatty",
            "direct": false,
            "version": "v0.0.22",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-mastodon",
            "direct": false,
            "version": "v0.0.11",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-runewidth",
            "direct": false,
            "version": "v0.0.23",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mgechev/revive",
            "direct": false,
            "version": "v1.15.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/microsoft/go-winio",
            "direct": false,
            "version": "v0.6.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/minio/sha256-simd",
            "direct": false,
            "version": "v1.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mirrexone/unqueryvet",
            "direct": false,
            "version": "v1.5.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mitchellh/copystructure",
            "direct": false,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mitchellh/go-homedir",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mitchellh/mapstructure",
            "direct": false,
            "version": "v1.5.1-0.20231216201459-8508981c8b6c",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mitchellh/reflectwalk",
            "direct": false,
            "version": "v1.0.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/moby/docker-image-spec",
            "direct": false,
            "version": "v1.3.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/moby/moby/api",
            "direct": false,
            "version": "v1.54.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/moby/moby/client",
            "direct": false,
            "version": "v0.4.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/moby/term",
            "direct": false,
            "version": "v0.5.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/modelcontextprotocol/registry",
            "direct": false,
            "version": "v1.7.9",
            "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/moricho/tparallel",
            "direct": false,
            "version": "v0.3.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mr-tron/base58",
            "direct": false,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/muesli/cancelreader",
            "direct": false,
            "version": "v0.2.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/muesli/mango",
            "direct": false,
            "version": "v0.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/muesli/mango-cobra",
            "direct": false,
            "version": "v1.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/muesli/mango-pflag",
            "direct": false,
            "version": "v0.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/muesli/roff",
            "direct": false,
            "version": "v0.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/multiformats/go-base32",
            "direct": false,
            "version": "v0.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/multiformats/go-base36",
            "direct": false,
            "version": "v0.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/multiformats/go-multibase",
            "direct": false,
            "version": "v0.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/multiformats/go-multihash",
            "direct": false,
            "version": "v0.2.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/multiformats/go-varint",
            "direct": false,
            "version": "v0.0.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/munnerz/goautoneg",
            "direct": false,
            "version": "v0.0.0-20191010083416-a7dc8b61c822",
            "ecosystem": "go"
          },
          {
            "name": "github.com/nakabonne/nestif",
            "direct": false,
            "version": "v0.3.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/nishanths/exhaustive",
            "direct": false,
            "version": "v0.12.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/nishanths/predeclared",
            "direct": false,
            "version": "v0.2.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/nunnatsa/ginkgolinter",
            "direct": false,
            "version": "v0.23.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/oklog/ulid/v2",
            "direct": false,
            "version": "v2.1.1",
            "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/openpeedeep/depguard/v2",
            "direct": false,
            "version": "v2.2.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/opentracing/opentracing-go",
            "direct": false,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pb33f/ordered-map/v2",
            "direct": false,
            "version": "v2.3.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pelletier/go-toml",
            "direct": false,
            "version": "v1.9.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pelletier/go-toml/v2",
            "direct": false,
            "version": "v2.3.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/philhofer/fwd",
            "direct": false,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pjbgf/sha1cd",
            "direct": false,
            "version": "v0.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pkg/browser",
            "direct": false,
            "version": "v0.0.0-20240102092130-5ac0b6a4141c",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pkg/errors",
            "direct": false,
            "version": "v0.9.1",
            "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/polydawn/refmt",
            "direct": false,
            "version": "v0.89.1-0.20221221234430-40501e09de1f",
            "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.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/procfs",
            "direct": false,
            "version": "v0.20.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/protonmail/go-crypto",
            "direct": false,
            "version": "v1.4.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/quasilyte/go-ruleguard",
            "direct": false,
            "version": "v0.4.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/quasilyte/go-ruleguard/dsl",
            "direct": false,
            "version": "v0.3.23",
            "ecosystem": "go"
          },
          {
            "name": "github.com/quasilyte/gogrep",
            "direct": false,
            "version": "v0.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/quasilyte/regex/syntax",
            "direct": false,
            "version": "v0.0.0-20210819130434-b3f0c404a727",
            "ecosystem": "go"
          },
          {
            "name": "github.com/quasilyte/stdinfo",
            "direct": false,
            "version": "v0.0.0-20220114132959-f7386bf02567",
            "ecosystem": "go"
          },
          {
            "name": "github.com/raeperd/recvcheck",
            "direct": false,
            "version": "v0.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/rivo/uniseg",
            "direct": false,
            "version": "v0.4.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/rogpeppe/go-internal",
            "direct": false,
            "version": "v1.14.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/rs/zerolog",
            "direct": false,
            "version": "v1.34.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ryancurrah/gomodguard",
            "direct": false,
            "version": "v1.4.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ryancurrah/gomodguard/v2",
            "direct": false,
            "version": "v2.1.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ryanrolds/sqlclosecheck",
            "direct": false,
            "version": "v0.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sagikazarmark/locafero",
            "direct": false,
            "version": "v0.12.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sanposhiho/wastedassign/v2",
            "direct": false,
            "version": "v2.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/santhosh-tekuri/jsonschema/v5",
            "direct": false,
            "version": "v5.3.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/santhosh-tekuri/jsonschema/v6",
            "direct": false,
            "version": "v6.0.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sashamelentyev/interfacebloat",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sashamelentyev/usestdlibvars",
            "direct": false,
            "version": "v1.29.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sassoftware/relic",
            "direct": false,
            "version": "v7.2.1+incompatible",
            "ecosystem": "go"
          },
          {
            "name": "github.com/scylladb/go-set",
            "direct": false,
            "version": "v1.0.3-0.20200225121959-cc7b2070d91e",
            "ecosystem": "go"
          },
          {
            "name": "github.com/secure-systems-lab/go-securesystemslib",
            "direct": false,
            "version": "v0.11.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/securego/gosec/v2",
            "direct": false,
            "version": "v2.26.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sergi/go-diff",
            "direct": false,
            "version": "v1.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/shibumi/go-pathspec",
            "direct": false,
            "version": "v1.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/shopspring/decimal",
            "direct": false,
            "version": "v1.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sigstore/cosign/v3",
            "direct": false,
            "version": "v3.0.6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sigstore/protobuf-specs",
            "direct": false,
            "version": "v0.5.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sigstore/rekor",
            "direct": false,
            "version": "v1.5.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sigstore/rekor-tiles/v2",
            "direct": false,
            "version": "v2.2.2-0.20260601073857-5d098a2b6443",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sigstore/sigstore",
            "direct": false,
            "version": "v1.10.8",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sigstore/sigstore-go",
            "direct": false,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sigstore/timestamp-authority/v2",
            "direct": false,
            "version": "v2.1.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sirupsen/logrus",
            "direct": false,
            "version": "v1.9.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sivchari/containedctx",
            "direct": false,
            "version": "v1.0.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/skeema/knownhosts",
            "direct": false,
            "version": "v1.3.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/slack-go/slack",
            "direct": false,
            "version": "v0.23.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sonatard/noctx",
            "direct": false,
            "version": "v0.5.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sourcegraph/conc",
            "direct": false,
            "version": "v0.3.1-0.20240121214520-5f936abd7ae8",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sourcegraph/go-diff",
            "direct": false,
            "version": "v0.8.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spaolacci/murmur3",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/afero",
            "direct": false,
            "version": "v1.15.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/cast",
            "direct": false,
            "version": "v1.10.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/viper",
            "direct": false,
            "version": "v1.21.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spiffe/go-spiffe/v2",
            "direct": false,
            "version": "v2.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ssgreg/nlreturn/v2",
            "direct": false,
            "version": "v2.2.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/stbenjam/no-sprintf-host-port",
            "direct": false,
            "version": "v0.3.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/stretchr/objx",
            "direct": false,
            "version": "v0.5.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/subosito/gotenv",
            "direct": false,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/tetafro/godot",
            "direct": false,
            "version": "v1.5.6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/theupdateframework/go-tuf",
            "direct": false,
            "version": "v0.7.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/theupdateframework/go-tuf/v2",
            "direct": false,
            "version": "v2.4.2-0.20260407074541-7e8f69f906ef",
            "ecosystem": "go"
          },
          {
            "name": "github.com/timakin/bodyclose",
            "direct": false,
            "version": "v0.0.0-20260129054331-73d1f95b84b4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/timonwong/loggercheck",
            "direct": false,
            "version": "v0.11.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/tinylib/msgp",
            "direct": false,
            "version": "v1.6.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/tomarrell/wrapcheck/v2",
            "direct": false,
            "version": "v2.12.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/tommy-muehle/go-mnd/v2",
            "direct": false,
            "version": "v2.5.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/tomnomnom/linkheader",
            "direct": false,
            "version": "v0.0.0-20250811210735-e5fe3b51442e",
            "ecosystem": "go"
          },
          {
            "name": "github.com/transparency-dev/formats",
            "direct": false,
            "version": "v0.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/transparency-dev/merkle",
            "direct": false,
            "version": "v0.0.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ulikunitz/xz",
            "direct": false,
            "version": "v0.5.15",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ultraware/funlen",
            "direct": false,
            "version": "v0.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ultraware/whitespace",
            "direct": false,
            "version": "v0.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/uudashr/gocognit",
            "direct": false,
            "version": "v1.2.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/uudashr/iface",
            "direct": false,
            "version": "v1.4.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/valyala/bytebufferpool",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/valyala/fasthttp",
            "direct": false,
            "version": "v1.72.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/vektra/mockery/v2",
            "direct": false,
            "version": "v2.53.6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/wagoodman/go-progress",
            "direct": false,
            "version": "v0.0.0-20230925121702-07e42b3cdba0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/whyrusleeping/cbor-gen",
            "direct": false,
            "version": "v0.1.3-0.20240731173018-74d74643234c",
            "ecosystem": "go"
          },
          {
            "name": "github.com/x448/float16",
            "direct": false,
            "version": "v0.8.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/xanzy/ssh-agent",
            "direct": false,
            "version": "v0.3.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/xen0n/gosmopolitan",
            "direct": false,
            "version": "v1.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/xo/terminfo",
            "direct": false,
            "version": "v0.0.0-20220910002029-abceb7e1c41e",
            "ecosystem": "go"
          },
          {
            "name": "github.com/yagipy/maintidx",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/yeya24/promlinter",
            "direct": false,
            "version": "v0.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ykadowak/zerologlint",
            "direct": false,
            "version": "v0.1.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/youmark/pkcs8",
            "direct": false,
            "version": "v0.0.0-20240726163527-a2c0da244d78",
            "ecosystem": "go"
          },
          {
            "name": "gitlab.com/bosi/decorder",
            "direct": false,
            "version": "v0.4.2",
            "ecosystem": "go"
          },
          {
            "name": "gitlab.com/digitalxero/go-conventional-commit",
            "direct": false,
            "version": "v1.0.7",
            "ecosystem": "go"
          },
          {
            "name": "gitlab.com/gitlab-org/api/client-go",
            "direct": false,
            "version": "v1.46.0",
            "ecosystem": "go"
          },
          {
            "name": "go-simpler.org/musttag",
            "direct": false,
            "version": "v0.14.0",
            "ecosystem": "go"
          },
          {
            "name": "go-simpler.org/sloglint",
            "direct": false,
            "version": "v0.12.0",
            "ecosystem": "go"
          },
          {
            "name": "go.augendre.info/arangolint",
            "direct": false,
            "version": "v0.4.0",
            "ecosystem": "go"
          },
          {
            "name": "go.augendre.info/fatcontext",
            "direct": false,
            "version": "v0.9.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/auto/sdk",
            "direct": false,
            "version": "v1.2.1",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/contrib/detectors/gcp",
            "direct": false,
            "version": "v1.43.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc",
            "direct": false,
            "version": "v0.68.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
            "direct": false,
            "version": "v0.68.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel",
            "direct": false,
            "version": "v1.44.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/metric",
            "direct": false,
            "version": "v1.44.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/sdk",
            "direct": false,
            "version": "v1.44.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/sdk/metric",
            "direct": false,
            "version": "v1.44.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/trace",
            "direct": false,
            "version": "v1.44.0",
            "ecosystem": "go"
          },
          {
            "name": "go.uber.org/atomic",
            "direct": false,
            "version": "v1.11.0",
            "ecosystem": "go"
          },
          {
            "name": "go.uber.org/multierr",
            "direct": false,
            "version": "v1.11.0",
            "ecosystem": "go"
          },
          {
            "name": "go.yaml.in/yaml/v2",
            "direct": false,
            "version": "v2.4.4",
            "ecosystem": "go"
          },
          {
            "name": "go.yaml.in/yaml/v3",
            "direct": false,
            "version": "v3.0.4",
            "ecosystem": "go"
          },
          {
            "name": "go.yaml.in/yaml/v4",
            "direct": false,
            "version": "v4.0.0-rc.4",
            "ecosystem": "go"
          },
          {
            "name": "gocloud.dev",
            "direct": false,
            "version": "v0.45.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/exp/typeparams",
            "direct": false,
            "version": "v0.0.0-20260209203927-2842357ff358",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/net",
            "direct": false,
            "version": "v0.56.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/oauth2",
            "direct": false,
            "version": "v0.36.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sys",
            "direct": false,
            "version": "v0.47.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/term",
            "direct": false,
            "version": "v0.45.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/text",
            "direct": false,
            "version": "v0.40.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/time",
            "direct": false,
            "version": "v0.15.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/tools",
            "direct": false,
            "version": "v0.47.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/xerrors",
            "direct": false,
            "version": "v0.0.0-20240903120638-7835f813f4da",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/api",
            "direct": false,
            "version": "v0.280.0",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/genproto",
            "direct": false,
            "version": "v0.0.0-20260511170946-3700d4141b60",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/genproto/googleapis/api",
            "direct": false,
            "version": "v0.0.0-20260526163538-3dc84a4a5aaa",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/genproto/googleapis/rpc",
            "direct": false,
            "version": "v0.0.0-20260523011958-0a33c5d7ca68",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/grpc",
            "direct": false,
            "version": "v1.82.1",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/alexcesaro/quotedprintable.v3",
            "direct": false,
            "version": "v3.0.0-20150716171945-2caba252f4dc",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/inf.v0",
            "direct": false,
            "version": "v0.9.1",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/mail.v2",
            "direct": false,
            "version": "v2.3.1",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/warnings.v0",
            "direct": false,
            "version": "v0.1.2",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/yaml.v2",
            "direct": false,
            "version": "v2.4.0",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/yaml.v3",
            "direct": false,
            "version": "v3.0.1",
            "ecosystem": "go"
          },
          {
            "name": "gotest.tools/gotestsum",
            "direct": false,
            "version": "v1.13.0",
            "ecosystem": "go"
          },
          {
            "name": "honnef.co/go/tools",
            "direct": false,
            "version": "v0.7.0",
            "ecosystem": "go"
          },
          {
            "name": "k8s.io/api",
            "direct": false,
            "version": "v0.36.3",
            "ecosystem": "go"
          },
          {
            "name": "k8s.io/helm",
            "direct": false,
            "version": "v2.17.0+incompatible",
            "ecosystem": "go"
          },
          {
            "name": "k8s.io/klog/v2",
            "direct": false,
            "version": "v2.140.0",
            "ecosystem": "go"
          },
          {
            "name": "k8s.io/kube-openapi",
            "direct": false,
            "version": "v0.0.0-20260317180543-43fb72c5454a",
            "ecosystem": "go"
          },
          {
            "name": "k8s.io/utils",
            "direct": false,
            "version": "v0.0.0-20260210185600-b8788abfbbc2",
            "ecosystem": "go"
          },
          {
            "name": "lukechampine.com/blake3",
            "direct": false,
            "version": "v1.4.1",
            "ecosystem": "go"
          },
          {
            "name": "mvdan.cc/gofumpt",
            "direct": false,
            "version": "v0.10.0",
            "ecosystem": "go"
          },
          {
            "name": "mvdan.cc/unparam",
            "direct": false,
            "version": "v0.0.0-20251027182757-5beb8c8f8f15",
            "ecosystem": "go"
          },
          {
            "name": "sigs.k8s.io/json",
            "direct": false,
            "version": "v0.0.0-20250730193827-2d320260d730",
            "ecosystem": "go"
          },
          {
            "name": "sigs.k8s.io/kind",
            "direct": false,
            "version": "v0.31.0",
            "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.3",
            "ecosystem": "go"
          },
          {
            "name": "sigs.k8s.io/yaml",
            "direct": false,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "software.sslmate.com/src/go-pkcs12",
            "direct": false,
            "version": "v0.7.1",
            "ecosystem": "go"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 556,
        "direct_count": 25,
        "indirect_count": 531
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 399,
        "open_issues": 0,
        "closed_ratio": null,
        "closed_issues": 0,
        "closed_unmerged_prs": 20
      },
      "bus_factor": 1,
      "bot_contributors": 2,
      "top_contributors": [
        {
          "type": "User",
          "login": "katallaxie",
          "commits": 144,
          "avatar_url": "https://avatars.githubusercontent.com/u/570959?v=4"
        }
      ],
      "contributors_sampled": 1,
      "top_contributor_share": 1
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "automerge.yml",
        "main.yml",
        "release.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [
        ".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": 3,
            "reason": "branch protection is not maximal on development and all release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "16 out of 16 merged PRs checked by a CI test -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": null,
            "reason": "Found no human activity in the last 16 changesets",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 4 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": "30 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": 1,
            "reason": "dependency not pinned by hash detected -- score normalized to 1",
            "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": 6,
            "reason": "4 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "d077815cacb0c0904991c20e31ac43c839e09816",
        "ran_at": "2026-07-28T08:19:52Z",
        "aggregate_score": 5.1,
        "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-28T04:06:55Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": "2026-07-27T08:05:06Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/ZEISS/pkg",
    "host": "github.com",
    "name": "pkg",
    "owner": "ZEISS"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 67,
      "inputs": {
        "security": 57,
        "vitality": 91,
        "community": 24,
        "governance": 68,
        "engineering": 84
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "excellent",
        "name": "Vitality",
        "value": 91,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "excellent",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 96,
            "inputs": {
              "commits_last_year": 435,
              "human_commit_share": 0.08,
              "days_since_last_push": 1,
              "active_weeks_last_year": 46
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 1 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 1
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "46/52 weeks with commits",
                "points": 31.8,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 46
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "435 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 435
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 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": "good",
            "name": "Release discipline",
            "note": null,
            "notes": [],
            "value": 83,
            "inputs": {
              "releases_count": 24,
              "latest_release_tag": "v0.2.0",
              "releases_from_tags": false,
              "days_since_latest_release": 24,
              "mean_days_between_releases": 68.4
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "24 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 24
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 24 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 24
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~68.4 days",
                "points": 19.8,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 68.4
                    }
                  }
                ],
                "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": 21,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 21 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 21
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "critical",
        "name": "Community & Adoption",
        "value": 24,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "forks": 0,
              "stars": 2,
              "watchers": 0,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "2 stars",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "0 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "0 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "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 (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "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": 68,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 20,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 1,
              "top_contributor_share": 1
            },
            "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 100% of commits",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "1 contributors",
                "points": 1.4,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 4 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "excellent",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Issue resolution, OpenSSF Scorecard: Code-Review. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "issue_resolution",
                    "openssf_scorecard_code_review"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 95,
            "inputs": {
              "merged_prs": 399,
              "open_issues": 0,
              "closed_issues": 0,
              "issue_closed_ratio": null,
              "closed_unmerged_prs": 20
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "no issues or no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_issues_or_data",
                    "params": {}
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "399/419 decided PRs merged",
                "points": 36.4,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 399,
                      "decided": 419
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found no human activity in the last 16 changesets",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 71,
            "inputs": {
              "followers": 174,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "ZEISS",
              "public_repos": 112,
              "account_age_days": 3091
            },
            "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": "174 followers of ZEISS",
                "points": 16.1,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 174,
                      "login": "ZEISS"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "112 public repos, account ~8 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 112
                    }
                  },
                  {
                    "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": [
                "github.com/zeiss/pkg"
              ],
              "ecosystems": "go",
              "any_deprecated": false,
              "min_days_since_publish": 24
            },
            "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 24 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 24
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "25 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 25
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "good",
        "name": "Engineering Quality",
        "value": 84,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "excellent",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 90,
            "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.yml",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yml"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 6.4,
                "status": "met",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "16 out of 16 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "good",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 75,
            "inputs": {
              "topics": [
                "go",
                "golang",
                "utils"
              ],
              "has_wiki": true,
              "homepage": "https://pkg.go.dev/github.com/zeiss/pkg",
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://pkg.go.dev/github.com/zeiss/pkg",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "3 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 57,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Code-Review, Packaging. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "code_review",
                    "packaging"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 51,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 5.1
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection is not maximal on development and all release branches",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "16 out of 16 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found no human activity in the last 16 changesets",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 4 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": "30 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 1",
                "points": 0.5,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file 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": "4 existing vulnerabilities detected",
                "points": 4.5,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "good",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 556 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"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 556
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 83,
            "inputs": {
              "source": "osv",
              "advisories": 4,
              "affected_packages": 3,
              "assessed_packages": 556,
              "unassessed_packages": 0,
              "affected_by_severity": "unknown 3",
              "direct_affected_packages": 2
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "2 affected: golang.org/x/crypto v0.54.0 (unknown), helm.sh/helm v2.17.0+incompatible (unknown)",
                "points": 24.7,
                "status": "partial",
                "details": [
                  {
                    "code": "advisories_affected",
                    "params": {
                      "count": 2,
                      "packages": "golang.org/x/crypto v0.54.0 (unknown), helm.sh/helm v2.17.0+incompatible (unknown)"
                    }
                  }
                ],
                "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": "1 advisory-carrying package(s) unaddressed past 90 days; oldest published 343 days ago",
                "points": 37.2,
                "status": "partial",
                "details": [
                  {
                    "code": "advisories_stale",
                    "params": {
                      "days": 90,
                      "count": 1,
                      "oldest": 343
                    }
                  }
                ],
                "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": 556,
              "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": 4
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "moderate",
        "name": "AI Readiness",
        "value": 54,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": "Excluded from scoring (no data or not applicable): Legible commit history. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "legible_commit_history"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 1,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": null,
              "agent_instruction_files": [],
              "agent_instruction_max_bytes": null
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "no CLAUDE.md / AGENTS.md / editor rules",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_instructions",
                    "params": {}
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "good",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 81,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "go.sum"
              ],
              "has_dockerfile": true,
              "typed_language": true,
              "bootstrap_files": [
                "Makefile"
              ],
              "has_devcontainer": true,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "go.mod"
              ],
              "dependency_bot_commit_share": 0.46
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Makefile"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": ".golangci.yml",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yml"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "Go (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "devcontainer, Dockerfile, lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "devcontainer, Dockerfile, lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no 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": "46 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 46,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 1",
                "points": 1,
                "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": 42294,
              "source_files_sampled": 181,
              "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/181 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 181,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "examples"
              ],
              "has_mcp_signal": false,
              "api_schema_files": []
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "examples",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "examples"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? 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-28T08:20:14.020816Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/z/ZEISS/pkg.svg",
  "full_name": "ZEISS/pkg",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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

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

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