Docker Compose Continuous Deployment
kimdre/doco-cd 的健康指数为 100 分中的 78 分,处于「良好」区间。 其得分最高的类别是Vitality(95/100),最低的是AI Readiness(65/100)。 最近一次更新在今天。 近期的大部分工作由 1 位贡献者完成。
指标归入加权类别,统一采用 1–100 量表。总体分先取类别加权平均;当公开证据触发高风险司法辖区政策时,评级会按政策调整,并设置 49(有风险)的上限。AI 就绪度不计入总体分。
每条轴代表一个类别。形状比平均值更重要——健康的对象会填满整个图形,而“一峰一谷”式画像意味着某一维度的优势正掩盖另一维度的风险。
该仓库由个人账户拥有。相较于组织支持的项目,单一所有者项目的延续性风险更高。
| 注册表 | 软件包 | 版本 | 月下载量 | 版本数 | 最近发布 |
|---|---|---|---|---|---|
| Go | github.com/kimdre/doco-cd | v0.99.1 | - | 232 | 0 天前 |
项目是否仍有生命——是否仍在编写代码,是否仍在发布版本?
| 36/36 | 推送新近度 — 最近一次推送于 0 天前 |
| 35.3/36 | 提交节奏 — 52 周中有 51 周有提交 |
| 18/18 | 提交量 — 最近一年 1,002 次提交 |
| 10/10 | OpenSSF Scorecard:Maintained — 30 commit(s) and 24 issue activity found in the last 90 days -- score normalized to 10 |
| commits_last_year | 1,002 |
| human_commit_share | — |
| days_since_last_push | 0 |
| active_weeks_last_year | 51 |
| 27/27 | 有发布版本 — 已发布 100 个发布版本 |
| 36/36 | 发布时效 — 最近一次发布版本于 0 天前 |
| 27/27 | 发布节奏 — 约每 3.7 天发布一次 |
| 0/10 | OpenSSF Scorecard:Signed-Releases — Project has not signed or included provenance with any releases. |
| releases_count | 100 |
| latest_release_tag | v0.99.1 |
| releases_from_tags | 否 |
| days_since_latest_release | 0 |
| mean_days_between_releases | 3.7 |
项目是否拥有用户、下载量与关注度,并具备欢迎贡献者参与的配置?
| 51.9/60 | 星标 — 1,579 个星标 |
| 14.3/25 | 复刻 — 53 个复刻 |
| 3.3/15 | 关注者 — 5 位关注者 |
| forks | 53 |
| stars | 1,579 |
| watchers | 5 |
| growth_state | organic |
| growth_factor_pct | 100 |
| 22.5/22.5 | README |
| 22.5/22.5 | 许可证 — 可识别的许可证(Apache-2.0) |
| 18/18 | CONTRIBUTING 指南 |
| 0/13.5 | 行为准则 |
| 0/7.2 | 议题模板 |
| 0/6.3 | PR 模板 |
| has_readme | 是 |
| has_license | 是 |
| has_contributing | 是 |
| has_issue_template | 否 |
| has_code_of_conduct | 否 |
| has_pull_request_template | 否 |
项目能否在其成员之外延续——巴士系数、响应能力、由谁支持,以及软件包的维护状况?
| 9/54 | 巴士系数 — 1 位贡献者贡献了半数提交 |
| 10.8/22.5 | 提交分布 — 头号贡献者编写了 52% 的提交 |
| 13.5/13.5 | 贡献者广度 — 22 位贡献者 |
| 10/10 | OpenSSF Scorecard:Contributors — project has 5 contributing companies or organizations |
| bus_factor | 1 |
| contributors_sampled | 22 |
| top_contributor_share | 0.518 |
| 44.6/46.8 | 议题解决 — 95% 的议题已关闭 |
| 36.4/38.3 | PR 接受 — 已裁定的 PR 中 1,198/1,258 已合并 |
| 0/15 | OpenSSF Scorecard:Code-Review — Found 0/29 approved changesets -- score normalized to 0 |
| merged_prs | 1,198 |
| open_issues | 9 |
| closed_issues | 184 |
| issue_closed_ratio | 0.953 |
| closed_unmerged_prs | 60 |
| 10/30 | 所有权背书 — 个人(用户)账户 |
| 0/20 | 已验证域名 — 不适用于个人账户 |
| 11.1/25 | 所有者影响力 — kimdre 有 34 位关注者 |
| 22.1/25 | 既往记录 — 23 个公开仓库,账户约 9 年 |
| followers | 34 |
| owner_type | User |
| is_verified | — |
| owner_login | kimdre |
| public_repos | 23 |
| account_age_days | 3,383 |
| 25/25 | 已发布且可解析 — go 上有 1 个软件包 |
| 35/35 | 发布时效 — 最近一次发布于 0 天前 |
| 20/20 | 版本历史 — 232 个已发布版本 |
| 20/20 | 未被弃用 — 活跃,未被弃用或撤回 |
| packages | github.com/kimdre/doco-cd |
| ecosystems | go |
| any_deprecated | 否 |
| min_days_since_publish | 0 |
基础的工程与文档实践是否到位?
| 24/24 | CI 工作流 — 6 个工作流 |
| 24/24 | 存在测试 |
| 16/16 | Linter 配置 — .golangci.yaml |
| 0/9.6 | Pre-commit 钩子 |
| 6.4/6.4 | .editorconfig |
| 20/20 | OpenSSF Scorecard:CI-Tests — 25 out of 25 merged PRs checked by a CI test -- score normalized to 10 |
| has_ci | 是 |
| has_tests | 是 |
| has_editorconfig | 是 |
| has_linter_config | 是 |
| has_precommit_config | 否 |
| 30/30 | README |
| 25/25 | 文档目录 |
| 15/15 | 文档 / 主页站点 — https://doco.cd/latest/ |
| 10/10 | 仓库描述 |
| 10/10 | 主题标签 — 10 个主题标签 |
| 0/10 | Wiki |
| topics | docker, docker-compose, webhook, gitops, devops, continuous-deployment, continuous-delivery, doco-cd, docker-swarm, swarm-mode |
| has_wiki | 否 |
| homepage | https://doco.cd/latest/ |
| has_readme | 是 |
| has_docs_dir | 是 |
| has_description | 是 |
可见的安全与供应链实践是否稳固,且不存在未解决的高风险司法辖区暴露?
| 7.5/7.5 | Binary-Artifacts — no binaries found in the repo |
| 2.2/7.5 | Branch-Protection — branch protection is not maximal on development and all release branches |
| 2.5/2.5 | CI-Tests — 25 out of 25 merged PRs checked by a CI test -- score normalized to 10 |
| 0.5/2.5 | CII-Best-Practices — badge detected: InProgress |
| 0/7.5 | Code-Review — Found 0/29 approved changesets -- score normalized to 0 |
| 2.5/2.5 | Contributors — project has 5 contributing companies or organizations |
| 10/10 | Dangerous-Workflow — no dangerous workflow patterns detected |
| 7.5/7.5 | Dependency-Update-Tool — update tool detected |
| 0/5 | Fuzzing — project is not fuzzed |
| 2.5/2.5 | 许可证 — license file detected |
| 7.5/7.5 | Maintained — 30 commit(s) and 24 issue activity found in the last 90 days -- score normalized to 10 |
| 5/5 | Packaging — packaging workflow detected |
| 4.5/5 | Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 9 |
| 5/5 | SAST — SAST tool is run on all commits |
| 5/5 | Security-Policy — security policy file detected |
| 0/7.5 | Signed-Releases — Project has not signed or included provenance with any releases. |
| 0/7.5 | Token-Permissions — detected GitHub workflow tokens with excessive permissions |
| 3/7.5 | Vulnerabilities — 6 existing vulnerabilities detected |
| source | openssf_scorecard |
| checks_evaluated | 18 |
| scorecard_version | v5.5.0 |
| checks_inconclusive | 0 |
| scorecard_aggregate | 6.2 |
| 26.6/35 | 直接依赖不含已知公告 — 1 个受影响:golang.org/x/crypto v0.54.0 (unknown) |
| 0/25 | 间接依赖不含已知公告 — 在此范围内,传递依赖集合无法与开发和测试依赖区分 |
| 40/40 | 没有长期未处理的公告 — 没有公告公开超过 90 天 |
| source | osv |
| advisories | 11 |
| affected_packages | 2 |
| assessed_packages | 354 |
| unassessed_packages | 0 |
| affected_by_severity | high 1, unknown 1 |
| direct_affected_packages | 1 |
该仓库在多大程度上具备与 AI 编码代理协同开发与维护的条件?这是一枚独立的实验性徽章——权重为 0.0,因此单独呈现,不影响总体健康评分。
| 0/45 | 代理指令 — 没有 CLAUDE.md / AGENTS.md / 编辑器规则 |
| 0/15 | 机器可读文档(llms.txt) |
| 0/40 | 可读的提交历史 — 无数据 |
| has_llms_txt | 否 |
| legible_history_share | — |
| agent_instruction_files | — |
| agent_instruction_max_bytes | — |
| 18/18 | 一条命令的引导启动 — Makefile |
| 22/22 | 自动化测试 |
| 11/11 | Lint / 格式化配置 — .golangci.yaml |
| 11/11 | 静态类型检查 — Go(静态类型) |
| 10/10 | 可复现环境 — Dockerfile, lockfile |
| 0/10 | 已体现的代理实践 — 无数据 |
| 0/8 | 自动化维护 — 无数据 |
| 9/10 | OpenSSF Scorecard:Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 9 |
| has_nix | 否 |
| has_tests | 是 |
| lockfiles | go.sum |
| has_dockerfile | 是 |
| typed_language | 是 |
| bootstrap_files | Makefile |
| has_devcontainer | 否 |
| has_linter_config | 是 |
| typecheck_configs | — |
| agent_commit_share | — |
| toolchain_manifests | — |
| dependency_bot_commit_share | — |
| 45/45 | 可类型检查的代码 — Go(静态类型) |
| 55/55 | 可控的文件大小 — 采样的 237 个源文件中有 0 个超过 60KB |
| primary_language | Go |
| largest_source_bytes | 59,403 |
| source_files_sampled | 237 |
| oversized_source_files | 0 |
每颗 star 和每个 fork 的添加时间,来自 GitHub 并按天汇总。累计增长位于其构成来源——每日新增——的正上方,二者可相互对照:稳定的自然增长与短暂的突增形态截然不同。当这一差别可被衡量时,它会作为增长真实性予以报告。
仅显示最近的历史——该仓库超出采集窗口,因此未采集最早的历史记录。
来自开源项目 OpenSSF Scorecard 的独立、工具无关的安全评估。每项检查奖励的是安全实践本身,而非特定供应商的工具。Scorecard 无法判定的检查项标记为 不适用,并从安全评分中剔除(绝不按零分计)。
| 10 | Binary-Artifacts | no binaries found in the repo |
| 3 | Branch-Protection | branch protection is not maximal on development and all release branches |
| 10 | CI-Tests | 25 out of 25 merged PRs checked by a CI test -- score normalized to 10 |
| 2 | CII-Best-Practices | badge detected: InProgress |
| 0 | Code-Review | Found 0/29 approved changesets -- score normalized to 0 |
| 10 | Contributors | project has 5 contributing companies or organizations |
| 10 | Dangerous-Workflow | no dangerous workflow patterns detected |
| 10 | Dependency-Update-Tool | update tool detected |
| 0 | Fuzzing | project is not fuzzed |
| 10 | License | license file detected |
| 10 | Maintained | 30 commit(s) and 24 issue activity found in the last 90 days -- score normalized to 10 |
| 10 | Packaging | packaging workflow detected |
| 9 | Pinned-Dependencies | dependency not pinned by hash detected -- score normalized to 9 |
| 10 | SAST | SAST tool is run on all commits |
| 10 | Security-Policy | security policy file detected |
| 0 | Signed-Releases | Project has not signed or included provenance with any releases. |
| 0 | Token-Permissions | detected GitHub workflow tokens with excessive permissions |
| 4 | Vulnerabilities | 6 existing vulnerabilities detected |
| 注册表 | 软件包 | 版本约束 | 清单文件 |
|---|---|---|---|
| Go | github.com/1password/onepassword-sdk-go | v0.4.0 | go.mod |
| Go | github.com/aws/aws-sdk-go-v2 | v1.42.1 | go.mod |
| Go | github.com/aws/aws-sdk-go-v2/config | v1.32.30 | go.mod |
| Go | github.com/aws/aws-sdk-go-v2/credentials | v1.19.29 | go.mod |
| Go | github.com/aws/aws-sdk-go-v2/service/secretsmanager | v1.43.1 | go.mod |
| Go | github.com/caarlos0/env/v11 | v11.4.1 | go.mod |
| Go | github.com/compose-spec/compose-go/v2 | v2.13.0 | go.mod |
| Go | github.com/containerd/errdefs | v1.0.0 | go.mod |
| Go | github.com/creasty/defaults | v1.8.0 | go.mod |
| Go | github.com/distribution/reference | v0.6.0 | go.mod |
| Go | github.com/docker/cli | v29.6.2+incompatible | go.mod |
| Go | github.com/getsops/sops/v3 | v3.13.2 | go.mod |
| Go | github.com/go-git/go-billy/v5 | v5.9.0 | go.mod |
| Go | github.com/go-git/go-git/v5 | v5.19.1 | go.mod |
| Go | github.com/google/uuid | v1.6.0 | go.mod |
| Go | github.com/infisical/go-sdk | v0.8.0 | go.mod |
| Go | github.com/joho/godotenv | v1.5.1 | go.mod |
| Go | github.com/moby/moby/api | v1.55.0 | go.mod |
| Go | github.com/moby/moby/client | v0.5.0 | go.mod |
| Go | github.com/openbao/openbao/api/v2 | v2.6.0 | go.mod |
| Go | github.com/prometheus/client_golang | v1.23.2 | go.mod |
| Go | go.yaml.in/yaml/v3 | v3.0.4 | go.mod |
| Go | golang.org/x/crypto | v0.54.0 | go.mod |
| Go | gopkg.in/validator.v2 | v2.0.1 | go.mod |
| Go | gotest.tools/v3 | v3.5.2 | go.mod |
| Go | golang.org/x/sync | v0.22.0 | go.mod |
| Go | github.com/1Password/connect-sdk-go | v1.5.3 | go.mod |
| Go | github.com/avast/retry-go/v5 | v5.0.0 | go.mod |
| Go | github.com/bitwarden/sdk-go/v2 | v2.1.0 | go.mod |
| Go | github.com/docker/compose/v5 | v5.3.1 | go.mod |
| Go | github.com/golang-jwt/jwt/v5 | v5.3.1 | go.mod |
| Go | github.com/google/go-containerregistry | v0.21.7 | go.mod |
| Go | github.com/jmespath/go-jmespath | v0.4.1-0.20220621161143-b0104c826a24 | go.mod |
| Go | github.com/opencontainers/go-digest | v1.0.0 | go.mod |
| Go | github.com/opentracing/opentracing-go | v1.2.0 | go.mod |
| Go | github.com/prometheus/common | v0.70.0 | go.mod |
| Go | github.com/robfig/cron/v3 | v3.0.1 | go.mod |
| Go | github.com/sigstore/cosign/v3 | v3.1.2 | go.mod |
| Go | github.com/veqryn/slog-dedup | v0.6.0 | go.mod |
| Go | gopkg.in/yaml.v3 | v3.0.1 | go.mod |
来自 GitHub 依赖图的完整解析依赖集合:40 个直接依赖与 314 个间接(传递)软件包。仓库提交锁文件时,传递闭包才是完整的。
| 注册表 | 软件包 | 版本 | 关系 |
|---|---|---|---|
| Go | github.com/1password/connect-sdk-go | v1.5.3 | 直接 |
| Go | github.com/1password/onepassword-sdk-go | v0.4.0 | 直接 |
| Go | github.com/avast/retry-go/v5 | v5.0.0 | 直接 |
| Go | github.com/aws/aws-sdk-go-v2 | v1.42.1 | 直接 |
| Go | github.com/aws/aws-sdk-go-v2/config | v1.32.30 | 直接 |
| Go | github.com/aws/aws-sdk-go-v2/credentials | v1.19.29 | 直接 |
| Go | github.com/aws/aws-sdk-go-v2/service/secretsmanager | v1.43.1 | 直接 |
| Go | github.com/bitwarden/sdk-go/v2 | v2.1.0 | 直接 |
| Go | github.com/caarlos0/env/v11 | v11.4.1 | 直接 |
| Go | github.com/compose-spec/compose-go/v2 | v2.13.0 | 直接 |
| Go | github.com/containerd/errdefs | v1.0.0 | 直接 |
| Go | github.com/creasty/defaults | v1.8.0 | 直接 |
| Go | github.com/distribution/reference | v0.6.0 | 直接 |
| Go | github.com/docker/cli | v29.6.2+incompatible | 直接 |
| Go | github.com/docker/compose/v5 | v5.3.1 | 直接 |
| Go | github.com/getsops/sops/v3 | v3.13.2 | 直接 |
| Go | github.com/go-git/go-billy/v5 | v5.9.0 | 直接 |
| Go | github.com/go-git/go-git/v5 | v5.19.1 | 直接 |
| Go | github.com/golang-jwt/jwt/v5 | v5.3.1 | 直接 |
| Go | github.com/google/go-containerregistry | v0.21.7 | 直接 |
| Go | github.com/google/uuid | v1.6.0 | 直接 |
| Go | github.com/infisical/go-sdk | v0.8.0 | 直接 |
| Go | github.com/jmespath/go-jmespath | v0.4.1-0.20220621161143-b0104c826a24 | 直接 |
| Go | github.com/joho/godotenv | v1.5.1 | 直接 |
| Go | github.com/moby/moby/api | v1.55.0 | 直接 |
| Go | github.com/moby/moby/client | v0.5.0 | 直接 |
| Go | github.com/openbao/openbao/api/v2 | v2.6.0 | 直接 |
| Go | github.com/opencontainers/go-digest | v1.0.0 | 直接 |
| Go | github.com/opentracing/opentracing-go | v1.2.0 | 直接 |
| Go | github.com/prometheus/client_golang | v1.23.2 | 直接 |
| Go | github.com/prometheus/common | v0.70.0 | 直接 |
| Go | github.com/robfig/cron/v3 | v3.0.1 | 直接 |
| Go | github.com/sigstore/cosign/v3 | v3.1.2 | 直接 |
| Go | github.com/veqryn/slog-dedup | v0.6.0 | 直接 |
| Go | go.yaml.in/yaml/v3 | v3.0.4 | 直接 |
| Go | golang.org/x/crypto | v0.54.0 | 直接 |
| Go | golang.org/x/sync | v0.22.0 | 直接 |
| Go | gopkg.in/validator.v2 | v2.0.1 | 直接 |
| Go | gopkg.in/yaml.v3 | v3.0.1 | 直接 |
| Go | gotest.tools/v3 | v3.5.2 | 直接 |
| Go | cel.dev/expr | v0.25.2 | 间接 |
| Go | cloud.google.com/go | v0.123.0 | 间接 |
| Go | cloud.google.com/go/auth | v0.20.0 | 间接 |
| Go | cloud.google.com/go/auth/oauth2adapt | v0.2.8 | 间接 |
| Go | cloud.google.com/go/compute/metadata | v0.9.0 | 间接 |
| Go | cloud.google.com/go/iam | v1.11.0 | 间接 |
| Go | cloud.google.com/go/kms | v1.31.0 | 间接 |
| Go | cloud.google.com/go/longrunning | v1.1.0 | 间接 |
| Go | cloud.google.com/go/monitoring | v1.29.0 | 间接 |
| Go | cloud.google.com/go/storage | v1.63.0 | 间接 |
| Go | dario.cat/mergo | v1.0.2 | 间接 |
| Go | filippo.io/age | v1.3.1 | 间接 |
| Go | filippo.io/edwards25519 | v1.2.0 | 间接 |
| Go | filippo.io/hpke | v0.4.0 | 间接 |
| Go | github.com/acarl005/stripansi | v0.0.0-20180116102854-5a71ef0e047d | 间接 |
| Go | github.com/asaskevich/govalidator | v0.0.0-20230301143203-a9d515a09cc2 | 间接 |
| Go | github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream | v1.7.13 | 间接 |
| Go | github.com/aws/aws-sdk-go-v2/feature/ec2/imds | v1.18.30 | 间接 |
| Go | github.com/aws/aws-sdk-go-v2/feature/s3/manager | v1.22.28 | 间接 |
| Go | github.com/aws/aws-sdk-go-v2/internal/configsources | v1.4.30 | 间接 |
| Go | github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 | v2.7.30 | 间接 |
| Go | github.com/aws/aws-sdk-go-v2/internal/v4a | v1.4.31 | 间接 |
| Go | github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding | v1.13.13 | 间接 |
| Go | github.com/aws/aws-sdk-go-v2/service/internal/checksum | v1.9.22 | 间接 |
| Go | github.com/aws/aws-sdk-go-v2/service/internal/presigned-url | v1.13.30 | 间接 |
| Go | github.com/aws/aws-sdk-go-v2/service/internal/s3shared | v1.19.29 | 间接 |
| Go | github.com/aws/aws-sdk-go-v2/service/kms | v1.53.4 | 间接 |
| Go | github.com/aws/aws-sdk-go-v2/service/s3 | v1.104.0 | 间接 |
| Go | github.com/aws/aws-sdk-go-v2/service/signin | v1.4.1 | 间接 |
| Go | github.com/aws/aws-sdk-go-v2/service/sso | v1.32.1 | 间接 |
| Go | github.com/aws/aws-sdk-go-v2/service/ssooidc | v1.37.1 | 间接 |
| Go | github.com/aws/aws-sdk-go-v2/service/sts | v1.44.1 | 间接 |
| Go | github.com/aws/smithy-go | v1.27.3 | 间接 |
| Go | github.com/azure/azure-sdk-for-go/sdk/azcore | v1.22.0 | 间接 |
| Go | github.com/azure/azure-sdk-for-go/sdk/azidentity | v1.14.0 | 间接 |
| Go | github.com/azure/azure-sdk-for-go/sdk/internal | v1.12.0 | 间接 |
| Go | github.com/azure/azure-sdk-for-go/sdk/security/keyvault/azkeys | v1.5.0 | 间接 |
| Go | github.com/azure/azure-sdk-for-go/sdk/security/keyvault/internal | v1.2.0 | 间接 |
| Go | github.com/azure/go-ansiterm | v0.0.0-20250102033503-faa5f7b0171c | 间接 |
| Go | github.com/azuread/microsoft-authentication-library-for-go | v1.7.2 | 间接 |
| Go | github.com/beorn7/perks | v1.0.1 | 间接 |
| Go | github.com/blang/semver | v3.5.1+incompatible | 间接 |
| Go | github.com/bombsimon/wsl/v5 | v5.8.0 | 间接 |
| Go | github.com/buger/goterm | v1.0.4 | 间接 |
| Go | github.com/catenacyber/perfsprint | v0.10.1 | 间接 |
| Go | github.com/cenkalti/backoff/v4 | v4.3.0 | 间接 |
| Go | github.com/cenkalti/backoff/v5 | v5.0.3 | 间接 |
| Go | github.com/cespare/xxhash/v2 | v2.3.0 | 间接 |
| Go | github.com/clipperhouse/uax29/v2 | v2.2.0 | 间接 |
| Go | github.com/cloudflare/circl | v1.6.4 | 间接 |
| Go | github.com/cncf/xds/go | v0.0.0-20260202195803-dba9d589def2 | 间接 |
| Go | github.com/containerd/console | v1.0.5 | 间接 |
| Go | github.com/containerd/containerd/api | v1.10.0 | 间接 |
| Go | github.com/containerd/containerd/v2 | v2.2.5 | 间接 |
| Go | github.com/containerd/continuity | v0.5.0 | 间接 |
| Go | github.com/containerd/errdefs/pkg | v0.3.0 | 间接 |
| Go | github.com/containerd/log | v0.1.0 | 间接 |
| Go | github.com/containerd/platforms | v1.0.0-rc.4 | 间接 |
| Go | github.com/containerd/ttrpc | v1.2.8 | 间接 |
| Go | github.com/containerd/typeurl/v2 | v2.3.0 | 间接 |
| Go | github.com/coreos/go-oidc/v3 | v3.18.0 | 间接 |
| Go | github.com/cpuguy83/go-md2man/v2 | v2.0.7 | 间接 |
| Go | github.com/cyberphone/json-canonicalization | v0.0.0-20241213102144-19d51d7fe467 | 间接 |
| Go | github.com/cyphar/filepath-securejoin | v0.6.1 | 间接 |
| Go | github.com/davecgh/go-spew | v1.1.2-0.20180830191138-d8f796af33cc | 间接 |
| Go | github.com/defanglabs/secret-detector | v0.0.0-20250403165618-22662109213e | 间接 |
| Go | github.com/digitorus/pkcs7 | v0.0.0-20230818184609-3a137a874352 | 间接 |
| Go | github.com/digitorus/timestamp | v0.0.0-20231217203849-220c5c2851b7 | 间接 |
| Go | github.com/dlclark/regexp2 | v1.11.5 | 间接 |
| Go | github.com/docker/buildx | v0.35.0 | 间接 |
| Go | github.com/docker/docker | v28.5.2+incompatible | 间接 |
| Go | github.com/docker/docker-credential-helpers | v0.9.8 | 间接 |
| Go | github.com/docker/go-connections | v0.7.0 | 间接 |
| Go | github.com/docker/go-events | v0.0.0-20190806004212-e31b211e4f1c | 间接 |
| Go | github.com/docker/go-units | v0.5.0 | 间接 |
| Go | github.com/dustin/go-humanize | v1.0.1 | 间接 |
| Go | github.com/dylibso/observe-sdk/go | v0.0.0-20240828172851-9145d8ad07e1 | 间接 |
| Go | github.com/eiannone/keyboard | v0.0.0-20220611211555-0d226195f203 | 间接 |
| Go | github.com/emicklei/go-restful/v3 | v3.13.0 | 间接 |
| Go | github.com/emirpasic/gods | v1.18.1 | 间接 |
| Go | github.com/envoyproxy/go-control-plane/envoy | v1.37.0 | 间接 |
| Go | github.com/envoyproxy/protoc-gen-validate | v1.3.3 | 间接 |
| Go | github.com/extism/go-sdk | v1.7.1 | 间接 |
| Go | github.com/fatih/color | v1.19.0 | 间接 |
| Go | github.com/felixge/httpsnoop | v1.1.0 | 间接 |
| Go | github.com/fsnotify/fsevents | v0.2.0 | 间接 |
| Go | github.com/fvbommel/sortorder | v1.1.0 | 间接 |
| Go | github.com/fxamacker/cbor/v2 | v2.9.0 | 间接 |
| Go | github.com/getsops/gopgagent | v0.0.0-20241224165529-7044f28e491e | 间接 |
| Go | github.com/go-chi/chi/v5 | v5.3.0 | 间接 |
| Go | github.com/go-git/gcfg | v1.5.1-0.20230307220236-3a3c6141e376 | 间接 |
| Go | github.com/go-jose/go-jose/v4 | v4.1.4 | 间接 |
| Go | github.com/go-logr/logr | v1.4.3 | 间接 |
| Go | github.com/go-logr/stdr | v1.2.2 | 间接 |
| Go | github.com/go-openapi/analysis | v0.25.2 | 间接 |
| Go | github.com/go-openapi/errors | v0.22.8 | 间接 |
| Go | github.com/go-openapi/jsonpointer | v0.23.1 | 间接 |
| Go | github.com/go-openapi/jsonreference | v0.21.6 | 间接 |
| Go | github.com/go-openapi/loads | v0.24.0 | 间接 |
| Go | github.com/go-openapi/runtime | v0.32.4 | 间接 |
| Go | github.com/go-openapi/runtime/server-middleware | v0.30.0 | 间接 |
| Go | github.com/go-openapi/spec | v0.22.6 | 间接 |
| Go | github.com/go-openapi/strfmt | v0.26.4 | 间接 |
| Go | github.com/go-openapi/swag | v0.26.1 | 间接 |
| Go | github.com/go-openapi/swag/cmdutils | v0.26.1 | 间接 |
| Go | github.com/go-openapi/swag/conv | v0.27.0 | 间接 |
| Go | github.com/go-openapi/swag/fileutils | v0.26.1 | 间接 |
| Go | github.com/go-openapi/swag/jsonname | v0.26.1 | 间接 |
| Go | github.com/go-openapi/swag/jsonutils | v0.26.1 | 间接 |
| Go | github.com/go-openapi/swag/loading | v0.26.1 | 间接 |
| Go | github.com/go-openapi/swag/mangling | v0.26.1 | 间接 |
| Go | github.com/go-openapi/swag/netutils | v0.26.1 | 间接 |
| Go | github.com/go-openapi/swag/stringutils | v0.26.1 | 间接 |
| Go | github.com/go-openapi/swag/typeutils | v0.27.0 | 间接 |
| Go | github.com/go-openapi/swag/yamlutils | v0.26.1 | 间接 |
| Go | github.com/go-openapi/validate | v0.26.0 | 间接 |
| Go | github.com/go-resty/resty/v2 | v2.13.1 | 间接 |
| Go | github.com/go-viper/mapstructure/v2 | v2.5.0 | 间接 |
| Go | github.com/gobwas/glob | v0.2.3 | 间接 |
| Go | github.com/goccy/go-yaml | v1.19.2 | 间接 |
| Go | github.com/gofrs/flock | v0.13.0 | 间接 |
| Go | github.com/gogo/protobuf | v1.3.2 | 间接 |
| Go | github.com/golang/groupcache | v0.0.0-20241129210726-2c02b8208cf8 | 间接 |
| Go | github.com/golang/protobuf | v1.5.4 | 间接 |
| Go | github.com/golang/snappy | v1.0.0 | 间接 |
| Go | github.com/google/certificate-transparency-go | v1.3.3 | 间接 |
| Go | github.com/google/gnostic-models | v0.7.0 | 间接 |
| Go | github.com/google/go-cmp | v0.7.0 | 间接 |
| Go | github.com/google/go-github/v88 | v88.0.0 | 间接 |
| Go | github.com/google/go-querystring | v1.2.0 | 间接 |
| Go | github.com/google/s2a-go | v0.1.9 | 间接 |
| Go | github.com/google/shlex | v0.0.0-20191202100458-e7afc7fbc510 | 间接 |
| Go | github.com/googleapis/enterprise-certificate-proxy | v0.3.17 | 间接 |
| Go | github.com/googleapis/gax-go/v2 | v2.22.0 | 间接 |
| Go | github.com/googlecloudplatform/opentelemetry-operations-go/detectors/gcp | v1.33.0 | 间接 |
| Go | github.com/googlecloudplatform/opentelemetry-operations-go/exporter/metric | v0.57.0 | 间接 |
| Go | github.com/googlecloudplatform/opentelemetry-operations-go/internal/resourcemapping | v0.57.0 | 间接 |
| Go | github.com/goware/prefixer | v0.0.0-20160118172347-395022866408 | 间接 |
| Go | github.com/grpc-ecosystem/grpc-gateway/v2 | v2.29.0 | 间接 |
| Go | github.com/hashicorp/errwrap | v1.1.0 | 间接 |
| Go | github.com/hashicorp/go-cleanhttp | v0.5.2 | 间接 |
| Go | github.com/hashicorp/go-multierror | v1.1.1 | 间接 |
| Go | github.com/hashicorp/go-retryablehttp | v0.7.8 | 间接 |
| Go | github.com/hashicorp/go-rootcerts | v1.0.2 | 间接 |
| Go | github.com/hashicorp/go-secure-stdlib/parseutil | v0.2.0 | 间接 |
| Go | github.com/hashicorp/go-secure-stdlib/strutil | v0.1.2 | 间接 |
| Go | github.com/hashicorp/go-sockaddr | v1.0.7 | 间接 |
| Go | github.com/hashicorp/go-version | v1.9.0 | 间接 |
| Go | github.com/hashicorp/golang-lru/v2 | v2.0.7 | 间接 |
| Go | github.com/hashicorp/hcl | v1.0.1-vault-7 | 间接 |
| Go | github.com/hashicorp/vault/api | v1.23.0 | 间接 |
| Go | github.com/huaweicloud/huaweicloud-sdk-go-v3 | v0.1.202 | 间接 |
| Go | github.com/ianlancetaylor/demangle | v0.0.0-20251118225945-96ee0021ea0f | 间接 |
| Go | github.com/in-toto/attestation | v1.2.0 | 间接 |
| Go | github.com/in-toto/in-toto-golang | v0.11.0 | 间接 |
| Go | github.com/inconshreveable/mousetrap | v1.1.0 | 间接 |
| Go | github.com/inhies/go-bytesize | v0.0.0-20220417184213-4913239db9cf | 间接 |
| Go | github.com/jbenet/go-context | v0.0.0-20150711004518-d14ea06fba99 | 间接 |
| Go | github.com/jedisct1/go-minisign | v0.0.0-20230811132847-661be99b8267 | 间接 |
| Go | github.com/jonboulle/clockwork | v0.5.0 | 间接 |
| Go | github.com/jpillora/backoff | v1.0.0 | 间接 |
| Go | github.com/json-iterator/go | v1.1.13-0.20220915233716-71ac16282d12 | 间接 |
| Go | github.com/kevinburke/ssh_config | v1.2.0 | 间接 |
| Go | github.com/klauspost/compress | v1.18.6 | 间接 |
| Go | github.com/klauspost/cpuid/v2 | v2.3.0 | 间接 |
| Go | github.com/kylelemons/godebug | v1.1.0 | 间接 |
| Go | github.com/letsencrypt/boulder | v0.20260309.0 | 间接 |
| Go | github.com/lib/pq | v1.12.3 | 间接 |
| Go | github.com/mattn/go-colorable | v0.1.15 | 间接 |
| Go | github.com/mattn/go-isatty | v0.0.22 | 间接 |
| Go | github.com/mattn/go-runewidth | v0.0.23 | 间接 |
| Go | github.com/mattn/go-shellwords | v1.0.13 | 间接 |
| Go | github.com/microsoft/go-winio | v0.6.2 | 间接 |
| Go | github.com/miekg/pkcs11 | v1.1.2 | 间接 |
| Go | github.com/mitchellh/go-homedir | v1.1.0 | 间接 |
| Go | github.com/mitchellh/go-wordwrap | v1.0.1 | 间接 |
| Go | github.com/mitchellh/hashstructure/v2 | v2.0.2 | 间接 |
| Go | github.com/mitchellh/mapstructure | v1.5.1-0.20231216201459-8508981c8b6c | 间接 |
| Go | github.com/moby/buildkit | v0.31.1 | 间接 |
| Go | github.com/moby/docker-image-spec | v1.3.1 | 间接 |
| Go | github.com/moby/go-archive | v0.2.0 | 间接 |
| Go | github.com/moby/locker | v1.0.1 | 间接 |
| Go | github.com/moby/patternmatcher | v0.6.1 | 间接 |
| Go | github.com/moby/swarmkit/v2 | v2.0.0 | 间接 |
| Go | github.com/moby/sys/atomicwriter | v0.1.0 | 间接 |
| Go | github.com/moby/sys/capability | v0.4.0 | 间接 |
| Go | github.com/moby/sys/sequential | v0.7.0 | 间接 |
| Go | github.com/moby/sys/signal | v0.7.1 | 间接 |
| Go | github.com/moby/sys/symlink | v0.3.0 | 间接 |
| Go | github.com/moby/sys/user | v0.4.1 | 间接 |
| Go | github.com/moby/sys/userns | v0.1.0 | 间接 |
| Go | github.com/moby/term | v0.5.2 | 间接 |
| Go | github.com/modern-go/concurrent | v0.0.0-20180306012644-bacd9c7ef1dd | 间接 |
| Go | github.com/modern-go/reflect2 | v1.0.3-0.20250322232337-35a7c28c31ee | 间接 |
| Go | github.com/morikuni/aec | v1.1.0 | 间接 |
| Go | github.com/munnerz/goautoneg | v0.0.0-20191010083416-a7dc8b61c822 | 间接 |
| Go | github.com/mwitkow/go-conntrack | v0.0.0-20190716064945-2f068394615f | 间接 |
| Go | github.com/nozzle/throttler | v0.0.0-20180817012639-2ea982251481 | 间接 |
| Go | github.com/oklog/ulid/v2 | v2.1.1 | 间接 |
| Go | github.com/opencontainers/image-spec | v1.1.1 | 间接 |
| Go | github.com/oracle/oci-go-sdk/v65 | v65.95.2 | 间接 |
| Go | github.com/pelletier/go-toml/v2 | v2.3.1 | 间接 |
| Go | github.com/pjbgf/sha1cd | v0.6.0 | 间接 |
| Go | github.com/pkg/browser | v0.0.0-20240102092130-5ac0b6a4141c | 间接 |
| Go | github.com/pkg/errors | v0.9.1 | 间接 |
| Go | github.com/planetscale/vtprotobuf | v0.6.1-0.20240319094008-0393e58bdf10 | 间接 |
| Go | github.com/prometheus/client_model | v0.6.2 | 间接 |
| Go | github.com/prometheus/procfs | v0.21.0 | 间接 |
| Go | github.com/protonmail/go-crypto | v1.4.1 | 间接 |
| Go | github.com/rs/zerolog | v1.34.0 | 间接 |
| Go | github.com/russross/blackfriday/v2 | v2.1.0 | 间接 |
| Go | github.com/ryanuber/go-glob | v1.0.0 | 间接 |
| Go | github.com/santhosh-tekuri/jsonschema/v6 | v6.0.2 | 间接 |
| Go | github.com/sassoftware/relic | v7.2.1+incompatible | 间接 |
| Go | github.com/secure-systems-lab/go-securesystemslib | v0.11.0 | 间接 |
| Go | github.com/sergi/go-diff | v1.4.0 | 间接 |
| Go | github.com/shibumi/go-pathspec | v1.3.0 | 间接 |
| Go | github.com/sigstore/protobuf-specs | v0.5.1 | 间接 |
| Go | github.com/sigstore/rekor | v1.5.3 | 间接 |
| Go | github.com/sigstore/rekor-tiles/v2 | v2.3.0 | 间接 |
| Go | github.com/sigstore/sigstore | v1.10.8 | 间接 |
| Go | github.com/sigstore/sigstore-go | v1.2.1 | 间接 |
| Go | github.com/sigstore/timestamp-authority/v2 | v2.1.2 | 间接 |
| Go | github.com/sirupsen/logrus | v1.9.4 | 间接 |
| Go | github.com/skeema/knownhosts | v1.3.1 | 间接 |
| Go | github.com/skratchdot/open-golang | v0.0.0-20200116055534-eef842397966 | 间接 |
| Go | github.com/sony/gobreaker | v0.5.0 | 间接 |
| Go | github.com/spf13/cobra | v1.10.2 | 间接 |
| Go | github.com/spf13/pflag | v1.0.10 | 间接 |
| Go | github.com/spiffe/go-spiffe/v2 | v2.8.1 | 间接 |
| Go | github.com/syndtr/goleveldb | v1.0.1-0.20220721030215-126854af5e6d | 间接 |
| Go | github.com/tetratelabs/wabin | v0.0.0-20230304001439-f6f874872834 | 间接 |
| Go | github.com/tetratelabs/wazero | v1.11.0 | 间接 |
| Go | github.com/thales-e-security/pool | v0.0.2 | 间接 |
| Go | github.com/thalesignite/crypto11 | v1.2.5 | 间接 |
| Go | github.com/theupdateframework/go-tuf | v0.7.0 | 间接 |
| Go | github.com/theupdateframework/go-tuf/v2 | v2.4.2 | 间接 |
| Go | github.com/tilt-dev/fsnotify | v1.4.8-0.20220602155310-fff9c274a375 | 间接 |
| Go | github.com/titanous/rocacheck | v0.0.0-20171023193734-afe73141d399 | 间接 |
| Go | github.com/tjfoc/gmsm | v1.4.1 | 间接 |
| Go | github.com/tonistiigi/dchapes-mode | v0.0.0-20250318174251-73d941a28323 | 间接 |
| Go | github.com/tonistiigi/fsutil | v0.0.0-20260609091201-0257b3308df4 | 间接 |
| Go | github.com/tonistiigi/go-csvvalue | v0.0.0-20240814133006-030d3b2625d0 | 间接 |
| Go | github.com/tonistiigi/units | v0.0.0-20180711220420-6950e57a87ea | 间接 |
| Go | github.com/tonistiigi/vt100 | v0.0.0-20240514184818-90bafcd6abab | 间接 |
| Go | github.com/transparency-dev/formats | v0.1.1 | 间接 |
| Go | github.com/transparency-dev/merkle | v0.0.2 | 间接 |
| Go | github.com/uber/jaeger-client-go | v2.30.0+incompatible | 间接 |
| Go | github.com/uber/jaeger-lib | v2.4.1+incompatible | 间接 |
| Go | github.com/urfave/cli | v1.22.17 | 间接 |
| Go | github.com/x448/float16 | v0.8.4 | 间接 |
| Go | github.com/xanzy/ssh-agent | v0.3.3 | 间接 |
| Go | github.com/xeipuuv/gojsonpointer | v0.0.0-20190905194746-02993c407bfb | 间接 |
| Go | github.com/xeipuuv/gojsonreference | v0.0.0-20180127040603-bd5ef7bd5415 | 间接 |
| Go | github.com/xeipuuv/gojsonschema | v1.2.0 | 间接 |
| Go | github.com/xhit/go-str2duration/v2 | v2.1.0 | 间接 |
| Go | github.com/youmark/pkcs8 | v0.0.0-20240726163527-a2c0da244d78 | 间接 |
| Go | gitlab.com/gitlab-org/api/client-go | v1.46.0 | 间接 |
| Go | go.etcd.io/etcd/raft/v3 | v3.5.6 | 间接 |
| Go | go.mongodb.org/mongo-driver | v1.17.9 | 间接 |
| Go | go.opentelemetry.io/auto/sdk | v1.2.1 | 间接 |
| Go | go.opentelemetry.io/contrib/detectors/gcp | v1.44.0 | 间接 |
| Go | go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc | v0.69.0 | 间接 |
| Go | go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace | v0.69.0 | 间接 |
| Go | go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp | v0.69.0 | 间接 |
| Go | go.opentelemetry.io/otel | v1.44.0 | 间接 |
| Go | go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc | v1.44.0 | 间接 |
| Go | go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp | v1.44.0 | 间接 |
| Go | go.opentelemetry.io/otel/exporters/otlp/otlptrace | v1.44.0 | 间接 |
| Go | go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc | v1.44.0 | 间接 |
| Go | go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp | v1.44.0 | 间接 |
| Go | go.opentelemetry.io/otel/metric | v1.44.0 | 间接 |
| Go | go.opentelemetry.io/otel/sdk | v1.44.0 | 间接 |
| Go | go.opentelemetry.io/otel/sdk/metric | v1.44.0 | 间接 |
| Go | go.opentelemetry.io/otel/trace | v1.44.0 | 间接 |
| Go | go.opentelemetry.io/proto/otlp | v1.10.0 | 间接 |
| Go | go.uber.org/atomic | v1.11.0 | 间接 |
| Go | go.uber.org/multierr | v1.11.0 | 间接 |
| Go | go.uber.org/zap | v1.28.0 | 间接 |
| Go | go.yaml.in/yaml/v2 | v2.4.4 | 间接 |
| Go | go.yaml.in/yaml/v4 | v4.0.0-rc.6 | 间接 |
| Go | golang.org/x/mod | v0.38.0 | 间接 |
| Go | golang.org/x/net | v0.57.0 | 间接 |
| Go | golang.org/x/oauth2 | v0.36.0 | 间接 |
| Go | golang.org/x/sys | v0.47.0 | 间接 |
| Go | golang.org/x/telemetry | v0.0.0-20260708182218-49f421fb7959 | 间接 |
| Go | golang.org/x/term | v0.45.0 | 间接 |
| Go | golang.org/x/text | v0.40.0 | 间接 |
| Go | golang.org/x/time | v0.15.0 | 间接 |
| Go | golang.org/x/tools | v0.48.0 | 间接 |
| Go | google.golang.org/api | v0.286.0 | 间接 |
| Go | google.golang.org/genproto | v0.0.0-20260622175928-b703f567277d | 间接 |
| Go | google.golang.org/genproto/googleapis/api | v0.0.0-20260622175928-b703f567277d | 间接 |
| Go | google.golang.org/genproto/googleapis/rpc | v0.0.0-20260622175928-b703f567277d | 间接 |
| Go | google.golang.org/grpc | v1.82.0 | 间接 |
| Go | google.golang.org/protobuf | v1.36.12-0.20260120151049-f2248ac996af | 间接 |
| Go | gopkg.in/evanphx/json-patch.v4 | v4.13.0 | 间接 |
| Go | gopkg.in/inf.v0 | v0.9.1 | 间接 |
| Go | gopkg.in/ini.v1 | v1.67.3 | 间接 |
| Go | gopkg.in/warnings.v0 | v0.1.2 | 间接 |
| Go | k8s.io/api | v0.36.2 | 间接 |
| Go | k8s.io/apimachinery | v0.36.2 | 间接 |
| Go | k8s.io/client-go | v0.36.2 | 间接 |
| Go | k8s.io/klog/v2 | v2.140.0 | 间接 |
| Go | k8s.io/kube-openapi | v0.0.0-20260317180543-43fb72c5454a | 间接 |
| Go | k8s.io/utils | v0.0.0-20260210185600-b8788abfbbc2 | 间接 |
| Go | modernc.org/b/v2 | v2.1.2 | 间接 |
| Go | mvdan.cc/gofumpt | v0.10.0 | 间接 |
| Go | sigs.k8s.io/json | v0.0.0-20250730193827-2d320260d730 | 间接 |
| Go | sigs.k8s.io/randfill | v1.0.0 | 间接 |
| Go | sigs.k8s.io/structured-merge-diff/v6 | v6.3.2 | 间接 |
| Go | sigs.k8s.io/yaml | v1.6.0 | 间接 |
| Go | tags.cncf.io/container-device-interface | v1.1.0 | 间接 |
| PyPI | zensical | 0.0.51 | 间接 |
该仓库未发布可被索引解析的包,因此评估的是其自身的依赖图——共 354 个包,其中也包含从不交付的开发与测试版本固定:2 个存在已知公告,1 个为直接依赖。
| 软件包 | 版本 | 关系 | 严重程度 | 公告数 | 修复版本 |
|---|---|---|---|---|---|
| github.com/docker/docker | v28.5.2+incompatible | 间接 | 高 | 10 | 29.3.1 |
| golang.org/x/crypto | v0.54.0 | 直接 | 未知 | 1 | — |
公告表示依赖图中记录的版本落入某条公告的受影响范围。可达性未经分析,且依赖图包含开发与测试的版本固定——某项发现可能只涉及工具链而非交付的软件。
{
"data": {
"repo": {
"topics": [
"docker",
"docker-compose",
"webhook",
"gitops",
"devops",
"continuous-deployment",
"continuous-delivery",
"doco-cd",
"docker-swarm",
"swarm-mode"
],
"is_fork": false,
"size_kb": 11968,
"has_wiki": false,
"homepage": "https://doco.cd/latest/",
"languages": {
"Go": 1327864,
"CSS": 564,
"HTML": 2474,
"Makefile": 3531,
"Dockerfile": 3266,
"JavaScript": 171
},
"pushed_at": "2026-07-21T10:13:59Z",
"created_at": "2024-07-18T16:03:24Z",
"owner_type": "User",
"updated_at": "2026-07-21T09:58:16Z",
"description": "Docker Compose Continuous Deployment",
"is_archived": false,
"is_disabled": false,
"license_spdx": "Apache-2.0",
"default_branch": "main",
"license_spdx_raw": "Apache-2.0",
"primary_language": "Go",
"significant_languages": [
"Go"
]
},
"owner": {
"blog": "drechsel.kim",
"name": "Kim Oliver Drechsel",
"type": "User",
"login": "kimdre",
"company": "@adorsys @maki-it ",
"location": "Nuremberg, Germany",
"followers": 34,
"avatar_url": "https://avatars.githubusercontent.com/u/27567533?v=4",
"created_at": "2017-04-15T15:38:55Z",
"is_verified": null,
"public_repos": 23,
"account_age_days": 3383
},
"license": {
"state": "standard",
"spdx_id": "Apache-2.0",
"raw_spdx": "Apache-2.0",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases_count": 100,
"commits_last_year": 1002,
"latest_release_at": "2026-07-21T10:13:26Z",
"latest_release_tag": "v0.99.1",
"releases_from_tags": false,
"days_since_last_push": 0,
"active_weeks_last_year": 51,
"days_since_latest_release": 0,
"mean_days_between_releases": 3.7
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 71,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "github.com/kimdre/doco-cd",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/kimdre/doco-cd",
"is_deprecated": false,
"latest_version": "v0.99.1",
"repository_url": "https://github.com/kimdre/doco-cd",
"versions_count": 232,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-21T09:57:44Z",
"latest_version_yanked": null,
"days_since_latest_publish": 0
}
]
},
"popularity": {
"forks": 53,
"stars": 1579,
"watchers": 5,
"fork_history": {
"days": [
{
"date": "2025-06-19",
"count": 1
},
{
"date": "2025-08-14",
"count": 1
},
{
"date": "2025-08-23",
"count": 1
},
{
"date": "2025-09-30",
"count": 1
},
{
"date": "2025-10-03",
"count": 1
},
{
"date": "2025-11-02",
"count": 1
},
{
"date": "2025-11-06",
"count": 1
},
{
"date": "2025-11-07",
"count": 2
},
{
"date": "2025-11-12",
"count": 1
},
{
"date": "2025-11-19",
"count": 1
},
{
"date": "2025-11-20",
"count": 3
},
{
"date": "2025-11-21",
"count": 1
},
{
"date": "2025-11-25",
"count": 1
},
{
"date": "2025-11-30",
"count": 1
},
{
"date": "2025-12-12",
"count": 1
},
{
"date": "2025-12-16",
"count": 2
},
{
"date": "2025-12-17",
"count": 1
},
{
"date": "2025-12-18",
"count": 1
},
{
"date": "2025-12-25",
"count": 1
},
{
"date": "2026-01-10",
"count": 1
},
{
"date": "2026-01-29",
"count": 1
},
{
"date": "2026-02-01",
"count": 1
},
{
"date": "2026-02-02",
"count": 1
},
{
"date": "2026-02-11",
"count": 1
},
{
"date": "2026-02-22",
"count": 1
},
{
"date": "2026-03-07",
"count": 1
},
{
"date": "2026-03-08",
"count": 1
},
{
"date": "2026-03-11",
"count": 1
},
{
"date": "2026-03-21",
"count": 1
},
{
"date": "2026-03-26",
"count": 1
},
{
"date": "2026-04-03",
"count": 1
},
{
"date": "2026-04-04",
"count": 1
},
{
"date": "2026-04-06",
"count": 1
},
{
"date": "2026-04-12",
"count": 1
},
{
"date": "2026-04-16",
"count": 1
},
{
"date": "2026-04-17",
"count": 1
},
{
"date": "2026-04-18",
"count": 1
},
{
"date": "2026-04-21",
"count": 1
},
{
"date": "2026-04-23",
"count": 1
},
{
"date": "2026-04-25",
"count": 1
},
{
"date": "2026-04-28",
"count": 1
},
{
"date": "2026-05-06",
"count": 1
},
{
"date": "2026-05-12",
"count": 1
},
{
"date": "2026-05-27",
"count": 1
},
{
"date": "2026-06-02",
"count": 1
},
{
"date": "2026-06-07",
"count": 1
},
{
"date": "2026-06-16",
"count": 1
},
{
"date": "2026-07-08",
"count": 1
},
{
"date": "2026-07-12",
"count": 1
}
],
"complete": true,
"collected": 53,
"total_forks": 53
},
"star_history": {
"days": [
{
"date": "2025-11-07",
"count": 7
},
{
"date": "2025-11-08",
"count": 65
},
{
"date": "2025-11-09",
"count": 24
},
{
"date": "2025-11-10",
"count": 28
},
{
"date": "2025-11-11",
"count": 9
},
{
"date": "2025-11-12",
"count": 16
},
{
"date": "2025-11-13",
"count": 9
},
{
"date": "2025-11-14",
"count": 30
},
{
"date": "2025-11-15",
"count": 7
},
{
"date": "2025-11-16",
"count": 6
},
{
"date": "2025-11-17",
"count": 7
},
{
"date": "2025-11-18",
"count": 5
},
{
"date": "2025-11-19",
"count": 19
},
{
"date": "2025-11-20",
"count": 23
},
{
"date": "2025-11-21",
"count": 7
},
{
"date": "2025-11-22",
"count": 8
},
{
"date": "2025-11-23",
"count": 5
},
{
"date": "2025-11-24",
"count": 10
},
{
"date": "2025-11-25",
"count": 3
},
{
"date": "2025-11-26",
"count": 13
},
{
"date": "2025-11-27",
"count": 7
},
{
"date": "2025-11-28",
"count": 7
},
{
"date": "2025-11-29",
"count": 5
},
{
"date": "2025-11-30",
"count": 8
},
{
"date": "2025-12-01",
"count": 5
},
{
"date": "2025-12-02",
"count": 7
},
{
"date": "2025-12-03",
"count": 6
},
{
"date": "2025-12-04",
"count": 6
},
{
"date": "2025-12-05",
"count": 5
},
{
"date": "2025-12-06",
"count": 2
},
{
"date": "2025-12-07",
"count": 1
},
{
"date": "2025-12-08",
"count": 2
},
{
"date": "2025-12-09",
"count": 4
},
{
"date": "2025-12-10",
"count": 3
},
{
"date": "2025-12-11",
"count": 2
},
{
"date": "2025-12-12",
"count": 3
},
{
"date": "2025-12-13",
"count": 1
},
{
"date": "2025-12-14",
"count": 7
},
{
"date": "2025-12-15",
"count": 2
},
{
"date": "2025-12-16",
"count": 3
},
{
"date": "2025-12-17",
"count": 3
},
{
"date": "2025-12-18",
"count": 5
},
{
"date": "2025-12-19",
"count": 3
},
{
"date": "2025-12-20",
"count": 4
},
{
"date": "2025-12-21",
"count": 3
},
{
"date": "2025-12-22",
"count": 3
},
{
"date": "2025-12-23",
"count": 4
},
{
"date": "2025-12-24",
"count": 1
},
{
"date": "2025-12-25",
"count": 3
},
{
"date": "2025-12-26",
"count": 1
},
{
"date": "2025-12-27",
"count": 5
},
{
"date": "2025-12-28",
"count": 1
},
{
"date": "2025-12-29",
"count": 2
},
{
"date": "2025-12-30",
"count": 2
},
{
"date": "2025-12-31",
"count": 4
},
{
"date": "2026-01-01",
"count": 2
},
{
"date": "2026-01-02",
"count": 1
},
{
"date": "2026-01-03",
"count": 3
},
{
"date": "2026-01-04",
"count": 1
},
{
"date": "2026-01-05",
"count": 1
},
{
"date": "2026-01-06",
"count": 2
},
{
"date": "2026-01-07",
"count": 2
},
{
"date": "2026-01-08",
"count": 2
},
{
"date": "2026-01-09",
"count": 3
},
{
"date": "2026-01-10",
"count": 3
},
{
"date": "2026-01-11",
"count": 1
},
{
"date": "2026-01-12",
"count": 4
},
{
"date": "2026-01-13",
"count": 3
},
{
"date": "2026-01-14",
"count": 2
},
{
"date": "2026-01-15",
"count": 2
},
{
"date": "2026-01-16",
"count": 3
},
{
"date": "2026-01-18",
"count": 2
},
{
"date": "2026-01-20",
"count": 1
},
{
"date": "2026-01-21",
"count": 2
},
{
"date": "2026-01-26",
"count": 3
},
{
"date": "2026-01-27",
"count": 3
},
{
"date": "2026-01-28",
"count": 3
},
{
"date": "2026-01-29",
"count": 2
},
{
"date": "2026-01-30",
"count": 1
},
{
"date": "2026-01-31",
"count": 2
},
{
"date": "2026-02-01",
"count": 2
},
{
"date": "2026-02-03",
"count": 1
},
{
"date": "2026-02-04",
"count": 4
},
{
"date": "2026-02-05",
"count": 1
},
{
"date": "2026-02-06",
"count": 3
},
{
"date": "2026-02-07",
"count": 1
},
{
"date": "2026-02-08",
"count": 5
},
{
"date": "2026-02-10",
"count": 2
},
{
"date": "2026-02-11",
"count": 6
},
{
"date": "2026-02-12",
"count": 2
},
{
"date": "2026-02-13",
"count": 1
},
{
"date": "2026-02-14",
"count": 2
},
{
"date": "2026-02-15",
"count": 2
},
{
"date": "2026-02-16",
"count": 3
},
{
"date": "2026-02-17",
"count": 2
},
{
"date": "2026-02-18",
"count": 2
},
{
"date": "2026-02-19",
"count": 2
},
{
"date": "2026-02-20",
"count": 1
},
{
"date": "2026-02-21",
"count": 3
},
{
"date": "2026-02-22",
"count": 2
},
{
"date": "2026-02-23",
"count": 5
},
{
"date": "2026-02-24",
"count": 4
},
{
"date": "2026-02-25",
"count": 3
},
{
"date": "2026-02-26",
"count": 4
},
{
"date": "2026-02-27",
"count": 7
},
{
"date": "2026-02-28",
"count": 5
},
{
"date": "2026-03-03",
"count": 2
},
{
"date": "2026-03-04",
"count": 3
},
{
"date": "2026-03-06",
"count": 1
},
{
"date": "2026-03-07",
"count": 2
},
{
"date": "2026-03-08",
"count": 5
},
{
"date": "2026-03-10",
"count": 1
},
{
"date": "2026-03-11",
"count": 3
},
{
"date": "2026-03-12",
"count": 2
},
{
"date": "2026-03-13",
"count": 2
},
{
"date": "2026-03-14",
"count": 1
},
{
"date": "2026-03-16",
"count": 1
},
{
"date": "2026-03-18",
"count": 2
},
{
"date": "2026-03-19",
"count": 4
},
{
"date": "2026-03-20",
"count": 1
},
{
"date": "2026-03-21",
"count": 3
},
{
"date": "2026-03-23",
"count": 2
},
{
"date": "2026-03-24",
"count": 1
},
{
"date": "2026-03-25",
"count": 3
},
{
"date": "2026-03-26",
"count": 1
},
{
"date": "2026-03-27",
"count": 3
},
{
"date": "2026-03-28",
"count": 4
},
{
"date": "2026-03-29",
"count": 7
},
{
"date": "2026-03-30",
"count": 4
},
{
"date": "2026-03-31",
"count": 1
},
{
"date": "2026-04-01",
"count": 2
},
{
"date": "2026-04-03",
"count": 4
},
{
"date": "2026-04-05",
"count": 1
},
{
"date": "2026-04-06",
"count": 2
},
{
"date": "2026-04-07",
"count": 5
},
{
"date": "2026-04-09",
"count": 7
},
{
"date": "2026-04-10",
"count": 9
},
{
"date": "2026-04-11",
"count": 16
},
{
"date": "2026-04-12",
"count": 15
},
{
"date": "2026-04-13",
"count": 6
},
{
"date": "2026-04-14",
"count": 6
},
{
"date": "2026-04-15",
"count": 2
},
{
"date": "2026-04-16",
"count": 9
},
{
"date": "2026-04-17",
"count": 15
},
{
"date": "2026-04-18",
"count": 4
},
{
"date": "2026-04-19",
"count": 3
},
{
"date": "2026-04-20",
"count": 3
},
{
"date": "2026-04-21",
"count": 3
},
{
"date": "2026-04-22",
"count": 7
},
{
"date": "2026-04-23",
"count": 6
},
{
"date": "2026-04-26",
"count": 4
},
{
"date": "2026-04-27",
"count": 8
},
{
"date": "2026-04-29",
"count": 2
},
{
"date": "2026-04-30",
"count": 8
},
{
"date": "2026-05-01",
"count": 1
},
{
"date": "2026-05-02",
"count": 1
},
{
"date": "2026-05-03",
"count": 2
},
{
"date": "2026-05-04",
"count": 1
},
{
"date": "2026-05-05",
"count": 3
},
{
"date": "2026-05-06",
"count": 2
},
{
"date": "2026-05-07",
"count": 1
},
{
"date": "2026-05-08",
"count": 2
},
{
"date": "2026-05-10",
"count": 7
},
{
"date": "2026-05-11",
"count": 3
},
{
"date": "2026-05-12",
"count": 1
},
{
"date": "2026-05-13",
"count": 4
},
{
"date": "2026-05-14",
"count": 2
},
{
"date": "2026-05-15",
"count": 5
},
{
"date": "2026-05-16",
"count": 3
},
{
"date": "2026-05-18",
"count": 4
},
{
"date": "2026-05-19",
"count": 5
},
{
"date": "2026-05-20",
"count": 1
},
{
"date": "2026-05-21",
"count": 6
},
{
"date": "2026-05-22",
"count": 1
},
{
"date": "2026-05-24",
"count": 4
},
{
"date": "2026-05-25",
"count": 10
},
{
"date": "2026-05-26",
"count": 18
},
{
"date": "2026-05-27",
"count": 10
},
{
"date": "2026-05-28",
"count": 3
},
{
"date": "2026-05-29",
"count": 5
},
{
"date": "2026-05-31",
"count": 1
},
{
"date": "2026-06-01",
"count": 6
},
{
"date": "2026-06-02",
"count": 2
},
{
"date": "2026-06-03",
"count": 3
},
{
"date": "2026-06-04",
"count": 3
},
{
"date": "2026-06-05",
"count": 6
},
{
"date": "2026-06-06",
"count": 3
},
{
"date": "2026-06-07",
"count": 3
},
{
"date": "2026-06-08",
"count": 4
},
{
"date": "2026-06-09",
"count": 7
},
{
"date": "2026-06-10",
"count": 1
},
{
"date": "2026-06-11",
"count": 1
},
{
"date": "2026-06-12",
"count": 3
},
{
"date": "2026-06-13",
"count": 1
},
{
"date": "2026-06-14",
"count": 2
},
{
"date": "2026-06-15",
"count": 3
},
{
"date": "2026-06-16",
"count": 7
},
{
"date": "2026-06-17",
"count": 2
},
{
"date": "2026-06-18",
"count": 2
},
{
"date": "2026-06-19",
"count": 2
},
{
"date": "2026-06-20",
"count": 1
},
{
"date": "2026-06-21",
"count": 2
},
{
"date": "2026-06-22",
"count": 1
},
{
"date": "2026-06-23",
"count": 5
},
{
"date": "2026-06-24",
"count": 3
},
{
"date": "2026-06-25",
"count": 1
},
{
"date": "2026-06-26",
"count": 4
},
{
"date": "2026-06-27",
"count": 2
},
{
"date": "2026-06-28",
"count": 4
},
{
"date": "2026-06-29",
"count": 5
},
{
"date": "2026-06-30",
"count": 5
},
{
"date": "2026-07-01",
"count": 2
},
{
"date": "2026-07-02",
"count": 4
},
{
"date": "2026-07-03",
"count": 1
},
{
"date": "2026-07-06",
"count": 3
},
{
"date": "2026-07-07",
"count": 2
},
{
"date": "2026-07-08",
"count": 2
},
{
"date": "2026-07-09",
"count": 4
},
{
"date": "2026-07-10",
"count": 1
},
{
"date": "2026-07-11",
"count": 1
},
{
"date": "2026-07-17",
"count": 1
},
{
"date": "2026-07-18",
"count": 10
},
{
"date": "2026-07-19",
"count": 2
},
{
"date": "2026-07-20",
"count": 1
}
],
"complete": false,
"collected": 1000,
"total_stars": 1579
},
"open_issues_and_prs": 11
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": true,
"has_mcp_signal": false,
"bootstrap_files": [
"Makefile"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"largest_source_bytes": 59403,
"source_files_sampled": 237,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"go.mod",
"wiki/requirements.txt"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [
{
"name": "github.com/docker/docker",
"direct": false,
"version": "v28.5.2+incompatible",
"severity": "high",
"ecosystem": "go",
"cvss_score": 8.8,
"advisory_ids": [
"GHSA-pxq6-2prw-chj9",
"GHSA-rg2x-37c3-w2rh",
"GHSA-vp62-88p7-qqf5",
"GHSA-x744-4wpc-v9h2",
"GHSA-x86f-5xw2-fm2r",
"GO-2026-4883",
"GO-2026-4887",
"GO-2026-5617",
"GO-2026-5668",
"GO-2026-5746"
],
"fixed_version": "29.3.1",
"advisory_count": 10,
"oldest_advisory_days": 115
},
{
"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": 13
}
],
"collected": true,
"truncated": false,
"by_severity": {
"high": 1,
"unknown": 1
},
"advisory_count": 11,
"affected_count": 2,
"assessed_count": 354,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 1
},
"ecosystems": [
"go",
"pypi"
],
"dependencies": [
{
"name": "github.com/1password/onepassword-sdk-go",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.4.0"
},
{
"name": "github.com/aws/aws-sdk-go-v2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.42.1"
},
{
"name": "github.com/aws/aws-sdk-go-v2/config",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.32.30"
},
{
"name": "github.com/aws/aws-sdk-go-v2/credentials",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.19.29"
},
{
"name": "github.com/aws/aws-sdk-go-v2/service/secretsmanager",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.43.1"
},
{
"name": "github.com/caarlos0/env/v11",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v11.4.1"
},
{
"name": "github.com/compose-spec/compose-go/v2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v2.13.0"
},
{
"name": "github.com/containerd/errdefs",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.0.0"
},
{
"name": "github.com/creasty/defaults",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.8.0"
},
{
"name": "github.com/distribution/reference",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.6.0"
},
{
"name": "github.com/docker/cli",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v29.6.2+incompatible"
},
{
"name": "github.com/getsops/sops/v3",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v3.13.2"
},
{
"name": "github.com/go-git/go-billy/v5",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v5.9.0"
},
{
"name": "github.com/go-git/go-git/v5",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v5.19.1"
},
{
"name": "github.com/google/uuid",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.6.0"
},
{
"name": "github.com/infisical/go-sdk",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.8.0"
},
{
"name": "github.com/joho/godotenv",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.5.1"
},
{
"name": "github.com/moby/moby/api",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.55.0"
},
{
"name": "github.com/moby/moby/client",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.5.0"
},
{
"name": "github.com/openbao/openbao/api/v2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v2.6.0"
},
{
"name": "github.com/prometheus/client_golang",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.23.2"
},
{
"name": "go.yaml.in/yaml/v3",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v3.0.4"
},
{
"name": "golang.org/x/crypto",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.54.0"
},
{
"name": "gopkg.in/validator.v2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v2.0.1"
},
{
"name": "gotest.tools/v3",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v3.5.2"
},
{
"name": "golang.org/x/sync",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.22.0"
},
{
"name": "github.com/1Password/connect-sdk-go",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.5.3"
},
{
"name": "github.com/avast/retry-go/v5",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v5.0.0"
},
{
"name": "github.com/bitwarden/sdk-go/v2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v2.1.0"
},
{
"name": "github.com/docker/compose/v5",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v5.3.1"
},
{
"name": "github.com/golang-jwt/jwt/v5",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v5.3.1"
},
{
"name": "github.com/google/go-containerregistry",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.21.7"
},
{
"name": "github.com/jmespath/go-jmespath",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.4.1-0.20220621161143-b0104c826a24"
},
{
"name": "github.com/opencontainers/go-digest",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.0.0"
},
{
"name": "github.com/opentracing/opentracing-go",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.2.0"
},
{
"name": "github.com/prometheus/common",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.70.0"
},
{
"name": "github.com/robfig/cron/v3",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v3.0.1"
},
{
"name": "github.com/sigstore/cosign/v3",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v3.1.2"
},
{
"name": "github.com/veqryn/slog-dedup",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.6.0"
},
{
"name": "gopkg.in/yaml.v3",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v3.0.1"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "github.com/1password/connect-sdk-go",
"direct": true,
"version": "v1.5.3",
"ecosystem": "go"
},
{
"name": "github.com/1password/onepassword-sdk-go",
"direct": true,
"version": "v0.4.0",
"ecosystem": "go"
},
{
"name": "github.com/avast/retry-go/v5",
"direct": true,
"version": "v5.0.0",
"ecosystem": "go"
},
{
"name": "github.com/aws/aws-sdk-go-v2",
"direct": true,
"version": "v1.42.1",
"ecosystem": "go"
},
{
"name": "github.com/aws/aws-sdk-go-v2/config",
"direct": true,
"version": "v1.32.30",
"ecosystem": "go"
},
{
"name": "github.com/aws/aws-sdk-go-v2/credentials",
"direct": true,
"version": "v1.19.29",
"ecosystem": "go"
},
{
"name": "github.com/aws/aws-sdk-go-v2/service/secretsmanager",
"direct": true,
"version": "v1.43.1",
"ecosystem": "go"
},
{
"name": "github.com/bitwarden/sdk-go/v2",
"direct": true,
"version": "v2.1.0",
"ecosystem": "go"
},
{
"name": "github.com/caarlos0/env/v11",
"direct": true,
"version": "v11.4.1",
"ecosystem": "go"
},
{
"name": "github.com/compose-spec/compose-go/v2",
"direct": true,
"version": "v2.13.0",
"ecosystem": "go"
},
{
"name": "github.com/containerd/errdefs",
"direct": true,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/creasty/defaults",
"direct": true,
"version": "v1.8.0",
"ecosystem": "go"
},
{
"name": "github.com/distribution/reference",
"direct": true,
"version": "v0.6.0",
"ecosystem": "go"
},
{
"name": "github.com/docker/cli",
"direct": true,
"version": "v29.6.2+incompatible",
"ecosystem": "go"
},
{
"name": "github.com/docker/compose/v5",
"direct": true,
"version": "v5.3.1",
"ecosystem": "go"
},
{
"name": "github.com/getsops/sops/v3",
"direct": true,
"version": "v3.13.2",
"ecosystem": "go"
},
{
"name": "github.com/go-git/go-billy/v5",
"direct": true,
"version": "v5.9.0",
"ecosystem": "go"
},
{
"name": "github.com/go-git/go-git/v5",
"direct": true,
"version": "v5.19.1",
"ecosystem": "go"
},
{
"name": "github.com/golang-jwt/jwt/v5",
"direct": true,
"version": "v5.3.1",
"ecosystem": "go"
},
{
"name": "github.com/google/go-containerregistry",
"direct": true,
"version": "v0.21.7",
"ecosystem": "go"
},
{
"name": "github.com/google/uuid",
"direct": true,
"version": "v1.6.0",
"ecosystem": "go"
},
{
"name": "github.com/infisical/go-sdk",
"direct": true,
"version": "v0.8.0",
"ecosystem": "go"
},
{
"name": "github.com/jmespath/go-jmespath",
"direct": true,
"version": "v0.4.1-0.20220621161143-b0104c826a24",
"ecosystem": "go"
},
{
"name": "github.com/joho/godotenv",
"direct": true,
"version": "v1.5.1",
"ecosystem": "go"
},
{
"name": "github.com/moby/moby/api",
"direct": true,
"version": "v1.55.0",
"ecosystem": "go"
},
{
"name": "github.com/moby/moby/client",
"direct": true,
"version": "v0.5.0",
"ecosystem": "go"
},
{
"name": "github.com/openbao/openbao/api/v2",
"direct": true,
"version": "v2.6.0",
"ecosystem": "go"
},
{
"name": "github.com/opencontainers/go-digest",
"direct": true,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/opentracing/opentracing-go",
"direct": true,
"version": "v1.2.0",
"ecosystem": "go"
},
{
"name": "github.com/prometheus/client_golang",
"direct": true,
"version": "v1.23.2",
"ecosystem": "go"
},
{
"name": "github.com/prometheus/common",
"direct": true,
"version": "v0.70.0",
"ecosystem": "go"
},
{
"name": "github.com/robfig/cron/v3",
"direct": true,
"version": "v3.0.1",
"ecosystem": "go"
},
{
"name": "github.com/sigstore/cosign/v3",
"direct": true,
"version": "v3.1.2",
"ecosystem": "go"
},
{
"name": "github.com/veqryn/slog-dedup",
"direct": true,
"version": "v0.6.0",
"ecosystem": "go"
},
{
"name": "go.yaml.in/yaml/v3",
"direct": true,
"version": "v3.0.4",
"ecosystem": "go"
},
{
"name": "golang.org/x/crypto",
"direct": true,
"version": "v0.54.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/sync",
"direct": true,
"version": "v0.22.0",
"ecosystem": "go"
},
{
"name": "gopkg.in/validator.v2",
"direct": true,
"version": "v2.0.1",
"ecosystem": "go"
},
{
"name": "gopkg.in/yaml.v3",
"direct": true,
"version": "v3.0.1",
"ecosystem": "go"
},
{
"name": "gotest.tools/v3",
"direct": true,
"version": "v3.5.2",
"ecosystem": "go"
},
{
"name": "cel.dev/expr",
"direct": false,
"version": "v0.25.2",
"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.1.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.63.0",
"ecosystem": "go"
},
{
"name": "dario.cat/mergo",
"direct": false,
"version": "v1.0.2",
"ecosystem": "go"
},
{
"name": "filippo.io/age",
"direct": false,
"version": "v1.3.1",
"ecosystem": "go"
},
{
"name": "filippo.io/edwards25519",
"direct": false,
"version": "v1.2.0",
"ecosystem": "go"
},
{
"name": "filippo.io/hpke",
"direct": false,
"version": "v0.4.0",
"ecosystem": "go"
},
{
"name": "github.com/acarl005/stripansi",
"direct": false,
"version": "v0.0.0-20180116102854-5a71ef0e047d",
"ecosystem": "go"
},
{
"name": "github.com/asaskevich/govalidator",
"direct": false,
"version": "v0.0.0-20230301143203-a9d515a09cc2",
"ecosystem": "go"
},
{
"name": "github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream",
"direct": false,
"version": "v1.7.13",
"ecosystem": "go"
},
{
"name": "github.com/aws/aws-sdk-go-v2/feature/ec2/imds",
"direct": false,
"version": "v1.18.30",
"ecosystem": "go"
},
{
"name": "github.com/aws/aws-sdk-go-v2/feature/s3/manager",
"direct": false,
"version": "v1.22.28",
"ecosystem": "go"
},
{
"name": "github.com/aws/aws-sdk-go-v2/internal/configsources",
"direct": false,
"version": "v1.4.30",
"ecosystem": "go"
},
{
"name": "github.com/aws/aws-sdk-go-v2/internal/endpoints/v2",
"direct": false,
"version": "v2.7.30",
"ecosystem": "go"
},
{
"name": "github.com/aws/aws-sdk-go-v2/internal/v4a",
"direct": false,
"version": "v1.4.31",
"ecosystem": "go"
},
{
"name": "github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding",
"direct": false,
"version": "v1.13.13",
"ecosystem": "go"
},
{
"name": "github.com/aws/aws-sdk-go-v2/service/internal/checksum",
"direct": false,
"version": "v1.9.22",
"ecosystem": "go"
},
{
"name": "github.com/aws/aws-sdk-go-v2/service/internal/presigned-url",
"direct": false,
"version": "v1.13.30",
"ecosystem": "go"
},
{
"name": "github.com/aws/aws-sdk-go-v2/service/internal/s3shared",
"direct": false,
"version": "v1.19.29",
"ecosystem": "go"
},
{
"name": "github.com/aws/aws-sdk-go-v2/service/kms",
"direct": false,
"version": "v1.53.4",
"ecosystem": "go"
},
{
"name": "github.com/aws/aws-sdk-go-v2/service/s3",
"direct": false,
"version": "v1.104.0",
"ecosystem": "go"
},
{
"name": "github.com/aws/aws-sdk-go-v2/service/signin",
"direct": false,
"version": "v1.4.1",
"ecosystem": "go"
},
{
"name": "github.com/aws/aws-sdk-go-v2/service/sso",
"direct": false,
"version": "v1.32.1",
"ecosystem": "go"
},
{
"name": "github.com/aws/aws-sdk-go-v2/service/ssooidc",
"direct": false,
"version": "v1.37.1",
"ecosystem": "go"
},
{
"name": "github.com/aws/aws-sdk-go-v2/service/sts",
"direct": false,
"version": "v1.44.1",
"ecosystem": "go"
},
{
"name": "github.com/aws/smithy-go",
"direct": false,
"version": "v1.27.3",
"ecosystem": "go"
},
{
"name": "github.com/azure/azure-sdk-for-go/sdk/azcore",
"direct": false,
"version": "v1.22.0",
"ecosystem": "go"
},
{
"name": "github.com/azure/azure-sdk-for-go/sdk/azidentity",
"direct": false,
"version": "v1.14.0",
"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/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/go-ansiterm",
"direct": false,
"version": "v0.0.0-20250102033503-faa5f7b0171c",
"ecosystem": "go"
},
{
"name": "github.com/azuread/microsoft-authentication-library-for-go",
"direct": false,
"version": "v1.7.2",
"ecosystem": "go"
},
{
"name": "github.com/beorn7/perks",
"direct": false,
"version": "v1.0.1",
"ecosystem": "go"
},
{
"name": "github.com/blang/semver",
"direct": false,
"version": "v3.5.1+incompatible",
"ecosystem": "go"
},
{
"name": "github.com/bombsimon/wsl/v5",
"direct": false,
"version": "v5.8.0",
"ecosystem": "go"
},
{
"name": "github.com/buger/goterm",
"direct": false,
"version": "v1.0.4",
"ecosystem": "go"
},
{
"name": "github.com/catenacyber/perfsprint",
"direct": false,
"version": "v0.10.1",
"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/clipperhouse/uax29/v2",
"direct": false,
"version": "v2.2.0",
"ecosystem": "go"
},
{
"name": "github.com/cloudflare/circl",
"direct": false,
"version": "v1.6.4",
"ecosystem": "go"
},
{
"name": "github.com/cncf/xds/go",
"direct": false,
"version": "v0.0.0-20260202195803-dba9d589def2",
"ecosystem": "go"
},
{
"name": "github.com/containerd/console",
"direct": false,
"version": "v1.0.5",
"ecosystem": "go"
},
{
"name": "github.com/containerd/containerd/api",
"direct": false,
"version": "v1.10.0",
"ecosystem": "go"
},
{
"name": "github.com/containerd/containerd/v2",
"direct": false,
"version": "v2.2.5",
"ecosystem": "go"
},
{
"name": "github.com/containerd/continuity",
"direct": false,
"version": "v0.5.0",
"ecosystem": "go"
},
{
"name": "github.com/containerd/errdefs/pkg",
"direct": false,
"version": "v0.3.0",
"ecosystem": "go"
},
{
"name": "github.com/containerd/log",
"direct": false,
"version": "v0.1.0",
"ecosystem": "go"
},
{
"name": "github.com/containerd/platforms",
"direct": false,
"version": "v1.0.0-rc.4",
"ecosystem": "go"
},
{
"name": "github.com/containerd/ttrpc",
"direct": false,
"version": "v1.2.8",
"ecosystem": "go"
},
{
"name": "github.com/containerd/typeurl/v2",
"direct": false,
"version": "v2.3.0",
"ecosystem": "go"
},
{
"name": "github.com/coreos/go-oidc/v3",
"direct": false,
"version": "v3.18.0",
"ecosystem": "go"
},
{
"name": "github.com/cpuguy83/go-md2man/v2",
"direct": false,
"version": "v2.0.7",
"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/davecgh/go-spew",
"direct": false,
"version": "v1.1.2-0.20180830191138-d8f796af33cc",
"ecosystem": "go"
},
{
"name": "github.com/defanglabs/secret-detector",
"direct": false,
"version": "v0.0.0-20250403165618-22662109213e",
"ecosystem": "go"
},
{
"name": "github.com/digitorus/pkcs7",
"direct": false,
"version": "v0.0.0-20230818184609-3a137a874352",
"ecosystem": "go"
},
{
"name": "github.com/digitorus/timestamp",
"direct": false,
"version": "v0.0.0-20231217203849-220c5c2851b7",
"ecosystem": "go"
},
{
"name": "github.com/dlclark/regexp2",
"direct": false,
"version": "v1.11.5",
"ecosystem": "go"
},
{
"name": "github.com/docker/buildx",
"direct": false,
"version": "v0.35.0",
"ecosystem": "go"
},
{
"name": "github.com/docker/docker",
"direct": false,
"version": "v28.5.2+incompatible",
"ecosystem": "go"
},
{
"name": "github.com/docker/docker-credential-helpers",
"direct": false,
"version": "v0.9.8",
"ecosystem": "go"
},
{
"name": "github.com/docker/go-connections",
"direct": false,
"version": "v0.7.0",
"ecosystem": "go"
},
{
"name": "github.com/docker/go-events",
"direct": false,
"version": "v0.0.0-20190806004212-e31b211e4f1c",
"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/dylibso/observe-sdk/go",
"direct": false,
"version": "v0.0.0-20240828172851-9145d8ad07e1",
"ecosystem": "go"
},
{
"name": "github.com/eiannone/keyboard",
"direct": false,
"version": "v0.0.0-20220611211555-0d226195f203",
"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/extism/go-sdk",
"direct": false,
"version": "v1.7.1",
"ecosystem": "go"
},
{
"name": "github.com/fatih/color",
"direct": false,
"version": "v1.19.0",
"ecosystem": "go"
},
{
"name": "github.com/felixge/httpsnoop",
"direct": false,
"version": "v1.1.0",
"ecosystem": "go"
},
{
"name": "github.com/fsnotify/fsevents",
"direct": false,
"version": "v0.2.0",
"ecosystem": "go"
},
{
"name": "github.com/fvbommel/sortorder",
"direct": false,
"version": "v1.1.0",
"ecosystem": "go"
},
{
"name": "github.com/fxamacker/cbor/v2",
"direct": false,
"version": "v2.9.0",
"ecosystem": "go"
},
{
"name": "github.com/getsops/gopgagent",
"direct": false,
"version": "v0.0.0-20241224165529-7044f28e491e",
"ecosystem": "go"
},
{
"name": "github.com/go-chi/chi/v5",
"direct": false,
"version": "v5.3.0",
"ecosystem": "go"
},
{
"name": "github.com/go-git/gcfg",
"direct": false,
"version": "v1.5.1-0.20230307220236-3a3c6141e376",
"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.8",
"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.24.0",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/runtime",
"direct": false,
"version": "v0.32.4",
"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.6",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/strfmt",
"direct": false,
"version": "v0.26.4",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/swag",
"direct": false,
"version": "v0.26.1",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/swag/cmdutils",
"direct": false,
"version": "v0.26.1",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/swag/conv",
"direct": false,
"version": "v0.27.0",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/swag/fileutils",
"direct": false,
"version": "v0.26.1",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/swag/jsonname",
"direct": false,
"version": "v0.26.1",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/swag/jsonutils",
"direct": false,
"version": "v0.26.1",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/swag/loading",
"direct": false,
"version": "v0.26.1",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/swag/mangling",
"direct": false,
"version": "v0.26.1",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/swag/netutils",
"direct": false,
"version": "v0.26.1",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/swag/stringutils",
"direct": false,
"version": "v0.26.1",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/swag/typeutils",
"direct": false,
"version": "v0.27.0",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/swag/yamlutils",
"direct": false,
"version": "v0.26.1",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/validate",
"direct": false,
"version": "v0.26.0",
"ecosystem": "go"
},
{
"name": "github.com/go-resty/resty/v2",
"direct": false,
"version": "v2.13.1",
"ecosystem": "go"
},
{
"name": "github.com/go-viper/mapstructure/v2",
"direct": false,
"version": "v2.5.0",
"ecosystem": "go"
},
{
"name": "github.com/gobwas/glob",
"direct": false,
"version": "v0.2.3",
"ecosystem": "go"
},
{
"name": "github.com/goccy/go-yaml",
"direct": false,
"version": "v1.19.2",
"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/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/golang/snappy",
"direct": false,
"version": "v1.0.0",
"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-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/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/googleapis/enterprise-certificate-proxy",
"direct": false,
"version": "v0.3.17",
"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.33.0",
"ecosystem": "go"
},
{
"name": "github.com/googlecloudplatform/opentelemetry-operations-go/exporter/metric",
"direct": false,
"version": "v0.57.0",
"ecosystem": "go"
},
{
"name": "github.com/googlecloudplatform/opentelemetry-operations-go/internal/resourcemapping",
"direct": false,
"version": "v0.57.0",
"ecosystem": "go"
},
{
"name": "github.com/goware/prefixer",
"direct": false,
"version": "v0.0.0-20160118172347-395022866408",
"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-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-rootcerts",
"direct": false,
"version": "v1.0.2",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/go-secure-stdlib/parseutil",
"direct": false,
"version": "v0.2.0",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/go-secure-stdlib/strutil",
"direct": false,
"version": "v0.1.2",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/go-sockaddr",
"direct": false,
"version": "v1.0.7",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/go-version",
"direct": false,
"version": "v1.9.0",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/golang-lru/v2",
"direct": false,
"version": "v2.0.7",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/hcl",
"direct": false,
"version": "v1.0.1-vault-7",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/vault/api",
"direct": false,
"version": "v1.23.0",
"ecosystem": "go"
},
{
"name": "github.com/huaweicloud/huaweicloud-sdk-go-v3",
"direct": false,
"version": "v0.1.202",
"ecosystem": "go"
},
{
"name": "github.com/ianlancetaylor/demangle",
"direct": false,
"version": "v0.0.0-20251118225945-96ee0021ea0f",
"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/inhies/go-bytesize",
"direct": false,
"version": "v0.0.0-20220417184213-4913239db9cf",
"ecosystem": "go"
},
{
"name": "github.com/jbenet/go-context",
"direct": false,
"version": "v0.0.0-20150711004518-d14ea06fba99",
"ecosystem": "go"
},
{
"name": "github.com/jedisct1/go-minisign",
"direct": false,
"version": "v0.0.0-20230811132847-661be99b8267",
"ecosystem": "go"
},
{
"name": "github.com/jonboulle/clockwork",
"direct": false,
"version": "v0.5.0",
"ecosystem": "go"
},
{
"name": "github.com/jpillora/backoff",
"direct": false,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/json-iterator/go",
"direct": false,
"version": "v1.1.13-0.20220915233716-71ac16282d12",
"ecosystem": "go"
},
{
"name": "github.com/kevinburke/ssh_config",
"direct": false,
"version": "v1.2.0",
"ecosystem": "go"
},
{
"name": "github.com/klauspost/compress",
"direct": false,
"version": "v1.18.6",
"ecosystem": "go"
},
{
"name": "github.com/klauspost/cpuid/v2",
"direct": false,
"version": "v2.3.0",
"ecosystem": "go"
},
{
"name": "github.com/kylelemons/godebug",
"direct": false,
"version": "v1.1.0",
"ecosystem": "go"
},
{
"name": "github.com/letsencrypt/boulder",
"direct": false,
"version": "v0.20260309.0",
"ecosystem": "go"
},
{
"name": "github.com/lib/pq",
"direct": false,
"version": "v1.12.3",
"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-runewidth",
"direct": false,
"version": "v0.0.23",
"ecosystem": "go"
},
{
"name": "github.com/mattn/go-shellwords",
"direct": false,
"version": "v1.0.13",
"ecosystem": "go"
},
{
"name": "github.com/microsoft/go-winio",
"direct": false,
"version": "v0.6.2",
"ecosystem": "go"
},
{
"name": "github.com/miekg/pkcs11",
"direct": false,
"version": "v1.1.2",
"ecosystem": "go"
},
{
"name": "github.com/mitchellh/go-homedir",
"direct": false,
"version": "v1.1.0",
"ecosystem": "go"
},
{
"name": "github.com/mitchellh/go-wordwrap",
"direct": false,
"version": "v1.0.1",
"ecosystem": "go"
},
{
"name": "github.com/mitchellh/hashstructure/v2",
"direct": false,
"version": "v2.0.2",
"ecosystem": "go"
},
{
"name": "github.com/mitchellh/mapstructure",
"direct": false,
"version": "v1.5.1-0.20231216201459-8508981c8b6c",
"ecosystem": "go"
},
{
"name": "github.com/moby/buildkit",
"direct": false,
"version": "v0.31.1",
"ecosystem": "go"
},
{
"name": "github.com/moby/docker-image-spec",
"direct": false,
"version": "v1.3.1",
"ecosystem": "go"
},
{
"name": "github.com/moby/go-archive",
"direct": false,
"version": "v0.2.0",
"ecosystem": "go"
},
{
"name": "github.com/moby/locker",
"direct": false,
"version": "v1.0.1",
"ecosystem": "go"
},
{
"name": "github.com/moby/patternmatcher",
"direct": false,
"version": "v0.6.1",
"ecosystem": "go"
},
{
"name": "github.com/moby/swarmkit/v2",
"direct": false,
"version": "v2.0.0",
"ecosystem": "go"
},
{
"name": "github.com/moby/sys/atomicwriter",
"direct": false,
"version": "v0.1.0",
"ecosystem": "go"
},
{
"name": "github.com/moby/sys/capability",
"direct": false,
"version": "v0.4.0",
"ecosystem": "go"
},
{
"name": "github.com/moby/sys/sequential",
"direct": false,
"version": "v0.7.0",
"ecosystem": "go"
},
{
"name": "github.com/moby/sys/signal",
"direct": false,
"version": "v0.7.1",
"ecosystem": "go"
},
{
"name": "github.com/moby/sys/symlink",
"direct": false,
"version": "v0.3.0",
"ecosystem": "go"
},
{
"name": "github.com/moby/sys/user",
"direct": false,
"version": "v0.4.1",
"ecosystem": "go"
},
{
"name": "github.com/moby/sys/userns",
"direct": false,
"version": "v0.1.0",
"ecosystem": "go"
},
{
"name": "github.com/moby/term",
"direct": false,
"version": "v0.5.2",
"ecosystem": "go"
},
{
"name": "github.com/modern-go/concurrent",
"direct": false,
"version": "v0.0.0-20180306012644-bacd9c7ef1dd",
"ecosystem": "go"
},
{
"name": "github.com/modern-go/reflect2",
"direct": false,
"version": "v1.0.3-0.20250322232337-35a7c28c31ee",
"ecosystem": "go"
},
{
"name": "github.com/morikuni/aec",
"direct": false,
"version": "v1.1.0",
"ecosystem": "go"
},
{
"name": "github.com/munnerz/goautoneg",
"direct": false,
"version": "v0.0.0-20191010083416-a7dc8b61c822",
"ecosystem": "go"
},
{
"name": "github.com/mwitkow/go-conntrack",
"direct": false,
"version": "v0.0.0-20190716064945-2f068394615f",
"ecosystem": "go"
},
{
"name": "github.com/nozzle/throttler",
"direct": false,
"version": "v0.0.0-20180817012639-2ea982251481",
"ecosystem": "go"
},
{
"name": "github.com/oklog/ulid/v2",
"direct": false,
"version": "v2.1.1",
"ecosystem": "go"
},
{
"name": "github.com/opencontainers/image-spec",
"direct": false,
"version": "v1.1.1",
"ecosystem": "go"
},
{
"name": "github.com/oracle/oci-go-sdk/v65",
"direct": false,
"version": "v65.95.2",
"ecosystem": "go"
},
{
"name": "github.com/pelletier/go-toml/v2",
"direct": false,
"version": "v2.3.1",
"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/prometheus/client_model",
"direct": false,
"version": "v0.6.2",
"ecosystem": "go"
},
{
"name": "github.com/prometheus/procfs",
"direct": false,
"version": "v0.21.0",
"ecosystem": "go"
},
{
"name": "github.com/protonmail/go-crypto",
"direct": false,
"version": "v1.4.1",
"ecosystem": "go"
},
{
"name": "github.com/rs/zerolog",
"direct": false,
"version": "v1.34.0",
"ecosystem": "go"
},
{
"name": "github.com/russross/blackfriday/v2",
"direct": false,
"version": "v2.1.0",
"ecosystem": "go"
},
{
"name": "github.com/ryanuber/go-glob",
"direct": false,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/santhosh-tekuri/jsonschema/v6",
"direct": false,
"version": "v6.0.2",
"ecosystem": "go"
},
{
"name": "github.com/sassoftware/relic",
"direct": false,
"version": "v7.2.1+incompatible",
"ecosystem": "go"
},
{
"name": "github.com/secure-systems-lab/go-securesystemslib",
"direct": false,
"version": "v0.11.0",
"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/sigstore/protobuf-specs",
"direct": false,
"version": "v0.5.1",
"ecosystem": "go"
},
{
"name": "github.com/sigstore/rekor",
"direct": false,
"version": "v1.5.3",
"ecosystem": "go"
},
{
"name": "github.com/sigstore/rekor-tiles/v2",
"direct": false,
"version": "v2.3.0",
"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.1",
"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/skeema/knownhosts",
"direct": false,
"version": "v1.3.1",
"ecosystem": "go"
},
{
"name": "github.com/skratchdot/open-golang",
"direct": false,
"version": "v0.0.0-20200116055534-eef842397966",
"ecosystem": "go"
},
{
"name": "github.com/sony/gobreaker",
"direct": false,
"version": "v0.5.0",
"ecosystem": "go"
},
{
"name": "github.com/spf13/cobra",
"direct": false,
"version": "v1.10.2",
"ecosystem": "go"
},
{
"name": "github.com/spf13/pflag",
"direct": false,
"version": "v1.0.10",
"ecosystem": "go"
},
{
"name": "github.com/spiffe/go-spiffe/v2",
"direct": false,
"version": "v2.8.1",
"ecosystem": "go"
},
{
"name": "github.com/syndtr/goleveldb",
"direct": false,
"version": "v1.0.1-0.20220721030215-126854af5e6d",
"ecosystem": "go"
},
{
"name": "github.com/tetratelabs/wabin",
"direct": false,
"version": "v0.0.0-20230304001439-f6f874872834",
"ecosystem": "go"
},
{
"name": "github.com/tetratelabs/wazero",
"direct": false,
"version": "v1.11.0",
"ecosystem": "go"
},
{
"name": "github.com/thales-e-security/pool",
"direct": false,
"version": "v0.0.2",
"ecosystem": "go"
},
{
"name": "github.com/thalesignite/crypto11",
"direct": false,
"version": "v1.2.5",
"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",
"ecosystem": "go"
},
{
"name": "github.com/tilt-dev/fsnotify",
"direct": false,
"version": "v1.4.8-0.20220602155310-fff9c274a375",
"ecosystem": "go"
},
{
"name": "github.com/titanous/rocacheck",
"direct": false,
"version": "v0.0.0-20171023193734-afe73141d399",
"ecosystem": "go"
},
{
"name": "github.com/tjfoc/gmsm",
"direct": false,
"version": "v1.4.1",
"ecosystem": "go"
},
{
"name": "github.com/tonistiigi/dchapes-mode",
"direct": false,
"version": "v0.0.0-20250318174251-73d941a28323",
"ecosystem": "go"
},
{
"name": "github.com/tonistiigi/fsutil",
"direct": false,
"version": "v0.0.0-20260609091201-0257b3308df4",
"ecosystem": "go"
},
{
"name": "github.com/tonistiigi/go-csvvalue",
"direct": false,
"version": "v0.0.0-20240814133006-030d3b2625d0",
"ecosystem": "go"
},
{
"name": "github.com/tonistiigi/units",
"direct": false,
"version": "v0.0.0-20180711220420-6950e57a87ea",
"ecosystem": "go"
},
{
"name": "github.com/tonistiigi/vt100",
"direct": false,
"version": "v0.0.0-20240514184818-90bafcd6abab",
"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/uber/jaeger-client-go",
"direct": false,
"version": "v2.30.0+incompatible",
"ecosystem": "go"
},
{
"name": "github.com/uber/jaeger-lib",
"direct": false,
"version": "v2.4.1+incompatible",
"ecosystem": "go"
},
{
"name": "github.com/urfave/cli",
"direct": false,
"version": "v1.22.17",
"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/xeipuuv/gojsonpointer",
"direct": false,
"version": "v0.0.0-20190905194746-02993c407bfb",
"ecosystem": "go"
},
{
"name": "github.com/xeipuuv/gojsonreference",
"direct": false,
"version": "v0.0.0-20180127040603-bd5ef7bd5415",
"ecosystem": "go"
},
{
"name": "github.com/xeipuuv/gojsonschema",
"direct": false,
"version": "v1.2.0",
"ecosystem": "go"
},
{
"name": "github.com/xhit/go-str2duration/v2",
"direct": false,
"version": "v2.1.0",
"ecosystem": "go"
},
{
"name": "github.com/youmark/pkcs8",
"direct": false,
"version": "v0.0.0-20240726163527-a2c0da244d78",
"ecosystem": "go"
},
{
"name": "gitlab.com/gitlab-org/api/client-go",
"direct": false,
"version": "v1.46.0",
"ecosystem": "go"
},
{
"name": "go.etcd.io/etcd/raft/v3",
"direct": false,
"version": "v3.5.6",
"ecosystem": "go"
},
{
"name": "go.mongodb.org/mongo-driver",
"direct": false,
"version": "v1.17.9",
"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.44.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc",
"direct": false,
"version": "v0.69.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace",
"direct": false,
"version": "v0.69.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
"direct": false,
"version": "v0.69.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel",
"direct": false,
"version": "v1.44.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc",
"direct": false,
"version": "v1.44.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp",
"direct": false,
"version": "v1.44.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel/exporters/otlp/otlptrace",
"direct": false,
"version": "v1.44.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc",
"direct": false,
"version": "v1.44.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp",
"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.opentelemetry.io/proto/otlp",
"direct": false,
"version": "v1.10.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.uber.org/zap",
"direct": false,
"version": "v1.28.0",
"ecosystem": "go"
},
{
"name": "go.yaml.in/yaml/v2",
"direct": false,
"version": "v2.4.4",
"ecosystem": "go"
},
{
"name": "go.yaml.in/yaml/v4",
"direct": false,
"version": "v4.0.0-rc.6",
"ecosystem": "go"
},
{
"name": "golang.org/x/mod",
"direct": false,
"version": "v0.38.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/net",
"direct": false,
"version": "v0.57.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/oauth2",
"direct": false,
"version": "v0.36.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/sys",
"direct": false,
"version": "v0.47.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/telemetry",
"direct": false,
"version": "v0.0.0-20260708182218-49f421fb7959",
"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.48.0",
"ecosystem": "go"
},
{
"name": "google.golang.org/api",
"direct": false,
"version": "v0.286.0",
"ecosystem": "go"
},
{
"name": "google.golang.org/genproto",
"direct": false,
"version": "v0.0.0-20260622175928-b703f567277d",
"ecosystem": "go"
},
{
"name": "google.golang.org/genproto/googleapis/api",
"direct": false,
"version": "v0.0.0-20260622175928-b703f567277d",
"ecosystem": "go"
},
{
"name": "google.golang.org/genproto/googleapis/rpc",
"direct": false,
"version": "v0.0.0-20260622175928-b703f567277d",
"ecosystem": "go"
},
{
"name": "google.golang.org/grpc",
"direct": false,
"version": "v1.82.0",
"ecosystem": "go"
},
{
"name": "google.golang.org/protobuf",
"direct": false,
"version": "v1.36.12-0.20260120151049-f2248ac996af",
"ecosystem": "go"
},
{
"name": "gopkg.in/evanphx/json-patch.v4",
"direct": false,
"version": "v4.13.0",
"ecosystem": "go"
},
{
"name": "gopkg.in/inf.v0",
"direct": false,
"version": "v0.9.1",
"ecosystem": "go"
},
{
"name": "gopkg.in/ini.v1",
"direct": false,
"version": "v1.67.3",
"ecosystem": "go"
},
{
"name": "gopkg.in/warnings.v0",
"direct": false,
"version": "v0.1.2",
"ecosystem": "go"
},
{
"name": "k8s.io/api",
"direct": false,
"version": "v0.36.2",
"ecosystem": "go"
},
{
"name": "k8s.io/apimachinery",
"direct": false,
"version": "v0.36.2",
"ecosystem": "go"
},
{
"name": "k8s.io/client-go",
"direct": false,
"version": "v0.36.2",
"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": "modernc.org/b/v2",
"direct": false,
"version": "v2.1.2",
"ecosystem": "go"
},
{
"name": "mvdan.cc/gofumpt",
"direct": false,
"version": "v0.10.0",
"ecosystem": "go"
},
{
"name": "sigs.k8s.io/json",
"direct": false,
"version": "v0.0.0-20250730193827-2d320260d730",
"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.2",
"ecosystem": "go"
},
{
"name": "sigs.k8s.io/yaml",
"direct": false,
"version": "v1.6.0",
"ecosystem": "go"
},
{
"name": "tags.cncf.io/container-device-interface",
"direct": false,
"version": "v1.1.0",
"ecosystem": "go"
},
{
"name": "zensical",
"direct": false,
"version": "0.0.51",
"ecosystem": "pypi"
}
],
"collected": true,
"truncated": false,
"total_count": 354,
"direct_count": 40,
"indirect_count": 314
}
},
"maintainership": {
"issues": {
"open_prs": 2,
"merged_prs": 1198,
"open_issues": 9,
"closed_ratio": 0.953,
"closed_issues": 184,
"closed_unmerged_prs": 60
},
"bus_factor": 1,
"top_contributors": [
{
"type": "User",
"login": "kimdre",
"commits": 854,
"avatar_url": "https://avatars.githubusercontent.com/u/27567533?v=4"
},
{
"type": "Bot",
"login": "renovate[bot]",
"commits": 743,
"avatar_url": "https://avatars.githubusercontent.com/in/2740?v=4"
},
{
"type": "User",
"login": "qianlongzt",
"commits": 21,
"avatar_url": "https://avatars.githubusercontent.com/u/18493471?v=4"
},
{
"type": "Bot",
"login": "dependabot[bot]",
"commits": 8,
"avatar_url": "https://avatars.githubusercontent.com/in/29110?v=4"
},
{
"type": "User",
"login": "JojoMee",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/6502589?v=4"
},
{
"type": "User",
"login": "p0lycarpio",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/66876397?v=4"
},
{
"type": "User",
"login": "bjw-s",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/6213398?v=4"
},
{
"type": "User",
"login": "danroc",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/68558152?v=4"
},
{
"type": "User",
"login": "mechanicalbot",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/16527837?v=4"
},
{
"type": "User",
"login": "UnknownHero",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/1731486?v=4"
}
],
"contributors_sampled": 22,
"top_contributor_share": 0.518
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"build-dev.yaml",
"build.yaml",
"docs.yaml",
"housekeeping.yaml",
"image-vulnerability-scanning.yml",
"test.yaml"
],
"has_docs_dir": true,
"linter_configs": [
".golangci.yaml"
],
"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": "25 out of 25 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": 2,
"reason": "badge detected: InProgress",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 0/29 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 5 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 24 issue activity found in the last 90 days -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": 10,
"reason": "packaging workflow detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 9,
"reason": "dependency not pinned by hash detected -- score normalized to 9",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 10,
"reason": "SAST tool is run on all commits",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 10,
"reason": "security policy file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": 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": 4,
"reason": "6 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "525441a1772fa5a76c3645ff30f74dfd6f577e39",
"ran_at": "2026-07-21T15:22:11Z",
"aggregate_score": 6.2,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": true,
"has_dependabot_config": false
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/kimdre/doco-cd",
"host": "github.com",
"name": "doco-cd",
"owner": "kimdre"
},
"metrics": {
"overall": {
"key": "overall",
"band": "good",
"name": "Overall health",
"note": null,
"notes": [],
"value": 78,
"inputs": {
"security": 67,
"vitality": 95,
"community": 70,
"governance": 67,
"engineering": 90
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "excellent",
"name": "Vitality",
"value": 95,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "excellent",
"name": "Development activity",
"note": null,
"notes": [],
"value": 99,
"inputs": {
"commits_last_year": 1002,
"human_commit_share": null,
"days_since_last_push": 0,
"active_weeks_last_year": 51
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "51/52 weeks with commits",
"points": 35.3,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 51
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "1002 commits in the last year",
"points": 18,
"status": "met",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 1002
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "30 commit(s) and 24 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"name": "Release discipline",
"note": null,
"notes": [],
"value": 90,
"inputs": {
"releases_count": 100,
"latest_release_tag": "v0.99.1",
"releases_from_tags": false,
"days_since_latest_release": 0,
"mean_days_between_releases": 3.7
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "100 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 100
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~3.7 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 3.7
}
}
],
"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": "unverified",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": "no_commit_sample",
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": null,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "maintenance record not established from the collected data",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_unverified",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "good",
"name": "Community & Adoption",
"value": 70,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "good",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 70,
"inputs": {
"forks": 53,
"stars": 1579,
"watchers": 5,
"growth_state": "organic",
"growth_factor_pct": 100
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "1,579 stars",
"points": 51.9,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 1579
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "53 forks",
"points": 14.3,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 53
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "5 watchers",
"points": 3.3,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 5
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "good",
"name": "Community health",
"note": null,
"notes": [],
"value": 70,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": true,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (Apache-2.0)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "Apache-2.0"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 18,
"status": "met",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 67,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 43,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 22,
"top_contributor_share": 0.518
},
"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 52% of commits",
"points": 10.8,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 52
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "22 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 22
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 5 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 81,
"inputs": {
"merged_prs": 1198,
"open_issues": 9,
"closed_issues": 184,
"issue_closed_ratio": 0.953,
"closed_unmerged_prs": 60
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "95% of issues closed",
"points": 44.6,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 95
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "1198/1258 decided PRs merged",
"points": 36.4,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 1198,
"decided": 1258
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/29 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 54,
"inputs": {
"followers": 34,
"owner_type": "User",
"is_verified": null,
"owner_login": "kimdre",
"public_repos": 23,
"account_age_days": 3383
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "personal (user) account",
"points": 10,
"status": "partial",
"details": [
{
"code": "owner_personal",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": "not applicable to user accounts",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_applicable_to_user_accounts",
"params": {}
}
],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "34 followers of kimdre",
"points": 11.1,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 34,
"login": "kimdre"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "23 public repos, account ~9 yr old",
"points": 22.1,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 23
}
},
{
"code": "account_age_years",
"params": {
"years": 9
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"github.com/kimdre/doco-cd"
],
"ecosystems": "go",
"any_deprecated": false,
"min_days_since_publish": 0
},
"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 0 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 0
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "232 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 232
}
}
],
"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": "excellent",
"name": "Engineering Quality",
"value": 90,
"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": "6 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 6
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": ".golangci.yaml",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".golangci.yaml"
}
}
],
"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": "25 out of 25 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "excellent",
"name": "Documentation",
"note": null,
"notes": [],
"value": 90,
"inputs": {
"topics": [
"docker",
"docker-compose",
"webhook",
"gitops",
"devops",
"continuous-deployment",
"continuous-delivery",
"doco-cd",
"docker-swarm",
"swarm-mode"
],
"has_wiki": false,
"homepage": "https://doco.cd/latest/",
"has_readme": true,
"has_docs_dir": true,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 25,
"status": "met",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": "https://doco.cd/latest/",
"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": "10 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 10
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "moderate",
"name": "Security",
"value": 67,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "moderate",
"name": "Security posture",
"note": null,
"notes": [],
"value": 62,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 18,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 0,
"scorecard_aggregate": 6.2
},
"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": "25 out of 25 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": "badge detected: InProgress",
"points": 0.5,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 0/29 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 5 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 24 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 9",
"points": 4.5,
"status": "partial",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is run on all commits",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "6 existing vulnerabilities detected",
"points": 3,
"status": "partial",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 354 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": 354
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 89,
"inputs": {
"source": "osv",
"advisories": 11,
"affected_packages": 2,
"assessed_packages": 354,
"unassessed_packages": 0,
"affected_by_severity": "high 1, unknown 1",
"direct_affected_packages": 1
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "1 affected: golang.org/x/crypto v0.54.0 (unknown)",
"points": 26.6,
"status": "partial",
"details": [
{
"code": "advisories_affected",
"params": {
"count": 1,
"packages": "golang.org/x/crypto v0.54.0 (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": "no advisory has been public longer than 90 days",
"points": 40,
"status": "met",
"details": [
{
"code": "advisories_none_stale",
"params": {
"days": 90
}
}
],
"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": 354,
"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": 11
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "moderate",
"name": "AI Readiness",
"value": 65,
"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": "excellent",
"name": "Verify loop (build / test / typecheck)",
"note": "Excluded from scoring (no data or not applicable): Demonstrated agent practice, Automated maintenance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"demonstrated_agent_practice",
"automated_maintenance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 99,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"go.sum"
],
"has_dockerfile": true,
"typed_language": true,
"bootstrap_files": [
"Makefile"
],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [],
"agent_commit_share": null,
"toolchain_manifests": [],
"dependency_bot_commit_share": null
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "Makefile",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Makefile"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": ".golangci.yaml",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".golangci.yaml"
}
}
],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "Go (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Go"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "Dockerfile, lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Dockerfile, lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 9",
"points": 9,
"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": 59403,
"source_files_sampled": 237,
"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/237 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 237,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [],
"report_type": "repository",
"generated_at": "2026-07-21T15:22:38.070268Z",
"schema_version": "0.18.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/k/kimdre/doco-cd.svg",
"full_name": "kimdre/doco-cd",
"license_state": "standard",
"license_spdx": "Apache-2.0"
}