Public record
Software health reportschema 0.17.0 · metrics 1.13.0 · 2026-07-21 05:31 UTC

solo-io / gloo

The Cloud-Native API Gateway and AI Gateway

GoApache-2.0★ 168 stars⑂ 12 forkssince Nov 2024forkView on GitHub ↗

solo-io/gloo holds a health index of 70 out of 100, placing it in the Good band. It scores highest on Vitality (91/100) and lowest on Community & Adoption (36/100). It was last updated today. 12 contributors account for most of its recent work.

70
overall / 100
Good

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At risk ceiling of 49. AI Readiness sits outside the overall score.

70
Excellent85-100Exemplary; meets essentially all checked criteria
Good70-84Healthy; minor gaps
Moderate50-69Acceptable with notable gaps; review recommended
At risk30-49Significant weaknesses; adoption warrants caution
Critical1-29Severe problems (abandoned, single-maintainer, no hygiene)
VitalityCommunity &AdoptionSustainability &GovernanceEngineeringQualitySecurityAI Readiness

Score profile

Each axis is a category. The shape matters more than the average — a healthy subject fills the whole shape, while a spike-and-crater profile means strength in one dimension is masking risk in another.

Ownership

solo.ioOrganization
374 followers236 public repossince Mar 2017

This repository is backed by an organization — shared, accountable stewardship that can outlive any single maintainer.

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
Gogithub.com/solo-io/gloov1.21.12-1,4544 days ago

Metrics by category

Vitality

Is the project alive — is code being written and are releases shipping?

91Excellent · 22% of overall
How it's scored
36/36Push recency — last push 0 days ago
27/36Commit cadence — 39/52 weeks with commits
18/18Commit volume — 110 commits in the last year
10/10OpenSSF Scorecard: Maintained — 27 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year110
human_commit_share
days_since_last_push0
active_weeks_last_year39
How it's scored
27/27Ships releases — 100 releases published
36/36Release recency — latest release 4 days ago
27/27Release cadence — a release every ~2.3 days
0/10OpenSSF Scorecard: Signed-Releases — Project has not signed or included provenance with any releases.
Inputs used
releases_count100
latest_release_tagv1.21.12
releases_from_tagsno
days_since_latest_release4
mean_days_between_releases2.3

Community & Adoption

Does the project have users, downloads, attention, and a welcoming setup for contributors?

36At risk · 18% of overall
How it's scored
36.1/60Stars — 168 stars
8.7/25Forks — 12 forks
0/15Watchers — 2 watchers
Inputs used
forks12
stars168
watchers2
growth_stateorganic
growth_factor_pct100
How it's scored
0/22.5README
22.5/22.5License — recognized license (Apache-2.0)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeno
has_licenseno
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno

Sustainability & Governance

Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?

89Excellent · 24% of overall
How it's scored
54/54Bus factor — 12 contributor(s) cover half of all commits
20.8/22.5Commit distribution — top contributor authored 8% of commits
13.5/13.5Contributor breadth — 100 contributors
10/10OpenSSF Scorecard: Contributors — project has 9 contributing companies or organizations
Inputs used
bus_factor12
contributors_sampled100
top_contributor_share0.077
How it's scored
38.5/46.8Issue resolution — 82% of issues closed
31.5/38.3PR acceptance — 672/815 decided PRs merged
15/15OpenSSF Scorecard: Code-Review — all changesets reviewed
Inputs used
merged_prs672
open_issues1,848
closed_issues8,637
issue_closed_ratio0.824
closed_unmerged_prs143
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
18.5/25Owner reach — 374 followers of solo-io
25/25Track record — 236 public repos, account ~9 yr old
Inputs used
followers374
owner_typeOrganization
is_verified
owner_loginsolo-io
public_repos236
account_age_days3,419
How it's scored
25/25Published & resolvable — 1 package(s) on go
35/35Publish recency — latest publish 4 days ago
20/20Version history — 1,454 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesgithub.com/solo-io/gloo
ecosystemsgo
any_deprecatedno
min_days_since_publish4

Engineering Quality

Are baseline engineering and documentation practices in place?

74Good · 20% of overall
How it's scored
24/24CI workflows — 23 workflow(s)
24/24Tests present
16/16Linter config — .golangci.yaml
0/9.6Pre-commit hooks
0/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests — 30 out of 30 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configyes
has_precommit_configno

Documentation

60Moderate
How it's scored
0/30README
25/25Documentation directory
15/15Documentation / homepage site — https://docs.solo.io/
0/10Repository description
10/10Topics — 1 topics
10/10Wiki
Inputs used
topicssec
has_wikiyes
homepagehttps://docs.solo.io/
has_readmeno
has_docs_diryes
has_descriptionno

Security

Are visible security and supply-chain practices strong, without unresolved high-risk jurisdiction exposure?

