公开记录
软件健康报告模式 0.17.0 · 指标 1.13.0 · 2026-07-21 05:31 UTC

solo-io / gloo

The Cloud-Native API Gateway and AI Gateway

GoApache-2.0★ 168 星标⑂ 12 复刻始于 2024年11月复刻在 GitHub 上查看 ↗

solo-io/gloo 的健康指数为 100 分中的 70 分,处于「良好」区间。 其得分最高的类别是Vitality(91/100),最低的是Community & Adoption(36/100)。 最近一次更新在今天。 近期的大部分工作由 12 位贡献者完成。

70
总分 / 100
良好

软件健康指数

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

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

评分画像

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

所有权

solo.io组织
374 关注者236 个公开仓库始于 2017年3月

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

软件包生态系统

注册表软件包版本月下载量版本数最近发布
Gogithub.com/solo-io/gloov1.21.12-1,4544 天前

按类别列示的指标

活力

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

91优秀 · 占总体的 22%
评分方式
36/36推送新近度 — 最近一次推送于 0 天前
27/36提交节奏 — 52 周中有 39 周有提交
18/18提交量 — 最近一年 110 次提交
10/10OpenSSF Scorecard:Maintained — 27 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
所用输入
commits_last_year110
human_commit_share
days_since_last_push0
active_weeks_last_year39

发布纪律

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

社区与采用

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

36存在风险 · 占总体的 18%

流行度与采用

45存在风险
评分方式
36.1/60星标 — 168 个星标
8.7/25复刻 — 12 个复刻
0/15关注者 — 2 位关注者
所用输入
forks12
stars168
watchers2
growth_stateorganic
growth_factor_pct100

社区健康

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

可持续性与治理

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

89优秀 · 占总体的 24%
评分方式
54/54巴士系数 — 12 位贡献者贡献了半数提交
20.8/22.5提交分布 — 头号贡献者编写了 8% 的提交
13.5/13.5贡献者广度 — 100 位贡献者
10/10OpenSSF Scorecard:Contributors — project has 9 contributing companies or organizations
所用输入
bus_factor12
contributors_sampled100
top_contributor_share0.077
评分方式
38.5/46.8议题解决 — 82% 的议题已关闭
31.5/38.3PR 接受 — 已裁定的 PR 中 672/815 已合并
15/15OpenSSF Scorecard:Code-Review — all changesets reviewed
所用输入
merged_prs672
open_issues1,848
closed_issues8,637
issue_closed_ratio0.824
closed_unmerged_prs143
评分方式
30/30所有权背书 — 组织持有
0/20已验证域名
18.5/25所有者影响力 — solo-io 有 374 位关注者
25/25既往记录 — 236 个公开仓库,账户约 9 年
所用输入
followers374
owner_typeOrganization
is_verified
owner_loginsolo-io
public_repos236
account_age_days3,419
评分方式
25/25已发布且可解析 — go 上有 1 个软件包
35/35发布时效 — 最近一次发布于 4 天前
20/20版本历史 — 1,454 个已发布版本
20/20未被弃用 — 活跃,未被弃用或撤回
所用输入
packagesgithub.com/solo-io/gloo
ecosystemsgo
any_deprecated
min_days_since_publish4

工程质量

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

74良好 · 占总体的 20%

工程实践

84良好
评分方式
24/24CI 工作流 — 23 个工作流
24/24存在测试
16/16Linter 配置 — .golangci.yaml
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

文档

60中等
评分方式
0/30README
25/25文档目录
15/15文档 / 主页站点 — https://docs.solo.io/
0/10仓库描述
10/10主题标签 — 1 个主题标签
10/10Wiki
所用输入
topicssec
has_wiki
homepagehttps://docs.solo.io/
has_readme
has_docs_dir
has_description

安全

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

44存在风险 · 占总体的 16%

安全态势

42存在风险
评分方式
6.8/7.5Binary-Artifacts — binaries present in source code
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
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5许可证 — license file detected
7.5/7.5Maintained — 27 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — 无数据
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — Project has not signed or included provenance with any releases.
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities — 28 existing vulnerabilities detected
所用输入
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate4.2
已排除计分(无数据或不适用):branch_protection, packaging。 其余权重已重新归一化。
评分方式
9.6/35直接依赖不含已知公告 — 5 个受影响:istio.io/istio v0.0.0-20260306174214-6991a379e1fc (high 8.3), helm.sh/helm/v3 v3.18.6 (moderate), github.com/mccutchen/go-httpbin/v2 v2.15.0 (low),另有 2 个
0/25间接依赖不含已知公告 — 在此范围内,传递依赖集合无法与开发和测试依赖区分
29.5/40没有长期未处理的公告 — 4 个携带公告的软件包超过 90 天未处理;最早一条发布于 1,785 天前
所用输入
sourceosv
advisories35
affected_packages12
assessed_packages348
unassessed_packages0
affected_by_severityhigh 2, moderate 5, low 1, unknown 4
direct_affected_packages5
已排除计分(无数据或不适用):间接依赖不含已知公告。 其余权重已重新归一化。 已将 348 个已解析依赖与 OSV 比对。 该仓库未发布任何索引可解析的软件包,因此改为评估仓库依赖图。该图将开发与测试版本固定同交付的依赖混在一起,因此仅对声明的运行时依赖计分;传递性发现仅作为背景信息列出,不计入评分。 未对可达性进行分析。

AI 就绪度

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

62中等 · 占总体的 0%
评分方式
0/45代理指令 — 没有 CLAUDE.md / AGENTS.md / 编辑器规则
0/15机器可读文档(llms.txt)
0/40可读的提交历史 — 无数据
所用输入
has_llms_txt
legible_history_share
agent_instruction_files
agent_instruction_max_bytes
已排除计分(无数据或不适用):可读的提交历史。 其余权重已重新归一化。
评分方式
18/18一条命令的引导启动 — Makefile, docs/Makefile, docs/content/guides/security/tls/Makefile, docs/examples/grpc-json-transcoding/bookstore/Makefile, docs/examples/grpc-passthrough-auth/Makefile, docs/examples/http-passthrough-auth/Makefile, docs/examples/session-affinity/Makefile, docs/examples/xslt-guide/Makefile, example/proxycontroller/Makefile, projects/examples/services/sleeper/Makefile, projects/gateway2/Makefile
22/22自动化测试
11/11Lint / 格式化配置 — .golangci.yaml
11/11静态类型检查 — Go(静态类型)
10/10可复现环境 — Dockerfile, lockfile
0/10已体现的代理实践 — 无数据
0/8自动化维护 — 无数据
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_filesMakefile, docs/Makefile, docs/content/guides/security/tls/Makefile, docs/examples/grpc-json-transcoding/bookstore/Makefile, docs/examples/grpc-passthrough-auth/Makefile, docs/examples/http-passthrough-auth/Makefile, docs/examples/session-affinity/Makefile, docs/examples/xslt-guide/Makefile, example/proxycontroller/Makefile, projects/examples/services/sleeper/Makefile, projects/gateway2/Makefile
has_devcontainer
has_linter_config
typecheck_configs
agent_commit_share
toolchain_manifests
dependency_bot_commit_share
已排除计分(无数据或不适用):已体现的代理实践, 自动化维护。 其余权重已重新归一化。
评分方式
45/45可类型检查的代码 — Go(静态类型)
54/55可控的文件大小 — 采样的 2,484 个源文件中有 46 个超过 60KB
所用输入
primary_languageGo
largest_source_bytes370,768
source_files_sampled2,484
oversized_source_files46
评分方式
40/40API 模式(OpenAPI/GraphQL/proto) — docs/content/guides/dev/gce.proto, docs/content/guides/dev/plugins.proto, docs/examples/grpc-json-transcoding/bookstore/bookstore.proto, projects/gateway/api/v1/external_options.proto, projects/gateway/api/v1/gateway.proto, projects/gateway/api/v1/http_gateway.proto, projects/gateway/api/v1/matchable_http_gateway.proto, projects/gateway/api/v1/matchable_tcp_gateway.proto, projects/gateway/api/v1/route_table.proto, projects/gateway/api/v1/virtual_service.proto, projects/gloo/api/external/envoy/annotations/deprecation.proto, projects/gloo/api/external/envoy/api/v2/cluster/outlier_detection.proto, projects/gloo/api/external/envoy/api/v2/core/health_check.proto, projects/gloo/api/external/envoy/api/v2/route/route.proto, projects/gloo/api/external/envoy/config/common/mutation_rules/v3/mutation_rules.proto, projects/gloo/api/external/envoy/config/core/v3/address.proto, projects/gloo/api/external/envoy/config/core/v3/backoff.proto, projects/gloo/api/external/envoy/config/core/v3/base.proto, projects/gloo/api/external/envoy/config/core/v3/event_service_config.proto, projects/gloo/api/external/envoy/config/core/v3/extension.proto, projects/gloo/api/external/envoy/config/core/v3/grpc_service.proto, projects/gloo/api/external/envoy/config/core/v3/health_check.proto, projects/gloo/api/external/envoy/config/core/v3/http_uri.proto, projects/gloo/api/external/envoy/config/core/v3/proxy_protocol.proto, projects/gloo/api/external/envoy/config/core/v3/socket_option.proto, projects/gloo/api/external/envoy/config/filter/http/gzip/v2/gzip.proto, projects/gloo/api/external/envoy/config/filter/listener/tls_cipher_inspector/v3/tls_cipher_inspector.proto, projects/gloo/api/external/envoy/config/matching/custom_matchers/server_name/v3/server_name_matcher.proto, projects/gloo/api/external/envoy/config/matching/inputs/cipher_detection_input/v3/cipher_detection_input.proto, projects/gloo/api/external/envoy/config/route/v3/route_components.proto, projects/gloo/api/external/envoy/config/tap/output_sink/v3/grpc_output_sink.proto, projects/gloo/api/external/envoy/config/tap/output_sink/v3/http_output_sink.proto, projects/gloo/api/external/envoy/config/trace/v3/datadog.proto, projects/gloo/api/external/envoy/config/trace/v3/opencensus.proto, projects/gloo/api/external/envoy/config/trace/v3/opentelemetry.proto, projects/gloo/api/external/envoy/config/trace/v3/zipkin.proto, projects/gloo/api/external/envoy/extensions/advanced_http/advanced_http.proto, projects/gloo/api/external/envoy/extensions/aws/filter.proto, projects/gloo/api/external/envoy/extensions/cache/grpc/config.proto, projects/gloo/api/external/envoy/extensions/extauth/sanitize.proto, projects/gloo/api/external/envoy/extensions/filters/http/buffer/v3/buffer.proto, projects/gloo/api/external/envoy/extensions/filters/http/csrf/v3/csrf.proto, projects/gloo/api/external/envoy/extensions/filters/http/ext_proc/v3/processing_mode.proto, projects/gloo/api/external/envoy/extensions/filters/http/jwt_authn/v3/config.proto, projects/gloo/api/external/envoy/extensions/filters/http/wasm/v3/wasm.proto, projects/gloo/api/external/envoy/extensions/graphql/graphql.proto, projects/gloo/api/external/envoy/extensions/graphql/stitching.proto, projects/gloo/api/external/envoy/extensions/http_path/http_path.proto, projects/gloo/api/external/envoy/extensions/jwt/solo_jwt_authn.proto, projects/gloo/api/external/envoy/extensions/proxylatency/proxylatency.proto, projects/gloo/api/external/envoy/extensions/transformation/transformation.proto, projects/gloo/api/external/envoy/extensions/transformation_ee/transformation.proto, projects/gloo/api/external/envoy/extensions/transformers/xslt/xslt_transformer.proto, projects/gloo/api/external/envoy/extensions/upstream_wait/upstream_wait_filter.proto, projects/gloo/api/external/envoy/extensions/waf/waf.proto, projects/gloo/api/external/envoy/extensions/wasm/v3/wasm.proto, projects/gloo/api/external/envoy/extensions/xff_offset/solo_xff_offset_filter.proto, projects/gloo/api/external/envoy/service/ext_proc/v3/external_processor.proto, projects/gloo/api/external/envoy/type/matcher/v3/regex.proto, projects/gloo/api/external/envoy/type/matcher/v3/string.proto, projects/gloo/api/external/envoy/type/metadata/v3/metadata.proto, projects/gloo/api/external/envoy/type/range.proto, projects/gloo/api/external/envoy/type/tracing/v3/custom_tag.proto, projects/gloo/api/external/envoy/type/v3/http.proto, projects/gloo/api/external/envoy/type/v3/http_status.proto, projects/gloo/api/external/envoy/type/v3/percent.proto, projects/gloo/api/external/envoy/type/v3/range.proto, projects/gloo/api/external/envoy/type/v3/semantic_version.proto, projects/gloo/api/external/opentelemetry/common/v1/common.proto, projects/gloo/api/external/udpa/annotations/migrate.proto, projects/gloo/api/external/udpa/annotations/sensitive.proto, projects/gloo/api/external/udpa/annotations/status.proto, projects/gloo/api/external/udpa/annotations/versioning.proto, projects/gloo/api/external/xds/annotations/v3/migrate.proto, projects/gloo/api/external/xds/annotations/v3/security.proto, projects/gloo/api/external/xds/annotations/v3/sensitive.proto, projects/gloo/api/external/xds/annotations/v3/status.proto, projects/gloo/api/external/xds/annotations/v3/versioning.proto, projects/gloo/api/external/xds/core/v3/authority.proto, projects/gloo/api/external/xds/core/v3/cidr.proto, projects/gloo/api/external/xds/core/v3/context_params.proto, projects/gloo/api/external/xds/core/v3/extension.proto, projects/gloo/api/external/xds/core/v3/resource.proto, projects/gloo/api/external/xds/core/v3/resource_locator.proto, projects/gloo/api/external/xds/core/v3/resource_name.proto, projects/gloo/api/external/xds/data/orca/v3/orca_load_report.proto, projects/gloo/api/external/xds/service/orca/v3/orca.proto, projects/gloo/api/external/xds/type/matcher/v3/domain.proto, projects/gloo/api/external/xds/type/matcher/v3/http_inputs.proto, projects/gloo/api/external/xds/type/matcher/v3/ip.proto, projects/gloo/api/external/xds/type/matcher/v3/matcher.proto, projects/gloo/api/external/xds/type/matcher/v3/range.proto, projects/gloo/api/external/xds/type/matcher/v3/regex.proto, projects/gloo/api/external/xds/type/matcher/v3/string.proto, projects/gloo/api/external/xds/type/v3/range.proto, projects/gloo/api/external/xds/type/v3/typed_struct.proto, projects/gloo/api/grpc/debug/proxy_endpoint.proto, projects/gloo/api/grpc/validation/gloo_validation.proto, projects/gloo/api/grpc/version/version.proto, projects/gloo/api/v1/artifact.proto, projects/gloo/api/v1/circuit_breaker/circuit_breaker.proto, projects/gloo/api/v1/connection.proto, projects/gloo/api/v1/core/matchers/matchers.proto, projects/gloo/api/v1/core/selectors/selectors.proto, projects/gloo/api/v1/destination_spec.proto, projects/gloo/api/v1/endpoint.proto, projects/gloo/api/v1/enterprise/options/ai/ai.proto, projects/gloo/api/v1/enterprise/options/caching/caching.proto, projects/gloo/api/v1/enterprise/options/dlp/dlp.proto, projects/gloo/api/v1/enterprise/options/extauth/v1/extauth-internal.proto, projects/gloo/api/v1/enterprise/options/extauth/v1/extauth.proto, projects/gloo/api/v1/enterprise/options/extproc/extproc.proto, projects/gloo/api/v1/enterprise/options/gcp/gcp.proto, projects/gloo/api/v1/enterprise/options/graphql/v1beta1/graphql.proto, projects/gloo/api/v1/enterprise/options/jwt/jwt.proto, projects/gloo/api/v1/enterprise/options/ratelimit/ratelimit.proto, projects/gloo/api/v1/enterprise/options/rbac/rbac.proto, projects/gloo/api/v1/enterprise/options/stateful_session/stateful_session.proto, projects/gloo/api/v1/enterprise/options/tap/tap.proto, projects/gloo/api/v1/enterprise/options/waf/waf.proto, projects/gloo/api/v1/enterprise/ratelimit.proto, projects/gloo/api/v1/extensions.proto, projects/gloo/api/v1/failover.proto, projects/gloo/api/v1/filters/stages.proto, projects/gloo/api/v1/gloosnapshot/snap.proto, projects/gloo/api/v1/http_listener_options.proto, projects/gloo/api/v1/listener_options.proto, projects/gloo/api/v1/load_balancer.proto, projects/gloo/api/v1/options/advanced_http/advanced_http.proto, projects/gloo/api/v1/options/als/als.proto, projects/gloo/api/v1/options/aws/aws.proto, projects/gloo/api/v1/options/aws/ec2/aws_ec2.proto, projects/gloo/api/v1/options/azure/azure.proto, projects/gloo/api/v1/options/connection_limit/connection_limit.proto, projects/gloo/api/v1/options/consul/consul.proto, projects/gloo/api/v1/options/consul/query_options.proto, projects/gloo/api/v1/options/cors/cors.proto, projects/gloo/api/v1/options/dynamic_forward_proxy/dynamic_forward_proxy.proto, projects/gloo/api/v1/options/faultinjection/fault.proto, projects/gloo/api/v1/options/graphql/graphql.proto, projects/gloo/api/v1/options/grpc/grpc.proto, projects/gloo/api/v1/options/grpc_json/grpc_json.proto, projects/gloo/api/v1/options/grpc_web/grpc_web.proto, projects/gloo/api/v1/options/hcm/hcm.proto, projects/gloo/api/v1/options/header_validation/header_validation.proto, projects/gloo/api/v1/options/headers/headers.proto, projects/gloo/api/v1/options/healthcheck/healthcheck.proto, projects/gloo/api/v1/options/kubernetes/kubernetes.proto, projects/gloo/api/v1/options/lbhash/lbhash.proto, projects/gloo/api/v1/options/local_ratelimit/local_ratelimit.proto, projects/gloo/api/v1/options/pipe/pipe.proto, projects/gloo/api/v1/options/protocol/protocol.proto, projects/gloo/api/v1/options/protocol_upgrade/protocol_upgrade.proto, projects/gloo/api/v1/options/proxy_protocol/proxy_protocol.proto, projects/gloo/api/v1/options/rest/rest.proto, projects/gloo/api/v1/options/retries/retries.proto, projects/gloo/api/v1/options/router/router.proto, projects/gloo/api/v1/options/service_spec.proto, projects/gloo/api/v1/options/shadowing/shadowing.proto, projects/gloo/api/v1/options/static/static.proto, projects/gloo/api/v1/options/stats/stats.proto, projects/gloo/api/v1/options/subset_spec.proto, projects/gloo/api/v1/options/tcp/tcp.proto, projects/gloo/api/v1/options/tracing/tracing.proto, projects/gloo/api/v1/options/transformation/parameters.proto, projects/gloo/api/v1/options/transformation/transformation.proto, projects/gloo/api/v1/options/wasm/wasm.proto, projects/gloo/api/v1/proxy.proto, projects/gloo/api/v1/route_configuration_options.proto, projects/gloo/api/v1/route_options.proto, projects/gloo/api/v1/secret.proto, projects/gloo/api/v1/settings.proto, projects/gloo/api/v1/ssl/ssl.proto, projects/gloo/api/v1/subset.proto, projects/gloo/api/v1/tcp_listener_options.proto, projects/gloo/api/v1/upstream.proto, projects/gloo/api/v1/virtual_host_options.proto, projects/gloo/api/v1/weighted_destination_options.proto, projects/ingress/api/v1/ingress.proto, projects/ingress/api/v1/service.proto, test/v1helpers/test_grpc_service/protos/glootest.proto
0/20MCP 服务器
40/40可运行示例 — example, examples, samples
所用输入
example_dirsexample, examples, samples
has_mcp_signal
api_schema_filesdocs/content/guides/dev/gce.proto, docs/content/guides/dev/plugins.proto, docs/examples/grpc-json-transcoding/bookstore/bookstore.proto, projects/gateway/api/v1/external_options.proto, projects/gateway/api/v1/gateway.proto, projects/gateway/api/v1/http_gateway.proto, projects/gateway/api/v1/matchable_http_gateway.proto, projects/gateway/api/v1/matchable_tcp_gateway.proto, projects/gateway/api/v1/route_table.proto, projects/gateway/api/v1/virtual_service.proto, projects/gloo/api/external/envoy/annotations/deprecation.proto, projects/gloo/api/external/envoy/api/v2/cluster/outlier_detection.proto, projects/gloo/api/external/envoy/api/v2/core/health_check.proto, projects/gloo/api/external/envoy/api/v2/route/route.proto, projects/gloo/api/external/envoy/config/common/mutation_rules/v3/mutation_rules.proto, projects/gloo/api/external/envoy/config/core/v3/address.proto, projects/gloo/api/external/envoy/config/core/v3/backoff.proto, projects/gloo/api/external/envoy/config/core/v3/base.proto, projects/gloo/api/external/envoy/config/core/v3/event_service_config.proto, projects/gloo/api/external/envoy/config/core/v3/extension.proto, projects/gloo/api/external/envoy/config/core/v3/grpc_service.proto, projects/gloo/api/external/envoy/config/core/v3/health_check.proto, projects/gloo/api/external/envoy/config/core/v3/http_uri.proto, projects/gloo/api/external/envoy/config/core/v3/proxy_protocol.proto, projects/gloo/api/external/envoy/config/core/v3/socket_option.proto, projects/gloo/api/external/envoy/config/filter/http/gzip/v2/gzip.proto, projects/gloo/api/external/envoy/config/filter/listener/tls_cipher_inspector/v3/tls_cipher_inspector.proto, projects/gloo/api/external/envoy/config/matching/custom_matchers/server_name/v3/server_name_matcher.proto, projects/gloo/api/external/envoy/config/matching/inputs/cipher_detection_input/v3/cipher_detection_input.proto, projects/gloo/api/external/envoy/config/route/v3/route_components.proto, projects/gloo/api/external/envoy/config/tap/output_sink/v3/grpc_output_sink.proto, projects/gloo/api/external/envoy/config/tap/output_sink/v3/http_output_sink.proto, projects/gloo/api/external/envoy/config/trace/v3/datadog.proto, projects/gloo/api/external/envoy/config/trace/v3/opencensus.proto, projects/gloo/api/external/envoy/config/trace/v3/opentelemetry.proto, projects/gloo/api/external/envoy/config/trace/v3/zipkin.proto, projects/gloo/api/external/envoy/extensions/advanced_http/advanced_http.proto, projects/gloo/api/external/envoy/extensions/aws/filter.proto, projects/gloo/api/external/envoy/extensions/cache/grpc/config.proto, projects/gloo/api/external/envoy/extensions/extauth/sanitize.proto, projects/gloo/api/external/envoy/extensions/filters/http/buffer/v3/buffer.proto, projects/gloo/api/external/envoy/extensions/filters/http/csrf/v3/csrf.proto, projects/gloo/api/external/envoy/extensions/filters/http/ext_proc/v3/processing_mode.proto, projects/gloo/api/external/envoy/extensions/filters/http/jwt_authn/v3/config.proto, projects/gloo/api/external/envoy/extensions/filters/http/wasm/v3/wasm.proto, projects/gloo/api/external/envoy/extensions/graphql/graphql.proto, projects/gloo/api/external/envoy/extensions/graphql/stitching.proto, projects/gloo/api/external/envoy/extensions/http_path/http_path.proto, projects/gloo/api/external/envoy/extensions/jwt/solo_jwt_authn.proto, projects/gloo/api/external/envoy/extensions/proxylatency/proxylatency.proto, projects/gloo/api/external/envoy/extensions/transformation/transformation.proto, projects/gloo/api/external/envoy/extensions/transformation_ee/transformation.proto, projects/gloo/api/external/envoy/extensions/transformers/xslt/xslt_transformer.proto, projects/gloo/api/external/envoy/extensions/upstream_wait/upstream_wait_filter.proto, projects/gloo/api/external/envoy/extensions/waf/waf.proto, projects/gloo/api/external/envoy/extensions/wasm/v3/wasm.proto, projects/gloo/api/external/envoy/extensions/xff_offset/solo_xff_offset_filter.proto, projects/gloo/api/external/envoy/service/ext_proc/v3/external_processor.proto, projects/gloo/api/external/envoy/type/matcher/v3/regex.proto, projects/gloo/api/external/envoy/type/matcher/v3/string.proto, projects/gloo/api/external/envoy/type/metadata/v3/metadata.proto, projects/gloo/api/external/envoy/type/range.proto, projects/gloo/api/external/envoy/type/tracing/v3/custom_tag.proto, projects/gloo/api/external/envoy/type/v3/http.proto, projects/gloo/api/external/envoy/type/v3/http_status.proto, projects/gloo/api/external/envoy/type/v3/percent.proto, projects/gloo/api/external/envoy/type/v3/range.proto, projects/gloo/api/external/envoy/type/v3/semantic_version.proto, projects/gloo/api/external/opentelemetry/common/v1/common.proto, projects/gloo/api/external/udpa/annotations/migrate.proto, projects/gloo/api/external/udpa/annotations/sensitive.proto, projects/gloo/api/external/udpa/annotations/status.proto, projects/gloo/api/external/udpa/annotations/versioning.proto, projects/gloo/api/external/xds/annotations/v3/migrate.proto, projects/gloo/api/external/xds/annotations/v3/security.proto, projects/gloo/api/external/xds/annotations/v3/sensitive.proto, projects/gloo/api/external/xds/annotations/v3/status.proto, projects/gloo/api/external/xds/annotations/v3/versioning.proto, projects/gloo/api/external/xds/core/v3/authority.proto, projects/gloo/api/external/xds/core/v3/cidr.proto, projects/gloo/api/external/xds/core/v3/context_params.proto, projects/gloo/api/external/xds/core/v3/extension.proto, projects/gloo/api/external/xds/core/v3/resource.proto, projects/gloo/api/external/xds/core/v3/resource_locator.proto, projects/gloo/api/external/xds/core/v3/resource_name.proto, projects/gloo/api/external/xds/data/orca/v3/orca_load_report.proto, projects/gloo/api/external/xds/service/orca/v3/orca.proto, projects/gloo/api/external/xds/type/matcher/v3/domain.proto, projects/gloo/api/external/xds/type/matcher/v3/http_inputs.proto, projects/gloo/api/external/xds/type/matcher/v3/ip.proto, projects/gloo/api/external/xds/type/matcher/v3/matcher.proto, projects/gloo/api/external/xds/type/matcher/v3/range.proto, projects/gloo/api/external/xds/type/matcher/v3/regex.proto, projects/gloo/api/external/xds/type/matcher/v3/string.proto, projects/gloo/api/external/xds/type/v3/range.proto, projects/gloo/api/external/xds/type/v3/typed_struct.proto, projects/gloo/api/grpc/debug/proxy_endpoint.proto, projects/gloo/api/grpc/validation/gloo_validation.proto, projects/gloo/api/grpc/version/version.proto, projects/gloo/api/v1/artifact.proto, projects/gloo/api/v1/circuit_breaker/circuit_breaker.proto, projects/gloo/api/v1/connection.proto, projects/gloo/api/v1/core/matchers/matchers.proto, projects/gloo/api/v1/core/selectors/selectors.proto, projects/gloo/api/v1/destination_spec.proto, projects/gloo/api/v1/endpoint.proto, projects/gloo/api/v1/enterprise/options/ai/ai.proto, projects/gloo/api/v1/enterprise/options/caching/caching.proto, projects/gloo/api/v1/enterprise/options/dlp/dlp.proto, projects/gloo/api/v1/enterprise/options/extauth/v1/extauth-internal.proto, projects/gloo/api/v1/enterprise/options/extauth/v1/extauth.proto, projects/gloo/api/v1/enterprise/options/extproc/extproc.proto, projects/gloo/api/v1/enterprise/options/gcp/gcp.proto, projects/gloo/api/v1/enterprise/options/graphql/v1beta1/graphql.proto, projects/gloo/api/v1/enterprise/options/jwt/jwt.proto, projects/gloo/api/v1/enterprise/options/ratelimit/ratelimit.proto, projects/gloo/api/v1/enterprise/options/rbac/rbac.proto, projects/gloo/api/v1/enterprise/options/stateful_session/stateful_session.proto, projects/gloo/api/v1/enterprise/options/tap/tap.proto, projects/gloo/api/v1/enterprise/options/waf/waf.proto, projects/gloo/api/v1/enterprise/ratelimit.proto, projects/gloo/api/v1/extensions.proto, projects/gloo/api/v1/failover.proto, projects/gloo/api/v1/filters/stages.proto, projects/gloo/api/v1/gloosnapshot/snap.proto, projects/gloo/api/v1/http_listener_options.proto, projects/gloo/api/v1/listener_options.proto, projects/gloo/api/v1/load_balancer.proto, projects/gloo/api/v1/options/advanced_http/advanced_http.proto, projects/gloo/api/v1/options/als/als.proto, projects/gloo/api/v1/options/aws/aws.proto, projects/gloo/api/v1/options/aws/ec2/aws_ec2.proto, projects/gloo/api/v1/options/azure/azure.proto, projects/gloo/api/v1/options/connection_limit/connection_limit.proto, projects/gloo/api/v1/options/consul/consul.proto, projects/gloo/api/v1/options/consul/query_options.proto, projects/gloo/api/v1/options/cors/cors.proto, projects/gloo/api/v1/options/dynamic_forward_proxy/dynamic_forward_proxy.proto, projects/gloo/api/v1/options/faultinjection/fault.proto, projects/gloo/api/v1/options/graphql/graphql.proto, projects/gloo/api/v1/options/grpc/grpc.proto, projects/gloo/api/v1/options/grpc_json/grpc_json.proto, projects/gloo/api/v1/options/grpc_web/grpc_web.proto, projects/gloo/api/v1/options/hcm/hcm.proto, projects/gloo/api/v1/options/header_validation/header_validation.proto, projects/gloo/api/v1/options/headers/headers.proto, projects/gloo/api/v1/options/healthcheck/healthcheck.proto, projects/gloo/api/v1/options/kubernetes/kubernetes.proto, projects/gloo/api/v1/options/lbhash/lbhash.proto, projects/gloo/api/v1/options/local_ratelimit/local_ratelimit.proto, projects/gloo/api/v1/options/pipe/pipe.proto, projects/gloo/api/v1/options/protocol/protocol.proto, projects/gloo/api/v1/options/protocol_upgrade/protocol_upgrade.proto, projects/gloo/api/v1/options/proxy_protocol/proxy_protocol.proto, projects/gloo/api/v1/options/rest/rest.proto, projects/gloo/api/v1/options/retries/retries.proto, projects/gloo/api/v1/options/router/router.proto, projects/gloo/api/v1/options/service_spec.proto, projects/gloo/api/v1/options/shadowing/shadowing.proto, projects/gloo/api/v1/options/static/static.proto, projects/gloo/api/v1/options/stats/stats.proto, projects/gloo/api/v1/options/subset_spec.proto, projects/gloo/api/v1/options/tcp/tcp.proto, projects/gloo/api/v1/options/tracing/tracing.proto, projects/gloo/api/v1/options/transformation/parameters.proto, projects/gloo/api/v1/options/transformation/transformation.proto, projects/gloo/api/v1/options/wasm/wasm.proto, projects/gloo/api/v1/proxy.proto, projects/gloo/api/v1/route_configuration_options.proto, projects/gloo/api/v1/route_options.proto, projects/gloo/api/v1/secret.proto, projects/gloo/api/v1/settings.proto, projects/gloo/api/v1/ssl/ssl.proto, projects/gloo/api/v1/subset.proto, projects/gloo/api/v1/tcp_listener_options.proto, projects/gloo/api/v1/upstream.proto, projects/gloo/api/v1/virtual_host_options.proto, projects/gloo/api/v1/weighted_destination_options.proto, projects/ingress/api/v1/ingress.proto, projects/ingress/api/v1/service.proto, test/v1helpers/test_grpc_service/protos/glootest.proto

