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

paketo-buildpacks / httpd

Go · ShellApache-2.0★ 5 星标⑂ 8 复刻始于 2018年12月在 GitHub 上查看 ↗

paketo-buildpacks/httpd 的健康指数为 100 分中的 72 分,处于「良好」区间。 其得分最高的类别是Vitality(95/100),最低的是AI Readiness(50/100)。 最近一次更新在今天。 近期的大部分工作由 1 位贡献者完成。

72
总分 / 100
良好

软件健康指数

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

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

评分画像

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

所有权

431 关注者199 个公开仓库始于 2020年2月

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

软件包生态系统

注册表软件包版本月下载量版本数最近发布
Gogithub.com/paketo-buildpacks/httpdv1.0.14-2711 天前

按类别列示的指标

活力

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

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

发布纪律

90优秀
评分方式
27/27有发布版本 — 已发布 100 个发布版本
36/36发布时效 — 最近一次发布版本于 1 天前
27/27发布节奏 — 约每 7 天发布一次
0/10OpenSSF Scorecard:Signed-Releases — Project has not signed or included provenance with any releases.
所用输入
releases_count100
latest_release_tagv1.0.14
releases_from_tags
days_since_latest_release1
mean_days_between_releases7

社区与采用

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

55中等 · 占总体的 18%
评分方式
9.8/60星标 — 5 个星标
7/25复刻 — 8 个复刻
5/15关注者 — 9 位关注者
所用输入
forks8
stars5
watchers9
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

社区健康

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

可持续性与治理

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

70良好 · 占总体的 24%
评分方式
9/54巴士系数 — 1 位贡献者贡献了半数提交
10.3/22.5提交分布 — 头号贡献者编写了 54% 的提交
13.5/13.5贡献者广度 — 15 位贡献者
10/10OpenSSF Scorecard:Contributors — project has 9 contributing companies or organizations
所用输入
bus_factor1
contributors_sampled15
top_contributor_share0.542
评分方式
31.2/46.8议题解决 — 67% 的议题已关闭
27.3/38.3PR 接受 — 已裁定的 PR 中 819/1,146 已合并
15/15OpenSSF Scorecard:Code-Review — all changesets reviewed
所用输入
merged_prs819
open_issues14
closed_issues28
issue_closed_ratio0.667
closed_unmerged_prs327
评分方式
30/30所有权背书 — 组织持有
0/20已验证域名
18.9/25所有者影响力 — paketo-buildpacks 有 431 位关注者
25/25既往记录 — 199 个公开仓库,账户约 6 年
所用输入
followers431
owner_typeOrganization
is_verified
owner_loginpaketo-buildpacks
public_repos199
account_age_days2,344
评分方式
25/25已发布且可解析 — go 上有 1 个软件包
35/35发布时效 — 最近一次发布于 1 天前
20/20版本历史 — 271 个已发布版本
20/20未被弃用 — 活跃,未被弃用或撤回
所用输入
packagesgithub.com/paketo-buildpacks/httpd
ecosystemsgo
any_deprecated
min_days_since_publish1

工程质量

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

61中等 · 占总体的 20%

工程实践

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

文档

50中等
评分方式
30/30README
0/25文档目录
0/15文档 / 主页站点
0/10仓库描述
10/10主题标签 — 1 个主题标签
10/10Wiki
所用输入
topicscnb
has_wiki
homepage
has_readme
has_docs_dir
has_description

安全

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

75良好 · 占总体的 16%

安全态势

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

AI 就绪度

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

50中等 · 占总体的 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一条命令的引导启动 — dependency/Makefile
22/22自动化测试
0/11Lint / 格式化配置
11/11静态类型检查 — Go(静态类型)
10/10可复现环境 — Dockerfile, lockfile
0/10已体现的代理实践 — 最近 100 次提交中没有代理编写的提交
8/8自动化维护 — 最近 100 次提交中有 83 次为自动依赖更新
0/10OpenSSF Scorecard:Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
所用输入
has_nix
has_tests
lockfilesgo.sum
has_dockerfile
typed_language
bootstrap_filesdependency/Makefile
has_devcontainer
has_linter_config
typecheck_configs
agent_commit_share0
toolchain_manifestsdependency/retrieval/go.mod, go.mod
dependency_bot_commit_share0.83
评分方式
45/45可类型检查的代码 — Go(静态类型)
55/55可控的文件大小 — 采样的 24 个源文件中有 0 个超过 60KB
所用输入
primary_languageGo
largest_source_bytes21,508
source_files_sampled24
oversized_source_files0

关键数据

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

数据采集警告

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

更多细节

Star 与 Fork 历史 0 ★ / 8 ⇿
0Star
8Fork
88发布

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

02468812021-032023-102026-05
主版本 1次版本 6修订 81

每个点涵盖 5 天。

OpenSSF Scorecard 6.9 / 10
6.9综合

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

10Binary-Artifactsno binaries found in the repo
不适用Branch-Protectioninternal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
10CI-Tests30 out of 30 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
10Code-Reviewall changesets reviewed
10Contributorsproject has 9 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
10SASTSAST tool is run on all commits
10Security-Policysecurity policy file detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
7Vulnerabilities3 existing vulnerabilities detected
直接依赖 8
注册表软件包版本约束清单文件
Gogithub.com/BurntSushi/tomlv1.6.0go.mod
Gogithub.com/Masterminds/semverv1.5.0go.mod
Gogithub.com/caarlos0/env/v6v6.10.1go.mod
Gogithub.com/onsi/gomegav1.42.1go.mod
Gogithub.com/paketo-buildpacks/occamv0.31.3go.mod
Gogithub.com/paketo-buildpacks/packit/v2v2.25.5go.mod
Gogithub.com/sclevine/specv1.4.0go.mod
Gogopkg.in/yaml.v2v2.4.0go.mod
全部依赖 333

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