44At risk · 16% of overall
How it's scored
6.8/7.5Binary-Artifacts — binaries present in source code
0/7.5Branch-Protection — no data
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.5License — 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 — no data
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
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate4.2
Excluded from scoring (no data or not applicable): branch_protection, packaging. Remaining weights renormalized.
How it's scored
9.6/35Direct dependencies free of known advisories — 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
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
29.5/40No advisories left outstanding — 4 advisory-carrying package(s) unaddressed past 90 days; oldest published 1,785 days ago
Inputs used
sourceosv
advisories35
affected_packages12
assessed_packages348
unassessed_packages0
affected_by_severityhigh 2, moderate 5, low 1, unknown 4
direct_affected_packages5
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.

AI Readiness

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.

62Moderate · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
0/40Legible commit history — no data
Inputs used
has_llms_txtno
legible_history_share
agent_instruction_files
agent_instruction_max_bytes
Excluded from scoring (no data or not applicable): Legible commit history. Remaining weights renormalized.
How it's scored
18/18One-command bootstrap — 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/22Automated tests
11/11Lint / format config — .golangci.yaml
11/11Static type checking — Go (statically typed)
10/10Reproducible environment — Dockerfile, lockfile
0/10Demonstrated agent practice — no data
0/8Automated maintenance — no data
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfilesgo.sum
has_dockerfileyes
typed_languageyes
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_devcontainerno
has_linter_configyes
typecheck_configs
agent_commit_share
toolchain_manifests
dependency_bot_commit_share
Excluded from scoring (no data or not applicable): Demonstrated agent practice, Automated maintenance. Remaining weights renormalized.
How it's scored
45/45Type-checkable code — Go (statically typed)
54/55Manageable file sizes — 46/2,484 source files over 60KB
Inputs used
primary_languageGo
largest_source_bytes370,768
source_files_sampled2,484
oversized_source_files46
How it's scored
40/40API schema (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 server
40/40Runnable examples — example, examples, samples
Inputs used
example_dirsexample, examples, samples
has_mcp_signalno
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

Key facts

168GitHub stars
100contributors
110commits, last 12 months
0days since last push
100releases
12bus factor
1,848open issues
Gopackage ecosystems

Data collection warnings

  • Community profile unavailable

More detail

Star and fork history 168 ★ / 0 ⇿
168Stars

When each star and fork was added, collected from GitHub and bucketed by day. Cumulative growth sits directly above the daily additions it is made of, so the two read against each other: steady organic accretion looks nothing like an abrupt, short-lived burst. Where that difference is measurable, it is reported as growth authenticity.

Only the most recent history is shown — this repository exceeds the collection window, so the earliest history is not captured.

0408012016020016882024-112025-092026-07

Each point covers 2 days.

OpenSSF Scorecard 4.2 / 10
4.2aggregate

Independent, tool-agnostic security assessment from the open-source OpenSSF Scorecard. Each check rewards a security practice, not a specific vendor's tool. Checks Scorecard could not determine are marked n/a and excluded from the security score (never counted as zero).Scorecard v5.5.0 · 2026-07-21 05:30 UTC

9Binary-Artifactsbinaries present in source code
n/aBranch-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
n/aPackagingpackaging 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
Direct dependencies 106
RegistryPackageVersion constraintManifest
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
All dependencies 348

Full resolved dependency set from the GitHub dependency graph: 105 direct and 243 indirect (transitive) packages. The transitive closure is complete when the repository commits a lockfile.

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

This repository publishes no package the index resolves, so its own dependency graph was assessed — 348 packages, which also include development and test pins that never ship: 12 carry known advisories, of which 5 are direct.

PackageVersionRelationSeverityAdvisoriesFixed in
istio.io/istiov0.0.0-20260306174214-6991a379e1fcdirecthigh91.14.1
oras.land/oras-go/v2v2.6.0indirecthigh52.6.1
helm.sh/helm/v3v3.18.6directmoderate14.1.4
github.com/go-git/go-git/v5v5.19.0indirectmoderate46.0.0-alpha.4
github.com/hashicorp/go-retryablehttpv0.6.6indirectmoderate20.7.7
go.mongodb.org/mongo-driverv1.1.2indirectmoderate32.4.2
gopkg.in/square/go-jose.v2v2.6.0indirectmoderate24.0.1
github.com/mccutchen/go-httpbin/v2v2.15.0directlow22.18.0
github.com/aws/aws-sdk-gov1.34.9directunknown2
golang.org/x/cryptov0.53.0directunknown1
github.com/containerd/containerdv1.7.33indirectunknown32.3.2
github.com/yuin/goldmarkv1.7.4indirectunknown11.7.17

An advisory means the version recorded in the dependency graph falls inside an advisory’s affected range. Reachability is not analysed, and the graph includes development and test pins — a finding may concern tooling rather than shipped software.

Raw JSON report machine-readable
{
  "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"
}

Scores are signals, not warranties. They reflect publicly visible practices on GitHub — not a code audit, and not a security guarantee.

Missing data is excluded and weights renormalized, never scored as zero. Methodology is versioned and open: metrics v1.13.0, schema v0.17.0 — full methodology · metrics wiki.

How one result sits in the wider record: aggregate statisticsGo.