关键数据

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

数据采集警告

  • Community profile unavailable

更多细节

Star 与 Fork 历史 168 ★ / 0 ⇿
168Star

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

仅显示最近的历史——该仓库超出采集窗口,因此未采集最早的历史记录。

0408012016020016882024-112025-092026-07

每个点涵盖 2 天。

OpenSSF Scorecard 4.2 / 10
4.2综合

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

9Binary-Artifactsbinaries present in source code
不适用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
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained27 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
不适用Packagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities28 existing vulnerabilities detected
直接依赖 106
注册表软件包版本约束清单文件
Gogithub.com/Masterminds/semver/v3v3.4.0go.mod
Gogithub.com/Netflix/go-expectv0.0.0-20180928190340-9d1f4485533bgo.mod
Gogithub.com/avast/retry-gov2.4.3+incompatiblego.mod
Gogithub.com/aws/aws-sdk-gov1.34.9go.mod
Gogithub.com/cncf/xds/gov0.0.0-20251210132809-ee656c7534f5go.mod
Gogithub.com/cratonica/2goarrayv0.0.0-20190331194516-514510793eaago.mod
Gogithub.com/envoyproxy/go-control-planev0.14.1-0.20260113062649-004b9ec70a46go.mod
Gogithub.com/envoyproxy/go-control-plane/envoyv1.36.1-0.20260108162445-88062bc404b3go.mod
Gogithub.com/envoyproxy/protoc-gen-validatev1.3.0go.mod
Gogithub.com/form3tech-oss/jwt-gov3.2.5+incompatiblego.mod
Gogithub.com/fsnotify/fsnotifyv1.9.0go.mod
Gogithub.com/ghodss/yamlv1.0.1-0.20190212211648-25d852aebe32go.mod
Gogithub.com/go-openapi/loadsv0.19.4go.mod
Gogithub.com/go-openapi/specv0.19.6go.mod
Gogithub.com/go-openapi/swagv0.25.4go.mod
Gogithub.com/go-swagger/go-swaggerv0.21.0go.mod
Gogithub.com/gogo/googleapisv1.4.0go.mod
Gogithub.com/gogo/protobufv1.3.2go.mod
Gogithub.com/golang/protobufv1.5.4go.mod
Gogithub.com/google/go-githubv17.0.0+incompatiblego.mod
Gogithub.com/google/go-github/v32v32.0.0go.mod
Gogithub.com/gorilla/muxv1.8.1go.mod
Gogithub.com/grpc-ecosystem/go-grpc-middlewarev1.4.0go.mod
Gogithub.com/hashicorp/consul/apiv1.28.2go.mod
Gogithub.com/hashicorp/go-multierrorv1.1.1go.mod
Gogithub.com/hashicorp/go-uuidv1.0.3go.mod
Gogithub.com/hashicorp/vault/apiv1.8.2go.mod
Gogithub.com/hashicorp/vault/api/auth/awsv0.3.0go.mod
Gogithub.com/hinshun/vt10xv0.0.0-20180809195222-d55458df857cgo.mod
Gogithub.com/imdario/mergov1.0.0go.mod
Gogithub.com/inconshreveable/go-updatev0.0.0-20160112193335-8152e7eb6ccfgo.mod
Gogithub.com/jhump/protoreflectv1.15.3go.mod
Gogithub.com/kelseyhightower/envconfigv1.4.0go.mod
Gogithub.com/olekukonko/tablewriterv0.0.5go.mod
Gogithub.com/onsi/ginkgo/v2v2.27.2go.mod
Gogithub.com/onsi/gomegav1.38.2go.mod
Gogithub.com/pkg/browserv0.0.0-20180916011732-0a3d74bf9ce4go.mod
Gogithub.com/pkg/errorsv0.9.1go.mod
Gogithub.com/rotisserie/erisv0.5.4go.mod
Gogithub.com/saiskee/gettercheckv0.0.0-20210820204958-38443d06ebe0go.mod
Gogithub.com/sergi/go-diffv1.3.2-0.20230802210424-5b0b94c5c0d3go.mod
Gogithub.com/solo-io/go-list-licensesv0.1.4go.mod
Gogithub.com/solo-io/go-utilsv0.30.0go.mod
Gogithub.com/solo-io/k8s-utilsv0.13.0go.mod
Gogithub.com/solo-io/protoc-gen-extv0.1.0go.mod
Gogithub.com/solo-io/protoc-gen-openapiv0.4.0go.mod
Gogithub.com/solo-io/skv2v0.46.0go.mod
Gogithub.com/solo-io/solo-apisv0.0.0-20260529155429-309beeb6d941go.mod
Gogithub.com/solo-io/solo-kitv0.41.0go.mod
Gogithub.com/spf13/aferov1.14.0go.mod
Gogithub.com/spf13/cobrav1.10.0go.mod
Gogithub.com/spf13/pflagv1.0.10go.mod
Gogithub.com/spf13/viperv1.20.1go.mod
Gogo.opencensus.iov0.24.0go.mod
Gogo.uber.org/goleakv1.3.0go.mod
Gogo.uber.org/multierrv1.11.0go.mod
Gogo.uber.org/zapv1.27.0go.mod
Gogolang.org/x/cryptov0.53.0go.mod
Gogolang.org/x/syncv0.21.0go.mod
Gogolang.org/x/toolsv0.45.0go.mod
Gogoogle.golang.org/grpcv1.79.3go.mod
Gogoogle.golang.org/protobufv1.36.11go.mod
Gogopkg.in/AlecAivazis/survey.v1v1.8.7go.mod
Gohelm.sh/helm/v3v3.18.6go.mod
Gok8s.io/apiv0.35.2go.mod
Gok8s.io/apiextensions-apiserverv0.35.2go.mod
Gok8s.io/apimachineryv0.35.2go.mod
Gok8s.io/client-gov0.35.2go.mod
Gok8s.io/code-generatorv0.35.2go.mod
Gok8s.io/component-basev0.35.2go.mod
Gok8s.io/kubectlv0.35.2go.mod
Goknative.dev/networkingv0.0.0-20211210083629-bace06e98aeego.mod
Goknative.dev/pkgv0.0.0-20211206113427-18589ac7627ego.mod
Gosigs.k8s.io/controller-runtimev0.22.4go.mod
Gosigs.k8s.io/gateway-apiv1.4.1go.mod
Gosigs.k8s.io/yamlv1.6.0go.mod
Gogithub.com/ahmetb/gen-crd-api-reference-docsv0.3.1-0.20240214155107-6cf1ede4da61go.mod
Gogithub.com/avast/retry-go/v4v4.3.3go.mod
Gogithub.com/envoyproxy/go-control-plane/contribv1.36.1-0.20260108162445-88062bc404b3go.mod
Gogithub.com/envoyproxy/go-control-plane/ratelimitv0.1.0go.mod
Gogithub.com/go-logr/zaprv1.3.0go.mod
Gogithub.com/golang-jwt/jwt/v4v4.5.2go.mod
Gogithub.com/google/go-cmpv0.7.0go.mod
Gogithub.com/google/uuidv1.6.0go.mod
Gogithub.com/mccutchen/go-httpbin/v2v2.15.0go.mod
Gogithub.com/prometheus/client_modelv0.6.2go.mod
Gogithub.com/prometheus/commonv0.67.5go.mod
Gogithub.com/quasilyte/go-ruleguard/dslv0.3.22go.mod
Gogithub.com/solo-io/cuev0.4.7go.mod
Gogithub.com/stoewer/go-strcasev1.3.1go.mod
Gogithub.com/stretchr/testifyv1.11.1go.mod
Gogo.opentelemetry.io/proto/otlpv1.9.0go.mod
Gogo.uber.org/mockv0.6.0go.mod
Gogolang.org/x/expv0.0.0-20260410095643-746e56fc9e2fgo.mod
Gogolang.org/x/modv0.36.0go.mod
Gogoogle.golang.org/genproto/googleapis/apiv0.0.0-20251213004720-97cd9d5aeac2go.mod
Gogoogle.golang.org/genproto/googleapis/rpcv0.0.0-20251213004720-97cd9d5aeac2go.mod
Goistio.io/apiv1.29.0-rc.1.0.20260209142455-7fea5efd57cago.mod
Goistio.io/client-gov1.29.0-rc.1.0.20260209143053-34bf90f81febgo.mod
Goistio.io/istiov0.0.0-20260306174214-6991a379e1fcgo.mod
Gok8s.io/utilsv0.0.0-20251219084037-98d557b7f1e7go.mod
Gosigs.k8s.io/controller-toolsv0.19.0go.mod
Gosigs.k8s.io/structured-merge-diff/v6v6.3.1go.mod
Gogithub.com/fatih/colorv1.18.0go.mod
Gogithub.com/rodaine/tablev1.3.0go.mod
Gogopkg.in/yaml.v3v3.0.1go.mod
全部依赖 348

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