注册表软件包版本关系
Gogithub.com/burntsushi/tomlv1.5.0直接
Gogithub.com/burntsushi/tomlv1.6.0直接
Gogithub.com/caarlos0/env/v6v6.10.1直接
Gogithub.com/masterminds/semverv1.5.0直接
Gogithub.com/onsi/gomegav1.42.1直接
Gogithub.com/paketo-buildpacks/occamv0.31.3直接
Gogithub.com/paketo-buildpacks/packit/v2v2.25.2直接
Gogithub.com/paketo-buildpacks/packit/v2v2.25.5直接
Gogithub.com/sclevine/specv1.4.0直接
Gogopkg.in/yaml.v2v2.4.0直接
Gocel.dev/exprv0.25.2间接
Gocloud.google.com/gov0.123.0间接
Gocloud.google.com/go/authv0.22.0间接
Gocloud.google.com/go/auth/oauth2adaptv0.2.8间接
Gocloud.google.com/go/compute/metadatav0.9.0间接
Gocloud.google.com/go/iamv1.12.0间接
Gocloud.google.com/go/monitoringv1.30.0间接
Gocloud.google.com/go/storagev1.64.0间接
Godario.cat/mergov1.0.2间接
Gogithub.com/acobaugh/osreleasev0.1.0间接
Gogithub.com/adrg/xdgv0.5.3间接
Gogithub.com/agext/levenshteinv1.2.3间接
Gogithub.com/anchore/cliov0.1.1间接
Gogithub.com/anchore/fangsv0.1.1间接
Gogithub.com/anchore/go-collectionsv0.1.1间接
Gogithub.com/anchore/go-homedirv0.1.1间接
Gogithub.com/anchore/go-loggerv0.1.1间接
Gogithub.com/anchore/go-lzov0.1.1间接
Gogithub.com/anchore/go-macholibrev0.1.1间接
Gogithub.com/anchore/go-rpmdbv0.2.0间接
Gogithub.com/anchore/go-struct-converterv0.2.1间接
Gogithub.com/anchore/go-syncv0.1.1间接
Gogithub.com/anchore/go-versionv1.2.2-0.20200701162849-18adb9c92b9b间接
Gogithub.com/anchore/packageurl-gov0.1.1-0.20250220190351-d62adb6e1115间接
Gogithub.com/anchore/packageurl-gov0.2.0间接
Gogithub.com/anchore/stereoscopev0.3.0间接
Gogithub.com/anchore/syftv1.49.0间接
Gogithub.com/andybalholm/brotliv1.2.2间接
Gogithub.com/apparentlymart/go-textseg/v15v15.0.0间接
Gogithub.com/apparentlymart/go-textseg/v17v17.0.1间接
Gogithub.com/aquasecurity/go-pep440-versionv0.0.1间接
Gogithub.com/aquasecurity/go-versionv0.0.1间接
Gogithub.com/aws/aws-sdk-go-v2v1.43.0间接
Gogithub.com/aws/aws-sdk-go-v2/aws/protocol/eventstreamv1.7.14间接
Gogithub.com/aws/aws-sdk-go-v2/configv1.32.31间接
Gogithub.com/aws/aws-sdk-go-v2/credentialsv1.19.30间接
Gogithub.com/aws/aws-sdk-go-v2/feature/ec2/imdsv1.18.31间接
Gogithub.com/aws/aws-sdk-go-v2/internal/configsourcesv1.4.31间接
Gogithub.com/aws/aws-sdk-go-v2/internal/endpoints/v2v2.7.31间接
Gogithub.com/aws/aws-sdk-go-v2/internal/v4av1.4.32间接
Gogithub.com/aws/aws-sdk-go-v2/service/internal/accept-encodingv1.13.13间接
Gogithub.com/aws/aws-sdk-go-v2/service/internal/checksumv1.9.24间接
Gogithub.com/aws/aws-sdk-go-v2/service/internal/presigned-urlv1.13.31间接
Gogithub.com/aws/aws-sdk-go-v2/service/internal/s3sharedv1.19.32间接
Gogithub.com/aws/aws-sdk-go-v2/service/s3v1.106.0间接
Gogithub.com/aws/aws-sdk-go-v2/service/signinv1.5.0间接
Gogithub.com/aws/aws-sdk-go-v2/service/ssov1.33.0间接
Gogithub.com/aws/aws-sdk-go-v2/service/ssooidcv1.38.0间接
Gogithub.com/aws/aws-sdk-go-v2/service/stsv1.45.0间接
Gogithub.com/aws/smithy-gov1.27.4间接
Gogithub.com/aymanbagabas/go-osc52/v2v2.0.1间接
Gogithub.com/azure/go-ansitermv0.0.0-20250102033503-faa5f7b0171c间接
Gogithub.com/becheran/wildmatch-gov1.0.0间接
Gogithub.com/bgentry/go-netrcv0.0.0-20140422174119-9fd32a8b3d3d间接
Gogithub.com/bitnami/go-versionv0.0.0-20250131085805-b1f57a8634ef间接
Gogithub.com/blakesmith/arv0.0.0-20190502131153-809d4375e1fb间接
Gogithub.com/bmatcuk/doublestar/v4v4.10.0间接
Gogithub.com/bodgit/plumbingv1.3.0间接
Gogithub.com/bodgit/sevenzipv1.6.5间接
Gogithub.com/bodgit/windowsv1.0.1间接
Gogithub.com/cayleygraph/quadv1.3.0间接
Gogithub.com/cenkalti/backoff/v4v4.3.0间接
Gogithub.com/cespare/xxhash/v2v2.3.0间接
Gogithub.com/charmbracelet/colorprofilev0.4.3间接
Gogithub.com/charmbracelet/lipglossv1.1.0间接
Gogithub.com/charmbracelet/x/ansiv0.11.7间接
Gogithub.com/charmbracelet/x/cellbufv0.0.15间接
Gogithub.com/charmbracelet/x/termv0.2.2间接
Gogithub.com/clipperhouse/displaywidthv0.11.0间接
Gogithub.com/clipperhouse/uax29/v2v2.7.0间接
Gogithub.com/cloudflare/circlv1.6.3间接
Gogithub.com/cloudflare/circlv1.6.4间接
Gogithub.com/cncf/xds/gov0.0.0-20260202195803-dba9d589def2间接
Gogithub.com/containerd/cgroups/v3v3.1.3间接
Gogithub.com/containerd/containerd/apiv1.11.1间接
Gogithub.com/containerd/containerd/v2v2.3.3间接
Gogithub.com/containerd/continuityv0.5.0间接
Gogithub.com/containerd/errdefsv1.0.0间接
Gogithub.com/containerd/errdefs/pkgv0.3.0间接
Gogithub.com/containerd/fifov1.1.0间接
Gogithub.com/containerd/logv0.1.0间接
Gogithub.com/containerd/platformsv1.0.0-rc.4间接
Gogithub.com/containerd/pluginv1.1.0间接
Gogithub.com/containerd/ttrpcv1.2.9间接
Gogithub.com/containerd/typeurl/v2v2.3.0间接
Gogithub.com/cpuguy83/dockercfgv0.3.2间接
Gogithub.com/cyclonedx/cyclonedx-gov0.11.0间接
Gogithub.com/cyphar/filepath-securejoinv0.6.1间接
Gogithub.com/cyphar/filepath-securejoinv0.7.0间接
Gogithub.com/datadog/zstdv1.5.7间接
Gogithub.com/davecgh/go-spewv1.1.2-0.20180830191138-d8f796af33cc间接
Gogithub.com/deitch/magicv0.0.0-20230404182410-1ff89d7342da间接
Gogithub.com/dgryski/go-minhashv0.0.0-20190315135803-ad340ca03076间接
Gogithub.com/diskfs/go-diskfsv1.9.4间接
Gogithub.com/distribution/referencev0.6.0间接
Gogithub.com/docker/cliv29.6.2+incompatible间接
Gogithub.com/docker/docker-credential-helpersv0.9.8间接
Gogithub.com/docker/go-connectionsv0.7.0间接
Gogithub.com/docker/go-unitsv0.5.0间接
Gogithub.com/dsnet/compressv0.0.2-0.20230904184137-39efe44ab707间接
Gogithub.com/dustin/go-humanizev1.0.1间接
Gogithub.com/ebitengine/puregov0.10.2间接
Gogithub.com/ekzhu/minhash-lshv0.0.0-20190924033628-faac2c6342f8间接
Gogithub.com/elliotchance/phpserializev1.4.0间接
Gogithub.com/emirpasic/godsv1.18.1间接
Gogithub.com/envoyproxy/go-control-plane/envoyv1.37.0间接
Gogithub.com/envoyproxy/protoc-gen-validatev1.3.3间接
Gogithub.com/facebookincubator/nvdtoolsv0.1.5间接
Gogithub.com/fatih/colorv1.19.0间接
Gogithub.com/felixge/fgprofv0.9.5间接
Gogithub.com/felixge/httpsnoopv1.1.0间接
Gogithub.com/fsnotify/fsnotifyv1.10.1间接
Gogithub.com/gabriel-vasile/mimetypev1.4.11间接
Gogithub.com/gabriel-vasile/mimetypev1.4.14间接
Gogithub.com/github/go-spdx/v2v2.7.0间接
Gogithub.com/go-enry/go-license-detector/v4v4.3.1间接
Gogithub.com/go-git/gcfgv1.5.1-0.20230307220236-3a3c6141e376间接
Gogithub.com/go-git/go-billy/v5v5.9.0间接
Gogithub.com/go-git/go-git/v5v5.19.1间接
Gogithub.com/go-jose/go-jose/v4v4.1.4间接
Gogithub.com/go-logr/logrv1.4.4间接
Gogithub.com/go-logr/stdrv1.2.2间接
Gogithub.com/go-ole/go-olev1.3.0间接
Gogithub.com/go-restruct/restructv1.2.0-alpha间接
Gogithub.com/go-viper/mapstructure/v2v2.5.0间接
Gogithub.com/goccy/go-jsonv0.10.6间接
Gogithub.com/goccy/go-yamlv1.19.2间接
Gogithub.com/gohugoio/hashstructurev0.6.0间接
Gogithub.com/golang/groupcachev0.0.0-20241129210726-2c02b8208cf8间接
Gogithub.com/google/go-cmpv0.7.0间接
Gogithub.com/google/go-containerregistryv0.21.7间接
Gogithub.com/google/licensecheckv0.3.1间接
Gogithub.com/google/pprofv0.0.0-20260115054156-294ebfa9ad83间接
Gogithub.com/google/s2a-gov0.1.9间接
Gogithub.com/google/uuidv1.6.0间接
Gogithub.com/googleapis/enterprise-certificate-proxyv0.3.18间接
Gogithub.com/googleapis/gax-go/v2v2.23.0间接
Gogithub.com/googlecloudplatform/opentelemetry-operations-go/detectors/gcpv1.34.0间接
Gogithub.com/googlecloudplatform/opentelemetry-operations-go/exporter/metricv0.58.0间接
Gogithub.com/googlecloudplatform/opentelemetry-operations-go/internal/resourcemappingv0.58.0间接
Gogithub.com/gookit/colorv1.6.1间接
Gogithub.com/gpustack/gguf-parser-gov0.25.0间接
Gogithub.com/hashicorp/aws-sdk-go-base/v2v2.0.0-beta.73间接
Gogithub.com/hashicorp/errwrapv1.1.0间接
Gogithub.com/hashicorp/go-cleanhttpv0.5.2间接
Gogithub.com/hashicorp/go-getterv1.8.6间接
Gogithub.com/hashicorp/go-multierrorv1.1.1间接
Gogithub.com/hashicorp/go-versionv1.9.0间接
Gogithub.com/hashicorp/golang-lru/v2v2.0.7间接
Gogithub.com/hashicorp/hcl/v2v2.24.0间接
Gogithub.com/henvic/httprettyv0.2.0间接
Gogithub.com/hhatto/gorstv0.0.0-20181029133204-ca9f730cac5b间接
Gogithub.com/huandu/xstringsv1.5.0间接
Gogithub.com/iancoleman/strcasev0.3.0间接
Gogithub.com/inconshreveable/mousetrapv1.1.0间接
Gogithub.com/jbenet/go-contextv0.0.0-20150711004518-d14ea06fba99间接
Gogithub.com/jdkato/prosev1.2.1间接
Gogithub.com/jinzhu/copierv0.4.0间接
Gogithub.com/joshuatcasey/collectionsv0.5.0间接
Gogithub.com/json-iterator/gov1.1.12间接
Gogithub.com/kastenhq/goversionv0.0.0-20230811215019-93b2f8823953间接
Gogithub.com/kevinburke/ssh_configv1.4.0间接
Gogithub.com/kevinburke/ssh_configv1.6.0间接
Gogithub.com/klauspost/compressv1.19.1间接
Gogithub.com/klauspost/cpuid/v2v2.3.0间接
Gogithub.com/klauspost/cpuid/v2v2.4.0间接
Gogithub.com/klauspost/pgzipv1.2.6间接
Gogithub.com/lucasb-eyer/go-colorfulv1.4.0间接
Gogithub.com/lufia/plan9statsv0.0.0-20250317134145-8bc96cf8fc35间接
Gogithub.com/magiconair/propertiesv1.8.10间接
Gogithub.com/masterminds/goutilsv1.1.1间接
Gogithub.com/masterminds/semver/v3v3.4.0间接
Gogithub.com/masterminds/semver/v3v3.5.0间接
Gogithub.com/masterminds/sprig/v3v3.3.0间接
Gogithub.com/mattn/go-colorablev0.1.15间接
Gogithub.com/mattn/go-isattyv0.0.23间接
Gogithub.com/mattn/go-runewidthv0.0.24间接
Gogithub.com/mgutz/ansiv0.0.0-20200706080929-d51e80ef957d间接
Gogithub.com/mholt/archivesv0.1.5间接
Gogithub.com/microsoft/go-winiov0.6.2间接
Gogithub.com/microsoft/go-winiov0.6.3-0.20251027160822-ad3df93bed29间接
Gogithub.com/microsoft/hcsshimv0.15.0-rc.3间接
Gogithub.com/mikelolasagasti/xzv1.0.1间接
Gogithub.com/minio/minlzv1.2.0间接
Gogithub.com/mitchellh/copystructurev1.2.0间接
Gogithub.com/mitchellh/go-homedirv1.1.0间接
Gogithub.com/mitchellh/go-wordwrapv1.0.1间接
Gogithub.com/mitchellh/reflectwalkv1.0.2间接
Gogithub.com/moby/docker-image-specv1.3.1间接
Gogithub.com/moby/go-archivev0.2.0间接
Gogithub.com/moby/lockerv1.0.1间接
Gogithub.com/moby/moby/apiv1.55.0间接
Gogithub.com/moby/moby/clientv0.5.0间接
Gogithub.com/moby/patternmatcherv0.6.1间接
Gogithub.com/moby/sys/mountinfov0.7.2间接
Gogithub.com/moby/sys/sequentialv0.7.0间接
Gogithub.com/moby/sys/signalv0.7.1间接
Gogithub.com/moby/sys/userv0.4.1间接
Gogithub.com/moby/sys/usernsv0.1.0间接
Gogithub.com/moby/termv0.5.2间接
Gogithub.com/modern-go/concurrentv0.0.0-20180306012644-bacd9c7ef1dd间接
Gogithub.com/modern-go/reflect2v1.0.3-0.20250322232337-35a7c28c31ee间接
Gogithub.com/montanaflynn/statsv0.7.1间接
Gogithub.com/muesli/termenvv0.16.0间接
Gogithub.com/ncruces/go-strftimev1.0.0间接
Gogithub.com/nix-community/go-nixv0.0.0-20250101154619-4bdde671e0a1间接
Gogithub.com/nwaples/rardecode/v2v2.2.5间接
Gogithub.com/oklog/ulidv1.3.1间接
Gogithub.com/oklog/ulid/v2v2.1.1间接
Gogithub.com/olekukonko/catv0.0.0-20250911104152-50322a0618f6间接
Gogithub.com/olekukonko/errorsv1.3.0间接
Gogithub.com/olekukonko/llv0.1.8间接
Gogithub.com/olekukonko/tablewriterv1.1.4间接
Gogithub.com/oneofone/xxhashv1.2.8间接
Gogithub.com/opencontainers/go-digestv1.0.0间接
Gogithub.com/opencontainers/image-specv1.1.1间接
Gogithub.com/opencontainers/runtime-specv1.3.0间接
Gogithub.com/paketo-buildpacks/freezerv0.2.3间接
Gogithub.com/paketo-buildpacks/libdependencyv0.2.1间接
Gogithub.com/pborman/indentv1.2.1间接
Gogithub.com/pelletier/go-tomlv1.9.5间接
Gogithub.com/pelletier/go-toml/v2v2.4.3间接
Gogithub.com/pierrec/lz4/v4v4.1.27间接
Gogithub.com/piprate/json-goldv0.8.0间接
Gogithub.com/pjbgf/sha1cdv0.6.0间接
Gogithub.com/pkg/errorsv0.9.1间接
Gogithub.com/pkg/profilev1.7.0间接
Gogithub.com/pkg/xattrv0.4.12间接
Gogithub.com/planetscale/vtprotobufv0.6.1-0.20240319094008-0393e58bdf10间接
Gogithub.com/pmezard/go-difflibv1.0.1-0.20181226105442-5d4384ee4fb2间接
Gogithub.com/power-devops/perfstatv0.0.0-20240221224432-82ca36839d55间接
Gogithub.com/pquerna/cachecontrolv0.2.0间接
Gogithub.com/protonmail/go-cryptov1.3.0间接
Gogithub.com/protonmail/go-cryptov1.4.1间接
Gogithub.com/remyoudompheng/bigfftv0.0.0-20230129092748-24d4a6f8daec间接
Gogithub.com/rivo/unisegv0.4.7间接
Gogithub.com/russross/blackfriday/v2v2.1.0间接
Gogithub.com/rust-secure-code/go-rustauditv0.0.0-20250226111315-e20ec32e963c间接
Gogithub.com/sagikazarmark/locaferov0.12.0间接
Gogithub.com/saintfish/chardetv0.0.0-20230101081208-5e3ef4b5456d间接
Gogithub.com/sassoftware/go-rpmutilsv0.4.0间接
Gogithub.com/scylladb/go-setv1.0.3-0.20200225121959-cc7b2070d91e间接
Gogithub.com/sergi/go-diffv1.4.0间接
Gogithub.com/shirou/gopsutil/v4v4.26.6间接
Gogithub.com/shogo82148/go-shufflev1.1.1间接
Gogithub.com/shopspring/decimalv1.4.0间接
Gogithub.com/sirupsen/logrusv1.9.4间接
Gogithub.com/skeema/knownhostsv1.3.2间接
Gogithub.com/smallnest/ringbufferv0.1.1间接
Gogithub.com/sorairolake/lzip-gov0.3.8间接
Gogithub.com/spdx/gordfv0.0.0-20201111095634-7098f93598fb间接
Gogithub.com/spdx/tools-golangv0.6.0-rc4间接
Gogithub.com/spf13/aferov1.15.0间接
Gogithub.com/spf13/castv1.10.0间接
Gogithub.com/spf13/cobrav1.10.2间接
Gogithub.com/spf13/pflagv1.0.10间接
Gogithub.com/spf13/viperv1.21.0间接
Gogithub.com/spiffe/go-spiffe/v2v2.8.1间接
Gogithub.com/stangelandcl/ppmdv0.1.1间接
Gogithub.com/starry-s/zipv0.2.3间接
Gogithub.com/stretchr/testifyv1.11.1间接
Gogithub.com/subosito/gotenvv1.6.0间接
Gogithub.com/sylabs/sif/v2v2.24.1间接
Gogithub.com/sylabs/squashfsv1.0.6间接
Gogithub.com/tailscale/hujsonv0.0.0-20260302212456-ecc657c15afd间接
Gogithub.com/testcontainers/testcontainers-gov0.43.0间接
Gogithub.com/therootcompany/xzv1.0.1间接
Gogithub.com/tklauser/go-sysconfv0.4.0间接
Gogithub.com/tklauser/numcpusv0.12.0间接
Gogithub.com/ulikunitz/xzv0.5.16间接
Gogithub.com/vbatts/go-mtreev0.7.0间接
Gogithub.com/vifraa/gopomv1.0.0间接
Gogithub.com/wagoodman/go-partybusv0.0.0-20230516145632-8ccac152c651间接
Gogithub.com/wagoodman/go-progressv0.0.0-20260303201901-10176f79b2c0间接
Gogithub.com/xanzy/ssh-agentv0.3.3间接
Gogithub.com/xi2/xzv0.0.0-20171230120015-48954b6210f8间接
Gogithub.com/xo/terminfov0.0.0-20220910002029-abceb7e1c41e间接
Gogithub.com/yusufpapurcu/wmiv1.2.4间接
Gogithub.com/zclconf/go-ctyv1.19.0间接
Gogo.opencensus.iov0.24.0间接
Gogo.opentelemetry.io/auto/sdkv1.2.1间接
Gogo.opentelemetry.io/contrib/detectors/gcpv1.44.0间接
Gogo.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpcv0.69.0间接
Gogo.opentelemetry.io/contrib/instrumentation/net/http/otelhttpv0.69.0间接
Gogo.opentelemetry.io/otelv1.44.0间接
Gogo.opentelemetry.io/otel/metricv1.44.0间接
Gogo.opentelemetry.io/otel/sdkv1.44.0间接
Gogo.opentelemetry.io/otel/sdk/metricv1.44.0间接
Gogo.opentelemetry.io/otel/tracev1.44.0间接
Gogo.yaml.in/yaml/v3v3.0.4间接
Gogo4.orgv0.0.0-20260112195520-a5071408f32f间接
Gogolang.org/x/cryptov0.52.0间接
Gogolang.org/x/cryptov0.54.0间接
Gogolang.org/x/expv0.0.0-20260410095643-746e56fc9e2f间接
Gogolang.org/x/modv0.38.0间接
Gogolang.org/x/netv0.55.0间接
Gogolang.org/x/netv0.57.0间接
Gogolang.org/x/oauth2v0.36.0间接
Gogolang.org/x/syncv0.22.0间接
Gogolang.org/x/sysv0.45.0间接
Gogolang.org/x/sysv0.47.0间接
Gogolang.org/x/termv0.45.0间接
Gogolang.org/x/textv0.37.0间接
Gogolang.org/x/textv0.40.0间接
Gogolang.org/x/timev0.15.0间接
Gogolang.org/x/toolsv0.48.0间接
Gogolang.org/x/xerrorsv0.0.0-20231012003039-104605ab7028间接
Gogonum.org/v1/gonumv0.16.0间接
Gogonum.org/v1/gonumv0.17.0间接
Gogoogle.golang.org/apiv0.290.0间接
Gogoogle.golang.org/genprotov0.0.0-20260519071638-aa98bba5eb94间接
Gogoogle.golang.org/genproto/googleapis/apiv0.0.0-20260630182238-925bb5da69e7间接
Gogoogle.golang.org/genproto/googleapis/rpcv0.0.0-20260706201446-f0a921348800间接
Gogoogle.golang.org/grpcv1.82.1间接
Gogoogle.golang.org/protobufv1.36.12-0.20260120151049-f2248ac996af间接
Gogopkg.in/neurosnap/sentences.v1v1.0.7间接
Gogopkg.in/warnings.v0v0.1.2间接
Gogopkg.in/yaml.v3v3.0.1间接
Gohowett.net/plistv1.0.1间接
Gomodernc.org/libcv1.74.3间接
Gomodernc.org/mathutilv1.7.1间接
Gomodernc.org/memoryv1.11.0间接
Gomodernc.org/sqlitev1.54.0间接
依赖安全公告 4

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

软件包版本关系严重程度公告数修复版本
golang.org/x/cryptov0.52.0间接未知1
golang.org/x/cryptov0.54.0间接未知1
golang.org/x/netv0.55.0间接未知10.56.0
golang.org/x/textv0.37.0间接未知10.39.0

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

原始 JSON 报告 机器可读
{
  "data": {
    "repo": {
      "topics": [
        "cnb"
      ],
      "is_fork": false,
      "size_kb": 6273,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "Go": 102562,
        "HTML": 52,
        "Shell": 34980,
        "Makefile": 248,
        "Dockerfile": 1118
      },
      "pushed_at": "2026-07-22T20:52:48Z",
      "created_at": "2018-12-06T18:55:28Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-22T20:52:50Z",
      "description": null,
      "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",
        "Shell"
      ]
    },
    "owner": {
      "blog": "https://paketo.io",
      "name": "Paketo Buildpacks",
      "type": "Organization",
      "login": "paketo-buildpacks",
      "company": null,
      "location": null,
      "followers": 431,
      "avatar_url": "https://avatars.githubusercontent.com/u/61302265?v=4",
      "created_at": "2020-02-21T02:48:31Z",
      "is_verified": null,
      "public_repos": 199,
      "account_age_days": 2344
    },
    "license": {
      "state": "standard",
      "spdx_id": "Apache-2.0",
      "raw_spdx": "Apache-2.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v1.0.14",
          "kind": "patch",
          "published_at": "2026-07-22T05:58:08Z"
        },
        {
          "tag": "v1.0.13",
          "kind": "patch",
          "published_at": "2026-07-15T05:46:53Z"
        },
        {
          "tag": "v1.0.12",
          "kind": "patch",
          "published_at": "2026-07-08T05:59:08Z"
        },
        {
          "tag": "v1.0.11",
          "kind": "patch",
          "published_at": "2026-07-01T06:30:01Z"
        },
        {
          "tag": "v1.0.10",
          "kind": "patch",
          "published_at": "2026-06-24T06:20:02Z"
        },
        {
          "tag": "v1.0.9",
          "kind": "patch",
          "published_at": "2026-06-17T06:42:40Z"
        },
        {
          "tag": "v1.0.8",
          "kind": "patch",
          "published_at": "2026-06-10T06:30:11Z"
        },
        {
          "tag": "v1.0.7",
          "kind": "patch",
          "published_at": "2026-06-03T06:35:21Z"
        },
        {
          "tag": "v1.0.6",
          "kind": "patch",
          "published_at": "2026-05-27T06:30:14Z"
        },
        {
          "tag": "v1.0.5",
          "kind": "patch",
          "published_at": "2026-05-20T06:22:31Z"
        },
        {
          "tag": "v1.0.4",
          "kind": "patch",
          "published_at": "2026-05-13T06:07:08Z"
        },
        {
          "tag": "v1.0.3",
          "kind": "patch",
          "published_at": "2026-05-07T13:38:50Z"
        },
        {
          "tag": "v1.0.2",
          "kind": "patch",
          "published_at": "2025-12-10T03:49:03Z"
        },
        {
          "tag": "v1.0.1",
          "kind": "patch",
          "published_at": "2025-11-14T15:21:22Z"
        },
        {
          "tag": "v1.0.0",
          "kind": "major",
          "published_at": "2025-11-13T14:31:52Z"
        },
        {
          "tag": "v0.7.72",
          "kind": "patch",
          "published_at": "2025-10-15T05:02:01Z"
        },
        {
          "tag": "v0.7.71",
          "kind": "patch",
          "published_at": "2025-10-08T05:02:04Z"
        },
        {
          "tag": "v0.7.70",
          "kind": "patch",
          "published_at": "2025-10-01T05:01:55Z"
        },
        {
          "tag": "v0.7.69",
          "kind": "patch",
          "published_at": "2025-09-24T05:02:01Z"
        },
        {
          "tag": "v0.7.68",
          "kind": "patch",
          "published_at": "2025-09-17T05:02:10Z"
        },
        {
          "tag": "v0.7.67",
          "kind": "patch",
          "published_at": "2025-09-10T05:02:01Z"
        },
        {
          "tag": "v0.7.66",
          "kind": "patch",
          "published_at": "2025-09-03T05:01:48Z"
        },
        {
          "tag": "v0.7.65",
          "kind": "patch",
          "published_at": "2025-08-27T05:01:52Z"
        },
        {
          "tag": "v0.7.64",
          "kind": "patch",
          "published_at": "2025-08-20T05:01:45Z"
        },
        {
          "tag": "v0.7.63",
          "kind": "patch",
          "published_at": "2025-08-13T05:03:04Z"
        },
        {
          "tag": "v0.7.62",
          "kind": "patch",
          "published_at": "2025-08-06T05:08:38Z"
        },
        {
          "tag": "v0.7.61",
          "kind": "patch",
          "published_at": "2025-07-30T05:07:57Z"
        },
        {
          "tag": "v0.7.60",
          "kind": "patch",
          "published_at": "2025-07-23T05:06:59Z"
        },
        {
          "tag": "v0.7.59",
          "kind": "patch",
          "published_at": "2025-07-16T05:05:29Z"
        },
        {
          "tag": "v0.7.58",
          "kind": "patch",
          "published_at": "2025-07-09T05:04:13Z"
        },
        {
          "tag": "v0.7.57",
          "kind": "patch",
          "published_at": "2025-07-02T05:02:49Z"
        },
        {
          "tag": "v0.7.56",
          "kind": "patch",
          "published_at": "2025-06-25T05:03:21Z"
        },
        {
          "tag": "v0.7.55",
          "kind": "patch",
          "published_at": "2025-06-24T13:11:35Z"
        },
        {
          "tag": "v0.7.54",
          "kind": "patch",
          "published_at": "2025-06-11T05:02:26Z"
        },
        {
          "tag": "v0.7.53",
          "kind": "patch",
          "published_at": "2025-05-21T05:01:43Z"
        },
        {
          "tag": "v0.7.52",
          "kind": "patch",
          "published_at": "2025-05-14T05:01:46Z"
        },
        {
          "tag": "v0.7.51",
          "kind": "patch",
          "published_at": "2025-05-07T05:01:42Z"
        },
        {
          "tag": "v0.7.50",
          "kind": "patch",
          "published_at": "2025-04-16T05:02:14Z"
        },
        {
          "tag": "v0.7.49",
          "kind": "patch",
          "published_at": "2025-04-09T05:01:38Z"
        },
        {
          "tag": "v0.7.48",
          "kind": "patch",
          "published_at": "2025-03-26T05:01:35Z"
        },
        {
          "tag": "v0.7.47",
          "kind": "patch",
          "published_at": "2025-03-12T05:01:43Z"
        },
        {
          "tag": "v0.7.46",
          "kind": "patch",
          "published_at": "2025-03-05T05:01:31Z"
        },
        {
          "tag": "v0.7.45",
          "kind": "patch",
          "published_at": "2025-02-26T05:01:29Z"
        },
        {
          "tag": "v0.7.44",
          "kind": "patch",
          "published_at": "2025-02-19T05:01:30Z"
        },
        {
          "tag": "v0.7.43",
          "kind": "patch",
          "published_at": "2025-02-12T05:10:11Z"
        },
        {
          "tag": "v0.7.42",
          "kind": "patch",
          "published_at": "2025-01-29T05:09:42Z"
        },
        {
          "tag": "v0.7.41",
          "kind": "patch",
          "published_at": "2025-01-22T05:10:03Z"
        },
        {
          "tag": "v0.7.40",
          "kind": "patch",
          "published_at": "2025-01-08T05:09:55Z"
        },
        {
          "tag": "v0.7.39",
          "kind": "patch",
          "published_at": "2025-01-01T05:09:36Z"
        },
        {
          "tag": "v0.7.38",
          "kind": "patch",
          "published_at": "2024-12-25T05:09:36Z"
        },
        {
          "tag": "v0.7.37",
          "kind": "patch",
          "published_at": "2024-12-18T05:10:11Z"
        },
        {
          "tag": "v0.7.36",
          "kind": "patch",
          "published_at": "2024-12-11T05:10:31Z"
        },
        {
          "tag": "v0.7.35",
          "kind": "patch",
          "published_at": "2024-12-04T05:10:35Z"
        },
        {
          "tag": "v0.7.34",
          "kind": "patch",
          "published_at": "2024-11-27T05:10:17Z"
        },
        {
          "tag": "v0.7.33",
          "kind": "patch",
          "published_at": "2024-11-13T05:09:49Z"
        },
        {
          "tag": "v0.7.32",
          "kind": "patch",
          "published_at": "2024-10-23T05:10:20Z"
        },
        {
          "tag": "v0.7.31",
          "kind": "patch",
          "published_at": "2024-10-16T05:10:03Z"
        },
        {
          "tag": "v0.7.30",
          "kind": "patch",
          "published_at": "2024-10-09T05:10:53Z"
        },
        {
          "tag": "v0.7.29",
          "kind": "patch",
          "published_at": "2024-09-11T05:09:09Z"
        },
        {
          "tag": "v0.7.28",
          "kind": "patch",
          "published_at": "2024-09-04T05:10:04Z"
        },
        {
          "tag": "v0.7.27",
          "kind": "patch",
          "published_at": "2024-08-21T05:08:49Z"
        },
        {
          "tag": "v0.7.26",
          "kind": "patch",
          "published_at": "2024-08-14T05:09:13Z"
        },
        {
          "tag": "v0.7.25",
          "kind": "patch",
          "published_at": "2024-07-23T15:42:01Z"
        },
        {
          "tag": "v0.7.24",
          "kind": "patch",
          "published_at": "2024-07-17T05:08:39Z"
        },
        {
          "tag": "v0.7.23",
          "kind": "patch",
          "published_at": "2024-07-10T05:08:17Z"
        },
        {
          "tag": "v0.7.22",
          "kind": "patch",
          "published_at": "2024-07-03T05:08:18Z"
        },
        {
          "tag": "v0.7.21",
          "kind": "patch",
          "published_at": "2024-06-26T05:08:12Z"
        },
        {
          "tag": "v0.7.20",
          "kind": "patch",
          "published_at": "2024-06-19T05:08:22Z"
        },
        {
          "tag": "v0.7.19",
          "kind": "patch",
          "published_at": "2024-05-09T00:09:42Z"
        },
        {
          "tag": "v0.7.18",
          "kind": "patch",
          "published_at": "2024-02-09T19:07:53Z"
        },
        {
          "tag": "v0.7.17",
          "kind": "patch",
          "published_at": "2024-01-31T19:36:44Z"
        },
        {
          "tag": "v0.7.16",
          "kind": "patch",
          "published_at": "2024-01-08T22:48:05Z"
        },
        {
          "tag": "v0.7.15",
          "kind": "patch",
          "published_at": "2023-10-31T13:58:03Z"
        },
        {
          "tag": "v0.7.14",
          "kind": "patch",
          "published_at": "2023-10-19T15:23:25Z"
        },
        {
          "tag": "v0.7.13",
          "kind": "patch",
          "published_at": "2023-09-19T13:42:01Z"
        },
        {
          "tag": "v0.7.12",
          "kind": "patch",
          "published_at": "2023-08-01T16:16:45Z"
        },
        {
          "tag": "v0.7.11",
          "kind": "patch",
          "published_at": "2023-06-23T19:02:04Z"
        },
        {
          "tag": "v0.7.10",
          "kind": "patch",
          "published_at": "2023-06-06T18:53:50Z"
        },
        {
          "tag": "v0.7.9",
          "kind": "patch",
          "published_at": "2023-05-16T19:46:19Z"
        },
        {
          "tag": "v0.7.8",
          "kind": "patch",
          "published_at": "2023-05-03T13:30:19Z"
        },
        {
          "tag": "v0.7.7",
          "kind": "patch",
          "published_at": "2023-04-27T14:52:49Z"
        },
        {
          "tag": "v0.7.6",
          "kind": "patch",
          "published_at": "2023-04-19T18:41:09Z"
        },
        {
          "tag": "v0.7.5",
          "kind": "patch",
          "published_at": "2023-04-13T15:44:01Z"
        },
        {
          "tag": "v0.7.4",
          "kind": "patch",
          "published_at": "2023-03-30T15:40:23Z"
        },
        {
          "tag": "v0.7.3",
          "kind": "patch",
          "published_at": "2023-03-14T19:39:46Z"
        },
        {
          "tag": "v0.7.2",
          "kind": "patch",
          "published_at": "2023-02-16T15:35:51Z"
        },
        {
          "tag": "v0.7.1",
          "kind": "patch",
          "published_at": "2023-01-20T21:11:13Z"
        },
        {
          "tag": "v0.7.0",
          "kind": "minor",
          "published_at": "2022-10-24T16:44:30Z"
        },
        {
          "tag": "v0.6.1",
          "kind": "patch",
          "published_at": "2022-10-05T18:48:22Z"
        },
        {
          "tag": "v0.6.0",
          "kind": "minor",
          "published_at": "2022-09-23T19:11:48Z"
        },
        {
          "tag": "v0.5.1",
          "kind": "patch",
          "published_at": "2022-09-06T15:50:56Z"
        },
        {
          "tag": "v0.5.0",
          "kind": "minor",
          "published_at": "2022-07-08T20:05:39Z"
        },
        {
          "tag": "v0.4.2",
          "kind": "patch",
          "published_at": "2022-06-16T13:38:06Z"
        },
        {
          "tag": "v0.4.1",
          "kind": "patch",
          "published_at": "2022-04-25T15:44:53Z"
        },
        {
          "tag": "v0.4.0",
          "kind": "minor",
          "published_at": "2022-04-11T21:00:24Z"
        },
        {
          "tag": "v0.3.0",
          "kind": "minor",
          "published_at": "2022-03-18T19:09:50Z"
        },
        {
          "tag": "v0.2.1",
          "kind": "patch",
          "published_at": "2021-12-22T20:16:32Z"
        },
        {
          "tag": "v0.2.0",
          "kind": "minor",
          "published_at": "2021-11-15T19:51:06Z"
        },
        {
          "tag": "v0.1.3",
          "kind": "patch",
          "published_at": "2021-10-12T19:28:37Z"
        },
        {
          "tag": "v0.1.2",
          "kind": "patch",
          "published_at": "2021-09-20T18:06:01Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "144a50ba3858c54f5facc33659b1123aa94bc971",
          "body": "Bumps the go-modules group with 3 updates: [github.com/gabriel-vasile/mimetype](https://github.com/gabriel-vasile/mimetype), [github.com/henvic/httpretty](https://github.com/henvic/httpretty) and [google.golang.org/api](https://github.com/googleapis/google-api-go-client).\n\n\nUpdates `github.com/gabri\n[…]\nang.org/api\n  dependency-version: 0.290.0\n  dependency-type: indirect\n  update-type: version-update:semver-minor\n  dependency-group: go-modules\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump the go-modules group with 3 updates",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-22T20:52:45Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "3f53e3ec845ca9b54339a929da2ef0d0fc91b84b",
          "body": "Bumps the go-modules group with 18 updates:\n\n| Package | From | To |\n| --- | --- | --- |\n| [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) | `1.63.1` | `1.64.0` |\n| [github.com/anchore/syft](https://github.com/anchore/syft) | `1.48.0` | `1.49.0` |\n| [github.com/aws/aws-s\n[…]\nulikunitz/xz\n  dependency-version: 0.5.16\n  dependency-type: indirect\n  update-type: version-update:semver-patch\n  dependency-group: go-modules\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump the go-modules group with 18 updates",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-21T21:13:16Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "8a0fcc05b2f0626f6fe2170a97003ab38fc774d5",
          "body": "Bumps the go-modules group with 6 updates:\n\n| Package | From | To |\n| --- | --- | --- |\n| [github.com/anchore/stereoscope](https://github.com/anchore/stereoscope) | `0.2.2` | `0.3.0` |\n| [github.com/diskfs/go-diskfs](https://github.com/diskfs/go-diskfs) | `1.9.3` | `1.9.4` |\n| [github.com/ebitengine\n[…]\nrnc.org/libc\n  dependency-version: 1.74.3\n  dependency-type: indirect\n  update-type: version-update:semver-patch\n  dependency-group: go-modules\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump the go-modules group with 6 updates",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-20T20:53:33Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "7a611950addebcc19dd0fc4bf6245a6a1d626d03",
          "body": "Bumps the go-modules group with 1 update: [modernc.org/libc](https://gitlab.com/cznic/libc).\n\n\nUpdates `modernc.org/libc` from 1.74.1 to 1.74.2\n- [Commits](https://gitlab.com/cznic/libc/compare/v1.74.1...v1.74.2)\n\n---\nupdated-dependencies:\n- dependency-name: modernc.org/libc\n  dependency-version: 1.74.2\n  dependency-type: indirect\n  update-type: version-update:semver-patch\n  dependency-group: go-modules\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump modernc.org/libc from 1.74.1 to 1.74.2 in the go-modules group",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-17T20:52:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6755090ace88968ca14f4c398d26a2fbf7046116",
          "body": "Bumps the go-modules group with 9 updates:\n\n| Package | From | To |\n| --- | --- | --- |\n| [github.com/anchore/syft](https://github.com/anchore/syft) | `1.46.0` | `1.48.0` |\n| [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) | `1.105.1` | `1.105.2` |\n| [github.com/aws/s\n[…]\nc.org/sqlite\n  dependency-version: 1.54.0\n  dependency-type: indirect\n  update-type: version-update:semver-minor\n  dependency-group: go-modules\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump the go-modules group with 9 updates",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-16T20:53:54Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ee230007ff97940c591d99283a5ab7cc298d2086",
          "body": "Bumps the go-modules group with 3 updates: [cloud.google.com/go/auth](https://github.com/googleapis/google-cloud-go), [cloud.google.com/go/iam](https://github.com/googleapis/google-cloud-go) and [cloud.google.com/go/monitoring](https://github.com/googleapis/google-cloud-go).\n\n\nUpdates `cloud.google.\n[…]\no/monitoring\n  dependency-version: 1.30.0\n  dependency-type: indirect\n  update-type: version-update:semver-minor\n  dependency-group: go-modules\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump the go-modules group with 3 updates",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-14T20:53:13Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "43e0148ebe1ca8bed91686d38aa5da34e5bada60",
          "body": "Bumps the go-modules group with 12 updates:\n\n| Package | From | To |\n| --- | --- | --- |\n| [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) | `1.63.0` | `1.63.1` |\n| [github.com/anchore/go-rpmdb](https://github.com/anchore/go-rpmdb) | `0.1.0` | `0.2.0` |\n| [github.com/aws\n[…]\nm/minio/minlz\n  dependency-version: 1.2.0\n  dependency-type: indirect\n  update-type: version-update:semver-minor\n  dependency-group: go-modules\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump the go-modules group with 12 updates",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-13T21:02:31Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c794561792231e577da1a43ed30ebba4569f452d",
          "body": "Bumps the go-modules group with 4 updates: [github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go), [github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric](https://github.com/GoogleCloudPlatfo\n[…]\ncontainerd/v2\n  dependency-version: 2.3.3\n  dependency-type: indirect\n  update-type: version-update:semver-patch\n  dependency-group: go-modules\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump the go-modules group with 4 updates",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-10T20:52:28Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "7e0ed9da95b1ce8e1adf0bcbdae46f76258c4c78",
          "body": "---\nupdated-dependencies:\n- dependency-name: github.com/aws/aws-sdk-go-v2/config\n  dependency-version: 1.32.29\n  dependency-type: indirect\n  update-type: version-update:semver-patch\n  dependency-group: go-modules\n- dependency-name: github.com/aws/aws-sdk-go-v2/credentials\n  dependency-version: 1.19.\n[…]\nang.org/api\n  dependency-version: 0.288.0\n  dependency-type: indirect\n  update-type: version-update:semver-minor\n  dependency-group: go-modules\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump the go-modules group with 6 updates",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-09T20:52:36Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "9591d4e8b5192c9c3577aec1026cd05d1ab3f5e8",
          "body": "Bumps the go-modules group with 9 updates:\n\n| Package | From | To |\n| --- | --- | --- |\n| [cloud.google.com/go/auth](https://github.com/googleapis/google-cloud-go) | `0.20.0` | `0.21.0` |\n| [github.com/containerd/ttrpc](https://github.com/containerd/ttrpc) | `1.2.8` | `1.2.9` |\n| [golang.org/x/crypt\n[…]\nrnc.org/libc\n  dependency-version: 1.74.1\n  dependency-type: indirect\n  update-type: version-update:semver-patch\n  dependency-group: go-modules\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump the go-modules group with 9 updates",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-08T20:52:53Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "1724bf2bec6f0e8108a6ed4c6471564a8a8157ab",
          "body": "Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.51.0 to 0.52.0.\n- [Commits](https://github.com/golang/crypto/compare/v0.51.0...v0.52.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/crypto\n  dependency-version: 0.52.0\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump golang.org/x/crypto from 0.51.0 to 0.52.0 in /dependency/retrieval",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-07T21:03:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2293bc864557895686a84cbe07712901dea61480",
          "body": "Bumps the go-modules group with 6 updates:\n\n| Package | From | To |\n| --- | --- | --- |\n| [github.com/googleapis/enterprise-certificate-proxy](https://github.com/googleapis/enterprise-certificate-proxy) | `0.3.17` | `0.3.18` |\n| [github.com/googleapis/gax-go/v2](https://github.com/googleapis/gax-go)\n[…]\nersion: 0.0.0-20260630182238-925bb5da69e7\n  dependency-type: indirect\n  update-type: version-update:semver-patch\n  dependency-group: go-modules\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump the go-modules group with 6 updates",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-07T20:52:42Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "635d00af0a1c6fe32a934845be2fe9a8b09487eb",
          "body": "Bumps the go-modules group with 10 updates:\n\n| Package | From | To |\n| --- | --- | --- |\n| [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.32.27` | `1.32.28` |\n| [github.com/aws/aws-sdk-go-v2/credentials](https://github.com/aws/aws-sdk-go-v2) | `1.19.26` | `1.19.27` \n[…]\nrnc.org/libc\n  dependency-version: 1.74.0\n  dependency-type: indirect\n  update-type: version-update:semver-minor\n  dependency-group: go-modules\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump the go-modules group with 10 updates",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-06T21:01:35Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "0c34c4d82ddd909a3c0e97044e15585af7a82589",
          "body": "Bumps [golang.org/x/net](https://github.com/golang/net) from 0.53.0 to 0.55.0.\n- [Commits](https://github.com/golang/net/compare/v0.53.0...v0.55.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/net\n  dependency-version: 0.55.0\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump golang.org/x/net from 0.53.0 to 0.55.0 in /dependency/retrieval",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-01T21:26:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "478a90b987ab7f5daa5cfde2df85589ef5a5b038",
          "body": "Bumps the go-modules group with 19 updates:\n\n| Package | From | To |\n| --- | --- | --- |\n| [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.42.0` | `1.42.1` |\n| [github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream](https://github.com/aws/aws-sdk-go-v2) | `1.7.13` | `1.7.14\n[…]\n/gopsutil/v4\n  dependency-version: 4.26.6\n  dependency-type: indirect\n  update-type: version-update:semver-patch\n  dependency-group: go-modules\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump the go-modules group with 19 updates",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-01T21:16:22Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "83d8289baf46c3659a4fb9c13d71950757b68ae0",
          "body": "Bumps the go-modules group with 5 updates:\n\n| Package | From | To |\n| --- | --- | --- |\n| [github.com/klauspost/compress](https://github.com/klauspost/compress) | `1.18.6` | `1.18.7` |\n| [github.com/klauspost/cpuid/v2](https://github.com/klauspost/cpuid) | `2.3.0` | `2.4.0` |\n| [google.golang.org/ap\n[…]\nang.org/grpc\n  dependency-version: 1.82.0\n  dependency-type: indirect\n  update-type: version-update:semver-minor\n  dependency-group: go-modules\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump the go-modules group with 5 updates",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-30T20:53:46Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "18b3b5b545967168482fdb53e52caf0563a762d0",
          "body": "Bumps [github.com/Microsoft/hcsshim](https://github.com/Microsoft/hcsshim) from 0.15.0-rc.2 to 0.15.0-rc.3.\n- [Release notes](https://github.com/Microsoft/hcsshim/releases)\n- [Commits](https://github.com/Microsoft/hcsshim/compare/v0.15.0-rc.2...v0.15.0-rc.3)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/Microsoft/hcsshim\n  dependency-version: 0.15.0-rc.3\n  dependency-type: indirect\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump github.com/Microsoft/hcsshim from 0.15.0-rc.2 to 0.15.0-rc.3",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-29T21:13:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4e9399b668495c3ee582b1cb9d141d38b5b485d1",
          "body": "Bumps the go-modules group with 12 updates:\n\n| Package | From | To |\n| --- | --- | --- |\n| [github.com/andybalholm/brotli](https://github.com/andybalholm/brotli) | `1.2.1` | `1.2.2` |\n| [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.32.25` | `1.32.26` |\n| [github.co\n[…]\n/cachecontrol\n  dependency-version: 0.2.0\n  dependency-type: indirect\n  update-type: version-update:semver-minor\n  dependency-group: go-modules\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump the go-modules group with 12 updates",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-29T21:03:42Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "5c227b296e714c796ab9f6fb482fa5b2e04c29f1",
          "body": "Bumps the go-modules group with 10 updates in the / directory:\n\n| Package | From | To |\n| --- | --- | --- |\n| [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) | `1.62.3` | `1.63.0` |\n| [github.com/anchore/go-lzo](https://github.com/anchore/go-lzo) | `0.1.0` | `0.1.1` |\n| \n[…]\nrnc.org/libc\n  dependency-version: 1.73.5\n  dependency-type: indirect\n  update-type: version-update:semver-patch\n  dependency-group: go-modules\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump the go-modules group across 1 directory with 13 updates",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-26T20:54:08Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "bf195bc6368fa67bd1c5acabf192bc84d8d49095",
          "body": "Bumps the go-modules group with 7 updates:\n\n| Package | From | To |\n| --- | --- | --- |\n| [github.com/anchore/clio](https://github.com/anchore/clio) | `0.1.0` | `0.1.1` |\n| [github.com/anchore/fangs](https://github.com/anchore/fangs) | `0.1.0` | `0.1.1` |\n| [github.com/anchore/go-collections](https:\n[…]\ner/go-toml/v2\n  dependency-version: 2.4.2\n  dependency-type: indirect\n  update-type: version-update:semver-patch\n  dependency-group: go-modules\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump the go-modules group with 7 updates",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-24T20:52:10Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c7adae366365f847e74d6f760727e785a45b7444",
          "body": "Bumps [github.com/Microsoft/hcsshim](https://github.com/Microsoft/hcsshim) from 0.15.0-rc.1 to 0.15.0-rc.2.\n- [Release notes](https://github.com/Microsoft/hcsshim/releases)\n- [Commits](https://github.com/Microsoft/hcsshim/compare/v0.15.0-rc.1...v0.15.0-rc.2)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/Microsoft/hcsshim\n  dependency-version: 0.15.0-rc.2\n  dependency-type: indirect\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump github.com/Microsoft/hcsshim from 0.15.0-rc.1 to 0.15.0-rc.2",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-23T21:03:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e64f2d38c3abda30d103243635aa3b0b3bca0dd5",
          "body": "Bumps the go-modules group with 2 updates: [github.com/onsi/gomega](https://github.com/onsi/gomega) and [github.com/googleapis/enterprise-certificate-proxy](https://github.com/googleapis/enterprise-certificate-proxy).\n\n\nUpdates `github.com/onsi/gomega` from 1.42.0 to 1.42.1\n- [Release notes](https:/\n[…]\nficate-proxy\n  dependency-version: 0.3.17\n  dependency-type: indirect\n  update-type: version-update:semver-patch\n  dependency-group: go-modules\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump the go-modules group with 2 updates",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-23T20:52:32Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "8ce22a924bd77573acdf129f4ff10d60f75163d8",
          "body": "Bumps the go-modules group with 4 updates: [github.com/cloudflare/circl](https://github.com/cloudflare/circl), [github.com/pelletier/go-toml/v2](https://github.com/pelletier/go-toml), [google.golang.org/api](https://github.com/googleapis/google-api-go-client) and [modernc.org/sqlite](https://gitlab.\n[…]\nc.org/sqlite\n  dependency-version: 1.53.0\n  dependency-type: indirect\n  update-type: version-update:semver-minor\n  dependency-group: go-modules\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump the go-modules group with 4 updates",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-22T20:52:48Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "32dae19d98075e3db36b7cd3154027f7eb700e6a",
          "body": "Bumps the go-modules group with 4 updates: [github.com/containerd/containerd/v2](https://github.com/containerd/containerd), [github.com/docker/cli](https://github.com/docker/cli), [github.com/spiffe/go-spiffe/v2](https://github.com/spiffe/go-spiffe) and [github.com/testcontainers/testcontainers-go](\n[…]\nontainers-go\n  dependency-version: 0.43.0\n  dependency-type: indirect\n  update-type: version-update:semver-minor\n  dependency-group: go-modules\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump the go-modules group with 4 updates",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-19T20:52:19Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "9986d6c83e5ea7486e12ddec63e5111d619d62c6",
          "body": "Bumps the go-modules group with 4 updates: [github.com/cyphar/filepath-securejoin](https://github.com/cyphar/filepath-securejoin), [github.com/google/go-containerregistry](https://github.com/google/go-containerregistry), [github.com/moby/moby/api](https://github.com/moby/moby) and [github.com/moby/m\n[…]\ny/moby/client\n  dependency-version: 0.5.0\n  dependency-type: indirect\n  update-type: version-update:semver-minor\n  dependency-group: go-modules\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump the go-modules group with 4 updates",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-18T20:52:52Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "13349373f66f51b8923276e4318decb965592dd1",
          "body": "Bumps the go-modules group with 1 update: [github.com/pelletier/go-toml/v2](https://github.com/pelletier/go-toml).\n\n\nUpdates `github.com/pelletier/go-toml/v2` from 2.3.1 to 2.4.0\n- [Release notes](https://github.com/pelletier/go-toml/releases)\n- [Commits](https://github.com/pelletier/go-toml/compare\n[…]\ner/go-toml/v2\n  dependency-version: 2.4.0\n  dependency-type: indirect\n  update-type: version-update:semver-minor\n  dependency-group: go-modules\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump github.com/pelletier/go-toml/v2 in the go-modules group",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-17T20:52:46Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "56a7680d77074a3c7596e2cb6791f773dafcb87e",
          "body": "Bumps the go-modules group with 4 updates: [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2), [github.com/spiffe/go-spiffe/v2](https://github.com/spiffe/go-spiffe), [google.golang.org/api](https://github.com/googleapis/google-api-go-client) and [google.golang.org/genpro\n[…]\nersion: 0.0.0-20260610212136-7ab31c22f7ad\n  dependency-type: indirect\n  update-type: version-update:semver-patch\n  dependency-group: go-modules\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump the go-modules group with 4 updates",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-16T20:55:08Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "9fbdf957c9d5588647d84250a72114ce267a1588",
          "body": "Bumps the go-modules group with 3 updates: [github.com/onsi/gomega](https://github.com/onsi/gomega), [github.com/nwaples/rardecode/v2](https://github.com/nwaples/rardecode) and [modernc.org/libc](https://gitlab.com/cznic/libc).\n\n\nUpdates `github.com/onsi/gomega` from 1.41.0 to 1.42.0\n- [Release note\n[…]\nrnc.org/libc\n  dependency-version: 1.73.4\n  dependency-type: indirect\n  update-type: version-update:semver-patch\n  dependency-group: go-modules\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump the go-modules group with 3 updates",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-15T20:53:17Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "89eaad0030caae17f2eb43fbec699cf091c8a560",
          "body": "Bumps the go-modules group with 1 update: [modernc.org/libc](https://gitlab.com/cznic/libc).\n\n\nUpdates `modernc.org/libc` from 1.73.0 to 1.73.1\n- [Commits](https://gitlab.com/cznic/libc/compare/v1.73.0...v1.73.1)\n\n---\nupdated-dependencies:\n- dependency-name: modernc.org/libc\n  dependency-version: 1.73.1\n  dependency-type: indirect\n  update-type: version-update:semver-patch\n  dependency-group: go-modules\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump modernc.org/libc from 1.73.0 to 1.73.1 in the go-modules group",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-12T14:38:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e4a98de4af525a16e14f18f32a44924b8f394514",
          "body": null,
          "is_bot": false,
          "headline": "Updating github-config",
          "author_name": "paketo-bot",
          "author_login": "paketo-bot",
          "committed_at": "2026-06-12T14:27:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "328b08f3f8ce7f0f9ae0a174ce2a882b55f6e0be",
          "body": "Bumps the go-modules group with 4 updates in the / directory: [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2), [github.com/felixge/httpsnoop](https://github.com/felixge/httpsnoop), [golang.org/x/net](https://github.com/golang/net) and [golang.org/x/tools](https://github.c\n[…]\n.org/x/tools\n  dependency-version: 0.46.0\n  dependency-type: indirect\n  update-type: version-update:semver-minor\n  dependency-group: go-modules\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump the go-modules group across 1 directory with 6 updates",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-11T20:56:57Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "4a276ef0875249ee5a89b58ba011d053bcf7cba7",
          "body": "Bumps the go-modules group with 1 update: [google.golang.org/api](https://github.com/googleapis/google-api-go-client).\n\n\nUpdates `google.golang.org/api` from 0.283.0 to 0.284.0\n- [Release notes](https://github.com/googleapis/google-api-go-client/releases)\n- [Changelog](https://github.com/googleapis/\n[…]\nang.org/api\n  dependency-version: 0.284.0\n  dependency-type: indirect\n  update-type: version-update:semver-minor\n  dependency-group: go-modules\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump google.golang.org/api in the go-modules group",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-09T20:52:39Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "3a19a5a5b14320bb90788a184b591b90d04a850d",
          "body": "Bumps the go-modules group with 24 updates:\n\n| Package | From | To |\n| --- | --- | --- |\n| [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.41.12` | `1.42.0` |\n| [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.32.23` | `1.32.24` |\n| [github.c\n[…]\nc.org/sqlite\n  dependency-version: 1.52.0\n  dependency-type: indirect\n  update-type: version-update:semver-minor\n  dependency-group: go-modules\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump the go-modules group with 24 updates",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-08T21:12:30Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "758a79925f91b6d1723750fa1271a232a4b83e91",
          "body": "Bumps the go-modules group with 5 updates:\n\n| Package | From | To |\n| --- | --- | --- |\n| [github.com/anchore/stereoscope](https://github.com/anchore/stereoscope) | `0.2.0` | `0.2.1` |\n| [github.com/anchore/syft](https://github.com/anchore/syft) | `1.45.0` | `1.45.1` |\n| [github.com/aws/smithy-go](h\n[…]\nys/sequential\n  dependency-version: 0.7.0\n  dependency-type: indirect\n  update-type: version-update:semver-minor\n  dependency-group: go-modules\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump the go-modules group with 5 updates",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-05T20:52:42Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ae89969e3ac2581d0fd17a805e4ae381a33443fe",
          "body": "Bumps the go-modules group with 24 updates:\n\n| Package | From | To |\n| --- | --- | --- |\n| [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) | `1.62.2` | `1.62.3` |\n| [github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp](https://github.com/GoogleCloudP\n[…]\nersion: 0.0.0-20260519071638-aa98bba5eb94\n  dependency-type: indirect\n  update-type: version-update:semver-patch\n  dependency-group: go-modules\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump the go-modules group with 24 updates",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-04T21:16:30Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "42b547c01a6ed2fcb024cd63493c85d240011c70",
          "body": "Bumps the go-modules group with 13 updates in the / directory:\n\n| Package | From | To |\n| --- | --- | --- |\n| [github.com/anchore/syft](https://github.com/anchore/syft) | `1.44.0` | `1.45.0` |\n| [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.41.9` | `1.41.11` |\n| [github.c\n[…]\nang.org/api\n  dependency-version: 0.283.0\n  dependency-type: indirect\n  update-type: version-update:semver-minor\n  dependency-group: go-modules\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump the go-modules group across 1 directory with 25 updates",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-04T03:33:42Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "aefc60bf0efe7c8878dc09d3893c9a2a34fe7201",
          "body": "Bumps the go-modules group with 19 updates:\n\n| Package | From | To |\n| --- | --- | --- |\n| [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.41.8` | `1.41.9` |\n| [github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream](https://github.com/aws/aws-sdk-go-v2) | `1.7.10` | `1.7.11\n[…]\ngo-runewidth\n  dependency-version: 0.0.24\n  dependency-type: indirect\n  update-type: version-update:semver-patch\n  dependency-group: go-modules\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump the go-modules group with 19 updates",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-29T23:27:33Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a9a58262cdf2640e5199cfe87a4efd86cd4469a3",
          "body": "Bumps the go-modules group with 20 updates:\n\n| Package | From | To |\n| --- | --- | --- |\n| [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.41.7` | `1.41.8` |\n| [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.32.18` | `1.32.19` |\n| [github.co\n[…]\nc.org/sqlite\n  dependency-version: 1.51.0\n  dependency-type: indirect\n  update-type: version-update:semver-minor\n  dependency-group: go-modules\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump the go-modules group with 20 updates",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-28T22:36:56Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c94a40f332bce67c5919414f09e4ece4922c9077",
          "body": "Bumps the go-modules group with 11 updates:\n\n| Package | From | To |\n| --- | --- | --- |\n| [github.com/aws/aws-sdk-go-v2/service/internal/checksum](https://github.com/aws/aws-sdk-go-v2) | `1.9.15` | `1.9.16` |\n| [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) | `1.101\n[…]\nersion: 0.0.0-20260523011958-0a33c5d7ca68\n  dependency-type: indirect\n  update-type: version-update:semver-patch\n  dependency-group: go-modules\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump the go-modules group with 11 updates",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-27T22:25:07Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "87214a265dfede459cda3bc7a108f61b075fe8bc",
          "body": "Bumps [github.com/hashicorp/aws-sdk-go-base/v2](https://github.com/hashicorp/aws-sdk-go-base) from 2.0.0-beta.72 to 2.0.0-beta.73.\n- [Release notes](https://github.com/hashicorp/aws-sdk-go-base/releases)\n- [Changelog](https://github.com/hashicorp/aws-sdk-go-base/blob/main/CHANGELOG.md)\n- [Commits](h\n[…]\nhub.com/hashicorp/aws-sdk-go-base/v2\n  dependency-version: 2.0.0-beta.73\n  dependency-type: indirect\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump github.com/hashicorp/aws-sdk-go-base/v2",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-27T01:28:08Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e9c8645c8c931824b46288b968930f6360ee1d8b",
          "body": "Bumps the go-modules group with 1 update: [github.com/ebitengine/purego](https://github.com/ebitengine/purego).\n\n\nUpdates `github.com/ebitengine/purego` from 0.10.0 to 0.10.1\n- [Release notes](https://github.com/ebitengine/purego/releases)\n- [Commits](https://github.com/ebitengine/purego/compare/v0.\n[…]\nngine/purego\n  dependency-version: 0.10.1\n  dependency-type: indirect\n  update-type: version-update:semver-patch\n  dependency-group: go-modules\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump github.com/ebitengine/purego in the go-modules group",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-27T01:06:51Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "8b1c1ad9aa84fb4a79d3356e849eb331093567c8",
          "body": "Bumps the go-modules group with 4 updates: [github.com/bodgit/sevenzip](https://github.com/bodgit/sevenzip), [github.com/nwaples/rardecode/v2](https://github.com/nwaples/rardecode), [github.com/stangelandcl/ppmd](https://github.com/stangelandcl/ppmd) and [modernc.org/libc](https://gitlab.com/cznic/l\n[…]\nrnc.org/libc\n  dependency-version: 1.72.5\n  dependency-type: indirect\n  update-type: version-update:semver-patch\n  dependency-group: go-modules\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump the go-modules group with 4 updates",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-26T02:24:32Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "bea5727c4032e69edeeced8b31e2faace545d1c5",
          "body": "Bumps the go-modules group with 6 updates:\n\n| Package | From | To |\n| --- | --- | --- |\n| [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.32.17` | `1.32.18` |\n| [github.com/aws/aws-sdk-go-v2/credentials](https://github.com/aws/aws-sdk-go-v2) | `1.19.16` | `1.19.17` |\n[…]\nng.org/x/net\n  dependency-version: 0.55.0\n  dependency-type: indirect\n  update-type: version-update:semver-minor\n  dependency-group: go-modules\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump the go-modules group with 6 updates",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-22T20:56:37Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "3540a78da171b5a4aa0a3f51b6c47cc7b81769b0",
          "body": "Bumps the go-modules group with 1 update: [golang.org/x/sys](https://github.com/golang/sys).\n\n\nUpdates `golang.org/x/sys` from 0.44.0 to 0.45.0\n- [Commits](https://github.com/golang/sys/compare/v0.44.0...v0.45.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/sys\n  dependency-version: 0.45.0\n  dependency-type: indirect\n  update-type: version-update:semver-minor\n  dependency-group: go-modules\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump golang.org/x/sys from 0.44.0 to 0.45.0 in the go-modules group",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-21T21:03:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6afdf6347a89728f47dcf9edfb0b7ee993c67fb1",
          "body": "Bumps the go-modules group with 5 updates:\n\n| Package | From | To |\n| --- | --- | --- |\n| [github.com/anchore/stereoscope](https://github.com/anchore/stereoscope) | `0.1.23` | `0.2.0` |\n| [github.com/containerd/containerd/api](https://github.com/containerd/containerd) | `1.11.0` | `1.11.1` |\n| [gith\n[…]\nficate-proxy\n  dependency-version: 0.3.16\n  dependency-type: indirect\n  update-type: version-update:semver-patch\n  dependency-group: go-modules\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump the go-modules group with 5 updates",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-20T23:38:11Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "04d195dd865adb1f63b7091e7362eb6c87c426c6",
          "body": "Bumps the go-modules group with 2 updates: [google.golang.org/api](https://github.com/googleapis/google-api-go-client) and [google.golang.org/genproto/googleapis/rpc](https://github.com/googleapis/go-genproto).\n\n\nUpdates `google.golang.org/api` from 0.279.0 to 0.280.0\n- [Release notes](https://githu\n[…]\nersion: 0.0.0-20260511170946-3700d4141b60\n  dependency-type: indirect\n  update-type: version-update:semver-patch\n  dependency-group: go-modules\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump the go-modules group with 2 updates",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-20T03:43:57Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "9e53c8821cdcfc1ec3047a91143943b23122f47e",
          "body": "Bumps [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) from 5.19.0 to 5.19.1.\n- [Release notes](https://github.com/go-git/go-git/releases)\n- [Changelog](https://github.com/go-git/go-git/blob/main/HISTORY.md)\n- [Commits](https://github.com/go-git/go-git/compare/v5.19.0...v5.19.1)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/go-git/go-git/v5\n  dependency-version: 5.19.1\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump github.com/go-git/go-git/v5 in /dependency/retrieval",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-19T16:00:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "22fde2536d1006d3e87e65282c580070614e3adc",
          "body": "Bumps the go-modules group with 5 updates:\n\n| Package | From | To |\n| --- | --- | --- |\n| [github.com/onsi/gomega](https://github.com/onsi/gomega) | `1.40.0` | `1.41.0` |\n| [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) | `1.62.1` | `1.62.2` |\n| [github.com/docker/cli](\n[…]\ninerregistry\n  dependency-version: 0.21.6\n  dependency-type: indirect\n  update-type: version-update:semver-patch\n  dependency-group: go-modules\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump the go-modules group with 5 updates",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-19T05:50:35Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "afb2d169101e063b81a4fed4e5f3b246decc5f2f",
          "body": "Bumps the go-modules group with 3 updates: [github.com/CycloneDX/cyclonedx-go](https://github.com/CycloneDX/cyclonedx-go), [github.com/docker/cli](https://github.com/docker/cli) and [google.golang.org/grpc](https://github.com/grpc/grpc-go).\n\n\nUpdates `github.com/CycloneDX/cyclonedx-go` from 0.10.0 t\n[…]\nang.org/grpc\n  dependency-version: 1.81.1\n  dependency-type: indirect\n  update-type: version-update:semver-patch\n  dependency-group: go-modules\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump the go-modules group with 3 updates",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-14T20:52:36Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ca1c6edd5be762a940c8beaee2bff76d3a00be80",
          "body": "Bumps the go-modules group with 1 update: [github.com/github/go-spdx/v2](https://github.com/github/go-spdx).\n\n\nUpdates `github.com/github/go-spdx/v2` from 2.6.0 to 2.7.0\n- [Release notes](https://github.com/github/go-spdx/releases)\n- [Commits](https://github.com/github/go-spdx/compare/v2.6.0...v2.7.\n[…]\nub/go-spdx/v2\n  dependency-version: 2.7.0\n  dependency-type: indirect\n  update-type: version-update:semver-minor\n  dependency-group: go-modules\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump github.com/github/go-spdx/v2 in the go-modules group",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-13T20:52:16Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "19e7479fb5b4b7f6b24787f641b6312be7724162",
          "body": "Bumps the go-modules group with 3 updates: [github.com/tklauser/go-sysconf](https://github.com/tklauser/go-sysconf), [github.com/tklauser/numcpus](https://github.com/tklauser/numcpus) and [google.golang.org/api](https://github.com/googleapis/google-api-go-client).\n\n\nUpdates `github.com/tklauser/go-s\n[…]\nang.org/api\n  dependency-version: 0.279.0\n  dependency-type: indirect\n  update-type: version-update:semver-minor\n  dependency-group: go-modules\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump the go-modules group with 3 updates",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-13T00:00:21Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "d47e927dcfef7b9ff29d6378a134bf6f0b42646f",
          "body": "Bumps the go-modules group with 2 updates: [golang.org/x/tools](https://github.com/golang/tools) and [modernc.org/sqlite](https://gitlab.com/cznic/sqlite).\n\n\nUpdates `golang.org/x/tools` from 0.44.0 to 0.45.0\n- [Release notes](https://github.com/golang/tools/releases)\n- [Commits](https://github.com/\n[…]\nc.org/sqlite\n  dependency-version: 1.50.1\n  dependency-type: indirect\n  update-type: version-update:semver-patch\n  dependency-group: go-modules\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump the go-modules group with 2 updates",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-12T03:20:45Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a35762a0d7cdff6afccc306e3fd2b5aee77c180a",
          "body": "Bumps [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) from 5.18.0 to 5.19.0.\n- [Release notes](https://github.com/go-git/go-git/releases)\n- [Changelog](https://github.com/go-git/go-git/blob/main/HISTORY.md)\n- [Commits](https://github.com/go-git/go-git/compare/v5.18.0...v5.19.0)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/go-git/go-git/v5\n  dependency-version: 5.19.0\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump github.com/go-git/go-git/v5 in /dependency/retrieval",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-11T16:21:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b3959fefb669899bb2307e1f0da4574c84b6f7c0",
          "body": null,
          "is_bot": false,
          "headline": "Updates go mod version to 1.26.3",
          "author_name": "paketo-bot",
          "author_login": "paketo-bot",
          "committed_at": "2026-05-11T06:16:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3d69b133b95d5ef11992313d4ad3e187e24eb287",
          "body": null,
          "is_bot": false,
          "headline": "Updating github-config",
          "author_name": "paketo-bot",
          "author_login": "paketo-bot",
          "committed_at": "2026-05-09T14:03:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "15b8229a1cdb5c9a94bba6ddda67482d4c13b8ae",
          "body": "Bumps the go-modules group with 11 updates:\n\n| Package | From | To |\n| --- | --- | --- |\n| [cel.dev/expr](https://github.com/google/cel-spec) | `0.25.1` | `0.25.2` |\n| [cloud.google.com/go/iam](https://github.com/googleapis/google-cloud-go) | `1.10.0` | `1.11.0` |\n| [cloud.google.com/go/monitoring](\n[…]\nrnc.org/libc\n  dependency-version: 1.72.3\n  dependency-type: indirect\n  update-type: version-update:semver-patch\n  dependency-group: go-modules\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump the go-modules group with 11 updates",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-08T20:53:11Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "aec929a4aaa02075c5da0b38cfcf2c59330d873c",
          "body": null,
          "is_bot": false,
          "headline": "Updating buildpack.toml with new versions 2.4.67",
          "author_name": "paketo-bot",
          "author_login": "paketo-bot",
          "committed_at": "2026-05-07T11:25:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "af63a519b1e1735d76c5ca19c969920f42804941",
          "body": "Bumps the go-modules group with 5 updates:\n\n| Package | From | To |\n| --- | --- | --- |\n| [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) | `1.100.1` | `1.101.0` |\n| [github.com/docker/cli](https://github.com/docker/cli) | `29.4.2+incompatible` | `29.4.3+incompatible`\n[…]\nersion: 0.0.0-20260410095643-746e56fc9e2f\n  dependency-type: indirect\n  update-type: version-update:semver-patch\n  dependency-group: go-modules\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump the go-modules group with 5 updates",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-06T20:53:57Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "6bbbc257919c48b5bb92fb92f3893c73225cfe8a",
          "body": "Bumps the go-modules group with 1 update: [google.golang.org/api](https://github.com/googleapis/google-api-go-client).\n\n\nUpdates `google.golang.org/api` from 0.277.0 to 0.278.0\n- [Release notes](https://github.com/googleapis/google-api-go-client/releases)\n- [Changelog](https://github.com/googleapis/\n[…]\nang.org/api\n  dependency-version: 0.278.0\n  dependency-type: indirect\n  update-type: version-update:semver-minor\n  dependency-group: go-modules\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump google.golang.org/api in the go-modules group",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-05T20:52:49Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "271369a1b5a15f76ab636fe6ae81aa9cab24a179",
          "body": "Bumps the go-modules group with 3 updates: [github.com/fsnotify/fsnotify](https://github.com/fsnotify/fsnotify), [google.golang.org/grpc](https://github.com/grpc/grpc-go) and [modernc.org/libc](https://gitlab.com/cznic/libc).\n\n\nUpdates `github.com/fsnotify/fsnotify` from 1.10.0 to 1.10.1\n- [Release \n[…]\nrnc.org/libc\n  dependency-version: 1.72.2\n  dependency-type: indirect\n  update-type: version-update:semver-patch\n  dependency-group: go-modules\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump the go-modules group with 3 updates",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-05T00:40:29Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "4dbbcc781a86d98e1ac5773e7c22481b14292be8",
          "body": null,
          "is_bot": false,
          "headline": "Updating github-config",
          "author_name": "paketo-bot",
          "author_login": "paketo-bot",
          "committed_at": "2026-05-03T14:01:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3d6263623a0973c47a1a1c8692184a4704f68658",
          "body": "Bumps the go-modules group with 8 updates:\n\n| Package | From | To |\n| --- | --- | --- |\n| [cloud.google.com/go/iam](https://github.com/googleapis/google-cloud-go) | `1.9.0` | `1.10.0` |\n| [cloud.google.com/go/monitoring](https://github.com/googleapis/google-cloud-go) | `1.27.0` | `1.28.0` |\n| [githu\n[…]\n/gopsutil/v4\n  dependency-version: 4.26.4\n  dependency-type: indirect\n  update-type: version-update:semver-patch\n  dependency-group: go-modules\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump the go-modules group with 8 updates",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-02T00:19:00Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "deee900a8de7c666e85be624be71e3941666cbc1",
          "body": "Bumps the go-modules group with 8 updates:\n\n| Package | From | To |\n| --- | --- | --- |\n| [github.com/Masterminds/semver/v3](https://github.com/Masterminds/semver) | `3.4.0` | `3.5.0` |\n| [github.com/containerd/containerd/api](https://github.com/containerd/containerd) | `1.10.0` | `1.11.0` |\n| [gith\n[…]\non: 1.36.12-0.20260120151049-f2248ac996af\n  dependency-type: indirect\n  update-type: version-update:semver-patch\n  dependency-group: go-modules\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump the go-modules group with 8 updates",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-30T20:53:57Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "72482a3dffd26815dd7aea4f5b85a4e885dfba52",
          "body": "Bumps the go-modules group with 22 updates:\n\n| Package | From | To |\n| --- | --- | --- |\n| [github.com/onsi/gomega](https://github.com/onsi/gomega) | `1.39.1` | `1.40.0` |\n| [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.41.6` | `1.41.7` |\n| [github.com/aws/aws-sdk-go-v2/a\n[…]\nersion: 0.0.0-20260112195520-a5071408f32f\n  dependency-type: indirect\n  update-type: version-update:semver-patch\n  dependency-group: go-modules\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump the go-modules group with 22 updates",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-29T21:14:46Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "5838e4bfa5f0022a35faf007b8b922ae17e3d590",
          "body": "Bumps the go-modules group with 4 updates: [github.com/mattn/go-isatty](https://github.com/mattn/go-isatty), [github.com/minio/minlz](https://github.com/minio/minlz), [github.com/vbatts/tar-split](https://github.com/vbatts/tar-split) and [modernc.org/sqlite](https://gitlab.com/cznic/sqlite).\n\n\nUpdat\n[…]\nc.org/sqlite\n  dependency-version: 1.50.0\n  dependency-type: indirect\n  update-type: version-update:semver-minor\n  dependency-group: go-modules\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump the go-modules group with 4 updates",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-28T00:09:04Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "65ac240467b5c2155e2d4f7e614b547263d2b89c",
          "body": "Bumps the go-modules group with 2 updates: [github.com/aws/smithy-go](https://github.com/aws/smithy-go) and [modernc.org/libc](https://gitlab.com/cznic/libc).\n\n\nUpdates `github.com/aws/smithy-go` from 1.25.0 to 1.25.1\n- [Release notes](https://github.com/aws/smithy-go/releases)\n- [Changelog](https:/\n[…]\nrnc.org/libc\n  dependency-version: 1.72.1\n  dependency-type: indirect\n  update-type: version-update:semver-patch\n  dependency-group: go-modules\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump the go-modules group with 2 updates",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-23T20:53:08Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a87a1f9621e9161d3bb83f74a328c0eadc2ef55a",
          "body": "Bumps the go-modules group with 3 updates: [github.com/anchore/stereoscope](https://github.com/anchore/stereoscope), [github.com/anchore/syft](https://github.com/anchore/syft) and [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2).\n\n\nUpdates `github.com/anchore/stereosco\n[…]\n/service/s3\n  dependency-version: 1.100.0\n  dependency-type: indirect\n  update-type: version-update:semver-minor\n  dependency-group: go-modules\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump the go-modules group with 3 updates",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-22T20:53:52Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b9fd513f1f7e5606c2c6ff5db6458771788e27a6",
          "body": "Bumps the go-modules group with 5 updates:\n\n| Package | From | To |\n| --- | --- | --- |\n| [github.com/docker/cli](https://github.com/docker/cli) | `29.4.0+incompatible` | `29.4.1+incompatible` |\n| [github.com/docker/docker-credential-helpers](https://github.com/docker/docker-credential-helpers) | `0\n[…]\nukonko/errors\n  dependency-version: 1.3.0\n  dependency-type: indirect\n  update-type: version-update:semver-minor\n  dependency-group: go-modules\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump the go-modules group with 5 updates",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-20T22:38:42Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "34e1f586cfea33b2657d2144b12bce99e76b3cb2",
          "body": "Bumps [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) from 5.17.1 to 5.18.0.\n- [Release notes](https://github.com/go-git/go-git/releases)\n- [Commits](https://github.com/go-git/go-git/compare/v5.17.1...v5.18.0)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/go-git/go-git/v5\n  dependency-version: 5.18.0\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump github.com/go-git/go-git/v5 in /dependency/retrieval",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-17T22:48:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6ecc76079c76e2801af9e3f4b6f760f5dc7d9a32",
          "body": "Bumps the go-modules group with 21 updates:\n\n| Package | From | To |\n| --- | --- | --- |\n| [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.41.5` | `1.41.6` |\n| [github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream](https://github.com/aws/aws-sdk-go-v2) | `1.7.8` | `1.7.9` \n[…]\nc.org/sqlite\n  dependency-version: 1.49.1\n  dependency-type: indirect\n  update-type: version-update:semver-minor\n  dependency-group: go-modules\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump the go-modules group with 21 updates",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-17T21:14:39Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "43ad85abfe6861daf3265ccf7c51cb9d472fc773",
          "body": "Bumps the go-modules group with 2 updates: [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) and [github.com/docker/go-connections](https://github.com/docker/go-connections).\n\n\nUpdates `github.com/aws/aws-sdk-go-v2/config` from 1.32.14 to 1.32.15\n- [Release notes](https://g\n[…]\no-connections\n  dependency-version: 0.7.0\n  dependency-type: indirect\n  update-type: version-update:semver-minor\n  dependency-group: go-modules\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump the go-modules group with 2 updates",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-16T20:53:35Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a893b4f58521d3aa696b79574b535b4840fb43d5",
          "body": "Bumps the go-modules group with 3 updates: [github.com/aws/smithy-go](https://github.com/aws/smithy-go), [github.com/goccy/go-json](https://github.com/goccy/go-json) and [github.com/googleapis/enterprise-certificate-proxy](https://github.com/googleapis/enterprise-certificate-proxy).\n\n\nUpdates `githu\n[…]\nficate-proxy\n  dependency-version: 0.3.15\n  dependency-type: indirect\n  update-type: version-update:semver-patch\n  dependency-group: go-modules\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump the go-modules group with 3 updates",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-15T20:52:37Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "9222197bec42eeefa97d879f9c847ef16bd83c9e",
          "body": "Bumps [github.com/containerd/platforms](https://github.com/containerd/platforms) from 1.0.0-rc.2 to 1.0.0-rc.4.\n- [Release notes](https://github.com/containerd/platforms/releases)\n- [Commits](https://github.com/containerd/platforms/compare/v1.0.0-rc.2...v1.0.0-rc.4)\n\n---\nupdated-dependencies:\n- depe\n[…]\ny-name: github.com/containerd/platforms\n  dependency-version: 1.0.0-rc.4\n  dependency-type: indirect\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump github.com/containerd/platforms from 1.0.0-rc.2 to 1.0.0-rc.4",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-14T21:04:24Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "6a12e598aae9bd33b43cd22f8058d040efce0e60",
          "body": "Bumps the go-modules group with 22 updates:\n\n| Package | From | To |\n| --- | --- | --- |\n| [github.com/Microsoft/hcsshim](https://github.com/Microsoft/hcsshim) | `0.14.0-rc.1` | `0.15.0-rc.1` |\n| [github.com/anchore/syft](https://github.com/anchore/syft) | `1.42.3` | `1.42.4` |\n| [github.com/charmbr\n[…]\nc.org/sqlite\n  dependency-version: 1.48.2\n  dependency-type: indirect\n  update-type: version-update:semver-minor\n  dependency-group: go-modules\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump the go-modules group with 22 updates",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-14T20:54:32Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "5fa1b307a6896c5d5fcdee50c5bf09eba6cfe1d1",
          "body": "Bumps [github.com/anchore/syft](https://github.com/anchore/syft) from 1.37.0 to 1.42.3.\n- [Release notes](https://github.com/anchore/syft/releases)\n- [Changelog](https://github.com/anchore/syft/blob/main/RELEASE.md)\n- [Commits](https://github.com/anchore/syft/compare/v1.37.0...v1.42.3)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/anchore/syft\n  dependency-version: 1.42.3\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump github.com/anchore/syft from 1.37.0 to 1.42.3",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-14T13:02:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1c04eb891c981cfe9deaf2dd991a71b3239c32fe",
          "body": "* Bump the go-modules group across 1 directory with 105 updates\n\n---\nupdated-dependencies:\n- dependency-name: github.com/BurntSushi/toml\n  dependency-version: 1.6.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n  dependency-group: go-modules\n- dependency-name: githu\n[…]\nt] <support@github.com>\nSigned-off-by: Daniel Mikusa <dan@mikusa.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Daniel Mikusa <dan@mikusa.com>",
          "is_bot": true,
          "headline": "Bump the go-modules group across 1 directory with 105 updates (#1108)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-14T12:52:26Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "41317136a1f62039911bec21635e33b1ae492838",
          "body": null,
          "is_bot": false,
          "headline": "Updating github-config",
          "author_name": "paketo-bot",
          "author_login": "paketo-bot",
          "committed_at": "2026-04-14T12:33:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "df9c635618ca43e95a73f5622efb90e62edb0143",
          "body": null,
          "is_bot": false,
          "headline": "Updating github-config",
          "author_name": "paketo-bot",
          "author_login": "paketo-bot",
          "committed_at": "2026-04-14T12:33:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8ce07b9850fec22abf16d79f07190063cba89b94",
          "body": null,
          "is_bot": false,
          "headline": "Updates go mod version to 1.26.2",
          "author_name": "paketo-bot",
          "author_login": "paketo-bot",
          "committed_at": "2026-04-13T05:53:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "48268dfafc4b88bd0d84c2e4dba1321be48f7bb0",
          "body": "Bumps [github.com/hashicorp/go-getter](https://github.com/hashicorp/go-getter) from 1.8.3 to 1.8.6.\n- [Release notes](https://github.com/hashicorp/go-getter/releases)\n- [Commits](https://github.com/hashicorp/go-getter/compare/v1.8.3...v1.8.6)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/hashicorp/go-getter\n  dependency-version: 1.8.6\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump github.com/hashicorp/go-getter from 1.8.3 to 1.8.6",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-10T18:29:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ec6826b96006e8b032b50d49c849494b3702e960",
          "body": "Bumps [go.opentelemetry.io/otel/sdk](https://github.com/open-telemetry/opentelemetry-go) from 1.40.0 to 1.43.0.\n- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)\n- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)\n- [Commits](https://\n[…]\n...v1.43.0)\n\n---\nupdated-dependencies:\n- dependency-name: go.opentelemetry.io/otel/sdk\n  dependency-version: 1.43.0\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump go.opentelemetry.io/otel/sdk from 1.40.0 to 1.43.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-08T22:03:28Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b3d7b732467143cc161d5c4a01e8abac90ab1729",
          "body": "Bumps [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) from 1.90.2 to 1.97.3.\n- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)\n- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/service/s3/v1.90.2...service/s3/v1.97.3)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/aws/aws-sdk-go-v2/service/s3\n  dependency-version: 1.97.3\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.90.2 to 1.97.3",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-08T05:18:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f95ad5b977f9170764931ac6f204f501515f5310",
          "body": "Bumps [github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream](https://github.com/aws/aws-sdk-go-v2) from 1.7.3 to 1.7.8.\n- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)\n- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/service/m2/v1.7.3...service/m2/v1.7.8)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream\n  dependency-version: 1.7.8\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-08T04:11:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b029106f8fb2ca8e3f7f065f568285f8f4350fc9",
          "body": "Bumps [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) from 5.16.5 to 5.17.1.\n- [Release notes](https://github.com/go-git/go-git/releases)\n- [Commits](https://github.com/go-git/go-git/compare/v5.16.5...v5.17.1)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/go-git/go-git/v5\n  dependency-version: 5.17.1\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump github.com/go-git/go-git/v5 from 5.16.5 to 5.17.1",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-03T04:33:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3f9ebbaacfdda960a914bdebfdace767d96b4159",
          "body": "Bumps [github.com/go-jose/go-jose/v4](https://github.com/go-jose/go-jose) from 4.1.3 to 4.1.4.\n- [Release notes](https://github.com/go-jose/go-jose/releases)\n- [Commits](https://github.com/go-jose/go-jose/compare/v4.1.3...v4.1.4)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/go-jose/go-jose/v4\n  dependency-version: 4.1.4\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump github.com/go-jose/go-jose/v4 from 4.1.3 to 4.1.4",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-03T04:24:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d495f07a23f0135544768834b3936c1de0852449",
          "body": "Bumps [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) from 5.16.5 to 5.17.1.\n- [Release notes](https://github.com/go-git/go-git/releases)\n- [Commits](https://github.com/go-git/go-git/compare/v5.16.5...v5.17.1)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/go-git/go-git/v5\n  dependency-version: 5.17.1\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump github.com/go-git/go-git/v5 in /dependency/retrieval",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-30T17:21:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "670020def34fcf6e8675aeb60405e64870729fec",
          "body": "Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.74.2 to 1.79.3.\n- [Release notes](https://github.com/grpc/grpc-go/releases)\n- [Commits](https://github.com/grpc/grpc-go/compare/v1.74.2...v1.79.3)\n\n---\nupdated-dependencies:\n- dependency-name: google.golang.org/grpc\n  dependency-version: 1.79.3\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump google.golang.org/grpc from 1.74.2 to 1.79.3",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-19T02:20:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2f07722932c9ab2077beedb2eeb8639b415c5aca",
          "body": null,
          "is_bot": false,
          "headline": "Updating github-config",
          "author_name": "paketo-bot",
          "author_login": "paketo-bot",
          "committed_at": "2026-03-14T13:49:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cfc1bfdb49117848344f261efaaf72053270ff82",
          "body": null,
          "is_bot": false,
          "headline": "Updates go mod version to 1.26.1",
          "author_name": "paketo-bot",
          "author_login": "paketo-bot",
          "committed_at": "2026-03-09T05:25:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ac11c4015985e4a8d36425a02e01ec560d1fc39d",
          "body": null,
          "is_bot": false,
          "headline": "Updating github-config",
          "author_name": "paketo-bot",
          "author_login": "paketo-bot",
          "committed_at": "2026-03-07T13:46:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5b8bedd9470036c058cb32bbe2122a319fd12805",
          "body": null,
          "is_bot": false,
          "headline": "Updating github-config",
          "author_name": "paketo-bot",
          "author_login": "paketo-bot",
          "committed_at": "2026-03-06T13:50:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8e31a8227710536dbef8f276b4e79485f2e8fd10",
          "body": null,
          "is_bot": false,
          "headline": "Updating github-config",
          "author_name": "paketo-bot",
          "author_login": "paketo-bot",
          "committed_at": "2026-03-05T13:54:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b7d9b20037afea7383a360fd2f3ca693e4c6184",
          "body": "Bumps [github.com/docker/cli](https://github.com/docker/cli) from 29.1.2+incompatible to 29.2.0+incompatible.\n- [Commits](https://github.com/docker/cli/compare/v29.1.2...v29.2.0)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/docker/cli\n  dependency-version: 29.2.0+incompatible\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump github.com/docker/cli",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-05T03:52:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2805ce88438f76e92d4d8f6e28ff6404cc808c49",
          "body": null,
          "is_bot": false,
          "headline": "Updating github-config",
          "author_name": "paketo-bot",
          "author_login": "paketo-bot",
          "committed_at": "2026-03-03T13:53:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "74e3992c111c8d159e556df34e1770a6f1cd982d",
          "body": null,
          "is_bot": false,
          "headline": "Updating github-config",
          "author_name": "paketo-bot",
          "author_login": "paketo-bot",
          "committed_at": "2026-03-02T13:53:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b411427997f97d153441e65a7e17163bb1d057a9",
          "body": "Bumps [github.com/cloudflare/circl](https://github.com/cloudflare/circl) from 1.6.1 to 1.6.3.\n- [Release notes](https://github.com/cloudflare/circl/releases)\n- [Commits](https://github.com/cloudflare/circl/compare/v1.6.1...v1.6.3)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/cloudflare/circl\n  dependency-version: 1.6.3\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump github.com/cloudflare/circl from 1.6.1 to 1.6.3",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-02T00:13:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9f47c7617c3c232e2d5334265abb03de53df6d95",
          "body": "Bumps [go.opentelemetry.io/otel/sdk](https://github.com/open-telemetry/opentelemetry-go) from 1.38.0 to 1.40.0.\n- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)\n- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)\n- [Commits](https://\n[…]\n...v1.40.0)\n\n---\nupdated-dependencies:\n- dependency-name: go.opentelemetry.io/otel/sdk\n  dependency-version: 1.40.0\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump go.opentelemetry.io/otel/sdk from 1.38.0 to 1.40.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-02T00:04:15Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "97f5f0cceef97733f9d09da958db6292b7b52d60",
          "body": "Bumps [github.com/cloudflare/circl](https://github.com/cloudflare/circl) from 1.6.1 to 1.6.3.\n- [Release notes](https://github.com/cloudflare/circl/releases)\n- [Commits](https://github.com/cloudflare/circl/compare/v1.6.1...v1.6.3)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/cloudflare/circl\n  dependency-version: 1.6.3\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump github.com/cloudflare/circl in /dependency/retrieval",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-25T19:45:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "64c5e23ccab3c4c24ebf6afb874781f149654804",
          "body": null,
          "is_bot": false,
          "headline": "Updating github-config",
          "author_name": "paketo-bot",
          "author_login": "paketo-bot",
          "committed_at": "2026-02-21T13:48:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6a411c25fe6121c7c2b87c1b485ef198b2adb119",
          "body": null,
          "is_bot": false,
          "headline": "Updating github-config",
          "author_name": "paketo-bot",
          "author_login": "paketo-bot",
          "committed_at": "2026-02-16T14:28:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 100,
      "commits_last_year": 260,
      "latest_release_at": "2026-07-22T05:58:08Z",
      "latest_release_tag": "v1.0.14",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 50,
      "days_since_latest_release": 1,
      "mean_days_between_releases": 7
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": false,
      "has_contributing": true,
      "health_percentage": 75,
      "has_issue_template": false,
      "has_code_of_conduct": true,
      "has_pull_request_template": true
    },
    "ecosystem": {
      "packages": [
        {
          "name": "github.com/paketo-buildpacks/httpd",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": true,
          "registry_url": "https://pkg.go.dev/github.com/paketo-buildpacks/httpd",
          "is_deprecated": false,
          "latest_version": "v1.0.14",
          "repository_url": "https://github.com/paketo-buildpacks/httpd",
          "versions_count": 271,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-21T21:13:16Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 1
        }
      ]
    },
    "popularity": {
      "forks": 8,
      "stars": 5,
      "watchers": 9,
      "fork_history": {
        "days": [
          {
            "date": "2021-03-05",
            "count": 1
          },
          {
            "date": "2021-04-29",
            "count": 1
          },
          {
            "date": "2022-04-18",
            "count": 1
          },
          {
            "date": "2022-09-19",
            "count": 1
          },
          {
            "date": "2023-03-14",
            "count": 1
          },
          {
            "date": "2023-12-11",
            "count": 1
          },
          {
            "date": "2024-01-24",
            "count": 1
          },
          {
            "date": "2026-05-07",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 8,
        "total_forks": 8
      },
      "star_history": null,
      "open_issues_and_prs": 16
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "dependency/Makefile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "dependency/retrieval/go.mod",
        "go.mod"
      ],
      "largest_source_bytes": 21508,
      "source_files_sampled": 24,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "go.mod"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "golang.org/x/crypto",
            "direct": false,
            "version": "v0.52.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5932"
            ],
            "fixed_version": null,
            "advisory_count": 1,
            "oldest_advisory_days": 15
          },
          {
            "name": "golang.org/x/crypto",
            "direct": false,
            "version": "v0.54.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5932"
            ],
            "fixed_version": null,
            "advisory_count": 1,
            "oldest_advisory_days": 15
          },
          {
            "name": "golang.org/x/net",
            "direct": false,
            "version": "v0.55.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5942"
            ],
            "fixed_version": "0.56.0",
            "advisory_count": 1,
            "oldest_advisory_days": 8
          },
          {
            "name": "golang.org/x/text",
            "direct": false,
            "version": "v0.37.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5970"
            ],
            "fixed_version": "0.39.0",
            "advisory_count": 1,
            "oldest_advisory_days": 8
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "unknown": 4
        },
        "advisory_count": 4,
        "affected_count": 4,
        "assessed_count": 333,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "go"
      ],
      "dependencies": [
        {
          "name": "github.com/BurntSushi/toml",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.6.0"
        },
        {
          "name": "github.com/Masterminds/semver",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.5.0"
        },
        {
          "name": "github.com/caarlos0/env/v6",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v6.10.1"
        },
        {
          "name": "github.com/onsi/gomega",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.42.1"
        },
        {
          "name": "github.com/paketo-buildpacks/occam",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.31.3"
        },
        {
          "name": "github.com/paketo-buildpacks/packit/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.25.5"
        },
        {
          "name": "github.com/sclevine/spec",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.4.0"
        },
        {
          "name": "gopkg.in/yaml.v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.4.0"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "github.com/burntsushi/toml",
            "direct": true,
            "version": "v1.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/burntsushi/toml",
            "direct": true,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/caarlos0/env/v6",
            "direct": true,
            "version": "v6.10.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/masterminds/semver",
            "direct": true,
            "version": "v1.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/onsi/gomega",
            "direct": true,
            "version": "v1.42.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/paketo-buildpacks/occam",
            "direct": true,
            "version": "v0.31.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/paketo-buildpacks/packit/v2",
            "direct": true,
            "version": "v2.25.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/paketo-buildpacks/packit/v2",
            "direct": true,
            "version": "v2.25.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sclevine/spec",
            "direct": true,
            "version": "v1.4.0",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/yaml.v2",
            "direct": true,
            "version": "v2.4.0",
            "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.22.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.12.0",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go/monitoring",
            "direct": false,
            "version": "v1.30.0",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go/storage",
            "direct": false,
            "version": "v1.64.0",
            "ecosystem": "go"
          },
          {
            "name": "dario.cat/mergo",
            "direct": false,
            "version": "v1.0.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/acobaugh/osrelease",
            "direct": false,
            "version": "v0.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/adrg/xdg",
            "direct": false,
            "version": "v0.5.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/agext/levenshtein",
            "direct": false,
            "version": "v1.2.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/anchore/clio",
            "direct": false,
            "version": "v0.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/anchore/fangs",
            "direct": false,
            "version": "v0.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/anchore/go-collections",
            "direct": false,
            "version": "v0.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/anchore/go-homedir",
            "direct": false,
            "version": "v0.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/anchore/go-logger",
            "direct": false,
            "version": "v0.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/anchore/go-lzo",
            "direct": false,
            "version": "v0.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/anchore/go-macholibre",
            "direct": false,
            "version": "v0.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/anchore/go-rpmdb",
            "direct": false,
            "version": "v0.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/anchore/go-struct-converter",
            "direct": false,
            "version": "v0.2.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/anchore/go-sync",
            "direct": false,
            "version": "v0.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/anchore/go-version",
            "direct": false,
            "version": "v1.2.2-0.20200701162849-18adb9c92b9b",
            "ecosystem": "go"
          },
          {
            "name": "github.com/anchore/packageurl-go",
            "direct": false,
            "version": "v0.1.1-0.20250220190351-d62adb6e1115",
            "ecosystem": "go"
          },
          {
            "name": "github.com/anchore/packageurl-go",
            "direct": false,
            "version": "v0.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/anchore/stereoscope",
            "direct": false,
            "version": "v0.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/anchore/syft",
            "direct": false,
            "version": "v1.49.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/andybalholm/brotli",
            "direct": false,
            "version": "v1.2.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/apparentlymart/go-textseg/v15",
            "direct": false,
            "version": "v15.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/apparentlymart/go-textseg/v17",
            "direct": false,
            "version": "v17.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aquasecurity/go-pep440-version",
            "direct": false,
            "version": "v0.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aquasecurity/go-version",
            "direct": false,
            "version": "v0.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2",
            "direct": false,
            "version": "v1.43.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream",
            "direct": false,
            "version": "v1.7.14",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/config",
            "direct": false,
            "version": "v1.32.31",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/credentials",
            "direct": false,
            "version": "v1.19.30",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/feature/ec2/imds",
            "direct": false,
            "version": "v1.18.31",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/internal/configsources",
            "direct": false,
            "version": "v1.4.31",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/internal/endpoints/v2",
            "direct": false,
            "version": "v2.7.31",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/internal/v4a",
            "direct": false,
            "version": "v1.4.32",
            "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.24",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/internal/presigned-url",
            "direct": false,
            "version": "v1.13.31",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/internal/s3shared",
            "direct": false,
            "version": "v1.19.32",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/s3",
            "direct": false,
            "version": "v1.106.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/signin",
            "direct": false,
            "version": "v1.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/sso",
            "direct": false,
            "version": "v1.33.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/ssooidc",
            "direct": false,
            "version": "v1.38.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/sts",
            "direct": false,
            "version": "v1.45.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/smithy-go",
            "direct": false,
            "version": "v1.27.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aymanbagabas/go-osc52/v2",
            "direct": false,
            "version": "v2.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/azure/go-ansiterm",
            "direct": false,
            "version": "v0.0.0-20250102033503-faa5f7b0171c",
            "ecosystem": "go"
          },
          {
            "name": "github.com/becheran/wildmatch-go",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/bgentry/go-netrc",
            "direct": false,
            "version": "v0.0.0-20140422174119-9fd32a8b3d3d",
            "ecosystem": "go"
          },
          {
            "name": "github.com/bitnami/go-version",
            "direct": false,
            "version": "v0.0.0-20250131085805-b1f57a8634ef",
            "ecosystem": "go"
          },
          {
            "name": "github.com/blakesmith/ar",
            "direct": false,
            "version": "v0.0.0-20190502131153-809d4375e1fb",
            "ecosystem": "go"
          },
          {
            "name": "github.com/bmatcuk/doublestar/v4",
            "direct": false,
            "version": "v4.10.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/bodgit/plumbing",
            "direct": false,
            "version": "v1.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/bodgit/sevenzip",
            "direct": false,
            "version": "v1.6.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/bodgit/windows",
            "direct": false,
            "version": "v1.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cayleygraph/quad",
            "direct": false,
            "version": "v1.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cenkalti/backoff/v4",
            "direct": false,
            "version": "v4.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cespare/xxhash/v2",
            "direct": false,
            "version": "v2.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/charmbracelet/colorprofile",
            "direct": false,
            "version": "v0.4.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/charmbracelet/lipgloss",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/charmbracelet/x/ansi",
            "direct": false,
            "version": "v0.11.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/charmbracelet/x/cellbuf",
            "direct": false,
            "version": "v0.0.15",
            "ecosystem": "go"
          },
          {
            "name": "github.com/charmbracelet/x/term",
            "direct": false,
            "version": "v0.2.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/clipperhouse/displaywidth",
            "direct": false,
            "version": "v0.11.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/clipperhouse/uax29/v2",
            "direct": false,
            "version": "v2.7.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cloudflare/circl",
            "direct": false,
            "version": "v1.6.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/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/cgroups/v3",
            "direct": false,
            "version": "v3.1.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/containerd/containerd/api",
            "direct": false,
            "version": "v1.11.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/containerd/containerd/v2",
            "direct": false,
            "version": "v2.3.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/containerd/continuity",
            "direct": false,
            "version": "v0.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/containerd/errdefs",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/containerd/errdefs/pkg",
            "direct": false,
            "version": "v0.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/containerd/fifo",
            "direct": false,
            "version": "v1.1.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/plugin",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/containerd/ttrpc",
            "direct": false,
            "version": "v1.2.9",
            "ecosystem": "go"
          },
          {
            "name": "github.com/containerd/typeurl/v2",
            "direct": false,
            "version": "v2.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cpuguy83/dockercfg",
            "direct": false,
            "version": "v0.3.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cyclonedx/cyclonedx-go",
            "direct": false,
            "version": "v0.11.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cyphar/filepath-securejoin",
            "direct": false,
            "version": "v0.6.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cyphar/filepath-securejoin",
            "direct": false,
            "version": "v0.7.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/datadog/zstd",
            "direct": false,
            "version": "v1.5.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/davecgh/go-spew",
            "direct": false,
            "version": "v1.1.2-0.20180830191138-d8f796af33cc",
            "ecosystem": "go"
          },
          {
            "name": "github.com/deitch/magic",
            "direct": false,
            "version": "v0.0.0-20230404182410-1ff89d7342da",
            "ecosystem": "go"
          },
          {
            "name": "github.com/dgryski/go-minhash",
            "direct": false,
            "version": "v0.0.0-20190315135803-ad340ca03076",
            "ecosystem": "go"
          },
          {
            "name": "github.com/diskfs/go-diskfs",
            "direct": false,
            "version": "v1.9.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/distribution/reference",
            "direct": false,
            "version": "v0.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/docker/cli",
            "direct": false,
            "version": "v29.6.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-units",
            "direct": false,
            "version": "v0.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/dsnet/compress",
            "direct": false,
            "version": "v0.0.2-0.20230904184137-39efe44ab707",
            "ecosystem": "go"
          },
          {
            "name": "github.com/dustin/go-humanize",
            "direct": false,
            "version": "v1.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ebitengine/purego",
            "direct": false,
            "version": "v0.10.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ekzhu/minhash-lsh",
            "direct": false,
            "version": "v0.0.0-20190924033628-faac2c6342f8",
            "ecosystem": "go"
          },
          {
            "name": "github.com/elliotchance/phpserialize",
            "direct": false,
            "version": "v1.4.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/facebookincubator/nvdtools",
            "direct": false,
            "version": "v0.1.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/fatih/color",
            "direct": false,
            "version": "v1.19.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/felixge/fgprof",
            "direct": false,
            "version": "v0.9.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/felixge/httpsnoop",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/fsnotify/fsnotify",
            "direct": false,
            "version": "v1.10.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gabriel-vasile/mimetype",
            "direct": false,
            "version": "v1.4.11",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gabriel-vasile/mimetype",
            "direct": false,
            "version": "v1.4.14",
            "ecosystem": "go"
          },
          {
            "name": "github.com/github/go-spdx/v2",
            "direct": false,
            "version": "v2.7.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-enry/go-license-detector/v4",
            "direct": false,
            "version": "v4.3.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-git/gcfg",
            "direct": false,
            "version": "v1.5.1-0.20230307220236-3a3c6141e376",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-git/go-billy/v5",
            "direct": false,
            "version": "v5.9.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-git/go-git/v5",
            "direct": false,
            "version": "v5.19.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-jose/go-jose/v4",
            "direct": false,
            "version": "v4.1.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-logr/logr",
            "direct": false,
            "version": "v1.4.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-logr/stdr",
            "direct": false,
            "version": "v1.2.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-ole/go-ole",
            "direct": false,
            "version": "v1.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-restruct/restruct",
            "direct": false,
            "version": "v1.2.0-alpha",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-viper/mapstructure/v2",
            "direct": false,
            "version": "v2.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/goccy/go-json",
            "direct": false,
            "version": "v0.10.6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/goccy/go-yaml",
            "direct": false,
            "version": "v1.19.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gohugoio/hashstructure",
            "direct": false,
            "version": "v0.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golang/groupcache",
            "direct": false,
            "version": "v0.0.0-20241129210726-2c02b8208cf8",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/go-cmp",
            "direct": false,
            "version": "v0.7.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/go-containerregistry",
            "direct": false,
            "version": "v0.21.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/licensecheck",
            "direct": false,
            "version": "v0.3.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/pprof",
            "direct": false,
            "version": "v0.0.0-20260115054156-294ebfa9ad83",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/s2a-go",
            "direct": false,
            "version": "v0.1.9",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/uuid",
            "direct": false,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/googleapis/enterprise-certificate-proxy",
            "direct": false,
            "version": "v0.3.18",
            "ecosystem": "go"
          },
          {
            "name": "github.com/googleapis/gax-go/v2",
            "direct": false,
            "version": "v2.23.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/googlecloudplatform/opentelemetry-operations-go/detectors/gcp",
            "direct": false,
            "version": "v1.34.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/googlecloudplatform/opentelemetry-operations-go/exporter/metric",
            "direct": false,
            "version": "v0.58.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/googlecloudplatform/opentelemetry-operations-go/internal/resourcemapping",
            "direct": false,
            "version": "v0.58.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gookit/color",
            "direct": false,
            "version": "v1.6.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gpustack/gguf-parser-go",
            "direct": false,
            "version": "v0.25.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/aws-sdk-go-base/v2",
            "direct": false,
            "version": "v2.0.0-beta.73",
            "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-getter",
            "direct": false,
            "version": "v1.8.6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/go-multierror",
            "direct": false,
            "version": "v1.1.1",
            "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/v2",
            "direct": false,
            "version": "v2.24.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/henvic/httpretty",
            "direct": false,
            "version": "v0.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hhatto/gorst",
            "direct": false,
            "version": "v0.0.0-20181029133204-ca9f730cac5b",
            "ecosystem": "go"
          },
          {
            "name": "github.com/huandu/xstrings",
            "direct": false,
            "version": "v1.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/iancoleman/strcase",
            "direct": false,
            "version": "v0.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/inconshreveable/mousetrap",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/jbenet/go-context",
            "direct": false,
            "version": "v0.0.0-20150711004518-d14ea06fba99",
            "ecosystem": "go"
          },
          {
            "name": "github.com/jdkato/prose",
            "direct": false,
            "version": "v1.2.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/jinzhu/copier",
            "direct": false,
            "version": "v0.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/joshuatcasey/collections",
            "direct": false,
            "version": "v0.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/json-iterator/go",
            "direct": false,
            "version": "v1.1.12",
            "ecosystem": "go"
          },
          {
            "name": "github.com/kastenhq/goversion",
            "direct": false,
            "version": "v0.0.0-20230811215019-93b2f8823953",
            "ecosystem": "go"
          },
          {
            "name": "github.com/kevinburke/ssh_config",
            "direct": false,
            "version": "v1.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/kevinburke/ssh_config",
            "direct": false,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/klauspost/compress",
            "direct": false,
            "version": "v1.19.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/klauspost/cpuid/v2",
            "direct": false,
            "version": "v2.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/klauspost/cpuid/v2",
            "direct": false,
            "version": "v2.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/klauspost/pgzip",
            "direct": false,
            "version": "v1.2.6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/lucasb-eyer/go-colorful",
            "direct": false,
            "version": "v1.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/lufia/plan9stats",
            "direct": false,
            "version": "v0.0.0-20250317134145-8bc96cf8fc35",
            "ecosystem": "go"
          },
          {
            "name": "github.com/magiconair/properties",
            "direct": false,
            "version": "v1.8.10",
            "ecosystem": "go"
          },
          {
            "name": "github.com/masterminds/goutils",
            "direct": false,
            "version": "v1.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/masterminds/semver/v3",
            "direct": false,
            "version": "v3.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/masterminds/semver/v3",
            "direct": false,
            "version": "v3.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/masterminds/sprig/v3",
            "direct": false,
            "version": "v3.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-colorable",
            "direct": false,
            "version": "v0.1.15",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-isatty",
            "direct": false,
            "version": "v0.0.23",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-runewidth",
            "direct": false,
            "version": "v0.0.24",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mgutz/ansi",
            "direct": false,
            "version": "v0.0.0-20200706080929-d51e80ef957d",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mholt/archives",
            "direct": false,
            "version": "v0.1.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/microsoft/go-winio",
            "direct": false,
            "version": "v0.6.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/microsoft/go-winio",
            "direct": false,
            "version": "v0.6.3-0.20251027160822-ad3df93bed29",
            "ecosystem": "go"
          },
          {
            "name": "github.com/microsoft/hcsshim",
            "direct": false,
            "version": "v0.15.0-rc.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mikelolasagasti/xz",
            "direct": false,
            "version": "v1.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/minio/minlz",
            "direct": false,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mitchellh/copystructure",
            "direct": false,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mitchellh/go-homedir",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mitchellh/go-wordwrap",
            "direct": false,
            "version": "v1.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mitchellh/reflectwalk",
            "direct": false,
            "version": "v1.0.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/moby/docker-image-spec",
            "direct": false,
            "version": "v1.3.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/moby/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/moby/api",
            "direct": false,
            "version": "v1.55.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/moby/moby/client",
            "direct": false,
            "version": "v0.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/moby/patternmatcher",
            "direct": false,
            "version": "v0.6.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/moby/sys/mountinfo",
            "direct": false,
            "version": "v0.7.2",
            "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/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/montanaflynn/stats",
            "direct": false,
            "version": "v0.7.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/muesli/termenv",
            "direct": false,
            "version": "v0.16.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ncruces/go-strftime",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/nix-community/go-nix",
            "direct": false,
            "version": "v0.0.0-20250101154619-4bdde671e0a1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/nwaples/rardecode/v2",
            "direct": false,
            "version": "v2.2.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/oklog/ulid",
            "direct": false,
            "version": "v1.3.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/oklog/ulid/v2",
            "direct": false,
            "version": "v2.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/olekukonko/cat",
            "direct": false,
            "version": "v0.0.0-20250911104152-50322a0618f6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/olekukonko/errors",
            "direct": false,
            "version": "v1.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/olekukonko/ll",
            "direct": false,
            "version": "v0.1.8",
            "ecosystem": "go"
          },
          {
            "name": "github.com/olekukonko/tablewriter",
            "direct": false,
            "version": "v1.1.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/oneofone/xxhash",
            "direct": false,
            "version": "v1.2.8",
            "ecosystem": "go"
          },
          {
            "name": "github.com/opencontainers/go-digest",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/opencontainers/image-spec",
            "direct": false,
            "version": "v1.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/opencontainers/runtime-spec",
            "direct": false,
            "version": "v1.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/paketo-buildpacks/freezer",
            "direct": false,
            "version": "v0.2.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/paketo-buildpacks/libdependency",
            "direct": false,
            "version": "v0.2.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pborman/indent",
            "direct": false,
            "version": "v1.2.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pelletier/go-toml",
            "direct": false,
            "version": "v1.9.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pelletier/go-toml/v2",
            "direct": false,
            "version": "v2.4.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pierrec/lz4/v4",
            "direct": false,
            "version": "v4.1.27",
            "ecosystem": "go"
          },
          {
            "name": "github.com/piprate/json-gold",
            "direct": false,
            "version": "v0.8.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pjbgf/sha1cd",
            "direct": false,
            "version": "v0.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pkg/errors",
            "direct": false,
            "version": "v0.9.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pkg/profile",
            "direct": false,
            "version": "v1.7.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pkg/xattr",
            "direct": false,
            "version": "v0.4.12",
            "ecosystem": "go"
          },
          {
            "name": "github.com/planetscale/vtprotobuf",
            "direct": false,
            "version": "v0.6.1-0.20240319094008-0393e58bdf10",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pmezard/go-difflib",
            "direct": false,
            "version": "v1.0.1-0.20181226105442-5d4384ee4fb2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/power-devops/perfstat",
            "direct": false,
            "version": "v0.0.0-20240221224432-82ca36839d55",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pquerna/cachecontrol",
            "direct": false,
            "version": "v0.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/protonmail/go-crypto",
            "direct": false,
            "version": "v1.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/protonmail/go-crypto",
            "direct": false,
            "version": "v1.4.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/remyoudompheng/bigfft",
            "direct": false,
            "version": "v0.0.0-20230129092748-24d4a6f8daec",
            "ecosystem": "go"
          },
          {
            "name": "github.com/rivo/uniseg",
            "direct": false,
            "version": "v0.4.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/russross/blackfriday/v2",
            "direct": false,
            "version": "v2.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/rust-secure-code/go-rustaudit",
            "direct": false,
            "version": "v0.0.0-20250226111315-e20ec32e963c",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sagikazarmark/locafero",
            "direct": false,
            "version": "v0.12.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/saintfish/chardet",
            "direct": false,
            "version": "v0.0.0-20230101081208-5e3ef4b5456d",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sassoftware/go-rpmutils",
            "direct": false,
            "version": "v0.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/scylladb/go-set",
            "direct": false,
            "version": "v1.0.3-0.20200225121959-cc7b2070d91e",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sergi/go-diff",
            "direct": false,
            "version": "v1.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/shirou/gopsutil/v4",
            "direct": false,
            "version": "v4.26.6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/shogo82148/go-shuffle",
            "direct": false,
            "version": "v1.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/shopspring/decimal",
            "direct": false,
            "version": "v1.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sirupsen/logrus",
            "direct": false,
            "version": "v1.9.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/skeema/knownhosts",
            "direct": false,
            "version": "v1.3.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/smallnest/ringbuffer",
            "direct": false,
            "version": "v0.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sorairolake/lzip-go",
            "direct": false,
            "version": "v0.3.8",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spdx/gordf",
            "direct": false,
            "version": "v0.0.0-20201111095634-7098f93598fb",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spdx/tools-golang",
            "direct": false,
            "version": "v0.6.0-rc4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/afero",
            "direct": false,
            "version": "v1.15.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/cast",
            "direct": false,
            "version": "v1.10.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/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/spf13/viper",
            "direct": false,
            "version": "v1.21.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spiffe/go-spiffe/v2",
            "direct": false,
            "version": "v2.8.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/stangelandcl/ppmd",
            "direct": false,
            "version": "v0.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/starry-s/zip",
            "direct": false,
            "version": "v0.2.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/stretchr/testify",
            "direct": false,
            "version": "v1.11.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/subosito/gotenv",
            "direct": false,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sylabs/sif/v2",
            "direct": false,
            "version": "v2.24.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sylabs/squashfs",
            "direct": false,
            "version": "v1.0.6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/tailscale/hujson",
            "direct": false,
            "version": "v0.0.0-20260302212456-ecc657c15afd",
            "ecosystem": "go"
          },
          {
            "name": "github.com/testcontainers/testcontainers-go",
            "direct": false,
            "version": "v0.43.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/therootcompany/xz",
            "direct": false,
            "version": "v1.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/tklauser/go-sysconf",
            "direct": false,
            "version": "v0.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/tklauser/numcpus",
            "direct": false,
            "version": "v0.12.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ulikunitz/xz",
            "direct": false,
            "version": "v0.5.16",
            "ecosystem": "go"
          },
          {
            "name": "github.com/vbatts/go-mtree",
            "direct": false,
            "version": "v0.7.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/vifraa/gopom",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/wagoodman/go-partybus",
            "direct": false,
            "version": "v0.0.0-20230516145632-8ccac152c651",
            "ecosystem": "go"
          },
          {
            "name": "github.com/wagoodman/go-progress",
            "direct": false,
            "version": "v0.0.0-20260303201901-10176f79b2c0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/xanzy/ssh-agent",
            "direct": false,
            "version": "v0.3.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/xi2/xz",
            "direct": false,
            "version": "v0.0.0-20171230120015-48954b6210f8",
            "ecosystem": "go"
          },
          {
            "name": "github.com/xo/terminfo",
            "direct": false,
            "version": "v0.0.0-20220910002029-abceb7e1c41e",
            "ecosystem": "go"
          },
          {
            "name": "github.com/yusufpapurcu/wmi",
            "direct": false,
            "version": "v1.2.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/zclconf/go-cty",
            "direct": false,
            "version": "v1.19.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opencensus.io",
            "direct": false,
            "version": "v0.24.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/auto/sdk",
            "direct": false,
            "version": "v1.2.1",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/contrib/detectors/gcp",
            "direct": false,
            "version": "v1.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/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/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.yaml.in/yaml/v3",
            "direct": false,
            "version": "v3.0.4",
            "ecosystem": "go"
          },
          {
            "name": "go4.org",
            "direct": false,
            "version": "v0.0.0-20260112195520-a5071408f32f",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/crypto",
            "direct": false,
            "version": "v0.52.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/crypto",
            "direct": false,
            "version": "v0.54.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/exp",
            "direct": false,
            "version": "v0.0.0-20260410095643-746e56fc9e2f",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/mod",
            "direct": false,
            "version": "v0.38.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/net",
            "direct": false,
            "version": "v0.55.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/net",
            "direct": false,
            "version": "v0.57.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/oauth2",
            "direct": false,
            "version": "v0.36.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sync",
            "direct": false,
            "version": "v0.22.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sys",
            "direct": false,
            "version": "v0.45.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sys",
            "direct": false,
            "version": "v0.47.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/term",
            "direct": false,
            "version": "v0.45.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/text",
            "direct": false,
            "version": "v0.37.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/text",
            "direct": false,
            "version": "v0.40.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/time",
            "direct": false,
            "version": "v0.15.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/tools",
            "direct": false,
            "version": "v0.48.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/xerrors",
            "direct": false,
            "version": "v0.0.0-20231012003039-104605ab7028",
            "ecosystem": "go"
          },
          {
            "name": "gonum.org/v1/gonum",
            "direct": false,
            "version": "v0.16.0",
            "ecosystem": "go"
          },
          {
            "name": "gonum.org/v1/gonum",
            "direct": false,
            "version": "v0.17.0",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/api",
            "direct": false,
            "version": "v0.290.0",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/genproto",
            "direct": false,
            "version": "v0.0.0-20260519071638-aa98bba5eb94",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/genproto/googleapis/api",
            "direct": false,
            "version": "v0.0.0-20260630182238-925bb5da69e7",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/genproto/googleapis/rpc",
            "direct": false,
            "version": "v0.0.0-20260706201446-f0a921348800",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/grpc",
            "direct": false,
            "version": "v1.82.1",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/protobuf",
            "direct": false,
            "version": "v1.36.12-0.20260120151049-f2248ac996af",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/neurosnap/sentences.v1",
            "direct": false,
            "version": "v1.0.7",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/warnings.v0",
            "direct": false,
            "version": "v0.1.2",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/yaml.v3",
            "direct": false,
            "version": "v3.0.1",
            "ecosystem": "go"
          },
          {
            "name": "howett.net/plist",
            "direct": false,
            "version": "v1.0.1",
            "ecosystem": "go"
          },
          {
            "name": "modernc.org/libc",
            "direct": false,
            "version": "v1.74.3",
            "ecosystem": "go"
          },
          {
            "name": "modernc.org/mathutil",
            "direct": false,
            "version": "v1.7.1",
            "ecosystem": "go"
          },
          {
            "name": "modernc.org/memory",
            "direct": false,
            "version": "v1.11.0",
            "ecosystem": "go"
          },
          {
            "name": "modernc.org/sqlite",
            "direct": false,
            "version": "v1.54.0",
            "ecosystem": "go"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 333,
        "direct_count": 10,
        "indirect_count": 323
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 2,
        "merged_prs": 819,
        "open_issues": 14,
        "closed_ratio": 0.667,
        "closed_issues": 28,
        "closed_unmerged_prs": 327
      },
      "bus_factor": 1,
      "bot_contributors": 2,
      "top_contributors": [
        {
          "type": "User",
          "login": "paketo-bot",
          "commits": 328,
          "avatar_url": "https://avatars.githubusercontent.com/u/62766270?v=4"
        },
        {
          "type": "User",
          "login": "cf-buildpacks-eng",
          "commits": 175,
          "avatar_url": "https://avatars.githubusercontent.com/u/7128213?v=4"
        },
        {
          "type": "User",
          "login": "dmikusa",
          "commits": 28,
          "avatar_url": "https://avatars.githubusercontent.com/u/4643262?v=4"
        },
        {
          "type": "User",
          "login": "ForestEckhardt",
          "commits": 19,
          "avatar_url": "https://avatars.githubusercontent.com/u/17186605?v=4"
        },
        {
          "type": "User",
          "login": "ryanmoran",
          "commits": 19,
          "avatar_url": "https://avatars.githubusercontent.com/u/155736?v=4"
        },
        {
          "type": "User",
          "login": "dwillist",
          "commits": 13,
          "avatar_url": "https://avatars.githubusercontent.com/u/26755772?v=4"
        },
        {
          "type": "User",
          "login": "kardolus",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/8877664?v=4"
        },
        {
          "type": "User",
          "login": "dfreilich",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/7035673?v=4"
        },
        {
          "type": "User",
          "login": "joshzarrabi",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/3689026?v=4"
        },
        {
          "type": "User",
          "login": "thitch97",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/5864818?v=4"
        }
      ],
      "contributors_sampled": 15,
      "top_contributor_share": 0.542
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "approve-bot-pr.yml",
        "codeql-analysis.yml",
        "compile-dependency.yml",
        "create-draft-release.yml",
        "label-pr.yml",
        "lint-yaml.yml",
        "lint.yml",
        "publish-releases.yml",
        "push-buildpackage.yml",
        "synchronize-labels.yml",
        "test-pull-request.yml",
        "update-dependencies-from-metadata.yml",
        "update-github-config.yml",
        "update-go-mod-version.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "go.sum"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": null,
            "reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "30 out of 30 merged PRs checked by a CI test -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 10,
            "reason": "all changesets reviewed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 9 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": 10,
            "reason": "packaging workflow detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 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": 7,
            "reason": "3 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "144a50ba3858c54f5facc33659b1123aa94bc971",
        "ran_at": "2026-07-23T16:15:38Z",
        "aggregate_score": 6.9,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": true,
      "has_security_policy": false,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-23T14:46:57Z",
      "oldest_open_prs": [
        {
          "number": 1154,
          "created_at": "2026-06-08T06:24:03Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1157,
          "created_at": "2026-06-10T15:04:45Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-07-22T20:52:46Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 338,
          "created_at": "2022-07-08T13:25:29Z",
          "last_comment_at": "2025-12-10T03:18:29Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 349,
          "created_at": "2022-08-01T16:46:44Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 371,
          "created_at": "2022-09-14T15:55:51Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 379,
          "created_at": "2022-09-26T21:02:40Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 380,
          "created_at": "2022-09-26T21:32:46Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 412,
          "created_at": "2022-12-12T11:50:32Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 415,
          "created_at": "2022-12-19T17:56:45Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 417,
          "created_at": "2023-01-12T19:37:55Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 433,
          "created_at": "2023-02-16T15:38:32Z",
          "last_comment_at": "2025-07-30T05:28:11Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 445,
          "created_at": "2023-03-08T00:43:25Z",
          "last_comment_at": "2026-07-09T14:57:03Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 490,
          "created_at": "2023-06-06T20:13:43Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 526,
          "created_at": "2023-09-27T06:34:27Z",
          "last_comment_at": "2023-09-27T06:45:46Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 700,
          "created_at": "2024-06-12T05:08:23Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 921,
          "created_at": "2025-09-22T13:37:06Z",
          "last_comment_at": "2026-05-11T14:18:32Z",
          "last_comment_author": "github-actions"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/paketo-buildpacks/httpd",
    "host": "github.com",
    "name": "httpd",
    "owner": "paketo-buildpacks"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "good",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 72,
      "inputs": {
        "security": 75,
        "vitality": 95,
        "community": 55,
        "governance": 70,
        "engineering": 61
      },
      "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": 260,
              "human_commit_share": 0.17,
              "days_since_last_push": 0,
              "active_weeks_last_year": 50
            },
            "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": "50/52 weeks with commits",
                "points": 34.6,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 50
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "260 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 260
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "releases_count": 100,
              "latest_release_tag": "v1.0.14",
              "releases_from_tags": false,
              "days_since_latest_release": 1,
              "mean_days_between_releases": 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 1 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 1
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~7 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 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": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 41,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 41 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 41
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 55,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 22,
            "inputs": {
              "forks": 8,
              "stars": 5,
              "watchers": 9,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "5 stars",
                "points": 9.8,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "8 forks",
                "points": 7,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 8
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "9 watchers",
                "points": 5,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 9
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "excellent",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 92,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": true,
              "has_pull_request_template": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (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": 13.5,
                "status": "met",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 6.3,
                "status": "met",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "good",
        "name": "Sustainability & Governance",
        "value": 70,
        "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": 15,
              "top_contributor_share": 0.542
            },
            "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 54% of commits",
                "points": 10.3,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 54
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "15 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 15
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 9 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 74,
            "inputs": {
              "merged_prs": 819,
              "open_issues": 14,
              "closed_issues": 28,
              "issue_closed_ratio": 0.667,
              "closed_unmerged_prs": 327
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "67% of issues closed",
                "points": 31.2,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 67
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "819/1146 decided PRs merged",
                "points": 27.3,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 819,
                      "decided": 1146
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "all changesets reviewed",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 74,
            "inputs": {
              "followers": 431,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "paketo-buildpacks",
              "public_repos": 199,
              "account_age_days": 2344
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "431 followers of paketo-buildpacks",
                "points": 18.9,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 431,
                      "login": "paketo-buildpacks"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "199 public repos, account ~6 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 199
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 6
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "github.com/paketo-buildpacks/httpd"
              ],
              "ecosystems": "go",
              "any_deprecated": false,
              "min_days_since_publish": 1
            },
            "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 1 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 1
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "271 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 271
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "moderate",
        "name": "Engineering Quality",
        "value": 61,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 68,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "14 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 14
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "30 out of 30 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "topics": [
                "cnb"
              ],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "1 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "good",
        "name": "Security",
        "value": 75,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Branch-Protection. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "branch_protection"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 69,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 17,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 1,
              "scorecard_aggregate": 6.9
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "30 out of 30 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "all changesets reviewed",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 9 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow 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 0",
                "points": 0,
                "status": "missed",
                "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": "3 existing vulnerabilities detected",
                "points": 5.2,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 333 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories",
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 333
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 4,
              "affected_packages": 4,
              "assessed_packages": 333,
              "unassessed_packages": 0,
              "affected_by_severity": "unknown 4",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 333,
              "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": 12
            },
            "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": 50,
        "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": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 69,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "go.sum"
              ],
              "has_dockerfile": true,
              "typed_language": true,
              "bootstrap_files": [
                "dependency/Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "dependency/retrieval/go.mod",
                "go.mod"
              ],
              "dependency_bot_commit_share": 0.83
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "dependency/Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "dependency/Makefile"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "Go (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "Dockerfile, lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Dockerfile, lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "83 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 83,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "Go",
              "largest_source_bytes": 21508,
              "source_files_sampled": 24,
              "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/24 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 24,
                      "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": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-23T16:16:04.310344Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/p/paketo-buildpacks/httpd.svg",
  "full_name": "paketo-buildpacks/httpd",
  "license_state": "standard",
  "license_spdx": "Apache-2.0"
}

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

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

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