注册表软件包版本关系
Gogithub.com/ahmetb/gen-crd-api-reference-docsv0.3.1-0.20240214155107-6cf1ede4da61直接
Gogithub.com/avast/retry-gov2.4.3+incompatible直接
Gogithub.com/avast/retry-go/v4v4.3.3直接
Gogithub.com/aws/aws-sdk-gov1.34.9直接
Gogithub.com/cncf/xds/gov0.0.0-20251210132809-ee656c7534f5直接
Gogithub.com/cratonica/2goarrayv0.0.0-20190331194516-514510793eaa直接
Gogithub.com/envoyproxy/go-control-planev0.14.1-0.20260113062649-004b9ec70a46直接
Gogithub.com/envoyproxy/go-control-plane/contribv1.36.1-0.20260108162445-88062bc404b3直接
Gogithub.com/envoyproxy/go-control-plane/envoyv1.36.0直接
Gogithub.com/envoyproxy/go-control-plane/envoyv1.36.1-0.20260108162445-88062bc404b3直接
Gogithub.com/envoyproxy/go-control-plane/ratelimitv0.1.0直接
Gogithub.com/envoyproxy/protoc-gen-validatev1.3.0直接
Gogithub.com/fatih/colorv1.18.0直接
Gogithub.com/form3tech-oss/jwt-gov3.2.5+incompatible直接
Gogithub.com/fsnotify/fsnotifyv1.9.0直接
Gogithub.com/ghodss/yamlv1.0.1-0.20190212211648-25d852aebe32直接
Gogithub.com/go-logr/zaprv1.3.0直接
Gogithub.com/go-openapi/loadsv0.19.4直接
Gogithub.com/go-openapi/specv0.19.6直接
Gogithub.com/go-openapi/swagv0.25.4直接
Gogithub.com/go-swagger/go-swaggerv0.21.0直接
Gogithub.com/gogo/googleapisv1.4.0直接
Gogithub.com/gogo/protobufv1.3.2直接
Gogithub.com/golang-jwt/jwt/v4v4.5.2直接
Gogithub.com/golang/protobufv1.5.4直接
Gogithub.com/google/go-cmpv0.7.0直接
Gogithub.com/google/go-githubv17.0.0+incompatible直接
Gogithub.com/google/go-github/v32v32.0.0直接
Gogithub.com/google/uuidv1.6.0直接
Gogithub.com/gorilla/muxv1.8.1直接
Gogithub.com/grpc-ecosystem/go-grpc-middlewarev1.4.0直接
Gogithub.com/hashicorp/consul/apiv1.28.2直接
Gogithub.com/hashicorp/go-multierrorv1.1.1直接
Gogithub.com/hashicorp/go-uuidv1.0.3直接
Gogithub.com/hashicorp/vault/apiv1.8.2直接
Gogithub.com/hashicorp/vault/api/auth/awsv0.3.0直接
Gogithub.com/hinshun/vt10xv0.0.0-20180809195222-d55458df857c直接
Gogithub.com/inconshreveable/go-updatev0.0.0-20160112193335-8152e7eb6ccf直接
Gogithub.com/jhump/protoreflectv1.15.3直接
Gogithub.com/kelseyhightower/envconfigv1.4.0直接
Gogithub.com/masterminds/semver/v3v3.4.0直接
Gogithub.com/mccutchen/go-httpbin/v2v2.15.0直接
Gogithub.com/netflix/go-expectv0.0.0-20180928190340-9d1f4485533b直接
Gogithub.com/olekukonko/tablewriterv0.0.5直接
Gogithub.com/onsi/ginkgo/v2v2.27.2直接
Gogithub.com/onsi/gomegav1.38.2直接
Gogithub.com/pkg/browserv0.0.0-20180916011732-0a3d74bf9ce4直接
Gogithub.com/pkg/errorsv0.8.1直接
Gogithub.com/pkg/errorsv0.9.1直接
Gogithub.com/prometheus/client_modelv0.6.2直接
Gogithub.com/prometheus/commonv0.67.5直接
Gogithub.com/quasilyte/go-ruleguard/dslv0.3.22直接
Gogithub.com/rodaine/tablev1.3.0直接
Gogithub.com/rotisserie/erisv0.5.4直接
Gogithub.com/saiskee/gettercheckv0.0.0-20210820204958-38443d06ebe0直接
Gogithub.com/sergi/go-diffv1.3.2-0.20230802210424-5b0b94c5c0d3直接
Gogithub.com/solo-io/cuev0.4.7直接
Gogithub.com/solo-io/go-list-licensesv0.1.4直接
Gogithub.com/solo-io/go-utilsv0.30.0直接
Gogithub.com/solo-io/k8s-utilsv0.12.0直接
Gogithub.com/solo-io/k8s-utilsv0.13.0直接
Gogithub.com/solo-io/protoc-gen-extv0.1.0直接
Gogithub.com/solo-io/protoc-gen-openapiv0.4.0直接
Gogithub.com/solo-io/skv2v0.46.0直接
Gogithub.com/solo-io/solo-apisv0.0.0-20260529155429-309beeb6d941直接
Gogithub.com/solo-io/solo-kitv0.40.0直接
Gogithub.com/solo-io/solo-kitv0.41.0直接
Gogithub.com/spf13/aferov1.14.0直接
Gogithub.com/spf13/cobrav1.10.0直接
Gogithub.com/spf13/pflagv1.0.10直接
Gogithub.com/spf13/viperv1.20.1直接
Gogithub.com/stoewer/go-strcasev1.3.1直接
Gogithub.com/stretchr/testifyv1.11.1直接
Gogo.opencensus.iov0.24.0直接
Gogo.opentelemetry.io/proto/otlpv1.9.0直接
Gogo.uber.org/goleakv1.3.0直接
Gogo.uber.org/mockv0.6.0直接
Gogo.uber.org/multierrv1.11.0直接
Gogo.uber.org/zapv1.27.0直接
Gogolang.org/x/cryptov0.53.0直接
Gogolang.org/x/expv0.0.0-20260410095643-746e56fc9e2f直接
Gogolang.org/x/modv0.36.0直接
Gogolang.org/x/syncv0.21.0直接
Gogolang.org/x/toolsv0.45.0直接
Gogoogle.golang.org/genproto/googleapis/apiv0.0.0-20251202230838-ff82c1b0f217直接
Gogoogle.golang.org/genproto/googleapis/apiv0.0.0-20251213004720-97cd9d5aeac2直接
Gogoogle.golang.org/genproto/googleapis/rpcv0.0.0-20251202230838-ff82c1b0f217直接
Gogoogle.golang.org/genproto/googleapis/rpcv0.0.0-20251213004720-97cd9d5aeac2直接
Gogoogle.golang.org/grpcv1.79.3直接
Gogoogle.golang.org/protobufv1.36.10直接
Gogoogle.golang.org/protobufv1.36.11直接
Gogopkg.in/alecaivazis/survey.v1v1.8.7直接
Gogopkg.in/yaml.v3v3.0.1直接
Gohelm.sh/helm/v3v3.18.6直接
Goistio.io/apiv1.29.0-rc.1.0.20260209142455-7fea5efd57ca直接
Goistio.io/client-gov1.29.0-rc.1.0.20260209143053-34bf90f81feb直接
Goistio.io/istiov0.0.0-20260306174214-6991a379e1fc直接
Gok8s.io/utilsv0.0.0-20251219084037-98d557b7f1e7直接
Goknative.dev/networkingv0.0.0-20211210083629-bace06e98aee直接
Goknative.dev/pkgv0.0.0-20211206113427-18589ac7627e直接
Gosigs.k8s.io/controller-runtimev0.22.4直接
Gosigs.k8s.io/controller-toolsv0.19.0直接
Gosigs.k8s.io/gateway-apiv1.4.1直接
Gosigs.k8s.io/structured-merge-diff/v6v6.3.1直接
Gosigs.k8s.io/yamlv1.6.0直接
Gocel.dev/exprv0.25.1间接
Gocontrib.go.opencensus.io/exporter/prometheusv0.4.0间接
Gocuelang.org/gov0.10.0间接
Godario.cat/mergov1.0.2间接
Gogithub.com/antlr4-go/antlr/v4v4.13.1间接
Gogithub.com/armon/go-metricsv0.4.1间接
Gogithub.com/armon/go-radixv1.0.0间接
Gogithub.com/asaskevich/govalidatorv0.0.0-20230301143203-a9d515a09cc2间接
Gogithub.com/azure/go-ansitermv0.0.0-20250102033503-faa5f7b0171c间接
Gogithub.com/beorn7/perksv1.0.1间接
Gogithub.com/blang/semver/v4v4.0.0间接
Gogithub.com/bufbuild/protocompilev0.6.0间接
Gogithub.com/bugsnag/bugsnag-gov1.5.0间接
Gogithub.com/burntsushi/tomlv1.5.0间接
Gogithub.com/cenkalti/backoff/v3v3.0.0间接
Gogithub.com/cespare/xxhash/v2v2.3.0间接
Gogithub.com/chai2010/gettext-gov1.0.3间接
Gogithub.com/cloudflare/circlv1.6.3间接
Gogithub.com/cockroachdb/apd/v3v3.2.1间接
Gogithub.com/containerd/containerdv1.7.33间接
Gogithub.com/containerd/errdefsv0.3.0间接
Gogithub.com/containerd/logv0.1.0间接
Gogithub.com/containerd/platformsv0.2.1间接
Gogithub.com/cpuguy83/go-md2man/v2v2.0.7间接
Gogithub.com/creack/ptyv1.1.18间接
Gogithub.com/cyphar/filepath-securejoinv0.6.1间接
Gogithub.com/davecgh/go-spewv1.1.2-0.20180830191138-d8f796af33cc间接
Gogithub.com/decred/dcrd/dcrec/secp256k1/v4v4.4.0间接
Gogithub.com/distribution/referencev0.6.0间接
Gogithub.com/emicklei/go-restful/v3v3.13.0间接
Gogithub.com/emicklei/protov1.13.2间接
Gogithub.com/emirpasic/godsv1.18.1间接
Gogithub.com/evanphx/json-patchv5.9.11+incompatible间接
Gogithub.com/evanphx/json-patch/v5v5.9.11间接
Gogithub.com/exponent-io/jsonpathv0.0.0-20210407135951-1de76d718b3f间接
Gogithub.com/fatih/camelcasev1.0.0间接
Gogithub.com/fgrosse/zaptestv1.1.0间接
Gogithub.com/foomo/soapv0.1.0间接
Gogithub.com/fxamacker/cbor/v2v2.9.0间接
Gogithub.com/gertd/go-pluralizev0.1.1间接
Gogithub.com/getkin/kin-openapiv0.131.0间接
Gogithub.com/go-errors/errorsv1.5.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.0间接
Gogithub.com/go-gorp/gorp/v3v3.1.0间接
Gogithub.com/go-kit/logv0.2.1间接
Gogithub.com/go-logfmt/logfmtv0.6.0间接
Gogithub.com/go-logr/logrv1.4.3间接
Gogithub.com/go-logr/stdrv1.2.2间接
Gogithub.com/go-openapi/analysisv0.19.5间接
Gogithub.com/go-openapi/errorsv0.19.2间接
Gogithub.com/go-openapi/jsonpointerv0.22.4间接
Gogithub.com/go-openapi/jsonreferencev0.21.4间接
Gogithub.com/go-openapi/runtimev0.19.5间接
Gogithub.com/go-openapi/strfmtv0.19.5间接
Gogithub.com/go-openapi/swag/cmdutilsv0.25.4间接
Gogithub.com/go-openapi/swag/convv0.25.4间接
Gogithub.com/go-openapi/swag/fileutilsv0.25.4间接
Gogithub.com/go-openapi/swag/jsonnamev0.25.4间接
Gogithub.com/go-openapi/swag/jsonutilsv0.25.4间接
Gogithub.com/go-openapi/swag/loadingv0.25.4间接
Gogithub.com/go-openapi/swag/manglingv0.25.4间接
Gogithub.com/go-openapi/swag/netutilsv0.25.4间接
Gogithub.com/go-openapi/swag/stringutilsv0.25.4间接
Gogithub.com/go-openapi/swag/typeutilsv0.25.4间接
Gogithub.com/go-openapi/swag/yamlutilsv0.25.4间接
Gogithub.com/go-openapi/validatev0.19.8间接
Gogithub.com/go-stack/stackv1.8.0间接
Gogithub.com/go-task/slim-sprig/v3v3.0.0间接
Gogithub.com/go-test/deepv1.0.8间接
Gogithub.com/go-viper/mapstructure/v2v2.4.0间接
Gogithub.com/gobuffalo/flectv1.0.3间接
Gogithub.com/gobwas/globv0.2.3间接
Gogithub.com/goccy/go-jsonv0.10.5间接
Gogithub.com/golang/groupcachev0.0.0-20241129210726-2c02b8208cf8间接
Gogithub.com/golang/mockv1.7.0-rc.1间接
Gogithub.com/golang/snappyv0.0.4间接
Gogithub.com/google/btreev1.1.3间接
Gogithub.com/google/cel-gov0.26.0间接
Gogithub.com/google/gnostic-modelsv0.7.1间接
Gogithub.com/google/go-querystringv1.0.0间接
Gogithub.com/google/pprofv0.0.0-20250923004556-9e5a51aed1e8间接
Gogithub.com/goph/emperrorv0.17.1间接
Gogithub.com/gorilla/websocketv1.5.4-0.20250319132907-e064f32e3674间接
Gogithub.com/gosuri/uitablev0.0.4间接
Gogithub.com/gregjones/httpcachev0.0.0-20190611155906-901d90724c79间接
Gogithub.com/hashicorp/errwrapv1.1.0间接
Gogithub.com/hashicorp/go-cleanhttpv0.5.2间接
Gogithub.com/hashicorp/go-hclogv1.5.0间接
Gogithub.com/hashicorp/go-immutable-radixv1.3.1间接
Gogithub.com/hashicorp/go-pluginv1.4.5间接
Gogithub.com/hashicorp/go-retryablehttpv0.6.6间接
Gogithub.com/hashicorp/go-rootcertsv1.0.2间接
Gogithub.com/hashicorp/go-secure-stdlib/awsutilv0.1.6间接
Gogithub.com/hashicorp/go-secure-stdlib/mlockv0.1.1间接
Gogithub.com/hashicorp/go-secure-stdlib/parseutilv0.1.6间接
Gogithub.com/hashicorp/go-secure-stdlib/strutilv0.1.2间接
Gogithub.com/hashicorp/go-sockaddrv1.0.2间接
Gogithub.com/hashicorp/go-versionv1.7.0间接
Gogithub.com/hashicorp/golang-lruv0.5.4间接
Gogithub.com/hashicorp/hclv1.0.0间接
Gogithub.com/hashicorp/serfv0.10.1间接
Gogithub.com/hashicorp/vault/sdkv0.6.0间接
Gogithub.com/hashicorp/yamuxv0.0.0-20181012175058-2f1d1f20f75d间接
Gogithub.com/huandu/xstringsv1.5.0间接
Gogithub.com/inconshreveable/mousetrapv1.1.0间接
Gogithub.com/jbenet/go-contextv0.0.0-20150711004518-d14ea06fba99间接
Gogithub.com/jmespath/go-jmespathv0.3.0间接
Gogithub.com/jmoiron/sqlxv1.4.0间接
Gogithub.com/jonboulle/clockworkv0.5.0间接
Gogithub.com/josharian/internv1.0.0间接
Gogithub.com/json-iterator/gov1.1.12间接
Gogithub.com/k0kubun/ppv3.0.1+incompatible间接
Gogithub.com/kballard/go-shellquotev0.0.0-20180428030007-95032a82bc51间接
Gogithub.com/kevinburke/ssh_configv1.2.0间接
Gogithub.com/klauspost/compressv1.18.0间接
Gogithub.com/klauspost/cpuid/v2v2.3.0间接
Gogithub.com/kr/ptyv1.1.8间接
Gogithub.com/lann/builderv0.0.0-20180802200727-47ae307949d0间接
Gogithub.com/lann/psv0.0.0-20150810152359-62de8c46ede0间接
Gogithub.com/lestrrat-go/backoff/v2v2.0.8间接
Gogithub.com/lestrrat-go/blackmagicv1.0.3间接
Gogithub.com/lestrrat-go/httpccv1.0.1间接
Gogithub.com/lestrrat-go/iterv1.0.2间接
Gogithub.com/lestrrat-go/jwxv1.2.31间接
Gogithub.com/lestrrat-go/optionv1.0.1间接
Gogithub.com/lib/pqv1.10.9间接
Gogithub.com/liggitt/tabwriterv0.0.0-20181228230101-89fcab3d43de间接
Gogithub.com/lithammer/dedentv1.1.0间接
Gogithub.com/lithammer/fuzzysearchv1.1.2间接
Gogithub.com/lyft/protoc-gen-starv0.6.1间接
Gogithub.com/lyft/protoc-gen-star/v2v2.0.4-0.20230330145011-496ad1ac90a4间接
Gogithub.com/mailru/easyjsonv0.9.0间接
Gogithub.com/makenowjust/heredocv1.0.0间接
Gogithub.com/masterminds/goutilsv1.1.1间接
Gogithub.com/masterminds/semverv1.5.0间接
Gogithub.com/masterminds/sprigv2.22.0+incompatible间接
Gogithub.com/masterminds/sprig/v3v3.3.0间接
Gogithub.com/masterminds/squirrelv1.5.4间接
Gogithub.com/mattn/go-colorablev0.1.14间接
Gogithub.com/mattn/go-isattyv0.0.20间接
Gogithub.com/mattn/go-runewidthv0.0.16间接
Gogithub.com/mattn/go-zglobv0.0.6间接
Gogithub.com/mgutz/ansiv0.0.0-20170206155736-9520e82c474b间接
Gogithub.com/microsoft/go-winiov0.6.2间接
Gogithub.com/mitchellh/copystructurev1.2.0间接
Gogithub.com/mitchellh/go-homedirv1.1.0间接
Gogithub.com/mitchellh/go-testing-interfacev1.0.0间接
Gogithub.com/mitchellh/go-wordwrapv1.0.1间接
Gogithub.com/mitchellh/hashstructurev1.0.0间接
Gogithub.com/mitchellh/mapstructurev1.5.0间接
Gogithub.com/mitchellh/reflectwalkv1.0.2间接
Gogithub.com/moby/spdystreamv0.5.1间接
Gogithub.com/moby/termv0.5.2间接
Gogithub.com/modern-go/concurrentv0.0.0-20180306012644-bacd9c7ef1dd间接
Gogithub.com/modern-go/reflect2v1.0.3-0.20250322232337-35a7c28c31ee间接
Gogithub.com/mohae/deepcopyv0.0.0-20170929034955-c48cc78d4826间接
Gogithub.com/monochromegane/go-gitignorev0.0.0-20200626010858-205db1a8cc00间接
Gogithub.com/mpvl/uniquev0.0.0-20150818121801-cbe035fff7de间接
Gogithub.com/munnerz/goautonegv0.0.0-20191010083416-a7dc8b61c822间接
Gogithub.com/mxk/go-flowratev0.0.0-20140419014527-cca7078d478f间接
Gogithub.com/oasdiff/yamlv0.0.0-20250309154309-f31be36b4037间接
Gogithub.com/oasdiff/yaml3v0.0.0-20250309153720-d2182401db90间接
Gogithub.com/oklog/runv1.0.0间接
Gogithub.com/opencontainers/go-digestv1.0.0间接
Gogithub.com/opencontainers/image-specv1.1.1间接
Gogithub.com/pelletier/go-tomlv1.9.5间接
Gogithub.com/pelletier/go-toml/v2v2.2.4间接
Gogithub.com/perimeterx/marshmallowv1.1.5间接
Gogithub.com/peterbourgon/diskvv2.0.1+incompatible间接
Gogithub.com/pierrec/lz4v2.6.1+incompatible间接
Gogithub.com/pjbgf/sha1cdv0.6.0间接
Gogithub.com/planetscale/vtprotobufv0.6.1-0.20240409071808-615f978279ca间接
Gogithub.com/pmezard/go-difflibv1.0.1-0.20181226105442-5d4384ee4fb2间接
Gogithub.com/prometheus/client_golangv1.23.2间接
Gogithub.com/prometheus/otlptranslatorv1.0.0间接
Gogithub.com/prometheus/procfsv0.19.2间接
Gogithub.com/prometheus/statsd_exporterv0.21.0间接
Gogithub.com/protonmail/go-cryptov1.1.6间接
Gogithub.com/pseudomuto/protokitv0.2.1间接
Gogithub.com/radovskyb/watcherv1.0.2间接
Gogithub.com/rivo/unisegv0.4.7间接
Gogithub.com/rogpeppe/go-internalv1.14.1间接
Gogithub.com/rubenv/sql-migratev1.8.0间接
Gogithub.com/russross/blackfriday/v2v2.1.0间接
Gogithub.com/ryanuber/go-globv1.0.0间接
Gogithub.com/sagikazarmark/locaferov0.9.0间接
Gogithub.com/santhosh-tekuri/jsonschema/v6v6.0.2间接
Gogithub.com/shopspring/decimalv1.4.0间接
Gogithub.com/sirupsen/logrusv1.9.3间接
Gogithub.com/skeema/knownhostsv1.3.1间接
Gogithub.com/solo-io/anyvendorv0.2.0间接
Gogithub.com/solo-io/gloov1.18.0间接
Gogithub.com/solo-io/gloov1.18.10间接
Gogithub.com/sourcegraph/concv0.3.0间接
Gogithub.com/spf13/castv1.8.0间接
Gogithub.com/subosito/gotenvv1.6.0间接
Gogithub.com/ugorji/go/codecv1.2.12间接
Gogithub.com/x448/float16v0.8.4间接
Gogithub.com/xanzy/ssh-agentv0.3.3间接
Gogithub.com/xlab/treeprintv1.2.0间接
Gogithub.com/yuin/goldmarkv1.7.4间接
Gogo.mongodb.org/mongo-driverv1.1.2间接
Gogo.opentelemetry.io/auto/sdkv1.2.1间接
Gogo.opentelemetry.io/otelv1.43.0间接
Gogo.opentelemetry.io/otel/exporters/prometheusv0.63.0间接
Gogo.opentelemetry.io/otel/metricv1.43.0间接
Gogo.opentelemetry.io/otel/sdkv1.43.0间接
Gogo.opentelemetry.io/otel/sdk/metricv1.43.0间接
Gogo.opentelemetry.io/otel/tracev1.43.0间接
Gogo.uber.org/atomicv1.11.0间接
Gogo.yaml.in/yaml/v2v2.4.3间接
Gogo.yaml.in/yaml/v3v3.0.4间接
Gogolang.org/x/netv0.55.0间接
Gogolang.org/x/netv0.56.0间接
Gogolang.org/x/oauth2v0.34.0间接
Gogolang.org/x/sysv0.45.0间接
Gogolang.org/x/sysv0.46.0间接
Gogolang.org/x/telemetryv0.0.0-20260508192327-42602be52be6间接
Gogolang.org/x/termv0.44.0间接
Gogolang.org/x/textv0.37.0间接
Gogolang.org/x/textv0.38.0间接
Gogolang.org/x/timev0.14.0间接
Gogolang.org/x/xerrorsv0.0.0-20231012003039-104605ab7028间接
Gogomodules.xyz/jsonpatch/v2v2.5.0间接
Gogopkg.in/evanphx/json-patch.v4v4.13.0间接
Gogopkg.in/inf.v0v0.9.1间接
Gogopkg.in/natefinch/lumberjack.v2v2.2.1间接
Gogopkg.in/square/go-jose.v2v2.6.0间接
Gogopkg.in/warnings.v0v0.1.2间接
Gogopkg.in/yaml.v2v2.4.0间接
Gok8s.io/gengov0.0.0-20230829151522-9cce18d56c01间接
Gok8s.io/gengo/v2v2.0.0-20250922181213-ec3ebc5fd46b间接
Gok8s.io/klog/v2v2.130.1间接
Gooras.land/oras-go/v2v2.6.0间接
Gosigs.k8s.io/gateway-api-inference-extensionv1.1.0间接
Gosigs.k8s.io/jsonv0.0.0-20250730193827-2d320260d730间接
Gosigs.k8s.io/kustomize/apiv0.20.1间接
Gosigs.k8s.io/kustomize/kustomize/v5v5.7.1间接
Gosigs.k8s.io/kustomize/kyamlv0.20.1间接
Gosigs.k8s.io/mcs-apiv0.2.0间接
Gosigs.k8s.io/randfillv1.0.0间接
依赖安全公告 12

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

软件包版本关系严重程度公告数修复版本
istio.io/istiov0.0.0-20260306174214-6991a379e1fc直接91.14.1
oras.land/oras-go/v2v2.6.0间接52.6.1
helm.sh/helm/v3v3.18.6直接14.1.4
github.com/go-git/go-git/v5v5.19.0间接46.0.0-alpha.4
github.com/hashicorp/go-retryablehttpv0.6.6间接20.7.7
go.mongodb.org/mongo-driverv1.1.2间接32.4.2
gopkg.in/square/go-jose.v2v2.6.0间接24.0.1
github.com/mccutchen/go-httpbin/v2v2.15.0直接22.18.0
github.com/aws/aws-sdk-gov1.34.9直接未知2
golang.org/x/cryptov0.53.0直接未知1
github.com/containerd/containerdv1.7.33间接未知32.3.2
github.com/yuin/goldmarkv1.7.4间接未知11.7.17

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

原始 JSON 报告 机器可读
{
  "data": {
    "repo": {
      "topics": [
        "sec"
      ],
      "is_fork": true,
      "size_kb": 237876,
      "has_wiki": true,
      "homepage": "https://docs.solo.io/",
      "languages": {
        "Go": 8896977,
        "HCL": 10145,
        "Shell": 44520,
        "Python": 15641,
        "Makefile": 64128,
        "Mustache": 21581,
        "Dockerfile": 6041,
        "PowerShell": 3364,
        "Go Template": 10054
      },
      "pushed_at": "2026-07-20T22:06:58Z",
      "created_at": "2024-11-07T20:56:40Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-20T20:08:52Z",
      "description": "The Cloud-Native API Gateway and AI Gateway",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "Apache-2.0",
      "default_branch": "main",
      "license_spdx_raw": "Apache-2.0",
      "primary_language": "Go",
      "significant_languages": [
        "Go"
      ]
    },
    "owner": {
      "blog": "https://www.solo.io",
      "name": "solo.io",
      "type": "Organization",
      "login": "solo-io",
      "company": null,
      "location": null,
      "followers": 374,
      "avatar_url": "https://avatars.githubusercontent.com/u/26319377?v=4",
      "created_at": "2017-03-10T06:09:09Z",
      "is_verified": null,
      "public_repos": 236,
      "account_age_days": 3419
    },
    "license": {
      "state": "standard",
      "spdx_id": "Apache-2.0",
      "raw_spdx": "Apache-2.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": false
    },
    "activity": {
      "releases_count": 100,
      "commits_last_year": 110,
      "latest_release_at": "2026-07-16T16:54:41Z",
      "latest_release_tag": "v1.21.12",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 39,
      "days_since_latest_release": 4,
      "mean_days_between_releases": 2.3
    },
    "community": {
      "has_readme": false,
      "has_license": false,
      "has_description": false,
      "has_contributing": false,
      "health_percentage": null,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "github.com/solo-io/gloo",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": true,
          "registry_url": "https://pkg.go.dev/github.com/solo-io/gloo",
          "is_deprecated": false,
          "latest_version": "v1.21.12",
          "repository_url": "https://github.com/solo-io/gloo",
          "versions_count": 1454,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-16T16:11:26Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 4
        }
      ]
    },
    "popularity": {
      "forks": 12,
      "stars": 168,
      "watchers": 2,
      "star_history": {
        "days": [
          {
            "date": "2024-11-14",
            "count": 4
          },
          {
            "date": "2024-11-15",
            "count": 1
          },
          {
            "date": "2024-11-17",
            "count": 1
          },
          {
            "date": "2024-11-27",
            "count": 1
          },
          {
            "date": "2024-11-28",
            "count": 2
          },
          {
            "date": "2024-11-29",
            "count": 1
          },
          {
            "date": "2024-11-30",
            "count": 1
          },
          {
            "date": "2024-12-01",
            "count": 1
          },
          {
            "date": "2024-12-02",
            "count": 1
          },
          {
            "date": "2024-12-05",
            "count": 1
          },
          {
            "date": "2024-12-06",
            "count": 1
          },
          {
            "date": "2024-12-11",
            "count": 1
          },
          {
            "date": "2024-12-16",
            "count": 1
          },
          {
            "date": "2024-12-25",
            "count": 1
          },
          {
            "date": "2024-12-28",
            "count": 1
          },
          {
            "date": "2025-01-02",
            "count": 2
          },
          {
            "date": "2025-01-03",
            "count": 1
          },
          {
            "date": "2025-01-07",
            "count": 3
          },
          {
            "date": "2025-01-08",
            "count": 2
          },
          {
            "date": "2025-01-09",
            "count": 1
          },
          {
            "date": "2025-01-13",
            "count": 2
          },
          {
            "date": "2025-01-14",
            "count": 1
          },
          {
            "date": "2025-01-16",
            "count": 1
          },
          {
            "date": "2025-01-17",
            "count": 3
          },
          {
            "date": "2025-01-18",
            "count": 1
          },
          {
            "date": "2025-01-20",
            "count": 2
          },
          {
            "date": "2025-01-21",
            "count": 1
          },
          {
            "date": "2025-01-23",
            "count": 2
          },
          {
            "date": "2025-01-24",
            "count": 1
          },
          {
            "date": "2025-01-25",
            "count": 4
          },
          {
            "date": "2025-01-27",
            "count": 3
          },
          {
            "date": "2025-01-29",
            "count": 1
          },
          {
            "date": "2025-01-31",
            "count": 2
          },
          {
            "date": "2025-02-01",
            "count": 1
          },
          {
            "date": "2025-02-03",
            "count": 1
          },
          {
            "date": "2025-02-06",
            "count": 1
          },
          {
            "date": "2025-02-12",
            "count": 1
          },
          {
            "date": "2025-02-13",
            "count": 1
          },
          {
            "date": "2025-02-15",
            "count": 2
          },
          {
            "date": "2025-02-16",
            "count": 1
          },
          {
            "date": "2025-02-18",
            "count": 1
          },
          {
            "date": "2025-02-19",
            "count": 1
          },
          {
            "date": "2025-02-21",
            "count": 1
          },
          {
            "date": "2025-02-24",
            "count": 1
          },
          {
            "date": "2025-02-26",
            "count": 1
          },
          {
            "date": "2025-02-27",
            "count": 1
          },
          {
            "date": "2025-03-10",
            "count": 1
          },
          {
            "date": "2025-03-15",
            "count": 2
          },
          {
            "date": "2025-04-03",
            "count": 1
          },
          {
            "date": "2025-04-04",
            "count": 1
          },
          {
            "date": "2025-04-05",
            "count": 1
          },
          {
            "date": "2025-04-06",
            "count": 7
          },
          {
            "date": "2025-04-07",
            "count": 1
          },
          {
            "date": "2025-04-08",
            "count": 1
          },
          {
            "date": "2025-04-13",
            "count": 1
          },
          {
            "date": "2025-04-14",
            "count": 1
          },
          {
            "date": "2025-04-15",
            "count": 1
          },
          {
            "date": "2025-04-17",
            "count": 1
          },
          {
            "date": "2025-04-25",
            "count": 2
          },
          {
            "date": "2025-05-01",
            "count": 1
          },
          {
            "date": "2025-05-09",
            "count": 1
          },
          {
            "date": "2025-05-12",
            "count": 1
          },
          {
            "date": "2025-05-21",
            "count": 1
          },
          {
            "date": "2025-05-29",
            "count": 2
          },
          {
            "date": "2025-05-30",
            "count": 1
          },
          {
            "date": "2025-06-06",
            "count": 2
          },
          {
            "date": "2025-06-08",
            "count": 1
          },
          {
            "date": "2025-06-10",
            "count": 2
          },
          {
            "date": "2025-06-11",
            "count": 1
          },
          {
            "date": "2025-06-19",
            "count": 1
          },
          {
            "date": "2025-06-22",
            "count": 1
          },
          {
            "date": "2025-06-28",
            "count": 1
          },
          {
            "date": "2025-07-02",
            "count": 1
          },
          {
            "date": "2025-07-04",
            "count": 1
          },
          {
            "date": "2025-07-09",
            "count": 1
          },
          {
            "date": "2025-07-21",
            "count": 1
          },
          {
            "date": "2025-07-22",
            "count": 1
          },
          {
            "date": "2025-07-24",
            "count": 1
          },
          {
            "date": "2025-07-28",
            "count": 1
          },
          {
            "date": "2025-08-01",
            "count": 1
          },
          {
            "date": "2025-08-07",
            "count": 1
          },
          {
            "date": "2025-08-18",
            "count": 1
          },
          {
            "date": "2025-08-21",
            "count": 1
          },
          {
            "date": "2025-08-24",
            "count": 2
          },
          {
            "date": "2025-08-30",
            "count": 1
          },
          {
            "date": "2025-09-04",
            "count": 1
          },
          {
            "date": "2025-09-07",
            "count": 1
          },
          {
            "date": "2025-09-11",
            "count": 1
          },
          {
            "date": "2025-09-15",
            "count": 1
          },
          {
            "date": "2025-09-17",
            "count": 1
          },
          {
            "date": "2025-09-18",
            "count": 1
          },
          {
            "date": "2025-10-03",
            "count": 1
          },
          {
            "date": "2025-10-06",
            "count": 1
          },
          {
            "date": "2025-10-15",
            "count": 1
          },
          {
            "date": "2025-10-16",
            "count": 1
          },
          {
            "date": "2025-10-17",
            "count": 1
          },
          {
            "date": "2025-10-18",
            "count": 1
          },
          {
            "date": "2025-11-14",
            "count": 1
          },
          {
            "date": "2025-11-15",
            "count": 1
          },
          {
            "date": "2025-11-17",
            "count": 1
          },
          {
            "date": "2025-11-18",
            "count": 1
          },
          {
            "date": "2025-12-02",
            "count": 1
          },
          {
            "date": "2025-12-06",
            "count": 1
          },
          {
            "date": "2025-12-08",
            "count": 1
          },
          {
            "date": "2025-12-14",
            "count": 2
          },
          {
            "date": "2025-12-19",
            "count": 1
          },
          {
            "date": "2025-12-25",
            "count": 2
          },
          {
            "date": "2025-12-28",
            "count": 1
          },
          {
            "date": "2026-01-10",
            "count": 1
          },
          {
            "date": "2026-01-14",
            "count": 2
          },
          {
            "date": "2026-02-04",
            "count": 2
          },
          {
            "date": "2026-02-06",
            "count": 1
          },
          {
            "date": "2026-02-12",
            "count": 1
          },
          {
            "date": "2026-02-22",
            "count": 1
          },
          {
            "date": "2026-03-02",
            "count": 1
          },
          {
            "date": "2026-03-03",
            "count": 1
          },
          {
            "date": "2026-03-05",
            "count": 2
          },
          {
            "date": "2026-03-12",
            "count": 1
          },
          {
            "date": "2026-03-22",
            "count": 1
          },
          {
            "date": "2026-04-15",
            "count": 1
          },
          {
            "date": "2026-04-23",
            "count": 1
          },
          {
            "date": "2026-05-06",
            "count": 1
          },
          {
            "date": "2026-05-12",
            "count": 1
          },
          {
            "date": "2026-06-17",
            "count": 1
          },
          {
            "date": "2026-06-19",
            "count": 1
          },
          {
            "date": "2026-06-25",
            "count": 1
          },
          {
            "date": "2026-07-08",
            "count": 1
          },
          {
            "date": "2026-07-11",
            "count": 1
          },
          {
            "date": "2026-07-14",
            "count": 1
          },
          {
            "date": "2026-07-20",
            "count": 1
          }
        ],
        "complete": false,
        "collected": 167,
        "total_stars": 168
      },
      "open_issues_and_prs": 1865
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "example",
        "examples",
        "samples"
      ],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "Makefile",
        "docs/Makefile",
        "docs/content/guides/security/tls/Makefile",
        "docs/examples/grpc-json-transcoding/bookstore/Makefile",
        "docs/examples/grpc-passthrough-auth/Makefile",
        "docs/examples/http-passthrough-auth/Makefile",
        "docs/examples/session-affinity/Makefile",
        "docs/examples/xslt-guide/Makefile",
        "example/proxycontroller/Makefile",
        "projects/examples/services/sleeper/Makefile",
        "projects/gateway2/Makefile"
      ],
      "api_schema_files": [
        "docs/content/guides/dev/gce.proto",
        "docs/content/guides/dev/plugins.proto",
        "docs/examples/grpc-json-transcoding/bookstore/bookstore.proto",
        "projects/gateway/api/v1/external_options.proto",
        "projects/gateway/api/v1/gateway.proto",
        "projects/gateway/api/v1/http_gateway.proto",
        "projects/gateway/api/v1/matchable_http_gateway.proto",
        "projects/gateway/api/v1/matchable_tcp_gateway.proto",
        "projects/gateway/api/v1/route_table.proto",
        "projects/gateway/api/v1/virtual_service.proto",
        "projects/gloo/api/external/envoy/annotations/deprecation.proto",
        "projects/gloo/api/external/envoy/api/v2/cluster/outlier_detection.proto",
        "projects/gloo/api/external/envoy/api/v2/core/health_check.proto",
        "projects/gloo/api/external/envoy/api/v2/route/route.proto",
        "projects/gloo/api/external/envoy/config/common/mutation_rules/v3/mutation_rules.proto",
        "projects/gloo/api/external/envoy/config/core/v3/address.proto",
        "projects/gloo/api/external/envoy/config/core/v3/backoff.proto",
        "projects/gloo/api/external/envoy/config/core/v3/base.proto",
        "projects/gloo/api/external/envoy/config/core/v3/event_service_config.proto",
        "projects/gloo/api/external/envoy/config/core/v3/extension.proto",
        "projects/gloo/api/external/envoy/config/core/v3/grpc_service.proto",
        "projects/gloo/api/external/envoy/config/core/v3/health_check.proto",
        "projects/gloo/api/external/envoy/config/core/v3/http_uri.proto",
        "projects/gloo/api/external/envoy/config/core/v3/proxy_protocol.proto",
        "projects/gloo/api/external/envoy/config/core/v3/socket_option.proto",
        "projects/gloo/api/external/envoy/config/filter/http/gzip/v2/gzip.proto",
        "projects/gloo/api/external/envoy/config/filter/listener/tls_cipher_inspector/v3/tls_cipher_inspector.proto",
        "projects/gloo/api/external/envoy/config/matching/custom_matchers/server_name/v3/server_name_matcher.proto",
        "projects/gloo/api/external/envoy/config/matching/inputs/cipher_detection_input/v3/cipher_detection_input.proto",
        "projects/gloo/api/external/envoy/config/route/v3/route_components.proto",
        "projects/gloo/api/external/envoy/config/tap/output_sink/v3/grpc_output_sink.proto",
        "projects/gloo/api/external/envoy/config/tap/output_sink/v3/http_output_sink.proto",
        "projects/gloo/api/external/envoy/config/trace/v3/datadog.proto",
        "projects/gloo/api/external/envoy/config/trace/v3/opencensus.proto",
        "projects/gloo/api/external/envoy/config/trace/v3/opentelemetry.proto",
        "projects/gloo/api/external/envoy/config/trace/v3/zipkin.proto",
        "projects/gloo/api/external/envoy/extensions/advanced_http/advanced_http.proto",
        "projects/gloo/api/external/envoy/extensions/aws/filter.proto",
        "projects/gloo/api/external/envoy/extensions/cache/grpc/config.proto",
        "projects/gloo/api/external/envoy/extensions/extauth/sanitize.proto",
        "projects/gloo/api/external/envoy/extensions/filters/http/buffer/v3/buffer.proto",
        "projects/gloo/api/external/envoy/extensions/filters/http/csrf/v3/csrf.proto",
        "projects/gloo/api/external/envoy/extensions/filters/http/ext_proc/v3/processing_mode.proto",
        "projects/gloo/api/external/envoy/extensions/filters/http/jwt_authn/v3/config.proto",
        "projects/gloo/api/external/envoy/extensions/filters/http/wasm/v3/wasm.proto",
        "projects/gloo/api/external/envoy/extensions/graphql/graphql.proto",
        "projects/gloo/api/external/envoy/extensions/graphql/stitching.proto",
        "projects/gloo/api/external/envoy/extensions/http_path/http_path.proto",
        "projects/gloo/api/external/envoy/extensions/jwt/solo_jwt_authn.proto",
        "projects/gloo/api/external/envoy/extensions/proxylatency/proxylatency.proto",
        "projects/gloo/api/external/envoy/extensions/transformation/transformation.proto",
        "projects/gloo/api/external/envoy/extensions/transformation_ee/transformation.proto",
        "projects/gloo/api/external/envoy/extensions/transformers/xslt/xslt_transformer.proto",
        "projects/gloo/api/external/envoy/extensions/upstream_wait/upstream_wait_filter.proto",
        "projects/gloo/api/external/envoy/extensions/waf/waf.proto",
        "projects/gloo/api/external/envoy/extensions/wasm/v3/wasm.proto",
        "projects/gloo/api/external/envoy/extensions/xff_offset/solo_xff_offset_filter.proto",
        "projects/gloo/api/external/envoy/service/ext_proc/v3/external_processor.proto",
        "projects/gloo/api/external/envoy/type/matcher/v3/regex.proto",
        "projects/gloo/api/external/envoy/type/matcher/v3/string.proto",
        "projects/gloo/api/external/envoy/type/metadata/v3/metadata.proto",
        "projects/gloo/api/external/envoy/type/range.proto",
        "projects/gloo/api/external/envoy/type/tracing/v3/custom_tag.proto",
        "projects/gloo/api/external/envoy/type/v3/http.proto",
        "projects/gloo/api/external/envoy/type/v3/http_status.proto",
        "projects/gloo/api/external/envoy/type/v3/percent.proto",
        "projects/gloo/api/external/envoy/type/v3/range.proto",
        "projects/gloo/api/external/envoy/type/v3/semantic_version.proto",
        "projects/gloo/api/external/opentelemetry/common/v1/common.proto",
        "projects/gloo/api/external/udpa/annotations/migrate.proto",
        "projects/gloo/api/external/udpa/annotations/sensitive.proto",
        "projects/gloo/api/external/udpa/annotations/status.proto",
        "projects/gloo/api/external/udpa/annotations/versioning.proto",
        "projects/gloo/api/external/xds/annotations/v3/migrate.proto",
        "projects/gloo/api/external/xds/annotations/v3/security.proto",
        "projects/gloo/api/external/xds/annotations/v3/sensitive.proto",
        "projects/gloo/api/external/xds/annotations/v3/status.proto",
        "projects/gloo/api/external/xds/annotations/v3/versioning.proto",
        "projects/gloo/api/external/xds/core/v3/authority.proto",
        "projects/gloo/api/external/xds/core/v3/cidr.proto",
        "projects/gloo/api/external/xds/core/v3/context_params.proto",
        "projects/gloo/api/external/xds/core/v3/extension.proto",
        "projects/gloo/api/external/xds/core/v3/resource.proto",
        "projects/gloo/api/external/xds/core/v3/resource_locator.proto",
        "projects/gloo/api/external/xds/core/v3/resource_name.proto",
        "projects/gloo/api/external/xds/data/orca/v3/orca_load_report.proto",
        "projects/gloo/api/external/xds/service/orca/v3/orca.proto",
        "projects/gloo/api/external/xds/type/matcher/v3/domain.proto",
        "projects/gloo/api/external/xds/type/matcher/v3/http_inputs.proto",
        "projects/gloo/api/external/xds/type/matcher/v3/ip.proto",
        "projects/gloo/api/external/xds/type/matcher/v3/matcher.proto",
        "projects/gloo/api/external/xds/type/matcher/v3/range.proto",
        "projects/gloo/api/external/xds/type/matcher/v3/regex.proto",
        "projects/gloo/api/external/xds/type/matcher/v3/string.proto",
        "projects/gloo/api/external/xds/type/v3/range.proto",
        "projects/gloo/api/external/xds/type/v3/typed_struct.proto",
        "projects/gloo/api/grpc/debug/proxy_endpoint.proto",
        "projects/gloo/api/grpc/validation/gloo_validation.proto",
        "projects/gloo/api/grpc/version/version.proto",
        "projects/gloo/api/v1/artifact.proto",
        "projects/gloo/api/v1/circuit_breaker/circuit_breaker.proto",
        "projects/gloo/api/v1/connection.proto",
        "projects/gloo/api/v1/core/matchers/matchers.proto",
        "projects/gloo/api/v1/core/selectors/selectors.proto",
        "projects/gloo/api/v1/destination_spec.proto",
        "projects/gloo/api/v1/endpoint.proto",
        "projects/gloo/api/v1/enterprise/options/ai/ai.proto",
        "projects/gloo/api/v1/enterprise/options/caching/caching.proto",
        "projects/gloo/api/v1/enterprise/options/dlp/dlp.proto",
        "projects/gloo/api/v1/enterprise/options/extauth/v1/extauth-internal.proto",
        "projects/gloo/api/v1/enterprise/options/extauth/v1/extauth.proto",
        "projects/gloo/api/v1/enterprise/options/extproc/extproc.proto",
        "projects/gloo/api/v1/enterprise/options/gcp/gcp.proto",
        "projects/gloo/api/v1/enterprise/options/graphql/v1beta1/graphql.proto",
        "projects/gloo/api/v1/enterprise/options/jwt/jwt.proto",
        "projects/gloo/api/v1/enterprise/options/ratelimit/ratelimit.proto",
        "projects/gloo/api/v1/enterprise/options/rbac/rbac.proto",
        "projects/gloo/api/v1/enterprise/options/stateful_session/stateful_session.proto",
        "projects/gloo/api/v1/enterprise/options/tap/tap.proto",
        "projects/gloo/api/v1/enterprise/options/waf/waf.proto",
        "projects/gloo/api/v1/enterprise/ratelimit.proto",
        "projects/gloo/api/v1/extensions.proto",
        "projects/gloo/api/v1/failover.proto",
        "projects/gloo/api/v1/filters/stages.proto",
        "projects/gloo/api/v1/gloosnapshot/snap.proto",
        "projects/gloo/api/v1/http_listener_options.proto",
        "projects/gloo/api/v1/listener_options.proto",
        "projects/gloo/api/v1/load_balancer.proto",
        "projects/gloo/api/v1/options/advanced_http/advanced_http.proto",
        "projects/gloo/api/v1/options/als/als.proto",
        "projects/gloo/api/v1/options/aws/aws.proto",
        "projects/gloo/api/v1/options/aws/ec2/aws_ec2.proto",
        "projects/gloo/api/v1/options/azure/azure.proto",
        "projects/gloo/api/v1/options/connection_limit/connection_limit.proto",
        "projects/gloo/api/v1/options/consul/consul.proto",
        "projects/gloo/api/v1/options/consul/query_options.proto",
        "projects/gloo/api/v1/options/cors/cors.proto",
        "projects/gloo/api/v1/options/dynamic_forward_proxy/dynamic_forward_proxy.proto",
        "projects/gloo/api/v1/options/faultinjection/fault.proto",
        "projects/gloo/api/v1/options/graphql/graphql.proto",
        "projects/gloo/api/v1/options/grpc/grpc.proto",
        "projects/gloo/api/v1/options/grpc_json/grpc_json.proto",
        "projects/gloo/api/v1/options/grpc_web/grpc_web.proto",
        "projects/gloo/api/v1/options/hcm/hcm.proto",
        "projects/gloo/api/v1/options/header_validation/header_validation.proto",
        "projects/gloo/api/v1/options/headers/headers.proto",
        "projects/gloo/api/v1/options/healthcheck/healthcheck.proto",
        "projects/gloo/api/v1/options/kubernetes/kubernetes.proto",
        "projects/gloo/api/v1/options/lbhash/lbhash.proto",
        "projects/gloo/api/v1/options/local_ratelimit/local_ratelimit.proto",
        "projects/gloo/api/v1/options/pipe/pipe.proto",
        "projects/gloo/api/v1/options/protocol/protocol.proto",
        "projects/gloo/api/v1/options/protocol_upgrade/protocol_upgrade.proto",
        "projects/gloo/api/v1/options/proxy_protocol/proxy_protocol.proto",
        "projects/gloo/api/v1/options/rest/rest.proto",
        "projects/gloo/api/v1/options/retries/retries.proto",
        "projects/gloo/api/v1/options/router/router.proto",
        "projects/gloo/api/v1/options/service_spec.proto",
        "projects/gloo/api/v1/options/shadowing/shadowing.proto",
        "projects/gloo/api/v1/options/static/static.proto",
        "projects/gloo/api/v1/options/stats/stats.proto",
        "projects/gloo/api/v1/options/subset_spec.proto",
        "projects/gloo/api/v1/options/tcp/tcp.proto",
        "projects/gloo/api/v1/options/tracing/tracing.proto",
        "projects/gloo/api/v1/options/transformation/parameters.proto",
        "projects/gloo/api/v1/options/transformation/transformation.proto",
        "projects/gloo/api/v1/options/wasm/wasm.proto",
        "projects/gloo/api/v1/proxy.proto",
        "projects/gloo/api/v1/route_configuration_options.proto",
        "projects/gloo/api/v1/route_options.proto",
        "projects/gloo/api/v1/secret.proto",
        "projects/gloo/api/v1/settings.proto",
        "projects/gloo/api/v1/ssl/ssl.proto",
        "projects/gloo/api/v1/subset.proto",
        "projects/gloo/api/v1/tcp_listener_options.proto",
        "projects/gloo/api/v1/upstream.proto",
        "projects/gloo/api/v1/virtual_host_options.proto",
        "projects/gloo/api/v1/weighted_destination_options.proto",
        "projects/ingress/api/v1/ingress.proto",
        "projects/ingress/api/v1/service.proto",
        "test/v1helpers/test_grpc_service/protos/glootest.proto"
      ],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "largest_source_bytes": 370768,
      "source_files_sampled": 2484,
      "oversized_source_files": 46,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "go.mod"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "istio.io/istio",
            "direct": true,
            "version": "v0.0.0-20260306174214-6991a379e1fc",
            "severity": "high",
            "ecosystem": "go",
            "cvss_score": 8.3,
            "advisory_ids": [
              "GHSA-7774-7vr3-cc8j",
              "GHSA-856q-xv3c-7f2f",
              "GHSA-9gcg-w975-3rjh",
              "GHSA-fgw5-hp8f-xfhc",
              "GHSA-hqxw-mm44-gc4r",
              "GHSA-qcvw-82hh-gq38",
              "GHSA-xwx5-5c9g-x68x",
              "GO-2026-5289",
              "GO-2026-5363"
            ],
            "fixed_version": "1.14.1",
            "advisory_count": 9,
            "oldest_advisory_days": 1785
          },
          {
            "name": "oras.land/oras-go/v2",
            "direct": false,
            "version": "v2.6.0",
            "severity": "high",
            "ecosystem": "go",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-8xwf-rjm4-xvhv",
              "GHSA-fxhp-mv3v-67qp",
              "GHSA-jxpm-75mh-9fp7",
              "GHSA-vh4v-2xq2-g5cg",
              "GHSA-xf85-363p-868w"
            ],
            "fixed_version": "2.6.1",
            "advisory_count": 5,
            "oldest_advisory_days": 19
          },
          {
            "name": "helm.sh/helm/v3",
            "direct": true,
            "version": "v3.18.6",
            "severity": "moderate",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GHSA-hr2v-4r36-88hr"
            ],
            "fixed_version": "4.1.4",
            "advisory_count": 1,
            "oldest_advisory_days": 101
          },
          {
            "name": "github.com/go-git/go-git/v5",
            "direct": false,
            "version": "v5.19.0",
            "severity": "moderate",
            "ecosystem": "go",
            "cvss_score": 6.5,
            "advisory_ids": [
              "GHSA-crhj-59gh-8x96",
              "GHSA-m7cr-m3pv-hgrp",
              "GHSA-w5pp-99ch-qj29",
              "GO-2026-5496"
            ],
            "fixed_version": "6.0.0-alpha.4",
            "advisory_count": 4,
            "oldest_advisory_days": 62
          },
          {
            "name": "github.com/hashicorp/go-retryablehttp",
            "direct": false,
            "version": "v0.6.6",
            "severity": "moderate",
            "ecosystem": "go",
            "cvss_score": 6,
            "advisory_ids": [
              "GHSA-v6v8-xj6m-xwqh",
              "GO-2024-2947"
            ],
            "fixed_version": "0.7.7",
            "advisory_count": 2,
            "oldest_advisory_days": 756
          },
          {
            "name": "go.mongodb.org/mongo-driver",
            "direct": false,
            "version": "v1.1.2",
            "severity": "moderate",
            "ecosystem": "go",
            "cvss_score": 6.8,
            "advisory_ids": [
              "GHSA-cp6g-7hqx-qxhp",
              "GHSA-f6mq-5m25-4r72",
              "GO-2021-0112"
            ],
            "fixed_version": "2.4.2",
            "advisory_count": 3,
            "oldest_advisory_days": 1861
          },
          {
            "name": "gopkg.in/square/go-jose.v2",
            "direct": false,
            "version": "v2.6.0",
            "severity": "moderate",
            "ecosystem": "go",
            "cvss_score": 4.3,
            "advisory_ids": [
              "GHSA-c5q2-7r4c-mv6g",
              "GO-2024-2631"
            ],
            "fixed_version": "4.0.1",
            "advisory_count": 2,
            "oldest_advisory_days": 865
          },
          {
            "name": "github.com/mccutchen/go-httpbin/v2",
            "direct": true,
            "version": "v2.15.0",
            "severity": "low",
            "ecosystem": "go",
            "cvss_score": 0,
            "advisory_ids": [
              "GHSA-528q-4pgm-wvg2",
              "GO-2025-3554"
            ],
            "fixed_version": "2.18.0",
            "advisory_count": 2,
            "oldest_advisory_days": 486
          },
          {
            "name": "github.com/aws/aws-sdk-go",
            "direct": true,
            "version": "v1.34.9",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2022-0635",
              "GO-2022-0646"
            ],
            "fixed_version": null,
            "advisory_count": 2,
            "oldest_advisory_days": 1620
          },
          {
            "name": "golang.org/x/crypto",
            "direct": true,
            "version": "v0.53.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5932"
            ],
            "fixed_version": null,
            "advisory_count": 1,
            "oldest_advisory_days": 13
          },
          {
            "name": "github.com/containerd/containerd",
            "direct": false,
            "version": "v1.7.33",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5064",
              "GO-2026-5338",
              "GO-2026-5622"
            ],
            "fixed_version": "2.3.2",
            "advisory_count": 3,
            "oldest_advisory_days": 28
          },
          {
            "name": "github.com/yuin/goldmark",
            "direct": false,
            "version": "v1.7.4",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5320"
            ],
            "fixed_version": "1.7.17",
            "advisory_count": 1,
            "oldest_advisory_days": 13
          }
        ],
        "collected": true,
        "truncated": false,
        "by_severity": {
          "low": 1,
          "high": 2,
          "unknown": 4,
          "moderate": 5
        },
        "advisory_count": 35,
        "affected_count": 12,
        "assessed_count": 348,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 5
      },
      "ecosystems": [
        "go"
      ],
      "dependencies": [
        {
          "name": "github.com/Masterminds/semver/v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.4.0"
        },
        {
          "name": "github.com/Netflix/go-expect",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20180928190340-9d1f4485533b"
        },
        {
          "name": "github.com/avast/retry-go",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.4.3+incompatible"
        },
        {
          "name": "github.com/aws/aws-sdk-go",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.34.9"
        },
        {
          "name": "github.com/cncf/xds/go",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20251210132809-ee656c7534f5"
        },
        {
          "name": "github.com/cratonica/2goarray",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20190331194516-514510793eaa"
        },
        {
          "name": "github.com/envoyproxy/go-control-plane",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.14.1-0.20260113062649-004b9ec70a46"
        },
        {
          "name": "github.com/envoyproxy/go-control-plane/envoy",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.36.1-0.20260108162445-88062bc404b3"
        },
        {
          "name": "github.com/envoyproxy/protoc-gen-validate",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.3.0"
        },
        {
          "name": "github.com/form3tech-oss/jwt-go",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.2.5+incompatible"
        },
        {
          "name": "github.com/fsnotify/fsnotify",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.9.0"
        },
        {
          "name": "github.com/ghodss/yaml",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.1-0.20190212211648-25d852aebe32"
        },
        {
          "name": "github.com/go-openapi/loads",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.19.4"
        },
        {
          "name": "github.com/go-openapi/spec",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.19.6"
        },
        {
          "name": "github.com/go-openapi/swag",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.25.4"
        },
        {
          "name": "github.com/go-swagger/go-swagger",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.21.0"
        },
        {
          "name": "github.com/gogo/googleapis",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.4.0"
        },
        {
          "name": "github.com/gogo/protobuf",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.3.2"
        },
        {
          "name": "github.com/golang/protobuf",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.5.4"
        },
        {
          "name": "github.com/google/go-github",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v17.0.0+incompatible"
        },
        {
          "name": "github.com/google/go-github/v32",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v32.0.0"
        },
        {
          "name": "github.com/gorilla/mux",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.8.1"
        },
        {
          "name": "github.com/grpc-ecosystem/go-grpc-middleware",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.4.0"
        },
        {
          "name": "github.com/hashicorp/consul/api",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.28.2"
        },
        {
          "name": "github.com/hashicorp/go-multierror",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.1"
        },
        {
          "name": "github.com/hashicorp/go-uuid",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.3"
        },
        {
          "name": "github.com/hashicorp/vault/api",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.8.2"
        },
        {
          "name": "github.com/hashicorp/vault/api/auth/aws",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.3.0"
        },
        {
          "name": "github.com/hinshun/vt10x",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20180809195222-d55458df857c"
        },
        {
          "name": "github.com/imdario/mergo",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.0"
        },
        {
          "name": "github.com/inconshreveable/go-update",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20160112193335-8152e7eb6ccf"
        },
        {
          "name": "github.com/jhump/protoreflect",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.15.3"
        },
        {
          "name": "github.com/kelseyhightower/envconfig",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.4.0"
        },
        {
          "name": "github.com/olekukonko/tablewriter",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.5"
        },
        {
          "name": "github.com/onsi/ginkgo/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.27.2"
        },
        {
          "name": "github.com/onsi/gomega",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.38.2"
        },
        {
          "name": "github.com/pkg/browser",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20180916011732-0a3d74bf9ce4"
        },
        {
          "name": "github.com/pkg/errors",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.9.1"
        },
        {
          "name": "github.com/rotisserie/eris",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.5.4"
        },
        {
          "name": "github.com/saiskee/gettercheck",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20210820204958-38443d06ebe0"
        },
        {
          "name": "github.com/sergi/go-diff",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.3.2-0.20230802210424-5b0b94c5c0d3"
        },
        {
          "name": "github.com/solo-io/go-list-licenses",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.1.4"
        },
        {
          "name": "github.com/solo-io/go-utils",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.30.0"
        },
        {
          "name": "github.com/solo-io/k8s-utils",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.13.0"
        },
        {
          "name": "github.com/solo-io/protoc-gen-ext",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.1.0"
        },
        {
          "name": "github.com/solo-io/protoc-gen-openapi",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.4.0"
        },
        {
          "name": "github.com/solo-io/skv2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.46.0"
        },
        {
          "name": "github.com/solo-io/solo-apis",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20260529155429-309beeb6d941"
        },
        {
          "name": "github.com/solo-io/solo-kit",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.41.0"
        },
        {
          "name": "github.com/spf13/afero",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.14.0"
        },
        {
          "name": "github.com/spf13/cobra",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.10.0"
        },
        {
          "name": "github.com/spf13/pflag",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.10"
        },
        {
          "name": "github.com/spf13/viper",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.20.1"
        },
        {
          "name": "go.opencensus.io",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.24.0"
        },
        {
          "name": "go.uber.org/goleak",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.3.0"
        },
        {
          "name": "go.uber.org/multierr",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.11.0"
        },
        {
          "name": "go.uber.org/zap",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.27.0"
        },
        {
          "name": "golang.org/x/crypto",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.53.0"
        },
        {
          "name": "golang.org/x/sync",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.21.0"
        },
        {
          "name": "golang.org/x/tools",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.45.0"
        },
        {
          "name": "google.golang.org/grpc",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.79.3"
        },
        {
          "name": "google.golang.org/protobuf",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.36.11"
        },
        {
          "name": "gopkg.in/AlecAivazis/survey.v1",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.8.7"
        },
        {
          "name": "helm.sh/helm/v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.18.6"
        },
        {
          "name": "k8s.io/api",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.35.2"
        },
        {
          "name": "k8s.io/apiextensions-apiserver",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.35.2"
        },
        {
          "name": "k8s.io/apimachinery",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.35.2"
        },
        {
          "name": "k8s.io/client-go",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.35.2"
        },
        {
          "name": "k8s.io/code-generator",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.35.2"
        },
        {
          "name": "k8s.io/component-base",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.35.2"
        },
        {
          "name": "k8s.io/kubectl",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.35.2"
        },
        {
          "name": "knative.dev/networking",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20211210083629-bace06e98aee"
        },
        {
          "name": "knative.dev/pkg",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20211206113427-18589ac7627e"
        },
        {
          "name": "sigs.k8s.io/controller-runtime",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.22.4"
        },
        {
          "name": "sigs.k8s.io/gateway-api",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.4.1"
        },
        {
          "name": "sigs.k8s.io/yaml",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.6.0"
        },
        {
          "name": "github.com/ahmetb/gen-crd-api-reference-docs",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.3.1-0.20240214155107-6cf1ede4da61"
        },
        {
          "name": "github.com/avast/retry-go/v4",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v4.3.3"
        },
        {
          "name": "github.com/envoyproxy/go-control-plane/contrib",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.36.1-0.20260108162445-88062bc404b3"
        },
        {
          "name": "github.com/envoyproxy/go-control-plane/ratelimit",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.1.0"
        },
        {
          "name": "github.com/go-logr/zapr",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.3.0"
        },
        {
          "name": "github.com/golang-jwt/jwt/v4",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v4.5.2"
        },
        {
          "name": "github.com/google/go-cmp",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.7.0"
        },
        {
          "name": "github.com/google/uuid",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.6.0"
        },
        {
          "name": "github.com/mccutchen/go-httpbin/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.15.0"
        },
        {
          "name": "github.com/prometheus/client_model",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.6.2"
        },
        {
          "name": "github.com/prometheus/common",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.67.5"
        },
        {
          "name": "github.com/quasilyte/go-ruleguard/dsl",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.3.22"
        },
        {
          "name": "github.com/solo-io/cue",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.4.7"
        },
        {
          "name": "github.com/stoewer/go-strcase",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.3.1"
        },
        {
          "name": "github.com/stretchr/testify",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.11.1"
        },
        {
          "name": "go.opentelemetry.io/proto/otlp",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.9.0"
        },
        {
          "name": "go.uber.org/mock",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.6.0"
        },
        {
          "name": "golang.org/x/exp",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20260410095643-746e56fc9e2f"
        },
        {
          "name": "golang.org/x/mod",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.36.0"
        },
        {
          "name": "google.golang.org/genproto/googleapis/api",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20251213004720-97cd9d5aeac2"
        },
        {
          "name": "google.golang.org/genproto/googleapis/rpc",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20251213004720-97cd9d5aeac2"
        },
        {
          "name": "istio.io/api",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.29.0-rc.1.0.20260209142455-7fea5efd57ca"
        },
        {
          "name": "istio.io/client-go",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.29.0-rc.1.0.20260209143053-34bf90f81feb"
        },
        {
          "name": "istio.io/istio",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20260306174214-6991a379e1fc"
        },
        {
          "name": "k8s.io/utils",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20251219084037-98d557b7f1e7"
        },
        {
          "name": "sigs.k8s.io/controller-tools",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.19.0"
        },
        {
          "name": "sigs.k8s.io/structured-merge-diff/v6",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v6.3.1"
        },
        {
          "name": "github.com/fatih/color",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.18.0"
        },
        {
          "name": "github.com/rodaine/table",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.3.0"
        },
        {
          "name": "gopkg.in/yaml.v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.0.1"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "github.com/ahmetb/gen-crd-api-reference-docs",
            "direct": true,
            "version": "v0.3.1-0.20240214155107-6cf1ede4da61",
            "ecosystem": "go"
          },
          {
            "name": "github.com/avast/retry-go",
            "direct": true,
            "version": "v2.4.3+incompatible",
            "ecosystem": "go"
          },
          {
            "name": "github.com/avast/retry-go/v4",
            "direct": true,
            "version": "v4.3.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go",
            "direct": true,
            "version": "v1.34.9",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cncf/xds/go",
            "direct": true,
            "version": "v0.0.0-20251210132809-ee656c7534f5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cratonica/2goarray",
            "direct": true,
            "version": "v0.0.0-20190331194516-514510793eaa",
            "ecosystem": "go"
          },
          {
            "name": "github.com/envoyproxy/go-control-plane",
            "direct": true,
            "version": "v0.14.1-0.20260113062649-004b9ec70a46",
            "ecosystem": "go"
          },
          {
            "name": "github.com/envoyproxy/go-control-plane/contrib",
            "direct": true,
            "version": "v1.36.1-0.20260108162445-88062bc404b3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/envoyproxy/go-control-plane/envoy",
            "direct": true,
            "version": "v1.36.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/envoyproxy/go-control-plane/envoy",
            "direct": true,
            "version": "v1.36.1-0.20260108162445-88062bc404b3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/envoyproxy/go-control-plane/ratelimit",
            "direct": true,
            "version": "v0.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/envoyproxy/protoc-gen-validate",
            "direct": true,
            "version": "v1.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/fatih/color",
            "direct": true,
            "version": "v1.18.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/form3tech-oss/jwt-go",
            "direct": true,
            "version": "v3.2.5+incompatible",
            "ecosystem": "go"
          },
          {
            "name": "github.com/fsnotify/fsnotify",
            "direct": true,
            "version": "v1.9.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ghodss/yaml",
            "direct": true,
            "version": "v1.0.1-0.20190212211648-25d852aebe32",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-logr/zapr",
            "direct": true,
            "version": "v1.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/loads",
            "direct": true,
            "version": "v0.19.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/spec",
            "direct": true,
            "version": "v0.19.6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/swag",
            "direct": true,
            "version": "v0.25.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-swagger/go-swagger",
            "direct": true,
            "version": "v0.21.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gogo/googleapis",
            "direct": true,
            "version": "v1.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gogo/protobuf",
            "direct": true,
            "version": "v1.3.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golang-jwt/jwt/v4",
            "direct": true,
            "version": "v4.5.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golang/protobuf",
            "direct": true,
            "version": "v1.5.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/go-cmp",
            "direct": true,
            "version": "v0.7.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/go-github",
            "direct": true,
            "version": "v17.0.0+incompatible",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/go-github/v32",
            "direct": true,
            "version": "v32.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/uuid",
            "direct": true,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gorilla/mux",
            "direct": true,
            "version": "v1.8.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/grpc-ecosystem/go-grpc-middleware",
            "direct": true,
            "version": "v1.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/consul/api",
            "direct": true,
            "version": "v1.28.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/go-multierror",
            "direct": true,
            "version": "v1.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/go-uuid",
            "direct": true,
            "version": "v1.0.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/vault/api",
            "direct": true,
            "version": "v1.8.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/vault/api/auth/aws",
            "direct": true,
            "version": "v0.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hinshun/vt10x",
            "direct": true,
            "version": "v0.0.0-20180809195222-d55458df857c",
            "ecosystem": "go"
          },
          {
            "name": "github.com/inconshreveable/go-update",
            "direct": true,
            "version": "v0.0.0-20160112193335-8152e7eb6ccf",
            "ecosystem": "go"
          },
          {
            "name": "github.com/jhump/protoreflect",
            "direct": true,
            "version": "v1.15.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/kelseyhightower/envconfig",
            "direct": true,
            "version": "v1.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/masterminds/semver/v3",
            "direct": true,
            "version": "v3.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mccutchen/go-httpbin/v2",
            "direct": true,
            "version": "v2.15.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/netflix/go-expect",
            "direct": true,
            "version": "v0.0.0-20180928190340-9d1f4485533b",
            "ecosystem": "go"
          },
          {
            "name": "github.com/olekukonko/tablewriter",
            "direct": true,
            "version": "v0.0.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/onsi/ginkgo/v2",
            "direct": true,
            "version": "v2.27.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/onsi/gomega",
            "direct": true,
            "version": "v1.38.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pkg/browser",
            "direct": true,
            "version": "v0.0.0-20180916011732-0a3d74bf9ce4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pkg/errors",
            "direct": true,
            "version": "v0.8.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pkg/errors",
            "direct": true,
            "version": "v0.9.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/client_model",
            "direct": true,
            "version": "v0.6.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/common",
            "direct": true,
            "version": "v0.67.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/quasilyte/go-ruleguard/dsl",
            "direct": true,
            "version": "v0.3.22",
            "ecosystem": "go"
          },
          {
            "name": "github.com/rodaine/table",
            "direct": true,
            "version": "v1.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/rotisserie/eris",
            "direct": true,
            "version": "v0.5.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/saiskee/gettercheck",
            "direct": true,
            "version": "v0.0.0-20210820204958-38443d06ebe0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sergi/go-diff",
            "direct": true,
            "version": "v1.3.2-0.20230802210424-5b0b94c5c0d3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/solo-io/cue",
            "direct": true,
            "version": "v0.4.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/solo-io/go-list-licenses",
            "direct": true,
            "version": "v0.1.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/solo-io/go-utils",
            "direct": true,
            "version": "v0.30.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/solo-io/k8s-utils",
            "direct": true,
            "version": "v0.12.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/solo-io/k8s-utils",
            "direct": true,
            "version": "v0.13.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/solo-io/protoc-gen-ext",
            "direct": true,
            "version": "v0.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/solo-io/protoc-gen-openapi",
            "direct": true,
            "version": "v0.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/solo-io/skv2",
            "direct": true,
            "version": "v0.46.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/solo-io/solo-apis",
            "direct": true,
            "version": "v0.0.0-20260529155429-309beeb6d941",
            "ecosystem": "go"
          },
          {
            "name": "github.com/solo-io/solo-kit",
            "direct": true,
            "version": "v0.40.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/solo-io/solo-kit",
            "direct": true,
            "version": "v0.41.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/afero",
            "direct": true,
            "version": "v1.14.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/cobra",
            "direct": true,
            "version": "v1.10.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/pflag",
            "direct": true,
            "version": "v1.0.10",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/viper",
            "direct": true,
            "version": "v1.20.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/stoewer/go-strcase",
            "direct": true,
            "version": "v1.3.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/stretchr/testify",
            "direct": true,
            "version": "v1.11.1",
            "ecosystem": "go"
          },
          {
            "name": "go.opencensus.io",
            "direct": true,
            "version": "v0.24.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/proto/otlp",
            "direct": true,
            "version": "v1.9.0",
            "ecosystem": "go"
          },
          {
            "name": "go.uber.org/goleak",
            "direct": true,
            "version": "v1.3.0",
            "ecosystem": "go"
          },
          {
            "name": "go.uber.org/mock",
            "direct": true,
            "version": "v0.6.0",
            "ecosystem": "go"
          },
          {
            "name": "go.uber.org/multierr",
            "direct": true,
            "version": "v1.11.0",
            "ecosystem": "go"
          },
          {
            "name": "go.uber.org/zap",
            "direct": true,
            "version": "v1.27.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/crypto",
            "direct": true,
            "version": "v0.53.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/exp",
            "direct": true,
            "version": "v0.0.0-20260410095643-746e56fc9e2f",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/mod",
            "direct": true,
            "version": "v0.36.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sync",
            "direct": true,
            "version": "v0.21.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/tools",
            "direct": true,
            "version": "v0.45.0",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/genproto/googleapis/api",
            "direct": true,
            "version": "v0.0.0-20251202230838-ff82c1b0f217",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/genproto/googleapis/api",
            "direct": true,
            "version": "v0.0.0-20251213004720-97cd9d5aeac2",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/genproto/googleapis/rpc",
            "direct": true,
            "version": "v0.0.0-20251202230838-ff82c1b0f217",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/genproto/googleapis/rpc",
            "direct": true,
            "version": "v0.0.0-20251213004720-97cd9d5aeac2",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/grpc",
            "direct": true,
            "version": "v1.79.3",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/protobuf",
            "direct": true,
            "version": "v1.36.10",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/protobuf",
            "direct": true,
            "version": "v1.36.11",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/alecaivazis/survey.v1",
            "direct": true,
            "version": "v1.8.7",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/yaml.v3",
            "direct": true,
            "version": "v3.0.1",
            "ecosystem": "go"
          },
          {
            "name": "helm.sh/helm/v3",
            "direct": true,
            "version": "v3.18.6",
            "ecosystem": "go"
          },
          {
            "name": "istio.io/api",
            "direct": true,
            "version": "v1.29.0-rc.1.0.20260209142455-7fea5efd57ca",
            "ecosystem": "go"
          },
          {
            "name": "istio.io/client-go",
            "direct": true,
            "version": "v1.29.0-rc.1.0.20260209143053-34bf90f81feb",
            "ecosystem": "go"
          },
          {
            "name": "istio.io/istio",
            "direct": true,
            "version": "v0.0.0-20260306174214-6991a379e1fc",
            "ecosystem": "go"
          },
          {
            "name": "k8s.io/utils",
            "direct": true,
            "version": "v0.0.0-20251219084037-98d557b7f1e7",
            "ecosystem": "go"
          },
          {
            "name": "knative.dev/networking",
            "direct": true,
            "version": "v0.0.0-20211210083629-bace06e98aee",
            "ecosystem": "go"
          },
          {
            "name": "knative.dev/pkg",
            "direct": true,
            "version": "v0.0.0-20211206113427-18589ac7627e",
            "ecosystem": "go"
          },
          {
            "name": "sigs.k8s.io/controller-runtime",
            "direct": true,
            "version": "v0.22.4",
            "ecosystem": "go"
          },
          {
            "name": "sigs.k8s.io/controller-tools",
            "direct": true,
            "version": "v0.19.0",
            "ecosystem": "go"
          },
          {
            "name": "sigs.k8s.io/gateway-api",
            "direct": true,
            "version": "v1.4.1",
            "ecosystem": "go"
          },
          {
            "name": "sigs.k8s.io/structured-merge-diff/v6",
            "direct": true,
            "version": "v6.3.1",
            "ecosystem": "go"
          },
          {
            "name": "sigs.k8s.io/yaml",
            "direct": true,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "cel.dev/expr",
            "direct": false,
            "version": "v0.25.1",
            "ecosystem": "go"
          },
          {
            "name": "contrib.go.opencensus.io/exporter/prometheus",
            "direct": false,
            "version": "v0.4.0",
            "ecosystem": "go"
          },
          {
            "name": "cuelang.org/go",
            "direct": false,
            "version": "v0.10.0",
            "ecosystem": "go"
          },
          {
            "name": "dario.cat/mergo",
            "direct": false,
            "version": "v1.0.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/antlr4-go/antlr/v4",
            "direct": false,
            "version": "v4.13.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/armon/go-metrics",
            "direct": false,
            "version": "v0.4.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/armon/go-radix",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/asaskevich/govalidator",
            "direct": false,
            "version": "v0.0.0-20230301143203-a9d515a09cc2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/azure/go-ansiterm",
            "direct": false,
            "version": "v0.0.0-20250102033503-faa5f7b0171c",
            "ecosystem": "go"
          },
          {
            "name": "github.com/beorn7/perks",
            "direct": false,
            "version": "v1.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/blang/semver/v4",
            "direct": false,
            "version": "v4.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/bufbuild/protocompile",
            "direct": false,
            "version": "v0.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/bugsnag/bugsnag-go",
            "direct": false,
            "version": "v1.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/burntsushi/toml",
            "direct": false,
            "version": "v1.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cenkalti/backoff/v3",
            "direct": false,
            "version": "v3.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cespare/xxhash/v2",
            "direct": false,
            "version": "v2.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/chai2010/gettext-go",
            "direct": false,
            "version": "v1.0.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cloudflare/circl",
            "direct": false,
            "version": "v1.6.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cockroachdb/apd/v3",
            "direct": false,
            "version": "v3.2.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/containerd/containerd",
            "direct": false,
            "version": "v1.7.33",
            "ecosystem": "go"
          },
          {
            "name": "github.com/containerd/errdefs",
            "direct": false,
            "version": "v0.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/containerd/log",
            "direct": false,
            "version": "v0.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/containerd/platforms",
            "direct": false,
            "version": "v0.2.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cpuguy83/go-md2man/v2",
            "direct": false,
            "version": "v2.0.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/creack/pty",
            "direct": false,
            "version": "v1.1.18",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cyphar/filepath-securejoin",
            "direct": false,
            "version": "v0.6.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/davecgh/go-spew",
            "direct": false,
            "version": "v1.1.2-0.20180830191138-d8f796af33cc",
            "ecosystem": "go"
          },
          {
            "name": "github.com/decred/dcrd/dcrec/secp256k1/v4",
            "direct": false,
            "version": "v4.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/distribution/reference",
            "direct": false,
            "version": "v0.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/emicklei/go-restful/v3",
            "direct": false,
            "version": "v3.13.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/emicklei/proto",
            "direct": false,
            "version": "v1.13.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/emirpasic/gods",
            "direct": false,
            "version": "v1.18.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/evanphx/json-patch",
            "direct": false,
            "version": "v5.9.11+incompatible",
            "ecosystem": "go"
          },
          {
            "name": "github.com/evanphx/json-patch/v5",
            "direct": false,
            "version": "v5.9.11",
            "ecosystem": "go"
          },
          {
            "name": "github.com/exponent-io/jsonpath",
            "direct": false,
            "version": "v0.0.0-20210407135951-1de76d718b3f",
            "ecosystem": "go"
          },
          {
            "name": "github.com/fatih/camelcase",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/fgrosse/zaptest",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/foomo/soap",
            "direct": false,
            "version": "v0.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/fxamacker/cbor/v2",
            "direct": false,
            "version": "v2.9.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gertd/go-pluralize",
            "direct": false,
            "version": "v0.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/getkin/kin-openapi",
            "direct": false,
            "version": "v0.131.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-errors/errors",
            "direct": false,
            "version": "v1.5.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.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-gorp/gorp/v3",
            "direct": false,
            "version": "v3.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-kit/log",
            "direct": false,
            "version": "v0.2.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-logfmt/logfmt",
            "direct": false,
            "version": "v0.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-logr/logr",
            "direct": false,
            "version": "v1.4.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-logr/stdr",
            "direct": false,
            "version": "v1.2.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/analysis",
            "direct": false,
            "version": "v0.19.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/errors",
            "direct": false,
            "version": "v0.19.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/jsonpointer",
            "direct": false,
            "version": "v0.22.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/jsonreference",
            "direct": false,
            "version": "v0.21.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/runtime",
            "direct": false,
            "version": "v0.19.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/strfmt",
            "direct": false,
            "version": "v0.19.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/swag/cmdutils",
            "direct": false,
            "version": "v0.25.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/swag/conv",
            "direct": false,
            "version": "v0.25.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/swag/fileutils",
            "direct": false,
            "version": "v0.25.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/swag/jsonname",
            "direct": false,
            "version": "v0.25.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/swag/jsonutils",
            "direct": false,
            "version": "v0.25.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/swag/loading",
            "direct": false,
            "version": "v0.25.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/swag/mangling",
            "direct": false,
            "version": "v0.25.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/swag/netutils",
            "direct": false,
            "version": "v0.25.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/swag/stringutils",
            "direct": false,
            "version": "v0.25.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/swag/typeutils",
            "direct": false,
            "version": "v0.25.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/swag/yamlutils",
            "direct": false,
            "version": "v0.25.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/validate",
            "direct": false,
            "version": "v0.19.8",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-stack/stack",
            "direct": false,
            "version": "v1.8.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-task/slim-sprig/v3",
            "direct": false,
            "version": "v3.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-test/deep",
            "direct": false,
            "version": "v1.0.8",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-viper/mapstructure/v2",
            "direct": false,
            "version": "v2.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gobuffalo/flect",
            "direct": false,
            "version": "v1.0.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gobwas/glob",
            "direct": false,
            "version": "v0.2.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/goccy/go-json",
            "direct": false,
            "version": "v0.10.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golang/groupcache",
            "direct": false,
            "version": "v0.0.0-20241129210726-2c02b8208cf8",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golang/mock",
            "direct": false,
            "version": "v1.7.0-rc.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golang/snappy",
            "direct": false,
            "version": "v0.0.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/btree",
            "direct": false,
            "version": "v1.1.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/cel-go",
            "direct": false,
            "version": "v0.26.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/gnostic-models",
            "direct": false,
            "version": "v0.7.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/go-querystring",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/pprof",
            "direct": false,
            "version": "v0.0.0-20250923004556-9e5a51aed1e8",
            "ecosystem": "go"
          },
          {
            "name": "github.com/goph/emperror",
            "direct": false,
            "version": "v0.17.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gorilla/websocket",
            "direct": false,
            "version": "v1.5.4-0.20250319132907-e064f32e3674",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gosuri/uitable",
            "direct": false,
            "version": "v0.0.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gregjones/httpcache",
            "direct": false,
            "version": "v0.0.0-20190611155906-901d90724c79",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/errwrap",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/go-cleanhttp",
            "direct": false,
            "version": "v0.5.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/go-hclog",
            "direct": false,
            "version": "v1.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/go-immutable-radix",
            "direct": false,
            "version": "v1.3.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/go-plugin",
            "direct": false,
            "version": "v1.4.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/go-retryablehttp",
            "direct": false,
            "version": "v0.6.6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/go-rootcerts",
            "direct": false,
            "version": "v1.0.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/go-secure-stdlib/awsutil",
            "direct": false,
            "version": "v0.1.6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/go-secure-stdlib/mlock",
            "direct": false,
            "version": "v0.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/go-secure-stdlib/parseutil",
            "direct": false,
            "version": "v0.1.6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/go-secure-stdlib/strutil",
            "direct": false,
            "version": "v0.1.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/go-sockaddr",
            "direct": false,
            "version": "v1.0.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/go-version",
            "direct": false,
            "version": "v1.7.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/golang-lru",
            "direct": false,
            "version": "v0.5.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/hcl",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/serf",
            "direct": false,
            "version": "v0.10.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/vault/sdk",
            "direct": false,
            "version": "v0.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/yamux",
            "direct": false,
            "version": "v0.0.0-20181012175058-2f1d1f20f75d",
            "ecosystem": "go"
          },
          {
            "name": "github.com/huandu/xstrings",
            "direct": false,
            "version": "v1.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/inconshreveable/mousetrap",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/jbenet/go-context",
            "direct": false,
            "version": "v0.0.0-20150711004518-d14ea06fba99",
            "ecosystem": "go"
          },
          {
            "name": "github.com/jmespath/go-jmespath",
            "direct": false,
            "version": "v0.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/jmoiron/sqlx",
            "direct": false,
            "version": "v1.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/jonboulle/clockwork",
            "direct": false,
            "version": "v0.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/josharian/intern",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/json-iterator/go",
            "direct": false,
            "version": "v1.1.12",
            "ecosystem": "go"
          },
          {
            "name": "github.com/k0kubun/pp",
            "direct": false,
            "version": "v3.0.1+incompatible",
            "ecosystem": "go"
          },
          {
            "name": "github.com/kballard/go-shellquote",
            "direct": false,
            "version": "v0.0.0-20180428030007-95032a82bc51",
            "ecosystem": "go"
          },
          {
            "name": "github.com/kevinburke/ssh_config",
            "direct": false,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/klauspost/compress",
            "direct": false,
            "version": "v1.18.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/klauspost/cpuid/v2",
            "direct": false,
            "version": "v2.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/kr/pty",
            "direct": false,
            "version": "v1.1.8",
            "ecosystem": "go"
          },
          {
            "name": "github.com/lann/builder",
            "direct": false,
            "version": "v0.0.0-20180802200727-47ae307949d0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/lann/ps",
            "direct": false,
            "version": "v0.0.0-20150810152359-62de8c46ede0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/lestrrat-go/backoff/v2",
            "direct": false,
            "version": "v2.0.8",
            "ecosystem": "go"
          },
          {
            "name": "github.com/lestrrat-go/blackmagic",
            "direct": false,
            "version": "v1.0.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/lestrrat-go/httpcc",
            "direct": false,
            "version": "v1.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/lestrrat-go/iter",
            "direct": false,
            "version": "v1.0.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/lestrrat-go/jwx",
            "direct": false,
            "version": "v1.2.31",
            "ecosystem": "go"
          },
          {
            "name": "github.com/lestrrat-go/option",
            "direct": false,
            "version": "v1.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/lib/pq",
            "direct": false,
            "version": "v1.10.9",
            "ecosystem": "go"
          },
          {
            "name": "github.com/liggitt/tabwriter",
            "direct": false,
            "version": "v0.0.0-20181228230101-89fcab3d43de",
            "ecosystem": "go"
          },
          {
            "name": "github.com/lithammer/dedent",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/lithammer/fuzzysearch",
            "direct": false,
            "version": "v1.1.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/lyft/protoc-gen-star",
            "direct": false,
            "version": "v0.6.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/lyft/protoc-gen-star/v2",
            "direct": false,
            "version": "v2.0.4-0.20230330145011-496ad1ac90a4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mailru/easyjson",
            "direct": false,
            "version": "v0.9.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/makenowjust/heredoc",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/masterminds/goutils",
            "direct": false,
            "version": "v1.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/masterminds/semver",
            "direct": false,
            "version": "v1.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/masterminds/sprig",
            "direct": false,
            "version": "v2.22.0+incompatible",
            "ecosystem": "go"
          },
          {
            "name": "github.com/masterminds/sprig/v3",
            "direct": false,
            "version": "v3.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/masterminds/squirrel",
            "direct": false,
            "version": "v1.5.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-colorable",
            "direct": false,
            "version": "v0.1.14",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-isatty",
            "direct": false,
            "version": "v0.0.20",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-runewidth",
            "direct": false,
            "version": "v0.0.16",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-zglob",
            "direct": false,
            "version": "v0.0.6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mgutz/ansi",
            "direct": false,
            "version": "v0.0.0-20170206155736-9520e82c474b",
            "ecosystem": "go"
          },
          {
            "name": "github.com/microsoft/go-winio",
            "direct": false,
            "version": "v0.6.2",
            "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-testing-interface",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mitchellh/go-wordwrap",
            "direct": false,
            "version": "v1.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mitchellh/hashstructure",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mitchellh/mapstructure",
            "direct": false,
            "version": "v1.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mitchellh/reflectwalk",
            "direct": false,
            "version": "v1.0.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/moby/spdystream",
            "direct": false,
            "version": "v0.5.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/moby/term",
            "direct": false,
            "version": "v0.5.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/modern-go/concurrent",
            "direct": false,
            "version": "v0.0.0-20180306012644-bacd9c7ef1dd",
            "ecosystem": "go"
          },
          {
            "name": "github.com/modern-go/reflect2",
            "direct": false,
            "version": "v1.0.3-0.20250322232337-35a7c28c31ee",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mohae/deepcopy",
            "direct": false,
            "version": "v0.0.0-20170929034955-c48cc78d4826",
            "ecosystem": "go"
          },
          {
            "name": "github.com/monochromegane/go-gitignore",
            "direct": false,
            "version": "v0.0.0-20200626010858-205db1a8cc00",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mpvl/unique",
            "direct": false,
            "version": "v0.0.0-20150818121801-cbe035fff7de",
            "ecosystem": "go"
          },
          {
            "name": "github.com/munnerz/goautoneg",
            "direct": false,
            "version": "v0.0.0-20191010083416-a7dc8b61c822",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mxk/go-flowrate",
            "direct": false,
            "version": "v0.0.0-20140419014527-cca7078d478f",
            "ecosystem": "go"
          },
          {
            "name": "github.com/oasdiff/yaml",
            "direct": false,
            "version": "v0.0.0-20250309154309-f31be36b4037",
            "ecosystem": "go"
          },
          {
            "name": "github.com/oasdiff/yaml3",
            "direct": false,
            "version": "v0.0.0-20250309153720-d2182401db90",
            "ecosystem": "go"
          },
          {
            "name": "github.com/oklog/run",
            "direct": false,
            "version": "v1.0.0",
            "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/pelletier/go-toml",
            "direct": false,
            "version": "v1.9.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pelletier/go-toml/v2",
            "direct": false,
            "version": "v2.2.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/perimeterx/marshmallow",
            "direct": false,
            "version": "v1.1.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/peterbourgon/diskv",
            "direct": false,
            "version": "v2.0.1+incompatible",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pierrec/lz4",
            "direct": false,
            "version": "v2.6.1+incompatible",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pjbgf/sha1cd",
            "direct": false,
            "version": "v0.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/planetscale/vtprotobuf",
            "direct": false,
            "version": "v0.6.1-0.20240409071808-615f978279ca",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pmezard/go-difflib",
            "direct": false,
            "version": "v1.0.1-0.20181226105442-5d4384ee4fb2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/client_golang",
            "direct": false,
            "version": "v1.23.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/otlptranslator",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/procfs",
            "direct": false,
            "version": "v0.19.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/statsd_exporter",
            "direct": false,
            "version": "v0.21.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/protonmail/go-crypto",
            "direct": false,
            "version": "v1.1.6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pseudomuto/protokit",
            "direct": false,
            "version": "v0.2.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/radovskyb/watcher",
            "direct": false,
            "version": "v1.0.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/rivo/uniseg",
            "direct": false,
            "version": "v0.4.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/rogpeppe/go-internal",
            "direct": false,
            "version": "v1.14.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/rubenv/sql-migrate",
            "direct": false,
            "version": "v1.8.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/russross/blackfriday/v2",
            "direct": false,
            "version": "v2.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ryanuber/go-glob",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sagikazarmark/locafero",
            "direct": false,
            "version": "v0.9.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/santhosh-tekuri/jsonschema/v6",
            "direct": false,
            "version": "v6.0.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/shopspring/decimal",
            "direct": false,
            "version": "v1.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sirupsen/logrus",
            "direct": false,
            "version": "v1.9.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/skeema/knownhosts",
            "direct": false,
            "version": "v1.3.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/solo-io/anyvendor",
            "direct": false,
            "version": "v0.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/solo-io/gloo",
            "direct": false,
            "version": "v1.18.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/solo-io/gloo",
            "direct": false,
            "version": "v1.18.10",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sourcegraph/conc",
            "direct": false,
            "version": "v0.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/cast",
            "direct": false,
            "version": "v1.8.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/subosito/gotenv",
            "direct": false,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ugorji/go/codec",
            "direct": false,
            "version": "v1.2.12",
            "ecosystem": "go"
          },
          {
            "name": "github.com/x448/float16",
            "direct": false,
            "version": "v0.8.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/xanzy/ssh-agent",
            "direct": false,
            "version": "v0.3.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/xlab/treeprint",
            "direct": false,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/yuin/goldmark",
            "direct": false,
            "version": "v1.7.4",
            "ecosystem": "go"
          },
          {
            "name": "go.mongodb.org/mongo-driver",
            "direct": false,
            "version": "v1.1.2",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/auto/sdk",
            "direct": false,
            "version": "v1.2.1",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel",
            "direct": false,
            "version": "v1.43.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/exporters/prometheus",
            "direct": false,
            "version": "v0.63.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/metric",
            "direct": false,
            "version": "v1.43.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/sdk",
            "direct": false,
            "version": "v1.43.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/sdk/metric",
            "direct": false,
            "version": "v1.43.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/trace",
            "direct": false,
            "version": "v1.43.0",
            "ecosystem": "go"
          },
          {
            "name": "go.uber.org/atomic",
            "direct": false,
            "version": "v1.11.0",
            "ecosystem": "go"
          },
          {
            "name": "go.yaml.in/yaml/v2",
            "direct": false,
            "version": "v2.4.3",
            "ecosystem": "go"
          },
          {
            "name": "go.yaml.in/yaml/v3",
            "direct": false,
            "version": "v3.0.4",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/net",
            "direct": false,
            "version": "v0.55.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/net",
            "direct": false,
            "version": "v0.56.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/oauth2",
            "direct": false,
            "version": "v0.34.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.46.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/telemetry",
            "direct": false,
            "version": "v0.0.0-20260508192327-42602be52be6",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/term",
            "direct": false,
            "version": "v0.44.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.38.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/time",
            "direct": false,
            "version": "v0.14.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/xerrors",
            "direct": false,
            "version": "v0.0.0-20231012003039-104605ab7028",
            "ecosystem": "go"
          },
          {
            "name": "gomodules.xyz/jsonpatch/v2",
            "direct": false,
            "version": "v2.5.0",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/evanphx/json-patch.v4",
            "direct": false,
            "version": "v4.13.0",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/inf.v0",
            "direct": false,
            "version": "v0.9.1",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/natefinch/lumberjack.v2",
            "direct": false,
            "version": "v2.2.1",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/square/go-jose.v2",
            "direct": false,
            "version": "v2.6.0",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/warnings.v0",
            "direct": false,
            "version": "v0.1.2",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/yaml.v2",
            "direct": false,
            "version": "v2.4.0",
            "ecosystem": "go"
          },
          {
            "name": "k8s.io/gengo",
            "direct": false,
            "version": "v0.0.0-20230829151522-9cce18d56c01",
            "ecosystem": "go"
          },
          {
            "name": "k8s.io/gengo/v2",
            "direct": false,
            "version": "v2.0.0-20250922181213-ec3ebc5fd46b",
            "ecosystem": "go"
          },
          {
            "name": "k8s.io/klog/v2",
            "direct": false,
            "version": "v2.130.1",
            "ecosystem": "go"
          },
          {
            "name": "oras.land/oras-go/v2",
            "direct": false,
            "version": "v2.6.0",
            "ecosystem": "go"
          },
          {
            "name": "sigs.k8s.io/gateway-api-inference-extension",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "sigs.k8s.io/json",
            "direct": false,
            "version": "v0.0.0-20250730193827-2d320260d730",
            "ecosystem": "go"
          },
          {
            "name": "sigs.k8s.io/kustomize/api",
            "direct": false,
            "version": "v0.20.1",
            "ecosystem": "go"
          },
          {
            "name": "sigs.k8s.io/kustomize/kustomize/v5",
            "direct": false,
            "version": "v5.7.1",
            "ecosystem": "go"
          },
          {
            "name": "sigs.k8s.io/kustomize/kyaml",
            "direct": false,
            "version": "v0.20.1",
            "ecosystem": "go"
          },
          {
            "name": "sigs.k8s.io/mcs-api",
            "direct": false,
            "version": "v0.2.0",
            "ecosystem": "go"
          },
          {
            "name": "sigs.k8s.io/randfill",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 348,
        "direct_count": 105,
        "indirect_count": 243
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 17,
        "merged_prs": 672,
        "open_issues": 1848,
        "closed_ratio": 0.824,
        "closed_issues": 8637,
        "closed_unmerged_prs": 143
      },
      "bus_factor": 12,
      "top_contributors": [
        {
          "type": "User",
          "login": "sam-heilbron",
          "commits": 261,
          "avatar_url": "https://avatars.githubusercontent.com/u/5279627?v=4"
        },
        {
          "type": "User",
          "login": "kdorosh",
          "commits": 245,
          "avatar_url": "https://avatars.githubusercontent.com/u/11008283?v=4"
        },
        {
          "type": "User",
          "login": "yuval-k",
          "commits": 238,
          "avatar_url": "https://avatars.githubusercontent.com/u/325621?v=4"
        },
        {
          "type": "User",
          "login": "ilackarms",
          "commits": 134,
          "avatar_url": "https://avatars.githubusercontent.com/u/5974898?v=4"
        },
        {
          "type": "User",
          "login": "EItanya",
          "commits": 118,
          "avatar_url": "https://avatars.githubusercontent.com/u/4185086?v=4"
        },
        {
          "type": "User",
          "login": "sheidkamp",
          "commits": 118,
          "avatar_url": "https://avatars.githubusercontent.com/u/61526534?v=4"
        },
        {
          "type": "User",
          "login": "marcogschmidt",
          "commits": 117,
          "avatar_url": "https://avatars.githubusercontent.com/u/16148461?v=4"
        },
        {
          "type": "User",
          "login": "jenshu",
          "commits": 115,
          "avatar_url": "https://avatars.githubusercontent.com/u/28537278?v=4"
        },
        {
          "type": "User",
          "login": "davidjumani",
          "commits": 99,
          "avatar_url": "https://avatars.githubusercontent.com/u/8244774?v=4"
        },
        {
          "type": "User",
          "login": "Rachael-Graham",
          "commits": 95,
          "avatar_url": "https://avatars.githubusercontent.com/u/29711887?v=4"
        }
      ],
      "contributors_sampled": 100,
      "top_contributor_share": 0.077
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "action.yaml",
        "action.yaml",
        "action.yaml",
        "action.yaml",
        "action.yaml",
        "action.yaml",
        "action.yaml",
        "action.yaml",
        "add-pr-label.yaml",
        "cache-eviction.yaml",
        "cache-setup.yaml",
        "conformance-tests.yaml",
        "docs-gen.yaml",
        "issue_board.yaml",
        "pr-kubernetes-tests.yaml",
        "pr-unit-tests.yaml",
        "push-docs.yaml",
        "push-solo-apis-branch.yaml",
        "regression-tests.yaml",
        "scheduled-nightly-tests.yaml",
        "scheduled-stalebot.yaml",
        "scheduled-trivy-analysis.yaml",
        "static-analysis.yaml"
      ],
      "has_docs_dir": true,
      "linter_configs": [
        ".golangci.yaml"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "go.sum"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 9,
            "reason": "binaries present in source code",
            "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": 0,
            "reason": "no 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": "27 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": 0,
            "reason": "Project has not signed or included provenance with any releases.",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 0,
            "reason": "28 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "f65aae8964da2704cb73a9a68d3532fd35e319a2",
        "ran_at": "2026-07-21T05:30:25Z",
        "aggregate_score": 4.2,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/solo-io/gloo",
    "host": "github.com",
    "name": "gloo",
    "owner": "solo-io"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "good",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 70,
      "inputs": {
        "security": 44,
        "vitality": 91,
        "community": 36,
        "governance": 89,
        "engineering": 74
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "excellent",
        "name": "Vitality",
        "value": 91,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "excellent",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 91,
            "inputs": {
              "commits_last_year": 110,
              "human_commit_share": null,
              "days_since_last_push": 0,
              "active_weeks_last_year": 39
            },
            "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": "39/52 weeks with commits",
                "points": 27,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 39
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "110 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 110
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "27 commit(s) and 1 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.21.12",
              "releases_from_tags": false,
              "days_since_latest_release": 4,
              "mean_days_between_releases": 2.3
            },
            "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 4 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 4
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~2.3 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 2.3
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "unverified",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": "no_commit_sample",
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": null,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "maintenance record not established from the collected data",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_unverified",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "at_risk",
        "name": "Community & Adoption",
        "value": 36,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "at_risk",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 45,
            "inputs": {
              "forks": 12,
              "stars": 168,
              "watchers": 2,
              "growth_state": "organic",
              "growth_factor_pct": 100
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "168 stars",
                "points": 36.1,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 168
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "12 forks",
                "points": 8.7,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 12
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "2 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "critical",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 25,
            "inputs": {
              "has_readme": false,
              "has_license": false,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (Apache-2.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "Apache-2.0"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "excellent",
        "name": "Sustainability & Governance",
        "value": 89,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "excellent",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 98,
            "inputs": {
              "bus_factor": 12,
              "contributors_sampled": 100,
              "top_contributor_share": 0.077
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "12 contributor(s) cover half of all commits",
                "points": 54,
                "status": "met",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 12
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 8% of commits",
                "points": 20.8,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 8
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "100 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 100
                    }
                  }
                ],
                "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": "excellent",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "merged_prs": 672,
              "open_issues": 1848,
              "closed_issues": 8637,
              "issue_closed_ratio": 0.824,
              "closed_unmerged_prs": 143
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "82% of issues closed",
                "points": 38.5,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 82
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "672/815 decided PRs merged",
                "points": 31.5,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 672,
                      "decided": 815
                    }
                  }
                ],
                "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": 374,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "solo-io",
              "public_repos": 236,
              "account_age_days": 3419
            },
            "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": "374 followers of solo-io",
                "points": 18.5,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 374,
                      "login": "solo-io"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "236 public repos, account ~9 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 236
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 9
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "github.com/solo-io/gloo"
              ],
              "ecosystems": "go",
              "any_deprecated": false,
              "min_days_since_publish": 4
            },
            "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 4 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 4
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "1454 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 1454
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "good",
        "name": "Engineering Quality",
        "value": 74,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 84,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "23 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 23
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": ".golangci.yaml",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yaml"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 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": 60,
            "inputs": {
              "topics": [
                "sec"
              ],
              "has_wiki": true,
              "homepage": "https://docs.solo.io/",
              "has_readme": false,
              "has_docs_dir": true,
              "has_description": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://docs.solo.io/",
                "points": 15,
                "status": "met",
                "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": "at_risk",
        "name": "Security",
        "value": 44,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Branch-Protection, Packaging. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "branch_protection",
                    "packaging"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 42,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 4.2
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "binaries present in source code",
                "points": 6.8,
                "status": "partial",
                "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": "no update tool detected",
                "points": 0,
                "status": "missed",
                "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": "27 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "28 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "moderate",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 348 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 348
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 52,
            "inputs": {
              "source": "osv",
              "advisories": 35,
              "affected_packages": 12,
              "assessed_packages": 348,
              "unassessed_packages": 0,
              "affected_by_severity": "high 2, moderate 5, low 1, unknown 4",
              "direct_affected_packages": 5
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "5 affected: istio.io/istio v0.0.0-20260306174214-6991a379e1fc (high 8.3), helm.sh/helm/v3 v3.18.6 (moderate), github.com/mccutchen/go-httpbin/v2 v2.15.0 (low), +2 more",
                "points": 9.6,
                "status": "partial",
                "details": [
                  {
                    "code": "advisories_affected",
                    "params": {
                      "count": 5,
                      "packages": "istio.io/istio v0.0.0-20260306174214-6991a379e1fc (high 8.3), helm.sh/helm/v3 v3.18.6 (moderate), github.com/mccutchen/go-httpbin/v2 v2.15.0 (low)"
                    }
                  },
                  {
                    "code": "advisories_affected_more",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "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": "4 advisory-carrying package(s) unaddressed past 90 days; oldest published 1785 days ago",
                "points": 29.5,
                "status": "partial",
                "details": [
                  {
                    "code": "advisories_stale",
                    "params": {
                      "days": 90,
                      "count": 4,
                      "oldest": 1785
                    }
                  }
                ],
                "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": 348,
              "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": 5
            },
            "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": 62,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": "Excluded from scoring (no data or not applicable): Legible commit history. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "legible_commit_history"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 1,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": null,
              "agent_instruction_files": [],
              "agent_instruction_max_bytes": null
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "no CLAUDE.md / AGENTS.md / editor rules",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_instructions",
                    "params": {}
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "excellent",
            "name": "Verify loop (build / test / typecheck)",
            "note": "Excluded from scoring (no data or not applicable): Demonstrated agent practice, Automated maintenance. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "demonstrated_agent_practice",
                    "automated_maintenance"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 88,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "go.sum"
              ],
              "has_dockerfile": true,
              "typed_language": true,
              "bootstrap_files": [
                "Makefile",
                "docs/Makefile",
                "docs/content/guides/security/tls/Makefile",
                "docs/examples/grpc-json-transcoding/bookstore/Makefile",
                "docs/examples/grpc-passthrough-auth/Makefile",
                "docs/examples/http-passthrough-auth/Makefile",
                "docs/examples/session-affinity/Makefile",
                "docs/examples/xslt-guide/Makefile",
                "example/proxycontroller/Makefile",
                "projects/examples/services/sleeper/Makefile",
                "projects/gateway2/Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": null,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": null
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Makefile, docs/Makefile, docs/content/guides/security/tls/Makefile, docs/examples/grpc-json-transcoding/bookstore/Makefile, docs/examples/grpc-passthrough-auth/Makefile, docs/examples/http-passthrough-auth/Makefile, docs/examples/session-affinity/Makefile, docs/examples/xslt-guide/Makefile, example/proxycontroller/Makefile, projects/examples/services/sleeper/Makefile, projects/gateway2/Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Makefile, docs/Makefile, docs/content/guides/security/tls/Makefile, docs/examples/grpc-json-transcoding/bookstore/Makefile, docs/examples/grpc-passthrough-auth/Makefile, docs/examples/http-passthrough-auth/Makefile, docs/examples/session-affinity/Makefile, docs/examples/xslt-guide/Makefile, example/proxycontroller/Makefile, projects/examples/services/sleeper/Makefile, projects/gateway2/Makefile"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": ".golangci.yaml",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yaml"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "Go (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "Dockerfile, lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Dockerfile, lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 99,
            "inputs": {
              "primary_language": "Go",
              "largest_source_bytes": 370768,
              "source_files_sampled": 2484,
              "oversized_source_files": 46
            },
            "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": "46/2484 source files over 60KB",
                "points": 54,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 2484,
                      "oversized": 46
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "good",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 80,
            "inputs": {
              "example_dirs": [
                "example",
                "examples",
                "samples"
              ],
              "has_mcp_signal": false,
              "api_schema_files": [
                "docs/content/guides/dev/gce.proto",
                "docs/content/guides/dev/plugins.proto",
                "docs/examples/grpc-json-transcoding/bookstore/bookstore.proto",
                "projects/gateway/api/v1/external_options.proto",
                "projects/gateway/api/v1/gateway.proto",
                "projects/gateway/api/v1/http_gateway.proto",
                "projects/gateway/api/v1/matchable_http_gateway.proto",
                "projects/gateway/api/v1/matchable_tcp_gateway.proto",
                "projects/gateway/api/v1/route_table.proto",
                "projects/gateway/api/v1/virtual_service.proto",
                "projects/gloo/api/external/envoy/annotations/deprecation.proto",
                "projects/gloo/api/external/envoy/api/v2/cluster/outlier_detection.proto",
                "projects/gloo/api/external/envoy/api/v2/core/health_check.proto",
                "projects/gloo/api/external/envoy/api/v2/route/route.proto",
                "projects/gloo/api/external/envoy/config/common/mutation_rules/v3/mutation_rules.proto",
                "projects/gloo/api/external/envoy/config/core/v3/address.proto",
                "projects/gloo/api/external/envoy/config/core/v3/backoff.proto",
                "projects/gloo/api/external/envoy/config/core/v3/base.proto",
                "projects/gloo/api/external/envoy/config/core/v3/event_service_config.proto",
                "projects/gloo/api/external/envoy/config/core/v3/extension.proto",
                "projects/gloo/api/external/envoy/config/core/v3/grpc_service.proto",
                "projects/gloo/api/external/envoy/config/core/v3/health_check.proto",
                "projects/gloo/api/external/envoy/config/core/v3/http_uri.proto",
                "projects/gloo/api/external/envoy/config/core/v3/proxy_protocol.proto",
                "projects/gloo/api/external/envoy/config/core/v3/socket_option.proto",
                "projects/gloo/api/external/envoy/config/filter/http/gzip/v2/gzip.proto",
                "projects/gloo/api/external/envoy/config/filter/listener/tls_cipher_inspector/v3/tls_cipher_inspector.proto",
                "projects/gloo/api/external/envoy/config/matching/custom_matchers/server_name/v3/server_name_matcher.proto",
                "projects/gloo/api/external/envoy/config/matching/inputs/cipher_detection_input/v3/cipher_detection_input.proto",
                "projects/gloo/api/external/envoy/config/route/v3/route_components.proto",
                "projects/gloo/api/external/envoy/config/tap/output_sink/v3/grpc_output_sink.proto",
                "projects/gloo/api/external/envoy/config/tap/output_sink/v3/http_output_sink.proto",
                "projects/gloo/api/external/envoy/config/trace/v3/datadog.proto",
                "projects/gloo/api/external/envoy/config/trace/v3/opencensus.proto",
                "projects/gloo/api/external/envoy/config/trace/v3/opentelemetry.proto",
                "projects/gloo/api/external/envoy/config/trace/v3/zipkin.proto",
                "projects/gloo/api/external/envoy/extensions/advanced_http/advanced_http.proto",
                "projects/gloo/api/external/envoy/extensions/aws/filter.proto",
                "projects/gloo/api/external/envoy/extensions/cache/grpc/config.proto",
                "projects/gloo/api/external/envoy/extensions/extauth/sanitize.proto",
                "projects/gloo/api/external/envoy/extensions/filters/http/buffer/v3/buffer.proto",
                "projects/gloo/api/external/envoy/extensions/filters/http/csrf/v3/csrf.proto",
                "projects/gloo/api/external/envoy/extensions/filters/http/ext_proc/v3/processing_mode.proto",
                "projects/gloo/api/external/envoy/extensions/filters/http/jwt_authn/v3/config.proto",
                "projects/gloo/api/external/envoy/extensions/filters/http/wasm/v3/wasm.proto",
                "projects/gloo/api/external/envoy/extensions/graphql/graphql.proto",
                "projects/gloo/api/external/envoy/extensions/graphql/stitching.proto",
                "projects/gloo/api/external/envoy/extensions/http_path/http_path.proto",
                "projects/gloo/api/external/envoy/extensions/jwt/solo_jwt_authn.proto",
                "projects/gloo/api/external/envoy/extensions/proxylatency/proxylatency.proto",
                "projects/gloo/api/external/envoy/extensions/transformation/transformation.proto",
                "projects/gloo/api/external/envoy/extensions/transformation_ee/transformation.proto",
                "projects/gloo/api/external/envoy/extensions/transformers/xslt/xslt_transformer.proto",
                "projects/gloo/api/external/envoy/extensions/upstream_wait/upstream_wait_filter.proto",
                "projects/gloo/api/external/envoy/extensions/waf/waf.proto",
                "projects/gloo/api/external/envoy/extensions/wasm/v3/wasm.proto",
                "projects/gloo/api/external/envoy/extensions/xff_offset/solo_xff_offset_filter.proto",
                "projects/gloo/api/external/envoy/service/ext_proc/v3/external_processor.proto",
                "projects/gloo/api/external/envoy/type/matcher/v3/regex.proto",
                "projects/gloo/api/external/envoy/type/matcher/v3/string.proto",
                "projects/gloo/api/external/envoy/type/metadata/v3/metadata.proto",
                "projects/gloo/api/external/envoy/type/range.proto",
                "projects/gloo/api/external/envoy/type/tracing/v3/custom_tag.proto",
                "projects/gloo/api/external/envoy/type/v3/http.proto",
                "projects/gloo/api/external/envoy/type/v3/http_status.proto",
                "projects/gloo/api/external/envoy/type/v3/percent.proto",
                "projects/gloo/api/external/envoy/type/v3/range.proto",
                "projects/gloo/api/external/envoy/type/v3/semantic_version.proto",
                "projects/gloo/api/external/opentelemetry/common/v1/common.proto",
                "projects/gloo/api/external/udpa/annotations/migrate.proto",
                "projects/gloo/api/external/udpa/annotations/sensitive.proto",
                "projects/gloo/api/external/udpa/annotations/status.proto",
                "projects/gloo/api/external/udpa/annotations/versioning.proto",
                "projects/gloo/api/external/xds/annotations/v3/migrate.proto",
                "projects/gloo/api/external/xds/annotations/v3/security.proto",
                "projects/gloo/api/external/xds/annotations/v3/sensitive.proto",
                "projects/gloo/api/external/xds/annotations/v3/status.proto",
                "projects/gloo/api/external/xds/annotations/v3/versioning.proto",
                "projects/gloo/api/external/xds/core/v3/authority.proto",
                "projects/gloo/api/external/xds/core/v3/cidr.proto",
                "projects/gloo/api/external/xds/core/v3/context_params.proto",
                "projects/gloo/api/external/xds/core/v3/extension.proto",
                "projects/gloo/api/external/xds/core/v3/resource.proto",
                "projects/gloo/api/external/xds/core/v3/resource_locator.proto",
                "projects/gloo/api/external/xds/core/v3/resource_name.proto",
                "projects/gloo/api/external/xds/data/orca/v3/orca_load_report.proto",
                "projects/gloo/api/external/xds/service/orca/v3/orca.proto",
                "projects/gloo/api/external/xds/type/matcher/v3/domain.proto",
                "projects/gloo/api/external/xds/type/matcher/v3/http_inputs.proto",
                "projects/gloo/api/external/xds/type/matcher/v3/ip.proto",
                "projects/gloo/api/external/xds/type/matcher/v3/matcher.proto",
                "projects/gloo/api/external/xds/type/matcher/v3/range.proto",
                "projects/gloo/api/external/xds/type/matcher/v3/regex.proto",
                "projects/gloo/api/external/xds/type/matcher/v3/string.proto",
                "projects/gloo/api/external/xds/type/v3/range.proto",
                "projects/gloo/api/external/xds/type/v3/typed_struct.proto",
                "projects/gloo/api/grpc/debug/proxy_endpoint.proto",
                "projects/gloo/api/grpc/validation/gloo_validation.proto",
                "projects/gloo/api/grpc/version/version.proto",
                "projects/gloo/api/v1/artifact.proto",
                "projects/gloo/api/v1/circuit_breaker/circuit_breaker.proto",
                "projects/gloo/api/v1/connection.proto",
                "projects/gloo/api/v1/core/matchers/matchers.proto",
                "projects/gloo/api/v1/core/selectors/selectors.proto",
                "projects/gloo/api/v1/destination_spec.proto",
                "projects/gloo/api/v1/endpoint.proto",
                "projects/gloo/api/v1/enterprise/options/ai/ai.proto",
                "projects/gloo/api/v1/enterprise/options/caching/caching.proto",
                "projects/gloo/api/v1/enterprise/options/dlp/dlp.proto",
                "projects/gloo/api/v1/enterprise/options/extauth/v1/extauth-internal.proto",
                "projects/gloo/api/v1/enterprise/options/extauth/v1/extauth.proto",
                "projects/gloo/api/v1/enterprise/options/extproc/extproc.proto",
                "projects/gloo/api/v1/enterprise/options/gcp/gcp.proto",
                "projects/gloo/api/v1/enterprise/options/graphql/v1beta1/graphql.proto",
                "projects/gloo/api/v1/enterprise/options/jwt/jwt.proto",
                "projects/gloo/api/v1/enterprise/options/ratelimit/ratelimit.proto",
                "projects/gloo/api/v1/enterprise/options/rbac/rbac.proto",
                "projects/gloo/api/v1/enterprise/options/stateful_session/stateful_session.proto",
                "projects/gloo/api/v1/enterprise/options/tap/tap.proto",
                "projects/gloo/api/v1/enterprise/options/waf/waf.proto",
                "projects/gloo/api/v1/enterprise/ratelimit.proto",
                "projects/gloo/api/v1/extensions.proto",
                "projects/gloo/api/v1/failover.proto",
                "projects/gloo/api/v1/filters/stages.proto",
                "projects/gloo/api/v1/gloosnapshot/snap.proto",
                "projects/gloo/api/v1/http_listener_options.proto",
                "projects/gloo/api/v1/listener_options.proto",
                "projects/gloo/api/v1/load_balancer.proto",
                "projects/gloo/api/v1/options/advanced_http/advanced_http.proto",
                "projects/gloo/api/v1/options/als/als.proto",
                "projects/gloo/api/v1/options/aws/aws.proto",
                "projects/gloo/api/v1/options/aws/ec2/aws_ec2.proto",
                "projects/gloo/api/v1/options/azure/azure.proto",
                "projects/gloo/api/v1/options/connection_limit/connection_limit.proto",
                "projects/gloo/api/v1/options/consul/consul.proto",
                "projects/gloo/api/v1/options/consul/query_options.proto",
                "projects/gloo/api/v1/options/cors/cors.proto",
                "projects/gloo/api/v1/options/dynamic_forward_proxy/dynamic_forward_proxy.proto",
                "projects/gloo/api/v1/options/faultinjection/fault.proto",
                "projects/gloo/api/v1/options/graphql/graphql.proto",
                "projects/gloo/api/v1/options/grpc/grpc.proto",
                "projects/gloo/api/v1/options/grpc_json/grpc_json.proto",
                "projects/gloo/api/v1/options/grpc_web/grpc_web.proto",
                "projects/gloo/api/v1/options/hcm/hcm.proto",
                "projects/gloo/api/v1/options/header_validation/header_validation.proto",
                "projects/gloo/api/v1/options/headers/headers.proto",
                "projects/gloo/api/v1/options/healthcheck/healthcheck.proto",
                "projects/gloo/api/v1/options/kubernetes/kubernetes.proto",
                "projects/gloo/api/v1/options/lbhash/lbhash.proto",
                "projects/gloo/api/v1/options/local_ratelimit/local_ratelimit.proto",
                "projects/gloo/api/v1/options/pipe/pipe.proto",
                "projects/gloo/api/v1/options/protocol/protocol.proto",
                "projects/gloo/api/v1/options/protocol_upgrade/protocol_upgrade.proto",
                "projects/gloo/api/v1/options/proxy_protocol/proxy_protocol.proto",
                "projects/gloo/api/v1/options/rest/rest.proto",
                "projects/gloo/api/v1/options/retries/retries.proto",
                "projects/gloo/api/v1/options/router/router.proto",
                "projects/gloo/api/v1/options/service_spec.proto",
                "projects/gloo/api/v1/options/shadowing/shadowing.proto",
                "projects/gloo/api/v1/options/static/static.proto",
                "projects/gloo/api/v1/options/stats/stats.proto",
                "projects/gloo/api/v1/options/subset_spec.proto",
                "projects/gloo/api/v1/options/tcp/tcp.proto",
                "projects/gloo/api/v1/options/tracing/tracing.proto",
                "projects/gloo/api/v1/options/transformation/parameters.proto",
                "projects/gloo/api/v1/options/transformation/transformation.proto",
                "projects/gloo/api/v1/options/wasm/wasm.proto",
                "projects/gloo/api/v1/proxy.proto",
                "projects/gloo/api/v1/route_configuration_options.proto",
                "projects/gloo/api/v1/route_options.proto",
                "projects/gloo/api/v1/secret.proto",
                "projects/gloo/api/v1/settings.proto",
                "projects/gloo/api/v1/ssl/ssl.proto",
                "projects/gloo/api/v1/subset.proto",
                "projects/gloo/api/v1/tcp_listener_options.proto",
                "projects/gloo/api/v1/upstream.proto",
                "projects/gloo/api/v1/virtual_host_options.proto",
                "projects/gloo/api/v1/weighted_destination_options.proto",
                "projects/ingress/api/v1/ingress.proto",
                "projects/ingress/api/v1/service.proto",
                "test/v1helpers/test_grpc_service/protos/glootest.proto"
              ]
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": "docs/content/guides/dev/gce.proto, docs/content/guides/dev/plugins.proto, docs/examples/grpc-json-transcoding/bookstore/bookstore.proto, projects/gateway/api/v1/external_options.proto, projects/gateway/api/v1/gateway.proto, projects/gateway/api/v1/http_gateway.proto, projects/gateway/api/v1/matchable_http_gateway.proto, projects/gateway/api/v1/matchable_tcp_gateway.proto, projects/gateway/api/v1/route_table.proto, projects/gateway/api/v1/virtual_service.proto, projects/gloo/api/external/envoy/annotations/deprecation.proto, projects/gloo/api/external/envoy/api/v2/cluster/outlier_detection.proto, projects/gloo/api/external/envoy/api/v2/core/health_check.proto, projects/gloo/api/external/envoy/api/v2/route/route.proto, projects/gloo/api/external/envoy/config/common/mutation_rules/v3/mutation_rules.proto, projects/gloo/api/external/envoy/config/core/v3/address.proto, projects/gloo/api/external/envoy/config/core/v3/backoff.proto, projects/gloo/api/external/envoy/config/core/v3/base.proto, projects/gloo/api/external/envoy/config/core/v3/event_service_config.proto, projects/gloo/api/external/envoy/config/core/v3/extension.proto, projects/gloo/api/external/envoy/config/core/v3/grpc_service.proto, projects/gloo/api/external/envoy/config/core/v3/health_check.proto, projects/gloo/api/external/envoy/config/core/v3/http_uri.proto, projects/gloo/api/external/envoy/config/core/v3/proxy_protocol.proto, projects/gloo/api/external/envoy/config/core/v3/socket_option.proto, projects/gloo/api/external/envoy/config/filter/http/gzip/v2/gzip.proto, projects/gloo/api/external/envoy/config/filter/listener/tls_cipher_inspector/v3/tls_cipher_inspector.proto, projects/gloo/api/external/envoy/config/matching/custom_matchers/server_name/v3/server_name_matcher.proto, projects/gloo/api/external/envoy/config/matching/inputs/cipher_detection_input/v3/cipher_detection_input.proto, projects/gloo/api/external/envoy/config/route/v3/route_components.proto, projects/gloo/api/external/envoy/config/tap/output_sink/v3/grpc_output_sink.proto, projects/gloo/api/external/envoy/config/tap/output_sink/v3/http_output_sink.proto, projects/gloo/api/external/envoy/config/trace/v3/datadog.proto, projects/gloo/api/external/envoy/config/trace/v3/opencensus.proto, projects/gloo/api/external/envoy/config/trace/v3/opentelemetry.proto, projects/gloo/api/external/envoy/config/trace/v3/zipkin.proto, projects/gloo/api/external/envoy/extensions/advanced_http/advanced_http.proto, projects/gloo/api/external/envoy/extensions/aws/filter.proto, projects/gloo/api/external/envoy/extensions/cache/grpc/config.proto, projects/gloo/api/external/envoy/extensions/extauth/sanitize.proto, projects/gloo/api/external/envoy/extensions/filters/http/buffer/v3/buffer.proto, projects/gloo/api/external/envoy/extensions/filters/http/csrf/v3/csrf.proto, projects/gloo/api/external/envoy/extensions/filters/http/ext_proc/v3/processing_mode.proto, projects/gloo/api/external/envoy/extensions/filters/http/jwt_authn/v3/config.proto, projects/gloo/api/external/envoy/extensions/filters/http/wasm/v3/wasm.proto, projects/gloo/api/external/envoy/extensions/graphql/graphql.proto, projects/gloo/api/external/envoy/extensions/graphql/stitching.proto, projects/gloo/api/external/envoy/extensions/http_path/http_path.proto, projects/gloo/api/external/envoy/extensions/jwt/solo_jwt_authn.proto, projects/gloo/api/external/envoy/extensions/proxylatency/proxylatency.proto, projects/gloo/api/external/envoy/extensions/transformation/transformation.proto, projects/gloo/api/external/envoy/extensions/transformation_ee/transformation.proto, projects/gloo/api/external/envoy/extensions/transformers/xslt/xslt_transformer.proto, projects/gloo/api/external/envoy/extensions/upstream_wait/upstream_wait_filter.proto, projects/gloo/api/external/envoy/extensions/waf/waf.proto, projects/gloo/api/external/envoy/extensions/wasm/v3/wasm.proto, projects/gloo/api/external/envoy/extensions/xff_offset/solo_xff_offset_filter.proto, projects/gloo/api/external/envoy/service/ext_proc/v3/external_processor.proto, projects/gloo/api/external/envoy/type/matcher/v3/regex.proto, projects/gloo/api/external/envoy/type/matcher/v3/string.proto, projects/gloo/api/external/envoy/type/metadata/v3/metadata.proto, projects/gloo/api/external/envoy/type/range.proto, projects/gloo/api/external/envoy/type/tracing/v3/custom_tag.proto, projects/gloo/api/external/envoy/type/v3/http.proto, projects/gloo/api/external/envoy/type/v3/http_status.proto, projects/gloo/api/external/envoy/type/v3/percent.proto, projects/gloo/api/external/envoy/type/v3/range.proto, projects/gloo/api/external/envoy/type/v3/semantic_version.proto, projects/gloo/api/external/opentelemetry/common/v1/common.proto, projects/gloo/api/external/udpa/annotations/migrate.proto, projects/gloo/api/external/udpa/annotations/sensitive.proto, projects/gloo/api/external/udpa/annotations/status.proto, projects/gloo/api/external/udpa/annotations/versioning.proto, projects/gloo/api/external/xds/annotations/v3/migrate.proto, projects/gloo/api/external/xds/annotations/v3/security.proto, projects/gloo/api/external/xds/annotations/v3/sensitive.proto, projects/gloo/api/external/xds/annotations/v3/status.proto, projects/gloo/api/external/xds/annotations/v3/versioning.proto, projects/gloo/api/external/xds/core/v3/authority.proto, projects/gloo/api/external/xds/core/v3/cidr.proto, projects/gloo/api/external/xds/core/v3/context_params.proto, projects/gloo/api/external/xds/core/v3/extension.proto, projects/gloo/api/external/xds/core/v3/resource.proto, projects/gloo/api/external/xds/core/v3/resource_locator.proto, projects/gloo/api/external/xds/core/v3/resource_name.proto, projects/gloo/api/external/xds/data/orca/v3/orca_load_report.proto, projects/gloo/api/external/xds/service/orca/v3/orca.proto, projects/gloo/api/external/xds/type/matcher/v3/domain.proto, projects/gloo/api/external/xds/type/matcher/v3/http_inputs.proto, projects/gloo/api/external/xds/type/matcher/v3/ip.proto, projects/gloo/api/external/xds/type/matcher/v3/matcher.proto, projects/gloo/api/external/xds/type/matcher/v3/range.proto, projects/gloo/api/external/xds/type/matcher/v3/regex.proto, projects/gloo/api/external/xds/type/matcher/v3/string.proto, projects/gloo/api/external/xds/type/v3/range.proto, projects/gloo/api/external/xds/type/v3/typed_struct.proto, projects/gloo/api/grpc/debug/proxy_endpoint.proto, projects/gloo/api/grpc/validation/gloo_validation.proto, projects/gloo/api/grpc/version/version.proto, projects/gloo/api/v1/artifact.proto, projects/gloo/api/v1/circuit_breaker/circuit_breaker.proto, projects/gloo/api/v1/connection.proto, projects/gloo/api/v1/core/matchers/matchers.proto, projects/gloo/api/v1/core/selectors/selectors.proto, projects/gloo/api/v1/destination_spec.proto, projects/gloo/api/v1/endpoint.proto, projects/gloo/api/v1/enterprise/options/ai/ai.proto, projects/gloo/api/v1/enterprise/options/caching/caching.proto, projects/gloo/api/v1/enterprise/options/dlp/dlp.proto, projects/gloo/api/v1/enterprise/options/extauth/v1/extauth-internal.proto, projects/gloo/api/v1/enterprise/options/extauth/v1/extauth.proto, projects/gloo/api/v1/enterprise/options/extproc/extproc.proto, projects/gloo/api/v1/enterprise/options/gcp/gcp.proto, projects/gloo/api/v1/enterprise/options/graphql/v1beta1/graphql.proto, projects/gloo/api/v1/enterprise/options/jwt/jwt.proto, projects/gloo/api/v1/enterprise/options/ratelimit/ratelimit.proto, projects/gloo/api/v1/enterprise/options/rbac/rbac.proto, projects/gloo/api/v1/enterprise/options/stateful_session/stateful_session.proto, projects/gloo/api/v1/enterprise/options/tap/tap.proto, projects/gloo/api/v1/enterprise/options/waf/waf.proto, projects/gloo/api/v1/enterprise/ratelimit.proto, projects/gloo/api/v1/extensions.proto, projects/gloo/api/v1/failover.proto, projects/gloo/api/v1/filters/stages.proto, projects/gloo/api/v1/gloosnapshot/snap.proto, projects/gloo/api/v1/http_listener_options.proto, projects/gloo/api/v1/listener_options.proto, projects/gloo/api/v1/load_balancer.proto, projects/gloo/api/v1/options/advanced_http/advanced_http.proto, projects/gloo/api/v1/options/als/als.proto, projects/gloo/api/v1/options/aws/aws.proto, projects/gloo/api/v1/options/aws/ec2/aws_ec2.proto, projects/gloo/api/v1/options/azure/azure.proto, projects/gloo/api/v1/options/connection_limit/connection_limit.proto, projects/gloo/api/v1/options/consul/consul.proto, projects/gloo/api/v1/options/consul/query_options.proto, projects/gloo/api/v1/options/cors/cors.proto, projects/gloo/api/v1/options/dynamic_forward_proxy/dynamic_forward_proxy.proto, projects/gloo/api/v1/options/faultinjection/fault.proto, projects/gloo/api/v1/options/graphql/graphql.proto, projects/gloo/api/v1/options/grpc/grpc.proto, projects/gloo/api/v1/options/grpc_json/grpc_json.proto, projects/gloo/api/v1/options/grpc_web/grpc_web.proto, projects/gloo/api/v1/options/hcm/hcm.proto, projects/gloo/api/v1/options/header_validation/header_validation.proto, projects/gloo/api/v1/options/headers/headers.proto, projects/gloo/api/v1/options/healthcheck/healthcheck.proto, projects/gloo/api/v1/options/kubernetes/kubernetes.proto, projects/gloo/api/v1/options/lbhash/lbhash.proto, projects/gloo/api/v1/options/local_ratelimit/local_ratelimit.proto, projects/gloo/api/v1/options/pipe/pipe.proto, projects/gloo/api/v1/options/protocol/protocol.proto, projects/gloo/api/v1/options/protocol_upgrade/protocol_upgrade.proto, projects/gloo/api/v1/options/proxy_protocol/proxy_protocol.proto, projects/gloo/api/v1/options/rest/rest.proto, projects/gloo/api/v1/options/retries/retries.proto, projects/gloo/api/v1/options/router/router.proto, projects/gloo/api/v1/options/service_spec.proto, projects/gloo/api/v1/options/shadowing/shadowing.proto, projects/gloo/api/v1/options/static/static.proto, projects/gloo/api/v1/options/stats/stats.proto, projects/gloo/api/v1/options/subset_spec.proto, projects/gloo/api/v1/options/tcp/tcp.proto, projects/gloo/api/v1/options/tracing/tracing.proto, projects/gloo/api/v1/options/transformation/parameters.proto, projects/gloo/api/v1/options/transformation/transformation.proto, projects/gloo/api/v1/options/wasm/wasm.proto, projects/gloo/api/v1/proxy.proto, projects/gloo/api/v1/route_configuration_options.proto, projects/gloo/api/v1/route_options.proto, projects/gloo/api/v1/secret.proto, projects/gloo/api/v1/settings.proto, projects/gloo/api/v1/ssl/ssl.proto, projects/gloo/api/v1/subset.proto, projects/gloo/api/v1/tcp_listener_options.proto, projects/gloo/api/v1/upstream.proto, projects/gloo/api/v1/virtual_host_options.proto, projects/gloo/api/v1/weighted_destination_options.proto, projects/ingress/api/v1/ingress.proto, projects/ingress/api/v1/service.proto, test/v1helpers/test_grpc_service/protos/glootest.proto",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "docs/content/guides/dev/gce.proto, docs/content/guides/dev/plugins.proto, docs/examples/grpc-json-transcoding/bookstore/bookstore.proto, projects/gateway/api/v1/external_options.proto, projects/gateway/api/v1/gateway.proto, projects/gateway/api/v1/http_gateway.proto, projects/gateway/api/v1/matchable_http_gateway.proto, projects/gateway/api/v1/matchable_tcp_gateway.proto, projects/gateway/api/v1/route_table.proto, projects/gateway/api/v1/virtual_service.proto, projects/gloo/api/external/envoy/annotations/deprecation.proto, projects/gloo/api/external/envoy/api/v2/cluster/outlier_detection.proto, projects/gloo/api/external/envoy/api/v2/core/health_check.proto, projects/gloo/api/external/envoy/api/v2/route/route.proto, projects/gloo/api/external/envoy/config/common/mutation_rules/v3/mutation_rules.proto, projects/gloo/api/external/envoy/config/core/v3/address.proto, projects/gloo/api/external/envoy/config/core/v3/backoff.proto, projects/gloo/api/external/envoy/config/core/v3/base.proto, projects/gloo/api/external/envoy/config/core/v3/event_service_config.proto, projects/gloo/api/external/envoy/config/core/v3/extension.proto, projects/gloo/api/external/envoy/config/core/v3/grpc_service.proto, projects/gloo/api/external/envoy/config/core/v3/health_check.proto, projects/gloo/api/external/envoy/config/core/v3/http_uri.proto, projects/gloo/api/external/envoy/config/core/v3/proxy_protocol.proto, projects/gloo/api/external/envoy/config/core/v3/socket_option.proto, projects/gloo/api/external/envoy/config/filter/http/gzip/v2/gzip.proto, projects/gloo/api/external/envoy/config/filter/listener/tls_cipher_inspector/v3/tls_cipher_inspector.proto, projects/gloo/api/external/envoy/config/matching/custom_matchers/server_name/v3/server_name_matcher.proto, projects/gloo/api/external/envoy/config/matching/inputs/cipher_detection_input/v3/cipher_detection_input.proto, projects/gloo/api/external/envoy/config/route/v3/route_components.proto, projects/gloo/api/external/envoy/config/tap/output_sink/v3/grpc_output_sink.proto, projects/gloo/api/external/envoy/config/tap/output_sink/v3/http_output_sink.proto, projects/gloo/api/external/envoy/config/trace/v3/datadog.proto, projects/gloo/api/external/envoy/config/trace/v3/opencensus.proto, projects/gloo/api/external/envoy/config/trace/v3/opentelemetry.proto, projects/gloo/api/external/envoy/config/trace/v3/zipkin.proto, projects/gloo/api/external/envoy/extensions/advanced_http/advanced_http.proto, projects/gloo/api/external/envoy/extensions/aws/filter.proto, projects/gloo/api/external/envoy/extensions/cache/grpc/config.proto, projects/gloo/api/external/envoy/extensions/extauth/sanitize.proto, projects/gloo/api/external/envoy/extensions/filters/http/buffer/v3/buffer.proto, projects/gloo/api/external/envoy/extensions/filters/http/csrf/v3/csrf.proto, projects/gloo/api/external/envoy/extensions/filters/http/ext_proc/v3/processing_mode.proto, projects/gloo/api/external/envoy/extensions/filters/http/jwt_authn/v3/config.proto, projects/gloo/api/external/envoy/extensions/filters/http/wasm/v3/wasm.proto, projects/gloo/api/external/envoy/extensions/graphql/graphql.proto, projects/gloo/api/external/envoy/extensions/graphql/stitching.proto, projects/gloo/api/external/envoy/extensions/http_path/http_path.proto, projects/gloo/api/external/envoy/extensions/jwt/solo_jwt_authn.proto, projects/gloo/api/external/envoy/extensions/proxylatency/proxylatency.proto, projects/gloo/api/external/envoy/extensions/transformation/transformation.proto, projects/gloo/api/external/envoy/extensions/transformation_ee/transformation.proto, projects/gloo/api/external/envoy/extensions/transformers/xslt/xslt_transformer.proto, projects/gloo/api/external/envoy/extensions/upstream_wait/upstream_wait_filter.proto, projects/gloo/api/external/envoy/extensions/waf/waf.proto, projects/gloo/api/external/envoy/extensions/wasm/v3/wasm.proto, projects/gloo/api/external/envoy/extensions/xff_offset/solo_xff_offset_filter.proto, projects/gloo/api/external/envoy/service/ext_proc/v3/external_processor.proto, projects/gloo/api/external/envoy/type/matcher/v3/regex.proto, projects/gloo/api/external/envoy/type/matcher/v3/string.proto, projects/gloo/api/external/envoy/type/metadata/v3/metadata.proto, projects/gloo/api/external/envoy/type/range.proto, projects/gloo/api/external/envoy/type/tracing/v3/custom_tag.proto, projects/gloo/api/external/envoy/type/v3/http.proto, projects/gloo/api/external/envoy/type/v3/http_status.proto, projects/gloo/api/external/envoy/type/v3/percent.proto, projects/gloo/api/external/envoy/type/v3/range.proto, projects/gloo/api/external/envoy/type/v3/semantic_version.proto, projects/gloo/api/external/opentelemetry/common/v1/common.proto, projects/gloo/api/external/udpa/annotations/migrate.proto, projects/gloo/api/external/udpa/annotations/sensitive.proto, projects/gloo/api/external/udpa/annotations/status.proto, projects/gloo/api/external/udpa/annotations/versioning.proto, projects/gloo/api/external/xds/annotations/v3/migrate.proto, projects/gloo/api/external/xds/annotations/v3/security.proto, projects/gloo/api/external/xds/annotations/v3/sensitive.proto, projects/gloo/api/external/xds/annotations/v3/status.proto, projects/gloo/api/external/xds/annotations/v3/versioning.proto, projects/gloo/api/external/xds/core/v3/authority.proto, projects/gloo/api/external/xds/core/v3/cidr.proto, projects/gloo/api/external/xds/core/v3/context_params.proto, projects/gloo/api/external/xds/core/v3/extension.proto, projects/gloo/api/external/xds/core/v3/resource.proto, projects/gloo/api/external/xds/core/v3/resource_locator.proto, projects/gloo/api/external/xds/core/v3/resource_name.proto, projects/gloo/api/external/xds/data/orca/v3/orca_load_report.proto, projects/gloo/api/external/xds/service/orca/v3/orca.proto, projects/gloo/api/external/xds/type/matcher/v3/domain.proto, projects/gloo/api/external/xds/type/matcher/v3/http_inputs.proto, projects/gloo/api/external/xds/type/matcher/v3/ip.proto, projects/gloo/api/external/xds/type/matcher/v3/matcher.proto, projects/gloo/api/external/xds/type/matcher/v3/range.proto, projects/gloo/api/external/xds/type/matcher/v3/regex.proto, projects/gloo/api/external/xds/type/matcher/v3/string.proto, projects/gloo/api/external/xds/type/v3/range.proto, projects/gloo/api/external/xds/type/v3/typed_struct.proto, projects/gloo/api/grpc/debug/proxy_endpoint.proto, projects/gloo/api/grpc/validation/gloo_validation.proto, projects/gloo/api/grpc/version/version.proto, projects/gloo/api/v1/artifact.proto, projects/gloo/api/v1/circuit_breaker/circuit_breaker.proto, projects/gloo/api/v1/connection.proto, projects/gloo/api/v1/core/matchers/matchers.proto, projects/gloo/api/v1/core/selectors/selectors.proto, projects/gloo/api/v1/destination_spec.proto, projects/gloo/api/v1/endpoint.proto, projects/gloo/api/v1/enterprise/options/ai/ai.proto, projects/gloo/api/v1/enterprise/options/caching/caching.proto, projects/gloo/api/v1/enterprise/options/dlp/dlp.proto, projects/gloo/api/v1/enterprise/options/extauth/v1/extauth-internal.proto, projects/gloo/api/v1/enterprise/options/extauth/v1/extauth.proto, projects/gloo/api/v1/enterprise/options/extproc/extproc.proto, projects/gloo/api/v1/enterprise/options/gcp/gcp.proto, projects/gloo/api/v1/enterprise/options/graphql/v1beta1/graphql.proto, projects/gloo/api/v1/enterprise/options/jwt/jwt.proto, projects/gloo/api/v1/enterprise/options/ratelimit/ratelimit.proto, projects/gloo/api/v1/enterprise/options/rbac/rbac.proto, projects/gloo/api/v1/enterprise/options/stateful_session/stateful_session.proto, projects/gloo/api/v1/enterprise/options/tap/tap.proto, projects/gloo/api/v1/enterprise/options/waf/waf.proto, projects/gloo/api/v1/enterprise/ratelimit.proto, projects/gloo/api/v1/extensions.proto, projects/gloo/api/v1/failover.proto, projects/gloo/api/v1/filters/stages.proto, projects/gloo/api/v1/gloosnapshot/snap.proto, projects/gloo/api/v1/http_listener_options.proto, projects/gloo/api/v1/listener_options.proto, projects/gloo/api/v1/load_balancer.proto, projects/gloo/api/v1/options/advanced_http/advanced_http.proto, projects/gloo/api/v1/options/als/als.proto, projects/gloo/api/v1/options/aws/aws.proto, projects/gloo/api/v1/options/aws/ec2/aws_ec2.proto, projects/gloo/api/v1/options/azure/azure.proto, projects/gloo/api/v1/options/connection_limit/connection_limit.proto, projects/gloo/api/v1/options/consul/consul.proto, projects/gloo/api/v1/options/consul/query_options.proto, projects/gloo/api/v1/options/cors/cors.proto, projects/gloo/api/v1/options/dynamic_forward_proxy/dynamic_forward_proxy.proto, projects/gloo/api/v1/options/faultinjection/fault.proto, projects/gloo/api/v1/options/graphql/graphql.proto, projects/gloo/api/v1/options/grpc/grpc.proto, projects/gloo/api/v1/options/grpc_json/grpc_json.proto, projects/gloo/api/v1/options/grpc_web/grpc_web.proto, projects/gloo/api/v1/options/hcm/hcm.proto, projects/gloo/api/v1/options/header_validation/header_validation.proto, projects/gloo/api/v1/options/headers/headers.proto, projects/gloo/api/v1/options/healthcheck/healthcheck.proto, projects/gloo/api/v1/options/kubernetes/kubernetes.proto, projects/gloo/api/v1/options/lbhash/lbhash.proto, projects/gloo/api/v1/options/local_ratelimit/local_ratelimit.proto, projects/gloo/api/v1/options/pipe/pipe.proto, projects/gloo/api/v1/options/protocol/protocol.proto, projects/gloo/api/v1/options/protocol_upgrade/protocol_upgrade.proto, projects/gloo/api/v1/options/proxy_protocol/proxy_protocol.proto, projects/gloo/api/v1/options/rest/rest.proto, projects/gloo/api/v1/options/retries/retries.proto, projects/gloo/api/v1/options/router/router.proto, projects/gloo/api/v1/options/service_spec.proto, projects/gloo/api/v1/options/shadowing/shadowing.proto, projects/gloo/api/v1/options/static/static.proto, projects/gloo/api/v1/options/stats/stats.proto, projects/gloo/api/v1/options/subset_spec.proto, projects/gloo/api/v1/options/tcp/tcp.proto, projects/gloo/api/v1/options/tracing/tracing.proto, projects/gloo/api/v1/options/transformation/parameters.proto, projects/gloo/api/v1/options/transformation/transformation.proto, projects/gloo/api/v1/options/wasm/wasm.proto, projects/gloo/api/v1/proxy.proto, projects/gloo/api/v1/route_configuration_options.proto, projects/gloo/api/v1/route_options.proto, projects/gloo/api/v1/secret.proto, projects/gloo/api/v1/settings.proto, projects/gloo/api/v1/ssl/ssl.proto, projects/gloo/api/v1/subset.proto, projects/gloo/api/v1/tcp_listener_options.proto, projects/gloo/api/v1/upstream.proto, projects/gloo/api/v1/virtual_host_options.proto, projects/gloo/api/v1/weighted_destination_options.proto, projects/ingress/api/v1/ingress.proto, projects/ingress/api/v1/service.proto, test/v1helpers/test_grpc_service/protos/glootest.proto"
                    }
                  }
                ],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "example, examples, samples",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "example, examples, samples"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Community profile unavailable"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-21T05:31:01.284346Z",
  "schema_version": "0.17.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/s/solo-io/gloo.svg",
  "full_name": "solo-io/gloo",
  "license_state": "standard",
  "license_spdx": "Apache-2.0"
}

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

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

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